commit c50ab542d3eb3484e5ffb4a9a103a2571ce84b47 Author: zmachine8 Date: Wed Apr 22 01:39:03 2026 +0300 Initial commit diff --git a/Models/Earth and ISS/8k_earth_clouds.jpg b/Models/Earth and ISS/8k_earth_clouds.jpg new file mode 100755 index 0000000..cddc9fd Binary files /dev/null and b/Models/Earth and ISS/8k_earth_clouds.jpg differ diff --git a/Models/Earth and ISS/ISS_stationary.glb b/Models/Earth and ISS/ISS_stationary.glb new file mode 100755 index 0000000..2956715 Binary files /dev/null and b/Models/Earth and ISS/ISS_stationary.glb differ diff --git a/Models/Earth and ISS/earth.blend b/Models/Earth and ISS/earth.blend new file mode 100755 index 0000000..564554c Binary files /dev/null and b/Models/Earth and ISS/earth.blend differ diff --git a/Models/Earth and ISS/earth.blend1 b/Models/Earth and ISS/earth.blend1 new file mode 100755 index 0000000..c7b7184 Binary files /dev/null and b/Models/Earth and ISS/earth.blend1 differ diff --git a/Models/Earth and ISS/earth.png b/Models/Earth and ISS/earth.png new file mode 100755 index 0000000..1ab561b Binary files /dev/null and b/Models/Earth and ISS/earth.png differ diff --git a/Models/Earth and ISS/starmap_2020_16k.exr b/Models/Earth and ISS/starmap_2020_16k.exr new file mode 100755 index 0000000..afebd15 Binary files /dev/null and b/Models/Earth and ISS/starmap_2020_16k.exr differ diff --git a/Models/Earth and ISS/world.200406.3x21600x10800_geo.tif b/Models/Earth and ISS/world.200406.3x21600x10800_geo.tif new file mode 100755 index 0000000..ee75dfb Binary files /dev/null and b/Models/Earth and ISS/world.200406.3x21600x10800_geo.tif differ diff --git a/MyProject2/Config/DefaultEditor.ini b/MyProject2/Config/DefaultEditor.ini new file mode 100644 index 0000000..3c26f07 --- /dev/null +++ b/MyProject2/Config/DefaultEditor.ini @@ -0,0 +1,3 @@ + +[/Script/UnrealEd.EditorPerformanceProjectSettings] +RealtimeScreenPercentageMode=BasedOnDPIScale diff --git a/MyProject2/Config/DefaultEngine.ini b/MyProject2/Config/DefaultEngine.ini new file mode 100644 index 0000000..d9ae4cc --- /dev/null +++ b/MyProject2/Config/DefaultEngine.ini @@ -0,0 +1,165 @@ +[/Script/EngineSettings.GameMapsSettings] +GlobalDefaultGameMode=/Game/VRTemplate/Blueprints/VRGameMode.VRGameMode_C +EditorStartupMap=/Game/VRTemplate/Maps/VRTemplateMap.VRTemplateMap +GameDefaultMap=/Game/VRTemplate/Maps/VRTemplateMap.VRTemplateMap + +[/Script/Engine.RendererSettings] +r.ForwardShading=True +r.MobileHDR=False +vr.MobileMultiView=True +vr.InstancedStereo=True +r.DefaultFeature.AutoExposure=False +r.DefaultFeature.AmbientOcclusion=False +r.DefaultFeature.AmbientOcclusionStaticFraction=False +r.DefaultFeature.MotionBlur=False +r.Mobile.UseHWsRGBEncoding=True + +r.Shadow.Virtual.Enable=1 + +r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange=True +r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange=True +r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange=True + +r.DefaultFeature.LocalExposure.HighlightContrastScale=0.8 +r.DefaultFeature.LocalExposure.HighlightContrastScale=0.8 +r.DefaultFeature.LocalExposure.HighlightContrastScale=0.8 + +r.DefaultFeature.LocalExposure.ShadowContrastScale=0.8 +r.DefaultFeature.LocalExposure.ShadowContrastScale=0.8 +r.DefaultFeature.LocalExposure.ShadowContrastScale=0.8 + +r.GenerateMeshDistanceFields=True + +r.DynamicGlobalIlluminationMethod=1 + +r.ReflectionMethod=1 +r.Mobile.AntiAliasing=3 +r.AntiAliasingMethod=3 +r.AllowStaticLighting=True + +r.SkinCache.CompileShaders=True + +r.RayTracing=True + +r.RayTracing.RayTracingProxies.ProjectEnabled=True + +[/Script/AndroidRuntimeSettings.AndroidRuntimeSettings] +bBuildForES31=False +ExtraApplicationSettings= +bPackageForMetaQuest=True +MinSDKVersion=32 +TargetSDKVersion=32 + +[/Script/WindowsTargetPlatform.WindowsTargetSettings] +DefaultGraphicsRHI=DefaultGraphicsRHI_DX12 +DefaultGraphicsRHI=DefaultGraphicsRHI_Default +-D3D12TargetedShaderFormats=PCD3D_SM5 ++D3D12TargetedShaderFormats=PCD3D_SM6 +-D3D11TargetedShaderFormats=PCD3D_SM5 ++D3D11TargetedShaderFormats=PCD3D_SM5 +Compiler=Default +AudioSampleRate=48000 +AudioCallbackBufferFrameSize=1024 +AudioNumBuffersToEnqueue=1 +AudioMaxChannels=0 +AudioNumSourceWorkers=4 +SpatializationPlugin= +SourceDataOverridePlugin= +ReverbPlugin= +OcclusionPlugin= +CompressionOverrides=(bOverrideCompressionTimes=False,DurationThreshold=5.000000,MaxNumRandomBranches=0,SoundCueQualityIndex=0) +CacheSizeKB=65536 +MaxChunkSizeOverrideKB=0 +bResampleForDevice=False +MaxSampleRate=48000.000000 +HighSampleRate=32000.000000 +MedSampleRate=24000.000000 +LowSampleRate=12000.000000 +MinSampleRate=8000.000000 +CompressionQualityModifier=1.000000 +AutoStreamingThreshold=0.000000 +SoundCueCookQualityIndex=-1 + +[/Script/NavigationSystem.NavigationSystemV1] +bAllowClientSideNavigation=True + +[/Script/LinuxTargetPlatform.LinuxTargetSettings] +-TargetedRHIs=SF_VULKAN_SM5 ++TargetedRHIs=SF_VULKAN_SM6 + +[/Script/Engine.CollisionProfile] +-Profiles=(Name="NoCollision",CollisionEnabled=NoCollision,ObjectTypeName="WorldStatic",CustomResponses=((Channel="Visibility",Response=ECR_Ignore),(Channel="Camera",Response=ECR_Ignore)),HelpMessage="No collision",bCanModify=False) +-Profiles=(Name="BlockAll",CollisionEnabled=QueryAndPhysics,ObjectTypeName="WorldStatic",CustomResponses=,HelpMessage="WorldStatic object that blocks all actors by default. All new custom channels will use its own default response. ",bCanModify=False) +-Profiles=(Name="OverlapAll",CollisionEnabled=QueryOnly,ObjectTypeName="WorldStatic",CustomResponses=((Channel="WorldStatic",Response=ECR_Overlap),(Channel="Pawn",Response=ECR_Overlap),(Channel="Visibility",Response=ECR_Overlap),(Channel="WorldDynamic",Response=ECR_Overlap),(Channel="Camera",Response=ECR_Overlap),(Channel="PhysicsBody",Response=ECR_Overlap),(Channel="Vehicle",Response=ECR_Overlap),(Channel="Destructible",Response=ECR_Overlap)),HelpMessage="WorldStatic object that overlaps all actors by default. All new custom channels will use its own default response. ",bCanModify=False) +-Profiles=(Name="BlockAllDynamic",CollisionEnabled=QueryAndPhysics,ObjectTypeName="WorldDynamic",CustomResponses=,HelpMessage="WorldDynamic object that blocks all actors by default. All new custom channels will use its own default response. ",bCanModify=False) +-Profiles=(Name="OverlapAllDynamic",CollisionEnabled=QueryOnly,ObjectTypeName="WorldDynamic",CustomResponses=((Channel="WorldStatic",Response=ECR_Overlap),(Channel="Pawn",Response=ECR_Overlap),(Channel="Visibility",Response=ECR_Overlap),(Channel="WorldDynamic",Response=ECR_Overlap),(Channel="Camera",Response=ECR_Overlap),(Channel="PhysicsBody",Response=ECR_Overlap),(Channel="Vehicle",Response=ECR_Overlap),(Channel="Destructible",Response=ECR_Overlap)),HelpMessage="WorldDynamic object that overlaps all actors by default. All new custom channels will use its own default response. ",bCanModify=False) +-Profiles=(Name="IgnoreOnlyPawn",CollisionEnabled=QueryOnly,ObjectTypeName="WorldDynamic",CustomResponses=((Channel="Pawn",Response=ECR_Ignore),(Channel="Vehicle",Response=ECR_Ignore)),HelpMessage="WorldDynamic object that ignores Pawn and Vehicle. All other channels will be set to default.",bCanModify=False) +-Profiles=(Name="OverlapOnlyPawn",CollisionEnabled=QueryOnly,ObjectTypeName="WorldDynamic",CustomResponses=((Channel="Pawn",Response=ECR_Overlap),(Channel="Vehicle",Response=ECR_Overlap),(Channel="Camera",Response=ECR_Ignore)),HelpMessage="WorldDynamic object that overlaps Pawn, Camera, and Vehicle. All other channels will be set to default. ",bCanModify=False) +-Profiles=(Name="Pawn",CollisionEnabled=QueryAndPhysics,ObjectTypeName="Pawn",CustomResponses=((Channel="Visibility",Response=ECR_Ignore)),HelpMessage="Pawn object. Can be used for capsule of any playerable character or AI. ",bCanModify=False) +-Profiles=(Name="Spectator",CollisionEnabled=QueryOnly,ObjectTypeName="Pawn",CustomResponses=((Channel="WorldStatic",Response=ECR_Block),(Channel="Pawn",Response=ECR_Ignore),(Channel="Visibility",Response=ECR_Ignore),(Channel="WorldDynamic",Response=ECR_Ignore),(Channel="Camera",Response=ECR_Ignore),(Channel="PhysicsBody",Response=ECR_Ignore),(Channel="Vehicle",Response=ECR_Ignore),(Channel="Destructible",Response=ECR_Ignore)),HelpMessage="Pawn object that ignores all other actors except WorldStatic.",bCanModify=False) +-Profiles=(Name="CharacterMesh",CollisionEnabled=QueryOnly,ObjectTypeName="Pawn",CustomResponses=((Channel="Pawn",Response=ECR_Ignore),(Channel="Vehicle",Response=ECR_Ignore),(Channel="Visibility",Response=ECR_Ignore)),HelpMessage="Pawn object that is used for Character Mesh. All other channels will be set to default.",bCanModify=False) +-Profiles=(Name="PhysicsActor",CollisionEnabled=QueryAndPhysics,ObjectTypeName="PhysicsBody",CustomResponses=,HelpMessage="Simulating actors",bCanModify=False) +-Profiles=(Name="Destructible",CollisionEnabled=QueryAndPhysics,ObjectTypeName="Destructible",CustomResponses=,HelpMessage="Destructible actors",bCanModify=False) +-Profiles=(Name="InvisibleWall",CollisionEnabled=QueryAndPhysics,ObjectTypeName="WorldStatic",CustomResponses=((Channel="Visibility",Response=ECR_Ignore)),HelpMessage="WorldStatic object that is invisible.",bCanModify=False) +-Profiles=(Name="InvisibleWallDynamic",CollisionEnabled=QueryAndPhysics,ObjectTypeName="WorldDynamic",CustomResponses=((Channel="Visibility",Response=ECR_Ignore)),HelpMessage="WorldDynamic object that is invisible.",bCanModify=False) +-Profiles=(Name="Trigger",CollisionEnabled=QueryOnly,ObjectTypeName="WorldDynamic",CustomResponses=((Channel="WorldStatic",Response=ECR_Overlap),(Channel="Pawn",Response=ECR_Overlap),(Channel="Visibility",Response=ECR_Ignore),(Channel="WorldDynamic",Response=ECR_Overlap),(Channel="Camera",Response=ECR_Overlap),(Channel="PhysicsBody",Response=ECR_Overlap),(Channel="Vehicle",Response=ECR_Overlap),(Channel="Destructible",Response=ECR_Overlap)),HelpMessage="WorldDynamic object that is used for trigger. All other channels will be set to default.",bCanModify=False) +-Profiles=(Name="Ragdoll",CollisionEnabled=QueryAndPhysics,ObjectTypeName="PhysicsBody",CustomResponses=((Channel="Pawn",Response=ECR_Ignore),(Channel="Visibility",Response=ECR_Ignore)),HelpMessage="Simulating Skeletal Mesh Component. All other channels will be set to default.",bCanModify=False) +-Profiles=(Name="Vehicle",CollisionEnabled=QueryAndPhysics,ObjectTypeName="Vehicle",CustomResponses=,HelpMessage="Vehicle object that blocks Vehicle, WorldStatic, and WorldDynamic. All other channels will be set to default.",bCanModify=False) +-Profiles=(Name="UI",CollisionEnabled=QueryOnly,ObjectTypeName="WorldDynamic",CustomResponses=((Channel="WorldStatic",Response=ECR_Overlap),(Channel="Pawn",Response=ECR_Overlap),(Channel="Visibility",Response=ECR_Block),(Channel="WorldDynamic",Response=ECR_Overlap),(Channel="Camera",Response=ECR_Overlap),(Channel="PhysicsBody",Response=ECR_Overlap),(Channel="Vehicle",Response=ECR_Overlap),(Channel="Destructible",Response=ECR_Overlap)),HelpMessage="WorldStatic object that overlaps all actors by default. All new custom channels will use its own default response. ",bCanModify=False) ++Profiles=(Name="NoCollision",CollisionEnabled=NoCollision,bCanModify=False,ObjectTypeName="WorldStatic",CustomResponses=((Channel="Visibility",Response=ECR_Ignore),(Channel="Camera",Response=ECR_Ignore)),HelpMessage="No collision") ++Profiles=(Name="BlockAll",CollisionEnabled=QueryAndPhysics,bCanModify=False,ObjectTypeName="WorldStatic",CustomResponses=,HelpMessage="WorldStatic object that blocks all actors by default. All new custom channels will use its own default response. ") ++Profiles=(Name="OverlapAll",CollisionEnabled=QueryOnly,bCanModify=False,ObjectTypeName="WorldStatic",CustomResponses=((Channel="WorldStatic",Response=ECR_Overlap),(Channel="Pawn",Response=ECR_Overlap),(Channel="Visibility",Response=ECR_Overlap),(Channel="WorldDynamic",Response=ECR_Overlap),(Channel="Camera",Response=ECR_Overlap),(Channel="PhysicsBody",Response=ECR_Overlap),(Channel="Vehicle",Response=ECR_Overlap),(Channel="Destructible",Response=ECR_Overlap)),HelpMessage="WorldStatic object that overlaps all actors by default. All new custom channels will use its own default response. ") ++Profiles=(Name="BlockAllDynamic",CollisionEnabled=QueryAndPhysics,bCanModify=False,ObjectTypeName="WorldDynamic",CustomResponses=,HelpMessage="WorldDynamic object that blocks all actors by default. All new custom channels will use its own default response. ") ++Profiles=(Name="OverlapAllDynamic",CollisionEnabled=QueryOnly,bCanModify=False,ObjectTypeName="WorldDynamic",CustomResponses=((Channel="WorldStatic",Response=ECR_Overlap),(Channel="Pawn",Response=ECR_Overlap),(Channel="Visibility",Response=ECR_Overlap),(Channel="WorldDynamic",Response=ECR_Overlap),(Channel="Camera",Response=ECR_Overlap),(Channel="PhysicsBody",Response=ECR_Overlap),(Channel="Vehicle",Response=ECR_Overlap),(Channel="Destructible",Response=ECR_Overlap)),HelpMessage="WorldDynamic object that overlaps all actors by default. All new custom channels will use its own default response. ") ++Profiles=(Name="IgnoreOnlyPawn",CollisionEnabled=QueryOnly,bCanModify=False,ObjectTypeName="WorldDynamic",CustomResponses=((Channel="Pawn",Response=ECR_Ignore),(Channel="Vehicle",Response=ECR_Ignore)),HelpMessage="WorldDynamic object that ignores Pawn and Vehicle. All other channels will be set to default.") ++Profiles=(Name="OverlapOnlyPawn",CollisionEnabled=QueryOnly,bCanModify=False,ObjectTypeName="WorldDynamic",CustomResponses=((Channel="Pawn",Response=ECR_Overlap),(Channel="Vehicle",Response=ECR_Overlap),(Channel="Camera",Response=ECR_Ignore)),HelpMessage="WorldDynamic object that overlaps Pawn, Camera, and Vehicle. All other channels will be set to default. ") ++Profiles=(Name="Pawn",CollisionEnabled=QueryAndPhysics,bCanModify=False,ObjectTypeName="Pawn",CustomResponses=((Channel="Visibility",Response=ECR_Ignore)),HelpMessage="Pawn object. Can be used for capsule of any playerable character or AI. ") ++Profiles=(Name="Spectator",CollisionEnabled=QueryOnly,bCanModify=False,ObjectTypeName="Pawn",CustomResponses=((Channel="WorldStatic"),(Channel="Pawn",Response=ECR_Ignore),(Channel="Visibility",Response=ECR_Ignore),(Channel="WorldDynamic",Response=ECR_Ignore),(Channel="Camera",Response=ECR_Ignore),(Channel="PhysicsBody",Response=ECR_Ignore),(Channel="Vehicle",Response=ECR_Ignore),(Channel="Destructible",Response=ECR_Ignore)),HelpMessage="Pawn object that ignores all other actors except WorldStatic.") ++Profiles=(Name="CharacterMesh",CollisionEnabled=QueryOnly,bCanModify=False,ObjectTypeName="Pawn",CustomResponses=((Channel="Pawn",Response=ECR_Ignore),(Channel="Vehicle",Response=ECR_Ignore),(Channel="Visibility",Response=ECR_Ignore)),HelpMessage="Pawn object that is used for Character Mesh. All other channels will be set to default.") ++Profiles=(Name="PhysicsActor",CollisionEnabled=QueryAndPhysics,bCanModify=False,ObjectTypeName="PhysicsBody",CustomResponses=,HelpMessage="Simulating actors") ++Profiles=(Name="Destructible",CollisionEnabled=QueryAndPhysics,bCanModify=False,ObjectTypeName="Destructible",CustomResponses=,HelpMessage="Destructible actors") ++Profiles=(Name="InvisibleWall",CollisionEnabled=QueryAndPhysics,bCanModify=False,ObjectTypeName="WorldStatic",CustomResponses=((Channel="Visibility",Response=ECR_Ignore)),HelpMessage="WorldStatic object that is invisible.") ++Profiles=(Name="InvisibleWallDynamic",CollisionEnabled=QueryAndPhysics,bCanModify=False,ObjectTypeName="WorldDynamic",CustomResponses=((Channel="Visibility",Response=ECR_Ignore)),HelpMessage="WorldDynamic object that is invisible.") ++Profiles=(Name="Trigger",CollisionEnabled=QueryOnly,bCanModify=False,ObjectTypeName="WorldDynamic",CustomResponses=((Channel="WorldStatic",Response=ECR_Overlap),(Channel="Pawn",Response=ECR_Overlap),(Channel="Visibility",Response=ECR_Ignore),(Channel="WorldDynamic",Response=ECR_Overlap),(Channel="Camera",Response=ECR_Overlap),(Channel="PhysicsBody",Response=ECR_Overlap),(Channel="Vehicle",Response=ECR_Overlap),(Channel="Destructible",Response=ECR_Overlap)),HelpMessage="WorldDynamic object that is used for trigger. All other channels will be set to default.") ++Profiles=(Name="Ragdoll",CollisionEnabled=QueryAndPhysics,bCanModify=False,ObjectTypeName="PhysicsBody",CustomResponses=((Channel="Pawn",Response=ECR_Ignore),(Channel="Visibility",Response=ECR_Ignore)),HelpMessage="Simulating Skeletal Mesh Component. All other channels will be set to default.") ++Profiles=(Name="Vehicle",CollisionEnabled=QueryAndPhysics,bCanModify=False,ObjectTypeName="Vehicle",CustomResponses=,HelpMessage="Vehicle object that blocks Vehicle, WorldStatic, and WorldDynamic. All other channels will be set to default.") ++Profiles=(Name="UI",CollisionEnabled=QueryOnly,bCanModify=False,ObjectTypeName="WorldDynamic",CustomResponses=((Channel="WorldStatic",Response=ECR_Overlap),(Channel="Pawn",Response=ECR_Overlap),(Channel="Visibility"),(Channel="WorldDynamic",Response=ECR_Overlap),(Channel="Camera",Response=ECR_Overlap),(Channel="PhysicsBody",Response=ECR_Overlap),(Channel="Vehicle",Response=ECR_Overlap),(Channel="Destructible",Response=ECR_Overlap)),HelpMessage="WorldStatic object that overlaps all actors by default. All new custom channels will use its own default response. ") ++DefaultChannelResponses=(Channel=ECC_GameTraceChannel1,DefaultResponse=ECR_Ignore,bTraceType=True,bStaticObject=False,Name="3DWidget") +-ProfileRedirects=(OldName="BlockingVolume",NewName="InvisibleWall") +-ProfileRedirects=(OldName="InterpActor",NewName="IgnoreOnlyPawn") +-ProfileRedirects=(OldName="StaticMeshComponent",NewName="BlockAllDynamic") +-ProfileRedirects=(OldName="SkeletalMeshActor",NewName="PhysicsActor") +-ProfileRedirects=(OldName="InvisibleActor",NewName="InvisibleWallDynamic") ++ProfileRedirects=(OldName="BlockingVolume",NewName="InvisibleWall") ++ProfileRedirects=(OldName="InterpActor",NewName="IgnoreOnlyPawn") ++ProfileRedirects=(OldName="StaticMeshComponent",NewName="BlockAllDynamic") ++ProfileRedirects=(OldName="SkeletalMeshActor",NewName="PhysicsActor") ++ProfileRedirects=(OldName="InvisibleActor",NewName="InvisibleWallDynamic") +-CollisionChannelRedirects=(OldName="Static",NewName="WorldStatic") +-CollisionChannelRedirects=(OldName="Dynamic",NewName="WorldDynamic") +-CollisionChannelRedirects=(OldName="VehicleMovement",NewName="Vehicle") +-CollisionChannelRedirects=(OldName="PawnMovement",NewName="Pawn") ++CollisionChannelRedirects=(OldName="Static",NewName="WorldStatic") ++CollisionChannelRedirects=(OldName="Dynamic",NewName="WorldDynamic") ++CollisionChannelRedirects=(OldName="VehicleMovement",NewName="Vehicle") ++CollisionChannelRedirects=(OldName="PawnMovement",NewName="Pawn") + + +[/Script/Engine.Engine] ++ActiveGameNameRedirects=(OldGameName="TP_VirtualRealityBP",NewGameName="/Script/MyProject2") ++ActiveGameNameRedirects=(OldGameName="/Script/TP_VirtualRealityBP",NewGameName="/Script/MyProject2") + +[/Script/AndroidFileServerEditor.AndroidFileServerRuntimeSettings] +bEnablePlugin=True +bAllowNetworkConnection=True +SecurityToken=85A5FD0E8B4542F682E7C7514BFF94D9 +bIncludeInShipping=False +bAllowExternalStartInShipping=False +bCompileAFSProject=False +bUseCompression=False +bLogFiles=False +bReportStats=False +ConnectionType=USBOnly +bUseManualIPAddress=False +ManualIPAddress= + diff --git a/MyProject2/Config/DefaultGame.ini b/MyProject2/Config/DefaultGame.ini new file mode 100644 index 0000000..7d675c1 --- /dev/null +++ b/MyProject2/Config/DefaultGame.ini @@ -0,0 +1,4 @@ +[/Script/EngineSettings.GeneralProjectSettings] +ProjectID=3B56F2AE10CA45BD959EF6C6F6AC41B3 +bStartInVR=True + diff --git a/MyProject2/Config/DefaultInput.ini b/MyProject2/Config/DefaultInput.ini new file mode 100644 index 0000000..472f4b5 --- /dev/null +++ b/MyProject2/Config/DefaultInput.ini @@ -0,0 +1,116 @@ +[/Script/Engine.InputSettings] +-AxisConfig=(AxisKeyName="Gamepad_LeftX",AxisProperties=(DeadZone=0.25,Exponent=1.f,Sensitivity=1.f)) +-AxisConfig=(AxisKeyName="Gamepad_LeftY",AxisProperties=(DeadZone=0.25,Exponent=1.f,Sensitivity=1.f)) +-AxisConfig=(AxisKeyName="Gamepad_RightX",AxisProperties=(DeadZone=0.25,Exponent=1.f,Sensitivity=1.f)) +-AxisConfig=(AxisKeyName="Gamepad_RightY",AxisProperties=(DeadZone=0.25,Exponent=1.f,Sensitivity=1.f)) +-AxisConfig=(AxisKeyName="MouseX",AxisProperties=(DeadZone=0.f,Exponent=1.f,Sensitivity=0.07f)) +-AxisConfig=(AxisKeyName="MouseY",AxisProperties=(DeadZone=0.f,Exponent=1.f,Sensitivity=0.07f)) +-AxisConfig=(AxisKeyName="Mouse2D",AxisProperties=(DeadZone=0.f,Exponent=1.f,Sensitivity=0.07f)) ++AxisConfig=(AxisKeyName="Gamepad_LeftX",AxisProperties=(DeadZone=0.250000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Gamepad_LeftY",AxisProperties=(DeadZone=0.250000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Gamepad_RightX",AxisProperties=(DeadZone=0.250000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Gamepad_RightY",AxisProperties=(DeadZone=0.250000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MouseX",AxisProperties=(DeadZone=0.000000,Sensitivity=0.070000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MouseY",AxisProperties=(DeadZone=0.000000,Sensitivity=0.070000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Mouse2D",AxisProperties=(DeadZone=0.000000,Sensitivity=0.070000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MouseWheelAxis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Gamepad_LeftTriggerAxis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Gamepad_RightTriggerAxis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Gamepad_Special_Left_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Gamepad_Special_Left_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Vive_Left_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Vive_Left_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Vive_Left_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Vive_Right_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Vive_Right_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Vive_Right_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Left_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Left_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Left_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Left_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Left_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Right_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Right_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Right_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Right_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Right_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Left_Grip_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Left_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Left_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Left_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Right_Grip_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Right_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Right_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Right_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Left_Grip_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Left_Grip_Force",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Left_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Left_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Left_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Left_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Left_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Left_Trackpad_Force",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Left_Trackpad_Touch",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Right_Grip_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Right_Grip_Force",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Right_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Right_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Right_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Right_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Right_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Right_Trackpad_Force",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Left_Thumbstick",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Left_FaceButton1",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Left_Trigger",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Left_FaceButton2",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Left_IndexPointing",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Left_ThumbUp",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Right_Thumbstick",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Right_FaceButton1",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Right_Trigger",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Right_FaceButton2",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Right_IndexPointing",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Right_ThumbUp",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusHand_Left_ThumbPinchStrength",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusHand_Left_IndexPinchStrength",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusHand_Left_MiddlePinchStrength",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusHand_Left_RingPinchStrength",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusHand_Left_PinkPinchStrength",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusHand_Right_ThumbPinchStrength",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusHand_Right_IndexPinchStrength",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusHand_Right_MiddlePinchStrength",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusHand_Right_RingPinchStrength",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusHand_Right_PinkPinchStrength",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Left_ThumbRest",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Right_ThumbRest",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +bAltEnterTogglesFullscreen=True +bF11TogglesFullscreen=True +bUseMouseForTouch=False +bEnableMouseSmoothing=True +bEnableFOVScaling=True +bCaptureMouseOnLaunch=True +bEnableLegacyInputScales=True +bEnableMotionControls=True +bFilterInputByPlatformUser=False +bShouldFlushPressedKeysOnViewportFocusLost=True +bAlwaysShowTouchInterface=False +bShowConsoleOnFourFingerTap=True +bEnableGestureRecognizer=False +bUseAutocorrect=False +DefaultViewportMouseCaptureMode=CapturePermanently_IncludingInitialMouseDown +DefaultViewportMouseLockMode=LockOnCapture +FOVScale=0.011110 +DoubleClickTime=0.200000 +DefaultPlayerInputClass=/Script/EnhancedInput.EnhancedPlayerInput +DefaultInputComponentClass=/Script/EnhancedInput.EnhancedInputComponent +DefaultTouchInterface=None +-ConsoleKeys=Tilde ++ConsoleKeys=Tilde + +[/Script/EnhancedInput.EnhancedInputDeveloperSettings] ++DefaultMappingContexts=(InputMappingContext="/Game/VRTemplate/Input/IMC_Default.IMC_Default",Priority=0,bAddImmediately=True,bRegisterWithUserSettings=False) ++DefaultMappingContexts=(InputMappingContext="/Game/VRTemplate/Input/IMC_Hands.IMC_Hands",Priority=0,bAddImmediately=True,bRegisterWithUserSettings=False) ++DefaultMappingContexts=(InputMappingContext="/Game/VRTemplate/Input/IMC_Menu.IMC_Menu",Priority=0,bAddImmediately=True,bRegisterWithUserSettings=False) ++DefaultMappingContexts=(InputMappingContext="/Game/VRTemplate/Input/IMC_Weapon_Left.IMC_Weapon_Left",Priority=0,bAddImmediately=True,bRegisterWithUserSettings=False) ++DefaultMappingContexts=(InputMappingContext="/Game/VRTemplate/Input/IMC_Weapon_Right.IMC_Weapon_Right",Priority=0,bAddImmediately=True,bRegisterWithUserSettings=False) + diff --git a/MyProject2/Config/Mac/MacEngine.ini b/MyProject2/Config/Mac/MacEngine.ini new file mode 100644 index 0000000..f1b23bb --- /dev/null +++ b/MyProject2/Config/Mac/MacEngine.ini @@ -0,0 +1,4 @@ + +[/Script/Engine.RendererSettings] +vr.InstancedStereo=False +vr.MobileMultiView=False diff --git a/MyProject2/Config/VisionOS/VisionOSEngine.ini b/MyProject2/Config/VisionOS/VisionOSEngine.ini new file mode 100644 index 0000000..cfaf031 --- /dev/null +++ b/MyProject2/Config/VisionOS/VisionOSEngine.ini @@ -0,0 +1,12 @@ + +[/Script/Engine.RendererSettings] +// These settings are currently required for all visionOS projects. +vr.InstancedStereo=False +vr.MobileMultiView=False +xr.OpenXRAcquireMode=1 + +//Enable these settings for .mixed immesion mode, aka passthrough, AR. +//You will also need to edit UESwift.swift +//r.Mobile.PropagateAlpha=1 +//r.PostProcessing.PropagateAlpha=1 +//r.AlphaInvertPass=1 \ No newline at end of file diff --git a/MyProject2/Content/Characters/MannequinsXR/Animations/A_MannequinsXR_Grasp_Right.uasset b/MyProject2/Content/Characters/MannequinsXR/Animations/A_MannequinsXR_Grasp_Right.uasset new file mode 100644 index 0000000..876b9f2 Binary files /dev/null and b/MyProject2/Content/Characters/MannequinsXR/Animations/A_MannequinsXR_Grasp_Right.uasset differ diff --git a/MyProject2/Content/Characters/MannequinsXR/Animations/A_MannequinsXR_Idle_Right.uasset b/MyProject2/Content/Characters/MannequinsXR/Animations/A_MannequinsXR_Idle_Right.uasset new file mode 100644 index 0000000..fa65717 Binary files /dev/null and b/MyProject2/Content/Characters/MannequinsXR/Animations/A_MannequinsXR_Idle_Right.uasset differ diff --git a/MyProject2/Content/Characters/MannequinsXR/Animations/A_MannequinsXR_IndexCurl_Right.uasset b/MyProject2/Content/Characters/MannequinsXR/Animations/A_MannequinsXR_IndexCurl_Right.uasset new file mode 100644 index 0000000..1fd84ae Binary files /dev/null and b/MyProject2/Content/Characters/MannequinsXR/Animations/A_MannequinsXR_IndexCurl_Right.uasset differ diff --git a/MyProject2/Content/Characters/MannequinsXR/Animations/A_MannequinsXR_Point_Right.uasset b/MyProject2/Content/Characters/MannequinsXR/Animations/A_MannequinsXR_Point_Right.uasset new file mode 100644 index 0000000..517be3b Binary files /dev/null and b/MyProject2/Content/Characters/MannequinsXR/Animations/A_MannequinsXR_Point_Right.uasset differ diff --git a/MyProject2/Content/Characters/MannequinsXR/Animations/A_MannequinsXR_ThumbUp_Right.uasset b/MyProject2/Content/Characters/MannequinsXR/Animations/A_MannequinsXR_ThumbUp_Right.uasset new file mode 100644 index 0000000..58f0745 Binary files /dev/null and b/MyProject2/Content/Characters/MannequinsXR/Animations/A_MannequinsXR_ThumbUp_Right.uasset differ diff --git a/MyProject2/Content/Characters/MannequinsXR/Animations/MDT_MannequinsXR.uasset b/MyProject2/Content/Characters/MannequinsXR/Animations/MDT_MannequinsXR.uasset new file mode 100644 index 0000000..2d6c1fb Binary files /dev/null and b/MyProject2/Content/Characters/MannequinsXR/Animations/MDT_MannequinsXR.uasset differ diff --git a/MyProject2/Content/Characters/MannequinsXR/B_MannequinsXR.uasset b/MyProject2/Content/Characters/MannequinsXR/B_MannequinsXR.uasset new file mode 100644 index 0000000..c6d0b4f Binary files /dev/null and b/MyProject2/Content/Characters/MannequinsXR/B_MannequinsXR.uasset differ diff --git a/MyProject2/Content/Characters/MannequinsXR/Materials/Functions/CA_Mannequin.uasset b/MyProject2/Content/Characters/MannequinsXR/Materials/Functions/CA_Mannequin.uasset new file mode 100644 index 0000000..aa5ff58 Binary files /dev/null and b/MyProject2/Content/Characters/MannequinsXR/Materials/Functions/CA_Mannequin.uasset differ diff --git a/MyProject2/Content/Characters/MannequinsXR/Materials/Functions/ChromaticCurve.uasset b/MyProject2/Content/Characters/MannequinsXR/Materials/Functions/ChromaticCurve.uasset new file mode 100644 index 0000000..d43c3eb Binary files /dev/null and b/MyProject2/Content/Characters/MannequinsXR/Materials/Functions/ChromaticCurve.uasset differ diff --git a/MyProject2/Content/Characters/MannequinsXR/Materials/Functions/MF_Diffraction.uasset b/MyProject2/Content/Characters/MannequinsXR/Materials/Functions/MF_Diffraction.uasset new file mode 100644 index 0000000..e8a3e75 Binary files /dev/null and b/MyProject2/Content/Characters/MannequinsXR/Materials/Functions/MF_Diffraction.uasset differ diff --git a/MyProject2/Content/Characters/MannequinsXR/Materials/Functions/MF_logo3layers.uasset b/MyProject2/Content/Characters/MannequinsXR/Materials/Functions/MF_logo3layers.uasset new file mode 100644 index 0000000..9b40e52 Binary files /dev/null and b/MyProject2/Content/Characters/MannequinsXR/Materials/Functions/MF_logo3layers.uasset differ diff --git a/MyProject2/Content/Characters/MannequinsXR/Materials/Functions/ML_BaseColorFallOff.uasset b/MyProject2/Content/Characters/MannequinsXR/Materials/Functions/ML_BaseColorFallOff.uasset new file mode 100644 index 0000000..cc0de06 Binary files /dev/null and b/MyProject2/Content/Characters/MannequinsXR/Materials/Functions/ML_BaseColorFallOff.uasset differ diff --git a/MyProject2/Content/Characters/MannequinsXR/Materials/Instances/Manny/MI_Manny_01.uasset b/MyProject2/Content/Characters/MannequinsXR/Materials/Instances/Manny/MI_Manny_01.uasset new file mode 100644 index 0000000..a7dc059 Binary files /dev/null and b/MyProject2/Content/Characters/MannequinsXR/Materials/Instances/Manny/MI_Manny_01.uasset differ diff --git a/MyProject2/Content/Characters/MannequinsXR/Materials/Instances/Manny/MI_Manny_02.uasset b/MyProject2/Content/Characters/MannequinsXR/Materials/Instances/Manny/MI_Manny_02.uasset new file mode 100644 index 0000000..be9ec73 Binary files /dev/null and b/MyProject2/Content/Characters/MannequinsXR/Materials/Instances/Manny/MI_Manny_02.uasset differ diff --git a/MyProject2/Content/Characters/MannequinsXR/Materials/Instances/Quinn/MI_Quinn_01.uasset b/MyProject2/Content/Characters/MannequinsXR/Materials/Instances/Quinn/MI_Quinn_01.uasset new file mode 100644 index 0000000..33882c9 Binary files /dev/null and b/MyProject2/Content/Characters/MannequinsXR/Materials/Instances/Quinn/MI_Quinn_01.uasset differ diff --git a/MyProject2/Content/Characters/MannequinsXR/Materials/Instances/Quinn/MI_Quinn_02.uasset b/MyProject2/Content/Characters/MannequinsXR/Materials/Instances/Quinn/MI_Quinn_02.uasset new file mode 100644 index 0000000..5bdfcae Binary files /dev/null and b/MyProject2/Content/Characters/MannequinsXR/Materials/Instances/Quinn/MI_Quinn_02.uasset differ diff --git a/MyProject2/Content/Characters/MannequinsXR/Materials/M_Mannequin.uasset b/MyProject2/Content/Characters/MannequinsXR/Materials/M_Mannequin.uasset new file mode 100644 index 0000000..9f99524 Binary files /dev/null and b/MyProject2/Content/Characters/MannequinsXR/Materials/M_Mannequin.uasset differ diff --git a/MyProject2/Content/Characters/MannequinsXR/Meshes/ABP_MannequinsXR.uasset b/MyProject2/Content/Characters/MannequinsXR/Meshes/ABP_MannequinsXR.uasset new file mode 100644 index 0000000..8604f66 Binary files /dev/null and b/MyProject2/Content/Characters/MannequinsXR/Meshes/ABP_MannequinsXR.uasset differ diff --git a/MyProject2/Content/Characters/MannequinsXR/Meshes/SKM_MannyXR_left.uasset b/MyProject2/Content/Characters/MannequinsXR/Meshes/SKM_MannyXR_left.uasset new file mode 100644 index 0000000..5d1b03a Binary files /dev/null and b/MyProject2/Content/Characters/MannequinsXR/Meshes/SKM_MannyXR_left.uasset differ diff --git a/MyProject2/Content/Characters/MannequinsXR/Meshes/SKM_MannyXR_right.uasset b/MyProject2/Content/Characters/MannequinsXR/Meshes/SKM_MannyXR_right.uasset new file mode 100644 index 0000000..c6cd07d Binary files /dev/null and b/MyProject2/Content/Characters/MannequinsXR/Meshes/SKM_MannyXR_right.uasset differ diff --git a/MyProject2/Content/Characters/MannequinsXR/Meshes/SKM_QuinnXR_left.uasset b/MyProject2/Content/Characters/MannequinsXR/Meshes/SKM_QuinnXR_left.uasset new file mode 100644 index 0000000..85e189f Binary files /dev/null and b/MyProject2/Content/Characters/MannequinsXR/Meshes/SKM_QuinnXR_left.uasset differ diff --git a/MyProject2/Content/Characters/MannequinsXR/Meshes/SKM_QuinnXR_right.uasset b/MyProject2/Content/Characters/MannequinsXR/Meshes/SKM_QuinnXR_right.uasset new file mode 100644 index 0000000..8e42074 Binary files /dev/null and b/MyProject2/Content/Characters/MannequinsXR/Meshes/SKM_QuinnXR_right.uasset differ diff --git a/MyProject2/Content/Characters/MannequinsXR/Meshes/SK_MannequinsXR.uasset b/MyProject2/Content/Characters/MannequinsXR/Meshes/SK_MannequinsXR.uasset new file mode 100644 index 0000000..6e3ea89 Binary files /dev/null and b/MyProject2/Content/Characters/MannequinsXR/Meshes/SK_MannequinsXR.uasset differ diff --git a/MyProject2/Content/Characters/MannequinsXR/Meshes/SkeletalMeshLODSettings_MannequinsXR.uasset b/MyProject2/Content/Characters/MannequinsXR/Meshes/SkeletalMeshLODSettings_MannequinsXR.uasset new file mode 100644 index 0000000..81f2c81 Binary files /dev/null and b/MyProject2/Content/Characters/MannequinsXR/Meshes/SkeletalMeshLODSettings_MannequinsXR.uasset differ diff --git a/MyProject2/Content/Characters/MannequinsXR/Textures/Manny/T_Manny_01_ASAOPMASK_MSK.uasset b/MyProject2/Content/Characters/MannequinsXR/Textures/Manny/T_Manny_01_ASAOPMASK_MSK.uasset new file mode 100644 index 0000000..4d8f9b3 Binary files /dev/null and b/MyProject2/Content/Characters/MannequinsXR/Textures/Manny/T_Manny_01_ASAOPMASK_MSK.uasset differ diff --git a/MyProject2/Content/Characters/MannequinsXR/Textures/Manny/T_Manny_01_BN.uasset b/MyProject2/Content/Characters/MannequinsXR/Textures/Manny/T_Manny_01_BN.uasset new file mode 100644 index 0000000..f4c31a2 Binary files /dev/null and b/MyProject2/Content/Characters/MannequinsXR/Textures/Manny/T_Manny_01_BN.uasset differ diff --git a/MyProject2/Content/Characters/MannequinsXR/Textures/Manny/T_Manny_01_CCRCCPlastic_MSK.uasset b/MyProject2/Content/Characters/MannequinsXR/Textures/Manny/T_Manny_01_CCRCCPlastic_MSK.uasset new file mode 100644 index 0000000..c0747d1 Binary files /dev/null and b/MyProject2/Content/Characters/MannequinsXR/Textures/Manny/T_Manny_01_CCRCCPlastic_MSK.uasset differ diff --git a/MyProject2/Content/Characters/MannequinsXR/Textures/Manny/T_Manny_01_D.uasset b/MyProject2/Content/Characters/MannequinsXR/Textures/Manny/T_Manny_01_D.uasset new file mode 100644 index 0000000..800f47d Binary files /dev/null and b/MyProject2/Content/Characters/MannequinsXR/Textures/Manny/T_Manny_01_D.uasset differ diff --git a/MyProject2/Content/Characters/MannequinsXR/Textures/Manny/T_Manny_01_MSR_MSK.uasset b/MyProject2/Content/Characters/MannequinsXR/Textures/Manny/T_Manny_01_MSR_MSK.uasset new file mode 100644 index 0000000..ba1e271 Binary files /dev/null and b/MyProject2/Content/Characters/MannequinsXR/Textures/Manny/T_Manny_01_MSR_MSK.uasset differ diff --git a/MyProject2/Content/Characters/MannequinsXR/Textures/Manny/T_Manny_01_N.uasset b/MyProject2/Content/Characters/MannequinsXR/Textures/Manny/T_Manny_01_N.uasset new file mode 100644 index 0000000..bcca608 Binary files /dev/null and b/MyProject2/Content/Characters/MannequinsXR/Textures/Manny/T_Manny_01_N.uasset differ diff --git a/MyProject2/Content/Characters/MannequinsXR/Textures/Manny/T_Manny_01_Tan.uasset b/MyProject2/Content/Characters/MannequinsXR/Textures/Manny/T_Manny_01_Tan.uasset new file mode 100644 index 0000000..1031bf5 Binary files /dev/null and b/MyProject2/Content/Characters/MannequinsXR/Textures/Manny/T_Manny_01_Tan.uasset differ diff --git a/MyProject2/Content/Characters/MannequinsXR/Textures/Manny/T_Manny_02_ASAOPMASK_MSK.uasset b/MyProject2/Content/Characters/MannequinsXR/Textures/Manny/T_Manny_02_ASAOPMASK_MSK.uasset new file mode 100644 index 0000000..7fd4144 Binary files /dev/null and b/MyProject2/Content/Characters/MannequinsXR/Textures/Manny/T_Manny_02_ASAOPMASK_MSK.uasset differ diff --git a/MyProject2/Content/Characters/MannequinsXR/Textures/Manny/T_Manny_02_BN.uasset b/MyProject2/Content/Characters/MannequinsXR/Textures/Manny/T_Manny_02_BN.uasset new file mode 100644 index 0000000..8670c19 Binary files /dev/null and b/MyProject2/Content/Characters/MannequinsXR/Textures/Manny/T_Manny_02_BN.uasset differ diff --git a/MyProject2/Content/Characters/MannequinsXR/Textures/Manny/T_Manny_02_CCRCCPlastic_MSK.uasset b/MyProject2/Content/Characters/MannequinsXR/Textures/Manny/T_Manny_02_CCRCCPlastic_MSK.uasset new file mode 100644 index 0000000..5569e79 Binary files /dev/null and b/MyProject2/Content/Characters/MannequinsXR/Textures/Manny/T_Manny_02_CCRCCPlastic_MSK.uasset differ diff --git a/MyProject2/Content/Characters/MannequinsXR/Textures/Manny/T_Manny_02_D.uasset b/MyProject2/Content/Characters/MannequinsXR/Textures/Manny/T_Manny_02_D.uasset new file mode 100644 index 0000000..446d5c6 Binary files /dev/null and b/MyProject2/Content/Characters/MannequinsXR/Textures/Manny/T_Manny_02_D.uasset differ diff --git a/MyProject2/Content/Characters/MannequinsXR/Textures/Manny/T_Manny_02_MSR_MSK.uasset b/MyProject2/Content/Characters/MannequinsXR/Textures/Manny/T_Manny_02_MSR_MSK.uasset new file mode 100644 index 0000000..211c50c Binary files /dev/null and b/MyProject2/Content/Characters/MannequinsXR/Textures/Manny/T_Manny_02_MSR_MSK.uasset differ diff --git a/MyProject2/Content/Characters/MannequinsXR/Textures/Manny/T_Manny_02_N.uasset b/MyProject2/Content/Characters/MannequinsXR/Textures/Manny/T_Manny_02_N.uasset new file mode 100644 index 0000000..207d940 Binary files /dev/null and b/MyProject2/Content/Characters/MannequinsXR/Textures/Manny/T_Manny_02_N.uasset differ diff --git a/MyProject2/Content/Characters/MannequinsXR/Textures/Manny/T_Manny_02_Tan.uasset b/MyProject2/Content/Characters/MannequinsXR/Textures/Manny/T_Manny_02_Tan.uasset new file mode 100644 index 0000000..c0e08d4 Binary files /dev/null and b/MyProject2/Content/Characters/MannequinsXR/Textures/Manny/T_Manny_02_Tan.uasset differ diff --git a/MyProject2/Content/Characters/MannequinsXR/Textures/Quinn/T_Quinn_01ID_BN.uasset b/MyProject2/Content/Characters/MannequinsXR/Textures/Quinn/T_Quinn_01ID_BN.uasset new file mode 100644 index 0000000..dea66f0 Binary files /dev/null and b/MyProject2/Content/Characters/MannequinsXR/Textures/Quinn/T_Quinn_01ID_BN.uasset differ diff --git a/MyProject2/Content/Characters/MannequinsXR/Textures/Quinn/T_Quinn_01ID_D.uasset b/MyProject2/Content/Characters/MannequinsXR/Textures/Quinn/T_Quinn_01ID_D.uasset new file mode 100644 index 0000000..7d958f5 Binary files /dev/null and b/MyProject2/Content/Characters/MannequinsXR/Textures/Quinn/T_Quinn_01ID_D.uasset differ diff --git a/MyProject2/Content/Characters/MannequinsXR/Textures/Quinn/T_Quinn_01ID_MSR_MSK.uasset b/MyProject2/Content/Characters/MannequinsXR/Textures/Quinn/T_Quinn_01ID_MSR_MSK.uasset new file mode 100644 index 0000000..cdc215d Binary files /dev/null and b/MyProject2/Content/Characters/MannequinsXR/Textures/Quinn/T_Quinn_01ID_MSR_MSK.uasset differ diff --git a/MyProject2/Content/Characters/MannequinsXR/Textures/Quinn/T_Quinn_01ID_N.uasset b/MyProject2/Content/Characters/MannequinsXR/Textures/Quinn/T_Quinn_01ID_N.uasset new file mode 100644 index 0000000..cf05606 Binary files /dev/null and b/MyProject2/Content/Characters/MannequinsXR/Textures/Quinn/T_Quinn_01ID_N.uasset differ diff --git a/MyProject2/Content/Characters/MannequinsXR/Textures/Quinn/T_Quinn_01ID_Tan.uasset b/MyProject2/Content/Characters/MannequinsXR/Textures/Quinn/T_Quinn_01ID_Tan.uasset new file mode 100644 index 0000000..7b7f1ad Binary files /dev/null and b/MyProject2/Content/Characters/MannequinsXR/Textures/Quinn/T_Quinn_01ID_Tan.uasset differ diff --git a/MyProject2/Content/Characters/MannequinsXR/Textures/Quinn/T_Quinn_01_ASAOMASK_MSK.uasset b/MyProject2/Content/Characters/MannequinsXR/Textures/Quinn/T_Quinn_01_ASAOMASK_MSK.uasset new file mode 100644 index 0000000..895d4b5 Binary files /dev/null and b/MyProject2/Content/Characters/MannequinsXR/Textures/Quinn/T_Quinn_01_ASAOMASK_MSK.uasset differ diff --git a/MyProject2/Content/Characters/MannequinsXR/Textures/Quinn/T_Quinn_01_CCRCCPlastic_MSK.uasset b/MyProject2/Content/Characters/MannequinsXR/Textures/Quinn/T_Quinn_01_CCRCCPlastic_MSK.uasset new file mode 100644 index 0000000..83f13ee Binary files /dev/null and b/MyProject2/Content/Characters/MannequinsXR/Textures/Quinn/T_Quinn_01_CCRCCPlastic_MSK.uasset differ diff --git a/MyProject2/Content/Characters/MannequinsXR/Textures/Quinn/T_Quinn_02ID_BN.uasset b/MyProject2/Content/Characters/MannequinsXR/Textures/Quinn/T_Quinn_02ID_BN.uasset new file mode 100644 index 0000000..cfaa349 Binary files /dev/null and b/MyProject2/Content/Characters/MannequinsXR/Textures/Quinn/T_Quinn_02ID_BN.uasset differ diff --git a/MyProject2/Content/Characters/MannequinsXR/Textures/Quinn/T_Quinn_02ID_D.uasset b/MyProject2/Content/Characters/MannequinsXR/Textures/Quinn/T_Quinn_02ID_D.uasset new file mode 100644 index 0000000..da27561 Binary files /dev/null and b/MyProject2/Content/Characters/MannequinsXR/Textures/Quinn/T_Quinn_02ID_D.uasset differ diff --git a/MyProject2/Content/Characters/MannequinsXR/Textures/Quinn/T_Quinn_02ID_MSR_MSK.uasset b/MyProject2/Content/Characters/MannequinsXR/Textures/Quinn/T_Quinn_02ID_MSR_MSK.uasset new file mode 100644 index 0000000..c5927da Binary files /dev/null and b/MyProject2/Content/Characters/MannequinsXR/Textures/Quinn/T_Quinn_02ID_MSR_MSK.uasset differ diff --git a/MyProject2/Content/Characters/MannequinsXR/Textures/Quinn/T_Quinn_02ID_N.uasset b/MyProject2/Content/Characters/MannequinsXR/Textures/Quinn/T_Quinn_02ID_N.uasset new file mode 100644 index 0000000..25c5c62 Binary files /dev/null and b/MyProject2/Content/Characters/MannequinsXR/Textures/Quinn/T_Quinn_02ID_N.uasset differ diff --git a/MyProject2/Content/Characters/MannequinsXR/Textures/Quinn/T_Quinn_02ID_Tan.uasset b/MyProject2/Content/Characters/MannequinsXR/Textures/Quinn/T_Quinn_02ID_Tan.uasset new file mode 100644 index 0000000..a4d8932 Binary files /dev/null and b/MyProject2/Content/Characters/MannequinsXR/Textures/Quinn/T_Quinn_02ID_Tan.uasset differ diff --git a/MyProject2/Content/Characters/MannequinsXR/Textures/Quinn/T_Quinn_02_ASAOMASK_MSK.uasset b/MyProject2/Content/Characters/MannequinsXR/Textures/Quinn/T_Quinn_02_ASAOMASK_MSK.uasset new file mode 100644 index 0000000..cdfab98 Binary files /dev/null and b/MyProject2/Content/Characters/MannequinsXR/Textures/Quinn/T_Quinn_02_ASAOMASK_MSK.uasset differ diff --git a/MyProject2/Content/Characters/MannequinsXR/Textures/Quinn/T_Quinn_02_CCRCCPlastic_MSK.uasset b/MyProject2/Content/Characters/MannequinsXR/Textures/Quinn/T_Quinn_02_CCRCCPlastic_MSK.uasset new file mode 100644 index 0000000..55e71b1 Binary files /dev/null and b/MyProject2/Content/Characters/MannequinsXR/Textures/Quinn/T_Quinn_02_CCRCCPlastic_MSK.uasset differ diff --git a/MyProject2/Content/Characters/MannequinsXR/Textures/Shared/T_UE_Logo_M.uasset b/MyProject2/Content/Characters/MannequinsXR/Textures/Shared/T_UE_Logo_M.uasset new file mode 100644 index 0000000..6eb6031 Binary files /dev/null and b/MyProject2/Content/Characters/MannequinsXR/Textures/Shared/T_UE_Logo_M.uasset differ diff --git a/MyProject2/Content/LevelPrototyping/Interactable/Door/Assets/Meshes/SM_Door.fbx b/MyProject2/Content/LevelPrototyping/Interactable/Door/Assets/Meshes/SM_Door.fbx new file mode 100644 index 0000000..d8dcfc1 Binary files /dev/null and b/MyProject2/Content/LevelPrototyping/Interactable/Door/Assets/Meshes/SM_Door.fbx differ diff --git a/MyProject2/Content/LevelPrototyping/Interactable/Door/Assets/Meshes/SM_Door.uasset b/MyProject2/Content/LevelPrototyping/Interactable/Door/Assets/Meshes/SM_Door.uasset new file mode 100644 index 0000000..7c8f76d Binary files /dev/null and b/MyProject2/Content/LevelPrototyping/Interactable/Door/Assets/Meshes/SM_Door.uasset differ diff --git a/MyProject2/Content/LevelPrototyping/Interactable/Door/Assets/Meshes/SM_DoorFrame_Corner.fbx b/MyProject2/Content/LevelPrototyping/Interactable/Door/Assets/Meshes/SM_DoorFrame_Corner.fbx new file mode 100644 index 0000000..6ed6ce9 Binary files /dev/null and b/MyProject2/Content/LevelPrototyping/Interactable/Door/Assets/Meshes/SM_DoorFrame_Corner.fbx differ diff --git a/MyProject2/Content/LevelPrototyping/Interactable/Door/Assets/Meshes/SM_DoorFrame_Corner.uasset b/MyProject2/Content/LevelPrototyping/Interactable/Door/Assets/Meshes/SM_DoorFrame_Corner.uasset new file mode 100644 index 0000000..911036a Binary files /dev/null and b/MyProject2/Content/LevelPrototyping/Interactable/Door/Assets/Meshes/SM_DoorFrame_Corner.uasset differ diff --git a/MyProject2/Content/LevelPrototyping/Interactable/Door/Assets/Meshes/SM_DoorFrame_Edge.uasset b/MyProject2/Content/LevelPrototyping/Interactable/Door/Assets/Meshes/SM_DoorFrame_Edge.uasset new file mode 100644 index 0000000..f5453a5 Binary files /dev/null and b/MyProject2/Content/LevelPrototyping/Interactable/Door/Assets/Meshes/SM_DoorFrame_Edge.uasset differ diff --git a/MyProject2/Content/LevelPrototyping/Interactable/Door/Assets/Meshes/SM_DoorFrame_Strt.fbx b/MyProject2/Content/LevelPrototyping/Interactable/Door/Assets/Meshes/SM_DoorFrame_Strt.fbx new file mode 100644 index 0000000..3e71cd5 Binary files /dev/null and b/MyProject2/Content/LevelPrototyping/Interactable/Door/Assets/Meshes/SM_DoorFrame_Strt.fbx differ diff --git a/MyProject2/Content/LevelPrototyping/Interactable/Door/BP_DoorFrame.uasset b/MyProject2/Content/LevelPrototyping/Interactable/Door/BP_DoorFrame.uasset new file mode 100644 index 0000000..b11ee72 Binary files /dev/null and b/MyProject2/Content/LevelPrototyping/Interactable/Door/BP_DoorFrame.uasset differ diff --git a/MyProject2/Content/LevelPrototyping/Interactable/JumpPad/Assets/Materials/MI_GlowNT.uasset b/MyProject2/Content/LevelPrototyping/Interactable/JumpPad/Assets/Materials/MI_GlowNT.uasset new file mode 100644 index 0000000..df55d5c Binary files /dev/null and b/MyProject2/Content/LevelPrototyping/Interactable/JumpPad/Assets/Materials/MI_GlowNT.uasset differ diff --git a/MyProject2/Content/LevelPrototyping/Interactable/JumpPad/Assets/Materials/M_GradientGlow.uasset b/MyProject2/Content/LevelPrototyping/Interactable/JumpPad/Assets/Materials/M_GradientGlow.uasset new file mode 100644 index 0000000..0db8b14 Binary files /dev/null and b/MyProject2/Content/LevelPrototyping/Interactable/JumpPad/Assets/Materials/M_GradientGlow.uasset differ diff --git a/MyProject2/Content/LevelPrototyping/Interactable/JumpPad/Assets/Materials/M_SimpleGlow.uasset b/MyProject2/Content/LevelPrototyping/Interactable/JumpPad/Assets/Materials/M_SimpleGlow.uasset new file mode 100644 index 0000000..8b7eaba Binary files /dev/null and b/MyProject2/Content/LevelPrototyping/Interactable/JumpPad/Assets/Materials/M_SimpleGlow.uasset differ diff --git a/MyProject2/Content/LevelPrototyping/Interactable/JumpPad/Assets/Meshes/SM_CircularBand.fbx b/MyProject2/Content/LevelPrototyping/Interactable/JumpPad/Assets/Meshes/SM_CircularBand.fbx new file mode 100644 index 0000000..453af1d Binary files /dev/null and b/MyProject2/Content/LevelPrototyping/Interactable/JumpPad/Assets/Meshes/SM_CircularBand.fbx differ diff --git a/MyProject2/Content/LevelPrototyping/Interactable/JumpPad/Assets/Meshes/SM_CircularBand.uasset b/MyProject2/Content/LevelPrototyping/Interactable/JumpPad/Assets/Meshes/SM_CircularBand.uasset new file mode 100644 index 0000000..4fe6d9a Binary files /dev/null and b/MyProject2/Content/LevelPrototyping/Interactable/JumpPad/Assets/Meshes/SM_CircularBand.uasset differ diff --git a/MyProject2/Content/LevelPrototyping/Interactable/JumpPad/Assets/Meshes/SM_CircularGlow.fbx b/MyProject2/Content/LevelPrototyping/Interactable/JumpPad/Assets/Meshes/SM_CircularGlow.fbx new file mode 100644 index 0000000..f121c53 Binary files /dev/null and b/MyProject2/Content/LevelPrototyping/Interactable/JumpPad/Assets/Meshes/SM_CircularGlow.fbx differ diff --git a/MyProject2/Content/LevelPrototyping/Interactable/JumpPad/Assets/Meshes/SM_CircularGlow.uasset b/MyProject2/Content/LevelPrototyping/Interactable/JumpPad/Assets/Meshes/SM_CircularGlow.uasset new file mode 100644 index 0000000..86cecae Binary files /dev/null and b/MyProject2/Content/LevelPrototyping/Interactable/JumpPad/Assets/Meshes/SM_CircularGlow.uasset differ diff --git a/MyProject2/Content/LevelPrototyping/Interactable/JumpPad/Assets/NS_JumpPad.uasset b/MyProject2/Content/LevelPrototyping/Interactable/JumpPad/Assets/NS_JumpPad.uasset new file mode 100644 index 0000000..9981a30 Binary files /dev/null and b/MyProject2/Content/LevelPrototyping/Interactable/JumpPad/Assets/NS_JumpPad.uasset differ diff --git a/MyProject2/Content/LevelPrototyping/Interactable/JumpPad/BP_JumpPad.uasset b/MyProject2/Content/LevelPrototyping/Interactable/JumpPad/BP_JumpPad.uasset new file mode 100644 index 0000000..6bcdcdb Binary files /dev/null and b/MyProject2/Content/LevelPrototyping/Interactable/JumpPad/BP_JumpPad.uasset differ diff --git a/MyProject2/Content/LevelPrototyping/Interactable/Target/Assets/SM_TargetBaseMesh.fbx b/MyProject2/Content/LevelPrototyping/Interactable/Target/Assets/SM_TargetBaseMesh.fbx new file mode 100644 index 0000000..47a3fbe Binary files /dev/null and b/MyProject2/Content/LevelPrototyping/Interactable/Target/Assets/SM_TargetBaseMesh.fbx differ diff --git a/MyProject2/Content/LevelPrototyping/Interactable/Target/Assets/SM_TargetBaseMesh.uasset b/MyProject2/Content/LevelPrototyping/Interactable/Target/Assets/SM_TargetBaseMesh.uasset new file mode 100644 index 0000000..f154a0e Binary files /dev/null and b/MyProject2/Content/LevelPrototyping/Interactable/Target/Assets/SM_TargetBaseMesh.uasset differ diff --git a/MyProject2/Content/LevelPrototyping/Interactable/Target/BP_WobbleTarget.uasset b/MyProject2/Content/LevelPrototyping/Interactable/Target/BP_WobbleTarget.uasset new file mode 100644 index 0000000..c89f050 Binary files /dev/null and b/MyProject2/Content/LevelPrototyping/Interactable/Target/BP_WobbleTarget.uasset differ diff --git a/MyProject2/Content/LevelPrototyping/Materials/MF_ProcGrid.uasset b/MyProject2/Content/LevelPrototyping/Materials/MF_ProcGrid.uasset new file mode 100644 index 0000000..f3e6461 Binary files /dev/null and b/MyProject2/Content/LevelPrototyping/Materials/MF_ProcGrid.uasset differ diff --git a/MyProject2/Content/LevelPrototyping/Materials/MI_DefaultColorway.uasset b/MyProject2/Content/LevelPrototyping/Materials/MI_DefaultColorway.uasset new file mode 100644 index 0000000..76da848 Binary files /dev/null and b/MyProject2/Content/LevelPrototyping/Materials/MI_DefaultColorway.uasset differ diff --git a/MyProject2/Content/LevelPrototyping/Materials/MI_PrototypeGrid_Gray.uasset b/MyProject2/Content/LevelPrototyping/Materials/MI_PrototypeGrid_Gray.uasset new file mode 100644 index 0000000..63a5bfa Binary files /dev/null and b/MyProject2/Content/LevelPrototyping/Materials/MI_PrototypeGrid_Gray.uasset differ diff --git a/MyProject2/Content/LevelPrototyping/Materials/MI_PrototypeGrid_Gray_02.uasset b/MyProject2/Content/LevelPrototyping/Materials/MI_PrototypeGrid_Gray_02.uasset new file mode 100644 index 0000000..2accd35 Binary files /dev/null and b/MyProject2/Content/LevelPrototyping/Materials/MI_PrototypeGrid_Gray_02.uasset differ diff --git a/MyProject2/Content/LevelPrototyping/Materials/MI_PrototypeGrid_TopDark.uasset b/MyProject2/Content/LevelPrototyping/Materials/MI_PrototypeGrid_TopDark.uasset new file mode 100644 index 0000000..bc39915 Binary files /dev/null and b/MyProject2/Content/LevelPrototyping/Materials/MI_PrototypeGrid_TopDark.uasset differ diff --git a/MyProject2/Content/LevelPrototyping/Materials/M_FlatCol.uasset b/MyProject2/Content/LevelPrototyping/Materials/M_FlatCol.uasset new file mode 100644 index 0000000..a182f0c Binary files /dev/null and b/MyProject2/Content/LevelPrototyping/Materials/M_FlatCol.uasset differ diff --git a/MyProject2/Content/LevelPrototyping/Materials/M_PrototypeGrid.uasset b/MyProject2/Content/LevelPrototyping/Materials/M_PrototypeGrid.uasset new file mode 100644 index 0000000..a998564 Binary files /dev/null and b/MyProject2/Content/LevelPrototyping/Materials/M_PrototypeGrid.uasset differ diff --git a/MyProject2/Content/LevelPrototyping/Meshes/SM_ChamferCube.fbx b/MyProject2/Content/LevelPrototyping/Meshes/SM_ChamferCube.fbx new file mode 100644 index 0000000..fb01d27 Binary files /dev/null and b/MyProject2/Content/LevelPrototyping/Meshes/SM_ChamferCube.fbx differ diff --git a/MyProject2/Content/LevelPrototyping/Meshes/SM_ChamferCube.uasset b/MyProject2/Content/LevelPrototyping/Meshes/SM_ChamferCube.uasset new file mode 100644 index 0000000..a21e8e6 Binary files /dev/null and b/MyProject2/Content/LevelPrototyping/Meshes/SM_ChamferCube.uasset differ diff --git a/MyProject2/Content/LevelPrototyping/Meshes/SM_Cube.uasset b/MyProject2/Content/LevelPrototyping/Meshes/SM_Cube.uasset new file mode 100644 index 0000000..064d510 Binary files /dev/null and b/MyProject2/Content/LevelPrototyping/Meshes/SM_Cube.uasset differ diff --git a/MyProject2/Content/LevelPrototyping/Meshes/SM_Cylinder.fbx b/MyProject2/Content/LevelPrototyping/Meshes/SM_Cylinder.fbx new file mode 100644 index 0000000..290038a Binary files /dev/null and b/MyProject2/Content/LevelPrototyping/Meshes/SM_Cylinder.fbx differ diff --git a/MyProject2/Content/LevelPrototyping/Meshes/SM_Cylinder.uasset b/MyProject2/Content/LevelPrototyping/Meshes/SM_Cylinder.uasset new file mode 100644 index 0000000..c9507f3 Binary files /dev/null and b/MyProject2/Content/LevelPrototyping/Meshes/SM_Cylinder.uasset differ diff --git a/MyProject2/Content/LevelPrototyping/Meshes/SM_QuarterCylinder.fbx b/MyProject2/Content/LevelPrototyping/Meshes/SM_QuarterCylinder.fbx new file mode 100644 index 0000000..1d6d3b3 Binary files /dev/null and b/MyProject2/Content/LevelPrototyping/Meshes/SM_QuarterCylinder.fbx differ diff --git a/MyProject2/Content/LevelPrototyping/Meshes/SM_QuarterCylinder.uasset b/MyProject2/Content/LevelPrototyping/Meshes/SM_QuarterCylinder.uasset new file mode 100644 index 0000000..2e5bcee Binary files /dev/null and b/MyProject2/Content/LevelPrototyping/Meshes/SM_QuarterCylinder.uasset differ diff --git a/MyProject2/Content/LevelPrototyping/Meshes/SM_Ramp.uasset b/MyProject2/Content/LevelPrototyping/Meshes/SM_Ramp.uasset new file mode 100644 index 0000000..e1293ee Binary files /dev/null and b/MyProject2/Content/LevelPrototyping/Meshes/SM_Ramp.uasset differ diff --git a/MyProject2/Content/LevelPrototyping/Meshes/SM_SM_ChamferCube.fbx b/MyProject2/Content/LevelPrototyping/Meshes/SM_SM_ChamferCube.fbx new file mode 100644 index 0000000..0bd8ddb Binary files /dev/null and b/MyProject2/Content/LevelPrototyping/Meshes/SM_SM_ChamferCube.fbx differ diff --git a/MyProject2/Content/LevelPrototyping/Textures/T_GridChecker_A.uasset b/MyProject2/Content/LevelPrototyping/Textures/T_GridChecker_A.uasset new file mode 100644 index 0000000..e901d24 Binary files /dev/null and b/MyProject2/Content/LevelPrototyping/Textures/T_GridChecker_A.uasset differ diff --git a/MyProject2/Content/VRSpectator/EVRSpectatorMode.uasset b/MyProject2/Content/VRSpectator/EVRSpectatorMode.uasset new file mode 100644 index 0000000..637457e Binary files /dev/null and b/MyProject2/Content/VRSpectator/EVRSpectatorMode.uasset differ diff --git a/MyProject2/Content/VRSpectator/Input/Actions/IA_VRSpectator_FOV.uasset b/MyProject2/Content/VRSpectator/Input/Actions/IA_VRSpectator_FOV.uasset new file mode 100644 index 0000000..1654252 Binary files /dev/null and b/MyProject2/Content/VRSpectator/Input/Actions/IA_VRSpectator_FOV.uasset differ diff --git a/MyProject2/Content/VRSpectator/Input/Actions/IA_VRSpectator_FOV_Reset.uasset b/MyProject2/Content/VRSpectator/Input/Actions/IA_VRSpectator_FOV_Reset.uasset new file mode 100644 index 0000000..c511a7e Binary files /dev/null and b/MyProject2/Content/VRSpectator/Input/Actions/IA_VRSpectator_FOV_Reset.uasset differ diff --git a/MyProject2/Content/VRSpectator/Input/Actions/IA_VRSpectator_FadeInOut.uasset b/MyProject2/Content/VRSpectator/Input/Actions/IA_VRSpectator_FadeInOut.uasset new file mode 100644 index 0000000..8022b80 Binary files /dev/null and b/MyProject2/Content/VRSpectator/Input/Actions/IA_VRSpectator_FadeInOut.uasset differ diff --git a/MyProject2/Content/VRSpectator/Input/Actions/IA_VRSpectator_Look.uasset b/MyProject2/Content/VRSpectator/Input/Actions/IA_VRSpectator_Look.uasset new file mode 100644 index 0000000..0089b26 Binary files /dev/null and b/MyProject2/Content/VRSpectator/Input/Actions/IA_VRSpectator_Look.uasset differ diff --git a/MyProject2/Content/VRSpectator/Input/Actions/IA_VRSpectator_Move.uasset b/MyProject2/Content/VRSpectator/Input/Actions/IA_VRSpectator_Move.uasset new file mode 100644 index 0000000..49efd23 Binary files /dev/null and b/MyProject2/Content/VRSpectator/Input/Actions/IA_VRSpectator_Move.uasset differ diff --git a/MyProject2/Content/VRSpectator/Input/Actions/IA_VRSpectator_ResetRotation.uasset b/MyProject2/Content/VRSpectator/Input/Actions/IA_VRSpectator_ResetRotation.uasset new file mode 100644 index 0000000..36ef773 Binary files /dev/null and b/MyProject2/Content/VRSpectator/Input/Actions/IA_VRSpectator_ResetRotation.uasset differ diff --git a/MyProject2/Content/VRSpectator/Input/Actions/IA_VRSpectator_Toggle.uasset b/MyProject2/Content/VRSpectator/Input/Actions/IA_VRSpectator_Toggle.uasset new file mode 100644 index 0000000..c3df71f Binary files /dev/null and b/MyProject2/Content/VRSpectator/Input/Actions/IA_VRSpectator_Toggle.uasset differ diff --git a/MyProject2/Content/VRSpectator/Input/IMC_VRSpectator.uasset b/MyProject2/Content/VRSpectator/Input/IMC_VRSpectator.uasset new file mode 100644 index 0000000..5640227 Binary files /dev/null and b/MyProject2/Content/VRSpectator/Input/IMC_VRSpectator.uasset differ diff --git a/MyProject2/Content/VRSpectator/RT_VRSpectator.uasset b/MyProject2/Content/VRSpectator/RT_VRSpectator.uasset new file mode 100644 index 0000000..1eaef03 Binary files /dev/null and b/MyProject2/Content/VRSpectator/RT_VRSpectator.uasset differ diff --git a/MyProject2/Content/VRSpectator/VRSpectator.uasset b/MyProject2/Content/VRSpectator/VRSpectator.uasset new file mode 100644 index 0000000..d974b27 Binary files /dev/null and b/MyProject2/Content/VRSpectator/VRSpectator.uasset differ diff --git a/MyProject2/Content/VRTemplate/Audio/Fire01.uasset b/MyProject2/Content/VRTemplate/Audio/Fire01.uasset new file mode 100644 index 0000000..bcb30b8 Binary files /dev/null and b/MyProject2/Content/VRTemplate/Audio/Fire01.uasset differ diff --git a/MyProject2/Content/VRTemplate/Audio/Fire_Cue.uasset b/MyProject2/Content/VRTemplate/Audio/Fire_Cue.uasset new file mode 100644 index 0000000..775d94b Binary files /dev/null and b/MyProject2/Content/VRTemplate/Audio/Fire_Cue.uasset differ diff --git a/MyProject2/Content/VRTemplate/Blueprints/BPI_PawnAnim.uasset b/MyProject2/Content/VRTemplate/Blueprints/BPI_PawnAnim.uasset new file mode 100644 index 0000000..1ccd96b Binary files /dev/null and b/MyProject2/Content/VRTemplate/Blueprints/BPI_PawnAnim.uasset differ diff --git a/MyProject2/Content/VRTemplate/Blueprints/B_AssetGuideline.uasset b/MyProject2/Content/VRTemplate/Blueprints/B_AssetGuideline.uasset new file mode 100644 index 0000000..39642d2 Binary files /dev/null and b/MyProject2/Content/VRTemplate/Blueprints/B_AssetGuideline.uasset differ diff --git a/MyProject2/Content/VRTemplate/Blueprints/GrabComponent.uasset b/MyProject2/Content/VRTemplate/Blueprints/GrabComponent.uasset new file mode 100644 index 0000000..71f3bd8 Binary files /dev/null and b/MyProject2/Content/VRTemplate/Blueprints/GrabComponent.uasset differ diff --git a/MyProject2/Content/VRTemplate/Blueprints/GrabType.uasset b/MyProject2/Content/VRTemplate/Blueprints/GrabType.uasset new file mode 100644 index 0000000..518832a Binary files /dev/null and b/MyProject2/Content/VRTemplate/Blueprints/GrabType.uasset differ diff --git a/MyProject2/Content/VRTemplate/Blueprints/Grabbable_SmallCube.uasset b/MyProject2/Content/VRTemplate/Blueprints/Grabbable_SmallCube.uasset new file mode 100644 index 0000000..faa9528 Binary files /dev/null and b/MyProject2/Content/VRTemplate/Blueprints/Grabbable_SmallCube.uasset differ diff --git a/MyProject2/Content/VRTemplate/Blueprints/Menu.uasset b/MyProject2/Content/VRTemplate/Blueprints/Menu.uasset new file mode 100644 index 0000000..c11358b Binary files /dev/null and b/MyProject2/Content/VRTemplate/Blueprints/Menu.uasset differ diff --git a/MyProject2/Content/VRTemplate/Blueprints/Pistol.uasset b/MyProject2/Content/VRTemplate/Blueprints/Pistol.uasset new file mode 100644 index 0000000..072ad66 Binary files /dev/null and b/MyProject2/Content/VRTemplate/Blueprints/Pistol.uasset differ diff --git a/MyProject2/Content/VRTemplate/Blueprints/Projectile.uasset b/MyProject2/Content/VRTemplate/Blueprints/Projectile.uasset new file mode 100644 index 0000000..42cbac0 Binary files /dev/null and b/MyProject2/Content/VRTemplate/Blueprints/Projectile.uasset differ diff --git a/MyProject2/Content/VRTemplate/Blueprints/VRGameMode.uasset b/MyProject2/Content/VRTemplate/Blueprints/VRGameMode.uasset new file mode 100644 index 0000000..ae6e268 Binary files /dev/null and b/MyProject2/Content/VRTemplate/Blueprints/VRGameMode.uasset differ diff --git a/MyProject2/Content/VRTemplate/Blueprints/VRPawn.uasset b/MyProject2/Content/VRTemplate/Blueprints/VRPawn.uasset new file mode 100644 index 0000000..3e5b119 Binary files /dev/null and b/MyProject2/Content/VRTemplate/Blueprints/VRPawn.uasset differ diff --git a/MyProject2/Content/VRTemplate/Blueprints/VRTeleportVisualizer.uasset b/MyProject2/Content/VRTemplate/Blueprints/VRTeleportVisualizer.uasset new file mode 100644 index 0000000..74c6ed1 Binary files /dev/null and b/MyProject2/Content/VRTemplate/Blueprints/VRTeleportVisualizer.uasset differ diff --git a/MyProject2/Content/VRTemplate/Blueprints/WidgetMenu.uasset b/MyProject2/Content/VRTemplate/Blueprints/WidgetMenu.uasset new file mode 100644 index 0000000..9edb15a Binary files /dev/null and b/MyProject2/Content/VRTemplate/Blueprints/WidgetMenu.uasset differ diff --git a/MyProject2/Content/VRTemplate/Haptics/GrabHapticEffect.uasset b/MyProject2/Content/VRTemplate/Haptics/GrabHapticEffect.uasset new file mode 100644 index 0000000..ccf1b64 Binary files /dev/null and b/MyProject2/Content/VRTemplate/Haptics/GrabHapticEffect.uasset differ diff --git a/MyProject2/Content/VRTemplate/Haptics/PistolFireHapticEffect.uasset b/MyProject2/Content/VRTemplate/Haptics/PistolFireHapticEffect.uasset new file mode 100644 index 0000000..b825a75 Binary files /dev/null and b/MyProject2/Content/VRTemplate/Haptics/PistolFireHapticEffect.uasset differ diff --git a/MyProject2/Content/VRTemplate/Input/Actions/Hands/IA_Hand_Grasp_Left.uasset b/MyProject2/Content/VRTemplate/Input/Actions/Hands/IA_Hand_Grasp_Left.uasset new file mode 100644 index 0000000..51c27bf Binary files /dev/null and b/MyProject2/Content/VRTemplate/Input/Actions/Hands/IA_Hand_Grasp_Left.uasset differ diff --git a/MyProject2/Content/VRTemplate/Input/Actions/Hands/IA_Hand_Grasp_Right.uasset b/MyProject2/Content/VRTemplate/Input/Actions/Hands/IA_Hand_Grasp_Right.uasset new file mode 100644 index 0000000..2d1ad62 Binary files /dev/null and b/MyProject2/Content/VRTemplate/Input/Actions/Hands/IA_Hand_Grasp_Right.uasset differ diff --git a/MyProject2/Content/VRTemplate/Input/Actions/Hands/IA_Hand_IndexCurl_Left.uasset b/MyProject2/Content/VRTemplate/Input/Actions/Hands/IA_Hand_IndexCurl_Left.uasset new file mode 100644 index 0000000..25022e1 Binary files /dev/null and b/MyProject2/Content/VRTemplate/Input/Actions/Hands/IA_Hand_IndexCurl_Left.uasset differ diff --git a/MyProject2/Content/VRTemplate/Input/Actions/Hands/IA_Hand_IndexCurl_Right.uasset b/MyProject2/Content/VRTemplate/Input/Actions/Hands/IA_Hand_IndexCurl_Right.uasset new file mode 100644 index 0000000..9d72b12 Binary files /dev/null and b/MyProject2/Content/VRTemplate/Input/Actions/Hands/IA_Hand_IndexCurl_Right.uasset differ diff --git a/MyProject2/Content/VRTemplate/Input/Actions/Hands/IA_Hand_Point_Left.uasset b/MyProject2/Content/VRTemplate/Input/Actions/Hands/IA_Hand_Point_Left.uasset new file mode 100644 index 0000000..c221e07 Binary files /dev/null and b/MyProject2/Content/VRTemplate/Input/Actions/Hands/IA_Hand_Point_Left.uasset differ diff --git a/MyProject2/Content/VRTemplate/Input/Actions/Hands/IA_Hand_Point_Right.uasset b/MyProject2/Content/VRTemplate/Input/Actions/Hands/IA_Hand_Point_Right.uasset new file mode 100644 index 0000000..357ddb7 Binary files /dev/null and b/MyProject2/Content/VRTemplate/Input/Actions/Hands/IA_Hand_Point_Right.uasset differ diff --git a/MyProject2/Content/VRTemplate/Input/Actions/Hands/IA_Hand_ThumbUp_Left.uasset b/MyProject2/Content/VRTemplate/Input/Actions/Hands/IA_Hand_ThumbUp_Left.uasset new file mode 100644 index 0000000..894d87c Binary files /dev/null and b/MyProject2/Content/VRTemplate/Input/Actions/Hands/IA_Hand_ThumbUp_Left.uasset differ diff --git a/MyProject2/Content/VRTemplate/Input/Actions/Hands/IA_Hand_ThumbUp_Right.uasset b/MyProject2/Content/VRTemplate/Input/Actions/Hands/IA_Hand_ThumbUp_Right.uasset new file mode 100644 index 0000000..751adb1 Binary files /dev/null and b/MyProject2/Content/VRTemplate/Input/Actions/Hands/IA_Hand_ThumbUp_Right.uasset differ diff --git a/MyProject2/Content/VRTemplate/Input/Actions/IA_Grab_Left.uasset b/MyProject2/Content/VRTemplate/Input/Actions/IA_Grab_Left.uasset new file mode 100644 index 0000000..f424642 Binary files /dev/null and b/MyProject2/Content/VRTemplate/Input/Actions/IA_Grab_Left.uasset differ diff --git a/MyProject2/Content/VRTemplate/Input/Actions/IA_Grab_Left_Pressed.uasset b/MyProject2/Content/VRTemplate/Input/Actions/IA_Grab_Left_Pressed.uasset new file mode 100644 index 0000000..81d74ae Binary files /dev/null and b/MyProject2/Content/VRTemplate/Input/Actions/IA_Grab_Left_Pressed.uasset differ diff --git a/MyProject2/Content/VRTemplate/Input/Actions/IA_Grab_Left_Released.uasset b/MyProject2/Content/VRTemplate/Input/Actions/IA_Grab_Left_Released.uasset new file mode 100644 index 0000000..4f0b602 Binary files /dev/null and b/MyProject2/Content/VRTemplate/Input/Actions/IA_Grab_Left_Released.uasset differ diff --git a/MyProject2/Content/VRTemplate/Input/Actions/IA_Grab_Right.uasset b/MyProject2/Content/VRTemplate/Input/Actions/IA_Grab_Right.uasset new file mode 100644 index 0000000..423c6ad Binary files /dev/null and b/MyProject2/Content/VRTemplate/Input/Actions/IA_Grab_Right.uasset differ diff --git a/MyProject2/Content/VRTemplate/Input/Actions/IA_Grab_Right_Pressed.uasset b/MyProject2/Content/VRTemplate/Input/Actions/IA_Grab_Right_Pressed.uasset new file mode 100644 index 0000000..b75c0af Binary files /dev/null and b/MyProject2/Content/VRTemplate/Input/Actions/IA_Grab_Right_Pressed.uasset differ diff --git a/MyProject2/Content/VRTemplate/Input/Actions/IA_Grab_Right_Released.uasset b/MyProject2/Content/VRTemplate/Input/Actions/IA_Grab_Right_Released.uasset new file mode 100644 index 0000000..9660aa7 Binary files /dev/null and b/MyProject2/Content/VRTemplate/Input/Actions/IA_Grab_Right_Released.uasset differ diff --git a/MyProject2/Content/VRTemplate/Input/Actions/IA_Menu_Cursor_Left.uasset b/MyProject2/Content/VRTemplate/Input/Actions/IA_Menu_Cursor_Left.uasset new file mode 100644 index 0000000..8612fe1 Binary files /dev/null and b/MyProject2/Content/VRTemplate/Input/Actions/IA_Menu_Cursor_Left.uasset differ diff --git a/MyProject2/Content/VRTemplate/Input/Actions/IA_Menu_Cursor_Right.uasset b/MyProject2/Content/VRTemplate/Input/Actions/IA_Menu_Cursor_Right.uasset new file mode 100644 index 0000000..3437ded Binary files /dev/null and b/MyProject2/Content/VRTemplate/Input/Actions/IA_Menu_Cursor_Right.uasset differ diff --git a/MyProject2/Content/VRTemplate/Input/Actions/IA_Menu_Interact_Left.uasset b/MyProject2/Content/VRTemplate/Input/Actions/IA_Menu_Interact_Left.uasset new file mode 100644 index 0000000..0b41ea5 Binary files /dev/null and b/MyProject2/Content/VRTemplate/Input/Actions/IA_Menu_Interact_Left.uasset differ diff --git a/MyProject2/Content/VRTemplate/Input/Actions/IA_Menu_Interact_Left_Pressed.uasset b/MyProject2/Content/VRTemplate/Input/Actions/IA_Menu_Interact_Left_Pressed.uasset new file mode 100644 index 0000000..4232886 Binary files /dev/null and b/MyProject2/Content/VRTemplate/Input/Actions/IA_Menu_Interact_Left_Pressed.uasset differ diff --git a/MyProject2/Content/VRTemplate/Input/Actions/IA_Menu_Interact_Left_Released.uasset b/MyProject2/Content/VRTemplate/Input/Actions/IA_Menu_Interact_Left_Released.uasset new file mode 100644 index 0000000..c2e2c57 Binary files /dev/null and b/MyProject2/Content/VRTemplate/Input/Actions/IA_Menu_Interact_Left_Released.uasset differ diff --git a/MyProject2/Content/VRTemplate/Input/Actions/IA_Menu_Interact_Right.uasset b/MyProject2/Content/VRTemplate/Input/Actions/IA_Menu_Interact_Right.uasset new file mode 100644 index 0000000..2773153 Binary files /dev/null and b/MyProject2/Content/VRTemplate/Input/Actions/IA_Menu_Interact_Right.uasset differ diff --git a/MyProject2/Content/VRTemplate/Input/Actions/IA_Menu_Interact_Right_Pressed.uasset b/MyProject2/Content/VRTemplate/Input/Actions/IA_Menu_Interact_Right_Pressed.uasset new file mode 100644 index 0000000..e424e5c Binary files /dev/null and b/MyProject2/Content/VRTemplate/Input/Actions/IA_Menu_Interact_Right_Pressed.uasset differ diff --git a/MyProject2/Content/VRTemplate/Input/Actions/IA_Menu_Interact_Right_Released.uasset b/MyProject2/Content/VRTemplate/Input/Actions/IA_Menu_Interact_Right_Released.uasset new file mode 100644 index 0000000..7f3bf5b Binary files /dev/null and b/MyProject2/Content/VRTemplate/Input/Actions/IA_Menu_Interact_Right_Released.uasset differ diff --git a/MyProject2/Content/VRTemplate/Input/Actions/IA_Menu_Toggle_Left.uasset b/MyProject2/Content/VRTemplate/Input/Actions/IA_Menu_Toggle_Left.uasset new file mode 100644 index 0000000..af484cf Binary files /dev/null and b/MyProject2/Content/VRTemplate/Input/Actions/IA_Menu_Toggle_Left.uasset differ diff --git a/MyProject2/Content/VRTemplate/Input/Actions/IA_Menu_Toggle_Right.uasset b/MyProject2/Content/VRTemplate/Input/Actions/IA_Menu_Toggle_Right.uasset new file mode 100644 index 0000000..04d4520 Binary files /dev/null and b/MyProject2/Content/VRTemplate/Input/Actions/IA_Menu_Toggle_Right.uasset differ diff --git a/MyProject2/Content/VRTemplate/Input/Actions/IA_Move.uasset b/MyProject2/Content/VRTemplate/Input/Actions/IA_Move.uasset new file mode 100644 index 0000000..a8d6e7e Binary files /dev/null and b/MyProject2/Content/VRTemplate/Input/Actions/IA_Move.uasset differ diff --git a/MyProject2/Content/VRTemplate/Input/Actions/IA_MoveForwardBack.uasset b/MyProject2/Content/VRTemplate/Input/Actions/IA_MoveForwardBack.uasset new file mode 100644 index 0000000..b12636d Binary files /dev/null and b/MyProject2/Content/VRTemplate/Input/Actions/IA_MoveForwardBack.uasset differ diff --git a/MyProject2/Content/VRTemplate/Input/Actions/IA_MoveRightLeft.uasset b/MyProject2/Content/VRTemplate/Input/Actions/IA_MoveRightLeft.uasset new file mode 100644 index 0000000..f2ad3e9 Binary files /dev/null and b/MyProject2/Content/VRTemplate/Input/Actions/IA_MoveRightLeft.uasset differ diff --git a/MyProject2/Content/VRTemplate/Input/Actions/IA_MoveUpDown.uasset b/MyProject2/Content/VRTemplate/Input/Actions/IA_MoveUpDown.uasset new file mode 100644 index 0000000..481fdd0 Binary files /dev/null and b/MyProject2/Content/VRTemplate/Input/Actions/IA_MoveUpDown.uasset differ diff --git a/MyProject2/Content/VRTemplate/Input/Actions/IA_Shoot_Left.uasset b/MyProject2/Content/VRTemplate/Input/Actions/IA_Shoot_Left.uasset new file mode 100644 index 0000000..335fa6b Binary files /dev/null and b/MyProject2/Content/VRTemplate/Input/Actions/IA_Shoot_Left.uasset differ diff --git a/MyProject2/Content/VRTemplate/Input/Actions/IA_Shoot_Right.uasset b/MyProject2/Content/VRTemplate/Input/Actions/IA_Shoot_Right.uasset new file mode 100644 index 0000000..8fe6784 Binary files /dev/null and b/MyProject2/Content/VRTemplate/Input/Actions/IA_Shoot_Right.uasset differ diff --git a/MyProject2/Content/VRTemplate/Input/Actions/IA_Turn.uasset b/MyProject2/Content/VRTemplate/Input/Actions/IA_Turn.uasset new file mode 100644 index 0000000..05cf5ea Binary files /dev/null and b/MyProject2/Content/VRTemplate/Input/Actions/IA_Turn.uasset differ diff --git a/MyProject2/Content/VRTemplate/Input/B_InputModifier_XAxisPositiveOnly.uasset b/MyProject2/Content/VRTemplate/Input/B_InputModifier_XAxisPositiveOnly.uasset new file mode 100644 index 0000000..8a7227d Binary files /dev/null and b/MyProject2/Content/VRTemplate/Input/B_InputModifier_XAxisPositiveOnly.uasset differ diff --git a/MyProject2/Content/VRTemplate/Input/IMC_Default.uasset b/MyProject2/Content/VRTemplate/Input/IMC_Default.uasset new file mode 100644 index 0000000..8a970f9 Binary files /dev/null and b/MyProject2/Content/VRTemplate/Input/IMC_Default.uasset differ diff --git a/MyProject2/Content/VRTemplate/Input/IMC_Hands.uasset b/MyProject2/Content/VRTemplate/Input/IMC_Hands.uasset new file mode 100644 index 0000000..3714504 Binary files /dev/null and b/MyProject2/Content/VRTemplate/Input/IMC_Hands.uasset differ diff --git a/MyProject2/Content/VRTemplate/Input/IMC_Menu.uasset b/MyProject2/Content/VRTemplate/Input/IMC_Menu.uasset new file mode 100644 index 0000000..1695491 Binary files /dev/null and b/MyProject2/Content/VRTemplate/Input/IMC_Menu.uasset differ diff --git a/MyProject2/Content/VRTemplate/Input/IMC_Weapon_Left.uasset b/MyProject2/Content/VRTemplate/Input/IMC_Weapon_Left.uasset new file mode 100644 index 0000000..eb29891 Binary files /dev/null and b/MyProject2/Content/VRTemplate/Input/IMC_Weapon_Left.uasset differ diff --git a/MyProject2/Content/VRTemplate/Input/IMC_Weapon_Right.uasset b/MyProject2/Content/VRTemplate/Input/IMC_Weapon_Right.uasset new file mode 100644 index 0000000..b8c9603 Binary files /dev/null and b/MyProject2/Content/VRTemplate/Input/IMC_Weapon_Right.uasset differ diff --git a/MyProject2/Content/VRTemplate/Maps/VRTemplateMap.umap b/MyProject2/Content/VRTemplate/Maps/VRTemplateMap.umap new file mode 100644 index 0000000..a0e8203 Binary files /dev/null and b/MyProject2/Content/VRTemplate/Maps/VRTemplateMap.umap differ diff --git a/MyProject2/Content/VRTemplate/Maps/VRTemplateMap_BuiltData.uasset b/MyProject2/Content/VRTemplate/Maps/VRTemplateMap_BuiltData.uasset new file mode 100644 index 0000000..239be1e Binary files /dev/null and b/MyProject2/Content/VRTemplate/Maps/VRTemplateMap_BuiltData.uasset differ diff --git a/MyProject2/Content/VRTemplate/Materials/DefaultRibbonMaterial_NoGradient.uasset b/MyProject2/Content/VRTemplate/Materials/DefaultRibbonMaterial_NoGradient.uasset new file mode 100644 index 0000000..f4da63c Binary files /dev/null and b/MyProject2/Content/VRTemplate/Materials/DefaultRibbonMaterial_NoGradient.uasset differ diff --git a/MyProject2/Content/VRTemplate/Materials/Functions/MF_OccludedPixels.uasset b/MyProject2/Content/VRTemplate/Materials/Functions/MF_OccludedPixels.uasset new file mode 100644 index 0000000..d93038a Binary files /dev/null and b/MyProject2/Content/VRTemplate/Materials/Functions/MF_OccludedPixels.uasset differ diff --git a/MyProject2/Content/VRTemplate/Materials/MI_Grid_Accent.uasset b/MyProject2/Content/VRTemplate/Materials/MI_Grid_Accent.uasset new file mode 100644 index 0000000..8616995 Binary files /dev/null and b/MyProject2/Content/VRTemplate/Materials/MI_Grid_Accent.uasset differ diff --git a/MyProject2/Content/VRTemplate/Materials/MI_Grid_Default.uasset b/MyProject2/Content/VRTemplate/Materials/MI_Grid_Default.uasset new file mode 100644 index 0000000..3fb5e6d Binary files /dev/null and b/MyProject2/Content/VRTemplate/Materials/MI_Grid_Default.uasset differ diff --git a/MyProject2/Content/VRTemplate/Materials/MI_Projectile.uasset b/MyProject2/Content/VRTemplate/Materials/MI_Projectile.uasset new file mode 100644 index 0000000..bc8ff6c Binary files /dev/null and b/MyProject2/Content/VRTemplate/Materials/MI_Projectile.uasset differ diff --git a/MyProject2/Content/VRTemplate/Materials/MI_VRColorway.uasset b/MyProject2/Content/VRTemplate/Materials/MI_VRColorway.uasset new file mode 100644 index 0000000..32d1f81 Binary files /dev/null and b/MyProject2/Content/VRTemplate/Materials/MI_VRColorway.uasset differ diff --git a/MyProject2/Content/VRTemplate/Materials/M_GridRotation.uasset b/MyProject2/Content/VRTemplate/Materials/M_GridRotation.uasset new file mode 100644 index 0000000..2e562af Binary files /dev/null and b/MyProject2/Content/VRTemplate/Materials/M_GridRotation.uasset differ diff --git a/MyProject2/Content/VRTemplate/Materials/M_LeftEyeGreen_RightEyeRed.uasset b/MyProject2/Content/VRTemplate/Materials/M_LeftEyeGreen_RightEyeRed.uasset new file mode 100644 index 0000000..b9a1d8d Binary files /dev/null and b/MyProject2/Content/VRTemplate/Materials/M_LeftEyeGreen_RightEyeRed.uasset differ diff --git a/MyProject2/Content/VRTemplate/Materials/M_Projectile.uasset b/MyProject2/Content/VRTemplate/Materials/M_Projectile.uasset new file mode 100644 index 0000000..59dcb19 Binary files /dev/null and b/MyProject2/Content/VRTemplate/Materials/M_Projectile.uasset differ diff --git a/MyProject2/Content/VRTemplate/Materials/M_TeleportCylinder.uasset b/MyProject2/Content/VRTemplate/Materials/M_TeleportCylinder.uasset new file mode 100644 index 0000000..d1bfa9e Binary files /dev/null and b/MyProject2/Content/VRTemplate/Materials/M_TeleportCylinder.uasset differ diff --git a/MyProject2/Content/VRTemplate/Materials/M_TeleportNoise.uasset b/MyProject2/Content/VRTemplate/Materials/M_TeleportNoise.uasset new file mode 100644 index 0000000..2ccc08f Binary files /dev/null and b/MyProject2/Content/VRTemplate/Materials/M_TeleportNoise.uasset differ diff --git a/MyProject2/Content/VRTemplate/Materials/M_VRCursor.uasset b/MyProject2/Content/VRTemplate/Materials/M_VRCursor.uasset new file mode 100644 index 0000000..96c7c57 Binary files /dev/null and b/MyProject2/Content/VRTemplate/Materials/M_VRCursor.uasset differ diff --git a/MyProject2/Content/VRTemplate/Textures/T_Grid.uasset b/MyProject2/Content/VRTemplate/Textures/T_Grid.uasset new file mode 100644 index 0000000..1925a2d Binary files /dev/null and b/MyProject2/Content/VRTemplate/Textures/T_Grid.uasset differ diff --git a/MyProject2/Content/VRTemplate/VFX/NPC_VRTemplate.uasset b/MyProject2/Content/VRTemplate/VFX/NPC_VRTemplate.uasset new file mode 100644 index 0000000..f2aee3a Binary files /dev/null and b/MyProject2/Content/VRTemplate/VFX/NPC_VRTemplate.uasset differ diff --git a/MyProject2/Content/VRTemplate/VFX/NS_MenuLaser.uasset b/MyProject2/Content/VRTemplate/VFX/NS_MenuLaser.uasset new file mode 100644 index 0000000..12c2e09 Binary files /dev/null and b/MyProject2/Content/VRTemplate/VFX/NS_MenuLaser.uasset differ diff --git a/MyProject2/Content/VRTemplate/VFX/NS_PlayAreaBounds.uasset b/MyProject2/Content/VRTemplate/VFX/NS_PlayAreaBounds.uasset new file mode 100644 index 0000000..5bc10a9 Binary files /dev/null and b/MyProject2/Content/VRTemplate/VFX/NS_PlayAreaBounds.uasset differ diff --git a/MyProject2/Content/VRTemplate/VFX/NS_TeleportRing.uasset b/MyProject2/Content/VRTemplate/VFX/NS_TeleportRing.uasset new file mode 100644 index 0000000..b4ce027 Binary files /dev/null and b/MyProject2/Content/VRTemplate/VFX/NS_TeleportRing.uasset differ diff --git a/MyProject2/Content/VRTemplate/VFX/NS_TeleportTrace.uasset b/MyProject2/Content/VRTemplate/VFX/NS_TeleportTrace.uasset new file mode 100644 index 0000000..98e8daf Binary files /dev/null and b/MyProject2/Content/VRTemplate/VFX/NS_TeleportTrace.uasset differ diff --git a/MyProject2/Content/Weapons/GrenadeLauncher/Audio/FirstPersonTemplateWeaponFire02.uasset b/MyProject2/Content/Weapons/GrenadeLauncher/Audio/FirstPersonTemplateWeaponFire02.uasset new file mode 100644 index 0000000..e94d3b7 Binary files /dev/null and b/MyProject2/Content/Weapons/GrenadeLauncher/Audio/FirstPersonTemplateWeaponFire02.uasset differ diff --git a/MyProject2/Content/Weapons/GrenadeLauncher/Materials/M_GrenadeLauncher.uasset b/MyProject2/Content/Weapons/GrenadeLauncher/Materials/M_GrenadeLauncher.uasset new file mode 100644 index 0000000..d83dc70 Binary files /dev/null and b/MyProject2/Content/Weapons/GrenadeLauncher/Materials/M_GrenadeLauncher.uasset differ diff --git a/MyProject2/Content/Weapons/GrenadeLauncher/Materials/M_ProjectileBullet.uasset b/MyProject2/Content/Weapons/GrenadeLauncher/Materials/M_ProjectileBullet.uasset new file mode 100644 index 0000000..d8419cf Binary files /dev/null and b/MyProject2/Content/Weapons/GrenadeLauncher/Materials/M_ProjectileBullet.uasset differ diff --git a/MyProject2/Content/Weapons/GrenadeLauncher/Meshes/FirstPersonProjectileMesh.uasset b/MyProject2/Content/Weapons/GrenadeLauncher/Meshes/FirstPersonProjectileMesh.uasset new file mode 100644 index 0000000..b01be83 Binary files /dev/null and b/MyProject2/Content/Weapons/GrenadeLauncher/Meshes/FirstPersonProjectileMesh.uasset differ diff --git a/MyProject2/Content/Weapons/GrenadeLauncher/Meshes/PA_GrenadeLauncher.uasset b/MyProject2/Content/Weapons/GrenadeLauncher/Meshes/PA_GrenadeLauncher.uasset new file mode 100644 index 0000000..dc8a344 Binary files /dev/null and b/MyProject2/Content/Weapons/GrenadeLauncher/Meshes/PA_GrenadeLauncher.uasset differ diff --git a/MyProject2/Content/Weapons/GrenadeLauncher/Meshes/SKM_GrenadeLauncher.uasset b/MyProject2/Content/Weapons/GrenadeLauncher/Meshes/SKM_GrenadeLauncher.uasset new file mode 100644 index 0000000..1abcd96 Binary files /dev/null and b/MyProject2/Content/Weapons/GrenadeLauncher/Meshes/SKM_GrenadeLauncher.uasset differ diff --git a/MyProject2/Content/Weapons/GrenadeLauncher/Meshes/SK_GrenadeLauncher.uasset b/MyProject2/Content/Weapons/GrenadeLauncher/Meshes/SK_GrenadeLauncher.uasset new file mode 100644 index 0000000..f36a8cb Binary files /dev/null and b/MyProject2/Content/Weapons/GrenadeLauncher/Meshes/SK_GrenadeLauncher.uasset differ diff --git a/MyProject2/Content/Weapons/GrenadeLauncher/Meshes/SM_GrenadeLauncher.uasset b/MyProject2/Content/Weapons/GrenadeLauncher/Meshes/SM_GrenadeLauncher.uasset new file mode 100644 index 0000000..c7a61a4 Binary files /dev/null and b/MyProject2/Content/Weapons/GrenadeLauncher/Meshes/SM_GrenadeLauncher.uasset differ diff --git a/MyProject2/Content/Weapons/GrenadeLauncher/Textures/T_FPGun_M.uasset b/MyProject2/Content/Weapons/GrenadeLauncher/Textures/T_FPGun_M.uasset new file mode 100644 index 0000000..f5db2c0 Binary files /dev/null and b/MyProject2/Content/Weapons/GrenadeLauncher/Textures/T_FPGun_M.uasset differ diff --git a/MyProject2/Content/Weapons/GrenadeLauncher/Textures/T_FPGun_N.uasset b/MyProject2/Content/Weapons/GrenadeLauncher/Textures/T_FPGun_N.uasset new file mode 100644 index 0000000..00adbcc Binary files /dev/null and b/MyProject2/Content/Weapons/GrenadeLauncher/Textures/T_FPGun_N.uasset differ diff --git a/MyProject2/Content/Weapons/Pistol/Materials/MI_Weapon_Pistol.uasset b/MyProject2/Content/Weapons/Pistol/Materials/MI_Weapon_Pistol.uasset new file mode 100644 index 0000000..2d494cf Binary files /dev/null and b/MyProject2/Content/Weapons/Pistol/Materials/MI_Weapon_Pistol.uasset differ diff --git a/MyProject2/Content/Weapons/Pistol/Meshes/PA_Pistol.uasset b/MyProject2/Content/Weapons/Pistol/Meshes/PA_Pistol.uasset new file mode 100644 index 0000000..b87ed41 Binary files /dev/null and b/MyProject2/Content/Weapons/Pistol/Meshes/PA_Pistol.uasset differ diff --git a/MyProject2/Content/Weapons/Pistol/Meshes/SKM_Pistol.uasset b/MyProject2/Content/Weapons/Pistol/Meshes/SKM_Pistol.uasset new file mode 100644 index 0000000..39dedf8 Binary files /dev/null and b/MyProject2/Content/Weapons/Pistol/Meshes/SKM_Pistol.uasset differ diff --git a/MyProject2/Content/Weapons/Pistol/Meshes/SK_Pistol.uasset b/MyProject2/Content/Weapons/Pistol/Meshes/SK_Pistol.uasset new file mode 100644 index 0000000..a792334 Binary files /dev/null and b/MyProject2/Content/Weapons/Pistol/Meshes/SK_Pistol.uasset differ diff --git a/MyProject2/Content/Weapons/Pistol/Meshes/SM_Pistol.uasset b/MyProject2/Content/Weapons/Pistol/Meshes/SM_Pistol.uasset new file mode 100644 index 0000000..3078675 Binary files /dev/null and b/MyProject2/Content/Weapons/Pistol/Meshes/SM_Pistol.uasset differ diff --git a/MyProject2/Content/Weapons/Pistol/Textures/T_Pistol_AORM.uasset b/MyProject2/Content/Weapons/Pistol/Textures/T_Pistol_AORM.uasset new file mode 100644 index 0000000..05d92f1 Binary files /dev/null and b/MyProject2/Content/Weapons/Pistol/Textures/T_Pistol_AORM.uasset differ diff --git a/MyProject2/Content/Weapons/Pistol/Textures/T_Pistol_D.uasset b/MyProject2/Content/Weapons/Pistol/Textures/T_Pistol_D.uasset new file mode 100644 index 0000000..98fedf0 Binary files /dev/null and b/MyProject2/Content/Weapons/Pistol/Textures/T_Pistol_D.uasset differ diff --git a/MyProject2/Content/Weapons/Pistol/Textures/T_Pistol_Masks.uasset b/MyProject2/Content/Weapons/Pistol/Textures/T_Pistol_Masks.uasset new file mode 100644 index 0000000..1032026 Binary files /dev/null and b/MyProject2/Content/Weapons/Pistol/Textures/T_Pistol_Masks.uasset differ diff --git a/MyProject2/Content/Weapons/Pistol/Textures/T_Pistol_N.uasset b/MyProject2/Content/Weapons/Pistol/Textures/T_Pistol_N.uasset new file mode 100644 index 0000000..74fccfd Binary files /dev/null and b/MyProject2/Content/Weapons/Pistol/Textures/T_Pistol_N.uasset differ diff --git a/MyProject2/Content/Weapons/Rifle/M_Weapon.uasset b/MyProject2/Content/Weapons/Rifle/M_Weapon.uasset new file mode 100644 index 0000000..08c93b6 Binary files /dev/null and b/MyProject2/Content/Weapons/Rifle/M_Weapon.uasset differ diff --git a/MyProject2/Content/Weapons/Rifle/Materials/M_Rifle.uasset b/MyProject2/Content/Weapons/Rifle/Materials/M_Rifle.uasset new file mode 100644 index 0000000..9ce89ae Binary files /dev/null and b/MyProject2/Content/Weapons/Rifle/Materials/M_Rifle.uasset differ diff --git a/MyProject2/Content/Weapons/Rifle/Materials/M_Weapon.uasset b/MyProject2/Content/Weapons/Rifle/Materials/M_Weapon.uasset new file mode 100644 index 0000000..e265f92 Binary files /dev/null and b/MyProject2/Content/Weapons/Rifle/Materials/M_Weapon.uasset differ diff --git a/MyProject2/Content/Weapons/Rifle/Meshes/PA_Rifle.uasset b/MyProject2/Content/Weapons/Rifle/Meshes/PA_Rifle.uasset new file mode 100644 index 0000000..bc65934 Binary files /dev/null and b/MyProject2/Content/Weapons/Rifle/Meshes/PA_Rifle.uasset differ diff --git a/MyProject2/Content/Weapons/Rifle/Meshes/SKM_Rifle.uasset b/MyProject2/Content/Weapons/Rifle/Meshes/SKM_Rifle.uasset new file mode 100644 index 0000000..1712710 Binary files /dev/null and b/MyProject2/Content/Weapons/Rifle/Meshes/SKM_Rifle.uasset differ diff --git a/MyProject2/Content/Weapons/Rifle/Meshes/SK_Rifle.uasset b/MyProject2/Content/Weapons/Rifle/Meshes/SK_Rifle.uasset new file mode 100644 index 0000000..ba5debe Binary files /dev/null and b/MyProject2/Content/Weapons/Rifle/Meshes/SK_Rifle.uasset differ diff --git a/MyProject2/Content/Weapons/Rifle/Meshes/SM_Rifle.uasset b/MyProject2/Content/Weapons/Rifle/Meshes/SM_Rifle.uasset new file mode 100644 index 0000000..98d7337 Binary files /dev/null and b/MyProject2/Content/Weapons/Rifle/Meshes/SM_Rifle.uasset differ diff --git a/MyProject2/Content/Weapons/Rifle/Textures/T_Rifle_BC.uasset b/MyProject2/Content/Weapons/Rifle/Textures/T_Rifle_BC.uasset new file mode 100644 index 0000000..9856203 Binary files /dev/null and b/MyProject2/Content/Weapons/Rifle/Textures/T_Rifle_BC.uasset differ diff --git a/MyProject2/Content/Weapons/Rifle/Textures/T_Rifle_N.uasset b/MyProject2/Content/Weapons/Rifle/Textures/T_Rifle_N.uasset new file mode 100644 index 0000000..5f34abb Binary files /dev/null and b/MyProject2/Content/Weapons/Rifle/Textures/T_Rifle_N.uasset differ diff --git a/MyProject2/DerivedDataCache/VT/TEXTURE_7C16439390E24F1F9468894FB4D4BC55_VTCHUNK02D4C3BCAD7DFA48AB32B8281FB06B8B83DB6275 b/MyProject2/DerivedDataCache/VT/TEXTURE_7C16439390E24F1F9468894FB4D4BC55_VTCHUNK02D4C3BCAD7DFA48AB32B8281FB06B8B83DB6275 new file mode 100644 index 0000000..d84ca76 Binary files /dev/null and b/MyProject2/DerivedDataCache/VT/TEXTURE_7C16439390E24F1F9468894FB4D4BC55_VTCHUNK02D4C3BCAD7DFA48AB32B8281FB06B8B83DB6275 differ diff --git a/MyProject2/DerivedDataCache/VT/TEXTURE_7C16439390E24F1F9468894FB4D4BC55_VTCHUNK2A5F9F60441DA258D18B46D59C64D5BAD50E8EE3 b/MyProject2/DerivedDataCache/VT/TEXTURE_7C16439390E24F1F9468894FB4D4BC55_VTCHUNK2A5F9F60441DA258D18B46D59C64D5BAD50E8EE3 new file mode 100644 index 0000000..befafbb Binary files /dev/null and b/MyProject2/DerivedDataCache/VT/TEXTURE_7C16439390E24F1F9468894FB4D4BC55_VTCHUNK2A5F9F60441DA258D18B46D59C64D5BAD50E8EE3 differ diff --git a/MyProject2/DerivedDataCache/VT/TEXTURE_7C16439390E24F1F9468894FB4D4BC55_VTCHUNK44B429B40BB45A070EB17C1259C28734996A2F49 b/MyProject2/DerivedDataCache/VT/TEXTURE_7C16439390E24F1F9468894FB4D4BC55_VTCHUNK44B429B40BB45A070EB17C1259C28734996A2F49 new file mode 100644 index 0000000..5d6b8c3 Binary files /dev/null and b/MyProject2/DerivedDataCache/VT/TEXTURE_7C16439390E24F1F9468894FB4D4BC55_VTCHUNK44B429B40BB45A070EB17C1259C28734996A2F49 differ diff --git a/MyProject2/DerivedDataCache/VT/TEXTURE_7C16439390E24F1F9468894FB4D4BC55_VTCHUNK967C747FFC357A828288FA05D93CD5DCECDA891B b/MyProject2/DerivedDataCache/VT/TEXTURE_7C16439390E24F1F9468894FB4D4BC55_VTCHUNK967C747FFC357A828288FA05D93CD5DCECDA891B new file mode 100644 index 0000000..1628eec Binary files /dev/null and b/MyProject2/DerivedDataCache/VT/TEXTURE_7C16439390E24F1F9468894FB4D4BC55_VTCHUNK967C747FFC357A828288FA05D93CD5DCECDA891B differ diff --git a/MyProject2/DerivedDataCache/VT/TEXTURE_7C16439390E24F1F9468894FB4D4BC55_VTCHUNKC0393DE8C5B4673D99D1BECB92AA8C1F72FEB491 b/MyProject2/DerivedDataCache/VT/TEXTURE_7C16439390E24F1F9468894FB4D4BC55_VTCHUNKC0393DE8C5B4673D99D1BECB92AA8C1F72FEB491 new file mode 100644 index 0000000..a77854f Binary files /dev/null and b/MyProject2/DerivedDataCache/VT/TEXTURE_7C16439390E24F1F9468894FB4D4BC55_VTCHUNKC0393DE8C5B4673D99D1BECB92AA8C1F72FEB491 differ diff --git a/MyProject2/Intermediate/CachedAssetRegistry_0.bin b/MyProject2/Intermediate/CachedAssetRegistry_0.bin new file mode 100644 index 0000000..16c7918 Binary files /dev/null and b/MyProject2/Intermediate/CachedAssetRegistry_0.bin differ diff --git a/MyProject2/Intermediate/PipInstall/extra_urls.txt b/MyProject2/Intermediate/PipInstall/extra_urls.txt new file mode 100644 index 0000000..e69de29 diff --git a/MyProject2/Intermediate/PipInstall/lib/python3.11/site-packages/plugin_site_package.pth b/MyProject2/Intermediate/PipInstall/lib/python3.11/site-packages/plugin_site_package.pth new file mode 100644 index 0000000..e69de29 diff --git a/MyProject2/Intermediate/PipInstall/merged_requirements.in b/MyProject2/Intermediate/PipInstall/merged_requirements.in new file mode 100644 index 0000000..e69de29 diff --git a/MyProject2/Intermediate/PipInstall/pyreqs_plugins.list b/MyProject2/Intermediate/PipInstall/pyreqs_plugins.list new file mode 100644 index 0000000..e69de29 diff --git a/MyProject2/Intermediate/ReimportCache/3688439234.bin b/MyProject2/Intermediate/ReimportCache/3688439234.bin new file mode 100644 index 0000000..c0fa843 Binary files /dev/null and b/MyProject2/Intermediate/ReimportCache/3688439234.bin differ diff --git a/MyProject2/Intermediate/ShaderAutogen/VULKAN_SM6/AutogenShaderHeaders.ush b/MyProject2/Intermediate/ShaderAutogen/VULKAN_SM6/AutogenShaderHeaders.ush new file mode 100644 index 0000000..8512835 --- /dev/null +++ b/MyProject2/Intermediate/ShaderAutogen/VULKAN_SM6/AutogenShaderHeaders.ush @@ -0,0 +1,493 @@ +// Copyright Epic Games, Inc. All Rights Reserved. + +#pragma once + +#if FEATURE_LEVEL >= FEATURE_LEVEL_SM5 +float SampleDeviceZFromSceneTexturesTempCopy(float2 UV) +{ + return SceneDepthTexture.SampleLevel(SceneDepthTextureSampler, UV, 0).r; +} +#endif + +#ifndef GBUFFER_LAYOUT +#define GBUFFER_LAYOUT 0 +#endif + +#if GBUFFER_LAYOUT == 0 + +void EncodeGBufferToMRT(inout FPixelShaderOut Out, FGBufferData GBuffer, float QuantizationBias) +{ + float4 MrtFloat1 = 0.0f; + float4 MrtFloat2 = 0.0f; + uint4 MrtUint2 = 0; + float4 MrtFloat3 = 0.0f; + float4 MrtFloat4 = 0.0f; + float4 MrtFloat5 = 0.0f; + + float3 WorldNormal_Compressed = EncodeNormalHelper(GBuffer.WorldNormal, 0.0f); + + MrtFloat1.x = WorldNormal_Compressed.x; + MrtFloat1.y = WorldNormal_Compressed.y; + MrtFloat1.z = WorldNormal_Compressed.z; + MrtFloat1.w = GBuffer.PerObjectGBufferData.x; + MrtFloat2.x = GBuffer.Metallic.x; + MrtFloat2.y = GBuffer.Specular.x; + MrtFloat2.z = GBuffer.Roughness.x; + MrtUint2.w |= ((((GBuffer.ShadingModelID.x) >> 0) & 0x0f) << 0); + MrtUint2.w |= ((((GBuffer.SelectiveOutputMask.x) >> 0) & 0x0f) << 4); + MrtFloat3.x = GBuffer.BaseColor.x; + MrtFloat3.y = GBuffer.BaseColor.y; + MrtFloat3.z = GBuffer.BaseColor.z; + MrtFloat3.w = GBuffer.GenericAO.x; + MrtFloat5.x = GBuffer.PrecomputedShadowFactors.x; + MrtFloat5.y = GBuffer.PrecomputedShadowFactors.y; + MrtFloat5.z = GBuffer.PrecomputedShadowFactors.z; + MrtFloat5.w = GBuffer.PrecomputedShadowFactors.w; + MrtFloat4.x = GBuffer.CustomData.x; + MrtFloat4.y = GBuffer.CustomData.y; + MrtFloat4.z = GBuffer.CustomData.z; + MrtFloat4.w = GBuffer.CustomData.w; + + Out.MRT[1] = MrtFloat1; + Out.MRT[2] = float4(MrtFloat2.x, MrtFloat2.y, MrtFloat2.z, float(MrtUint2.w) / 255.0f); + Out.MRT[3] = MrtFloat3; + Out.MRT[4] = MrtFloat4; + Out.MRT[5] = MrtFloat5; + Out.MRT[6] = float4(0.0f, 0.0f, 0.0f, 0.0f); + Out.MRT[7] = float4(0.0f, 0.0f, 0.0f, 0.0f); +} + + +FGBufferData DecodeGBufferDataDirect(float4 InMRT1, + float4 InMRT2, + float4 InMRT3, + float4 InMRT4, + float4 InMRT5, + + float CustomNativeDepth, + float4 AnisotropicData, + uint CustomStencil, + float SceneDepth, + bool bGetNormalizedNormal, + bool bChecker) +{ + FGBufferData Ret = (FGBufferData)0; + float3 WorldNormal_Compressed = 0.0f; + WorldNormal_Compressed.x = InMRT1.x; + WorldNormal_Compressed.y = InMRT1.y; + WorldNormal_Compressed.z = InMRT1.z; + Ret.PerObjectGBufferData.x = InMRT1.w; + Ret.Metallic.x = InMRT2.x; + Ret.Specular.x = InMRT2.y; + Ret.Roughness.x = InMRT2.z; + Ret.ShadingModelID.x = (((uint((float(InMRT2.w) * 255.0f) + .5f) >> 0) & 0x0f) << 0); + Ret.SelectiveOutputMask.x = (((uint((float(InMRT2.w) * 255.0f) + .5f) >> 4) & 0x0f) << 0); + Ret.BaseColor.x = InMRT3.x; + Ret.BaseColor.y = InMRT3.y; + Ret.BaseColor.z = InMRT3.z; + Ret.GenericAO.x = InMRT3.w; + Ret.PrecomputedShadowFactors.x = InMRT5.x; + Ret.PrecomputedShadowFactors.y = InMRT5.y; + Ret.PrecomputedShadowFactors.z = InMRT5.z; + Ret.PrecomputedShadowFactors.w = InMRT5.w; + Ret.CustomData.x = InMRT4.x; + Ret.CustomData.y = InMRT4.y; + Ret.CustomData.z = InMRT4.z; + Ret.CustomData.w = InMRT4.w; + + Ret.WorldNormal = DecodeNormalHelper(WorldNormal_Compressed); + Ret.WorldTangent = AnisotropicData.xyz; + Ret.Anisotropy = AnisotropicData.w; + + GBufferPostDecode(Ret,bChecker,bGetNormalizedNormal); + + Ret.CustomDepth = ConvertFromDeviceZ(CustomNativeDepth); + Ret.CustomStencil = CustomStencil; + Ret.Depth = SceneDepth; + + + return Ret; +} + + +#if FEATURE_LEVEL >= FEATURE_LEVEL_SM5 + +// @param PixelPos relative to left top of the rendertarget (not viewport) +FGBufferData DecodeGBufferDataUV(float2 UV, bool bGetNormalizedNormal = true) +{ + float CustomNativeDepth = Texture2DSampleLevel(SceneTexturesStruct.CustomDepthTexture, SceneTexturesStruct_CustomDepthTextureSampler, UV, 0).r; + int2 IntUV = (int2)trunc(UV * View.BufferSizeAndInvSize.xy * View.BufferToSceneTextureScale.xy); + uint CustomStencil = SceneTexturesStruct.CustomStencilTexture.Load(int3(IntUV, 0)) STENCIL_COMPONENT_SWIZZLE; + float SceneDepth = CalcSceneDepth(UV); + float4 AnisotropicData = Texture2DSampleLevel(SceneTexturesStruct.GBufferFTexture, SceneTexturesStruct_GBufferFTextureSampler, UV, 0).xyzw; + + float4 InMRT1 = Texture2DSampleLevel(SceneTexturesStruct.GBufferATexture, SceneTexturesStruct_GBufferATextureSampler, UV, 0).xyzw; + float4 InMRT2 = Texture2DSampleLevel(SceneTexturesStruct.GBufferBTexture, SceneTexturesStruct_GBufferBTextureSampler, UV, 0).xyzw; + float4 InMRT3 = Texture2DSampleLevel(SceneTexturesStruct.GBufferCTexture, SceneTexturesStruct_GBufferCTextureSampler, UV, 0).xyzw; + float4 InMRT4 = Texture2DSampleLevel(SceneTexturesStruct.GBufferDTexture, SceneTexturesStruct_GBufferDTextureSampler, UV, 0).xyzw; + float4 InMRT5 = Texture2DSampleLevel(SceneTexturesStruct.GBufferETexture, SceneTexturesStruct_GBufferETextureSampler, UV, 0).xyzw; + + FGBufferData Ret = DecodeGBufferDataDirect(InMRT1, + InMRT2, + InMRT3, + InMRT4, + InMRT5, + + CustomNativeDepth, + AnisotropicData, + CustomStencil, + SceneDepth, + bGetNormalizedNormal, + CheckerFromSceneColorUV(UV)); + + return Ret; +} + + +// @param PixelPos relative to left top of the rendertarget (not viewport) +FGBufferData DecodeGBufferDataUint(uint2 PixelPos, bool bGetNormalizedNormal = true) +{ + float CustomNativeDepth = SceneTexturesStruct.CustomDepthTexture.Load(int3(PixelPos, 0)).r; + uint CustomStencil = SceneTexturesStruct.CustomStencilTexture.Load(int3(PixelPos, 0)) STENCIL_COMPONENT_SWIZZLE; + float SceneDepth = CalcSceneDepth(PixelPos); + float4 AnisotropicData = SceneTexturesStruct.GBufferFTexture.Load(int3(PixelPos, 0)).xyzw; + + float4 InMRT1 = SceneTexturesStruct.GBufferATexture.Load(int3(PixelPos, 0)).xyzw; + float4 InMRT2 = SceneTexturesStruct.GBufferBTexture.Load(int3(PixelPos, 0)).xyzw; + float4 InMRT3 = SceneTexturesStruct.GBufferCTexture.Load(int3(PixelPos, 0)).xyzw; + float4 InMRT4 = SceneTexturesStruct.GBufferDTexture.Load(int3(PixelPos, 0)).xyzw; + float4 InMRT5 = SceneTexturesStruct.GBufferETexture.Load(int3(PixelPos, 0)).xyzw; + + FGBufferData Ret = DecodeGBufferDataDirect(InMRT1, + InMRT2, + InMRT3, + InMRT4, + InMRT5, + + CustomNativeDepth, + AnisotropicData, + CustomStencil, + SceneDepth, + bGetNormalizedNormal, + CheckerFromPixelPos(PixelPos)); + + return Ret; +} + + +// @param PixelPos relative to left top of the rendertarget (not viewport) +FGBufferData DecodeGBufferDataSceneTextures(float2 UV, bool bGetNormalizedNormal = true) +{ + uint CustomStencil = 0; + float CustomNativeDepth = 0; + float DeviceZ = SampleDeviceZFromSceneTexturesTempCopy(UV); + float SceneDepth = ConvertFromDeviceZ(DeviceZ); + float4 AnisotropicData = GBufferFTexture.SampleLevel(GBufferFTextureSampler, UV, 0).xyzw; + + float4 InMRT1 = GBufferATexture.SampleLevel(GBufferATextureSampler, UV, 0).xyzw; + float4 InMRT2 = GBufferBTexture.SampleLevel(GBufferBTextureSampler, UV, 0).xyzw; + float4 InMRT3 = GBufferCTexture.SampleLevel(GBufferCTextureSampler, UV, 0).xyzw; + float4 InMRT4 = GBufferDTexture.SampleLevel(GBufferDTextureSampler, UV, 0).xyzw; + float4 InMRT5 = GBufferETexture.SampleLevel(GBufferETextureSampler, UV, 0).xyzw; + + FGBufferData Ret = DecodeGBufferDataDirect(InMRT1, + InMRT2, + InMRT3, + InMRT4, + InMRT5, + + CustomNativeDepth, + AnisotropicData, + CustomStencil, + SceneDepth, + bGetNormalizedNormal, + CheckerFromSceneColorUV(UV)); + + return Ret; +} + + +// @param PixelPos relative to left top of the rendertarget (not viewport) +FGBufferData DecodeGBufferDataSceneTexturesLoad(uint2 PixelCoord, bool bGetNormalizedNormal = true) +{ + uint CustomStencil = 0; + float CustomNativeDepth = 0; + float DeviceZ = SceneDepthTexture.Load(int3(PixelCoord, 0)).r; + float SceneDepth = ConvertFromDeviceZ(DeviceZ); + float4 AnisotropicData = GBufferFTexture.Load(int3(PixelCoord, 0)).xyzw; + + float4 InMRT1 = GBufferATexture.Load(int3(PixelCoord, 0)).xyzw; + float4 InMRT2 = GBufferBTexture.Load(int3(PixelCoord, 0)).xyzw; + float4 InMRT3 = GBufferCTexture.Load(int3(PixelCoord, 0)).xyzw; + float4 InMRT4 = GBufferDTexture.Load(int3(PixelCoord, 0)).xyzw; + float4 InMRT5 = GBufferETexture.Load(int3(PixelCoord, 0)).xyzw; + + FGBufferData Ret = DecodeGBufferDataDirect(InMRT1, + InMRT2, + InMRT3, + InMRT4, + InMRT5, + + CustomNativeDepth, + AnisotropicData, + CustomStencil, + SceneDepth, + bGetNormalizedNormal, + CheckerFromPixelPos(PixelCoord)); + + return Ret; +} + + +#endif + +#endif + +#if GBUFFER_LAYOUT == 1 + +void EncodeGBufferToMRT(inout FPixelShaderOut Out, FGBufferData GBuffer, float QuantizationBias) +{ + float4 MrtFloat1 = 0.0f; + float4 MrtFloat2 = 0.0f; + uint4 MrtUint2 = 0; + float4 MrtFloat3 = 0.0f; + float4 MrtFloat4 = 0.0f; + float4 MrtFloat5 = 0.0f; + float4 MrtFloat6 = 0.0f; + + float3 WorldNormal_Compressed = EncodeNormalHelper(GBuffer.WorldNormal, 0.0f); + + MrtFloat1.x = WorldNormal_Compressed.x; + MrtFloat1.y = WorldNormal_Compressed.y; + MrtFloat1.z = WorldNormal_Compressed.z; + MrtFloat1.w = GBuffer.PerObjectGBufferData.x; + MrtFloat2.x = GBuffer.Metallic.x; + MrtFloat2.y = GBuffer.Specular.x; + MrtFloat2.z = GBuffer.Roughness.x; + MrtUint2.w |= ((((GBuffer.ShadingModelID.x) >> 0) & 0x0f) << 0); + MrtUint2.w |= ((((GBuffer.SelectiveOutputMask.x) >> 0) & 0x0f) << 4); + MrtFloat3.x = GBuffer.BaseColor.x; + MrtFloat3.y = GBuffer.BaseColor.y; + MrtFloat3.z = GBuffer.BaseColor.z; + MrtFloat3.w = GBuffer.GenericAO.x; + MrtFloat4.x = GBuffer.Velocity.x; + MrtFloat4.y = GBuffer.Velocity.y; + MrtFloat4.z = GBuffer.Velocity.z; + MrtFloat4.w = GBuffer.Velocity.w; + MrtFloat6.x = GBuffer.PrecomputedShadowFactors.x; + MrtFloat6.y = GBuffer.PrecomputedShadowFactors.y; + MrtFloat6.z = GBuffer.PrecomputedShadowFactors.z; + MrtFloat6.w = GBuffer.PrecomputedShadowFactors.w; + MrtFloat5.x = GBuffer.CustomData.x; + MrtFloat5.y = GBuffer.CustomData.y; + MrtFloat5.z = GBuffer.CustomData.z; + MrtFloat5.w = GBuffer.CustomData.w; + + Out.MRT[1] = MrtFloat1; + Out.MRT[2] = float4(MrtFloat2.x, MrtFloat2.y, MrtFloat2.z, float(MrtUint2.w) / 255.0f); + Out.MRT[3] = MrtFloat3; + Out.MRT[4] = MrtFloat4; + Out.MRT[5] = MrtFloat5; + Out.MRT[6] = MrtFloat6; + Out.MRT[7] = float4(0.0f, 0.0f, 0.0f, 0.0f); +} + + +FGBufferData DecodeGBufferDataDirect(float4 InMRT1, + float4 InMRT2, + float4 InMRT3, + float4 InMRT4, + float4 InMRT5, + float4 InMRT6, + + float CustomNativeDepth, + float4 AnisotropicData, + uint CustomStencil, + float SceneDepth, + bool bGetNormalizedNormal, + bool bChecker) +{ + FGBufferData Ret = (FGBufferData)0; + float3 WorldNormal_Compressed = 0.0f; + WorldNormal_Compressed.x = InMRT1.x; + WorldNormal_Compressed.y = InMRT1.y; + WorldNormal_Compressed.z = InMRT1.z; + Ret.PerObjectGBufferData.x = InMRT1.w; + Ret.Metallic.x = InMRT2.x; + Ret.Specular.x = InMRT2.y; + Ret.Roughness.x = InMRT2.z; + Ret.ShadingModelID.x = (((uint((float(InMRT2.w) * 255.0f) + .5f) >> 0) & 0x0f) << 0); + Ret.SelectiveOutputMask.x = (((uint((float(InMRT2.w) * 255.0f) + .5f) >> 4) & 0x0f) << 0); + Ret.BaseColor.x = InMRT3.x; + Ret.BaseColor.y = InMRT3.y; + Ret.BaseColor.z = InMRT3.z; + Ret.GenericAO.x = InMRT3.w; + Ret.Velocity.x = InMRT4.x; + Ret.Velocity.y = InMRT4.y; + Ret.Velocity.z = InMRT4.z; + Ret.Velocity.w = InMRT4.w; + Ret.PrecomputedShadowFactors.x = InMRT6.x; + Ret.PrecomputedShadowFactors.y = InMRT6.y; + Ret.PrecomputedShadowFactors.z = InMRT6.z; + Ret.PrecomputedShadowFactors.w = InMRT6.w; + Ret.CustomData.x = InMRT5.x; + Ret.CustomData.y = InMRT5.y; + Ret.CustomData.z = InMRT5.z; + Ret.CustomData.w = InMRT5.w; + + Ret.WorldNormal = DecodeNormalHelper(WorldNormal_Compressed); + Ret.WorldTangent = AnisotropicData.xyz; + Ret.Anisotropy = AnisotropicData.w; + + GBufferPostDecode(Ret,bChecker,bGetNormalizedNormal); + + Ret.CustomDepth = ConvertFromDeviceZ(CustomNativeDepth); + Ret.CustomStencil = CustomStencil; + Ret.Depth = SceneDepth; + + + return Ret; +} + + +#if FEATURE_LEVEL >= FEATURE_LEVEL_SM5 + +// @param PixelPos relative to left top of the rendertarget (not viewport) +FGBufferData DecodeGBufferDataUV(float2 UV, bool bGetNormalizedNormal = true) +{ + float CustomNativeDepth = Texture2DSampleLevel(SceneTexturesStruct.CustomDepthTexture, SceneTexturesStruct_CustomDepthTextureSampler, UV, 0).r; + int2 IntUV = (int2)trunc(UV * View.BufferSizeAndInvSize.xy * View.BufferToSceneTextureScale.xy); + uint CustomStencil = SceneTexturesStruct.CustomStencilTexture.Load(int3(IntUV, 0)) STENCIL_COMPONENT_SWIZZLE; + float SceneDepth = CalcSceneDepth(UV); + float4 AnisotropicData = Texture2DSampleLevel(SceneTexturesStruct.GBufferFTexture, SceneTexturesStruct_GBufferFTextureSampler, UV, 0).xyzw; + + float4 InMRT1 = Texture2DSampleLevel(SceneTexturesStruct.GBufferATexture, SceneTexturesStruct_GBufferATextureSampler, UV, 0).xyzw; + float4 InMRT2 = Texture2DSampleLevel(SceneTexturesStruct.GBufferBTexture, SceneTexturesStruct_GBufferBTextureSampler, UV, 0).xyzw; + float4 InMRT3 = Texture2DSampleLevel(SceneTexturesStruct.GBufferCTexture, SceneTexturesStruct_GBufferCTextureSampler, UV, 0).xyzw; + float4 InMRT4 = Texture2DSampleLevel(SceneTexturesStruct.GBufferVelocityTexture, SceneTexturesStruct_GBufferVelocityTextureSampler, UV, 0).xyzw; + float4 InMRT5 = Texture2DSampleLevel(SceneTexturesStruct.GBufferDTexture, SceneTexturesStruct_GBufferDTextureSampler, UV, 0).xyzw; + float4 InMRT6 = Texture2DSampleLevel(SceneTexturesStruct.GBufferETexture, SceneTexturesStruct_GBufferETextureSampler, UV, 0).xyzw; + + FGBufferData Ret = DecodeGBufferDataDirect(InMRT1, + InMRT2, + InMRT3, + InMRT4, + InMRT5, + InMRT6, + + CustomNativeDepth, + AnisotropicData, + CustomStencil, + SceneDepth, + bGetNormalizedNormal, + CheckerFromSceneColorUV(UV)); + + return Ret; +} + + +// @param PixelPos relative to left top of the rendertarget (not viewport) +FGBufferData DecodeGBufferDataUint(uint2 PixelPos, bool bGetNormalizedNormal = true) +{ + float CustomNativeDepth = SceneTexturesStruct.CustomDepthTexture.Load(int3(PixelPos, 0)).r; + uint CustomStencil = SceneTexturesStruct.CustomStencilTexture.Load(int3(PixelPos, 0)) STENCIL_COMPONENT_SWIZZLE; + float SceneDepth = CalcSceneDepth(PixelPos); + float4 AnisotropicData = SceneTexturesStruct.GBufferFTexture.Load(int3(PixelPos, 0)).xyzw; + + float4 InMRT1 = SceneTexturesStruct.GBufferATexture.Load(int3(PixelPos, 0)).xyzw; + float4 InMRT2 = SceneTexturesStruct.GBufferBTexture.Load(int3(PixelPos, 0)).xyzw; + float4 InMRT3 = SceneTexturesStruct.GBufferCTexture.Load(int3(PixelPos, 0)).xyzw; + float4 InMRT4 = SceneTexturesStruct.GBufferVelocityTexture.Load(int3(PixelPos, 0)).xyzw; + float4 InMRT5 = SceneTexturesStruct.GBufferDTexture.Load(int3(PixelPos, 0)).xyzw; + float4 InMRT6 = SceneTexturesStruct.GBufferETexture.Load(int3(PixelPos, 0)).xyzw; + + FGBufferData Ret = DecodeGBufferDataDirect(InMRT1, + InMRT2, + InMRT3, + InMRT4, + InMRT5, + InMRT6, + + CustomNativeDepth, + AnisotropicData, + CustomStencil, + SceneDepth, + bGetNormalizedNormal, + CheckerFromPixelPos(PixelPos)); + + return Ret; +} + + +// @param PixelPos relative to left top of the rendertarget (not viewport) +FGBufferData DecodeGBufferDataSceneTextures(float2 UV, bool bGetNormalizedNormal = true) +{ + uint CustomStencil = 0; + float CustomNativeDepth = 0; + float DeviceZ = SampleDeviceZFromSceneTexturesTempCopy(UV); + float SceneDepth = ConvertFromDeviceZ(DeviceZ); + float4 AnisotropicData = GBufferFTexture.SampleLevel(GBufferFTextureSampler, UV, 0).xyzw; + + float4 InMRT1 = GBufferATexture.SampleLevel(GBufferATextureSampler, UV, 0).xyzw; + float4 InMRT2 = GBufferBTexture.SampleLevel(GBufferBTextureSampler, UV, 0).xyzw; + float4 InMRT3 = GBufferCTexture.SampleLevel(GBufferCTextureSampler, UV, 0).xyzw; + float4 InMRT4 = GBufferVelocityTexture.SampleLevel(GBufferVelocityTextureSampler, UV, 0).xyzw; + float4 InMRT5 = GBufferDTexture.SampleLevel(GBufferDTextureSampler, UV, 0).xyzw; + float4 InMRT6 = GBufferETexture.SampleLevel(GBufferETextureSampler, UV, 0).xyzw; + + FGBufferData Ret = DecodeGBufferDataDirect(InMRT1, + InMRT2, + InMRT3, + InMRT4, + InMRT5, + InMRT6, + + CustomNativeDepth, + AnisotropicData, + CustomStencil, + SceneDepth, + bGetNormalizedNormal, + CheckerFromSceneColorUV(UV)); + + return Ret; +} + + +// @param PixelPos relative to left top of the rendertarget (not viewport) +FGBufferData DecodeGBufferDataSceneTexturesLoad(uint2 PixelCoord, bool bGetNormalizedNormal = true) +{ + uint CustomStencil = 0; + float CustomNativeDepth = 0; + float DeviceZ = SceneDepthTexture.Load(int3(PixelCoord, 0)).r; + float SceneDepth = ConvertFromDeviceZ(DeviceZ); + float4 AnisotropicData = GBufferFTexture.Load(int3(PixelCoord, 0)).xyzw; + + float4 InMRT1 = GBufferATexture.Load(int3(PixelCoord, 0)).xyzw; + float4 InMRT2 = GBufferBTexture.Load(int3(PixelCoord, 0)).xyzw; + float4 InMRT3 = GBufferCTexture.Load(int3(PixelCoord, 0)).xyzw; + float4 InMRT4 = GBufferVelocityTexture.Load(int3(PixelCoord, 0)).xyzw; + float4 InMRT5 = GBufferDTexture.Load(int3(PixelCoord, 0)).xyzw; + float4 InMRT6 = GBufferETexture.Load(int3(PixelCoord, 0)).xyzw; + + FGBufferData Ret = DecodeGBufferDataDirect(InMRT1, + InMRT2, + InMRT3, + InMRT4, + InMRT5, + InMRT6, + + CustomNativeDepth, + AnisotropicData, + CustomStencil, + SceneDepth, + bGetNormalizedNormal, + CheckerFromPixelPos(PixelCoord)); + + return Ret; +} + + +#endif + +#endif + diff --git a/MyProject2/MyProject2.uproject b/MyProject2/MyProject2.uproject new file mode 100644 index 0000000..d8a5b30 --- /dev/null +++ b/MyProject2/MyProject2.uproject @@ -0,0 +1,51 @@ +{ + "FileVersion": 3, + "EngineAssociation": "5.6", + "Category": "", + "Description": "", + "Plugins": [ + { + "Name": "OpenXR", + "Enabled": true, + "SupportedTargetPlatforms": [ + "Win64", + "Linux", + "Android", + "VisionOS" + ] + }, + { + "Name": "OpenXREyeTracker", + "Enabled": true, + "SupportedTargetPlatforms": [ + "Win64", + "Linux", + "Android" + ] + }, + { + "Name": "OpenXRHandTracking", + "Enabled": true, + "SupportedTargetPlatforms": [ + "Win64", + "Linux", + "Android", + "VisionOS" + ] + } + ], + "TargetPlatforms": [ + "Android", + "IOS", + "Linux", + "Mac", + "PS4", + "PS5", + "Windows", + "WindowsNoEditor", + "Switch", + "XboxOne", + "XSX", + "VisionOS" + ] +} \ No newline at end of file diff --git a/MyProject2/Saved/AutoScreenshot.png b/MyProject2/Saved/AutoScreenshot.png new file mode 100644 index 0000000..1e86ab9 Binary files /dev/null and b/MyProject2/Saved/AutoScreenshot.png differ diff --git a/MyProject2/Saved/Autosaves/Game/VRTemplate/Blueprints/VRPawn_Auto2.uasset b/MyProject2/Saved/Autosaves/Game/VRTemplate/Blueprints/VRPawn_Auto2.uasset new file mode 100644 index 0000000..3ab7f63 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/VRTemplate/Blueprints/VRPawn_Auto2.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/VRTemplate/Blueprints/VRPawn_Auto3.uasset b/MyProject2/Saved/Autosaves/Game/VRTemplate/Blueprints/VRPawn_Auto3.uasset new file mode 100644 index 0000000..ceda323 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/VRTemplate/Blueprints/VRPawn_Auto3.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/VRTemplate/Blueprints/VRPawn_Auto4.uasset b/MyProject2/Saved/Autosaves/Game/VRTemplate/Blueprints/VRPawn_Auto4.uasset new file mode 100644 index 0000000..c9a3cc5 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/VRTemplate/Blueprints/VRPawn_Auto4.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/VRTemplate/Maps/VRTemplateMap_Auto1.umap b/MyProject2/Saved/Autosaves/Game/VRTemplate/Maps/VRTemplateMap_Auto1.umap new file mode 100644 index 0000000..a0e8203 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/VRTemplate/Maps/VRTemplateMap_Auto1.umap differ diff --git a/MyProject2/Saved/Autosaves/PackageRestoreData.json b/MyProject2/Saved/Autosaves/PackageRestoreData.json new file mode 100644 index 0000000..4e4a13a Binary files /dev/null and b/MyProject2/Saved/Autosaves/PackageRestoreData.json differ diff --git a/MyProject2/Saved/Config/CrashReportClient/UECC-Linux-03F3AA899F2249C39BF1AFFD30B444C8/CrashReportClient.ini b/MyProject2/Saved/Config/CrashReportClient/UECC-Linux-03F3AA899F2249C39BF1AFFD30B444C8/CrashReportClient.ini new file mode 100644 index 0000000..ac738fd --- /dev/null +++ b/MyProject2/Saved/Config/CrashReportClient/UECC-Linux-03F3AA899F2249C39BF1AFFD30B444C8/CrashReportClient.ini @@ -0,0 +1,10 @@ +[CrashReportClient] +bHideLogFilesOption=false +bHideAllowToBeContactedOption=false +bIsAllowedToCloseWithoutSending=true +bIsAllowedToSendWithoutDetailedInfo=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true +bAgreeToCrashUpload=false + diff --git a/MyProject2/Saved/Config/CrashReportClient/UECC-Linux-08DCABE2B866414EB079057DB7158978/CrashReportClient.ini b/MyProject2/Saved/Config/CrashReportClient/UECC-Linux-08DCABE2B866414EB079057DB7158978/CrashReportClient.ini new file mode 100644 index 0000000..ac738fd --- /dev/null +++ b/MyProject2/Saved/Config/CrashReportClient/UECC-Linux-08DCABE2B866414EB079057DB7158978/CrashReportClient.ini @@ -0,0 +1,10 @@ +[CrashReportClient] +bHideLogFilesOption=false +bHideAllowToBeContactedOption=false +bIsAllowedToCloseWithoutSending=true +bIsAllowedToSendWithoutDetailedInfo=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true +bAgreeToCrashUpload=false + diff --git a/MyProject2/Saved/Config/CrashReportClient/UECC-Linux-301EE11DC7E649BC94BB8576C3C743AE/CrashReportClient.ini b/MyProject2/Saved/Config/CrashReportClient/UECC-Linux-301EE11DC7E649BC94BB8576C3C743AE/CrashReportClient.ini new file mode 100644 index 0000000..ac738fd --- /dev/null +++ b/MyProject2/Saved/Config/CrashReportClient/UECC-Linux-301EE11DC7E649BC94BB8576C3C743AE/CrashReportClient.ini @@ -0,0 +1,10 @@ +[CrashReportClient] +bHideLogFilesOption=false +bHideAllowToBeContactedOption=false +bIsAllowedToCloseWithoutSending=true +bIsAllowedToSendWithoutDetailedInfo=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true +bAgreeToCrashUpload=false + diff --git a/MyProject2/Saved/Config/CrashReportClient/UECC-Linux-5CB5EB88470841B5A5FD8E7D402FD16B/CrashReportClient.ini b/MyProject2/Saved/Config/CrashReportClient/UECC-Linux-5CB5EB88470841B5A5FD8E7D402FD16B/CrashReportClient.ini new file mode 100644 index 0000000..ac738fd --- /dev/null +++ b/MyProject2/Saved/Config/CrashReportClient/UECC-Linux-5CB5EB88470841B5A5FD8E7D402FD16B/CrashReportClient.ini @@ -0,0 +1,10 @@ +[CrashReportClient] +bHideLogFilesOption=false +bHideAllowToBeContactedOption=false +bIsAllowedToCloseWithoutSending=true +bIsAllowedToSendWithoutDetailedInfo=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true +bAgreeToCrashUpload=false + diff --git a/MyProject2/Saved/Config/CrashReportClient/UECC-Linux-638DF031E0E544AEACA83F99CA423844/CrashReportClient.ini b/MyProject2/Saved/Config/CrashReportClient/UECC-Linux-638DF031E0E544AEACA83F99CA423844/CrashReportClient.ini new file mode 100644 index 0000000..ac738fd --- /dev/null +++ b/MyProject2/Saved/Config/CrashReportClient/UECC-Linux-638DF031E0E544AEACA83F99CA423844/CrashReportClient.ini @@ -0,0 +1,10 @@ +[CrashReportClient] +bHideLogFilesOption=false +bHideAllowToBeContactedOption=false +bIsAllowedToCloseWithoutSending=true +bIsAllowedToSendWithoutDetailedInfo=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true +bAgreeToCrashUpload=false + diff --git a/MyProject2/Saved/Config/CrashReportClient/UECC-Linux-760B0150F4A1468FA1F2D3949700E62A/CrashReportClient.ini b/MyProject2/Saved/Config/CrashReportClient/UECC-Linux-760B0150F4A1468FA1F2D3949700E62A/CrashReportClient.ini new file mode 100644 index 0000000..ac738fd --- /dev/null +++ b/MyProject2/Saved/Config/CrashReportClient/UECC-Linux-760B0150F4A1468FA1F2D3949700E62A/CrashReportClient.ini @@ -0,0 +1,10 @@ +[CrashReportClient] +bHideLogFilesOption=false +bHideAllowToBeContactedOption=false +bIsAllowedToCloseWithoutSending=true +bIsAllowedToSendWithoutDetailedInfo=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true +bAgreeToCrashUpload=false + diff --git a/MyProject2/Saved/Config/CrashReportClient/UECC-Linux-CF6DD0717C8F4ED7BB322575CE517CA2/CrashReportClient.ini b/MyProject2/Saved/Config/CrashReportClient/UECC-Linux-CF6DD0717C8F4ED7BB322575CE517CA2/CrashReportClient.ini new file mode 100644 index 0000000..ac738fd --- /dev/null +++ b/MyProject2/Saved/Config/CrashReportClient/UECC-Linux-CF6DD0717C8F4ED7BB322575CE517CA2/CrashReportClient.ini @@ -0,0 +1,10 @@ +[CrashReportClient] +bHideLogFilesOption=false +bHideAllowToBeContactedOption=false +bIsAllowedToCloseWithoutSending=true +bIsAllowedToSendWithoutDetailedInfo=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true +bAgreeToCrashUpload=false + diff --git a/MyProject2/Saved/Config/CrashReportClient/UECC-Linux-DEA32DEAF58D46CB957B5C3E3CFC5E25/CrashReportClient.ini b/MyProject2/Saved/Config/CrashReportClient/UECC-Linux-DEA32DEAF58D46CB957B5C3E3CFC5E25/CrashReportClient.ini new file mode 100644 index 0000000..ac738fd --- /dev/null +++ b/MyProject2/Saved/Config/CrashReportClient/UECC-Linux-DEA32DEAF58D46CB957B5C3E3CFC5E25/CrashReportClient.ini @@ -0,0 +1,10 @@ +[CrashReportClient] +bHideLogFilesOption=false +bHideAllowToBeContactedOption=false +bIsAllowedToCloseWithoutSending=true +bIsAllowedToSendWithoutDetailedInfo=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true +bAgreeToCrashUpload=false + diff --git a/MyProject2/Saved/Config/CrashReportClient/UECC-Linux-EB344B44D96F4B8F9287AF9A418339A2/CrashReportClient.ini b/MyProject2/Saved/Config/CrashReportClient/UECC-Linux-EB344B44D96F4B8F9287AF9A418339A2/CrashReportClient.ini new file mode 100644 index 0000000..ac738fd --- /dev/null +++ b/MyProject2/Saved/Config/CrashReportClient/UECC-Linux-EB344B44D96F4B8F9287AF9A418339A2/CrashReportClient.ini @@ -0,0 +1,10 @@ +[CrashReportClient] +bHideLogFilesOption=false +bHideAllowToBeContactedOption=false +bIsAllowedToCloseWithoutSending=true +bIsAllowedToSendWithoutDetailedInfo=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true +bAgreeToCrashUpload=false + diff --git a/MyProject2/Saved/Config/CrashReportClient/UECC-Linux-F186E0456F694BC8BC793FD9BF2957B6/CrashReportClient.ini b/MyProject2/Saved/Config/CrashReportClient/UECC-Linux-F186E0456F694BC8BC793FD9BF2957B6/CrashReportClient.ini new file mode 100644 index 0000000..ac738fd --- /dev/null +++ b/MyProject2/Saved/Config/CrashReportClient/UECC-Linux-F186E0456F694BC8BC793FD9BF2957B6/CrashReportClient.ini @@ -0,0 +1,10 @@ +[CrashReportClient] +bHideLogFilesOption=false +bHideAllowToBeContactedOption=false +bIsAllowedToCloseWithoutSending=true +bIsAllowedToSendWithoutDetailedInfo=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true +bAgreeToCrashUpload=false + diff --git a/MyProject2/Saved/Config/LinuxEditor/Editor.ini b/MyProject2/Saved/Config/LinuxEditor/Editor.ini new file mode 100644 index 0000000..21b9f88 --- /dev/null +++ b/MyProject2/Saved/Config/LinuxEditor/Editor.ini @@ -0,0 +1,4 @@ +;METADATA=(Diff=true, UseCommands=true) +[/Script/UnrealEd.UnrealEdOptions] +UsingXGE=False + diff --git a/MyProject2/Saved/Config/LinuxEditor/EditorPerProjectUserSettings.ini b/MyProject2/Saved/Config/LinuxEditor/EditorPerProjectUserSettings.ini new file mode 100644 index 0000000..d5728fb --- /dev/null +++ b/MyProject2/Saved/Config/LinuxEditor/EditorPerProjectUserSettings.ini @@ -0,0 +1,1766 @@ +;METADATA=(Diff=true, UseCommands=true) +[/Script/UnrealEd.EditorPerProjectUserSettings] +bDisplayDocumentationLink=False +bDisplayActionListItemRefIds=False +bAlwaysGatherBehaviorTreeDebuggerData=False +bDisplayBlackboardKeysInAlphabeticalOrder=False +bUseSimplygonSwarm=False +SimplygonServerIP=127.0.0.1 +bEnableSwarmDebugging=False +SimplygonSwarmDelay=5000 +SwarmNumOfConcurrentJobs=16 +SwarmMaxUploadChunkSizeInMB=100 +SwarmIntermediateFolder=/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Simplygon/ +bShowCompilerLogOnCompileError=False +DataSourceFolder=(Path="") +bAnimationReimportWarnings=False +bConfirmEditorClose=False +bSCSEditorShowFloor=False +bAlwaysBuildUAT=True +SCSViewportCameraSpeed=4 +bShowSelectionSubcomponents=True +AssetViewerProfileName= +PreviewFeatureLevel=4 +PreviewPlatformName=None +PreviewShaderFormatName=None +PreviewShaderPlatformName=None +bPreviewFeatureLevelActive=False +bPreviewFeatureLevelWasDefault=True +PreviewDeviceProfileName=None + +[/Script/UnrealEd.EditorStyleSettings] +XAxisColor=(R=0.594000,G=0.019700,B=0.000000,A=1.000000) +YAxisColor=(R=0.134900,G=0.395900,B=0.000000,A=1.000000) +ZAxisColor=(R=0.025100,G=0.207000,B=0.850000,A=1.000000) +ApplicationScale=1.000000 +bColorVisionDeficiencyCorrection=False +bColorVisionDeficiencyCorrectionPreviewWithDeficiency=False +SelectionColor=(R=0.828000,G=0.364000,B=0.003000,A=1.000000) +AdditionalSelectionColors[0]=(R=0.019382,G=0.496933,B=1.000000,A=1.000000) +AdditionalSelectionColors[1]=(R=0.356400,G=0.040915,B=0.520996,A=1.000000) +AdditionalSelectionColors[2]=(R=1.000000,G=0.168269,B=0.332452,A=1.000000) +AdditionalSelectionColors[3]=(R=1.000000,G=0.051269,B=0.051269,A=1.000000) +AdditionalSelectionColors[4]=(R=1.000000,G=0.715693,B=0.010330,A=1.000000) +AdditionalSelectionColors[5]=(R=0.258183,G=0.539479,B=0.068478,A=1.000000) +ViewportToolOverlayColor=(R=1.000000,G=1.000000,B=1.000000,A=1.000000) +bEnableEditorWindowBackgroundColor=False +EditorWindowBackgroundColor=(R=1.000000,G=1.000000,B=1.000000,A=1.000000) +MenuSearchFieldVisibilityThreshold=10 +bUseGrid=True +bAntiAliasGrid=True +RegularColor=(R=0.024000,G=0.024000,B=0.024000,A=1.000000) +RuleColor=(R=0.010000,G=0.010000,B=0.010000,A=1.000000) +CenterColor=(R=0.005000,G=0.005000,B=0.005000,A=1.000000) +GridSnapSize=16 +GraphBackgroundBrush=(TintColor=(SpecifiedColor=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),ColorUseRule=UseColor_Specified),DrawAs=Image,Tiling=NoTile,Mirroring=NoMirror,ImageType=NoImage,ImageSize=(X=32.000000,Y=32.000000),Margin=(Left=0.000000,Top=0.000000,Right=0.000000,Bottom=0.000000),ResourceObject=None,OutlineSettings=(CornerRadii=(X=0.000000,Y=0.000000,Z=0.000000,W=0.000000),Color=(SpecifiedColor=(R=0.000000,G=0.000000,B=0.000000,A=0.000000),ColorUseRule=UseColor_Specified),Width=0.000000,RoundingType=HalfHeightRadius,bUseBrushTransparency=False),UVRegion=(Min=(X=0.000000,Y=0.000000),Max=(X=0.000000,Y=0.000000),bIsValid=False),bIsDynamicallyLoaded=False,ResourceName="") +bShowNativeComponentNames=True +AssetEditorOpenLocation=Default +bEnableColorizedEditorTabs=True +CurrentAppliedTheme=134380265FBB4A9CA00A1DC9770217B8 +bEnableMiddleEllipsis=True + +[/Script/UnrealEd.LevelEditorPlaySettings] +LastExecutedPlayModeType=PlayMode_InVR +LaptopScreenResolutions=(Description="Apple MacBook Air 11",Width=1366,Height=768,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="") +LaptopScreenResolutions=(Description="Apple MacBook Air 13\"",Width=1440,Height=900,AspectRatio="16:10",bCanSwapAspectRatio=True,ProfileName="") +LaptopScreenResolutions=(Description="Apple MacBook Pro 13\"",Width=1280,Height=800,AspectRatio="16:10",bCanSwapAspectRatio=True,ProfileName="") +LaptopScreenResolutions=(Description="Apple MacBook Pro 13\" (Retina)",Width=2560,Height=1600,AspectRatio="16:10",bCanSwapAspectRatio=True,ProfileName="") +LaptopScreenResolutions=(Description="Apple MacBook Pro 15\"",Width=1440,Height=900,AspectRatio="16:10",bCanSwapAspectRatio=True,ProfileName="") +LaptopScreenResolutions=(Description="Apple MacBook Pro 15\" (Retina)",Width=2880,Height=1800,AspectRatio="16:10",bCanSwapAspectRatio=True,ProfileName="") +LaptopScreenResolutions=(Description="Generic 14-15.6\" Notebook",Width=1366,Height=768,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="") +MonitorScreenResolutions=(Description="19\" monitor",Width=1440,Height=900,AspectRatio="16:10",bCanSwapAspectRatio=True,ProfileName="") +MonitorScreenResolutions=(Description="20\" monitor",Width=1600,Height=900,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="") +MonitorScreenResolutions=(Description="22\" monitor",Width=1680,Height=1050,AspectRatio="16:10",bCanSwapAspectRatio=True,ProfileName="") +MonitorScreenResolutions=(Description="21.5-24\" monitor",Width=1920,Height=1080,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="") +MonitorScreenResolutions=(Description="27\" monitor",Width=2560,Height=1440,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="") +TabletScreenResolutions=(Description="iPad Pro 12.9-inch (3rd gen.)",Width=1024,Height=1366,AspectRatio="~3:4",bCanSwapAspectRatio=True,ProfileName="iPadPro3_129") +TabletScreenResolutions=(Description="iPad Pro 12.9-inch (2nd gen.)",Width=1024,Height=1366,AspectRatio="~3:4",bCanSwapAspectRatio=True,ProfileName="iPadPro2_129") +TabletScreenResolutions=(Description="iPad Pro 11-inch",Width=834,Height=1194,AspectRatio="5:7",bCanSwapAspectRatio=True,ProfileName="iPadPro11") +TabletScreenResolutions=(Description="iPad Pro 10.5-inch",Width=834,Height=1112,AspectRatio="3:4",bCanSwapAspectRatio=True,ProfileName="iPadPro105") +TabletScreenResolutions=(Description="iPad Pro 12.9-inch",Width=1024,Height=1366,AspectRatio="3:4",bCanSwapAspectRatio=True,ProfileName="iPadPro129") +TabletScreenResolutions=(Description="iPad Pro 9.7-inch",Width=768,Height=1024,AspectRatio="3:4",bCanSwapAspectRatio=True,ProfileName="iPadPro97") +TabletScreenResolutions=(Description="iPad (6th gen.)",Width=768,Height=1024,AspectRatio="3:4",bCanSwapAspectRatio=True,ProfileName="iPad6") +TabletScreenResolutions=(Description="iPad (5th gen.)",Width=768,Height=1024,AspectRatio="3:4",bCanSwapAspectRatio=True,ProfileName="iPad5") +TabletScreenResolutions=(Description="iPad Air 3",Width=768,Height=1024,AspectRatio="3:4",bCanSwapAspectRatio=True,ProfileName="iPadAir3") +TabletScreenResolutions=(Description="iPad Air 2",Width=768,Height=1024,AspectRatio="3:4",bCanSwapAspectRatio=True,ProfileName="iPadAir2") +TabletScreenResolutions=(Description="iPad Mini 5",Width=768,Height=1024,AspectRatio="3:4",bCanSwapAspectRatio=True,ProfileName="iPadMini5") +TabletScreenResolutions=(Description="iPad Mini 4",Width=768,Height=1024,AspectRatio="3:4",bCanSwapAspectRatio=True,ProfileName="iPadMini4") +TabletScreenResolutions=(Description="LG G Pad X 8.0",Width=768,Height=1366,AspectRatio="9:16",bCanSwapAspectRatio=True,ProfileName="") +TabletScreenResolutions=(Description="Asus Zenpad 3s 10",Width=768,Height=1366,AspectRatio="9:16",bCanSwapAspectRatio=True,ProfileName="") +TabletScreenResolutions=(Description="Huawei MediaPad M3",Width=768,Height=1366,AspectRatio="9:16",bCanSwapAspectRatio=True,ProfileName="") +TabletScreenResolutions=(Description="Microsoft Surface RT",Width=768,Height=1366,AspectRatio="9:16",bCanSwapAspectRatio=True,ProfileName="") +TabletScreenResolutions=(Description="Microsoft Surface Pro",Width=1080,Height=1920,AspectRatio="9:16",bCanSwapAspectRatio=True,ProfileName="") +TelevisionScreenResolutions=(Description="720p (HDTV, Blu-ray)",Width=1280,Height=720,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="") +TelevisionScreenResolutions=(Description="1080i, 1080p (HDTV, Blu-ray)",Width=1920,Height=1080,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="") +TelevisionScreenResolutions=(Description="4K Ultra HD",Width=3840,Height=2160,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="") +TelevisionScreenResolutions=(Description="4K Digital Cinema",Width=4096,Height=2160,AspectRatio="1.90:1",bCanSwapAspectRatio=True,ProfileName="") +GameGetsMouseControl=False +UseMouseForTouch=False +MouseControlLabelPosition=LabelAnchorMode_TopLeft +ViewportGetsHMDControl=False +bShouldMinimizeEditorOnNonVRPIE=False +bEmulateStereo=False +SoloAudioInFirstPIEClient=False +EnablePIEEnterAndExitSounds=False +PlayInEditorSoundQualityLevel=0 +bUseNonRealtimeAudioDevice=False +bPreferToStreamLevelsInPIE=False +bPromoteOutputLogWarningsDuringPIE=False +NewWindowPosition=(X=1080,Y=394) +PIEAlwaysOnTop=False +DisableStandaloneSound=False +AdditionalLaunchParameters= +BuildGameBeforeLaunch=PlayOnBuild_Default +LaunchConfiguration=LaunchConfig_Default +PackFilesForLaunch=NoPak +bAutoCompileBlueprintsOnLaunch=True +bLaunchSeparateServer=False +PlayNetMode=PIE_Standalone +RunUnderOneProcess=True +PlayNumberOfClients=1 +PrimaryPIEClientIndex=0 +ServerPort=17777 +ClientWindowWidth=640 +RouteGamepadToSecondWindow=False +CreateAudioDeviceForEveryPlayer=False +ClientWindowHeight=480 +ServerMapNameOverride= +AdditionalServerGameOptions= +bShowServerDebugDrawingByDefault=True +ServerDebugDrawingColorTintStrength=0.000000 +ServerDebugDrawingColorTint=(R=0.000000,G=0.000000,B=0.000000,A=1.000000) +bHMDForPrimaryProcessOnly=True +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=1280,Y=720) +LastExecutedLaunchDevice=Linux@WEYLAND-YUTANI +LastExecutedLaunchName=WEYLAND-YUTANI +LastExecutedPIEPreviewDevice= +DeviceToEmulate= +PIESafeZoneOverride=(Left=0.000000,Top=0.000000,Right=0.000000,Bottom=0.000000) +MultipleInstancePositions=(X=1080,Y=394) + +[/Script/UnrealEd.LevelEditorViewportSettings] +FlightCameraControlExperimentalNavigation=False +MinimumOrthographicZoom=250.000000 +bAllowArcballRotate=False +bAllowScreenRotate=False +bShowActorEditorContext=True +bShowBrushMarkerPolys=False +bAllowEditWidgetAxisDisplay=True +bUseLegacyCameraMovementNotifications=False +SnapToSurface=(bEnabled=False,SnapOffsetExtent=0.000000,bSnapRotation=True) +bEnableLayerSnap=False +ActiveSnapLayerIndex=0 +PreserveNonUniformScale=True +bUseLODViewLocking=False +PreviewMeshes=/Engine/EditorMeshes/ColorCalibrator/SM_ColorCalibrator.SM_ColorCalibrator +BillboardScale=1.000000 +bSaveEngineStats=False +MeasuringToolUnits=MeasureUnits_Centimeters +SelectedSplinePointSizeAdjustment=0.000000 +SplineLineThicknessAdjustment=0.000000 +SplineTangentHandleSizeAdjustment=0.000000 +SplineTangentScale=0.500000 +LastInViewportMenuLocation=(X=0.000000,Y=0.000000) +MaterialForDroppedTextures=None +MaterialParamsForDroppedTextures=() +EditorViews=(("/Game/VRTemplate/Maps/VRTemplateMap.VRTemplateMap", (LevelViewportsInfo=((CamPosition=(X=39.331596,Y=56.438354,Z=104.521103),CamOrthoZoom=250.000000),(CamPosition=(X=39.331596,Y=56.438354,Z=104.521103),CamOrthoZoom=250.000000,CamUpdated=True),(CamPosition=(X=39.331596,Y=56.438354,Z=104.521103),CamOrthoZoom=250.000000,CamUpdated=True),(CamPosition=(X=-772.807586,Y=-86.589839,Z=917.756064),CamRotation=(Pitch=-32.600000,Yaw=-361.000005,Roll=0.000000)),(CamUpdated=True),(CamUpdated=True),(CamPosition=(X=39.331596,Y=56.438354,Z=104.521103),CamOrthoZoom=250.000000),(CamPosition=(X=39.331596,Y=56.438354,Z=104.521103),CamOrthoZoom=250.000000))))) +PropertyColorationColorForMatchingObjects=(B=0,G=0,R=255,A=255) +PerInstanceSettings=(ConfigName="FourPanes2x2.Viewport 1.Viewport0",ConfigSettings=(ViewportType=LVT_OrthoNegativeYZ,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,VisualizeSkyLightIlluminance=0,VisualizeLocalFogVolumes=0,VisualizeLocalExposure=0,LensFlares=1,LensDistortion=1,GlobalIllumination=1,Vignette=1,Grain=1,AmbientOcclusion=1,Decals=1,CameraImperfections=1,OnScreenDebug=1,OverrideDiffuseAndSpecular=0,LightingOnlyOverride=0,ReflectionOverride=0,MaterialNormal=1,MaterialAmbientOcclusion=1,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,CompositeDebugPrimitives=1,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,VisualizeTSR=0,MegaLights=1,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,UnlitRichView=1,UnlitViewmode=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,LightInfluences=0,Pivot=1,ShadowFrustums=0,Wireframe=1,Materials=1,StaticMeshes=1,Landscape=1,LightRadius=1,Fog=1,Volumes=1,Game=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,VisualizeVirtualTexture=0,WidgetComponents=1,Bones=0,ServerDrawDebug=0,MediaPlanes=1,VREditing=0,OcclusionMeshes=0,VisualizeInstanceOcclusionQueries=0,DisableOcclusionQueries=0,PathTracing=0,RayTracingDebug=0,VisualizeSkyAtmosphere=0,VisualizeLightFunctionAtlas=0,VisualizeCalibrationColor=0,VisualizeCalibrationGrayscale=0,VisualizeCalibrationCustom=0,VisualizePostProcessStack=0,VirtualTexturePrimitives=0,VisualizeVolumetricCloudConservativeDensity=0,VisualizeVolumetricCloudEmptySpaceSkipping=0,VirtualShadowMapPersistentData=1,DebugDrawDistantVirtualSMLights=0,VirtualTextureResidency=1,InputDebugVisualizer=1,LumenScreenTraces=1,LumenDetailTraces=1,LumenGlobalTraces=1,LumenFarFieldTraces=1,LumenSecondaryBounces=1,LumenShortRangeAmbientOcclusion=1,NaniteMeshes=1,NaniteStreamingGeometry=1,VisualizeGPUSkinCache=0,VisualizeLWCComplexity=0,ShaderPrint=1,SceneCaptureCopySceneDepth=1,Cameras=1,Hair=1,AllowPrimitiveAlphaHoldout=1,AlphaInvert=0,GameplayCameras=1",GameShowFlagsString="PostProcessing=0,Bloom=1,LocalExposure=1,Tonemapper=1,AntiAliasing=1,TemporalAA=1,AmbientCubemap=1,EyeAdaptation=1,VisualizeHDR=0,VisualizeSkyLightIlluminance=0,VisualizeLocalFogVolumes=0,VisualizeLocalExposure=0,LensFlares=1,LensDistortion=1,GlobalIllumination=1,Vignette=1,Grain=1,AmbientOcclusion=1,Decals=1,CameraImperfections=1,OnScreenDebug=1,OverrideDiffuseAndSpecular=0,LightingOnlyOverride=0,ReflectionOverride=0,MaterialNormal=1,MaterialAmbientOcclusion=1,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,CompositeDebugPrimitives=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,VisualizeTSR=0,MegaLights=1,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,UnlitRichView=1,UnlitViewmode=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,LightInfluences=0,Pivot=0,ShadowFrustums=0,Wireframe=1,Materials=1,StaticMeshes=1,Landscape=1,LightRadius=0,Fog=1,Volumes=0,Game=1,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,VisualizeVirtualTexture=0,WidgetComponents=1,Bones=0,ServerDrawDebug=0,MediaPlanes=1,VREditing=0,OcclusionMeshes=0,VisualizeInstanceOcclusionQueries=0,DisableOcclusionQueries=0,PathTracing=0,RayTracingDebug=0,VisualizeSkyAtmosphere=0,VisualizeLightFunctionAtlas=0,VisualizeCalibrationColor=0,VisualizeCalibrationGrayscale=0,VisualizeCalibrationCustom=0,VisualizePostProcessStack=0,VirtualTexturePrimitives=0,VisualizeVolumetricCloudConservativeDensity=0,VisualizeVolumetricCloudEmptySpaceSkipping=0,VirtualShadowMapPersistentData=1,DebugDrawDistantVirtualSMLights=0,VirtualTextureResidency=1,InputDebugVisualizer=1,LumenScreenTraces=1,LumenDetailTraces=1,LumenGlobalTraces=1,LumenFarFieldTraces=1,LumenSecondaryBounces=1,LumenShortRangeAmbientOcclusion=1,NaniteMeshes=1,NaniteStreamingGeometry=1,VisualizeGPUSkinCache=0,VisualizeLWCComplexity=0,ShaderPrint=1,SceneCaptureCopySceneDepth=1,Cameras=1,Hair=1,AllowPrimitiveAlphaHoldout=1,AlphaInvert=0,GameplayCameras=1",BufferVisualizationMode="",NaniteVisualizationMode="",LumenVisualizationMode="",SubstrateVisualizationMode="",GroomVisualizationMode="",VirtualShadowMapVisualizationMode="",VirtualTextureVisualizationMode="",RayTracingDebugVisualizationMode="",GPUSkinCacheVisualizationMode="",ExposureSettings=(FixedEV100=1.000000,bFixed=False),FOVAngle=90.000000,FarViewPlane=0.000000,bIsRealtime=False,bShowOnScreenStats=True,EnabledStats=,bShowFullToolbar=True,bAllowCinematicControl=True)) +PerInstanceSettings=(ConfigName="FourPanes2x2.Viewport 1.Viewport1",ConfigSettings=(ViewportType=LVT_Perspective,PerspViewModeIndex=VMI_Lit,OrthoViewModeIndex=VMI_BrushWireframe,EditorShowFlagsString="PostProcessing=1,Bloom=1,LocalExposure=1,Tonemapper=1,AntiAliasing=1,TemporalAA=1,AmbientCubemap=1,EyeAdaptation=1,VisualizeHDR=0,VisualizeSkyLightIlluminance=0,VisualizeLocalFogVolumes=0,VisualizeLocalExposure=0,LensFlares=1,LensDistortion=1,GlobalIllumination=1,Vignette=1,Grain=1,AmbientOcclusion=1,Decals=1,CameraImperfections=1,OnScreenDebug=1,OverrideDiffuseAndSpecular=0,LightingOnlyOverride=0,ReflectionOverride=0,MaterialNormal=1,MaterialAmbientOcclusion=1,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,CompositeDebugPrimitives=1,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,VisualizeTSR=0,MegaLights=1,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=0,Lighting=1,UnlitRichView=1,UnlitViewmode=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,LightInfluences=0,Pivot=1,ShadowFrustums=0,Wireframe=0,Materials=1,StaticMeshes=1,Landscape=1,LightRadius=1,Fog=1,Volumes=1,Game=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,VisualizeVirtualTexture=0,WidgetComponents=1,Bones=0,ServerDrawDebug=0,MediaPlanes=1,VREditing=0,OcclusionMeshes=0,VisualizeInstanceOcclusionQueries=0,DisableOcclusionQueries=0,PathTracing=0,RayTracingDebug=0,VisualizeSkyAtmosphere=0,VisualizeLightFunctionAtlas=0,VisualizeCalibrationColor=0,VisualizeCalibrationGrayscale=0,VisualizeCalibrationCustom=0,VisualizePostProcessStack=0,VirtualTexturePrimitives=0,VisualizeVolumetricCloudConservativeDensity=0,VisualizeVolumetricCloudEmptySpaceSkipping=0,VirtualShadowMapPersistentData=1,DebugDrawDistantVirtualSMLights=0,VirtualTextureResidency=1,InputDebugVisualizer=1,LumenScreenTraces=1,LumenDetailTraces=1,LumenGlobalTraces=1,LumenFarFieldTraces=1,LumenSecondaryBounces=1,LumenShortRangeAmbientOcclusion=1,NaniteMeshes=1,NaniteStreamingGeometry=1,VisualizeGPUSkinCache=0,VisualizeLWCComplexity=0,ShaderPrint=1,SceneCaptureCopySceneDepth=1,Cameras=1,Hair=1,AllowPrimitiveAlphaHoldout=1,AlphaInvert=0,GameplayCameras=1",GameShowFlagsString="PostProcessing=1,Bloom=1,LocalExposure=1,Tonemapper=1,AntiAliasing=1,TemporalAA=1,AmbientCubemap=1,EyeAdaptation=1,VisualizeHDR=0,VisualizeSkyLightIlluminance=0,VisualizeLocalFogVolumes=0,VisualizeLocalExposure=0,LensFlares=1,LensDistortion=1,GlobalIllumination=1,Vignette=1,Grain=1,AmbientOcclusion=1,Decals=1,CameraImperfections=1,OnScreenDebug=1,OverrideDiffuseAndSpecular=0,LightingOnlyOverride=0,ReflectionOverride=0,MaterialNormal=1,MaterialAmbientOcclusion=1,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,CompositeDebugPrimitives=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,VisualizeTSR=0,MegaLights=1,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,UnlitRichView=1,UnlitViewmode=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,LightInfluences=0,Pivot=0,ShadowFrustums=0,Wireframe=0,Materials=1,StaticMeshes=1,Landscape=1,LightRadius=0,Fog=1,Volumes=0,Game=1,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,VisualizeVirtualTexture=0,WidgetComponents=1,Bones=0,ServerDrawDebug=0,MediaPlanes=1,VREditing=0,OcclusionMeshes=0,VisualizeInstanceOcclusionQueries=0,DisableOcclusionQueries=0,PathTracing=0,RayTracingDebug=0,VisualizeSkyAtmosphere=0,VisualizeLightFunctionAtlas=0,VisualizeCalibrationColor=0,VisualizeCalibrationGrayscale=0,VisualizeCalibrationCustom=0,VisualizePostProcessStack=0,VirtualTexturePrimitives=0,VisualizeVolumetricCloudConservativeDensity=0,VisualizeVolumetricCloudEmptySpaceSkipping=0,VirtualShadowMapPersistentData=1,DebugDrawDistantVirtualSMLights=0,VirtualTextureResidency=1,InputDebugVisualizer=1,LumenScreenTraces=1,LumenDetailTraces=1,LumenGlobalTraces=1,LumenFarFieldTraces=1,LumenSecondaryBounces=1,LumenShortRangeAmbientOcclusion=1,NaniteMeshes=1,NaniteStreamingGeometry=1,VisualizeGPUSkinCache=0,VisualizeLWCComplexity=0,ShaderPrint=1,SceneCaptureCopySceneDepth=1,Cameras=1,Hair=1,AllowPrimitiveAlphaHoldout=1,AlphaInvert=0,GameplayCameras=1",BufferVisualizationMode="",NaniteVisualizationMode="",LumenVisualizationMode="",SubstrateVisualizationMode="",GroomVisualizationMode="",VirtualShadowMapVisualizationMode="",VirtualTextureVisualizationMode="",RayTracingDebugVisualizationMode="",GPUSkinCacheVisualizationMode="",ExposureSettings=(FixedEV100=1.000000,bFixed=False),FOVAngle=90.000000,FarViewPlane=0.000000,bIsRealtime=True,bShowOnScreenStats=True,EnabledStats=,bShowFullToolbar=True,bAllowCinematicControl=True)) +PerInstanceSettings=(ConfigName="FourPanes2x2.Viewport 1.Viewport2",ConfigSettings=(ViewportType=LVT_OrthoNegativeXZ,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,VisualizeSkyLightIlluminance=0,VisualizeLocalFogVolumes=0,VisualizeLocalExposure=0,LensFlares=1,LensDistortion=1,GlobalIllumination=1,Vignette=1,Grain=1,AmbientOcclusion=1,Decals=1,CameraImperfections=1,OnScreenDebug=1,OverrideDiffuseAndSpecular=0,LightingOnlyOverride=0,ReflectionOverride=0,MaterialNormal=1,MaterialAmbientOcclusion=1,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,CompositeDebugPrimitives=1,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,VisualizeTSR=0,MegaLights=1,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,UnlitRichView=1,UnlitViewmode=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,LightInfluences=0,Pivot=1,ShadowFrustums=0,Wireframe=1,Materials=1,StaticMeshes=1,Landscape=1,LightRadius=1,Fog=1,Volumes=1,Game=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,VisualizeVirtualTexture=0,WidgetComponents=1,Bones=0,ServerDrawDebug=0,MediaPlanes=1,VREditing=0,OcclusionMeshes=0,VisualizeInstanceOcclusionQueries=0,DisableOcclusionQueries=0,PathTracing=0,RayTracingDebug=0,VisualizeSkyAtmosphere=0,VisualizeLightFunctionAtlas=0,VisualizeCalibrationColor=0,VisualizeCalibrationGrayscale=0,VisualizeCalibrationCustom=0,VisualizePostProcessStack=0,VirtualTexturePrimitives=0,VisualizeVolumetricCloudConservativeDensity=0,VisualizeVolumetricCloudEmptySpaceSkipping=0,VirtualShadowMapPersistentData=1,DebugDrawDistantVirtualSMLights=0,VirtualTextureResidency=1,InputDebugVisualizer=1,LumenScreenTraces=1,LumenDetailTraces=1,LumenGlobalTraces=1,LumenFarFieldTraces=1,LumenSecondaryBounces=1,LumenShortRangeAmbientOcclusion=1,NaniteMeshes=1,NaniteStreamingGeometry=1,VisualizeGPUSkinCache=0,VisualizeLWCComplexity=0,ShaderPrint=1,SceneCaptureCopySceneDepth=1,Cameras=1,Hair=1,AllowPrimitiveAlphaHoldout=1,AlphaInvert=0,GameplayCameras=1",GameShowFlagsString="PostProcessing=0,Bloom=1,LocalExposure=1,Tonemapper=1,AntiAliasing=1,TemporalAA=1,AmbientCubemap=1,EyeAdaptation=1,VisualizeHDR=0,VisualizeSkyLightIlluminance=0,VisualizeLocalFogVolumes=0,VisualizeLocalExposure=0,LensFlares=1,LensDistortion=1,GlobalIllumination=1,Vignette=1,Grain=1,AmbientOcclusion=1,Decals=1,CameraImperfections=1,OnScreenDebug=1,OverrideDiffuseAndSpecular=0,LightingOnlyOverride=0,ReflectionOverride=0,MaterialNormal=1,MaterialAmbientOcclusion=1,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,CompositeDebugPrimitives=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,VisualizeTSR=0,MegaLights=1,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,UnlitRichView=1,UnlitViewmode=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,LightInfluences=0,Pivot=0,ShadowFrustums=0,Wireframe=1,Materials=1,StaticMeshes=1,Landscape=1,LightRadius=0,Fog=1,Volumes=0,Game=1,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,VisualizeVirtualTexture=0,WidgetComponents=1,Bones=0,ServerDrawDebug=0,MediaPlanes=1,VREditing=0,OcclusionMeshes=0,VisualizeInstanceOcclusionQueries=0,DisableOcclusionQueries=0,PathTracing=0,RayTracingDebug=0,VisualizeSkyAtmosphere=0,VisualizeLightFunctionAtlas=0,VisualizeCalibrationColor=0,VisualizeCalibrationGrayscale=0,VisualizeCalibrationCustom=0,VisualizePostProcessStack=0,VirtualTexturePrimitives=0,VisualizeVolumetricCloudConservativeDensity=0,VisualizeVolumetricCloudEmptySpaceSkipping=0,VirtualShadowMapPersistentData=1,DebugDrawDistantVirtualSMLights=0,VirtualTextureResidency=1,InputDebugVisualizer=1,LumenScreenTraces=1,LumenDetailTraces=1,LumenGlobalTraces=1,LumenFarFieldTraces=1,LumenSecondaryBounces=1,LumenShortRangeAmbientOcclusion=1,NaniteMeshes=1,NaniteStreamingGeometry=1,VisualizeGPUSkinCache=0,VisualizeLWCComplexity=0,ShaderPrint=1,SceneCaptureCopySceneDepth=1,Cameras=1,Hair=1,AllowPrimitiveAlphaHoldout=1,AlphaInvert=0,GameplayCameras=1",BufferVisualizationMode="",NaniteVisualizationMode="",LumenVisualizationMode="",SubstrateVisualizationMode="",GroomVisualizationMode="",VirtualShadowMapVisualizationMode="",VirtualTextureVisualizationMode="",RayTracingDebugVisualizationMode="",GPUSkinCacheVisualizationMode="",ExposureSettings=(FixedEV100=1.000000,bFixed=False),FOVAngle=90.000000,FarViewPlane=0.000000,bIsRealtime=False,bShowOnScreenStats=True,EnabledStats=,bShowFullToolbar=True,bAllowCinematicControl=True)) +PerInstanceSettings=(ConfigName="FourPanes2x2.Viewport 1.Viewport3",ConfigSettings=(ViewportType=LVT_OrthoXY,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,VisualizeSkyLightIlluminance=0,VisualizeLocalFogVolumes=0,VisualizeLocalExposure=0,LensFlares=1,LensDistortion=1,GlobalIllumination=1,Vignette=1,Grain=1,AmbientOcclusion=1,Decals=1,CameraImperfections=1,OnScreenDebug=1,OverrideDiffuseAndSpecular=0,LightingOnlyOverride=0,ReflectionOverride=0,MaterialNormal=1,MaterialAmbientOcclusion=1,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,CompositeDebugPrimitives=1,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,VisualizeTSR=0,MegaLights=1,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,UnlitRichView=1,UnlitViewmode=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,LightInfluences=0,Pivot=1,ShadowFrustums=0,Wireframe=1,Materials=1,StaticMeshes=1,Landscape=1,LightRadius=1,Fog=1,Volumes=1,Game=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,VisualizeVirtualTexture=0,WidgetComponents=1,Bones=0,ServerDrawDebug=0,MediaPlanes=1,VREditing=0,OcclusionMeshes=0,VisualizeInstanceOcclusionQueries=0,DisableOcclusionQueries=0,PathTracing=0,RayTracingDebug=0,VisualizeSkyAtmosphere=0,VisualizeLightFunctionAtlas=0,VisualizeCalibrationColor=0,VisualizeCalibrationGrayscale=0,VisualizeCalibrationCustom=0,VisualizePostProcessStack=0,VirtualTexturePrimitives=0,VisualizeVolumetricCloudConservativeDensity=0,VisualizeVolumetricCloudEmptySpaceSkipping=0,VirtualShadowMapPersistentData=1,DebugDrawDistantVirtualSMLights=0,VirtualTextureResidency=1,InputDebugVisualizer=1,LumenScreenTraces=1,LumenDetailTraces=1,LumenGlobalTraces=1,LumenFarFieldTraces=1,LumenSecondaryBounces=1,LumenShortRangeAmbientOcclusion=1,NaniteMeshes=1,NaniteStreamingGeometry=1,VisualizeGPUSkinCache=0,VisualizeLWCComplexity=0,ShaderPrint=1,SceneCaptureCopySceneDepth=1,Cameras=1,Hair=1,AllowPrimitiveAlphaHoldout=1,AlphaInvert=0,GameplayCameras=1",GameShowFlagsString="PostProcessing=0,Bloom=1,LocalExposure=1,Tonemapper=1,AntiAliasing=1,TemporalAA=1,AmbientCubemap=1,EyeAdaptation=1,VisualizeHDR=0,VisualizeSkyLightIlluminance=0,VisualizeLocalFogVolumes=0,VisualizeLocalExposure=0,LensFlares=1,LensDistortion=1,GlobalIllumination=1,Vignette=1,Grain=1,AmbientOcclusion=1,Decals=1,CameraImperfections=1,OnScreenDebug=1,OverrideDiffuseAndSpecular=0,LightingOnlyOverride=0,ReflectionOverride=0,MaterialNormal=1,MaterialAmbientOcclusion=1,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,CompositeDebugPrimitives=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,VisualizeTSR=0,MegaLights=1,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,UnlitRichView=1,UnlitViewmode=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,LightInfluences=0,Pivot=0,ShadowFrustums=0,Wireframe=1,Materials=1,StaticMeshes=1,Landscape=1,LightRadius=0,Fog=1,Volumes=0,Game=1,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,VisualizeVirtualTexture=0,WidgetComponents=1,Bones=0,ServerDrawDebug=0,MediaPlanes=1,VREditing=0,OcclusionMeshes=0,VisualizeInstanceOcclusionQueries=0,DisableOcclusionQueries=0,PathTracing=0,RayTracingDebug=0,VisualizeSkyAtmosphere=0,VisualizeLightFunctionAtlas=0,VisualizeCalibrationColor=0,VisualizeCalibrationGrayscale=0,VisualizeCalibrationCustom=0,VisualizePostProcessStack=0,VirtualTexturePrimitives=0,VisualizeVolumetricCloudConservativeDensity=0,VisualizeVolumetricCloudEmptySpaceSkipping=0,VirtualShadowMapPersistentData=1,DebugDrawDistantVirtualSMLights=0,VirtualTextureResidency=1,InputDebugVisualizer=1,LumenScreenTraces=1,LumenDetailTraces=1,LumenGlobalTraces=1,LumenFarFieldTraces=1,LumenSecondaryBounces=1,LumenShortRangeAmbientOcclusion=1,NaniteMeshes=1,NaniteStreamingGeometry=1,VisualizeGPUSkinCache=0,VisualizeLWCComplexity=0,ShaderPrint=1,SceneCaptureCopySceneDepth=1,Cameras=1,Hair=1,AllowPrimitiveAlphaHoldout=1,AlphaInvert=0,GameplayCameras=1",BufferVisualizationMode="",NaniteVisualizationMode="",LumenVisualizationMode="",SubstrateVisualizationMode="",GroomVisualizationMode="",VirtualShadowMapVisualizationMode="",VirtualTextureVisualizationMode="",RayTracingDebugVisualizationMode="",GPUSkinCacheVisualizationMode="",ExposureSettings=(FixedEV100=1.000000,bFixed=False),FOVAngle=90.000000,FarViewPlane=0.000000,bIsRealtime=False,bShowOnScreenStats=True,EnabledStats=,bShowFullToolbar=True,bAllowCinematicControl=True)) + +[DetailCustomWidgetExpansion] +InputMappingContext=InputMappingContext.Mappings.ActionMappings,InputMappingContext.Mappings.ActionMappings./Game/VRTemplate/Input/Actions/IA_MoveForwardBack.IA_MoveForwardBack,InputMappingContext.Mappings.ActionMappings./Game/VRTemplate/Input/Actions/IA_MoveRightLeft.IA_MoveRightLeft,InputMappingContext.Mappings.ActionMappings./Game/VRTemplate/Input/Actions/IA_Menu_Toggle_Left.IA_Menu_Toggle_Left,InputMappingContext.Mappings.ActionMappings./Game/VRTemplate/Input/Actions/IA_Menu_Toggle_Right.IA_Menu_Toggle_Right,InputMappingContext.Mappings.ActionMappings./Game/VRTemplate/Input/Actions/IA_Turn.IA_Turn +InputAction=InputMappingContext.Mappings.ActionMappings,InputMappingContext.Mappings.ActionMappings./Game/VRTemplate/Input/Actions/IA_MoveForwardBack.IA_MoveForwardBack,InputMappingContext.Mappings.ActionMappings./Game/VRTemplate/Input/Actions/IA_MoveRightLeft.IA_MoveRightLeft,InputMappingContext.Mappings.ActionMappings./Game/VRTemplate/Input/Actions/IA_Menu_Toggle_Left.IA_Menu_Toggle_Left,InputMappingContext.Mappings.ActionMappings./Game/VRTemplate/Input/Actions/IA_Menu_Toggle_Right.IA_Menu_Toggle_Right,InputMappingContext.Mappings.ActionMappings./Game/VRTemplate/Input/Actions/IA_Turn.IA_Turn + +[EditorStartup] +LastLevel=/Game/VRTemplate/Maps/VRTemplateMap + +[AssetEditorSubsystem] +CleanShutdown=True +DebuggerAttached=False +RecentAssetEditors=BlueprintEditor +RecentAssetEditors=BlueprintEditor +RecentAssetEditors= +RecentAssetEditors= +RecentAssetEditors= +RecentAssetEditors= + +[DetailCategories] +BP_Sky_Sphere_C.TransformCommon=True +BP_Sky_Sphere_C.Default=True +BP_Sky_Sphere_C.Override settings=True +BP_Sky_Sphere_C.Rendering=True +BP_Sky_Sphere_C.HLOD=True +BP_Sky_Sphere_C.Replication=True +BP_Sky_Sphere_C.Collision=True +BP_Sky_Sphere_C.Physics=True +BP_Sky_Sphere_C.Networking=True +BP_Sky_Sphere_C.Input=True +BP_Sky_Sphere_C.Actor=True +StaticMeshActor.TransformCommon=True +StaticMeshActor.StaticMesh=True +StaticMeshActor.Materials=True +StaticMeshActor.Physics=True +StaticMeshActor.Collision=True +StaticMeshActor.Lighting=True +StaticMeshActor.Mesh Painting=True +StaticMeshActor.Rendering=True +StaticMeshActor.HLOD=True +StaticMeshActor.VirtualTexture=True +StaticMeshActor.Tags=True +StaticMeshActor.Cooking=True +StaticMeshActor.Navigation=True +StaticMeshActor.Replication=True +StaticMeshActor.Networking=True +StaticMeshActor.Actor=True +PlayerStart.TransformCommon=True +PlayerStart.Object=True +PlayerStart.Rendering=True +PlayerStart.HLOD=True +PlayerStart.Replication=True +PlayerStart.Physics=True +PlayerStart.Networking=True +PlayerStart.Input=True +PlayerStart.Actor=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.Events=True +FloatingPawnMovement.Variable=True +FloatingPawnMovement.Sockets=True +FloatingPawnMovement.FloatingPawnMovement=True +FloatingPawnMovement.Velocity=True +FloatingPawnMovement.PlanarMovement=True +FloatingPawnMovement.MovementComponent=True +FloatingPawnMovement.ComponentTick=True +FloatingPawnMovement.Tags=True +FloatingPawnMovement.ComponentReplication=True +FloatingPawnMovement.Activation=True +FloatingPawnMovement.Cooking=True +FloatingPawnMovement.NavMovement=True +FloatingPawnMovement.Events=True +InputAction.Description=True +InputAction.Action=True +InputAction.Input Consumption=True +InputAction.User Settings=True +SceneComponent.Variable=True +SceneComponent.TransformCommon=True +SceneComponent.Sockets=True +SceneComponent.Rendering=True +SceneComponent.ComponentTick=True +SceneComponent.Tags=True +SceneComponent.ComponentReplication=True +SceneComponent.Activation=True +SceneComponent.Cooking=True +SceneComponent.Events=True +InputMappingContext.Mappings=True +InputMappingContext.Input Modes=True +InputMappingContext.Registration=True +InputMappingContext.Description=True +CameraComponent.Variable=True +CameraComponent.TransformCommon=True +CameraComponent.Sockets=True +CameraComponent.CameraSettings=True +CameraComponent.CameraOptions=True +CameraComponent.Camera=True +CameraComponent.ComponentTick=True +CameraComponent.PostProcess=True +CameraComponent.Tags=True +CameraComponent.ComponentReplication=True +CameraComponent.Activation=True +CameraComponent.Cooking=True +CameraComponent.Events=True +K2Node_VariableGet.Variable=True +K2Node_VariableGet.DefaultValueCategory=True +K2Node_VariableGet.Events=True + +[ContentBrowser] +ContentBrowserDrawer.SelectedPaths=/Game/VRTemplate/Blueprints +ContentBrowserDrawer.PluginFilters= +ContentBrowserDrawer.SourcesExpanded=True +ContentBrowserDrawer.IsLocked=False +ContentBrowserDrawer.FavoritesAreaExpanded=False +ContentBrowserDrawer.FavoritesSearchAreaExpanded=False +ContentBrowserDrawer.PathAreaExpanded=True +ContentBrowserDrawer.PathSearchAreaExpanded=False +ContentBrowserDrawer.VerticalSplitter.FixedSlotSize0=230 +ContentBrowserDrawer.VerticalSplitter.SlotSize1=1 +ContentBrowserDrawer.VerticalSplitter.SlotSize2=1 +ContentBrowserDrawer.FavoriteSplitter.SlotSize0=0.200000003 +ContentBrowserDrawer.FavoriteSplitter.SlotSize1=0.800000012 +ContentBrowserDrawer.FavoriteSplitter.SlotSize2=0.400000006 +ContentBrowserDrawer.Favorites.SelectedPaths= +FavoritePaths= +ContentBrowserDrawer.SelectedCollections= +ContentBrowserDrawer.ExpandedCollections= +ContentBrowserDrawer.CollectionAreaExpanded=False +ContentBrowserDrawer.CollectionSearchAreaExpanded=False +ContentBrowserDrawer.ThumbnailSizeGrid=2 +ContentBrowserDrawer.ThumbnailSizeList=2 +ContentBrowserDrawer.ThumbnailSizeCustom=2 +ContentBrowserDrawer.ThumbnailSizeColumn=0 +ContentBrowserDrawer.CurrentViewType=1 +ContentBrowserDrawer.ZoomScale=0 +ContentBrowserDrawer.ListViewColumnsManuallyChangedOnce=False +ContentBrowserDrawer.ColumnViewColumnsManuallyChangedOnce=False +ContentBrowserDrawer.JumpMRU=/All/Game/VRTemplate/Input/Actions +ContentBrowserDrawer.JumpMRU=/All/Game/VRTemplate/Input +ContentBrowserDrawer.JumpMRU=/All/Game/VRTemplate/Maps +AssetPropertyPicker.ThumbnailSizeGrid=2 +AssetPropertyPicker.ThumbnailSizeList=2 +AssetPropertyPicker.ThumbnailSizeCustom=2 +AssetPropertyPicker.ThumbnailSizeColumn=0 +AssetPropertyPicker.CurrentViewType=0 +AssetPropertyPicker.ZoomScale=0 +AssetPropertyPicker.ListViewColumnsManuallyChangedOnce=False +AssetPropertyPicker.ColumnViewColumnsManuallyChangedOnce=False +AssetPropertyPicker.ListHiddenColumns=Class +AssetDialog.ThumbnailSizeGrid=3 +AssetDialog.ThumbnailSizeList=3 +AssetDialog.ThumbnailSizeCustom=3 +AssetDialog.ThumbnailSizeColumn=0 +AssetDialog.CurrentViewType=1 +AssetDialog.ZoomScale=0 +AssetDialog.ListViewColumnsManuallyChangedOnce=False +AssetDialog.ColumnViewColumnsManuallyChangedOnce=False +AssetDialog.ListHiddenColumns=Class + +[RootWindow] +ScreenPosition=X=0.000 Y=0.000 +WindowSize=X=3434.000 Y=1346.000 +InitiallyMaximized=False + +[SlateAdditionalLayoutConfig] +Viewport 1.LayoutType=FourPanes2x2 +FourPanes2x2.Viewport 1.Percentages0=X=0.500 Y=0.500 +FourPanes2x2.Viewport 1.Percentages1=X=0.500 Y=0.500 +FourPanes2x2.Viewport 1.Percentages2=X=0.500 Y=0.500 +FourPanes2x2.Viewport 1.Percentages3=X=0.500 Y=0.500 +FourPanes2x2.Viewport 1.Viewport0.TypeWithinLayout=Default +FourPanes2x2.Viewport 1.Viewport1.TypeWithinLayout=Default +FourPanes2x2.Viewport 1.Viewport2.TypeWithinLayout=Default +FourPanes2x2.Viewport 1.Viewport3.TypeWithinLayout=Default +FourPanes2x2.Viewport 1.bIsMaximized=True +FourPanes2x2.Viewport 1.MaximizedViewport=FourPanes2x2.Viewport 1.Viewport1 + +[Directories2] +UNR=../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Content/ +BRUSH=../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Content/ +FBX=../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Content/ +FBXAnim=../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Content/ +GenericImport=../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Content/ +GenericExport=../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Content/ +GenericOpen=../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Content/ +GenericSave=../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Content/ +MeshImportExport=../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Content/ +WorldRoot=../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Content/ +Level=../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Content/ +Project=/opt/unreal-engine/ + +[/Script/RewindDebuggerVLog.RewindDebuggerVLogSettings] +DisplayVerbosity=4 +DisplayCategories=() + +[/Script/RewindDebugger.RewindDebuggerSettings] +CameraMode=Replay +bShouldAutoEject=False +bShouldAutoRecordOnPIE=False +PlaybackRate=1.000000 +bShowEmptyObjectTracks=False +DebugTargetActor= + +[ModuleFileTracking] +StorageServerClient.TimeStamp=2026.04.15-07.24.16 +StorageServerClient.LastCompileMethod=Unknown +CookOnTheFly.TimeStamp=2026.04.15-07.24.16 +CookOnTheFly.LastCompileMethod=Unknown +StreamingFile.TimeStamp=2026.04.15-07.24.16 +StreamingFile.LastCompileMethod=Unknown +NetworkFile.TimeStamp=2026.04.15-07.24.16 +NetworkFile.LastCompileMethod=Unknown +PakFile.TimeStamp=2026.04.15-07.24.16 +PakFile.LastCompileMethod=Unknown +RSA.TimeStamp=2026.04.15-07.24.16 +RSA.LastCompileMethod=Unknown +SandboxFile.TimeStamp=2026.04.15-07.24.16 +SandboxFile.LastCompileMethod=Unknown +CoreUObject.TimeStamp=2026.04.15-07.24.16 +CoreUObject.LastCompileMethod=Unknown +Engine.TimeStamp=2026.04.15-07.24.16 +Engine.LastCompileMethod=Unknown +UniversalObjectLocator.TimeStamp=2026.04.15-07.24.16 +UniversalObjectLocator.LastCompileMethod=Unknown +Renderer.TimeStamp=2026.04.15-07.24.16 +Renderer.LastCompileMethod=Unknown +AnimGraphRuntime.TimeStamp=2026.04.15-07.24.16 +AnimGraphRuntime.LastCompileMethod=Unknown +OpenGLDrv.TimeStamp=2026.04.15-07.24.16 +OpenGLDrv.LastCompileMethod=Unknown +SlateRHIRenderer.TimeStamp=2026.04.15-07.24.16 +SlateRHIRenderer.LastCompileMethod=Unknown +Landscape.TimeStamp=2026.04.15-07.24.16 +Landscape.LastCompileMethod=Unknown +RHICore.TimeStamp=2026.04.15-07.24.16 +RHICore.LastCompileMethod=Unknown +RenderCore.TimeStamp=2026.04.15-07.24.16 +RenderCore.LastCompileMethod=Unknown +TextureCompressor.TimeStamp=2026.04.15-07.24.16 +TextureCompressor.LastCompileMethod=Unknown +OpenColorIOWrapper.TimeStamp=2026.04.15-07.24.16 +OpenColorIOWrapper.LastCompileMethod=Unknown +Virtualization.TimeStamp=2026.04.15-07.24.16 +Virtualization.LastCompileMethod=Unknown +MessageLog.TimeStamp=2026.04.15-07.24.16 +MessageLog.LastCompileMethod=Unknown +AudioEditor.TimeStamp=2026.04.15-07.24.16 +AudioEditor.LastCompileMethod=Unknown +PropertyEditor.TimeStamp=2026.04.15-07.24.16 +PropertyEditor.LastCompileMethod=Unknown +AudioExtensions.TimeStamp=2026.04.15-07.24.16 +AudioExtensions.LastCompileMethod=Unknown +AndroidAudioFeatures.TimeStamp= +AndroidAudioFeatures.LastCompileMethod=Unknown +IOSAudioFeatures.TimeStamp= +IOSAudioFeatures.LastCompileMethod=Unknown +LinuxAudioFeatures.TimeStamp= +LinuxAudioFeatures.LastCompileMethod=Unknown +LinuxArm64AudioFeatures.TimeStamp= +LinuxArm64AudioFeatures.LastCompileMethod=Unknown +MacAudioFeatures.TimeStamp= +MacAudioFeatures.LastCompileMethod=Unknown +TVOSAudioFeatures.TimeStamp= +TVOSAudioFeatures.LastCompileMethod=Unknown +VisionOSAudioFeatures.TimeStamp= +VisionOSAudioFeatures.LastCompileMethod=Unknown +WindowsAudioFeatures.TimeStamp= +WindowsAudioFeatures.LastCompileMethod=Unknown +SignalProcessing.TimeStamp=2026.04.15-07.24.16 +SignalProcessing.LastCompileMethod=Unknown +AudioMixerCore.TimeStamp=2026.04.15-07.24.16 +AudioMixerCore.LastCompileMethod=Unknown +AnimationModifiers.TimeStamp=2026.04.15-07.24.16 +AnimationModifiers.LastCompileMethod=Unknown +IoStoreOnDemandCore.TimeStamp=2026.04.15-07.24.16 +IoStoreOnDemandCore.LastCompileMethod=Unknown +OpusAudioDecoder.TimeStamp=2026.04.15-07.24.16 +OpusAudioDecoder.LastCompileMethod=Unknown +VorbisAudioDecoder.TimeStamp=2026.04.15-07.24.16 +VorbisAudioDecoder.LastCompileMethod=Unknown +AdpcmAudioDecoder.TimeStamp=2026.04.15-07.24.16 +AdpcmAudioDecoder.LastCompileMethod=Unknown +BinkAudioDecoder.TimeStamp=2026.04.15-07.24.16 +BinkAudioDecoder.LastCompileMethod=Unknown +RadAudioDecoder.TimeStamp=2026.04.15-07.24.16 +RadAudioDecoder.LastCompileMethod=Unknown +TelemetryUtils.TimeStamp=2026.04.15-07.24.16 +TelemetryUtils.LastCompileMethod=Unknown +FastBuildController.TimeStamp=2026.04.15-07.24.16 +FastBuildController.LastCompileMethod=Unknown +UbaController.TimeStamp=2026.04.15-07.24.16 +UbaController.LastCompileMethod=Unknown +PlatformCrypto.TimeStamp=2026.04.15-07.24.16 +PlatformCrypto.LastCompileMethod=Unknown +PlatformCryptoTypes.TimeStamp=2026.04.15-07.24.16 +PlatformCryptoTypes.LastCompileMethod=Unknown +PlatformCryptoContext.TimeStamp=2026.04.15-07.24.16 +PlatformCryptoContext.LastCompileMethod=Unknown +PythonScriptPluginPreload.TimeStamp=2026.04.15-07.24.16 +PythonScriptPluginPreload.LastCompileMethod=Unknown +PlasticSourceControl.TimeStamp=2026.04.15-07.24.16 +PlasticSourceControl.LastCompileMethod=Unknown +SourceControl.TimeStamp=2026.04.15-07.24.16 +SourceControl.LastCompileMethod=Unknown +PerforceSourceControl.TimeStamp=2026.04.15-07.24.16 +PerforceSourceControl.LastCompileMethod=Unknown +DesktopPlatform.TimeStamp=2026.04.15-07.24.16 +DesktopPlatform.LastCompileMethod=Unknown +ChaosCloth.TimeStamp=2026.04.15-07.24.16 +ChaosCloth.LastCompileMethod=Unknown +LauncherChunkInstaller.TimeStamp=2026.04.15-07.24.16 +LauncherChunkInstaller.LastCompileMethod=Unknown +OptimusSettings.TimeStamp=2026.04.15-07.24.16 +OptimusSettings.LastCompileMethod=Unknown +ACLPlugin.TimeStamp=2026.04.15-07.24.16 +ACLPlugin.LastCompileMethod=Unknown +DatasmithContent.TimeStamp=2026.04.15-07.24.16 +DatasmithContent.LastCompileMethod=Unknown +GLTFExporter.TimeStamp=2026.04.15-07.24.16 +GLTFExporter.LastCompileMethod=Unknown +VariantManagerContent.TimeStamp=2026.04.15-07.24.16 +VariantManagerContent.LastCompileMethod=Unknown +NiagaraShader.TimeStamp=2026.04.15-07.24.16 +NiagaraShader.LastCompileMethod=Unknown +NiagaraVertexFactories.TimeStamp=2026.04.15-07.24.16 +NiagaraVertexFactories.LastCompileMethod=Unknown +EditorPerformance.TimeStamp=2026.04.15-07.24.16 +EditorPerformance.LastCompileMethod=Unknown +StallLogSubsystem.TimeStamp=2026.04.15-07.24.16 +StallLogSubsystem.LastCompileMethod=Unknown +RuntimeTelemetry.TimeStamp=2026.04.15-07.24.16 +RuntimeTelemetry.LastCompileMethod=Unknown +Analytics.TimeStamp=2026.04.15-07.24.16 +Analytics.LastCompileMethod=Unknown +NFORDenoise.TimeStamp=2026.04.15-07.24.16 +NFORDenoise.LastCompileMethod=Unknown +EditorTelemetry.TimeStamp=2026.04.15-07.24.16 +EditorTelemetry.LastCompileMethod=Unknown +OnlineServicesInterface.TimeStamp=2026.04.15-07.24.16 +OnlineServicesInterface.LastCompileMethod=Unknown +OnlineServicesCommon.TimeStamp=2026.04.15-07.24.16 +OnlineServicesCommon.LastCompileMethod=Unknown +OnlineServicesCommonEngineUtils.TimeStamp=2026.04.15-07.24.16 +OnlineServicesCommonEngineUtils.LastCompileMethod=Unknown +OnlineSubsystem.TimeStamp=2026.04.15-07.24.16 +OnlineSubsystem.LastCompileMethod=Unknown +HTTP.TimeStamp=2026.04.15-07.24.16 +HTTP.LastCompileMethod=Unknown +SSL.TimeStamp=2026.04.15-07.24.16 +SSL.LastCompileMethod=Unknown +XMPP.TimeStamp=2026.04.15-07.24.16 +XMPP.LastCompileMethod=Unknown +WebSockets.TimeStamp=2026.04.15-07.24.16 +WebSockets.LastCompileMethod=Unknown +OnlineSubsystemNULL.TimeStamp=2026.04.15-07.24.16 +OnlineSubsystemNULL.LastCompileMethod=Unknown +Sockets.TimeStamp=2026.04.15-07.24.16 +Sockets.LastCompileMethod=Unknown +OnlineSubsystemUtils.TimeStamp=2026.04.15-07.24.16 +OnlineSubsystemUtils.LastCompileMethod=Unknown +OnlineBlueprintSupport.TimeStamp=2026.04.15-07.24.16 +OnlineBlueprintSupport.LastCompileMethod=Unknown +EOSShared.TimeStamp=2026.04.15-07.24.16 +EOSShared.LastCompileMethod=Unknown +ExampleDeviceProfileSelector.TimeStamp=2026.04.15-07.24.16 +ExampleDeviceProfileSelector.LastCompileMethod=Unknown +LinuxDeviceProfileSelector.TimeStamp=2026.04.15-07.24.16 +LinuxDeviceProfileSelector.LastCompileMethod=Unknown +XRBase.TimeStamp=2026.04.15-07.24.16 +XRBase.LastCompileMethod=Unknown +ChunkDownloader.TimeStamp=2026.04.15-07.24.16 +ChunkDownloader.LastCompileMethod=Unknown +OpenXRHMD.TimeStamp=2026.04.15-07.24.16 +OpenXRHMD.LastCompileMethod=Unknown +OpenXRAR.TimeStamp=2026.04.15-07.24.16 +OpenXRAR.LastCompileMethod=Unknown +AugmentedReality.TimeStamp=2026.04.15-07.24.16 +AugmentedReality.LastCompileMethod=Unknown +HairStrandsCore.TimeStamp=2026.04.15-07.24.16 +HairStrandsCore.LastCompileMethod=Unknown +ComputeFramework.TimeStamp=2026.04.15-07.24.16 +ComputeFramework.LastCompileMethod=Unknown +OpenXREyeTracker.TimeStamp=2026.04.15-07.24.16 +OpenXREyeTracker.LastCompileMethod=Unknown +OpenXRHandTracking.TimeStamp=2026.04.15-07.24.16 +OpenXRHandTracking.LastCompileMethod=Unknown +NNEDenoiserShaders.TimeStamp=2026.04.15-07.24.16 +NNEDenoiserShaders.LastCompileMethod=Unknown +InterchangeAssets.TimeStamp=2026.04.15-07.24.16 +InterchangeAssets.LastCompileMethod=Unknown +CameraCalibrationCore.TimeStamp=2026.04.15-07.24.16 +CameraCalibrationCore.LastCompileMethod=Unknown +RenderDocPlugin.TimeStamp=2026.04.15-07.24.16 +RenderDocPlugin.LastCompileMethod=Unknown +AISupportModule.TimeStamp=2026.04.15-07.24.16 +AISupportModule.LastCompileMethod=Unknown +CompositeCore.TimeStamp=2026.04.15-07.24.16 +CompositeCore.LastCompileMethod=Unknown +Chaos.TimeStamp=2026.04.15-07.24.16 +Chaos.LastCompileMethod=Unknown +GeometryCore.TimeStamp=2026.04.15-07.24.16 +GeometryCore.LastCompileMethod=Unknown +ChaosSolverEngine.TimeStamp=2026.04.15-07.24.16 +ChaosSolverEngine.LastCompileMethod=Unknown +DirectoryWatcher.TimeStamp=2026.04.15-07.24.16 +DirectoryWatcher.LastCompileMethod=Unknown +Settings.TimeStamp=2026.04.15-07.24.16 +Settings.LastCompileMethod=Unknown +InputCore.TimeStamp=2026.04.15-07.24.16 +InputCore.LastCompileMethod=Unknown +VulkanRHI.TimeStamp=2026.04.15-07.24.16 +VulkanRHI.LastCompileMethod=Unknown +TargetPlatform.TimeStamp=2026.04.15-07.24.16 +TargetPlatform.LastCompileMethod=Unknown +TurnkeySupport.TimeStamp=2026.04.15-07.24.16 +TurnkeySupport.LastCompileMethod=Unknown +TextureFormat.TimeStamp=2026.04.15-07.24.16 +TextureFormat.LastCompileMethod=Unknown +TextureFormatASTC.TimeStamp=2026.04.15-07.24.16 +TextureFormatASTC.LastCompileMethod=Unknown +TextureFormatDXT.TimeStamp=2026.04.15-07.24.16 +TextureFormatDXT.LastCompileMethod=Unknown +TextureFormatETC2.TimeStamp=2026.04.15-07.24.16 +TextureFormatETC2.LastCompileMethod=Unknown +TextureFormatIntelISPCTexComp.TimeStamp=2026.04.15-07.24.16 +TextureFormatIntelISPCTexComp.LastCompileMethod=Unknown +TextureFormatUncompressed.TimeStamp=2026.04.15-07.24.16 +TextureFormatUncompressed.LastCompileMethod=Unknown +TextureFormatOodle.TimeStamp=2026.04.15-07.24.16 +TextureFormatOodle.LastCompileMethod=Unknown +LinuxArm64TargetPlatform.TimeStamp=2026.04.15-07.24.16 +LinuxArm64TargetPlatform.LastCompileMethod=Unknown +LinuxArm64TargetPlatformSettings.TimeStamp=2026.04.15-07.24.16 +LinuxArm64TargetPlatformSettings.LastCompileMethod=Unknown +LinuxArm64TargetPlatformControls.TimeStamp=2026.04.15-07.24.16 +LinuxArm64TargetPlatformControls.LastCompileMethod=Unknown +LinuxTargetPlatform.TimeStamp=2026.04.15-07.24.16 +LinuxTargetPlatform.LastCompileMethod=Unknown +LinuxTargetPlatformSettings.TimeStamp=2026.04.15-07.24.16 +LinuxTargetPlatformSettings.LastCompileMethod=Unknown +LinuxTargetPlatformControls.TimeStamp=2026.04.15-07.24.16 +LinuxTargetPlatformControls.LastCompileMethod=Unknown +AndroidTargetPlatform.TimeStamp=2026.04.15-07.24.16 +AndroidTargetPlatform.LastCompileMethod=Unknown +AndroidTargetPlatformSettings.TimeStamp=2026.04.15-07.24.16 +AndroidTargetPlatformSettings.LastCompileMethod=Unknown +AndroidTargetPlatformControls.TimeStamp=2026.04.15-07.24.16 +AndroidTargetPlatformControls.LastCompileMethod=Unknown +AudioFormatOPUS.TimeStamp=2026.04.15-07.24.16 +AudioFormatOPUS.LastCompileMethod=Unknown +AudioFormatOGG.TimeStamp=2026.04.15-07.24.16 +AudioFormatOGG.LastCompileMethod=Unknown +AudioFormatADPCM.TimeStamp=2026.04.15-07.24.16 +AudioFormatADPCM.LastCompileMethod=Unknown +AudioFormatBINK.TimeStamp=2026.04.15-07.24.16 +AudioFormatBINK.LastCompileMethod=Unknown +AudioFormatRAD.TimeStamp=2026.04.15-07.24.16 +AudioFormatRAD.LastCompileMethod=Unknown +ShaderFormatVectorVM.TimeStamp=2026.04.15-07.24.16 +ShaderFormatVectorVM.LastCompileMethod=Unknown +ShaderFormatOpenGL.TimeStamp=2026.04.15-07.24.16 +ShaderFormatOpenGL.LastCompileMethod=Unknown +VulkanShaderFormat.TimeStamp=2026.04.15-07.24.16 +VulkanShaderFormat.LastCompileMethod=Unknown +DerivedDataCache.TimeStamp=2026.04.15-07.24.16 +DerivedDataCache.LastCompileMethod=Unknown +ShaderPreprocessor.TimeStamp=2026.04.15-07.24.16 +ShaderPreprocessor.LastCompileMethod=Unknown +ImageWrapper.TimeStamp=2026.04.15-07.24.16 +ImageWrapper.LastCompileMethod=Unknown +NullInstallBundleManager.TimeStamp=2026.04.15-07.24.16 +NullInstallBundleManager.LastCompileMethod=Unknown +AssetRegistry.TimeStamp=2026.04.15-07.24.16 +AssetRegistry.LastCompileMethod=Unknown +TargetDeviceServices.TimeStamp=2026.04.15-07.24.16 +TargetDeviceServices.LastCompileMethod=Unknown +MeshUtilities.TimeStamp=2026.04.15-07.24.16 +MeshUtilities.LastCompileMethod=Unknown +MaterialBaking.TimeStamp=2026.04.15-07.24.16 +MaterialBaking.LastCompileMethod=Unknown +MeshMergeUtilities.TimeStamp=2026.04.15-07.24.16 +MeshMergeUtilities.LastCompileMethod=Unknown +MeshReductionInterface.TimeStamp=2026.04.15-07.24.16 +MeshReductionInterface.LastCompileMethod=Unknown +QuadricMeshReduction.TimeStamp=2026.04.15-07.24.16 +QuadricMeshReduction.LastCompileMethod=Unknown +SkeletalMeshReduction.TimeStamp=2026.04.15-07.24.16 +SkeletalMeshReduction.LastCompileMethod=Unknown +MeshBoneReduction.TimeStamp=2026.04.15-07.24.16 +MeshBoneReduction.LastCompileMethod=Unknown +StaticMeshDescription.TimeStamp=2026.04.15-07.24.16 +StaticMeshDescription.LastCompileMethod=Unknown +GeometryProcessingInterfaces.TimeStamp=2026.04.15-07.24.16 +GeometryProcessingInterfaces.LastCompileMethod=Unknown +NaniteBuilder.TimeStamp=2026.04.15-07.24.16 +NaniteBuilder.LastCompileMethod=Unknown +MeshBuilder.TimeStamp=2026.04.15-07.24.16 +MeshBuilder.LastCompileMethod=Unknown +KismetCompiler.TimeStamp=2026.04.15-07.24.16 +KismetCompiler.LastCompileMethod=Unknown +MovieSceneTools.TimeStamp=2026.04.15-07.24.16 +MovieSceneTools.LastCompileMethod=Unknown +Sequencer.TimeStamp=2026.04.15-07.24.16 +Sequencer.LastCompileMethod=Unknown +CurveEditor.TimeStamp=2026.04.15-07.24.16 +CurveEditor.LastCompileMethod=Unknown +SequencerCore.TimeStamp=2026.04.15-07.24.16 +SequencerCore.LastCompileMethod=Unknown +AssetDefinition.TimeStamp=2026.04.15-07.24.16 +AssetDefinition.LastCompileMethod=Unknown +Media.TimeStamp=2026.04.15-07.24.16 +Media.LastCompileMethod=Unknown +Core.TimeStamp=2026.04.15-07.24.16 +Core.LastCompileMethod=Unknown +Networking.TimeStamp=2026.04.15-07.24.16 +Networking.LastCompileMethod=Unknown +AudioMixerSDL.TimeStamp=2026.04.15-07.24.16 +AudioMixerSDL.LastCompileMethod=Unknown +HeadMountedDisplay.TimeStamp=2026.04.15-07.24.16 +HeadMountedDisplay.LastCompileMethod=Unknown +SourceCodeAccess.TimeStamp=2026.04.15-07.24.16 +SourceCodeAccess.LastCompileMethod=Unknown +Messaging.TimeStamp=2026.04.15-07.24.16 +Messaging.LastCompileMethod=Unknown +MRMesh.TimeStamp=2026.04.15-07.24.16 +MRMesh.LastCompileMethod=Unknown +UnrealEd.TimeStamp=2026.04.15-07.24.16 +UnrealEd.LastCompileMethod=Unknown +LandscapeEditorUtilities.TimeStamp=2026.04.15-07.24.16 +LandscapeEditorUtilities.LastCompileMethod=Unknown +SubobjectDataInterface.TimeStamp=2026.04.15-07.24.16 +SubobjectDataInterface.LastCompileMethod=Unknown +SlateCore.TimeStamp=2026.04.15-07.24.16 +SlateCore.LastCompileMethod=Unknown +Slate.TimeStamp=2026.04.15-07.24.16 +Slate.LastCompileMethod=Unknown +SlateReflector.TimeStamp=2026.04.15-07.24.16 +SlateReflector.LastCompileMethod=Unknown +EditorStyle.TimeStamp=2026.04.15-07.24.16 +EditorStyle.LastCompileMethod=Unknown +UMG.TimeStamp=2026.04.15-07.24.16 +UMG.LastCompileMethod=Unknown +UMGEditor.TimeStamp=2026.04.15-07.24.16 +UMGEditor.LastCompileMethod=Unknown +AssetTools.TimeStamp=2026.04.15-07.24.16 +AssetTools.LastCompileMethod=Unknown +ScriptableEditorWidgets.TimeStamp=2026.04.15-07.24.16 +ScriptableEditorWidgets.LastCompileMethod=Unknown +CollisionAnalyzer.TimeStamp=2026.04.15-07.24.16 +CollisionAnalyzer.LastCompileMethod=Unknown +WorkspaceMenuStructure.TimeStamp=2026.04.15-07.24.16 +WorkspaceMenuStructure.LastCompileMethod=Unknown +FunctionalTesting.TimeStamp=2026.04.15-07.24.16 +FunctionalTesting.LastCompileMethod=Unknown +BehaviorTreeEditor.TimeStamp=2026.04.15-07.24.16 +BehaviorTreeEditor.LastCompileMethod=Unknown +GameplayTasksEditor.TimeStamp=2026.04.15-07.24.16 +GameplayTasksEditor.LastCompileMethod=Unknown +StringTableEditor.TimeStamp=2026.04.15-07.24.16 +StringTableEditor.LastCompileMethod=Unknown +VREditor.TimeStamp=2026.04.15-07.24.16 +VREditor.LastCompileMethod=Unknown +MaterialEditor.TimeStamp=2026.04.15-07.24.16 +MaterialEditor.LastCompileMethod=Unknown +Overlay.TimeStamp=2026.04.15-07.24.16 +Overlay.LastCompileMethod=Unknown +OverlayEditor.TimeStamp=2026.04.15-07.24.16 +OverlayEditor.LastCompileMethod=Unknown +MediaAssets.TimeStamp=2026.04.15-07.24.16 +MediaAssets.LastCompileMethod=Unknown +ClothingSystemRuntimeNv.TimeStamp=2026.04.15-07.24.16 +ClothingSystemRuntimeNv.LastCompileMethod=Unknown +ClothingSystemEditor.TimeStamp=2026.04.15-07.24.16 +ClothingSystemEditor.LastCompileMethod=Unknown +AnimationDataController.TimeStamp=2026.04.15-07.24.16 +AnimationDataController.LastCompileMethod=Unknown +TimeManagement.TimeStamp=2026.04.15-07.24.16 +TimeManagement.LastCompileMethod=Unknown +AnimGraph.TimeStamp=2026.04.15-07.24.16 +AnimGraph.LastCompileMethod=Unknown +WorldBookmark.TimeStamp=2026.04.15-07.24.16 +WorldBookmark.LastCompileMethod=Unknown +WorldPartitionEditor.TimeStamp=2026.04.15-07.24.16 +WorldPartitionEditor.LastCompileMethod=Unknown +PacketHandler.TimeStamp=2026.04.15-07.24.16 +PacketHandler.LastCompileMethod=Unknown +NetworkReplayStreaming.TimeStamp=2026.04.15-07.24.16 +NetworkReplayStreaming.LastCompileMethod=Unknown +MassEntity.TimeStamp=2026.04.15-07.24.16 +MassEntity.LastCompileMethod=Unknown +MassEntityTestSuite.TimeStamp=2026.04.15-07.24.16 +MassEntityTestSuite.LastCompileMethod=Unknown +WebMMoviePlayer.TimeStamp=2026.04.15-07.24.16 +WebMMoviePlayer.LastCompileMethod=Unknown +AndroidFileServer.TimeStamp=2026.04.15-07.24.16 +AndroidFileServer.LastCompileMethod=Unknown +EnhancedInput.TimeStamp=2026.04.15-07.24.16 +EnhancedInput.LastCompileMethod=Unknown +InputBlueprintNodes.TimeStamp=2026.04.15-07.24.16 +InputBlueprintNodes.LastCompileMethod=Unknown +BlueprintGraph.TimeStamp=2026.04.15-07.24.16 +BlueprintGraph.LastCompileMethod=Unknown +GameplayCameras.TimeStamp=2026.04.15-07.24.16 +GameplayCameras.LastCompileMethod=Unknown +EngineCameras.TimeStamp=2026.04.15-07.24.16 +EngineCameras.LastCompileMethod=Unknown +FacialAnimation.TimeStamp=2026.04.15-07.24.16 +FacialAnimation.LastCompileMethod=Unknown +FacialAnimationEditor.TimeStamp=2026.04.15-07.24.16 +FacialAnimationEditor.LastCompileMethod=Unknown +AssetManagerEditor.TimeStamp=2026.04.15-07.24.16 +AssetManagerEditor.LastCompileMethod=Unknown +TreeMap.TimeStamp=2026.04.15-07.24.16 +TreeMap.LastCompileMethod=Unknown +ContentBrowser.TimeStamp=2026.04.15-07.24.16 +ContentBrowser.LastCompileMethod=Unknown +ContentBrowserData.TimeStamp=2026.04.15-07.24.16 +ContentBrowserData.LastCompileMethod=Unknown +ToolMenus.TimeStamp=2026.04.15-07.24.16 +ToolMenus.LastCompileMethod=Unknown +LevelEditor.TimeStamp=2026.04.15-07.24.16 +LevelEditor.LastCompileMethod=Unknown +MainFrame.TimeStamp=2026.04.15-07.24.16 +MainFrame.LastCompileMethod=Unknown +HotReload.TimeStamp=2026.04.15-07.24.16 +HotReload.LastCompileMethod=Unknown +CommonMenuExtensions.TimeStamp=2026.04.15-07.24.16 +CommonMenuExtensions.LastCompileMethod=Unknown +PixelInspectorModule.TimeStamp=2026.04.15-07.24.16 +PixelInspectorModule.LastCompileMethod=Unknown +DataValidation.TimeStamp=2026.04.15-07.24.16 +DataValidation.LastCompileMethod=Unknown +GameplayTagsEditor.TimeStamp=2026.04.15-07.24.16 +GameplayTagsEditor.LastCompileMethod=Unknown +ActorSequence.TimeStamp=2026.04.15-07.24.16 +ActorSequence.LastCompileMethod=Unknown +ControlRig.TimeStamp=2026.04.15-07.24.16 +ControlRig.LastCompileMethod=Unknown +Constraints.TimeStamp=2026.04.15-07.24.16 +Constraints.LastCompileMethod=Unknown +ControlRigDeveloper.TimeStamp=2026.04.15-07.24.16 +ControlRigDeveloper.LastCompileMethod=Unknown +RigLogicLib.TimeStamp=2026.04.15-07.24.16 +RigLogicLib.LastCompileMethod=Unknown +RigLogicDeveloper.TimeStamp=2026.04.15-07.24.16 +RigLogicDeveloper.LastCompileMethod=Unknown +AnimationModifierLibrary.TimeStamp=2026.04.15-07.24.16 +AnimationModifierLibrary.LastCompileMethod=Unknown +IKRig.TimeStamp=2026.04.15-07.24.16 +IKRig.LastCompileMethod=Unknown +IKRigDeveloper.TimeStamp=2026.04.15-07.24.16 +IKRigDeveloper.LastCompileMethod=Unknown +OptimusCore.TimeStamp=2026.04.15-07.24.16 +OptimusCore.LastCompileMethod=Unknown +OptimusDeveloper.TimeStamp=2026.04.15-07.24.16 +OptimusDeveloper.LastCompileMethod=Unknown +AnimationData.TimeStamp=2026.04.15-07.24.16 +AnimationData.LastCompileMethod=Unknown +NiagaraCore.TimeStamp=2026.04.15-07.24.16 +NiagaraCore.LastCompileMethod=Unknown +Niagara.TimeStamp=2026.04.15-07.24.16 +Niagara.LastCompileMethod=Unknown +NiagaraEditor.TimeStamp=2026.04.15-07.24.16 +NiagaraEditor.LastCompileMethod=Unknown +LevelSequence.TimeStamp=2026.04.15-07.24.16 +LevelSequence.LastCompileMethod=Unknown +NiagaraAnimNotifies.TimeStamp=2026.04.15-07.24.16 +NiagaraAnimNotifies.LastCompileMethod=Unknown +NiagaraSimCaching.TimeStamp=2026.04.15-07.24.16 +NiagaraSimCaching.LastCompileMethod=Unknown +NiagaraSimCachingEditor.TimeStamp=2026.04.15-07.24.16 +NiagaraSimCachingEditor.LastCompileMethod=Unknown +SequenceNavigator.TimeStamp=2026.04.15-07.24.16 +SequenceNavigator.LastCompileMethod=Unknown +ChaosCaching.TimeStamp=2026.04.15-07.24.16 +ChaosCaching.LastCompileMethod=Unknown +ChaosCachingEditor.TimeStamp=2026.04.15-07.24.16 +ChaosCachingEditor.LastCompileMethod=Unknown +TakeRecorder.TimeStamp=2026.04.15-07.24.16 +TakeRecorder.LastCompileMethod=Unknown +PythonScriptPlugin.TimeStamp=2026.04.15-07.24.16 +PythonScriptPlugin.LastCompileMethod=Unknown +FullBodyIK.TimeStamp=2026.04.15-07.24.16 +FullBodyIK.LastCompileMethod=Unknown +PBIK.TimeStamp=2026.04.15-07.24.16 +PBIK.LastCompileMethod=Unknown +MsQuicRuntime.TimeStamp=2026.04.15-07.24.16 +MsQuicRuntime.LastCompileMethod=Unknown +ProceduralMeshComponent.TimeStamp=2026.04.15-07.24.16 +ProceduralMeshComponent.LastCompileMethod=Unknown +CustomMeshComponent.TimeStamp=2026.04.15-07.24.16 +CustomMeshComponent.LastCompileMethod=Unknown +StateTreeModule.TimeStamp=2026.04.15-07.24.16 +StateTreeModule.LastCompileMethod=Unknown +TraceServices.TimeStamp=2026.04.15-07.24.16 +TraceServices.LastCompileMethod=Unknown +TraceAnalysis.TimeStamp=2026.04.15-07.24.16 +TraceAnalysis.LastCompileMethod=Unknown +StateTreeTestSuite.TimeStamp=2026.04.15-07.24.16 +StateTreeTestSuite.LastCompileMethod=Unknown +ResonanceAudio.TimeStamp=2026.04.15-07.24.16 +ResonanceAudio.LastCompileMethod=Unknown +Synthesis.TimeStamp=2026.04.15-07.24.16 +Synthesis.LastCompileMethod=Unknown +AudioSynesthesiaCore.TimeStamp=2026.04.15-07.24.16 +AudioSynesthesiaCore.LastCompileMethod=Unknown +AudioSynesthesia.TimeStamp=2026.04.15-07.24.16 +AudioSynesthesia.LastCompileMethod=Unknown +AudioAnalyzer.TimeStamp=2026.04.15-07.24.16 +AudioAnalyzer.LastCompileMethod=Unknown +CableComponent.TimeStamp=2026.04.15-07.24.16 +CableComponent.LastCompileMethod=Unknown +RigVM.TimeStamp=2026.04.15-07.24.16 +RigVM.LastCompileMethod=Unknown +RigVMDeveloper.TimeStamp=2026.04.15-07.24.16 +RigVMDeveloper.LastCompileMethod=Unknown +PropertyBindingUtils.TimeStamp=2026.04.15-07.24.16 +PropertyBindingUtils.LastCompileMethod=Unknown +PropertyBindingUtilsTestSuite.TimeStamp=2026.04.15-07.24.16 +PropertyBindingUtilsTestSuite.LastCompileMethod=Unknown +SignificanceManager.TimeStamp=2026.04.15-07.24.16 +SignificanceManager.LastCompileMethod=Unknown +SoundFields.TimeStamp=2026.04.15-07.24.16 +SoundFields.LastCompileMethod=Unknown +MetasoundGraphCore.TimeStamp=2026.04.15-07.24.16 +MetasoundGraphCore.LastCompileMethod=Unknown +MetasoundGenerator.TimeStamp=2026.04.15-07.24.16 +MetasoundGenerator.LastCompileMethod=Unknown +MetasoundFrontend.TimeStamp=2026.04.15-07.24.16 +MetasoundFrontend.LastCompileMethod=Unknown +MetasoundStandardNodes.TimeStamp=2026.04.15-07.24.16 +MetasoundStandardNodes.LastCompileMethod=Unknown +MetasoundEngine.TimeStamp=2026.04.15-07.24.16 +MetasoundEngine.LastCompileMethod=Unknown +WaveTable.TimeStamp=2026.04.15-07.24.16 +WaveTable.LastCompileMethod=Unknown +MetasoundEngineTest.TimeStamp=2026.04.15-07.24.16 +MetasoundEngineTest.LastCompileMethod=Unknown +MetasoundEditor.TimeStamp=2026.04.15-07.24.16 +MetasoundEditor.LastCompileMethod=Unknown +AudioWidgets.TimeStamp=2026.04.15-07.24.16 +AudioWidgets.LastCompileMethod=Unknown +AdvancedWidgets.TimeStamp=2026.04.15-07.24.16 +AdvancedWidgets.LastCompileMethod=Unknown +LocationServicesBPLibrary.TimeStamp=2026.04.15-07.24.16 +LocationServicesBPLibrary.LastCompileMethod=Unknown +PropertyAccessEditor.TimeStamp=2026.04.15-07.24.16 +PropertyAccessEditor.LastCompileMethod=Unknown +UdpMessaging.TimeStamp=2026.04.15-07.24.16 +UdpMessaging.LastCompileMethod=Unknown +TcpMessaging.TimeStamp=2026.04.15-07.24.16 +TcpMessaging.LastCompileMethod=Unknown +Paper2D.TimeStamp=2026.04.15-07.24.16 +Paper2D.LastCompileMethod=Unknown +NNERuntimeORT.TimeStamp=2026.04.15-07.24.16 +NNERuntimeORT.LastCompileMethod=Unknown +NNEEditor.TimeStamp=2026.04.15-07.24.16 +NNEEditor.LastCompileMethod=Unknown +InterchangeNodes.TimeStamp=2026.04.15-07.24.16 +InterchangeNodes.LastCompileMethod=Unknown +InterchangeFactoryNodes.TimeStamp=2026.04.15-07.24.16 +InterchangeFactoryNodes.LastCompileMethod=Unknown +InterchangeImport.TimeStamp=2026.04.15-07.24.16 +InterchangeImport.LastCompileMethod=Unknown +InterchangePipelines.TimeStamp=2026.04.15-07.24.16 +InterchangePipelines.LastCompileMethod=Unknown +AnimationSharing.TimeStamp=2026.04.15-07.24.16 +AnimationSharing.LastCompileMethod=Unknown +NullSourceCodeAccess.TimeStamp=2026.04.15-07.24.16 +NullSourceCodeAccess.LastCompileMethod=Unknown +PropertyAccessNode.TimeStamp=2026.04.15-07.24.16 +PropertyAccessNode.LastCompileMethod=Unknown +EnvironmentQueryEditor.TimeStamp=2026.04.15-07.24.16 +EnvironmentQueryEditor.LastCompileMethod=Unknown +ImgMediaEngine.TimeStamp=2026.04.15-07.24.16 +ImgMediaEngine.LastCompileMethod=Unknown +RenderGraphInsights.TimeStamp=2026.04.15-07.24.16 +RenderGraphInsights.LastCompileMethod=Unknown +IoStoreInsights.TimeStamp=2026.04.15-07.24.16 +IoStoreInsights.LastCompileMethod=Unknown +TraceInsights.TimeStamp=2026.04.15-07.24.16 +TraceInsights.LastCompileMethod=Unknown +TraceInsightsCore.TimeStamp=2026.04.15-07.24.16 +TraceInsightsCore.LastCompileMethod=Unknown +MassInsightsAnalysis.TimeStamp=2026.04.15-07.24.16 +MassInsightsAnalysis.LastCompileMethod=Unknown +MassInsightsUI.TimeStamp=2026.04.15-07.24.16 +MassInsightsUI.LastCompileMethod=Unknown +WorldMetricsCore.TimeStamp=2026.04.15-07.24.16 +WorldMetricsCore.LastCompileMethod=Unknown +WorldMetricsTest.TimeStamp=2026.04.15-07.24.16 +WorldMetricsTest.LastCompileMethod=Unknown +CsvMetrics.TimeStamp=2026.04.15-07.24.16 +CsvMetrics.LastCompileMethod=Unknown +InputEditor.TimeStamp=2026.04.15-07.24.16 +InputEditor.LastCompileMethod=Unknown +ChaosVD.TimeStamp=2026.04.15-07.24.16 +ChaosVD.LastCompileMethod=Unknown +ChaosVDBlueprint.TimeStamp=2026.04.15-07.24.16 +ChaosVDBlueprint.LastCompileMethod=Unknown +ChaosVDBuiltInExtensions.TimeStamp=2026.04.15-07.24.16 +ChaosVDBuiltInExtensions.LastCompileMethod=Unknown +ChaosInsightsAnalysis.TimeStamp=2026.04.15-07.24.16 +ChaosInsightsAnalysis.LastCompileMethod=Unknown +ChaosInsightsUI.TimeStamp=2026.04.15-07.24.16 +ChaosInsightsUI.LastCompileMethod=Unknown +ChaosClothEditor.TimeStamp=2026.04.15-07.24.16 +ChaosClothEditor.LastCompileMethod=Unknown +MeshPaintEditorMode.TimeStamp=2026.04.15-07.24.16 +MeshPaintEditorMode.LastCompileMethod=Unknown +MeshPaintingToolset.TimeStamp=2026.04.15-07.24.16 +MeshPaintingToolset.LastCompileMethod=Unknown +TraceUtilities.TimeStamp=2026.04.15-07.24.16 +TraceUtilities.LastCompileMethod=Unknown +EditorTraceUtilities.TimeStamp=2026.04.15-07.24.16 +EditorTraceUtilities.LastCompileMethod=Unknown +TraceTools.TimeStamp=2026.04.15-07.24.16 +TraceTools.LastCompileMethod=Unknown +GameplayCamerasUncookedOnly.TimeStamp=2026.04.15-07.24.16 +GameplayCamerasUncookedOnly.LastCompileMethod=Unknown +ColorGradingEditor.TimeStamp=2026.04.15-07.24.16 +ColorGradingEditor.LastCompileMethod=Unknown +BlueprintHeaderView.TimeStamp=2026.04.15-07.24.16 +BlueprintHeaderView.LastCompileMethod=Unknown +MobileLauncherProfileWizard.TimeStamp=2026.04.15-07.24.16 +MobileLauncherProfileWizard.LastCompileMethod=Unknown +UMGWidgetPreview.TimeStamp=2026.04.15-07.24.16 +UMGWidgetPreview.LastCompileMethod=Unknown +StylusInput.TimeStamp=2026.04.15-07.24.16 +StylusInput.LastCompileMethod=Unknown +StylusInputDebugWidget.TimeStamp=2026.04.15-07.24.16 +StylusInputDebugWidget.LastCompileMethod=Unknown +CryptoKeys.TimeStamp=2026.04.15-07.24.16 +CryptoKeys.LastCompileMethod=Unknown +CryptoKeysOpenSSL.TimeStamp=2026.04.15-07.24.16 +CryptoKeysOpenSSL.LastCompileMethod=Unknown +EditorDebugTools.TimeStamp=2026.04.15-07.24.16 +EditorDebugTools.LastCompileMethod=Unknown +ModelingToolsEditorMode.TimeStamp=2026.04.15-07.24.16 +ModelingToolsEditorMode.LastCompileMethod=Unknown +CurveEditorTools.TimeStamp=2026.04.15-07.24.16 +CurveEditorTools.LastCompileMethod=Unknown +SequencerAnimTools.TimeStamp=2026.04.15-07.24.16 +SequencerAnimTools.LastCompileMethod=Unknown +MeshLODToolset.TimeStamp=2026.04.15-07.24.16 +MeshLODToolset.LastCompileMethod=Unknown +PluginBrowser.TimeStamp=2026.04.15-07.24.16 +PluginBrowser.LastCompileMethod=Unknown +UVEditor.TimeStamp=2026.04.15-07.24.16 +UVEditor.LastCompileMethod=Unknown +UVEditorTools.TimeStamp=2026.04.15-07.24.16 +UVEditorTools.LastCompileMethod=Unknown +UVEditorToolsEditorOnly.TimeStamp=2026.04.15-07.24.16 +UVEditorToolsEditorOnly.LastCompileMethod=Unknown +EditorScriptingUtilities.TimeStamp=2026.04.15-07.24.16 +EditorScriptingUtilities.LastCompileMethod=Unknown +ChangelistReview.TimeStamp=2026.04.15-07.24.16 +ChangelistReview.LastCompileMethod=Unknown +MaterialAnalyzer.TimeStamp=2026.04.15-07.24.16 +MaterialAnalyzer.LastCompileMethod=Unknown +WorldPartitionHLODUtilities.TimeStamp=2026.04.15-07.24.16 +WorldPartitionHLODUtilities.LastCompileMethod=Unknown +SpeedTreeImporter.TimeStamp=2026.04.15-07.24.16 +SpeedTreeImporter.LastCompileMethod=Unknown +TemplateSequence.TimeStamp=2026.04.15-07.24.16 +TemplateSequence.LastCompileMethod=Unknown +SequencerScripting.TimeStamp=2026.04.15-07.24.16 +SequencerScripting.LastCompileMethod=Unknown +SequencerScriptingEditor.TimeStamp=2026.04.15-07.24.16 +SequencerScriptingEditor.LastCompileMethod=Unknown +GameplayInsights.TimeStamp=2026.04.15-07.24.16 +GameplayInsights.LastCompileMethod=Unknown +AnimationBlueprintEditor.TimeStamp=2026.04.15-07.24.16 +AnimationBlueprintEditor.LastCompileMethod=Unknown +GameplayInsightsEditor.TimeStamp=2026.04.15-07.24.16 +GameplayInsightsEditor.LastCompileMethod=Unknown +RewindDebuggerRuntime.TimeStamp=2026.04.15-07.24.16 +RewindDebuggerRuntime.LastCompileMethod=Unknown +RewindDebuggerVLogRuntime.TimeStamp=2026.04.15-07.24.16 +RewindDebuggerVLogRuntime.LastCompileMethod=Unknown +RigLogicModule.TimeStamp=2026.04.15-07.24.16 +RigLogicModule.LastCompileMethod=Unknown +ControlRigSpline.TimeStamp=2026.04.15-07.24.16 +ControlRigSpline.LastCompileMethod=Unknown +SkeletalMeshModelingTools.TimeStamp=2026.04.15-07.24.16 +SkeletalMeshModelingTools.LastCompileMethod=Unknown +SkeletalMeshEditor.TimeStamp=2026.04.15-07.24.16 +SkeletalMeshEditor.LastCompileMethod=Unknown +TweeningUtils.TimeStamp=2026.04.15-07.24.16 +TweeningUtils.LastCompileMethod=Unknown +TweeningUtilsEditor.TimeStamp=2026.04.15-07.24.16 +TweeningUtilsEditor.LastCompileMethod=Unknown +LiveLink.TimeStamp=2026.04.15-07.24.16 +LiveLink.LastCompileMethod=Unknown +LiveLinkComponents.TimeStamp=2026.04.15-07.24.16 +LiveLinkComponents.LastCompileMethod=Unknown +LiveLinkEditor.TimeStamp=2026.04.15-07.24.16 +LiveLinkEditor.LastCompileMethod=Unknown +LiveLinkGraphNode.TimeStamp=2026.04.15-07.24.16 +LiveLinkGraphNode.LastCompileMethod=Unknown +LiveLinkMovieScene.TimeStamp=2026.04.15-07.24.16 +LiveLinkMovieScene.LastCompileMethod=Unknown +LiveLinkSequencer.TimeStamp=2026.04.15-07.24.16 +LiveLinkSequencer.LastCompileMethod=Unknown +BlendSpaceMotionAnalysis.TimeStamp=2026.04.15-07.24.16 +BlendSpaceMotionAnalysis.LastCompileMethod=Unknown +ACLPluginEditor.TimeStamp=2026.04.15-07.24.16 +ACLPluginEditor.LastCompileMethod=Unknown +DatasmithContentEditor.TimeStamp=2026.04.15-07.24.16 +DatasmithContentEditor.LastCompileMethod=Unknown +VariantManager.TimeStamp=2026.04.15-07.24.16 +VariantManager.LastCompileMethod=Unknown +VariantManagerContentEditor.TimeStamp=2026.04.15-07.24.16 +VariantManagerContentEditor.LastCompileMethod=Unknown +InterchangeTests.TimeStamp=2026.04.15-07.24.16 +InterchangeTests.LastCompileMethod=Unknown +InterchangeTestEditor.TimeStamp=2026.04.15-07.24.16 +InterchangeTestEditor.LastCompileMethod=Unknown +NiagaraBlueprintNodes.TimeStamp=2026.04.15-07.24.16 +NiagaraBlueprintNodes.LastCompileMethod=Unknown +NiagaraEditorWidgets.TimeStamp=2026.04.15-07.24.16 +NiagaraEditorWidgets.LastCompileMethod=Unknown +Cascade.TimeStamp=2026.04.15-07.24.16 +Cascade.LastCompileMethod=Unknown +AlembicImporter.TimeStamp=2026.04.15-07.24.16 +AlembicImporter.LastCompileMethod=Unknown +AlembicLibrary.TimeStamp=2026.04.15-07.24.16 +AlembicLibrary.LastCompileMethod=Unknown +GeometryCache.TimeStamp=2026.04.15-07.24.16 +GeometryCache.LastCompileMethod=Unknown +GeometryCacheEd.TimeStamp=2026.04.15-07.24.16 +GeometryCacheEd.LastCompileMethod=Unknown +LocalizableMessage.TimeStamp=2026.04.15-07.24.16 +LocalizableMessage.LastCompileMethod=Unknown +LocalizableMessageBlueprint.TimeStamp=2026.04.15-07.24.16 +LocalizableMessageBlueprint.LastCompileMethod=Unknown +GeometryFlowCore.TimeStamp=2026.04.15-07.24.16 +GeometryFlowCore.LastCompileMethod=Unknown +GeometryFlowMeshProcessing.TimeStamp=2026.04.15-07.24.16 +GeometryFlowMeshProcessing.LastCompileMethod=Unknown +GeometryFlowMeshProcessingEditor.TimeStamp=2026.04.15-07.24.16 +GeometryFlowMeshProcessingEditor.LastCompileMethod=Unknown +GeometryCollectionEditor.TimeStamp=2026.04.15-07.24.16 +GeometryCollectionEditor.LastCompileMethod=Unknown +GeometryCollectionTracks.TimeStamp=2026.04.15-07.24.16 +GeometryCollectionTracks.LastCompileMethod=Unknown +GeometryCollectionSequencer.TimeStamp=2026.04.15-07.24.16 +GeometryCollectionSequencer.LastCompileMethod=Unknown +GeometryCollectionEngine.TimeStamp=2026.04.15-07.24.16 +GeometryCollectionEngine.LastCompileMethod=Unknown +GeometryCollectionNodes.TimeStamp=2026.04.15-07.24.16 +GeometryCollectionNodes.LastCompileMethod=Unknown +GeometryCollectionDepNodes.TimeStamp=2026.04.15-07.24.16 +GeometryCollectionDepNodes.LastCompileMethod=Unknown +ChaosUserDataPT.TimeStamp=2026.04.15-07.24.16 +ChaosUserDataPT.LastCompileMethod=Unknown +ToolPresetAsset.TimeStamp=2026.04.15-07.24.16 +ToolPresetAsset.LastCompileMethod=Unknown +ToolPresetEditor.TimeStamp=2026.04.15-07.24.16 +ToolPresetEditor.LastCompileMethod=Unknown +TedsCore.TimeStamp=2026.04.15-07.24.16 +TedsCore.LastCompileMethod=Unknown +TypedElementFramework.TimeStamp=2026.04.15-07.24.16 +TypedElementFramework.LastCompileMethod=Unknown +MassEntityEditor.TimeStamp=2026.04.15-07.24.16 +MassEntityEditor.LastCompileMethod=Unknown +MassEntityDebugger.TimeStamp=2026.04.15-07.24.16 +MassEntityDebugger.LastCompileMethod=Unknown +TedsUI.TimeStamp=2026.04.15-07.24.16 +TedsUI.LastCompileMethod=Unknown +AutomationUtils.TimeStamp=2026.04.15-07.24.16 +AutomationUtils.LastCompileMethod=Unknown +AutomationUtilsEditor.TimeStamp=2026.04.15-07.24.16 +AutomationUtilsEditor.LastCompileMethod=Unknown +BackChannel.TimeStamp=2026.04.15-07.24.16 +BackChannel.LastCompileMethod=Unknown +GeometryDataflowNodes.TimeStamp=2026.04.15-07.24.16 +GeometryDataflowNodes.LastCompileMethod=Unknown +MeshModelingToolsExp.TimeStamp=2026.04.15-07.24.16 +MeshModelingToolsExp.LastCompileMethod=Unknown +MeshModelingToolsEditorOnlyExp.TimeStamp=2026.04.15-07.24.16 +MeshModelingToolsEditorOnlyExp.LastCompileMethod=Unknown +ModelingEditorUI.TimeStamp=2026.04.15-07.24.16 +ModelingEditorUI.LastCompileMethod=Unknown +ModelingUI.TimeStamp=2026.04.15-07.24.16 +ModelingUI.LastCompileMethod=Unknown +DataflowAssetTools.TimeStamp=2026.04.15-07.24.16 +DataflowAssetTools.LastCompileMethod=Unknown +DataflowEnginePlugin.TimeStamp=2026.04.15-07.24.16 +DataflowEnginePlugin.LastCompileMethod=Unknown +DataflowEngine.TimeStamp=2026.04.15-07.24.16 +DataflowEngine.LastCompileMethod=Unknown +DataflowSimulation.TimeStamp=2026.04.15-07.24.16 +DataflowSimulation.LastCompileMethod=Unknown +DataflowNodes.TimeStamp=2026.04.15-07.24.16 +DataflowNodes.LastCompileMethod=Unknown +AdvancedRenamer.TimeStamp=2026.04.15-07.24.16 +AdvancedRenamer.LastCompileMethod=Unknown +ChaosNiagara.TimeStamp=2026.04.15-07.24.16 +ChaosNiagara.LastCompileMethod=Unknown +TedsAlerts.TimeStamp=2026.04.15-07.24.16 +TedsAlerts.LastCompileMethod=Unknown +TedsAssetData.TimeStamp=2026.04.15-07.24.16 +TedsAssetData.LastCompileMethod=Unknown +TedsContentBrowser.TimeStamp=2026.04.15-07.24.16 +TedsContentBrowser.LastCompileMethod=Unknown +TedsDebugger.TimeStamp=2026.04.15-07.24.16 +TedsDebugger.LastCompileMethod=Unknown +TedsOutliner.TimeStamp=2026.04.15-07.24.16 +TedsOutliner.LastCompileMethod=Unknown +TedsPropertyEditor.TimeStamp=2026.04.15-07.24.16 +TedsPropertyEditor.LastCompileMethod=Unknown +TedsQueryStack.TimeStamp=2026.04.15-07.24.16 +TedsQueryStack.LastCompileMethod=Unknown +TedsRevisionControl.TimeStamp=2026.04.15-07.24.16 +TedsRevisionControl.LastCompileMethod=Unknown +TedsSettings.TimeStamp=2026.04.15-07.24.16 +TedsSettings.LastCompileMethod=Unknown +TedsTableViewer.TimeStamp=2026.04.15-07.24.16 +TedsTableViewer.LastCompileMethod=Unknown +ChaosSolverEditor.TimeStamp=2026.04.15-07.24.16 +ChaosSolverEditor.LastCompileMethod=Unknown +FractureEditor.TimeStamp=2026.04.15-07.24.16 +FractureEditor.LastCompileMethod=Unknown +OnlineBase.TimeStamp=2026.04.15-07.24.16 +OnlineBase.LastCompileMethod=Unknown +AssetTags.TimeStamp=2026.04.15-07.24.16 +AssetTags.LastCompileMethod=Unknown +ProceduralMeshComponentEditor.TimeStamp=2026.04.15-07.24.16 +ProceduralMeshComponentEditor.LastCompileMethod=Unknown +GooglePAD.TimeStamp=2026.04.15-07.24.16 +GooglePAD.LastCompileMethod=Unknown +AndroidPermission.TimeStamp=2026.04.15-07.24.16 +AndroidPermission.LastCompileMethod=Unknown +MeshModelingTools.TimeStamp=2026.04.15-07.24.16 +MeshModelingTools.LastCompileMethod=Unknown +MeshModelingToolsEditorOnly.TimeStamp=2026.04.15-07.24.16 +MeshModelingToolsEditorOnly.LastCompileMethod=Unknown +ModelingComponents.TimeStamp=2026.04.15-07.24.16 +ModelingComponents.LastCompileMethod=Unknown +GeometryFramework.TimeStamp=2026.04.15-07.24.16 +GeometryFramework.LastCompileMethod=Unknown +ModelingComponentsEditorOnly.TimeStamp=2026.04.15-07.24.16 +ModelingComponentsEditorOnly.LastCompileMethod=Unknown +ModelingOperators.TimeStamp=2026.04.15-07.24.16 +ModelingOperators.LastCompileMethod=Unknown +ModelingOperatorsEditorOnly.TimeStamp=2026.04.15-07.24.16 +ModelingOperatorsEditorOnly.LastCompileMethod=Unknown +SkeletalMeshModifiers.TimeStamp=2026.04.15-07.24.16 +SkeletalMeshModifiers.LastCompileMethod=Unknown +GeometryAlgorithms.TimeStamp=2026.04.15-07.24.16 +GeometryAlgorithms.LastCompileMethod=Unknown +DynamicMesh.TimeStamp=2026.04.15-07.24.16 +DynamicMesh.LastCompileMethod=Unknown +MeshFileUtils.TimeStamp=2026.04.15-07.24.16 +MeshFileUtils.LastCompileMethod=Unknown +AudioCapture.TimeStamp=2026.04.15-07.24.16 +AudioCapture.LastCompileMethod=Unknown +StateTreeEditorModule.TimeStamp=2026.04.15-07.24.16 +StateTreeEditorModule.LastCompileMethod=Unknown +XRBaseEditor.TimeStamp=2026.04.15-07.24.16 +XRBaseEditor.LastCompileMethod=Unknown +InputDebugging.TimeStamp=2026.04.15-07.24.16 +InputDebugging.LastCompileMethod=Unknown +InputDebuggingEditor.TimeStamp=2026.04.15-07.24.16 +InputDebuggingEditor.LastCompileMethod=Unknown +ArchVisCharacter.TimeStamp=2026.04.15-07.24.16 +ArchVisCharacter.LastCompileMethod=Unknown +OpenXREditor.TimeStamp=2026.04.15-07.24.16 +OpenXREditor.LastCompileMethod=Unknown +SynthesisEditor.TimeStamp=2026.04.15-07.24.16 +SynthesisEditor.LastCompileMethod=Unknown +HairStrandsDeformer.TimeStamp=2026.04.15-07.24.16 +HairStrandsDeformer.LastCompileMethod=Unknown +HairStrandsRuntime.TimeStamp=2026.04.15-07.24.16 +HairStrandsRuntime.LastCompileMethod=Unknown +HairStrandsEditor.TimeStamp=2026.04.15-07.24.16 +HairStrandsEditor.LastCompileMethod=Unknown +HairCardGeneratorFramework.TimeStamp=2026.04.15-07.24.16 +HairCardGeneratorFramework.LastCompileMethod=Unknown +HairStrandsDataflow.TimeStamp=2026.04.15-07.24.16 +HairStrandsDataflow.LastCompileMethod=Unknown +HairStrandsSolver.TimeStamp=2026.04.15-07.24.16 +HairStrandsSolver.LastCompileMethod=Unknown +MobilePatchingUtils.TimeStamp=2026.04.15-07.24.16 +MobilePatchingUtils.LastCompileMethod=Unknown +ComputeFrameworkEditor.TimeStamp=2026.04.15-07.24.16 +ComputeFrameworkEditor.LastCompileMethod=Unknown +AppleImageUtils.TimeStamp=2026.04.15-07.24.16 +AppleImageUtils.LastCompileMethod=Unknown +AppleImageUtilsBlueprintSupport.TimeStamp=2026.04.15-07.24.16 +AppleImageUtilsBlueprintSupport.LastCompileMethod=Unknown +PropertyBindingUtilsEditor.TimeStamp=2026.04.15-07.24.16 +PropertyBindingUtilsEditor.LastCompileMethod=Unknown +ActorLayerUtilities.TimeStamp=2026.04.15-07.24.16 +ActorLayerUtilities.LastCompileMethod=Unknown +ActorLayerUtilitiesEditor.TimeStamp=2026.04.15-07.24.16 +ActorLayerUtilitiesEditor.LastCompileMethod=Unknown +AudioWidgetsEditor.TimeStamp=2026.04.15-07.24.16 +AudioWidgetsEditor.LastCompileMethod=Unknown +GeometryCacheStreamer.TimeStamp=2026.04.15-07.24.16 +GeometryCacheStreamer.LastCompileMethod=Unknown +GeometryCacheTracks.TimeStamp=2026.04.15-07.24.16 +GeometryCacheTracks.LastCompileMethod=Unknown +GeometryCacheSequencer.TimeStamp=2026.04.15-07.24.16 +GeometryCacheSequencer.LastCompileMethod=Unknown +OpenXRHandTrackingEditor.TimeStamp=2026.04.15-07.24.16 +OpenXRHandTrackingEditor.LastCompileMethod=Unknown +Paper2DEditor.TimeStamp=2026.04.15-07.24.16 +Paper2DEditor.LastCompileMethod=Unknown +PaperSpriteSheetImporter.TimeStamp=2026.04.15-07.24.16 +PaperSpriteSheetImporter.LastCompileMethod=Unknown +PaperTiledImporter.TimeStamp=2026.04.15-07.24.16 +PaperTiledImporter.LastCompileMethod=Unknown +NNEDenoiser.TimeStamp=2026.04.15-07.24.16 +NNEDenoiser.LastCompileMethod=Unknown +GLTFCore.TimeStamp=2026.04.15-07.24.16 +GLTFCore.LastCompileMethod=Unknown +InterchangeMessages.TimeStamp=2026.04.15-07.24.16 +InterchangeMessages.LastCompileMethod=Unknown +InterchangeExport.TimeStamp=2026.04.15-07.24.16 +InterchangeExport.LastCompileMethod=Unknown +InterchangeDispatcher.TimeStamp=2026.04.15-07.24.16 +InterchangeDispatcher.LastCompileMethod=Unknown +InterchangeCommon.TimeStamp=2026.04.15-07.24.16 +InterchangeCommon.LastCompileMethod=Unknown +InterchangeCommonParser.TimeStamp=2026.04.15-07.24.16 +InterchangeCommonParser.LastCompileMethod=Unknown +InterchangeFbxParser.TimeStamp=2026.04.15-07.24.16 +InterchangeFbxParser.LastCompileMethod=Unknown +InterchangeEditor.TimeStamp=2026.04.15-07.24.16 +InterchangeEditor.LastCompileMethod=Unknown +InterchangeEditorPipelines.TimeStamp=2026.04.15-07.24.16 +InterchangeEditorPipelines.LastCompileMethod=Unknown +InterchangeEditorUtilities.TimeStamp=2026.04.15-07.24.16 +InterchangeEditorUtilities.LastCompileMethod=Unknown +TakeMovieScene.TimeStamp=2026.04.15-07.24.16 +TakeMovieScene.LastCompileMethod=Unknown +TakeSequencer.TimeStamp=2026.04.15-07.24.16 +TakeSequencer.LastCompileMethod=Unknown +CameraCalibrationCoreEditor.TimeStamp=2026.04.15-07.24.16 +CameraCalibrationCoreEditor.LastCompileMethod=Unknown +CLionSourceCodeAccess.TimeStamp=2026.04.15-07.24.16 +CLionSourceCodeAccess.LastCompileMethod=Unknown +DumpGPUServices.TimeStamp=2026.04.15-07.24.16 +DumpGPUServices.LastCompileMethod=Unknown +VisualStudioCodeSourceCodeAccess.TimeStamp=2026.04.15-07.24.16 +VisualStudioCodeSourceCodeAccess.LastCompileMethod=Unknown +PluginUtils.TimeStamp=2026.04.15-07.24.16 +PluginUtils.LastCompileMethod=Unknown +CodeLiteSourceCodeAccess.TimeStamp=2026.04.15-07.24.16 +CodeLiteSourceCodeAccess.LastCompileMethod=Unknown +SubversionSourceControl.TimeStamp=2026.04.15-07.24.16 +SubversionSourceControl.LastCompileMethod=Unknown +AnimationSharingEd.TimeStamp=2026.04.15-07.24.16 +AnimationSharingEd.LastCompileMethod=Unknown +RiderSourceCodeAccess.TimeStamp=2026.04.15-07.24.16 +RiderSourceCodeAccess.LastCompileMethod=Unknown +ProjectLauncher.TimeStamp=2026.04.15-07.24.16 +ProjectLauncher.LastCompileMethod=Unknown +CommonLaunchExtensions.TimeStamp=2026.04.15-07.24.16 +CommonLaunchExtensions.LastCompileMethod=Unknown +UObjectPlugin.TimeStamp=2026.04.15-07.24.16 +UObjectPlugin.LastCompileMethod=Unknown +GitSourceControl.TimeStamp=2026.04.15-07.24.16 +GitSourceControl.LastCompileMethod=Unknown +KDevelopSourceCodeAccess.TimeStamp=2026.04.15-07.24.16 +KDevelopSourceCodeAccess.LastCompileMethod=Unknown +NamingTokens.TimeStamp=2026.04.15-07.24.16 +NamingTokens.LastCompileMethod=Unknown +NamingTokensUncookedOnly.TimeStamp=2026.04.15-07.24.16 +NamingTokensUncookedOnly.LastCompileMethod=Unknown +OodleNetworkHandlerComponent.TimeStamp=2026.04.15-07.24.16 +OodleNetworkHandlerComponent.LastCompileMethod=Unknown +MediaCompositing.TimeStamp=2026.04.15-07.24.16 +MediaCompositing.LastCompileMethod=Unknown +ImgMedia.TimeStamp=2026.04.15-07.24.16 +ImgMedia.LastCompileMethod=Unknown +MediaPlate.TimeStamp=2026.04.15-07.24.16 +MediaPlate.LastCompileMethod=Unknown +MediaPlateEditor.TimeStamp=2026.04.15-07.24.16 +MediaPlateEditor.LastCompileMethod=Unknown +MetaHumanSDKEditor.TimeStamp=2026.04.15-07.24.16 +MetaHumanSDKEditor.LastCompileMethod=Unknown +MetaHumanSDKRuntime.TimeStamp=2026.04.15-07.24.16 +MetaHumanSDKRuntime.LastCompileMethod=Unknown +PortableObjectFileDataSource.TimeStamp=2026.04.15-07.24.16 +PortableObjectFileDataSource.LastCompileMethod=Unknown +ObjectMixerEditor.TimeStamp=2026.04.15-07.24.16 +ObjectMixerEditor.LastCompileMethod=Unknown +ContentBrowserClassDataSource.TimeStamp=2026.04.15-07.24.16 +ContentBrowserClassDataSource.LastCompileMethod=Unknown +ContentBrowserFileDataSource.TimeStamp=2026.04.15-07.24.16 +ContentBrowserFileDataSource.LastCompileMethod=Unknown +LightMixer.TimeStamp=2026.04.15-07.24.16 +LightMixer.LastCompileMethod=Unknown +ContentBrowserAssetDataSource.TimeStamp=2026.04.15-07.24.16 +ContentBrowserAssetDataSource.LastCompileMethod=Unknown +CollectionManager.TimeStamp=2026.04.15-07.24.16 +CollectionManager.LastCompileMethod=Unknown +LevelSequenceNavigatorBridge.TimeStamp=2026.04.15-07.24.16 +LevelSequenceNavigatorBridge.LastCompileMethod=Unknown +DataflowEditor.TimeStamp=2026.04.15-07.24.16 +DataflowEditor.LastCompileMethod=Unknown +AudioSynesthesiaEditor.TimeStamp=2026.04.15-07.24.16 +AudioSynesthesiaEditor.LastCompileMethod=Unknown +TakesCore.TimeStamp=2026.04.15-07.24.16 +TakesCore.LastCompileMethod=Unknown +TakeTrackRecorders.TimeStamp=2026.04.15-07.24.16 +TakeTrackRecorders.LastCompileMethod=Unknown +TakeRecorderSources.TimeStamp=2026.04.15-07.24.16 +TakeRecorderSources.LastCompileMethod=Unknown +CacheTrackRecorder.TimeStamp=2026.04.15-07.24.16 +CacheTrackRecorder.LastCompileMethod=Unknown +TakeRecorderNamingTokens.TimeStamp=2026.04.15-07.24.16 +TakeRecorderNamingTokens.LastCompileMethod=Unknown +ProfileVisualizer.TimeStamp=2026.04.15-07.24.16 +ProfileVisualizer.LastCompileMethod=Unknown +ImageWriteQueue.TimeStamp=2026.04.15-07.24.16 +ImageWriteQueue.LastCompileMethod=Unknown +TypedElementRuntime.TimeStamp=2026.04.15-07.24.16 +TypedElementRuntime.LastCompileMethod=Unknown +LevelInstanceEditor.TimeStamp=2026.04.15-07.24.16 +LevelInstanceEditor.LastCompileMethod=Unknown +ChaosVDRuntime.TimeStamp=2026.04.15-07.24.16 +ChaosVDRuntime.LastCompileMethod=Unknown +AIModule.TimeStamp=2026.04.15-07.24.16 +AIModule.LastCompileMethod=Unknown +NavigationSystem.TimeStamp=2026.04.15-07.24.16 +NavigationSystem.LastCompileMethod=Unknown +AITestSuite.TimeStamp=2026.04.15-07.24.16 +AITestSuite.LastCompileMethod=Unknown +GameplayDebugger.TimeStamp=2026.04.15-07.24.16 +GameplayDebugger.LastCompileMethod=Unknown +MessagingRpc.TimeStamp=2026.04.15-07.24.16 +MessagingRpc.LastCompileMethod=Unknown +PortalRpc.TimeStamp=2026.04.15-07.24.16 +PortalRpc.LastCompileMethod=Unknown +PortalServices.TimeStamp=2026.04.15-07.24.16 +PortalServices.LastCompileMethod=Unknown +AnalyticsET.TimeStamp=2026.04.15-07.24.16 +AnalyticsET.LastCompileMethod=Unknown +LauncherPlatform.TimeStamp=2026.04.15-07.24.16 +LauncherPlatform.LastCompileMethod=Unknown +AudioMixer.TimeStamp=2026.04.15-07.24.16 +AudioMixer.LastCompileMethod=Unknown +StreamingPauseRendering.TimeStamp=2026.04.15-07.24.16 +StreamingPauseRendering.LastCompileMethod=Unknown +MovieScene.TimeStamp=2026.04.15-07.24.16 +MovieScene.LastCompileMethod=Unknown +MovieSceneTracks.TimeStamp=2026.04.15-07.24.16 +MovieSceneTracks.LastCompileMethod=Unknown +CinematicCamera.TimeStamp=2026.04.15-07.24.16 +CinematicCamera.LastCompileMethod=Unknown +SparseVolumeTexture.TimeStamp=2026.04.15-07.24.16 +SparseVolumeTexture.LastCompileMethod=Unknown +Documentation.TimeStamp=2026.04.15-07.24.16 +Documentation.LastCompileMethod=Unknown +OutputLog.TimeStamp=2026.04.15-07.24.16 +OutputLog.LastCompileMethod=Unknown +SourceControlWindows.TimeStamp=2026.04.15-07.24.16 +SourceControlWindows.LastCompileMethod=Unknown +SourceControlWindowExtender.TimeStamp=2026.04.15-07.24.16 +SourceControlWindowExtender.LastCompileMethod=Unknown +UncontrolledChangelists.TimeStamp=2026.04.15-07.24.16 +UncontrolledChangelists.LastCompileMethod=Unknown +ClassViewer.TimeStamp=2026.04.15-07.24.16 +ClassViewer.LastCompileMethod=Unknown +StructViewer.TimeStamp=2026.04.15-07.24.16 +StructViewer.LastCompileMethod=Unknown +GraphEditor.TimeStamp=2026.04.15-07.24.16 +GraphEditor.LastCompileMethod=Unknown +Kismet.TimeStamp=2026.04.15-07.24.16 +Kismet.LastCompileMethod=Unknown +KismetWidgets.TimeStamp=2026.04.15-07.24.16 +KismetWidgets.LastCompileMethod=Unknown +Persona.TimeStamp=2026.04.15-07.24.16 +Persona.LastCompileMethod=Unknown +AdvancedPreviewScene.TimeStamp=2026.04.15-07.24.16 +AdvancedPreviewScene.LastCompileMethod=Unknown +PackagesDialog.TimeStamp=2026.04.15-07.24.16 +PackagesDialog.LastCompileMethod=Unknown +DetailCustomizations.TimeStamp=2026.04.15-07.24.16 +DetailCustomizations.LastCompileMethod=Unknown +ComponentVisualizers.TimeStamp=2026.04.15-07.24.16 +ComponentVisualizers.LastCompileMethod=Unknown +Layers.TimeStamp=2026.04.15-07.24.16 +Layers.LastCompileMethod=Unknown +AutomationWindow.TimeStamp=2026.04.15-07.24.16 +AutomationWindow.LastCompileMethod=Unknown +AutomationController.TimeStamp=2026.04.15-07.24.16 +AutomationController.LastCompileMethod=Unknown +DeviceManager.TimeStamp=2026.04.15-07.24.16 +DeviceManager.LastCompileMethod=Unknown +ProfilerClient.TimeStamp= +ProfilerClient.LastCompileMethod=Unknown +SessionFrontend.TimeStamp=2026.04.15-07.24.16 +SessionFrontend.LastCompileMethod=Unknown +LegacyProjectLauncher.TimeStamp=2026.04.15-07.24.16 +LegacyProjectLauncher.LastCompileMethod=Unknown +SettingsEditor.TimeStamp=2026.04.15-07.24.16 +SettingsEditor.LastCompileMethod=Unknown +EditorSettingsViewer.TimeStamp=2026.04.15-07.24.16 +EditorSettingsViewer.LastCompileMethod=Unknown +InternationalizationSettings.TimeStamp=2026.04.15-07.24.16 +InternationalizationSettings.LastCompileMethod=Unknown +ProjectSettingsViewer.TimeStamp=2026.04.15-07.24.16 +ProjectSettingsViewer.LastCompileMethod=Unknown +ProjectTargetPlatformEditor.TimeStamp=2026.04.15-07.24.16 +ProjectTargetPlatformEditor.LastCompileMethod=Unknown +Blutility.TimeStamp=2026.04.15-07.24.16 +Blutility.LastCompileMethod=Unknown +XmlParser.TimeStamp=2026.04.15-07.24.16 +XmlParser.LastCompileMethod=Unknown +UndoHistory.TimeStamp=2026.04.15-07.24.16 +UndoHistory.LastCompileMethod=Unknown +DeviceProfileEditor.TimeStamp=2026.04.15-07.24.16 +DeviceProfileEditor.LastCompileMethod=Unknown +HardwareTargeting.TimeStamp=2026.04.15-07.24.16 +HardwareTargeting.LastCompileMethod=Unknown +LocalizationDashboard.TimeStamp=2026.04.15-07.24.16 +LocalizationDashboard.LastCompileMethod=Unknown +LocalizationService.TimeStamp=2026.04.15-07.24.16 +LocalizationService.LastCompileMethod=Unknown +MergeActors.TimeStamp=2026.04.15-07.24.16 +MergeActors.LastCompileMethod=Unknown +InputBindingEditor.TimeStamp=2026.04.15-07.24.16 +InputBindingEditor.LastCompileMethod=Unknown +EditorInteractiveToolsFramework.TimeStamp=2026.04.15-07.24.16 +EditorInteractiveToolsFramework.LastCompileMethod=Unknown +InteractiveToolsFramework.TimeStamp=2026.04.15-07.24.16 +InteractiveToolsFramework.LastCompileMethod=Unknown +StaticMeshEditor.TimeStamp=2026.04.15-07.24.16 +StaticMeshEditor.LastCompileMethod=Unknown +EditorFramework.TimeStamp=2026.04.15-07.24.16 +EditorFramework.LastCompileMethod=Unknown +EditorConfig.TimeStamp=2026.04.15-07.24.16 +EditorConfig.LastCompileMethod=Unknown +DerivedDataEditor.TimeStamp=2026.04.15-07.24.16 +DerivedDataEditor.LastCompileMethod=Unknown +ZenEditor.TimeStamp=2026.04.15-07.24.16 +ZenEditor.LastCompileMethod=Unknown +CSVtoSVG.TimeStamp=2026.04.15-07.24.16 +CSVtoSVG.LastCompileMethod=Unknown +VirtualizationEditor.TimeStamp=2026.04.15-07.24.16 +VirtualizationEditor.LastCompileMethod=Unknown +AnimationSettings.TimeStamp=2026.04.15-07.24.16 +AnimationSettings.LastCompileMethod=Unknown +GameplayDebuggerEditor.TimeStamp=2026.04.15-07.24.16 +GameplayDebuggerEditor.LastCompileMethod=Unknown +RenderResourceViewer.TimeStamp=2026.04.15-07.24.16 +RenderResourceViewer.LastCompileMethod=Unknown +UniversalObjectLocatorEditor.TimeStamp=2026.04.15-07.24.16 +UniversalObjectLocatorEditor.LastCompileMethod=Unknown +StructUtilsEditor.TimeStamp=2026.04.15-07.24.16 +StructUtilsEditor.LastCompileMethod=Unknown +StructUtilsTestSuite.TimeStamp=2026.04.15-07.24.16 +StructUtilsTestSuite.LastCompileMethod=Unknown +SVGDistanceField.TimeStamp=2026.04.15-07.24.16 +SVGDistanceField.LastCompileMethod=Unknown +DataHierarchyEditor.TimeStamp=2026.04.15-07.24.16 +DataHierarchyEditor.LastCompileMethod=Unknown +AndroidRuntimeSettings.TimeStamp=2026.04.15-07.24.16 +AndroidRuntimeSettings.LastCompileMethod=Unknown +LinuxPlatformEditor.TimeStamp=2026.04.15-07.24.16 +LinuxPlatformEditor.LastCompileMethod=Unknown +AndroidPlatformEditor.TimeStamp=2026.04.15-07.24.16 +AndroidPlatformEditor.LastCompileMethod=Unknown +AndroidDeviceDetection.TimeStamp=2026.04.15-07.24.16 +AndroidDeviceDetection.LastCompileMethod=Unknown +PIEPreviewDeviceProfileSelector.TimeStamp=2026.04.15-07.24.16 +PIEPreviewDeviceProfileSelector.LastCompileMethod=Unknown +LogVisualizer.TimeStamp=2026.04.15-07.24.16 +LogVisualizer.LastCompileMethod=Unknown +WidgetRegistration.TimeStamp=2026.04.15-07.24.16 +WidgetRegistration.LastCompileMethod=Unknown +ClothPainter.TimeStamp=2026.04.15-07.24.16 +ClothPainter.LastCompileMethod=Unknown +ViewportInteraction.TimeStamp=2026.04.15-07.24.16 +ViewportInteraction.LastCompileMethod=Unknown +EditorWidgets.TimeStamp=2026.04.15-07.24.16 +EditorWidgets.LastCompileMethod=Unknown +ViewportSnapping.TimeStamp=2026.04.15-07.24.16 +ViewportSnapping.LastCompileMethod=Unknown +PlacementMode.TimeStamp=2026.04.15-07.24.16 +PlacementMode.LastCompileMethod=Unknown +MeshPaint.TimeStamp=2026.04.15-07.24.16 +MeshPaint.LastCompileMethod=Unknown +SessionServices.TimeStamp=2026.04.15-07.24.16 +SessionServices.LastCompileMethod=Unknown +GameplayCamerasEditor.TimeStamp=2026.04.15-07.24.16 +GameplayCamerasEditor.LastCompileMethod=Unknown +CameraShakePreviewer.TimeStamp=2026.04.15-07.24.16 +CameraShakePreviewer.LastCompileMethod=Unknown +EngineAssetDefinitions.TimeStamp=2026.04.15-07.24.16 +EngineAssetDefinitions.LastCompileMethod=Unknown +GeometryMode.TimeStamp=2026.04.15-07.24.16 +GeometryMode.LastCompileMethod=Unknown +BspMode.TimeStamp=2026.04.15-07.24.16 +BspMode.LastCompileMethod=Unknown +TextureAlignMode.TimeStamp=2026.04.15-07.24.16 +TextureAlignMode.LastCompileMethod=Unknown +ActorSequenceEditor.TimeStamp=2026.04.15-07.24.16 +ActorSequenceEditor.LastCompileMethod=Unknown +TemplateSequenceEditor.TimeStamp=2026.04.15-07.24.16 +TemplateSequenceEditor.LastCompileMethod=Unknown +LevelSequenceEditor.TimeStamp=2026.04.15-07.24.16 +LevelSequenceEditor.LastCompileMethod=Unknown +ControlRigEditor.TimeStamp=2026.04.15-07.24.16 +ControlRigEditor.LastCompileMethod=Unknown +RewindDebugger.TimeStamp=2026.04.15-07.24.16 +RewindDebugger.LastCompileMethod=Unknown +RewindDebuggerVLog.TimeStamp=2026.04.15-07.24.16 +RewindDebuggerVLog.LastCompileMethod=Unknown +IKRigEditor.TimeStamp=2026.04.15-07.24.16 +IKRigEditor.LastCompileMethod=Unknown +OptimusEditor.TimeStamp=2026.04.15-07.24.16 +OptimusEditor.LastCompileMethod=Unknown +LiveLinkMultiUser.TimeStamp=2026.04.15-07.24.16 +LiveLinkMultiUser.LastCompileMethod=Unknown +PlanarCut.TimeStamp=2026.04.15-07.24.16 +PlanarCut.LastCompileMethod=Unknown +FractureEngine.TimeStamp=2026.04.15-07.24.16 +FractureEngine.LastCompileMethod=Unknown +CharacterAI.TimeStamp=2026.04.15-07.24.16 +CharacterAI.LastCompileMethod=Unknown +GooglePADEditor.TimeStamp=2026.04.15-07.24.16 +GooglePADEditor.LastCompileMethod=Unknown +WaveTableEditor.TimeStamp=2026.04.15-07.24.16 +WaveTableEditor.LastCompileMethod=Unknown +ResonanceAudioEditor.TimeStamp=2026.04.15-07.24.16 +ResonanceAudioEditor.LastCompileMethod=Unknown +OpenXRInput.TimeStamp=2026.04.15-07.24.16 +OpenXRInput.LastCompileMethod=Unknown +RigVMEditor.TimeStamp=2026.04.15-07.24.16 +RigVMEditor.LastCompileMethod=Unknown +AndroidFileServerEditor.TimeStamp=2026.04.15-07.24.16 +AndroidFileServerEditor.LastCompileMethod=Unknown +SmartSnapping.TimeStamp=2026.04.15-07.24.16 +SmartSnapping.LastCompileMethod=Unknown +MediaCompositingEditor.TimeStamp=2026.04.15-07.24.16 +MediaCompositingEditor.LastCompileMethod=Unknown +SequenceRecorder.TimeStamp=2026.04.15-07.24.16 +SequenceRecorder.LastCompileMethod=Unknown +AvfMediaEditor.TimeStamp=2026.04.15-07.24.16 +AvfMediaEditor.LastCompileMethod=Unknown +AvfMediaFactory.TimeStamp=2026.04.15-07.24.16 +AvfMediaFactory.LastCompileMethod=Unknown +AndroidMediaEditor.TimeStamp=2026.04.15-07.24.16 +AndroidMediaEditor.LastCompileMethod=Unknown +AndroidMediaFactory.TimeStamp=2026.04.15-07.24.16 +AndroidMediaFactory.LastCompileMethod=Unknown +WmfMediaEditor.TimeStamp=2026.04.15-07.24.16 +WmfMediaEditor.LastCompileMethod=Unknown +WmfMediaFactory.TimeStamp=2026.04.15-07.24.16 +WmfMediaFactory.LastCompileMethod=Unknown +ImgMediaEditor.TimeStamp=2026.04.15-07.24.16 +ImgMediaEditor.LastCompileMethod=Unknown +ImgMediaFactory.TimeStamp=2026.04.15-07.24.16 +ImgMediaFactory.LastCompileMethod=Unknown +WebMMedia.TimeStamp=2026.04.15-07.24.16 +WebMMedia.LastCompileMethod=Unknown +WebMMediaEditor.TimeStamp=2026.04.15-07.24.16 +WebMMediaEditor.LastCompileMethod=Unknown +WebMMediaFactory.TimeStamp=2026.04.15-07.24.16 +WebMMediaFactory.LastCompileMethod=Unknown +MediaPlayerEditor.TimeStamp=2026.04.15-07.24.16 +MediaPlayerEditor.LastCompileMethod=Unknown +ActorPickerMode.TimeStamp=2026.04.15-07.24.16 +ActorPickerMode.LastCompileMethod=Unknown +SceneDepthPickerMode.TimeStamp=2026.04.15-07.24.16 +SceneDepthPickerMode.LastCompileMethod=Unknown +LandscapeEditor.TimeStamp=2026.04.15-07.24.16 +LandscapeEditor.LastCompileMethod=Unknown +FoliageEdit.TimeStamp=2026.04.15-07.24.16 +FoliageEdit.LastCompileMethod=Unknown +VirtualTexturingEditor.TimeStamp=2026.04.15-07.24.16 +VirtualTexturingEditor.LastCompileMethod=Unknown +AutomationWorker.TimeStamp=2026.04.15-07.24.16 +AutomationWorker.LastCompileMethod=Unknown +SequenceRecorderSections.TimeStamp=2026.04.15-07.24.16 +SequenceRecorderSections.LastCompileMethod=Unknown +StatsViewer.TimeStamp=2026.04.15-07.24.16 +StatsViewer.LastCompileMethod=Unknown +GameProjectGeneration.TimeStamp=2026.04.15-07.24.16 +GameProjectGeneration.LastCompileMethod=Unknown +UnsavedAssetsTracker.TimeStamp=2026.04.15-07.24.16 +UnsavedAssetsTracker.LastCompileMethod=Unknown +StatusBar.TimeStamp=2026.04.15-07.24.16 +StatusBar.LastCompileMethod=Unknown +SceneOutliner.TimeStamp=2026.04.15-07.24.16 +SceneOutliner.LastCompileMethod=Unknown +SubobjectEditor.TimeStamp=2026.04.15-07.24.16 +SubobjectEditor.LastCompileMethod=Unknown +AddContentDialog.TimeStamp=2026.04.15-07.24.16 +AddContentDialog.LastCompileMethod=Unknown +WidgetCarousel.TimeStamp=2026.04.15-07.24.16 +WidgetCarousel.LastCompileMethod=Unknown +HierarchicalLODOutliner.TimeStamp=2026.04.15-07.24.16 +HierarchicalLODOutliner.LastCompileMethod=Unknown +SlateFileDialogs.TimeStamp=2026.04.15-07.24.16 +SlateFileDialogs.LastCompileMethod=Unknown +Voice.TimeStamp=2026.04.15-07.24.16 +Voice.LastCompileMethod=Unknown +MovieSceneCapture.TimeStamp=2026.04.15-07.24.16 +MovieSceneCapture.LastCompileMethod=Unknown + +[Python] +LastDirectory= +RecentsFiles=/opt/unreal-engine/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py + +[DetailPropertyExpansion] +StaticMeshActor="\"Object.StaticMeshActor.StaticMeshComponent.Object.Collision.BodyInstance\" " +InputMappingContext="\"Object.Mappings.Mappings.Mappings[28]\" " +DataAsset="\"Object.Action.Triggers\" \"Object.Action.Modifiers\" " +Object="\"Object.Action.Triggers\" \"Object.Action.Modifiers\" " +InputAction="\"Object.Action.Triggers\" \"Object.Action.Modifiers\" " + +[AssetEditorSubsystemRecents] +MRUItem0=/Game/VRTemplate/Blueprints/VRPawn +MRUItem1=/Game/VRTemplate/Input/Actions/IA_Turn +MRUItem2=/Game/VRTemplate/Input/IMC_Default +MRUItem3=/Game/VRTemplate/Input/Actions/IA_MoveUpDown +MRUItem4=/Game/VRTemplate/Input/Actions/IA_MoveRightLeft +MRUItem5=/Game/VRTemplate/Input/Actions/IA_MoveForwardBack + +[AssetEditorToolkitTabLocation] +/Game/VRTemplate/Input/Actions/IA_MoveForwardBack.IA_MoveForwardBack=0 +/Game/VRTemplate/Input/Actions/IA_MoveRightLeft.IA_MoveRightLeft=0 +/Game/VRTemplate/Input/Actions/IA_MoveUpDown.IA_MoveUpDown=0 +/Game/VRTemplate/Blueprints/VRPawn.VRPawn=0 + +[/Script/BlueprintGraph.BlueprintEditorSettings] +bDrawMidpointArrowsInBlueprints=False +bShowGraphInstructionText=True +bHideUnrelatedNodes=False +bShowShortTooltips=True +bShowFunctionParameterIcon=True +bShowFunctionLocalVariableIcon=True +bEnableInputTriggerSupportWarnings=False +bSplitContextTargetSettings=True +bExposeAllMemberComponentFunctions=True +bShowContextualFavorites=False +bExposeDeprecatedFunctions=False +bCompactCallOnMemberNodes=False +bFlattenFavoritesMenus=True +bAutoCastObjectConnections=False +bShowViewportOnSimulate=False +bSpawnDefaultBlueprintNodes=True +bHideConstructionScriptComponentsInDetailsView=True +bHostFindInBlueprintsInGlobalTab=True +bNavigateToNativeFunctionsFromCallNodes=True +bDoubleClickNavigatesToParent=True +bEnableTypePromotion=True +bShowPanelContextMenuForIncompatibleConnections=True +TypePromotionPinDenyList=string +TypePromotionPinDenyList=text +BreakpointReloadMethod=RestoreAll +bEnablePinValueInspectionTooltips=True +bEnableNamespaceEditorFeatures=True +bEnableContextMenuTimeSlicing=True +ContextMenuTimeSlicingThresholdMs=50 +bIncludeActionsForSelectedAssetsInContextMenu=False +bLimitAssetActionBindingToSingleSelectionOnly=False +bLoadSelectedAssetsForContextMenuActionBinding=True +bDoNotMarkAllInstancesDirtyOnDefaultValueChange=True +bFavorPureCastNodes=False +SaveOnCompile=SoC_Never +bJumpToNodeErrors=False +bAllowExplicitImpureNodeDisabling=False +bShowActionMenuItemSignatures=False +bBlueprintNodeUniqueNames=False +NodeTemplateCacheCapMB=20.000000 +AllowIndexAllBlueprints=LoadOnly +bShowInheritedVariables=False +bAlwaysShowInterfacesInOverrides=True +bShowParentClassInOverrides=True +bShowEmptySections=True +bShowAccessSpecifier=False +Bookmarks=() +PerBlueprintSettings=() +bIncludeCommentNodesInBookmarksTab=True +bShowBookmarksForCurrentDocumentOnlyInTab=False +GraphEditorQuickJumps=() + diff --git a/MyProject2/Saved/Config/LinuxEditor/GameUserSettings.ini b/MyProject2/Saved/Config/LinuxEditor/GameUserSettings.ini new file mode 100644 index 0000000..b87139b --- /dev/null +++ b/MyProject2/Saved/Config/LinuxEditor/GameUserSettings.ini @@ -0,0 +1,28 @@ +;METADATA=(Diff=true, UseCommands=true) +[/Script/Engine.GameUserSettings] +bUseVSync=False +bUseDynamicResolution=False +ResolutionSizeX=3440 +ResolutionSizeY=1440 +LastUserConfirmedResolutionSizeX=3440 +LastUserConfirmedResolutionSizeY=1440 +FullscreenMode=1 +LastConfirmedFullscreenMode=1 +PreferredFullscreenMode=1 +Version=5 +AudioQualityLevel=0 +LastConfirmedAudioQualityLevel=0 +FrameRateLimit=0.000000 +DesiredScreenWidth=1280 +bUseDesiredScreenHeight=False +DesiredScreenHeight=720 +LastUserConfirmedDesiredScreenWidth=1280 +LastUserConfirmedDesiredScreenHeight=720 +LastRecommendedScreenWidth=-1.000000 +LastRecommendedScreenHeight=-1.000000 +LastCPUBenchmarkResult=-1.000000 +LastGPUBenchmarkResult=-1.000000 +LastGPUBenchmarkMultiplier=1.000000 +bUseHDRDisplayOutput=False +HDRDisplayOutputNits=1000 + diff --git a/MyProject2/Saved/Config/WorldState/3747632677.json b/MyProject2/Saved/Config/WorldState/3747632677.json new file mode 100644 index 0000000..8371c71 Binary files /dev/null and b/MyProject2/Saved/Config/WorldState/3747632677.json differ diff --git a/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-27976-1EAF4887123344C8892773F37330B318/CrashContext.runtime-xml b/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-27976-1EAF4887123344C8892773F37330B318/CrashContext.runtime-xml new file mode 100644 index 0000000..1dd7b6e --- /dev/null +++ b/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-27976-1EAF4887123344C8892773F37330B318/CrashContext.runtime-xml @@ -0,0 +1,1178 @@ + + + + 3 + B214158A7DF742A1B0D93270FDDA69D2 + UECC-Linux-08DCABE2B866414EB079057DB7158978_0009 + false + false + true + Assert + Assertion failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRCore.cpp] [Line: 24] + + + + Attended + 27976 + 0 + false + false + true + false + UE-MyProject2 + UnrealEditor + Development + + LinuxEditor + Linux [Arch Linux 6.19.11-arch1-1 64b] + Linux + Editor + Vanilla + + 5.6.1-44394996+++UE5+Release-5.6 + 5.6.1-44394996+++UE5+Release-5.6 + "/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" + 9 + en_US + ++UE5+Release-5.6-CL-44394996 + **UE5*Release-5.6-CL-44394996-Linux-Development + true + false + + /opt/unreal-engine/Engine/Binaries/Linux/ + /opt/unreal-engine/ + E5D2B3C70A61446E8360CCAEADDA3CCF-000003E8 + e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 + + + + + 0 + + 8 + 16 + 1 + AuthenticAMD + AMD Ryzen 7 3800X 8-Core Processor + NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86 + Arch Linux + 6.19.11-arch1-1 + + 67336896512 + 0 + 4096 + 63 + 56383311872 + 55714426880 + 2989711360 + 2989711360 + 16171683840 + 16171683840 + 0 + 0 + 0 + 3 + + + +libUnrealEditor-Core 0x00007f3399000000 + b6b6b9 +libUnrealEditor-OpenXRHMD 0x00007f32d40ef000 + 477d3 +libUnrealEditor-OpenXRInput 0x00007f317de0f000 + 1aefd +libUnrealEditor-OpenXRInput 0x00007f317de0f000 + 19bef +libUnrealEditor-Core 0x00007f3399000000 + cfa4f6 +libUnrealEditor-Projects 0x00007f3398f3a000 + 4c1cd +libUnrealEditor-Projects 0x00007f3398f3a000 + 6a9da +libUnrealEditor-Projects 0x00007f3398f3a000 + 6d809 +UnrealEditor 0x0000000000200000 + 3a80a +libUnrealEditor-UnrealEd 0x00007f338d200000 + 25bbb31 +UnrealEditor 0x0000000000200000 + 4cd33 +libUnrealEditor-UnixCommonStartup 0x00007f339a7c2000 + 8e5a +libc.so 0x00007f338cc0f000 + 276c1 +libc.so 0x00007f338cc0f000 + 277f9 +UnrealEditor 0x0000000000200000 + 3964a + + 5DE6116D53031EF2E31BFD38E3DD59E0C1AECC92 + 639123941052000000 + 1 + AMD Ryzen 7 3800X 8-Core Processor + 1.0 + + + 11 + Segmentation fault + 0 + 0 + + + LinuxEditorNo errors + false + Vulkan + NVIDIA GeForce RTX 4090 + 595.58 + 595.58 + 01-01-01 + SM6 + NVIDIA + 2684 + LinuxEditor + + + + + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RDG Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IoStore Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mass Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "World Metrics" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "XGE Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Enhanced Input" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Visual Debugger" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "FastBuild Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Command Link Server" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "UBA Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chaos Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chaos Cloth" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mesh Painting" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "TraceUtilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem NULL" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Services" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Base" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem Utils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "EOS Shared" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Asset Tags" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MsQuic Runtime Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Procedural Mesh Component" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Example Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GooglePAD" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Android Runtime Permission" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Windows Movie Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Linux Device Profile Selector" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry Processing" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Mesh Modeling Toolset" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Custom Mesh Component" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IOS Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Audio Capture" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "StateTree" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Wave Tables" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Apple Movie Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XRBase" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chunk Downloader" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Google Cloud Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Resonance Audio" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Input Debugging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ArchVis Character" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXR" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Windows Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Android Movie Player" +} + { +"Version": 1, +"VersionName": "1.1", +"FriendlyName": "Synthesis and DSP Effects" +} + { +"Version": 2, +"VersionName": "1.0", +"FriendlyName": "Groom" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mobile Patching Utilities" +} + { +"Version": 1, +"VersionName": "0.9", +"FriendlyName": "Compute Framework" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Apple Image Utils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXREyeTracker" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Movie Player for WebM files" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Audio Synesthesia" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Cable Component" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RigVM" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "PropertyBindingUtils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MetaSound" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Significance Manager" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "SoundFields" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Android Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AndroidFileServer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mobile Location Services Blueprints Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Property Access Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Actor Layer Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AudioWidgets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Geometry Cache" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXRHandTracking" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Color Grading" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Facial Animation Bulk Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Engine Asset Definitions" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Asset Manager Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Blueprint C++ Header Preview" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Proxy LOD Plugin (Experimental)" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UMG Widget Preview" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Data Validation" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Wizard for mobile packaging scenarios" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "Stylus & Tablet Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CryptoKeys" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "EditorDebugTools" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GameplayTagsEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GeometryMode" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Modeling Tools Editor Mode" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mac Graphics Switching" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Curve Editor Tools" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequencer Anim Tools" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Mesh LOD Toolset" +} + { +"Version": 2, +"VersionName": "0.2", +"FriendlyName": "UVEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Plugin Browser" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Scripting Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Changelist Reviews" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "World Partition HLOD Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Material Analyzer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "SpeedTree Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Framework" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Framework Assets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Take Recorder" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Camera Calibration Core" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Actor Sequence (Experimental)" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Template Sequence" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequencer Scripting" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Level Sequence Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig Modules" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig Spline" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Modifier Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IK Rig" +} + { +"Version": 10, +"VersionName": "10.2.7", +"FriendlyName": "RigLogic Plugin v10.3.0" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Skeletal Mesh Editing Tools" +} + { +"Version": 1, +"VersionName": "0.9", +"FriendlyName": "Deformer Graph" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Tweening Utils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Blendspace Motion Analysis" +} + { +"Version": 1, +"VersionName": "2.0", +"FriendlyName": "Live Link" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Data" +} + { +"Version": 30100, +"VersionName": "3.1.0", +"FriendlyName": "Animation Compression Library" +} + { +"Version": 131, +"VersionName": "1.3.1", +"FriendlyName": "glTF Exporter" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Datasmith Content" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Variant Manager" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Variant Manager Content" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Tests" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Niagara" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Cascade Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NiagaraSimCaching" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Performance" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Alembic Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Localizable Message" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "GeometryFlow" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Telemetry" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequence Navigator" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Platform Cryptography Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Level Sequence Navigator Bridge" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Low-level network trace Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosUserDataPT" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NFORDenoise" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Tool Presets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosCaching" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "TEDS: Editor Data Storage" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Planar Cut" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Python Editor Script Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Automation Utilities" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Fracture" +} + { +"Version": 1, +"VersionName": "1", +"FriendlyName": "BackChannel" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry Dataflow Nodes" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Experimental Mesh Modeling Toolset" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Telemetry" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Skeletal Mesh Simplifier (Early Access)" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Editor DataflowGraph" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Batch Renamer" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Niagara" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Full Body IK" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "TEDS: Editor Data Storage Features" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "CharacterAI" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Solver" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosEditor" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Engine Cameras" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Camera Shake Previewer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Launcher Chunk Installer" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Gameplay Cameras" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UDP Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "TCP Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Paper2D" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NNEDenoiser" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NNERuntimeORT" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "CLion Integration" +} + { +"Version": 110, +"VersionName": "1.11.0", +"FriendlyName": "Plastic SCM" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Dump GPU Services" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "PIX on Windows GPU Capture Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Perforce" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Plugin Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Visual Studio Code Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XCode Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Subversion" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Sharing" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CodeLite Integration" +} + { +"Version": 2, +"VersionName": "1.7", +"FriendlyName": "Rider Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RenderDoc Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Project Launcher" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UObject Example Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Property Access Node" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Linux Compiler-only Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Visual Studio Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NamingTokens" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Oodle Texture" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "10X Editor Integration" +} + { +"Version": 14, +"VersionName": "1.4", +"FriendlyName": "Git" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "KDevelop Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Oodle Network" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Environment Query Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AISupport" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Media Compositing" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "AVF Media Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Media Player Editor" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "Android Media Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Image Sequence Media Player" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "WMF Media Player" +} + { +"Version": 0, +"VersionName": "0.1", +"FriendlyName": "Media Plate" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "WebM Video Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MetaHuman SDK" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem GooglePlay" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XInput Device" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Portable Object File Data Source" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "BaseCharacterFXEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CompositeCore" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Light Mixer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Object Mixer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem iOS" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - File Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - Class Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - Asset Data Source" +} + + diff --git a/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-27976-1EAF4887123344C8892773F37330B318/CrashReportClient.ini b/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-27976-1EAF4887123344C8892773F37330B318/CrashReportClient.ini new file mode 100644 index 0000000..ac738fd --- /dev/null +++ b/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-27976-1EAF4887123344C8892773F37330B318/CrashReportClient.ini @@ -0,0 +1,10 @@ +[CrashReportClient] +bHideLogFilesOption=false +bHideAllowToBeContactedOption=false +bIsAllowedToCloseWithoutSending=true +bIsAllowedToSendWithoutDetailedInfo=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true +bAgreeToCrashUpload=false + diff --git a/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-27976-1EAF4887123344C8892773F37330B318/Diagnostics.txt b/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-27976-1EAF4887123344C8892773F37330B318/Diagnostics.txt new file mode 100644 index 0000000..3711051 --- /dev/null +++ b/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-27976-1EAF4887123344C8892773F37330B318/Diagnostics.txt @@ -0,0 +1,34 @@ +Generating report for minidump + +Application version 5.6.1.0 + ... built from changelist 44394996 + +OS version Linux 6.19.11-arch1-1 (network name: WEYLAND-YUTANI) +Running 8 x86_64 processors (16 logical cores) +Exception was "SIGSEGV: invalid attempt to write memory at address 0x0000000000000003" + + + + + +libUnrealEditor-Core.so!FDebug::CheckVerifyFailedImpl2(char const*, char const*, int, char16_t const*, ...) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Core/Private/Misc/AssertionMacros.cpp:724] +libUnrealEditor-OpenXRHMD.so!FOpenXRPath::FOpenXRPath(char const*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRCore.cpp:24] +libUnrealEditor-OpenXRInput.so!FOpenXRInputPlugin::FOpenXRInput::FOpenXRInput(IXRTrackingSystem*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRInput/Private/OpenXRInput.cpp:302] +libUnrealEditor-OpenXRInput.so!FOpenXRInputPlugin::StartupModule() [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Core/Public/Templates/SharedPointerInternals.h:414] +libUnrealEditor-Core.so!FModuleManager::LoadModuleWithFailureReason(FName, EModuleLoadResult&, ELoadModuleFlags) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Core/Private/Modules/ModuleManager.cpp:1023] +libUnrealEditor-Projects.so!FModuleDescriptor::LoadModulesForPhase(ELoadingPhase::Type, TArray > const&, TMap >&) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Projects/Private/ModuleDescriptor.cpp:756] +libUnrealEditor-Projects.so!FPluginManager::TryLoadModulesForPlugin(FPlugin const&, ELoadingPhase::Type) const [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Projects/Private/PluginManager.cpp:2693] +libUnrealEditor-Projects.so!FPluginManager::LoadModulesForEnabledPlugins(ELoadingPhase::Type) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Projects/Private/PluginManager.cpp:2832] +UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4603] +libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +libc.so.6!UnknownFunction(0x276c0) +libc.so.6!__libc_start_main(+0x88) +UnrealEditor!_start [/opt/unreal-engine/Engine/Binaries/Linux/UnrealEditor:-1] + + + +0 loaded modules + +Report end! diff --git a/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-27976-1EAF4887123344C8892773F37330B318/MyProject2.log b/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-27976-1EAF4887123344C8892773F37330B318/MyProject2.log new file mode 100644 index 0000000..1b16ed9 --- /dev/null +++ b/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-27976-1EAF4887123344C8892773F37330B318/MyProject2.log @@ -0,0 +1,1714 @@ +Stats thread started at 0.134907 +Metadata set : systemresolution.resx="1280" +Metadata set : systemresolution.resy="720" +OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +Session CrashGUID >==================================================== + Session CrashGUID > UECC-Linux-08DCABE2B866414EB079057DB7158978 + Session CrashGUID >==================================================== +No local boot hotfix file found at: [../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +Pre-Initializing Audio Device Manager... +AudioInfo: 'OPUS' Registered +AudioInfo: 'OGG' Registered +AudioInfo: 'ADPCM' Registered +AudioInfo: 'PCM' Registered +AudioInfo: 'BINKA' Registered +AudioInfo: 'RADA' Registered +Audio Device Manager Pre-Initialized +Looking for build plugins target receipt +Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +Asset registry cache read as 67.9 MiB from ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_0.bin +Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +Looking for enabled plugins target receipt +Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +Loading Mac ini files took 0.19 seconds +Loading TVOS ini files took 0.20 seconds +Loading VulkanPC ini files took 0.23 seconds +Loading IOS ini files took 0.26 seconds +Loading Android ini files took 0.26 seconds +Loading VisionOS ini files took 0.27 seconds +Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +Mounting Engine plugin RenderGraphInsights +Mounting Engine plugin IoStoreInsights +Mounting Engine plugin MassInsights +Mounting Engine plugin WorldMetrics +Loading Windows ini files took 0.44 seconds +Loading Unix ini files took 0.44 seconds +Mounting Engine plugin XGEController +Mounting Engine plugin EnhancedInput +Mounting Engine plugin ChaosVD +Mounting Engine plugin FastBuildController +Mounting Engine plugin CmdLinkServer +Mounting Engine plugin UbaController +Mounting Engine plugin ChaosInsights +Mounting Engine plugin ChaosCloth +Mounting Engine plugin MeshPainting +Mounting Engine plugin TraceUtilities +Mounting Engine plugin OnlineSubsystemNull +Mounting Engine plugin OnlineServices +Mounting Engine plugin OnlineBase +Mounting Engine plugin OnlineSubsystem +Mounting Engine plugin OnlineSubsystemUtils +Mounting Engine plugin EOSShared +Mounting Engine plugin AssetTags +Mounting Engine plugin MsQuic +Mounting Engine plugin ProceduralMeshComponent +Mounting Engine plugin ExampleDeviceProfileSelector +Mounting Engine plugin GooglePAD +Mounting Engine plugin AndroidPermission +Mounting Engine plugin WindowsMoviePlayer +Mounting Engine plugin LinuxDeviceProfileSelector +Mounting Engine plugin GeometryProcessing +Mounting Engine plugin MeshModelingToolset +Mounting Engine plugin CustomMeshComponent +Mounting Engine plugin IOSDeviceProfileSelector +Mounting Engine plugin AudioCapture +Mounting Engine plugin StateTree +Mounting Engine plugin WaveTable +Mounting Engine plugin AppleMoviePlayer +Mounting Engine plugin XRBase +Mounting Engine plugin ChunkDownloader +Mounting Engine plugin GoogleCloudMessaging +Mounting Engine plugin ResonanceAudio +Mounting Engine plugin InputDebugging +Loading Linux ini files took 0.53 seconds +Mounting Engine plugin ArchVisCharacter +Mounting Engine plugin OpenXR +Mounting Engine plugin WindowsDeviceProfileSelector +Mounting Engine plugin AndroidMoviePlayer +Mounting Engine plugin Synthesis +Mounting Engine plugin HairStrands +Mounting Engine plugin MobilePatchingUtils +Mounting Engine plugin ComputeFramework +Mounting Engine plugin AppleImageUtils +Mounting Engine plugin OpenXREyeTracker +Mounting Engine plugin WebMMoviePlayer +Mounting Engine plugin AudioSynesthesia +Mounting Engine plugin CableComponent +Mounting Engine plugin RigVM +Mounting Engine plugin PropertyBindingUtils +Mounting Engine plugin Metasound +Loading LinuxArm64 ini files took 0.56 seconds +Mounting Engine plugin SignificanceManager +Mounting Engine plugin SoundFields +Mounting Engine plugin AndroidDeviceProfileSelector +Mounting Engine plugin AndroidFileServer +Mounting Engine plugin LocationServicesBPLibrary +Mounting Engine plugin PropertyAccessEditor +Mounting Engine plugin ActorLayerUtilities +Mounting Engine plugin AudioWidgets +Mounting Engine plugin GeometryCache +Mounting Engine plugin OpenXRHandTracking +Mounting Engine plugin ColorGrading +Mounting Engine plugin FacialAnimation +Mounting Engine plugin EngineAssetDefinitions +Mounting Engine plugin AssetManagerEditor +Mounting Engine plugin BlueprintHeaderView +Mounting Engine plugin ProxyLODPlugin +Mounting Engine plugin UMGWidgetPreview +Mounting Engine plugin DataValidation +Mounting Engine plugin MobileLauncherProfileWizard +Mounting Engine plugin StylusInput +Mounting Engine plugin CryptoKeys +Mounting Engine plugin EditorDebugTools +Mounting Engine plugin GameplayTagsEditor +Mounting Engine plugin GeometryMode +Mounting Engine plugin ModelingToolsEditorMode +Mounting Engine plugin MacGraphicsSwitching +Mounting Engine plugin CurveEditorTools +Mounting Engine plugin SequencerAnimTools +Mounting Engine plugin MeshLODToolset +Mounting Engine plugin UVEditor +Mounting Engine plugin PluginBrowser +Mounting Engine plugin EditorScriptingUtilities +Mounting Engine plugin ChangelistReview +Mounting Engine plugin WorldPartitionHLODUtilities +Mounting Engine plugin MaterialAnalyzer +Mounting Engine plugin SpeedTreeImporter +Mounting Engine plugin Interchange +Mounting Engine plugin InterchangeAssets +Mounting Engine plugin InterchangeEditor +Mounting Engine plugin Takes +Mounting Engine plugin CameraCalibrationCore +Mounting Engine plugin ActorSequence +Mounting Engine plugin TemplateSequence +Mounting Engine plugin SequencerScripting +Mounting Engine plugin LevelSequenceEditor +Mounting Engine plugin ControlRigModules +Mounting Engine plugin GameplayInsights +Mounting Engine plugin ControlRig +Mounting Engine plugin ControlRigSpline +Mounting Engine plugin AnimationModifierLibrary +Mounting Engine plugin IKRig +Mounting Engine plugin RigLogic +Mounting Engine plugin SkeletalMeshModelingTools +Mounting Engine plugin DeformerGraph +Mounting Engine plugin TweeningUtils +Mounting Engine plugin BlendSpaceMotionAnalysis +Mounting Engine plugin LiveLink +Mounting Engine plugin AnimationData +Mounting Engine plugin ACLPlugin +Mounting Engine plugin GLTFExporter +Mounting Engine plugin DatasmithContent +Mounting Engine plugin VariantManager +Mounting Engine plugin VariantManagerContent +Mounting Engine plugin InterchangeTests +Mounting Engine plugin Niagara +Mounting Engine plugin Cascade +Mounting Engine plugin NiagaraSimCaching +Mounting Engine plugin EditorPerformance +Mounting Engine plugin AlembicImporter +Mounting Engine plugin LocalizableMessage +Mounting Engine plugin GeometryFlow +Mounting Engine plugin RuntimeTelemetry +Mounting Engine plugin SequenceNavigator +Mounting Engine plugin PlatformCrypto +Mounting Engine plugin GeometryCollectionPlugin +Mounting Engine plugin LevelSequenceNavigatorBridge +Mounting Engine plugin LowLevelNetTrace +Mounting Engine plugin ChaosUserDataPT +Mounting Engine plugin NFORDenoise +Mounting Engine plugin ToolPresets +Mounting Engine plugin ChaosCaching +Mounting Engine plugin EditorDataStorage +Mounting Engine plugin PlanarCut +Mounting Engine plugin PythonScriptPlugin +Mounting Engine plugin AutomationUtils +Mounting Engine plugin Fracture +Mounting Engine plugin BackChannel +Mounting Engine plugin GeometryDataflow +Mounting Engine plugin MeshModelingToolsetExp +Mounting Engine plugin EditorTelemetry +Mounting Engine plugin SkeletalReduction +Mounting Engine plugin Dataflow +Mounting Engine plugin AdvancedRenamer +Mounting Engine plugin ChaosNiagara +Mounting Engine plugin FullBodyIK +Mounting Engine plugin EditorDataStorageFeatures +Mounting Engine plugin CharacterAI +Mounting Engine plugin ChaosSolverPlugin +Mounting Engine plugin ChaosEditor +Mounting Engine plugin EngineCameras +Mounting Engine plugin CameraShakePreviewer +Mounting Engine plugin LauncherChunkInstaller +Mounting Engine plugin GameplayCameras +Mounting Engine plugin UdpMessaging +Mounting Engine plugin TcpMessaging +Mounting Engine plugin Paper2D +Mounting Engine plugin NNEDenoiser +Mounting Engine plugin NNERuntimeORT +Mounting Engine plugin CLionSourceCodeAccess +Mounting Engine plugin PlasticSourceControl +Mounting Engine plugin DumpGPUServices +Mounting Engine plugin PixWinPlugin +Mounting Engine plugin PerforceSourceControl +Mounting Engine plugin PluginUtils +Mounting Engine plugin VisualStudioCodeSourceCodeAccess +Mounting Engine plugin XCodeSourceCodeAccess +Mounting Engine plugin SubversionSourceControl +Mounting Engine plugin AnimationSharing +Mounting Engine plugin CodeLiteSourceCodeAccess +Mounting Engine plugin RiderSourceCodeAccess +Mounting Engine plugin RenderDocPlugin +Mounting Engine plugin ProjectLauncher +Mounting Engine plugin UObjectPlugin +Mounting Engine plugin PropertyAccessNode +Mounting Engine plugin NullSourceCodeAccess +Mounting Engine plugin VisualStudioSourceCodeAccess +Mounting Engine plugin NamingTokens +Mounting Engine plugin TextureFormatOodle +Mounting Engine plugin N10XSourceCodeAccess +Mounting Engine plugin GitSourceControl +Mounting Engine plugin KDevelopSourceCodeAccess +Mounting Engine plugin OodleNetwork +Mounting Engine plugin EnvironmentQueryEditor +Mounting Engine plugin AISupport +Mounting Engine plugin MediaCompositing +Mounting Engine plugin AvfMedia +Mounting Engine plugin MediaPlayerEditor +Mounting Engine plugin AndroidMedia +Mounting Engine plugin ImgMedia +Mounting Engine plugin WmfMedia +Mounting Engine plugin MediaPlate +Mounting Engine plugin WebMMedia +Mounting Engine plugin MetaHumanSDK +Mounting Engine plugin OnlineSubsystemGooglePlay +Mounting Engine plugin XInputDevice +Mounting Engine plugin PortableObjectFileDataSource +Mounting Engine plugin BaseCharacterFXEditor +Mounting Engine plugin CompositeCore +Mounting Engine plugin LightMixer +Mounting Engine plugin ObjectMixer +Mounting Engine plugin OnlineSubsystemIOS +Mounting Engine plugin ContentBrowserFileDataSource +Mounting Engine plugin ContentBrowserClassDataSource +Mounting Engine plugin ContentBrowserAssetDataSource +Revision control is disabled +Revision control is disabled +Revision control is disabled +Using libcurl 8.12.1 + - built for x86_64-unknown-linux-gnu + - supports SSL with OpenSSL/1.1.1t + - supports HTTP deflate (compression) using libz 1.3 + - other features: + CURL_VERSION_SSL + CURL_VERSION_LIBZ + CURL_VERSION_IPV6 + CURL_VERSION_ASYNCHDNS + CURL_VERSION_LARGEFILE + CURL_VERSION_TLSAUTH_SRP + CURL_VERSION_HTTP2 + CurlRequestOptions (configurable via config and command line): + - bVerifyPeer = true - Libcurl will verify peer certificate + - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy + - bDontReuseConnections = false - Libcurl will reuse connections + - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host + - LocalHostAddr = Default + - BufferSize = 65536 +CreateHttpThread using FCurlMultiPollEventLoopHttpThread +Creating http thread with maximum 256 concurrent requests +OSS: Created online subsystem instance for: NULL +OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] +Initialize Initializing EOSSDK Version:1.17.0-41373641 +Started StudioTelemetry Session +NFORDenoise function starting up +Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine] +RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings. +Applying CVar settings from Section [/Script/CompositeCore.CompositeCorePluginSettings] File [Engine] +ExecutableName: UnrealEditor +Build: ++UE5+Release-5.6-CL-44394996 +Platform=LinuxEditor +MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +DeviceId= +Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +Net CL: 43139311 +OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +Compiled (64-bit): Jul 28 2025 20:54:48 +Architecture: x64 +Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +Build Configuration: Development +Branch Name: ++UE5+Release-5.6 +Command Line: +Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +Allocator: Mimalloc +Installed Engine Build: 1 +This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +Number of dev versions registered: 37 + Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 10 + Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0 + Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 4 + Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 40 + Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 37 + Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 3 + Dev-Networking (A4E4105C-59A1-49B5-A7C5-40C4547EDFEE): 0 + Dev-Online (39C831C9-5AE6-47DC-9A44-9C173E1C8E7C): 0 + Dev-Physics (78F01B33-EBEA-4F98-B9B4-84EACCB95AA2): 20 + Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0 + Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 49 + Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 13 + Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 3 + Dev-LoadTimes (C2A15278-BFE7-4AFE-6C17-90FF531DF755): 1 + Private-Geometry (6EACA3D4-40EC-4CC1-B786-8BED09428FC5): 3 + Dev-AnimPhys (29E575DD-E0A3-4627-9D10-D276232CDCEA): 17 + Dev-Anim (AF43A65D-7FD3-4947-9873-3E8ED9C1BB05): 15 + Dev-ReflectionCapture (6B266CEC-1EC7-4B8F-A30B-E4D90942FC07): 1 + Dev-Automation (0DF73D61-A23F-47EA-B727-89E90C41499A): 1 + FortniteMain (601D1886-AC64-4F84-AA16-D3DE0DEAC7D6): 207 + FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 8 + FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 13 + FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 17 + Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 11 + Dev-Niagara (F2AED0AC-9AFE-416F-8664-AA7FFA26D6FC): 1 + Dev-Destruction (174F1F0B-B4C6-45A5-B13F-2EE8D0FB917D): 10 + Dev-Physics-Ext (35F94A83-E258-406C-A318-09F59610247C): 41 + Dev-PhysicsMaterial-Chaos (B68FC16E-8B1B-42E2-B453-215C058844FE): 1 + Dev-CineCamera (B2E18506-4273-CFC2-A54E-F4BB758BBA07): 1 + Dev-VirtualProduction (64F58936-FD1B-42BA-BA96-7289D5D0FA4E): 1 + UE5-Main (697DD581-E64F-41AB-AA4A-51ECBEB7B628): 121 + UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 56 + UE5-SpecialProject (59DA5D52-1232-4948-B878-597870B8E98B): 9 + Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2 + Dev-NaniteResearch (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1 + Dev-ComputeFramework (6304A3E7-0059-4F59-8CFC-21BD7721FD4E): 0 + LensFileVersion (8652A554-966A-466C-9FD7-1C6DD61B1ADB): 1 +Presizing for max 25165824 objects, including 0 objects not considered by GC. +Object subsystem initialized +Set CVar [[con.DebugEarlyDefault:1]] +CVar [[con.DebugLateDefault:1]] deferred - dummy variable created +CVar [[con.DebugLateCheat:1]] deferred - dummy variable created +CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created +Set CVar [[r.setres:1280x720]] +Set CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] +CVar [[QualityLevelMapping:high]] deferred - dummy variable created +Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]] +Set CVar [[r.VSync:0]] +Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created +CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created +Set CVar [[r.GPUCrashDebugging:0]] +CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +Set CVar [[r.ForwardShading:1]] +Set CVar [[r.MobileHDR:0]] +Set CVar [[vr.MobileMultiView:1]] +Set CVar [[vr.InstancedStereo:1]] +Set CVar [[r.DefaultFeature.AutoExposure:0]] +Set CVar [[r.DefaultFeature.AmbientOcclusion:0]] +Set CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:0]] +Set CVar [[r.DefaultFeature.MotionBlur:0]] +Set CVar [[r.Mobile.UseHWsRGBEncoding:1]] +Set CVar [[r.Shadow.Virtual.Enable:1]] +Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] +Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]] +Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]] +Set CVar [[r.GenerateMeshDistanceFields:1]] +Set CVar [[r.DynamicGlobalIlluminationMethod:1]] +Set CVar [[r.ReflectionMethod:1]] +Set CVar [[r.Mobile.AntiAliasing:3]] +Set CVar [[r.AntiAliasingMethod:3]] +Set CVar [[r.AllowStaticLighting:1]] +Set CVar [[r.SkinCache.CompileShaders:1]] +Set CVar [[r.RayTracing:1]] +Set CVar [[r.RayTracing.RayTracingProxies.ProjectEnabled:1]] +Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]] +Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +Set CVar [[s.AsyncLoadingThreadEnabled:1]] +Set CVar [[s.EventDrivenLoaderEnabled:1]] +Set CVar [[s.WarnIfTimeLimitExceeded:0]] +Set CVar [[s.TimeLimitExceededMultiplier:1.5]] +Set CVar [[s.TimeLimitExceededMinTime:0.005]] +Set CVar [[s.UseBackgroundLevelStreaming:1]] +Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] +Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +Set CVar [[s.FlushStreamingOnExit:1]] +CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] +Set CVar [[gc.FlushStreamingOnGC:0]] +Set CVar [[gc.NumRetriesBeforeForcingGC:10]] +Set CVar [[gc.AllowParallelGC:1]] +Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] +Set CVar [[gc.MaxObjectsInEditor:25165824]] +Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] +Set CVar [[gc.CreateGCClusters:1]] +Set CVar [[gc.MinGCClusterSize:5]] +Set CVar [[gc.AssetClustreringEnabled:0]] +Set CVar [[gc.ActorClusteringEnabled:0]] +Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] +Set CVar [[gc.GarbageEliminationEnabled:1]] +Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created +CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +CVar [[DefaultASTCQualityBySizeHQ:4]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:AmbientSound]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Mobile.DBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +Initializing SDL. +Initialized SDL 2.30.6 revision: SDL-2.30.6-no-vcs (compiled against 2.30.6) +Using SDL video driver 'x11' +Display metrics: + PrimaryDisplayWidth: 3440 + PrimaryDisplayHeight: 1440 + PrimaryDisplayWorkAreaRect: + Left=0, Top=0, Right=3440, Bottom=1396 + VirtualDisplayRect: + Left=0, Top=0, Right=3440, Bottom=1396 + TitleSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 + ActionSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 + Number of monitors: 1 + Monitor 0 + Name: LG ULTRAGEAR+ 45" + ID: display0 + NativeWidth: 3440 + NativeHeight: 1440 + bIsPrimary: true +Metadata set : systemresolution.resx="3440" +Metadata set : systemresolution.resy="1440" +Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +Set CVar [[r.SkeletalMeshLODBias:0]] +Set CVar [[r.ViewDistanceScale:1.0]] +Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +Set CVar [[r.FXAA.Quality:4]] +Set CVar [[r.TemporalAA.Quality:2]] +Set CVar [[r.TSR.History.R11G11B10:1]] +Set CVar [[r.TSR.History.ScreenPercentage:200]] +Set CVar [[r.TSR.History.UpdateQuality:3]] +Set CVar [[r.TSR.ShadingRejection.Flickering:1]] +Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] +Set CVar [[r.TSR.ReprojectionField:1]] +Set CVar [[r.TSR.Resurrection:1]] +Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +Set CVar [[r.LightFunctionQuality:1]] +Set CVar [[r.ShadowQuality:5]] +Set CVar [[r.Shadow.CSM.MaxCascades:10]] +Set CVar [[r.Shadow.MaxResolution:2048]] +Set CVar [[r.Shadow.MaxCSMResolution:2048]] +Set CVar [[r.Shadow.RadiusThreshold:0.01]] +Set CVar [[r.Shadow.DistanceScale:1.0]] +Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] +Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +Set CVar [[r.DistanceFieldShadowing:1]] +Set CVar [[r.VolumetricFog:1]] +Set CVar [[r.VolumetricFog.GridPixelSize:8]] +Set CVar [[r.VolumetricFog.GridSizeZ:128]] +Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +Set CVar [[r.LightMaxDrawDistanceScale:1]] +Set CVar [[r.CapsuleShadows:1]] +Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] +Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] +Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] +Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] +Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] +Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +Set CVar [[r.DistanceFieldAO:1]] +Set CVar [[r.SkylightIntensityMultiplier:1.0]] +Set CVar [[r.AOQuality:2]] +Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] +Set CVar [[r.LumenScene.DirectLighting.MaxLightsPerTile:8]] +Set CVar [[r.LumenScene.DirectLighting.UpdateFactor:32]] +Set CVar [[r.LumenScene.Radiosity.UpdateFactor:64]] +Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] +Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] +Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] +Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] +Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:100]] +Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] +Set CVar [[r.Lumen.ScreenProbeGather.NumAdaptiveProbes:8]] +Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] +Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] +Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] +Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] +Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] +Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] +Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.HardwareRayTracing:0]] +Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.BentNormal:1]] +Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] +Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] +Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] +Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] +Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:70]] +Set CVar [[r.RayTracing.Scene.BuildMode:1]] +Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +Set CVar [[r.SSR.Quality:3]] +Set CVar [[r.SSR.HalfResSceneColor:0]] +Set CVar [[r.Lumen.Reflections.Allow:1]] +Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] +Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] +Set CVar [[r.Lumen.ScreenProbeGather.MaxRoughnessToEvaluateRoughSpecularForFoliage:0.8]] +Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.NumSamples:5]] +Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.MinWeight:0]] +Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] +Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] +Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +Set CVar [[r.MotionBlurQuality:4]] +Set CVar [[r.MotionBlur.HalfResGather:0]] +Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +Set CVar [[r.AmbientOcclusionMaxQuality:100]] +Set CVar [[r.AmbientOcclusionLevels:-1]] +Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] +Set CVar [[r.DepthOfFieldQuality:2]] +Set CVar [[r.RenderTargetPoolMin:400]] +Set CVar [[r.LensFlareQuality:2]] +Set CVar [[r.SceneColorFringeQuality:1]] +Set CVar [[r.EyeAdaptationQuality:2]] +Set CVar [[r.BloomQuality:5]] +Set CVar [[r.Bloom.ScreenPercentage:50.000]] +Set CVar [[r.FastBlurThreshold:100]] +Set CVar [[r.Upscale.Quality:3]] +Set CVar [[r.LightShaftQuality:1]] +Set CVar [[r.Filter.SizeScale:1]] +Set CVar [[r.Tonemapper.Quality:5]] +Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] +Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +Applying CVar settings from Section [TextureQuality@3] File [Scalability] +Set CVar [[r.Streaming.MipBias:0]] +Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +Set CVar [[r.Streaming.Boost:1]] +Set CVar [[r.MaxAnisotropy:8]] +Set CVar [[r.VT.MaxAnisotropy:8]] +Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +Set CVar [[r.Streaming.PoolSize:1000]] +Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +Set CVar [[r.TranslucencyLightingVolumeDim:64]] +Set CVar [[r.RefractionQuality:2]] +Set CVar [[r.SceneColorFormat:4]] +Set CVar [[r.DetailMode:3]] +Set CVar [[r.TranslucencyVolumeBlur:1]] +Set CVar [[r.MaterialQualityLevel:1 ; High quality]] +Set CVar [[r.SSS.Scale:1]] +Set CVar [[r.SSS.SampleSet:2]] +Set CVar [[r.SSS.Quality:1]] +Set CVar [[r.SSS.HalfRes:0]] +Set CVar [[r.SSGI.Quality:3]] +Set CVar [[r.EmitterSpawnRateScale:1.0]] +Set CVar [[r.ParticleLightQuality:2]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +Set CVar [[fx.Niagara.QualityLevel:3]] +Set CVar [[r.Refraction.OffsetQuality:1]] +Set CVar [[r.HeterogeneousVolumes.DownsampleFactor:2]] +Set CVar [[r.HeterogeneousVolumes.MaxStepCount:256]] +Set CVar [[r.HeterogeneousVolumes.Shadows.Resolution:256]] +Set CVar [[r.HeterogeneousVolumes.Shadows.MaxSampleCount:8]] +Set CVar [[r.HeterogeneousVolumes.UseExistenceMask:0]] +Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +Set CVar [[foliage.DensityScale:1.0]] +Set CVar [[grass.DensityScale:1.0]] +Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] +Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +Set CVar [[r.AnisotropicMaterials:1]] +Applying CVar settings from Section [LandscapeQuality@3] File [Scalability] +Selected Device Profile: [LinuxEditor] +Selected Device Profile: [LinuxEditor] +Platform has ~ 63 GB [67336896512 / 68719476736 / 63], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +Going up to parent DeviceProfile [Linux] +Going up to parent DeviceProfile [] +Pushing Device Profile CVar: [[UI.SlateSDFText.RasterizationMode:Bitmap -> Msdf]] +Pushing Device Profile CVar: [[UI.SlateSDFText.ResolutionLevel:2 -> 2]] +Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +Set CVar [[r.DumpShaderDebugInfo:2]] +Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] +Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] +CVar [[ds.CADTranslator.Meshing.ActivateThinZoneMeshing:0]] deferred - dummy variable created +CVar [[ds.CADTranslator.Stitching.RemoveThinFaces:0]] deferred - dummy variable created +Applying CVar settings from Section [Startup_Linux] File [../../../Engine/Config/ConsoleVariables.ini] +Applying CVar settings from Section [ConsoleVariables] File [Engine] +Set CVar [[g.TimeoutForBlockOnRenderFence:60000]] +Applying CVar settings from Section [ConsoleVariables] File [/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Config/LinuxEditor/Editor.ini] +Unix hardware info: + - we are not the first instance of this executable + - this process' id (pid) is 27976, parent process' id (ppid) is 1855 + - we are not running under debugger + - machine network name is 'WEYLAND-YUTANI' + - user name is 'reimoz' (reimoz) + - we're logged in locally + - we're running with rendering + - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) + - Number of physical cores available for the process: 8 + - Number of logical cores available for the process: 16 + - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) + - Memory allocator used: Mimalloc + - This is an internal build. +Benchmarking clocks: + - CLOCK_MONOTONIC (id=1) can sustain 38768419 (38768K, 39M) calls per second without zero deltas. + - CLOCK_MONOTONIC_RAW (id=4) can sustain 39258781 (39259K, 39M) calls per second without zero deltas. + - CLOCK_MONOTONIC_COARSE (id=6) can sustain 219418590 (219419K, 219M) calls per second with 99.999540% zero deltas. +Selected clock_id 4 (CLOCK_MONOTONIC_RAW) since it is the fastest support clock without zero deltas. +Unix-specific commandline switches: + -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) + -jemalloc - use jemalloc for all memory allocation + -binnedmalloc - use binned malloc for all memory allocation + -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache + -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) + -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) + -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) + -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal + -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) + -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened + -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) + -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) + -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) + -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash + - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) + - VirtualMemoryAllocator pools will grow at scale 1.4 + - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) + - PageSize 4096 + - BinnedPageSize 65536 +Metadata set : extradevelopmentmemorymb="0" +Chaos Debug Draw Startup +Physics initialised using underlying interface: Chaos +Using OS detected language (en-US). +Using OS detected locale (en-US). +No specific localization for 'en-US' exists, so 'en' will be used for the language. +Attempting to load config data for Default__SlateThemeManager before the Class has been constructed/registered/linked (likely during module loading or early startup). This will result in the load silently failing and should be fixed. +New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +Slate User Registered. User Index 0, Is Virtual User: 0 +Found VULKAN_SDK= +Registering provided Vulkan validation layers +Updated VK_LAYER_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +Updated LD_LIBRARY_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +Installed Vulkan Loader Path: /usr/lib +Installed Vulkan Loader instance version 1.4.341. +Starting Vulkan Profile check for VP_UE_Vulkan_SM6: +Vulkan Profile check complete. +Using SDL_WINDOW_VULKAN +Vulkan RHI ShaderPlatform for SM6: VULKAN_SM6. +Vulkan PSO Precaching = 1, PipelineFileCache = 0 +Built with Vulkan header version 1.4.304 +Starting Vulkan Profile check for VP_UE_Vulkan_SM6_RT: +Vulkan Profile check complete. +Using API Version 1.3. +OpenXRHMDModule::InitInstance using DefaultLoader. +OpenXR runtime supported extensions: + XR_KHR_vulkan_enable + XR_KHR_vulkan_enable2 + XR_KHR_opengl_enable + XR_KHR_convert_timespec_time + XR_KHR_opengl_es_enable + XR_MNDX_egl_enable + XR_KHR_binding_modification + XR_KHR_composition_layer_depth + XR_KHR_locate_spaces + XR_KHR_visibility_mask + XR_EXT_active_action_set_priority + XR_EXT_dpad_binding + XR_EXT_eye_gaze_interaction + XR_EXT_frame_composition_report + XR_EXT_hand_interaction + XR_EXT_hand_tracking + XR_EXT_hand_tracking_data_source + XR_EXT_hand_joints_motion_range + XR_EXT_hp_mixed_reality_controller + XR_EXT_local_floor + XR_EXT_palm_pose + XR_EXT_uuid + XR_EXT_user_presence + XR_EXT_render_model + XR_EXT_interaction_render_model + XR_FB_display_refresh_rate + XR_HTC_vive_cosmos_controller_interaction + XR_HTC_vive_focus3_controller_interaction + XR_HTC_vive_wrist_tracker_interaction + XR_MND_headless + XR_VALVE_analog_threshold + XR_META_performance_metrics + XR_VALVE_timing_utils + XR_META_recommended_layer_resolution + XR_HTCX_vive_tracker_interaction + XR_KHR_generic_controller + XR_VALVE_frame_controller_interaction + XR_EXT_debug_utils +Optional extension XR_KHR_vulkan_swapchain_format_list is not available +Optional extension XR_FB_foveation_vulkan is not available +Optional extension XR_FB_composition_layer_depth_test is not available +Optional extension XR_KHR_composition_layer_cylinder is not available +Optional extension XR_KHR_composition_layer_equirect is not available +Optional extension XR_KHR_composition_layer_equirect2 is not available +Optional extension XR_KHR_composition_layer_color_scale_bias is not available +Optional extension XR_VARJO_quad_views is not available +Optional extension XR_EPIC_view_configuration_fov is not available +Optional extension XR_FB_foveation is not available +Optional extension XR_FB_swapchain_update_state is not available +Optional extension XR_FB_foveation_configuration is not available +Optional extension XR_FB_composition_layer_alpha_blend is not available +xrCreateInstance succeeded with XR_API_VERSION_1_0 +xrCreateInstance created: 561070432 +Initialized OpenXR on SteamVR/OpenXR runtime version 2.15.6 +Instance does not support expected usage of xrStringToPath. Instance is not viable. +Found 25 available instance extensions : + - VK_EXT_acquire_drm_display + - VK_EXT_acquire_xlib_display + - VK_EXT_debug_report + + VK_EXT_debug_utils + - VK_EXT_direct_mode_display + - VK_EXT_display_surface_counter + - VK_EXT_surface_maintenance1 + + VK_EXT_swapchain_colorspace + - VK_KHR_device_group_creation + - VK_KHR_display + - VK_KHR_external_fence_capabilities + - VK_KHR_external_memory_capabilities + - VK_KHR_external_semaphore_capabilities + - VK_KHR_get_display_properties2 + - VK_KHR_get_physical_device_properties2 + - VK_KHR_get_surface_capabilities2 + - VK_KHR_portability_enumeration + + VK_KHR_surface + - VK_KHR_surface_maintenance1 + - VK_KHR_surface_protected_capabilities + - VK_KHR_wayland_surface + - VK_KHR_xcb_surface + + VK_KHR_xlib_surface + - VK_LUNARG_direct_driver_loading + - VK_NV_display_stereo +Intance Layer VK_LAYER_VALVE_steam_overlay_32 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_fossilize_64 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_overlay_64 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_fossilize_32 provides 0 extensions: +Intance Layer VK_LAYER_NV_optimus provides 0 extensions: +Intance Layer VK_LAYER_NV_present provides 0 extensions: +Intance Layer VK_LAYER_LUNARG_api_dump provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_LUNARG_crash_diagnostic provides 3 extensions: + VK_EXT_debug_report + VK_EXT_debug_utils + VK_EXT_layer_settings +Intance Layer VK_LAYER_KHRONOS_validation provides 4 extensions: + VK_EXT_debug_report + VK_EXT_debug_utils + VK_EXT_layer_settings + VK_EXT_validation_features +Intance Layer VK_LAYER_KHRONOS_synchronization2 provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_LUNARG_gfxreconstruct provides 0 extensions: +Intance Layer VK_LAYER_KHRONOS_profiles provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_KHRONOS_shader_object provides 1 extensions: + VK_EXT_layer_settings +Found 13 available instance layers : + * VK_LAYER_KHRONOS_profiles + * VK_LAYER_KHRONOS_shader_object + * VK_LAYER_KHRONOS_synchronization2 + * VK_LAYER_KHRONOS_validation + * VK_LAYER_LUNARG_api_dump + * VK_LAYER_LUNARG_crash_diagnostic + * VK_LAYER_LUNARG_gfxreconstruct + * VK_LAYER_NV_optimus + * VK_LAYER_NV_present + * VK_LAYER_VALVE_steam_fossilize_32 + * VK_LAYER_VALVE_steam_fossilize_64 + * VK_LAYER_VALVE_steam_overlay_32 + * VK_LAYER_VALVE_steam_overlay_64 +Creating Vulkan Device using VkPhysicalDevice 0x2176f0f0. +- DeviceName: NVIDIA GeForce RTX 4090 +- API=1.4.329 (0x404149) Driver=0x94ce80c0 VendorId=0x10de +- DeviceID=0x2684 Type=VK_PHYSICAL_DEVICE_TYPE_DISCRETE_GPU +- Max Descriptor Sets Bound 32 +- Timestamps: ComputeAndGraphics=1 Domain=VK_TIME_DOMAIN_CLOCK_MONOTONIC_KHR Period=1.000000 + API Version: 1.4.329 +RHI Adapter Info: + Name: NVIDIA GeForce RTX 4090 + Driver Version: 595.58 (internal:595.58, unified:) + Driver Date: 01-01-01 +Found 275 available device extensions : + + VK_AMD_buffer_marker + - VK_EXT_4444_formats + - VK_EXT_attachment_feedback_loop_dynamic_state + - VK_EXT_attachment_feedback_loop_layout + - VK_EXT_blend_operation_advanced + - VK_EXT_border_color_swizzle + - VK_EXT_buffer_device_address + + VK_EXT_calibrated_timestamps + - VK_EXT_color_write_enable + - VK_EXT_conditional_rendering + - VK_EXT_conservative_rasterization + - VK_EXT_custom_border_color + - VK_EXT_custom_resolve + - VK_EXT_depth_bias_control + - VK_EXT_depth_clamp_control + - VK_EXT_depth_clamp_zero_one + - VK_EXT_depth_clip_control + - VK_EXT_depth_clip_enable + - VK_EXT_depth_range_unrestricted + + VK_EXT_descriptor_buffer + - VK_EXT_descriptor_heap + * VK_EXT_descriptor_indexing + - VK_EXT_device_address_binding_report + + VK_EXT_device_fault + - VK_EXT_device_generated_commands + - VK_EXT_discard_rectangles + - VK_EXT_display_control + - VK_EXT_dynamic_rendering_unused_attachments + - VK_EXT_extended_dynamic_state + - VK_EXT_extended_dynamic_state2 + - VK_EXT_extended_dynamic_state3 + - VK_EXT_external_memory_dma_buf + - VK_EXT_external_memory_host + - VK_EXT_fragment_shader_interlock + - VK_EXT_global_priority + - VK_EXT_global_priority_query + + VK_EXT_graphics_pipeline_library + - VK_EXT_hdr_metadata + - VK_EXT_host_image_copy + * VK_EXT_host_query_reset + - VK_EXT_image_2d_view_of_3d + - VK_EXT_image_drm_format_modifier + - VK_EXT_image_robustness + - VK_EXT_image_sliced_view_of_3d + - VK_EXT_image_view_min_lod + - VK_EXT_index_type_uint8 + - VK_EXT_inline_uniform_block + - VK_EXT_legacy_vertex_attributes + - VK_EXT_line_rasterization + + VK_EXT_load_store_op_none + - VK_EXT_map_memory_placed + + VK_EXT_memory_budget + - VK_EXT_memory_decompression + + VK_EXT_memory_priority + + VK_EXT_mesh_shader + - VK_EXT_multi_draw + + VK_EXT_mutable_descriptor_type + - VK_EXT_nested_command_buffer + - VK_EXT_non_seamless_cube_map + - VK_EXT_opacity_micromap + - VK_EXT_pageable_device_local_memory + - VK_EXT_pci_bus_info + - VK_EXT_physical_device_drm + * VK_EXT_pipeline_creation_cache_control + - VK_EXT_pipeline_creation_feedback + - VK_EXT_pipeline_library_group_handles + - VK_EXT_pipeline_robustness + - VK_EXT_post_depth_coverage + - VK_EXT_present_mode_fifo_latest_ready + - VK_EXT_present_timing + - VK_EXT_primitive_topology_list_restart + - VK_EXT_primitives_generated_query + - VK_EXT_private_data + - VK_EXT_provoking_vertex + - VK_EXT_queue_family_foreign + - VK_EXT_ray_tracing_invocation_reorder + - VK_EXT_robustness2 + - VK_EXT_sample_locations + - VK_EXT_sampler_filter_minmax + * VK_EXT_scalar_block_layout + - VK_EXT_separate_stencil_usage + - VK_EXT_shader_64bit_indexing + - VK_EXT_shader_atomic_float + * VK_EXT_shader_demote_to_helper_invocation + - VK_EXT_shader_float8 + + VK_EXT_shader_image_atomic_int64 + - VK_EXT_shader_module_identifier + - VK_EXT_shader_object + - VK_EXT_shader_replicated_composites + - VK_EXT_shader_subgroup_ballot + - VK_EXT_shader_subgroup_vote + - VK_EXT_shader_uniform_buffer_unsized_array + * VK_EXT_shader_viewport_index_layer + * VK_EXT_subgroup_size_control + - VK_EXT_swapchain_maintenance1 + - VK_EXT_texel_buffer_alignment + * VK_EXT_tooling_info + - VK_EXT_transform_feedback + - VK_EXT_vertex_attribute_divisor + - VK_EXT_vertex_attribute_robustness + - VK_EXT_vertex_input_dynamic_state + - VK_EXT_ycbcr_2plane_444_formats + - VK_EXT_ycbcr_image_arrays + - VK_EXT_zero_initialize_device_memory + - VK_GOOGLE_hlsl_functionality1 + - VK_GOOGLE_user_type + + VK_KHR_16bit_storage + - VK_KHR_8bit_storage + + VK_KHR_acceleration_structure + - VK_KHR_bind_memory2 + * VK_KHR_buffer_device_address + - VK_KHR_calibrated_timestamps + + VK_KHR_compute_shader_derivatives + - VK_KHR_cooperative_matrix + - VK_KHR_copy_commands2 + - VK_KHR_copy_memory_indirect + * VK_KHR_create_renderpass2 + - VK_KHR_dedicated_allocation + + VK_KHR_deferred_host_operations + - VK_KHR_depth_clamp_zero_one + + VK_KHR_depth_stencil_resolve + - VK_KHR_descriptor_update_template + - VK_KHR_device_group + - VK_KHR_draw_indirect_count + * VK_KHR_driver_properties + * VK_KHR_dynamic_rendering + - VK_KHR_dynamic_rendering_local_read + - VK_KHR_external_fence + - VK_KHR_external_fence_fd + - VK_KHR_external_memory + + VK_KHR_external_memory_fd + - VK_KHR_external_semaphore + - VK_KHR_external_semaphore_fd + - VK_KHR_format_feature_flags2 + + VK_KHR_fragment_shader_barycentric + + VK_KHR_fragment_shading_rate + * VK_KHR_get_memory_requirements2 + - VK_KHR_global_priority + * VK_KHR_image_format_list + - VK_KHR_imageless_framebuffer + - VK_KHR_incremental_present + - VK_KHR_index_type_uint8 + - VK_KHR_line_rasterization + - VK_KHR_load_store_op_none + - VK_KHR_maintenance1 + - VK_KHR_maintenance10 + - VK_KHR_maintenance2 + - VK_KHR_maintenance3 + * VK_KHR_maintenance4 + + VK_KHR_maintenance5 + - VK_KHR_maintenance6 + - VK_KHR_maintenance7 + - VK_KHR_maintenance8 + - VK_KHR_maintenance9 + - VK_KHR_map_memory2 + * VK_KHR_multiview + - VK_KHR_pipeline_binary + - VK_KHR_pipeline_executable_properties + + VK_KHR_pipeline_library + - VK_KHR_present_id + - VK_KHR_present_id2 + - VK_KHR_present_mode_fifo_latest_ready + - VK_KHR_present_wait + - VK_KHR_present_wait2 + - VK_KHR_push_descriptor + + VK_KHR_ray_query + - VK_KHR_ray_tracing_maintenance1 + + VK_KHR_ray_tracing_pipeline + + VK_KHR_ray_tracing_position_fetch + - VK_KHR_relaxed_block_layout + - VK_KHR_robustness2 + - VK_KHR_sampler_mirror_clamp_to_edge + * VK_KHR_sampler_ycbcr_conversion + * VK_KHR_separate_depth_stencil_layouts + * VK_KHR_shader_atomic_int64 + - VK_KHR_shader_bfloat16 + - VK_KHR_shader_clock + - VK_KHR_shader_draw_parameters + - VK_KHR_shader_expect_assume + + VK_KHR_shader_float16_int8 + * VK_KHR_shader_float_controls + - VK_KHR_shader_float_controls2 + - VK_KHR_shader_fma + - VK_KHR_shader_integer_dot_product + - VK_KHR_shader_maximal_reconvergence + - VK_KHR_shader_non_semantic_info + - VK_KHR_shader_quad_control + - VK_KHR_shader_relaxed_extended_instruction + - VK_KHR_shader_subgroup_extended_types + - VK_KHR_shader_subgroup_rotate + - VK_KHR_shader_subgroup_uniform_control_flow + - VK_KHR_shader_terminate_invocation + - VK_KHR_shader_untyped_pointers + - VK_KHR_shared_presentable_image + * VK_KHR_spirv_1_4 + - VK_KHR_storage_buffer_storage_class + + VK_KHR_swapchain + - VK_KHR_swapchain_maintenance1 + - VK_KHR_swapchain_mutable_format + * VK_KHR_synchronization2 + * VK_KHR_timeline_semaphore + - VK_KHR_unified_image_layouts + - VK_KHR_uniform_buffer_standard_layout + - VK_KHR_variable_pointers + - VK_KHR_vertex_attribute_divisor + - VK_KHR_video_decode_av1 + - VK_KHR_video_decode_h264 + - VK_KHR_video_decode_h265 + - VK_KHR_video_decode_queue + - VK_KHR_video_decode_vp9 + - VK_KHR_video_encode_av1 + - VK_KHR_video_encode_h264 + - VK_KHR_video_encode_h265 + - VK_KHR_video_encode_intra_refresh + - VK_KHR_video_encode_quantization_map + - VK_KHR_video_encode_queue + - VK_KHR_video_maintenance1 + - VK_KHR_video_maintenance2 + - VK_KHR_video_queue + - VK_KHR_vulkan_memory_model + - VK_KHR_workgroup_memory_explicit_layout + - VK_KHR_zero_initialize_workgroup_memory + - VK_NVX_binary_import + - VK_NVX_image_view_handle + - VK_NVX_multiview_per_view_attributes + - VK_NV_clip_space_w_scaling + - VK_NV_cluster_acceleration_structure + - VK_NV_compute_occupancy_priority + - VK_NV_compute_shader_derivatives + - VK_NV_cooperative_matrix + - VK_NV_cooperative_matrix2 + - VK_NV_cooperative_vector + - VK_NV_copy_memory_indirect + - VK_NV_corner_sampled_image + - VK_NV_coverage_reduction_mode + - VK_NV_cuda_kernel_launch + - VK_NV_dedicated_allocation + - VK_NV_dedicated_allocation_image_aliasing + - VK_NV_descriptor_pool_overallocation + + VK_NV_device_diagnostic_checkpoints + + VK_NV_device_diagnostics_config + - VK_NV_device_generated_commands + - VK_NV_device_generated_commands_compute + - VK_NV_disk_cache_utils + - VK_NV_extended_sparse_address_space + - VK_NV_fill_rectangle + - VK_NV_fragment_coverage_to_color + - VK_NV_fragment_shader_barycentric + - VK_NV_fragment_shading_rate_enums + - VK_NV_framebuffer_mixed_samples + - VK_NV_geometry_shader_passthrough + - VK_NV_inherited_viewport_scissor + - VK_NV_internal_nvpresent + - VK_NV_linear_color_attachment + - VK_NV_low_latency + - VK_NV_low_latency2 + - VK_NV_memory_decompression + - VK_NV_mesh_shader + - VK_NV_optical_flow + - VK_NV_partitioned_acceleration_structure + - VK_NV_present_metering + - VK_NV_raw_access_chains + - VK_NV_ray_tracing + - VK_NV_ray_tracing_invocation_reorder + - VK_NV_ray_tracing_motion_blur + - VK_NV_representative_fragment_test + - VK_NV_sample_mask_override_coverage + - VK_NV_scissor_exclusive + - VK_NV_shader_atomic_float16_vector + - VK_NV_shader_image_footprint + - VK_NV_shader_sm_builtins + - VK_NV_shader_subgroup_partitioned + - VK_NV_shading_rate_image + - VK_NV_viewport_array2 + - VK_NV_viewport_swizzle +Found 0 available device layers ! +Vulkan Physical Device Driver Properties: +- driverName: NVIDIA +- driverInfo: 595.58.03 +Vulkan Variable Rate Shading choice: 0. +Device properties: Geometry 1 BufferAtomic64 1 ImageAtomic64 1 +Enabling Vulkan Descriptor Buffers with: allowSamplerImageViewPostSubmitCreation=0, maxDescriptorBufferBindings=32, maxSamplerDescriptorBufferBindings=32, maxResourceDescriptorBufferBindings=32, samplerDescriptorBufferAddressSpaceSize=1099511627776, resourceDescriptorBufferAddressSpaceSize=1099511627776, maxSamplerDescriptorBufferRange=1099511627776, maxResourceDescriptorBufferRange=1099511627776, descriptorBufferAddressSpaceSize=1099511627776, descriptorBufferOffsetAlignment=64, samplerDescriptorSize=4 +Found 6 Queue Families +Initializing Queue Family 0: 16 queues Gfx Compute Xfer Sparse +Skipping unnecessary Queue Family 1: 2 queues Xfer Sparse +Skipping unnecessary Queue Family 2: 8 queues Compute Xfer Sparse +Skipping unnecessary Queue Family 3: 1 queues Xfer Sparse +Skipping unnecessary Queue Family 4: 2 queues Xfer Sparse +Skipping unnecessary Queue Family 5: 1 queues Xfer Sparse +TimestampValidBits=64 +Using 0 device layers. +Using 47 device extensions: +* VK_KHR_swapchain +* VK_EXT_memory_budget +* VK_EXT_memory_priority +* VK_KHR_create_renderpass2 +* VK_KHR_deferred_host_operations +* VK_KHR_spirv_1_4 +* VK_KHR_shader_float_controls +* VK_KHR_image_format_list +* VK_EXT_load_store_op_none +* VK_EXT_tooling_info +* VK_KHR_dynamic_rendering +* VK_KHR_pipeline_library +* VK_KHR_driver_properties +* VK_KHR_maintenance4 +* VK_KHR_maintenance5 +* VK_KHR_shader_atomic_int64 +* VK_EXT_shader_image_atomic_int64 +* VK_EXT_scalar_block_layout +* VK_EXT_shader_viewport_index_layer +* VK_KHR_separate_depth_stencil_layouts +* VK_KHR_synchronization2 +* VK_KHR_fragment_shading_rate +* VK_KHR_multiview +* VK_KHR_get_memory_requirements2 +* VK_EXT_descriptor_indexing +* VK_EXT_host_query_reset +* VK_EXT_subgroup_size_control +* VK_EXT_calibrated_timestamps +* VK_EXT_descriptor_buffer +* VK_EXT_device_fault +* VK_EXT_shader_demote_to_helper_invocation +* VK_KHR_16bit_storage +* VK_KHR_shader_float16_int8 +* VK_KHR_depth_stencil_resolve +* VK_EXT_pipeline_creation_cache_control +* VK_KHR_fragment_shader_barycentric +* VK_KHR_compute_shader_derivatives +* VK_KHR_sampler_ycbcr_conversion +* VK_KHR_timeline_semaphore +* VK_EXT_mesh_shader +* VK_EXT_graphics_pipeline_library +* VK_EXT_mutable_descriptor_type +* VK_KHR_buffer_device_address +* VK_KHR_acceleration_structure +* VK_KHR_ray_tracing_pipeline +* VK_KHR_ray_query +* VK_KHR_ray_tracing_position_fetch +Vulkan debug markers support: resource names disabled, begin/end labels disabled. +Max memory allocations 4294967295. +3 Device Memory Heaps: + 0: Flags 0x1 - Size 25757220864 (24564.00 MB) - Used 0 (0.00%) - DeviceLocal - PrimaryHeap + 1: Flags 0x0 - Size 50502672384 (48163.10 MB) - Used 0 (0.00%) + 2: Flags 0x1 - Size 257949696 (246.00 MB) - Used 0 (0.00%) - DeviceLocal +5 Device Memory Types (Not unified): + 1: Flags 0x00001 - Heap 0 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT + 0: Flags 0x00000 - Heap 1 - + 2: Flags 0x00006 - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT + 3: Flags 0x0000e - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT|VK_MEMORY_PROPERTY_HOST_CACHED_BIT + 4: Flags 0x00007 - Heap 2 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT|VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +Memory Budget Extension: + | Usage | Budget | Size | + ---------|------------------------------------------------------------------| + HEAP 00 | 0.07% / 17.38 MB | 23338.25 MB | 24564.00 MB | + HEAP 01 | 0.08% / 39.29 MB | 48163.10 MB | 48163.10 MB | + HEAP 02 | 16.26% / 40.00 MB | 206.00 MB | 246.00 MB | + ---------|------------------------------------------------------------------| +Dynamic Uniform Buffers are enabled, but they will not be used with Vulkan bindless. +Memory defrag is enabled, but it will not be used with Vulkan bindless. +FVulkanPipelineStateCacheManager: Binary pipeline cache '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/VulkanPSO.cache.10de.2684' not found. +Vulkan Async Compute has been DISABLED. +Wave Operations have been ENABLED (wave size: min=32 max=32). +Integrated GPU (iGPU): false +Current RHI supports per-draw and screenspace Variable Rate Shading +Texture pool is 17367 MB (70% of 24810 MB) +Metadata set : verbatimrhiname="Vulkan" +Metadata set : rhiname="Vulkan" +Metadata set : rhifeaturelevel="SM6" +Metadata set : shaderplatform="VULKAN_SM6" +Initializing FReadOnlyCVARCache +Running Turnkey SDK detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all' +Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all ] +ASTCEnc version 5.0.1 library loaded +Loaded Base TextureFormat: TextureFormatASTC +Loaded Base TextureFormat: TextureFormatDXT +Loaded Base TextureFormat: TextureFormatETC2 +Loaded Base TextureFormat: TextureFormatIntelISPCTexComp +Loaded Base TextureFormat: TextureFormatUncompressed +Oodle Texture TFO init; latest sdk version = 2.9.13 +Oodle Texture loading DLL: liboo2texlinux64.2.9.13.so +Oodle Texture loading DLL: liboo2texlinux64.2.9.5.so +Loaded Base TextureFormat: TextureFormatOodle +Loaded TargetPlatform 'LinuxArm64' +Loaded TargetPlatform 'LinuxArm64Server' +Loaded TargetPlatform 'LinuxArm64Client' +Loaded TargetPlatform 'Linux' +Loaded TargetPlatform 'LinuxEditor' +Loaded TargetPlatform 'LinuxServer' +Loaded TargetPlatform 'LinuxClient' +Loaded TargetPlatform 'Android' +Loaded TargetPlatform 'Android_ASTC' +Loaded TargetPlatform 'Android_DXT' +Loaded TargetPlatform 'Android_ETC2' +Loaded TargetPlatform 'Android_OpenXR' +Loaded TargetPlatform 'AndroidClient' +Loaded TargetPlatform 'Android_ASTCClient' +Loaded TargetPlatform 'Android_DXTClient' +Loaded TargetPlatform 'Android_ETC2Client' +Loaded TargetPlatform 'Android_OpenXRClient' +Loaded TargetPlatform 'Android_Multi' +Loaded TargetPlatform 'Android_MultiClient' +Building Assets For LinuxEditor +Unable to find shader format SF_VULKAN_SM6 from hinted modules, loading all potential format modules to find it +Loaded format module ShaderFormatOpenGL + GLSL_150_ES31 + GLSL_ES3_1_ANDROID +Loaded format module ShaderFormatVectorVM + VVM_1_0 +Loaded format module VulkanShaderFormat + SF_VULKAN_SM5 + SF_VULKAN_ES31_ANDROID + SF_VULKAN_ES31 + SF_VULKAN_SM5_ANDROID + SF_VULKAN_SM6 +Ray tracing is enabled (dynamic). Reason: r.RayTracing=1 and r.RayTracing.EnableOnDemand=1. +Ray tracing shaders are enabled. +Memory: Max Cache Size: -1 MB +FDerivedDataBackendGraph: Pak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +Unable to find inner node Pak for hierarchy Hierarchy. +FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +Unable to find inner node CompressedPak for hierarchy Hierarchy. +../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (1217 MiB) +FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +Unable to find inner node EnterprisePak for hierarchy Hierarchy. +Found Zen config default=/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data +InTree version at '/opt/unreal-engine/Engine/Binaries/Linux/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +Installed version at '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +No current process using the data dir found, launching a new instance +Launching executable '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver', working dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install', data dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data', args '--port 8558 --data-dir "/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data" --http asio --gc-cache-duration-seconds 1209600 --gc-interval-seconds 21600 --gc-low-diskspace-threshold 2147483648 --quiet --http-forceloopback --owner-pid 27976 --child-id Zen_27976_Startup' +Unreal Zen Storage Server HTTP service at [::1]:8758 status: OK!. +Local ZenServer AutoLaunch initialization completed in 0.123 seconds +ZenLocal: Using ZenServer HTTP service at http://[::1]:8758/ with namespace ue.ddc status: OK!. +/home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds. +/home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.00ms. RandomReadSpeed=3536.01MBs, RandomWriteSpeed=728.20MBs. Assigned SpeedClass 'Local' +Local: Using data cache path /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: DeleteOnly +ZenShared: Disabled because Host is set to 'None' +Unable to find inner node ZenShared for hierarchy Hierarchy. +Shared: Disabled because no path is configured. +Unable to find inner node Shared for hierarchy Hierarchy. +Cloud: Disabled because Host is set to 'None' +Unable to find inner node Cloud for hierarchy Hierarchy. +Guid format shader working directory is 14 characters bigger than the processId version (../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/WorkingDirectory/27976/). +Cleaned the shader compiler working directory '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/tmp/E3DD8F6997694C55A660F34A8BCD36AC/'. +UBA/Horde Configuration [Uba.Provider.Horde]: Not Enabled +Using 8 local workers for shader compilation +Compiling shader autogen file: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/ShaderAutogen/VULKAN_SM6/AutogenShaderHeaders.ush +Autogen file is unchanged, skipping write. +Completed SDK detection: ExitCode = 0 +Using FreeType 2.10.0 +SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png' error. +Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] +Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' error. +Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] +FAssetRegistry took 0.0019 seconds to start up +AssetDataGatherer spent 0.000s loading caches ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_*.bin. +EditorDomain is Disabled +Deviceprofile LinuxArm64Editor not found. +Deviceprofile LinuxArm64 not found. +Selected Device Profile: [LinuxEditor] +Active device profile: [0xa22bc734880][0xa22bc78a000 66] LinuxEditor +Metadata set : deviceprofile="LinuxEditor" +FlushAsyncLoading(1): 1 QueuedPackages, 0 AsyncPackages +Texture Encode Speed: FinalIfAvailable (editor). +Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +Shared linear texture encoding: Disabled +Turnkey Platform: Android: (Status=Invalid, MinAllowed_Sdk=r25b, MaxAllowed_Sdk=r29, Current_Sdk=, Allowed_AutoSdk=r27c, Current_AutoSdk=, Flags="Platform_InvalidHostPrerequisites, Support_FullSdk", Error="Android Studio is not installed correctly.") +Turnkey Platform: Linux: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +Turnkey Platform: LinuxArm64: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +Running Turnkey device detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI' +Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI -nocompile -nocompileuat ] +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness because of a recursive sync load +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec because of a recursive sync load +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_M because of a recursive sync load +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_N because of a recursive sync load +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Opacity/CameraDepthFade because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDiffuse because of a recursive sync load +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions02/Utility/BreakOutFloat2Components because of a recursive sync load +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultPostProcessMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultDeferredDecalMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultLightFunctionMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/WorldGridMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDeferredDecalMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/WorldGridMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +HLOD mesh reduction module (r.ProxyLODMeshReductionModule) set to "ProxyLODMeshReduction" which doesn't exist. +Using QuadricMeshReduction for automatic static mesh reduction +Using SkeletalMeshReduction for automatic skeletal mesh reduction +No automatic mesh merging module available +No distributed automatic mesh merging module available +No automatic mesh merging module available +No distributed automatic mesh merging module available +Completed device detection: Code = 0 +Applying CVar settings from Section [/Script/CQTest.CQTestSettings] File [Engine] +VirtualizationSystem name found in ini file: None +FNullVirtualizationSystem mounted, virtualization will be disabled +FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetActorFactory name: NetActorFactory id: 0 +FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetSubObjectFactory name: NetSubObjectFactory id: 1 +Linux SourceCodeAccessSettings: VisualStudioCode +Border +BreadcrumbButton +Brushes.Title +ColorPicker.ColorThemes +Default +Icons.Save +Icons.Toolbar.Settings +ListView +SoftwareCursor_CardinalCross +SoftwareCursor_Grab +TableView.DarkRow +TableView.Row +TreeView +FWorldPartitionClassDescRegistry::Initialize started... +FWorldPartitionClassDescRegistry::Initialize took 2.060 ms +XR: Instanced Stereo Rendering is Enabled +XR: MultiViewport is Enabled +XR: Mobile Multiview is Disabled +Turnkey Device: Linux@WEYLAND-YUTANI: (Name=WEYLAND-YUTANI, Type=Computer, Status=Valid, Allowed=, Current=Arch Linux, Flags="Device_InstallSoftwareValid") +UGameplayTagsManager::InitializeManager - 0.000 s +MetaSound Page Target Initialized to 'Default' +Registering Engine Module Parameter Interfaces... +MetaSound Engine Initialized +Niagara Debugger Client Initialized | Session: 968AF909F997422F800000000000F200 | Instance: 0650894196CA4363A3921C899C172E8E (WEYLAND-YUTANI-27976). +Work queue size set to 1024. +Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +Unicast socket bound to '0.0.0.0:59015'. +Added local interface '192.168.1.180' to multicast group '230.0.0.1:6666' +Added local interface '192.168.122.1' to multicast group '230.0.0.1:6666' +Added local interface '172.31.0.1' to multicast group '230.0.0.1:6666' +Using asynchronous task graph for message deserialization. +Initializing TcpMessaging bridge +MakeRuntimeORTDml: + DirectML: no + RHI D3D12: no + D3D12: no + NPU: no +Interface availability: + GPU: no + RDG: no + NPU: no +NNERuntimeORTDml can only cook! +Initialize +OnSessionChanged +Initialize +OnSessionChanged +Initialize +OnSessionChanged +Initialize +OnSessionChanged +[RegisterExtension] Registering CVD Extension [FChaosVDGenericDebugDrawExtension] ... +[RegisterExtension] Registering CVD Extension [FChaosVDAccelerationStructuresExtension] ... +UAndroidPermissionCallbackProxy::GetInstance +No Audio Capture implementations found. Audio input will be silent. +No Audio Capture implementations found. Audio input will be silent. +OpenXR ignores max viewport resolution in editor to support full HMD resolutions. +Applying CVar settings from Section [/Script/NNEDenoiser.NNEDenoiserSettings] File [Engine] +Revision control is disabled +Cannot determine whether '/home/reimoz/.steampath' is a directory - d_type not supported and stat() failed with errno=2 (No such file or directory) +Failed to read file '../../../Engine/Content/Slate/Icons/doc_16x.png' error. +Could not load file for Slate resource: [../../../Engine/Content/Slate/Icons/doc_16x.png] file: [../../../Engine/Content/Slate/Icons/doc_16x.png] +Failed to read file '../../../Engine/Content/Slate/Common/ButtonHoverHint.png' error. +Could not load file for Slate resource: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] file: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] +Revision control is disabled +Loaded 0 collections in 0.002386 seconds +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Collections/' took 0.00s +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Developers/reimoz/Collections/' took 0.00s +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Collections/' took 0.00s +43167 objects as part of root set at end of initial load. +CloseDisregardForGC: 0/0 objects in disregard for GC pool +Initializing Engine... +0x00007f32d41897b6 Dladdr: 0.030190ms Open: 0.021900ms Search: 0.055850ms +0x00007f32d41356d6 Dladdr: 0.005540ms Open: 0.007670ms Search: 0.034540ms +0x00007f32d41414d3 Dladdr: 0.005150ms Open: 0.005670ms Search: 0.039060ms +0x00007f32d4172395 Dladdr: 0.004900ms Open: 0.007090ms Search: 0.039610ms +0x00007f32d4158840 Dladdr: 0.004380ms Open: 0.006710ms Search: 0.039050ms +0x00007f339759429e Dladdr: 0.389760ms Open: 0.012220ms Search: 0.053270ms +0x00007f33975800f9 Dladdr: 0.294140ms Open: 0.006230ms Search: 0.046780ms +0x00007f338ea43dbf Dladdr: 0.200580ms Open: 0.022870ms Search: 0.061070ms +0x00007f338ea488a9 Dladdr: 0.108040ms Open: 0.006631ms Search: 0.042650ms +0x00007f338f7b01e8 Dladdr: 0.112190ms Open: 0.010220ms Search: 0.050590ms +0x000000000023a54d Dladdr: 0.006200ms Open: 0.010390ms Search: 0.031000ms +0x00007f338f7bbb30 Dladdr: 0.124700ms Open: 0.008600ms Search: 0.045580ms +0x000000000024cd32 Dladdr: 0.002320ms Open: 0.005240ms Search: 0.031480ms +0x00007f339a7cae59 Dladdr: 0.001550ms Open: 0.007010ms Search: 0.022160ms +0x00007f338cc366c0 Dladdr: 0.019370ms Open: 0.006130ms Search: 0.001760ms +0x00007f338cc367f8 Dladdr: 0.010450ms Open: 0.002510ms Search: 0.000110ms +0x0000000000239649 Dladdr: 0.001970ms Open: 0.008150ms Search: 0.030220ms +FPlatformStackWalk::StackWalkAndDump - 0.003 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 148] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007f32d41897b7 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_0::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +[Callstack] 0x00007f32d41356d7 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +[Callstack] 0x00007f32d41414d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[Callstack] 0x00007f32d4172396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007f32d4158841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007f339759429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007f33975800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007f338ea43dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007f338ea488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007f338f7b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007f338f7bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007f339a7cae5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007f338cc366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007f338cc367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [{*:-1] + + SubmitErrorReport - 0.000 s + SendNewReport - 0.019 s + FDebug::EnsureFailed - 0.026 s +0x00007f32d41897f8 Dladdr: 0.065920ms Open: 0.030460ms Search: 0.037260ms +0x00007f32d41356ef Dladdr: 0.006150ms Open: 0.006110ms Search: 0.036000ms +0x00007f32d41414d3 Dladdr: 0.003440ms Open: 0.005260ms Search: 0.037720ms +0x00007f32d4172395 Dladdr: 0.003120ms Open: 0.005360ms Search: 0.037490ms +0x00007f32d4158840 Dladdr: 0.004970ms Open: 0.007440ms Search: 0.039490ms +0x00007f339759429e Dladdr: 0.678540ms Open: 0.031570ms Search: 0.071700ms +0x00007f33975800f9 Dladdr: 0.306580ms Open: 0.014880ms Search: 0.041010ms +0x00007f338ea43dbf Dladdr: 0.392790ms Open: 0.054580ms Search: 0.064270ms +0x00007f338ea488a9 Dladdr: 0.186891ms Open: 0.009490ms Search: 0.042470ms +0x00007f338f7b01e8 Dladdr: 0.116590ms Open: 0.019140ms Search: 0.051220ms +0x000000000023a54d Dladdr: 0.004370ms Open: 0.008470ms Search: 0.030590ms +0x00007f338f7bbb30 Dladdr: 0.112630ms Open: 0.006900ms Search: 0.041780ms +0x000000000024cd32 Dladdr: 0.002250ms Open: 0.004890ms Search: 0.030170ms +0x00007f339a7cae59 Dladdr: 0.003580ms Open: 0.007220ms Search: 0.022370ms +0x00007f338cc366c0 Dladdr: 0.023470ms Open: 0.006200ms Search: 0.001130ms +0x00007f338cc367f8 Dladdr: 0.015670ms Open: 0.002700ms Search: 0.000140ms +0x0000000000239649 Dladdr: 0.001860ms Open: 0.005040ms Search: 0.027470ms +FPlatformStackWalk::StackWalkAndDump - 0.003 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 149] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007f32d41897f9 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_1::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +[Callstack] 0x00007f32d41356f0 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +[Callstack] 0x00007f32d41414d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[Callstack] 0x00007f32d4172396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007f32d4158841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007f339759429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007f33975800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007f338ea43dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007f338ea488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007f338f7b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007f338f7bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007f339a7cae5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007f338cc366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007f338cc367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [{*:-1] + + SubmitErrorReport - 0.000 s + SendNewReport - 0.020 s + FDebug::EnsureFailed - 0.024 s +0x00007f32d418983a Dladdr: 0.086750ms Open: 0.031730ms Search: 0.042770ms +0x00007f32d4135607 Dladdr: 0.003510ms Open: 0.005650ms Search: 0.038260ms +0x00007f32d41414d3 Dladdr: 0.002500ms Open: 0.005681ms Search: 0.037960ms +0x00007f32d4172395 Dladdr: 0.002800ms Open: 0.005530ms Search: 0.037710ms +0x00007f32d4158840 Dladdr: 0.002430ms Open: 0.005120ms Search: 0.037140ms +0x00007f339759429e Dladdr: 0.418450ms Open: 0.012470ms Search: 0.050110ms +0x00007f33975800f9 Dladdr: 0.284030ms Open: 0.005640ms Search: 0.043990ms +0x00007f338ea43dbf Dladdr: 0.125340ms Open: 0.007720ms Search: 0.049490ms +0x00007f338ea488a9 Dladdr: 0.106030ms Open: 0.005040ms Search: 0.041110ms +0x00007f338f7b01e8 Dladdr: 0.114970ms Open: 0.005620ms Search: 0.042470ms +0x000000000023a54d Dladdr: 0.003490ms Open: 0.007720ms Search: 0.028840ms +0x00007f338f7bbb30 Dladdr: 0.117090ms Open: 0.005620ms Search: 0.040770ms +0x000000000024cd32 Dladdr: 0.002320ms Open: 0.004960ms Search: 0.029950ms +0x00007f339a7cae59 Dladdr: 0.001030ms Open: 0.005910ms Search: 0.021670ms +0x00007f338cc366c0 Dladdr: 0.020620ms Open: 0.006380ms Search: 0.000930ms +0x00007f338cc367f8 Dladdr: 0.015030ms Open: 0.002510ms Search: 0.000130ms +0x0000000000239649 Dladdr: 0.001980ms Open: 0.005590ms Search: 0.028510ms +FPlatformStackWalk::StackWalkAndDump - 0.002 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 154] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007f32d418983b libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_2::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:154] +[Callstack] 0x00007f32d4135608 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:154] +[Callstack] 0x00007f32d41414d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[Callstack] 0x00007f32d4172396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007f32d4158841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007f339759429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007f33975800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007f338ea43dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007f338ea488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007f338f7b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007f338f7bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007f339a7cae5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007f338cc366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007f338cc367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [{*:-1] + + SubmitErrorReport - 0.000 s + SendNewReport - 0.022 s + FDebug::EnsureFailed - 0.025 s +0x00007f32d418987c Dladdr: 0.068240ms Open: 0.015140ms Search: 0.038140ms +0x00007f32d413561d Dladdr: 0.003670ms Open: 0.005480ms Search: 0.031950ms +0x00007f32d41414d3 Dladdr: 0.003270ms Open: 0.005480ms Search: 0.035190ms +0x00007f32d4172395 Dladdr: 0.003000ms Open: 0.005140ms Search: 0.046430ms +0x00007f32d4158840 Dladdr: 0.003330ms Open: 0.005520ms Search: 0.064330ms +0x00007f339759429e Dladdr: 0.441870ms Open: 0.013620ms Search: 0.050120ms +0x00007f33975800f9 Dladdr: 0.287130ms Open: 0.006120ms Search: 0.043520ms +0x00007f338ea43dbf Dladdr: 0.120480ms Open: 0.006980ms Search: 0.043290ms +0x00007f338ea488a9 Dladdr: 0.103010ms Open: 0.006580ms Search: 0.039080ms +0x00007f338f7b01e8 Dladdr: 0.107740ms Open: 0.008690ms Search: 0.045770ms +0x000000000023a54d Dladdr: 0.007570ms Open: 0.037620ms Search: 0.043700ms +0x00007f338f7bbb30 Dladdr: 0.113130ms Open: 0.010910ms Search: 0.045660ms +0x000000000024cd32 Dladdr: 0.002710ms Open: 0.004300ms Search: 0.031390ms +0x00007f339a7cae59 Dladdr: 0.002590ms Open: 0.008710ms Search: 0.022170ms +0x00007f338cc366c0 Dladdr: 0.073880ms Open: 0.005250ms Search: 0.003080ms +0x00007f338cc367f8 Dladdr: 0.014010ms Open: 0.002610ms Search: 0.000150ms +0x0000000000239649 Dladdr: 0.001900ms Open: 0.004790ms Search: 0.028320ms +FPlatformStackWalk::StackWalkAndDump - 0.003 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 155] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007f32d418987d libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_3::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:155] +[Callstack] 0x00007f32d413561e libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:155] +[Callstack] 0x00007f32d41414d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[Callstack] 0x00007f32d4172396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007f32d4158841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007f339759429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007f33975800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007f338ea43dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007f338ea488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007f338f7b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007f338f7bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007f339a7cae5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007f338cc366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007f338cc367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [{*:-1] + + SubmitErrorReport - 0.000 s + SendNewReport - 0.023 s + FDebug::EnsureFailed - 0.037 s +HMD configured for shader platform VULKAN_SM6, bIsMobileMultiViewEnabled=0, bProjectionLayerAlphaEnabled=0 +0x00007f32d418a9c2 Dladdr: 0.061720ms Open: 0.019440ms Search: 0.039260ms +0x00007f32d4142286 Dladdr: 0.003860ms Open: 0.005620ms Search: 0.038391ms +0x00007f32d4172395 Dladdr: 0.004170ms Open: 0.006790ms Search: 0.039450ms +0x00007f32d4158840 Dladdr: 0.006660ms Open: 0.008450ms Search: 0.042050ms +0x00007f339759429e Dladdr: 0.373520ms Open: 0.009970ms Search: 0.044790ms +0x00007f33975800f9 Dladdr: 0.287430ms Open: 0.006860ms Search: 0.044370ms +0x00007f338ea43dbf Dladdr: 0.119820ms Open: 0.007550ms Search: 0.044090ms +0x00007f338ea488a9 Dladdr: 0.103680ms Open: 0.006720ms Search: 0.041970ms +0x00007f338f7b01e8 Dladdr: 0.116210ms Open: 0.006330ms Search: 0.041270ms +0x000000000023a54d Dladdr: 0.002980ms Open: 0.006730ms Search: 0.027880ms +0x00007f338f7bbb30 Dladdr: 0.114520ms Open: 0.007790ms Search: 0.042090ms +0x000000000024cd32 Dladdr: 0.002290ms Open: 0.004910ms Search: 0.030260ms +0x00007f339a7cae59 Dladdr: 0.001080ms Open: 0.006530ms Search: 0.022260ms +0x00007f338cc366c0 Dladdr: 0.017620ms Open: 0.004880ms Search: 0.000970ms +0x00007f338cc367f8 Dladdr: 0.013060ms Open: 0.002900ms Search: 0.000160ms +0x0000000000239649 Dladdr: 0.001870ms Open: 0.006480ms Search: 0.029970ms +FPlatformStackWalk::StackWalkAndDump - 0.002 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp] [Line: 1712] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007f32d418a9c3 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion)::$_1::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1712] +[Callstack] 0x00007f32d4142287 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1712] +[Callstack] 0x00007f32d4172396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007f32d4158841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007f339759429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007f33975800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007f338ea43dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007f338ea488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007f338f7b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007f338f7bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007f339a7cae5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007f338cc366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007f338cc367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [{*:-1] + + FDebug::EnsureFailed - 0.011 s +Initializing StylusInput subsystem. +StylusInput not supported on this platform. +UTedsSettingsEditorSubsystem::Initialize +Oodle Texture loading DLL: liboo2texlinux64.2.9.11.so +Oodle Texture loading DLL: liboo2texlinux64.2.9.12.so +Creating Chaos Debug Draw Scene for world Untitled +SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Temp/Untitled_0.Untitled'. +Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use. +Texture streaming: Enabled +[UEEditor.Rocket.Release] AnalyticsET::StartSession ( APIServer = https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data. AppVersion = 5.6.1-44394996+++UE5+Release-5.6 ) +Initializing Audio Device Manager... +Loading Default Audio Settings Objects... +No default SoundConcurrencyObject specified (or failed to load). +Audio Device Manager Initialized +Creating Audio Device: Id: 1, Scope: Shared, Realtime: True +Audio Mixer Platform Settings: + Sample Rate: 48000 + Callback Buffer Frame Size Requested: 1024 + Callback Buffer Frame Size To Use: 1024 + Number of buffers to queue: 2 + Max Channels (voices): 32 + Number of Async Source Workers: 0 +AudioDevice MaxSources: 32 +Audio Spatialization Plugin: None (built-in). +Audio Reverb Plugin: None (built-in). +Audio Occlusion Plugin: None (built-in). +Initialized SDL using pulseaudio platform API backend. +Initializing audio mixer using platform API: 'SDL2' +Opening default audio device (device index -1) +Using Audio Hardware Device Starship/Matisse HD Audio Controller Digital Stereo (IEC958) +Initializing Sound Submixes... +Creating Master Submix 'MasterSubmixDefault' +Creating Master Submix 'MasterReverbSubmixDefault' +Output buffers initialized: Frames=1024, Channels=6, Samples=6144, InstanceID=1 +Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +FAudioDevice initialized with ID 1. +Audio Device (ID: 1) registered with world 'Untitled'. +Initializing Audio Bus Subsystem for audio device with ID 1 +Metadata set : largeworldcoordinates="1" +Undo buffer set to 256 MB +Transaction tracking system initialized +Localization service is disabled +Enabled Package for Meta Quest devices. +The following settings have been applied: + +Support arm64: 1. + +Support Vulkan: 1. + +Support x86_64: 0. + +Support Vulkan Desktop: 0. + +Support OpenGL ES3.2: 0. +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/' took 0.00s +Python enabled via CVar 'Engine.Python.IsEnabledByDefault' +Using Python 3.11.8 +No pip-enabled plugins with python dependencies found, skipping +Requested compilation of Path Tracing RTPSOs (8 permutations). + + +Script Stack (0 frames) : + +appError called: Assertion failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRCore.cpp] [Line: 24] + + diff --git a/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-29627-EA71E637B967432691884281D99F100E/CrashContext.runtime-xml b/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-29627-EA71E637B967432691884281D99F100E/CrashContext.runtime-xml new file mode 100644 index 0000000..b5aa1f5 --- /dev/null +++ b/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-29627-EA71E637B967432691884281D99F100E/CrashContext.runtime-xml @@ -0,0 +1,1178 @@ + + + + 3 + 63BFDF3320B142CAA18EBD26580C9411 + UECC-Linux-F186E0456F694BC8BC793FD9BF2957B6_0009 + false + false + true + Assert + Assertion failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRCore.cpp] [Line: 24] + + + + Attended + 29627 + 0 + false + false + true + false + UE-MyProject2 + UnrealEditor + Development + + LinuxEditor + Linux [Arch Linux 6.19.11-arch1-1 64b] + Linux + Editor + Vanilla + + 5.6.1-44394996+++UE5+Release-5.6 + 5.6.1-44394996+++UE5+Release-5.6 + "/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" + 9 + en_US + ++UE5+Release-5.6-CL-44394996 + **UE5*Release-5.6-CL-44394996-Linux-Development + true + false + + /opt/unreal-engine/Engine/Binaries/Linux/ + /opt/unreal-engine/ + E5D2B3C70A61446E8360CCAEADDA3CCF-000003E8 + e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 + + + + + 0 + + 8 + 16 + 1 + AuthenticAMD + AMD Ryzen 7 3800X 8-Core Processor + NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86 + Arch Linux + 6.19.11-arch1-1 + + 67336896512 + 0 + 4096 + 63 + 57715314688 + 65219420160 + 3011129344 + 3011129344 + 16200900608 + 16200900608 + 0 + 0 + 0 + 3 + + + +libUnrealEditor-Core 0x00007f0c35c00000 + b6b6b9 +libUnrealEditor-OpenXRHMD 0x00007f0b68750000 + 477d3 +libUnrealEditor-OpenXRInput 0x00007f0a126bf000 + 1aefd +libUnrealEditor-OpenXRInput 0x00007f0a126bf000 + 19bef +libUnrealEditor-Core 0x00007f0c35c00000 + cfa4f6 +libUnrealEditor-Projects 0x00007f0c35b3a000 + 4c1cd +libUnrealEditor-Projects 0x00007f0c35b3a000 + 6a9da +libUnrealEditor-Projects 0x00007f0c35b3a000 + 6d809 +UnrealEditor 0x0000000000200000 + 3a80a +libUnrealEditor-UnrealEd 0x00007f0c29e00000 + 25bbb31 +UnrealEditor 0x0000000000200000 + 4cd33 +libUnrealEditor-UnixCommonStartup 0x00007f0c373a7000 + 8e5a +libc.so 0x00007f0c2980f000 + 276c1 +libc.so 0x00007f0c2980f000 + 277f9 +UnrealEditor 0x0000000000200000 + 3964a + + 5DE6116D53031EF2E31BFD38E3DD59E0C1AECC92 + 639123945542610000 + 1 + AMD Ryzen 7 3800X 8-Core Processor + 1.0 + + + 11 + Segmentation fault + 0 + 0 + + + LinuxEditorNo errors + false + Vulkan + NVIDIA GeForce RTX 4090 + 595.58 + 595.58 + 01-01-01 + SM6 + NVIDIA + 2684 + LinuxEditor + + + + + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RDG Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IoStore Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mass Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "World Metrics" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "XGE Controller" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Visual Debugger" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Enhanced Input" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Command Link Server" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "FastBuild Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chaos Insights" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "UBA Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chaos Cloth" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mesh Painting" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "TraceUtilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Asset Tags" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MsQuic Runtime Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Procedural Mesh Component" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Example Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GooglePAD" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Android Runtime Permission" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Windows Movie Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Linux Device Profile Selector" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Mesh Modeling Toolset" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Custom Mesh Component" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry Processing" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IOS Device Profile Selector" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "StateTree" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Audio Capture" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Wave Tables" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Apple Movie Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XRBase" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chunk Downloader" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Google Cloud Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Resonance Audio" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Input Debugging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ArchVis Character" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXR" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Windows Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Android Movie Player" +} + { +"Version": 1, +"VersionName": "1.1", +"FriendlyName": "Synthesis and DSP Effects" +} + { +"Version": 2, +"VersionName": "1.0", +"FriendlyName": "Groom" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mobile Patching Utilities" +} + { +"Version": 1, +"VersionName": "0.9", +"FriendlyName": "Compute Framework" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Apple Image Utils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXREyeTracker" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Movie Player for WebM files" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Audio Synesthesia" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Cable Component" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "PropertyBindingUtils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RigVM" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MetaSound" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Significance Manager" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "SoundFields" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Android Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AndroidFileServer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mobile Location Services Blueprints Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Property Access Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Actor Layer Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AudioWidgets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Geometry Cache" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXRHandTracking" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Facial Animation Bulk Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Asset Manager Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Engine Asset Definitions" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Blueprint C++ Header Preview" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Color Grading" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Wizard for mobile packaging scenarios" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Proxy LOD Plugin (Experimental)" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Data Validation" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "Stylus & Tablet Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UMG Widget Preview" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CryptoKeys" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "EditorDebugTools" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mac Graphics Switching" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GameplayTagsEditor" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Modeling Tools Editor Mode" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GeometryMode" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequencer Anim Tools" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Curve Editor Tools" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Mesh LOD Toolset" +} + { +"Version": 2, +"VersionName": "0.2", +"FriendlyName": "UVEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Scripting Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Plugin Browser" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Material Analyzer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Changelist Reviews" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "World Partition HLOD Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "SpeedTree Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Oodle Network" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Media Compositing" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "AVF Media Player" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "Android Media Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Media Player Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "WebM Video Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Image Sequence Media Player" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "WMF Media Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Environment Query Editor" +} + { +"Version": 0, +"VersionName": "0.1", +"FriendlyName": "Media Plate" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AISupport" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig Modules" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Insights" +} + { +"Version": 10, +"VersionName": "10.2.7", +"FriendlyName": "RigLogic Plugin v10.3.0" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig Spline" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Modifier Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Skeletal Mesh Editing Tools" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IK Rig" +} + { +"Version": 1, +"VersionName": "0.9", +"FriendlyName": "Deformer Graph" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Blendspace Motion Analysis" +} + { +"Version": 1, +"VersionName": "2.0", +"FriendlyName": "Live Link" +} + { +"Version": 30100, +"VersionName": "3.1.0", +"FriendlyName": "Animation Compression Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Data" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Tweening Utils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Datasmith Content" +} + { +"Version": 131, +"VersionName": "1.3.1", +"FriendlyName": "glTF Exporter" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Variant Manager" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Variant Manager Content" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Tests" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NiagaraSimCaching" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Niagara" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Cascade Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Alembic Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Performance" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Localizable Message" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "GeometryFlow" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Telemetry" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Platform Cryptography Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Low-level network trace Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Level Sequence Navigator Bridge" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosUserDataPT" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequence Navigator" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NFORDenoise" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Tool Presets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosCaching" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "TEDS: Editor Data Storage" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Python Editor Script Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Planar Cut" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Automation Utilities" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Fracture" +} + { +"Version": 1, +"VersionName": "1", +"FriendlyName": "BackChannel" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry Dataflow Nodes" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Telemetry" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Experimental Mesh Modeling Toolset" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Skeletal Mesh Simplifier (Early Access)" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Editor DataflowGraph" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Batch Renamer" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Niagara" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Full Body IK" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "TEDS: Editor Data Storage Features" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "CharacterAI" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Solver" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem NULL" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Services" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Base" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem Utils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "EOS Shared" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Engine Cameras" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Camera Shake Previewer" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Gameplay Cameras" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Launcher Chunk Installer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UDP Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "TCP Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NNERuntimeORT" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Paper2D" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NNEDenoiser" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Framework" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Framework Assets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Take Recorder" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Camera Calibration Core" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "CLion Integration" +} + { +"Version": 110, +"VersionName": "1.11.0", +"FriendlyName": "Plastic SCM" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "PIX on Windows GPU Capture Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Perforce" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Dump GPU Services" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Plugin Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Visual Studio Code Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XCode Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CodeLite Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Sharing" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RenderDoc Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UObject Example Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Subversion" +} + { +"Version": 2, +"VersionName": "1.7", +"FriendlyName": "Rider Integration" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Project Launcher" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Linux Compiler-only Integration" +} + { +"Version": 14, +"VersionName": "1.4", +"FriendlyName": "Git" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Property Access Node" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Visual Studio Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Oodle Texture" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "10X Editor Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NamingTokens" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "KDevelop Integration" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Template Sequence" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Actor Sequence (Experimental)" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequencer Scripting" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Level Sequence Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MetaHuman SDK" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Portable Object File Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - Class Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - File Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - Asset Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XInput Device" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CompositeCore" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Light Mixer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Object Mixer" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "BaseCharacterFXEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem GooglePlay" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem iOS" +} + + diff --git a/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-29627-EA71E637B967432691884281D99F100E/CrashReportClient.ini b/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-29627-EA71E637B967432691884281D99F100E/CrashReportClient.ini new file mode 100644 index 0000000..ac738fd --- /dev/null +++ b/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-29627-EA71E637B967432691884281D99F100E/CrashReportClient.ini @@ -0,0 +1,10 @@ +[CrashReportClient] +bHideLogFilesOption=false +bHideAllowToBeContactedOption=false +bIsAllowedToCloseWithoutSending=true +bIsAllowedToSendWithoutDetailedInfo=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true +bAgreeToCrashUpload=false + diff --git a/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-29627-EA71E637B967432691884281D99F100E/Diagnostics.txt b/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-29627-EA71E637B967432691884281D99F100E/Diagnostics.txt new file mode 100644 index 0000000..3711051 --- /dev/null +++ b/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-29627-EA71E637B967432691884281D99F100E/Diagnostics.txt @@ -0,0 +1,34 @@ +Generating report for minidump + +Application version 5.6.1.0 + ... built from changelist 44394996 + +OS version Linux 6.19.11-arch1-1 (network name: WEYLAND-YUTANI) +Running 8 x86_64 processors (16 logical cores) +Exception was "SIGSEGV: invalid attempt to write memory at address 0x0000000000000003" + + + + + +libUnrealEditor-Core.so!FDebug::CheckVerifyFailedImpl2(char const*, char const*, int, char16_t const*, ...) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Core/Private/Misc/AssertionMacros.cpp:724] +libUnrealEditor-OpenXRHMD.so!FOpenXRPath::FOpenXRPath(char const*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRCore.cpp:24] +libUnrealEditor-OpenXRInput.so!FOpenXRInputPlugin::FOpenXRInput::FOpenXRInput(IXRTrackingSystem*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRInput/Private/OpenXRInput.cpp:302] +libUnrealEditor-OpenXRInput.so!FOpenXRInputPlugin::StartupModule() [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Core/Public/Templates/SharedPointerInternals.h:414] +libUnrealEditor-Core.so!FModuleManager::LoadModuleWithFailureReason(FName, EModuleLoadResult&, ELoadModuleFlags) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Core/Private/Modules/ModuleManager.cpp:1023] +libUnrealEditor-Projects.so!FModuleDescriptor::LoadModulesForPhase(ELoadingPhase::Type, TArray > const&, TMap >&) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Projects/Private/ModuleDescriptor.cpp:756] +libUnrealEditor-Projects.so!FPluginManager::TryLoadModulesForPlugin(FPlugin const&, ELoadingPhase::Type) const [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Projects/Private/PluginManager.cpp:2693] +libUnrealEditor-Projects.so!FPluginManager::LoadModulesForEnabledPlugins(ELoadingPhase::Type) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Projects/Private/PluginManager.cpp:2832] +UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4603] +libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +libc.so.6!UnknownFunction(0x276c0) +libc.so.6!__libc_start_main(+0x88) +UnrealEditor!_start [/opt/unreal-engine/Engine/Binaries/Linux/UnrealEditor:-1] + + + +0 loaded modules + +Report end! diff --git a/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-29627-EA71E637B967432691884281D99F100E/MyProject2.log b/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-29627-EA71E637B967432691884281D99F100E/MyProject2.log new file mode 100644 index 0000000..69f1cbc --- /dev/null +++ b/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-29627-EA71E637B967432691884281D99F100E/MyProject2.log @@ -0,0 +1,1714 @@ +Stats thread started at 0.134388 +Metadata set : systemresolution.resx="1280" +Metadata set : systemresolution.resy="720" +OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +Session CrashGUID >==================================================== + Session CrashGUID > UECC-Linux-F186E0456F694BC8BC793FD9BF2957B6 + Session CrashGUID >==================================================== +No local boot hotfix file found at: [../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +Pre-Initializing Audio Device Manager... +AudioInfo: 'OPUS' Registered +AudioInfo: 'OGG' Registered +AudioInfo: 'ADPCM' Registered +AudioInfo: 'PCM' Registered +AudioInfo: 'BINKA' Registered +AudioInfo: 'RADA' Registered +Audio Device Manager Pre-Initialized +Looking for build plugins target receipt +Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +Asset registry cache read as 67.9 MiB from ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_0.bin +Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +Looking for enabled plugins target receipt +Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +Loading TVOS ini files took 0.18 seconds +Loading Mac ini files took 0.18 seconds +Loading IOS ini files took 0.19 seconds +Loading Android ini files took 0.22 seconds +Loading VulkanPC ini files took 0.23 seconds +Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +Mounting Engine plugin RenderGraphInsights +Mounting Engine plugin IoStoreInsights +Mounting Engine plugin MassInsights +Mounting Engine plugin WorldMetrics +Mounting Engine plugin XGEController +Mounting Engine plugin ChaosVD +Mounting Engine plugin EnhancedInput +Mounting Engine plugin CmdLinkServer +Mounting Engine plugin FastBuildController +Mounting Engine plugin ChaosInsights +Mounting Engine plugin UbaController +Mounting Engine plugin ChaosCloth +Mounting Engine plugin MeshPainting +Mounting Engine plugin TraceUtilities +Mounting Engine plugin AssetTags +Mounting Engine plugin MsQuic +Mounting Engine plugin ProceduralMeshComponent +Mounting Engine plugin ExampleDeviceProfileSelector +Loading VisionOS ini files took 0.48 seconds +Mounting Engine plugin GooglePAD +Mounting Engine plugin AndroidPermission +Mounting Engine plugin WindowsMoviePlayer +Mounting Engine plugin LinuxDeviceProfileSelector +Mounting Engine plugin MeshModelingToolset +Mounting Engine plugin CustomMeshComponent +Mounting Engine plugin GeometryProcessing +Mounting Engine plugin IOSDeviceProfileSelector +Mounting Engine plugin StateTree +Loading Windows ini files took 0.50 seconds +Mounting Engine plugin AudioCapture +Mounting Engine plugin WaveTable +Mounting Engine plugin AppleMoviePlayer +Loading Unix ini files took 0.51 seconds +Mounting Engine plugin XRBase +Mounting Engine plugin ChunkDownloader +Mounting Engine plugin GoogleCloudMessaging +Mounting Engine plugin ResonanceAudio +Mounting Engine plugin InputDebugging +Mounting Engine plugin ArchVisCharacter +Mounting Engine plugin OpenXR +Mounting Engine plugin WindowsDeviceProfileSelector +Mounting Engine plugin AndroidMoviePlayer +Mounting Engine plugin Synthesis +Mounting Engine plugin HairStrands +Mounting Engine plugin MobilePatchingUtils +Mounting Engine plugin ComputeFramework +Mounting Engine plugin AppleImageUtils +Mounting Engine plugin OpenXREyeTracker +Mounting Engine plugin WebMMoviePlayer +Mounting Engine plugin AudioSynesthesia +Mounting Engine plugin CableComponent +Mounting Engine plugin PropertyBindingUtils +Mounting Engine plugin RigVM +Loading LinuxArm64 ini files took 0.56 seconds +Mounting Engine plugin Metasound +Loading Linux ini files took 0.56 seconds +Mounting Engine plugin SignificanceManager +Mounting Engine plugin SoundFields +Mounting Engine plugin AndroidDeviceProfileSelector +Mounting Engine plugin AndroidFileServer +Mounting Engine plugin LocationServicesBPLibrary +Mounting Engine plugin PropertyAccessEditor +Mounting Engine plugin ActorLayerUtilities +Mounting Engine plugin AudioWidgets +Mounting Engine plugin GeometryCache +Mounting Engine plugin OpenXRHandTracking +Mounting Engine plugin FacialAnimation +Mounting Engine plugin AssetManagerEditor +Mounting Engine plugin EngineAssetDefinitions +Mounting Engine plugin BlueprintHeaderView +Mounting Engine plugin ColorGrading +Mounting Engine plugin MobileLauncherProfileWizard +Mounting Engine plugin ProxyLODPlugin +Mounting Engine plugin DataValidation +Mounting Engine plugin StylusInput +Mounting Engine plugin UMGWidgetPreview +Mounting Engine plugin CryptoKeys +Mounting Engine plugin EditorDebugTools +Mounting Engine plugin MacGraphicsSwitching +Mounting Engine plugin GameplayTagsEditor +Mounting Engine plugin ModelingToolsEditorMode +Mounting Engine plugin GeometryMode +Mounting Engine plugin SequencerAnimTools +Mounting Engine plugin CurveEditorTools +Mounting Engine plugin MeshLODToolset +Mounting Engine plugin UVEditor +Mounting Engine plugin EditorScriptingUtilities +Mounting Engine plugin PluginBrowser +Mounting Engine plugin MaterialAnalyzer +Mounting Engine plugin ChangelistReview +Mounting Engine plugin WorldPartitionHLODUtilities +Mounting Engine plugin SpeedTreeImporter +Mounting Engine plugin OodleNetwork +Mounting Engine plugin MediaCompositing +Mounting Engine plugin AvfMedia +Mounting Engine plugin AndroidMedia +Mounting Engine plugin MediaPlayerEditor +Mounting Engine plugin WebMMedia +Mounting Engine plugin ImgMedia +Mounting Engine plugin WmfMedia +Mounting Engine plugin EnvironmentQueryEditor +Mounting Engine plugin MediaPlate +Mounting Engine plugin AISupport +Mounting Engine plugin ControlRigModules +Mounting Engine plugin ControlRig +Mounting Engine plugin GameplayInsights +Mounting Engine plugin RigLogic +Mounting Engine plugin ControlRigSpline +Mounting Engine plugin AnimationModifierLibrary +Mounting Engine plugin SkeletalMeshModelingTools +Mounting Engine plugin IKRig +Mounting Engine plugin DeformerGraph +Mounting Engine plugin BlendSpaceMotionAnalysis +Mounting Engine plugin LiveLink +Mounting Engine plugin ACLPlugin +Mounting Engine plugin AnimationData +Mounting Engine plugin TweeningUtils +Mounting Engine plugin DatasmithContent +Mounting Engine plugin GLTFExporter +Mounting Engine plugin VariantManager +Mounting Engine plugin VariantManagerContent +Mounting Engine plugin InterchangeTests +Mounting Engine plugin NiagaraSimCaching +Mounting Engine plugin Niagara +Mounting Engine plugin Cascade +Mounting Engine plugin AlembicImporter +Mounting Engine plugin EditorPerformance +Mounting Engine plugin LocalizableMessage +Mounting Engine plugin GeometryFlow +Mounting Engine plugin RuntimeTelemetry +Mounting Engine plugin PlatformCrypto +Mounting Engine plugin LowLevelNetTrace +Mounting Engine plugin GeometryCollectionPlugin +Mounting Engine plugin LevelSequenceNavigatorBridge +Mounting Engine plugin ChaosUserDataPT +Mounting Engine plugin SequenceNavigator +Mounting Engine plugin NFORDenoise +Mounting Engine plugin ToolPresets +Mounting Engine plugin ChaosCaching +Mounting Engine plugin EditorDataStorage +Mounting Engine plugin PythonScriptPlugin +Mounting Engine plugin PlanarCut +Mounting Engine plugin AutomationUtils +Mounting Engine plugin Fracture +Mounting Engine plugin BackChannel +Mounting Engine plugin GeometryDataflow +Mounting Engine plugin EditorTelemetry +Mounting Engine plugin MeshModelingToolsetExp +Mounting Engine plugin SkeletalReduction +Mounting Engine plugin Dataflow +Mounting Engine plugin AdvancedRenamer +Mounting Engine plugin ChaosNiagara +Mounting Engine plugin FullBodyIK +Mounting Engine plugin EditorDataStorageFeatures +Mounting Engine plugin CharacterAI +Mounting Engine plugin ChaosSolverPlugin +Mounting Engine plugin OnlineSubsystemNull +Mounting Engine plugin OnlineServices +Mounting Engine plugin OnlineBase +Mounting Engine plugin OnlineSubsystem +Mounting Engine plugin ChaosEditor +Mounting Engine plugin OnlineSubsystemUtils +Mounting Engine plugin EOSShared +Mounting Engine plugin EngineCameras +Mounting Engine plugin CameraShakePreviewer +Mounting Engine plugin GameplayCameras +Mounting Engine plugin LauncherChunkInstaller +Mounting Engine plugin UdpMessaging +Mounting Engine plugin TcpMessaging +Mounting Engine plugin NNERuntimeORT +Mounting Engine plugin Paper2D +Mounting Engine plugin NNEDenoiser +Mounting Engine plugin InterchangeEditor +Mounting Engine plugin Interchange +Mounting Engine plugin InterchangeAssets +Mounting Engine plugin Takes +Mounting Engine plugin CameraCalibrationCore +Mounting Engine plugin CLionSourceCodeAccess +Mounting Engine plugin PlasticSourceControl +Mounting Engine plugin PixWinPlugin +Mounting Engine plugin PerforceSourceControl +Mounting Engine plugin DumpGPUServices +Mounting Engine plugin PluginUtils +Mounting Engine plugin VisualStudioCodeSourceCodeAccess +Mounting Engine plugin XCodeSourceCodeAccess +Mounting Engine plugin CodeLiteSourceCodeAccess +Mounting Engine plugin AnimationSharing +Mounting Engine plugin RenderDocPlugin +Mounting Engine plugin UObjectPlugin +Mounting Engine plugin SubversionSourceControl +Mounting Engine plugin RiderSourceCodeAccess +Mounting Engine plugin ProjectLauncher +Mounting Engine plugin NullSourceCodeAccess +Mounting Engine plugin GitSourceControl +Mounting Engine plugin PropertyAccessNode +Mounting Engine plugin VisualStudioSourceCodeAccess +Mounting Engine plugin TextureFormatOodle +Mounting Engine plugin N10XSourceCodeAccess +Mounting Engine plugin NamingTokens +Mounting Engine plugin KDevelopSourceCodeAccess +Mounting Engine plugin TemplateSequence +Mounting Engine plugin ActorSequence +Mounting Engine plugin SequencerScripting +Mounting Engine plugin LevelSequenceEditor +Mounting Engine plugin MetaHumanSDK +Mounting Engine plugin PortableObjectFileDataSource +Mounting Engine plugin ContentBrowserClassDataSource +Mounting Engine plugin ContentBrowserFileDataSource +Mounting Engine plugin ContentBrowserAssetDataSource +Mounting Engine plugin XInputDevice +Mounting Engine plugin CompositeCore +Mounting Engine plugin LightMixer +Mounting Engine plugin ObjectMixer +Mounting Engine plugin BaseCharacterFXEditor +Mounting Engine plugin OnlineSubsystemGooglePlay +Mounting Engine plugin OnlineSubsystemIOS +Revision control is disabled +Revision control is disabled +Revision control is disabled +Started StudioTelemetry Session +NFORDenoise function starting up +Using libcurl 8.12.1 + - built for x86_64-unknown-linux-gnu + - supports SSL with OpenSSL/1.1.1t + - supports HTTP deflate (compression) using libz 1.3 + - other features: + CURL_VERSION_SSL + CURL_VERSION_LIBZ + CURL_VERSION_IPV6 + CURL_VERSION_ASYNCHDNS + CURL_VERSION_LARGEFILE + CURL_VERSION_TLSAUTH_SRP + CURL_VERSION_HTTP2 + CurlRequestOptions (configurable via config and command line): + - bVerifyPeer = true - Libcurl will verify peer certificate + - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy + - bDontReuseConnections = false - Libcurl will reuse connections + - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host + - LocalHostAddr = Default + - BufferSize = 65536 +CreateHttpThread using FCurlMultiPollEventLoopHttpThread +Creating http thread with maximum 256 concurrent requests +OSS: Created online subsystem instance for: NULL +OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] +Initialize Initializing EOSSDK Version:1.17.0-41373641 +Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine] +RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings. +Applying CVar settings from Section [/Script/CompositeCore.CompositeCorePluginSettings] File [Engine] +ExecutableName: UnrealEditor +Build: ++UE5+Release-5.6-CL-44394996 +Platform=LinuxEditor +MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +DeviceId= +Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +Net CL: 43139311 +OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +Compiled (64-bit): Jul 28 2025 20:54:48 +Architecture: x64 +Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +Build Configuration: Development +Branch Name: ++UE5+Release-5.6 +Command Line: +Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +Allocator: Mimalloc +Installed Engine Build: 1 +This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +Number of dev versions registered: 37 + Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 10 + Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0 + Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 4 + Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 40 + Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 37 + Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 3 + Dev-Networking (A4E4105C-59A1-49B5-A7C5-40C4547EDFEE): 0 + Dev-Online (39C831C9-5AE6-47DC-9A44-9C173E1C8E7C): 0 + Dev-Physics (78F01B33-EBEA-4F98-B9B4-84EACCB95AA2): 20 + Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0 + Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 49 + Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 13 + Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 3 + Dev-LoadTimes (C2A15278-BFE7-4AFE-6C17-90FF531DF755): 1 + Private-Geometry (6EACA3D4-40EC-4CC1-B786-8BED09428FC5): 3 + Dev-AnimPhys (29E575DD-E0A3-4627-9D10-D276232CDCEA): 17 + Dev-Anim (AF43A65D-7FD3-4947-9873-3E8ED9C1BB05): 15 + Dev-ReflectionCapture (6B266CEC-1EC7-4B8F-A30B-E4D90942FC07): 1 + Dev-Automation (0DF73D61-A23F-47EA-B727-89E90C41499A): 1 + FortniteMain (601D1886-AC64-4F84-AA16-D3DE0DEAC7D6): 207 + FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 8 + FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 13 + FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 17 + Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 11 + Dev-Niagara (F2AED0AC-9AFE-416F-8664-AA7FFA26D6FC): 1 + Dev-Destruction (174F1F0B-B4C6-45A5-B13F-2EE8D0FB917D): 10 + Dev-Physics-Ext (35F94A83-E258-406C-A318-09F59610247C): 41 + Dev-PhysicsMaterial-Chaos (B68FC16E-8B1B-42E2-B453-215C058844FE): 1 + Dev-CineCamera (B2E18506-4273-CFC2-A54E-F4BB758BBA07): 1 + Dev-VirtualProduction (64F58936-FD1B-42BA-BA96-7289D5D0FA4E): 1 + UE5-Main (697DD581-E64F-41AB-AA4A-51ECBEB7B628): 121 + UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 56 + UE5-SpecialProject (59DA5D52-1232-4948-B878-597870B8E98B): 9 + Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2 + Dev-NaniteResearch (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1 + Dev-ComputeFramework (6304A3E7-0059-4F59-8CFC-21BD7721FD4E): 0 + LensFileVersion (8652A554-966A-466C-9FD7-1C6DD61B1ADB): 1 +Presizing for max 25165824 objects, including 0 objects not considered by GC. +Object subsystem initialized +Set CVar [[con.DebugEarlyDefault:1]] +CVar [[con.DebugLateDefault:1]] deferred - dummy variable created +CVar [[con.DebugLateCheat:1]] deferred - dummy variable created +CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created +Set CVar [[r.setres:1280x720]] +Set CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] +CVar [[QualityLevelMapping:high]] deferred - dummy variable created +Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]] +Set CVar [[r.VSync:0]] +Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created +CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created +Set CVar [[r.GPUCrashDebugging:0]] +CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +Set CVar [[r.ForwardShading:1]] +Set CVar [[r.MobileHDR:0]] +Set CVar [[vr.MobileMultiView:1]] +Set CVar [[vr.InstancedStereo:1]] +Set CVar [[r.DefaultFeature.AutoExposure:0]] +Set CVar [[r.DefaultFeature.AmbientOcclusion:0]] +Set CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:0]] +Set CVar [[r.DefaultFeature.MotionBlur:0]] +Set CVar [[r.Mobile.UseHWsRGBEncoding:1]] +Set CVar [[r.Shadow.Virtual.Enable:1]] +Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] +Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]] +Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]] +Set CVar [[r.GenerateMeshDistanceFields:1]] +Set CVar [[r.DynamicGlobalIlluminationMethod:1]] +Set CVar [[r.ReflectionMethod:1]] +Set CVar [[r.Mobile.AntiAliasing:3]] +Set CVar [[r.AntiAliasingMethod:3]] +Set CVar [[r.AllowStaticLighting:1]] +Set CVar [[r.SkinCache.CompileShaders:1]] +Set CVar [[r.RayTracing:1]] +Set CVar [[r.RayTracing.RayTracingProxies.ProjectEnabled:1]] +Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]] +Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +Set CVar [[s.AsyncLoadingThreadEnabled:1]] +Set CVar [[s.EventDrivenLoaderEnabled:1]] +Set CVar [[s.WarnIfTimeLimitExceeded:0]] +Set CVar [[s.TimeLimitExceededMultiplier:1.5]] +Set CVar [[s.TimeLimitExceededMinTime:0.005]] +Set CVar [[s.UseBackgroundLevelStreaming:1]] +Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] +Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +Set CVar [[s.FlushStreamingOnExit:1]] +CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] +Set CVar [[gc.FlushStreamingOnGC:0]] +Set CVar [[gc.NumRetriesBeforeForcingGC:10]] +Set CVar [[gc.AllowParallelGC:1]] +Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] +Set CVar [[gc.MaxObjectsInEditor:25165824]] +Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] +Set CVar [[gc.CreateGCClusters:1]] +Set CVar [[gc.MinGCClusterSize:5]] +Set CVar [[gc.AssetClustreringEnabled:0]] +Set CVar [[gc.ActorClusteringEnabled:0]] +Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] +Set CVar [[gc.GarbageEliminationEnabled:1]] +Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created +CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +CVar [[DefaultASTCQualityBySizeHQ:4]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:AmbientSound]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Mobile.DBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +Initializing SDL. +Initialized SDL 2.30.6 revision: SDL-2.30.6-no-vcs (compiled against 2.30.6) +Using SDL video driver 'x11' +Display metrics: + PrimaryDisplayWidth: 3440 + PrimaryDisplayHeight: 1440 + PrimaryDisplayWorkAreaRect: + Left=0, Top=0, Right=3440, Bottom=1396 + VirtualDisplayRect: + Left=0, Top=0, Right=3440, Bottom=1396 + TitleSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 + ActionSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 + Number of monitors: 1 + Monitor 0 + Name: LG ULTRAGEAR+ 45" + ID: display0 + NativeWidth: 3440 + NativeHeight: 1440 + bIsPrimary: true +Metadata set : systemresolution.resx="3440" +Metadata set : systemresolution.resy="1440" +Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +Set CVar [[r.SkeletalMeshLODBias:0]] +Set CVar [[r.ViewDistanceScale:1.0]] +Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +Set CVar [[r.FXAA.Quality:4]] +Set CVar [[r.TemporalAA.Quality:2]] +Set CVar [[r.TSR.History.R11G11B10:1]] +Set CVar [[r.TSR.History.ScreenPercentage:200]] +Set CVar [[r.TSR.History.UpdateQuality:3]] +Set CVar [[r.TSR.ShadingRejection.Flickering:1]] +Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] +Set CVar [[r.TSR.ReprojectionField:1]] +Set CVar [[r.TSR.Resurrection:1]] +Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +Set CVar [[r.LightFunctionQuality:1]] +Set CVar [[r.ShadowQuality:5]] +Set CVar [[r.Shadow.CSM.MaxCascades:10]] +Set CVar [[r.Shadow.MaxResolution:2048]] +Set CVar [[r.Shadow.MaxCSMResolution:2048]] +Set CVar [[r.Shadow.RadiusThreshold:0.01]] +Set CVar [[r.Shadow.DistanceScale:1.0]] +Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] +Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +Set CVar [[r.DistanceFieldShadowing:1]] +Set CVar [[r.VolumetricFog:1]] +Set CVar [[r.VolumetricFog.GridPixelSize:8]] +Set CVar [[r.VolumetricFog.GridSizeZ:128]] +Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +Set CVar [[r.LightMaxDrawDistanceScale:1]] +Set CVar [[r.CapsuleShadows:1]] +Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] +Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] +Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] +Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] +Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] +Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +Set CVar [[r.DistanceFieldAO:1]] +Set CVar [[r.SkylightIntensityMultiplier:1.0]] +Set CVar [[r.AOQuality:2]] +Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] +Set CVar [[r.LumenScene.DirectLighting.MaxLightsPerTile:8]] +Set CVar [[r.LumenScene.DirectLighting.UpdateFactor:32]] +Set CVar [[r.LumenScene.Radiosity.UpdateFactor:64]] +Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] +Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] +Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] +Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] +Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:100]] +Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] +Set CVar [[r.Lumen.ScreenProbeGather.NumAdaptiveProbes:8]] +Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] +Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] +Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] +Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] +Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] +Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] +Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.HardwareRayTracing:0]] +Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.BentNormal:1]] +Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] +Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] +Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] +Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] +Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:70]] +Set CVar [[r.RayTracing.Scene.BuildMode:1]] +Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +Set CVar [[r.SSR.Quality:3]] +Set CVar [[r.SSR.HalfResSceneColor:0]] +Set CVar [[r.Lumen.Reflections.Allow:1]] +Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] +Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] +Set CVar [[r.Lumen.ScreenProbeGather.MaxRoughnessToEvaluateRoughSpecularForFoliage:0.8]] +Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.NumSamples:5]] +Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.MinWeight:0]] +Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] +Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] +Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +Set CVar [[r.MotionBlurQuality:4]] +Set CVar [[r.MotionBlur.HalfResGather:0]] +Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +Set CVar [[r.AmbientOcclusionMaxQuality:100]] +Set CVar [[r.AmbientOcclusionLevels:-1]] +Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] +Set CVar [[r.DepthOfFieldQuality:2]] +Set CVar [[r.RenderTargetPoolMin:400]] +Set CVar [[r.LensFlareQuality:2]] +Set CVar [[r.SceneColorFringeQuality:1]] +Set CVar [[r.EyeAdaptationQuality:2]] +Set CVar [[r.BloomQuality:5]] +Set CVar [[r.Bloom.ScreenPercentage:50.000]] +Set CVar [[r.FastBlurThreshold:100]] +Set CVar [[r.Upscale.Quality:3]] +Set CVar [[r.LightShaftQuality:1]] +Set CVar [[r.Filter.SizeScale:1]] +Set CVar [[r.Tonemapper.Quality:5]] +Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] +Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +Applying CVar settings from Section [TextureQuality@3] File [Scalability] +Set CVar [[r.Streaming.MipBias:0]] +Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +Set CVar [[r.Streaming.Boost:1]] +Set CVar [[r.MaxAnisotropy:8]] +Set CVar [[r.VT.MaxAnisotropy:8]] +Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +Set CVar [[r.Streaming.PoolSize:1000]] +Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +Set CVar [[r.TranslucencyLightingVolumeDim:64]] +Set CVar [[r.RefractionQuality:2]] +Set CVar [[r.SceneColorFormat:4]] +Set CVar [[r.DetailMode:3]] +Set CVar [[r.TranslucencyVolumeBlur:1]] +Set CVar [[r.MaterialQualityLevel:1 ; High quality]] +Set CVar [[r.SSS.Scale:1]] +Set CVar [[r.SSS.SampleSet:2]] +Set CVar [[r.SSS.Quality:1]] +Set CVar [[r.SSS.HalfRes:0]] +Set CVar [[r.SSGI.Quality:3]] +Set CVar [[r.EmitterSpawnRateScale:1.0]] +Set CVar [[r.ParticleLightQuality:2]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +Set CVar [[fx.Niagara.QualityLevel:3]] +Set CVar [[r.Refraction.OffsetQuality:1]] +Set CVar [[r.HeterogeneousVolumes.DownsampleFactor:2]] +Set CVar [[r.HeterogeneousVolumes.MaxStepCount:256]] +Set CVar [[r.HeterogeneousVolumes.Shadows.Resolution:256]] +Set CVar [[r.HeterogeneousVolumes.Shadows.MaxSampleCount:8]] +Set CVar [[r.HeterogeneousVolumes.UseExistenceMask:0]] +Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +Set CVar [[foliage.DensityScale:1.0]] +Set CVar [[grass.DensityScale:1.0]] +Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] +Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +Set CVar [[r.AnisotropicMaterials:1]] +Applying CVar settings from Section [LandscapeQuality@3] File [Scalability] +Selected Device Profile: [LinuxEditor] +Selected Device Profile: [LinuxEditor] +Platform has ~ 63 GB [67336896512 / 68719476736 / 63], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +Going up to parent DeviceProfile [Linux] +Going up to parent DeviceProfile [] +Pushing Device Profile CVar: [[UI.SlateSDFText.RasterizationMode:Bitmap -> Msdf]] +Pushing Device Profile CVar: [[UI.SlateSDFText.ResolutionLevel:2 -> 2]] +Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +Set CVar [[r.DumpShaderDebugInfo:2]] +Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] +Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] +CVar [[ds.CADTranslator.Meshing.ActivateThinZoneMeshing:0]] deferred - dummy variable created +CVar [[ds.CADTranslator.Stitching.RemoveThinFaces:0]] deferred - dummy variable created +Applying CVar settings from Section [Startup_Linux] File [../../../Engine/Config/ConsoleVariables.ini] +Applying CVar settings from Section [ConsoleVariables] File [Engine] +Set CVar [[g.TimeoutForBlockOnRenderFence:60000]] +Applying CVar settings from Section [ConsoleVariables] File [/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Config/LinuxEditor/Editor.ini] +Unix hardware info: + - we are not the first instance of this executable + - this process' id (pid) is 29627, parent process' id (ppid) is 1855 + - we are not running under debugger + - machine network name is 'WEYLAND-YUTANI' + - user name is 'reimoz' (reimoz) + - we're logged in locally + - we're running with rendering + - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) + - Number of physical cores available for the process: 8 + - Number of logical cores available for the process: 16 + - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) + - Memory allocator used: Mimalloc + - This is an internal build. +Benchmarking clocks: + - CLOCK_MONOTONIC (id=1) can sustain 37781319 (37781K, 38M) calls per second without zero deltas. + - CLOCK_MONOTONIC_RAW (id=4) can sustain 38389669 (38390K, 38M) calls per second without zero deltas. + - CLOCK_MONOTONIC_COARSE (id=6) can sustain 221712520 (221713K, 222M) calls per second with 99.999544% zero deltas. +Selected clock_id 4 (CLOCK_MONOTONIC_RAW) since it is the fastest support clock without zero deltas. +Unix-specific commandline switches: + -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) + -jemalloc - use jemalloc for all memory allocation + -binnedmalloc - use binned malloc for all memory allocation + -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache + -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) + -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) + -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) + -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal + -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) + -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened + -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) + -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) + -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) + -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash + - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) + - VirtualMemoryAllocator pools will grow at scale 1.4 + - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) + - PageSize 4096 + - BinnedPageSize 65536 +Metadata set : extradevelopmentmemorymb="0" +Chaos Debug Draw Startup +Physics initialised using underlying interface: Chaos +Using OS detected language (en-US). +Using OS detected locale (en-US). +No specific localization for 'en-US' exists, so 'en' will be used for the language. +Attempting to load config data for Default__SlateThemeManager before the Class has been constructed/registered/linked (likely during module loading or early startup). This will result in the load silently failing and should be fixed. +New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +Slate User Registered. User Index 0, Is Virtual User: 0 +Found VULKAN_SDK= +Registering provided Vulkan validation layers +Updated VK_LAYER_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +Updated LD_LIBRARY_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +Installed Vulkan Loader Path: /usr/lib +Installed Vulkan Loader instance version 1.4.341. +Starting Vulkan Profile check for VP_UE_Vulkan_SM6: +Vulkan Profile check complete. +Using SDL_WINDOW_VULKAN +Vulkan RHI ShaderPlatform for SM6: VULKAN_SM6. +Vulkan PSO Precaching = 1, PipelineFileCache = 0 +Built with Vulkan header version 1.4.304 +Starting Vulkan Profile check for VP_UE_Vulkan_SM6_RT: +Vulkan Profile check complete. +Using API Version 1.3. +OpenXRHMDModule::InitInstance using DefaultLoader. +OpenXR runtime supported extensions: + XR_KHR_vulkan_enable + XR_KHR_vulkan_enable2 + XR_KHR_opengl_enable + XR_KHR_convert_timespec_time + XR_KHR_opengl_es_enable + XR_MNDX_egl_enable + XR_KHR_binding_modification + XR_KHR_composition_layer_depth + XR_KHR_locate_spaces + XR_KHR_visibility_mask + XR_EXT_active_action_set_priority + XR_EXT_dpad_binding + XR_EXT_eye_gaze_interaction + XR_EXT_frame_composition_report + XR_EXT_hand_interaction + XR_EXT_hand_tracking + XR_EXT_hand_tracking_data_source + XR_EXT_hand_joints_motion_range + XR_EXT_hp_mixed_reality_controller + XR_EXT_local_floor + XR_EXT_palm_pose + XR_EXT_uuid + XR_EXT_user_presence + XR_EXT_render_model + XR_EXT_interaction_render_model + XR_FB_display_refresh_rate + XR_HTC_vive_cosmos_controller_interaction + XR_HTC_vive_focus3_controller_interaction + XR_HTC_vive_wrist_tracker_interaction + XR_MND_headless + XR_VALVE_analog_threshold + XR_META_performance_metrics + XR_VALVE_timing_utils + XR_META_recommended_layer_resolution + XR_HTCX_vive_tracker_interaction + XR_KHR_generic_controller + XR_VALVE_frame_controller_interaction + XR_EXT_debug_utils +Optional extension XR_KHR_vulkan_swapchain_format_list is not available +Optional extension XR_FB_foveation_vulkan is not available +Optional extension XR_FB_composition_layer_depth_test is not available +Optional extension XR_KHR_composition_layer_cylinder is not available +Optional extension XR_KHR_composition_layer_equirect is not available +Optional extension XR_KHR_composition_layer_equirect2 is not available +Optional extension XR_KHR_composition_layer_color_scale_bias is not available +Optional extension XR_VARJO_quad_views is not available +Optional extension XR_EPIC_view_configuration_fov is not available +Optional extension XR_FB_foveation is not available +Optional extension XR_FB_swapchain_update_state is not available +Optional extension XR_FB_foveation_configuration is not available +Optional extension XR_FB_composition_layer_alpha_blend is not available +xrCreateInstance succeeded with XR_API_VERSION_1_0 +xrCreateInstance created: 370461280 +Initialized OpenXR on SteamVR/OpenXR runtime version 2.15.6 +Instance does not support expected usage of xrStringToPath. Instance is not viable. +Found 25 available instance extensions : + - VK_EXT_acquire_drm_display + - VK_EXT_acquire_xlib_display + - VK_EXT_debug_report + + VK_EXT_debug_utils + - VK_EXT_direct_mode_display + - VK_EXT_display_surface_counter + - VK_EXT_surface_maintenance1 + + VK_EXT_swapchain_colorspace + - VK_KHR_device_group_creation + - VK_KHR_display + - VK_KHR_external_fence_capabilities + - VK_KHR_external_memory_capabilities + - VK_KHR_external_semaphore_capabilities + - VK_KHR_get_display_properties2 + - VK_KHR_get_physical_device_properties2 + - VK_KHR_get_surface_capabilities2 + - VK_KHR_portability_enumeration + + VK_KHR_surface + - VK_KHR_surface_maintenance1 + - VK_KHR_surface_protected_capabilities + - VK_KHR_wayland_surface + - VK_KHR_xcb_surface + + VK_KHR_xlib_surface + - VK_LUNARG_direct_driver_loading + - VK_NV_display_stereo +Intance Layer VK_LAYER_VALVE_steam_overlay_32 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_fossilize_64 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_overlay_64 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_fossilize_32 provides 0 extensions: +Intance Layer VK_LAYER_NV_optimus provides 0 extensions: +Intance Layer VK_LAYER_NV_present provides 0 extensions: +Intance Layer VK_LAYER_LUNARG_api_dump provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_LUNARG_crash_diagnostic provides 3 extensions: + VK_EXT_debug_report + VK_EXT_debug_utils + VK_EXT_layer_settings +Intance Layer VK_LAYER_KHRONOS_validation provides 4 extensions: + VK_EXT_debug_report + VK_EXT_debug_utils + VK_EXT_layer_settings + VK_EXT_validation_features +Intance Layer VK_LAYER_KHRONOS_synchronization2 provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_LUNARG_gfxreconstruct provides 0 extensions: +Intance Layer VK_LAYER_KHRONOS_profiles provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_KHRONOS_shader_object provides 1 extensions: + VK_EXT_layer_settings +Found 13 available instance layers : + * VK_LAYER_KHRONOS_profiles + * VK_LAYER_KHRONOS_shader_object + * VK_LAYER_KHRONOS_synchronization2 + * VK_LAYER_KHRONOS_validation + * VK_LAYER_LUNARG_api_dump + * VK_LAYER_LUNARG_crash_diagnostic + * VK_LAYER_LUNARG_gfxreconstruct + * VK_LAYER_NV_optimus + * VK_LAYER_NV_present + * VK_LAYER_VALVE_steam_fossilize_32 + * VK_LAYER_VALVE_steam_fossilize_64 + * VK_LAYER_VALVE_steam_overlay_32 + * VK_LAYER_VALVE_steam_overlay_64 +Creating Vulkan Device using VkPhysicalDevice 0x161e9fa0. +- DeviceName: NVIDIA GeForce RTX 4090 +- API=1.4.329 (0x404149) Driver=0x94ce80c0 VendorId=0x10de +- DeviceID=0x2684 Type=VK_PHYSICAL_DEVICE_TYPE_DISCRETE_GPU +- Max Descriptor Sets Bound 32 +- Timestamps: ComputeAndGraphics=1 Domain=VK_TIME_DOMAIN_CLOCK_MONOTONIC_KHR Period=1.000000 + API Version: 1.4.329 +RHI Adapter Info: + Name: NVIDIA GeForce RTX 4090 + Driver Version: 595.58 (internal:595.58, unified:) + Driver Date: 01-01-01 +Found 275 available device extensions : + + VK_AMD_buffer_marker + - VK_EXT_4444_formats + - VK_EXT_attachment_feedback_loop_dynamic_state + - VK_EXT_attachment_feedback_loop_layout + - VK_EXT_blend_operation_advanced + - VK_EXT_border_color_swizzle + - VK_EXT_buffer_device_address + + VK_EXT_calibrated_timestamps + - VK_EXT_color_write_enable + - VK_EXT_conditional_rendering + - VK_EXT_conservative_rasterization + - VK_EXT_custom_border_color + - VK_EXT_custom_resolve + - VK_EXT_depth_bias_control + - VK_EXT_depth_clamp_control + - VK_EXT_depth_clamp_zero_one + - VK_EXT_depth_clip_control + - VK_EXT_depth_clip_enable + - VK_EXT_depth_range_unrestricted + + VK_EXT_descriptor_buffer + - VK_EXT_descriptor_heap + * VK_EXT_descriptor_indexing + - VK_EXT_device_address_binding_report + + VK_EXT_device_fault + - VK_EXT_device_generated_commands + - VK_EXT_discard_rectangles + - VK_EXT_display_control + - VK_EXT_dynamic_rendering_unused_attachments + - VK_EXT_extended_dynamic_state + - VK_EXT_extended_dynamic_state2 + - VK_EXT_extended_dynamic_state3 + - VK_EXT_external_memory_dma_buf + - VK_EXT_external_memory_host + - VK_EXT_fragment_shader_interlock + - VK_EXT_global_priority + - VK_EXT_global_priority_query + + VK_EXT_graphics_pipeline_library + - VK_EXT_hdr_metadata + - VK_EXT_host_image_copy + * VK_EXT_host_query_reset + - VK_EXT_image_2d_view_of_3d + - VK_EXT_image_drm_format_modifier + - VK_EXT_image_robustness + - VK_EXT_image_sliced_view_of_3d + - VK_EXT_image_view_min_lod + - VK_EXT_index_type_uint8 + - VK_EXT_inline_uniform_block + - VK_EXT_legacy_vertex_attributes + - VK_EXT_line_rasterization + + VK_EXT_load_store_op_none + - VK_EXT_map_memory_placed + + VK_EXT_memory_budget + - VK_EXT_memory_decompression + + VK_EXT_memory_priority + + VK_EXT_mesh_shader + - VK_EXT_multi_draw + + VK_EXT_mutable_descriptor_type + - VK_EXT_nested_command_buffer + - VK_EXT_non_seamless_cube_map + - VK_EXT_opacity_micromap + - VK_EXT_pageable_device_local_memory + - VK_EXT_pci_bus_info + - VK_EXT_physical_device_drm + * VK_EXT_pipeline_creation_cache_control + - VK_EXT_pipeline_creation_feedback + - VK_EXT_pipeline_library_group_handles + - VK_EXT_pipeline_robustness + - VK_EXT_post_depth_coverage + - VK_EXT_present_mode_fifo_latest_ready + - VK_EXT_present_timing + - VK_EXT_primitive_topology_list_restart + - VK_EXT_primitives_generated_query + - VK_EXT_private_data + - VK_EXT_provoking_vertex + - VK_EXT_queue_family_foreign + - VK_EXT_ray_tracing_invocation_reorder + - VK_EXT_robustness2 + - VK_EXT_sample_locations + - VK_EXT_sampler_filter_minmax + * VK_EXT_scalar_block_layout + - VK_EXT_separate_stencil_usage + - VK_EXT_shader_64bit_indexing + - VK_EXT_shader_atomic_float + * VK_EXT_shader_demote_to_helper_invocation + - VK_EXT_shader_float8 + + VK_EXT_shader_image_atomic_int64 + - VK_EXT_shader_module_identifier + - VK_EXT_shader_object + - VK_EXT_shader_replicated_composites + - VK_EXT_shader_subgroup_ballot + - VK_EXT_shader_subgroup_vote + - VK_EXT_shader_uniform_buffer_unsized_array + * VK_EXT_shader_viewport_index_layer + * VK_EXT_subgroup_size_control + - VK_EXT_swapchain_maintenance1 + - VK_EXT_texel_buffer_alignment + * VK_EXT_tooling_info + - VK_EXT_transform_feedback + - VK_EXT_vertex_attribute_divisor + - VK_EXT_vertex_attribute_robustness + - VK_EXT_vertex_input_dynamic_state + - VK_EXT_ycbcr_2plane_444_formats + - VK_EXT_ycbcr_image_arrays + - VK_EXT_zero_initialize_device_memory + - VK_GOOGLE_hlsl_functionality1 + - VK_GOOGLE_user_type + + VK_KHR_16bit_storage + - VK_KHR_8bit_storage + + VK_KHR_acceleration_structure + - VK_KHR_bind_memory2 + * VK_KHR_buffer_device_address + - VK_KHR_calibrated_timestamps + + VK_KHR_compute_shader_derivatives + - VK_KHR_cooperative_matrix + - VK_KHR_copy_commands2 + - VK_KHR_copy_memory_indirect + * VK_KHR_create_renderpass2 + - VK_KHR_dedicated_allocation + + VK_KHR_deferred_host_operations + - VK_KHR_depth_clamp_zero_one + + VK_KHR_depth_stencil_resolve + - VK_KHR_descriptor_update_template + - VK_KHR_device_group + - VK_KHR_draw_indirect_count + * VK_KHR_driver_properties + * VK_KHR_dynamic_rendering + - VK_KHR_dynamic_rendering_local_read + - VK_KHR_external_fence + - VK_KHR_external_fence_fd + - VK_KHR_external_memory + + VK_KHR_external_memory_fd + - VK_KHR_external_semaphore + - VK_KHR_external_semaphore_fd + - VK_KHR_format_feature_flags2 + + VK_KHR_fragment_shader_barycentric + + VK_KHR_fragment_shading_rate + * VK_KHR_get_memory_requirements2 + - VK_KHR_global_priority + * VK_KHR_image_format_list + - VK_KHR_imageless_framebuffer + - VK_KHR_incremental_present + - VK_KHR_index_type_uint8 + - VK_KHR_line_rasterization + - VK_KHR_load_store_op_none + - VK_KHR_maintenance1 + - VK_KHR_maintenance10 + - VK_KHR_maintenance2 + - VK_KHR_maintenance3 + * VK_KHR_maintenance4 + + VK_KHR_maintenance5 + - VK_KHR_maintenance6 + - VK_KHR_maintenance7 + - VK_KHR_maintenance8 + - VK_KHR_maintenance9 + - VK_KHR_map_memory2 + * VK_KHR_multiview + - VK_KHR_pipeline_binary + - VK_KHR_pipeline_executable_properties + + VK_KHR_pipeline_library + - VK_KHR_present_id + - VK_KHR_present_id2 + - VK_KHR_present_mode_fifo_latest_ready + - VK_KHR_present_wait + - VK_KHR_present_wait2 + - VK_KHR_push_descriptor + + VK_KHR_ray_query + - VK_KHR_ray_tracing_maintenance1 + + VK_KHR_ray_tracing_pipeline + + VK_KHR_ray_tracing_position_fetch + - VK_KHR_relaxed_block_layout + - VK_KHR_robustness2 + - VK_KHR_sampler_mirror_clamp_to_edge + * VK_KHR_sampler_ycbcr_conversion + * VK_KHR_separate_depth_stencil_layouts + * VK_KHR_shader_atomic_int64 + - VK_KHR_shader_bfloat16 + - VK_KHR_shader_clock + - VK_KHR_shader_draw_parameters + - VK_KHR_shader_expect_assume + + VK_KHR_shader_float16_int8 + * VK_KHR_shader_float_controls + - VK_KHR_shader_float_controls2 + - VK_KHR_shader_fma + - VK_KHR_shader_integer_dot_product + - VK_KHR_shader_maximal_reconvergence + - VK_KHR_shader_non_semantic_info + - VK_KHR_shader_quad_control + - VK_KHR_shader_relaxed_extended_instruction + - VK_KHR_shader_subgroup_extended_types + - VK_KHR_shader_subgroup_rotate + - VK_KHR_shader_subgroup_uniform_control_flow + - VK_KHR_shader_terminate_invocation + - VK_KHR_shader_untyped_pointers + - VK_KHR_shared_presentable_image + * VK_KHR_spirv_1_4 + - VK_KHR_storage_buffer_storage_class + + VK_KHR_swapchain + - VK_KHR_swapchain_maintenance1 + - VK_KHR_swapchain_mutable_format + * VK_KHR_synchronization2 + * VK_KHR_timeline_semaphore + - VK_KHR_unified_image_layouts + - VK_KHR_uniform_buffer_standard_layout + - VK_KHR_variable_pointers + - VK_KHR_vertex_attribute_divisor + - VK_KHR_video_decode_av1 + - VK_KHR_video_decode_h264 + - VK_KHR_video_decode_h265 + - VK_KHR_video_decode_queue + - VK_KHR_video_decode_vp9 + - VK_KHR_video_encode_av1 + - VK_KHR_video_encode_h264 + - VK_KHR_video_encode_h265 + - VK_KHR_video_encode_intra_refresh + - VK_KHR_video_encode_quantization_map + - VK_KHR_video_encode_queue + - VK_KHR_video_maintenance1 + - VK_KHR_video_maintenance2 + - VK_KHR_video_queue + - VK_KHR_vulkan_memory_model + - VK_KHR_workgroup_memory_explicit_layout + - VK_KHR_zero_initialize_workgroup_memory + - VK_NVX_binary_import + - VK_NVX_image_view_handle + - VK_NVX_multiview_per_view_attributes + - VK_NV_clip_space_w_scaling + - VK_NV_cluster_acceleration_structure + - VK_NV_compute_occupancy_priority + - VK_NV_compute_shader_derivatives + - VK_NV_cooperative_matrix + - VK_NV_cooperative_matrix2 + - VK_NV_cooperative_vector + - VK_NV_copy_memory_indirect + - VK_NV_corner_sampled_image + - VK_NV_coverage_reduction_mode + - VK_NV_cuda_kernel_launch + - VK_NV_dedicated_allocation + - VK_NV_dedicated_allocation_image_aliasing + - VK_NV_descriptor_pool_overallocation + + VK_NV_device_diagnostic_checkpoints + + VK_NV_device_diagnostics_config + - VK_NV_device_generated_commands + - VK_NV_device_generated_commands_compute + - VK_NV_disk_cache_utils + - VK_NV_extended_sparse_address_space + - VK_NV_fill_rectangle + - VK_NV_fragment_coverage_to_color + - VK_NV_fragment_shader_barycentric + - VK_NV_fragment_shading_rate_enums + - VK_NV_framebuffer_mixed_samples + - VK_NV_geometry_shader_passthrough + - VK_NV_inherited_viewport_scissor + - VK_NV_internal_nvpresent + - VK_NV_linear_color_attachment + - VK_NV_low_latency + - VK_NV_low_latency2 + - VK_NV_memory_decompression + - VK_NV_mesh_shader + - VK_NV_optical_flow + - VK_NV_partitioned_acceleration_structure + - VK_NV_present_metering + - VK_NV_raw_access_chains + - VK_NV_ray_tracing + - VK_NV_ray_tracing_invocation_reorder + - VK_NV_ray_tracing_motion_blur + - VK_NV_representative_fragment_test + - VK_NV_sample_mask_override_coverage + - VK_NV_scissor_exclusive + - VK_NV_shader_atomic_float16_vector + - VK_NV_shader_image_footprint + - VK_NV_shader_sm_builtins + - VK_NV_shader_subgroup_partitioned + - VK_NV_shading_rate_image + - VK_NV_viewport_array2 + - VK_NV_viewport_swizzle +Found 0 available device layers ! +Vulkan Physical Device Driver Properties: +- driverName: NVIDIA +- driverInfo: 595.58.03 +Vulkan Variable Rate Shading choice: 0. +Device properties: Geometry 1 BufferAtomic64 1 ImageAtomic64 1 +Enabling Vulkan Descriptor Buffers with: allowSamplerImageViewPostSubmitCreation=0, maxDescriptorBufferBindings=32, maxSamplerDescriptorBufferBindings=32, maxResourceDescriptorBufferBindings=32, samplerDescriptorBufferAddressSpaceSize=1099511627776, resourceDescriptorBufferAddressSpaceSize=1099511627776, maxSamplerDescriptorBufferRange=1099511627776, maxResourceDescriptorBufferRange=1099511627776, descriptorBufferAddressSpaceSize=1099511627776, descriptorBufferOffsetAlignment=64, samplerDescriptorSize=4 +Found 6 Queue Families +Initializing Queue Family 0: 16 queues Gfx Compute Xfer Sparse +Skipping unnecessary Queue Family 1: 2 queues Xfer Sparse +Skipping unnecessary Queue Family 2: 8 queues Compute Xfer Sparse +Skipping unnecessary Queue Family 3: 1 queues Xfer Sparse +Skipping unnecessary Queue Family 4: 2 queues Xfer Sparse +Skipping unnecessary Queue Family 5: 1 queues Xfer Sparse +TimestampValidBits=64 +Using 0 device layers. +Using 47 device extensions: +* VK_KHR_swapchain +* VK_EXT_memory_budget +* VK_EXT_memory_priority +* VK_KHR_create_renderpass2 +* VK_KHR_deferred_host_operations +* VK_KHR_spirv_1_4 +* VK_KHR_shader_float_controls +* VK_KHR_image_format_list +* VK_EXT_load_store_op_none +* VK_EXT_tooling_info +* VK_KHR_dynamic_rendering +* VK_KHR_pipeline_library +* VK_KHR_driver_properties +* VK_KHR_maintenance4 +* VK_KHR_maintenance5 +* VK_KHR_shader_atomic_int64 +* VK_EXT_shader_image_atomic_int64 +* VK_EXT_scalar_block_layout +* VK_EXT_shader_viewport_index_layer +* VK_KHR_separate_depth_stencil_layouts +* VK_KHR_synchronization2 +* VK_KHR_fragment_shading_rate +* VK_KHR_multiview +* VK_KHR_get_memory_requirements2 +* VK_EXT_descriptor_indexing +* VK_EXT_host_query_reset +* VK_EXT_subgroup_size_control +* VK_EXT_calibrated_timestamps +* VK_EXT_descriptor_buffer +* VK_EXT_device_fault +* VK_EXT_shader_demote_to_helper_invocation +* VK_KHR_16bit_storage +* VK_KHR_shader_float16_int8 +* VK_KHR_depth_stencil_resolve +* VK_EXT_pipeline_creation_cache_control +* VK_KHR_fragment_shader_barycentric +* VK_KHR_compute_shader_derivatives +* VK_KHR_sampler_ycbcr_conversion +* VK_KHR_timeline_semaphore +* VK_EXT_mesh_shader +* VK_EXT_graphics_pipeline_library +* VK_EXT_mutable_descriptor_type +* VK_KHR_buffer_device_address +* VK_KHR_acceleration_structure +* VK_KHR_ray_tracing_pipeline +* VK_KHR_ray_query +* VK_KHR_ray_tracing_position_fetch +Vulkan debug markers support: resource names disabled, begin/end labels disabled. +Max memory allocations 4294967295. +3 Device Memory Heaps: + 0: Flags 0x1 - Size 25757220864 (24564.00 MB) - Used 0 (0.00%) - DeviceLocal - PrimaryHeap + 1: Flags 0x0 - Size 50502672384 (48163.10 MB) - Used 0 (0.00%) + 2: Flags 0x1 - Size 257949696 (246.00 MB) - Used 0 (0.00%) - DeviceLocal +5 Device Memory Types (Not unified): + 1: Flags 0x00001 - Heap 0 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT + 0: Flags 0x00000 - Heap 1 - + 2: Flags 0x00006 - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT + 3: Flags 0x0000e - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT|VK_MEMORY_PROPERTY_HOST_CACHED_BIT + 4: Flags 0x00007 - Heap 2 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT|VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +Memory Budget Extension: + | Usage | Budget | Size | + ---------|------------------------------------------------------------------| + HEAP 00 | 0.07% / 17.38 MB | 23426.88 MB | 24564.00 MB | + HEAP 01 | 0.08% / 39.29 MB | 48163.10 MB | 48163.10 MB | + HEAP 02 | 16.26% / 40.00 MB | 206.00 MB | 246.00 MB | + ---------|------------------------------------------------------------------| +Dynamic Uniform Buffers are enabled, but they will not be used with Vulkan bindless. +Memory defrag is enabled, but it will not be used with Vulkan bindless. +FVulkanPipelineStateCacheManager: Binary pipeline cache '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/VulkanPSO.cache.10de.2684' not found. +Vulkan Async Compute has been DISABLED. +Wave Operations have been ENABLED (wave size: min=32 max=32). +Integrated GPU (iGPU): false +Current RHI supports per-draw and screenspace Variable Rate Shading +Texture pool is 17367 MB (70% of 24810 MB) +Metadata set : verbatimrhiname="Vulkan" +Metadata set : rhiname="Vulkan" +Metadata set : rhifeaturelevel="SM6" +Metadata set : shaderplatform="VULKAN_SM6" +Initializing FReadOnlyCVARCache +Running Turnkey SDK detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all' +Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all ] +ASTCEnc version 5.0.1 library loaded +Loaded Base TextureFormat: TextureFormatASTC +Loaded Base TextureFormat: TextureFormatDXT +Loaded Base TextureFormat: TextureFormatETC2 +Loaded Base TextureFormat: TextureFormatIntelISPCTexComp +Loaded Base TextureFormat: TextureFormatUncompressed +Oodle Texture TFO init; latest sdk version = 2.9.13 +Oodle Texture loading DLL: liboo2texlinux64.2.9.13.so +Oodle Texture loading DLL: liboo2texlinux64.2.9.5.so +Loaded Base TextureFormat: TextureFormatOodle +Loaded TargetPlatform 'LinuxArm64' +Loaded TargetPlatform 'LinuxArm64Server' +Loaded TargetPlatform 'LinuxArm64Client' +Loaded TargetPlatform 'Linux' +Loaded TargetPlatform 'LinuxEditor' +Loaded TargetPlatform 'LinuxServer' +Loaded TargetPlatform 'LinuxClient' +Loaded TargetPlatform 'Android' +Loaded TargetPlatform 'Android_ASTC' +Loaded TargetPlatform 'Android_DXT' +Loaded TargetPlatform 'Android_ETC2' +Loaded TargetPlatform 'Android_OpenXR' +Loaded TargetPlatform 'AndroidClient' +Loaded TargetPlatform 'Android_ASTCClient' +Loaded TargetPlatform 'Android_DXTClient' +Loaded TargetPlatform 'Android_ETC2Client' +Loaded TargetPlatform 'Android_OpenXRClient' +Loaded TargetPlatform 'Android_Multi' +Loaded TargetPlatform 'Android_MultiClient' +Building Assets For LinuxEditor +Unable to find shader format SF_VULKAN_SM6 from hinted modules, loading all potential format modules to find it +Loaded format module ShaderFormatOpenGL + GLSL_150_ES31 + GLSL_ES3_1_ANDROID +Loaded format module ShaderFormatVectorVM + VVM_1_0 +Loaded format module VulkanShaderFormat + SF_VULKAN_SM5 + SF_VULKAN_ES31_ANDROID + SF_VULKAN_ES31 + SF_VULKAN_SM5_ANDROID + SF_VULKAN_SM6 +Ray tracing is enabled (dynamic). Reason: r.RayTracing=1 and r.RayTracing.EnableOnDemand=1. +Ray tracing shaders are enabled. +Memory: Max Cache Size: -1 MB +FDerivedDataBackendGraph: Pak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +Unable to find inner node Pak for hierarchy Hierarchy. +FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +Unable to find inner node CompressedPak for hierarchy Hierarchy. +../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (1217 MiB) +FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +Unable to find inner node EnterprisePak for hierarchy Hierarchy. +Found Zen config default=/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data +InTree version at '/opt/unreal-engine/Engine/Binaries/Linux/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +Installed version at '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +No current process using the data dir found, launching a new instance +Launching executable '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver', working dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install', data dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data', args '--port 8558 --data-dir "/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data" --http asio --gc-cache-duration-seconds 1209600 --gc-interval-seconds 21600 --gc-low-diskspace-threshold 2147483648 --quiet --http-forceloopback --owner-pid 29627 --child-id Zen_29627_Startup' +Unreal Zen Storage Server HTTP service at [::1]:8658 status: OK!. +Local ZenServer AutoLaunch initialization completed in 0.122 seconds +ZenLocal: Using ZenServer HTTP service at http://[::1]:8658/ with namespace ue.ddc status: OK!. +/home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds. +/home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.00ms. RandomReadSpeed=5084.71MBs, RandomWriteSpeed=860.94MBs. Assigned SpeedClass 'Local' +Local: Using data cache path /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: DeleteOnly +ZenShared: Disabled because Host is set to 'None' +Unable to find inner node ZenShared for hierarchy Hierarchy. +Shared: Disabled because no path is configured. +Unable to find inner node Shared for hierarchy Hierarchy. +Cloud: Disabled because Host is set to 'None' +Unable to find inner node Cloud for hierarchy Hierarchy. +Guid format shader working directory is 14 characters bigger than the processId version (../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/WorkingDirectory/29627/). +Cleaned the shader compiler working directory '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/tmp/DC74B3335E524782B0DA158D7C0D665E/'. +UBA/Horde Configuration [Uba.Provider.Horde]: Not Enabled +Using 8 local workers for shader compilation +Compiling shader autogen file: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/ShaderAutogen/VULKAN_SM6/AutogenShaderHeaders.ush +Autogen file is unchanged, skipping write. +Completed SDK detection: ExitCode = 0 +Using FreeType 2.10.0 +SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png' error. +Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] +Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' error. +Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] +FAssetRegistry took 0.0019 seconds to start up +AssetDataGatherer spent 0.000s loading caches ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_*.bin. +EditorDomain is Disabled +Deviceprofile LinuxArm64Editor not found. +Deviceprofile LinuxArm64 not found. +Selected Device Profile: [LinuxEditor] +Active device profile: [0xb2d6bba3480][0xb2d6bbdc800 66] LinuxEditor +Metadata set : deviceprofile="LinuxEditor" +FlushAsyncLoading(1): 1 QueuedPackages, 0 AsyncPackages +Texture Encode Speed: FinalIfAvailable (editor). +Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +Shared linear texture encoding: Disabled +Turnkey Platform: Android: (Status=Invalid, MinAllowed_Sdk=r25b, MaxAllowed_Sdk=r29, Current_Sdk=, Allowed_AutoSdk=r27c, Current_AutoSdk=, Flags="Platform_InvalidHostPrerequisites, Support_FullSdk", Error="Android Studio is not installed correctly.") +Turnkey Platform: Linux: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +Turnkey Platform: LinuxArm64: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +Running Turnkey device detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI' +Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI -nocompile -nocompileuat ] +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness because of a recursive sync load +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec because of a recursive sync load +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_M because of a recursive sync load +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_N because of a recursive sync load +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Opacity/CameraDepthFade because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDiffuse because of a recursive sync load +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions02/Utility/BreakOutFloat2Components because of a recursive sync load +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultPostProcessMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultDeferredDecalMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultLightFunctionMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/WorldGridMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDeferredDecalMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/WorldGridMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +HLOD mesh reduction module (r.ProxyLODMeshReductionModule) set to "ProxyLODMeshReduction" which doesn't exist. +Using QuadricMeshReduction for automatic static mesh reduction +Using SkeletalMeshReduction for automatic skeletal mesh reduction +No automatic mesh merging module available +No distributed automatic mesh merging module available +No automatic mesh merging module available +No distributed automatic mesh merging module available +Completed device detection: Code = 0 +Applying CVar settings from Section [/Script/CQTest.CQTestSettings] File [Engine] +VirtualizationSystem name found in ini file: None +FNullVirtualizationSystem mounted, virtualization will be disabled +FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetActorFactory name: NetActorFactory id: 0 +FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetSubObjectFactory name: NetSubObjectFactory id: 1 +Linux SourceCodeAccessSettings: VisualStudioCode +Border +BreadcrumbButton +Brushes.Title +ColorPicker.ColorThemes +Default +Icons.Save +Icons.Toolbar.Settings +ListView +SoftwareCursor_CardinalCross +SoftwareCursor_Grab +TableView.DarkRow +TableView.Row +TreeView +FWorldPartitionClassDescRegistry::Initialize started... +FWorldPartitionClassDescRegistry::Initialize took 1.803 ms +XR: Instanced Stereo Rendering is Enabled +XR: MultiViewport is Enabled +XR: Mobile Multiview is Disabled +Turnkey Device: Linux@WEYLAND-YUTANI: (Name=WEYLAND-YUTANI, Type=Computer, Status=Valid, Allowed=, Current=Arch Linux, Flags="Device_InstallSoftwareValid") +UGameplayTagsManager::InitializeManager - 0.000 s +MetaSound Page Target Initialized to 'Default' +Registering Engine Module Parameter Interfaces... +MetaSound Engine Initialized +Niagara Debugger Client Initialized | Session: 578CF909D85A4F7A800000000000EF00 | Instance: B4E6601A574B4202BDE8D2B7C26FAF8A (WEYLAND-YUTANI-29627). +Work queue size set to 1024. +Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +Unicast socket bound to '0.0.0.0:36243'. +Added local interface '192.168.1.180' to multicast group '230.0.0.1:6666' +Added local interface '192.168.122.1' to multicast group '230.0.0.1:6666' +Added local interface '172.31.0.1' to multicast group '230.0.0.1:6666' +Using asynchronous task graph for message deserialization. +Initializing TcpMessaging bridge +MakeRuntimeORTDml: + DirectML: no + RHI D3D12: no + D3D12: no + NPU: no +Interface availability: + GPU: no + RDG: no + NPU: no +NNERuntimeORTDml can only cook! +Initialize +OnSessionChanged +Initialize +OnSessionChanged +Initialize +OnSessionChanged +Initialize +OnSessionChanged +[RegisterExtension] Registering CVD Extension [FChaosVDGenericDebugDrawExtension] ... +[RegisterExtension] Registering CVD Extension [FChaosVDAccelerationStructuresExtension] ... +UAndroidPermissionCallbackProxy::GetInstance +No Audio Capture implementations found. Audio input will be silent. +No Audio Capture implementations found. Audio input will be silent. +OpenXR ignores max viewport resolution in editor to support full HMD resolutions. +Applying CVar settings from Section [/Script/NNEDenoiser.NNEDenoiserSettings] File [Engine] +Revision control is disabled +Cannot determine whether '/home/reimoz/.steampath' is a directory - d_type not supported and stat() failed with errno=2 (No such file or directory) +Failed to read file '../../../Engine/Content/Slate/Icons/doc_16x.png' error. +Could not load file for Slate resource: [../../../Engine/Content/Slate/Icons/doc_16x.png] file: [../../../Engine/Content/Slate/Icons/doc_16x.png] +Failed to read file '../../../Engine/Content/Slate/Common/ButtonHoverHint.png' error. +Could not load file for Slate resource: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] file: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] +Revision control is disabled +Loaded 0 collections in 0.002327 seconds +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Collections/' took 0.00s +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Developers/reimoz/Collections/' took 0.00s +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Collections/' took 0.00s +43167 objects as part of root set at end of initial load. +CloseDisregardForGC: 0/0 objects in disregard for GC pool +Initializing Engine... +0x00007f0b687ea7b6 Dladdr: 0.022270ms Open: 0.018340ms Search: 0.035840ms +0x00007f0b687966d6 Dladdr: 0.004130ms Open: 0.005640ms Search: 0.034110ms +0x00007f0b687a24d3 Dladdr: 0.003560ms Open: 0.005080ms Search: 0.034580ms +0x00007f0b687d3395 Dladdr: 0.003250ms Open: 0.005030ms Search: 0.034660ms +0x00007f0b687b9840 Dladdr: 0.003290ms Open: 0.005480ms Search: 0.034230ms +0x00007f0c3419429e Dladdr: 0.312340ms Open: 0.010610ms Search: 0.050770ms +0x00007f0c341800f9 Dladdr: 0.269740ms Open: 0.005590ms Search: 0.043440ms +0x00007f0c2b643dbf Dladdr: 0.112250ms Open: 0.008220ms Search: 0.043491ms +0x00007f0c2b6488a9 Dladdr: 0.119420ms Open: 0.005290ms Search: 0.041420ms +0x00007f0c2c3b01e8 Dladdr: 0.115750ms Open: 0.007090ms Search: 0.047620ms +0x000000000023a54d Dladdr: 0.003680ms Open: 0.007180ms Search: 0.028780ms +0x00007f0c2c3bbb30 Dladdr: 0.111860ms Open: 0.005350ms Search: 0.038790ms +0x000000000024cd32 Dladdr: 0.002290ms Open: 0.004720ms Search: 0.030900ms +0x00007f0c373afe59 Dladdr: 0.005030ms Open: 0.010160ms Search: 0.024050ms +0x00007f0c298366c0 Dladdr: 0.022280ms Open: 0.005680ms Search: 0.001330ms +0x00007f0c298367f8 Dladdr: 0.016370ms Open: 0.002120ms Search: 0.000130ms +0x0000000000239649 Dladdr: 0.001950ms Open: 0.004190ms Search: 0.027300ms +FPlatformStackWalk::StackWalkAndDump - 0.002 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 148] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007f0b687ea7b7 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_0::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +[Callstack] 0x00007f0b687966d7 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +[Callstack] 0x00007f0b687a24d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[Callstack] 0x00007f0b687d3396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007f0b687b9841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007f0c3419429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007f0c341800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007f0c2b643dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007f0c2b6488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007f0c2c3b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007f0c2c3bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007f0c373afe5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007f0c298366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007f0c298367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [<,:-1] + + SubmitErrorReport - 0.000 s + SendNewReport - 0.018 s + FDebug::EnsureFailed - 0.030 s +0x00007f0b687ea7f8 Dladdr: 0.061680ms Open: 0.015120ms Search: 0.036380ms +0x00007f0b687966ef Dladdr: 0.005620ms Open: 0.006350ms Search: 0.037400ms +0x00007f0b687a24d3 Dladdr: 0.003680ms Open: 0.005490ms Search: 0.039100ms +0x00007f0b687d3395 Dladdr: 0.002900ms Open: 0.004750ms Search: 0.038110ms +0x00007f0b687b9840 Dladdr: 0.002640ms Open: 0.004630ms Search: 0.034310ms +0x00007f0c3419429e Dladdr: 0.423790ms Open: 0.061400ms Search: 0.055270ms +0x00007f0c341800f9 Dladdr: 0.278591ms Open: 0.007530ms Search: 0.042510ms +0x00007f0c2b643dbf Dladdr: 0.127310ms Open: 0.014130ms Search: 0.047360ms +0x00007f0c2b6488a9 Dladdr: 0.102480ms Open: 0.005470ms Search: 0.039720ms +0x00007f0c2c3b01e8 Dladdr: 0.127780ms Open: 0.006220ms Search: 0.045200ms +0x000000000023a54d Dladdr: 0.004310ms Open: 0.007930ms Search: 0.030260ms +0x00007f0c2c3bbb30 Dladdr: 0.112310ms Open: 0.005410ms Search: 0.039520ms +0x000000000024cd32 Dladdr: 0.002300ms Open: 0.004650ms Search: 0.029140ms +0x00007f0c373afe59 Dladdr: 0.003520ms Open: 0.009770ms Search: 0.023730ms +0x00007f0c298366c0 Dladdr: 0.038480ms Open: 0.012150ms Search: 0.002970ms +0x00007f0c298367f8 Dladdr: 0.015490ms Open: 0.002530ms Search: 0.000160ms +0x0000000000239649 Dladdr: 0.002140ms Open: 0.008860ms Search: 0.028330ms +FPlatformStackWalk::StackWalkAndDump - 0.002 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 149] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007f0b687ea7f9 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_1::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +[Callstack] 0x00007f0b687966f0 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +[Callstack] 0x00007f0b687a24d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[Callstack] 0x00007f0b687d3396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007f0b687b9841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007f0c3419429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007f0c341800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007f0c2b643dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007f0c2b6488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007f0c2c3b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007f0c2c3bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007f0c373afe5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007f0c298366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007f0c298367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [<,:-1] + + SubmitErrorReport - 0.000 s + SendNewReport - 0.022 s + FDebug::EnsureFailed - 0.027 s +0x00007f0b687ea83a Dladdr: 0.099110ms Open: 0.017590ms Search: 0.036490ms +0x00007f0b68796607 Dladdr: 0.003720ms Open: 0.005370ms Search: 0.035500ms +0x00007f0b687a24d3 Dladdr: 0.003100ms Open: 0.005640ms Search: 0.035090ms +0x00007f0b687d3395 Dladdr: 0.015470ms Open: 0.005900ms Search: 0.035040ms +0x00007f0b687b9840 Dladdr: 0.003320ms Open: 0.005200ms Search: 0.038140ms +0x00007f0c3419429e Dladdr: 0.506441ms Open: 0.012900ms Search: 0.049030ms +0x00007f0c341800f9 Dladdr: 0.330270ms Open: 0.012520ms Search: 0.052410ms +0x00007f0c2b643dbf Dladdr: 0.243720ms Open: 0.025830ms Search: 0.059150ms +0x00007f0c2b6488a9 Dladdr: 0.126440ms Open: 0.011800ms Search: 0.045260ms +0x00007f0c2c3b01e8 Dladdr: 0.118480ms Open: 0.007600ms Search: 0.043980ms +0x000000000023a54d Dladdr: 0.011050ms Open: 0.007370ms Search: 0.028030ms +0x00007f0c2c3bbb30 Dladdr: 0.112080ms Open: 0.009630ms Search: 0.040650ms +0x000000000024cd32 Dladdr: 0.002350ms Open: 0.004800ms Search: 0.029850ms +0x00007f0c373afe59 Dladdr: 0.001530ms Open: 0.005640ms Search: 0.021320ms +0x00007f0c298366c0 Dladdr: 0.024780ms Open: 0.004370ms Search: 0.000920ms +0x00007f0c298367f8 Dladdr: 0.015750ms Open: 0.002170ms Search: 0.000130ms +0x0000000000239649 Dladdr: 0.001830ms Open: 0.004900ms Search: 0.026520ms +FPlatformStackWalk::StackWalkAndDump - 0.003 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 154] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007f0b687ea83b libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_2::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:154] +[Callstack] 0x00007f0b68796608 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:154] +[Callstack] 0x00007f0b687a24d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[Callstack] 0x00007f0b687d3396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007f0b687b9841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007f0c3419429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007f0c341800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007f0c2b643dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007f0c2b6488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007f0c2c3b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007f0c2c3bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007f0c373afe5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007f0c298366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007f0c298367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [<,:-1] + + SubmitErrorReport - 0.000 s + SendNewReport - 0.021 s + FDebug::EnsureFailed - 0.033 s +0x00007f0b687ea87c Dladdr: 0.089140ms Open: 0.038620ms Search: 0.040830ms +0x00007f0b6879661d Dladdr: 0.004180ms Open: 0.005710ms Search: 0.029350ms +0x00007f0b687a24d3 Dladdr: 0.003660ms Open: 0.005370ms Search: 0.036731ms +0x00007f0b687d3395 Dladdr: 0.004140ms Open: 0.006530ms Search: 0.039480ms +0x00007f0b687b9840 Dladdr: 0.006190ms Open: 0.011250ms Search: 0.039460ms +0x00007f0c3419429e Dladdr: 0.519150ms Open: 0.013210ms Search: 0.047700ms +0x00007f0c341800f9 Dladdr: 0.290800ms Open: 0.005850ms Search: 0.044030ms +0x00007f0c2b643dbf Dladdr: 0.119260ms Open: 0.010480ms Search: 0.053950ms +0x00007f0c2b6488a9 Dladdr: 0.107990ms Open: 0.009830ms Search: 0.041820ms +0x00007f0c2c3b01e8 Dladdr: 0.116550ms Open: 0.005680ms Search: 0.045090ms +0x000000000023a54d Dladdr: 0.003180ms Open: 0.006230ms Search: 0.030350ms +0x00007f0c2c3bbb30 Dladdr: 0.111490ms Open: 0.013370ms Search: 0.042510ms +0x000000000024cd32 Dladdr: 0.002340ms Open: 0.004930ms Search: 0.031850ms +0x00007f0c373afe59 Dladdr: 0.001750ms Open: 0.006870ms Search: 0.022650ms +0x00007f0c298366c0 Dladdr: 0.024910ms Open: 0.006190ms Search: 0.002310ms +0x00007f0c298367f8 Dladdr: 0.012830ms Open: 0.002410ms Search: 0.000140ms +0x0000000000239649 Dladdr: 0.001920ms Open: 0.004890ms Search: 0.029650ms +FPlatformStackWalk::StackWalkAndDump - 0.003 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 155] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007f0b687ea87d libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_3::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:155] +[Callstack] 0x00007f0b6879661e libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:155] +[Callstack] 0x00007f0b687a24d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[Callstack] 0x00007f0b687d3396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007f0b687b9841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007f0c3419429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007f0c341800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007f0c2b643dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007f0c2b6488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007f0c2c3b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007f0c2c3bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007f0c373afe5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007f0c298366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007f0c298367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [<,:-1] + + SubmitErrorReport - 0.000 s + SendNewReport - 0.020 s + FDebug::EnsureFailed - 0.036 s +HMD configured for shader platform VULKAN_SM6, bIsMobileMultiViewEnabled=0, bProjectionLayerAlphaEnabled=0 +0x00007f0b687eb9c2 Dladdr: 0.041430ms Open: 0.012680ms Search: 0.036910ms +0x00007f0b687a3286 Dladdr: 0.003340ms Open: 0.005540ms Search: 0.033690ms +0x00007f0b687d3395 Dladdr: 0.002570ms Open: 0.005490ms Search: 0.035420ms +0x00007f0b687b9840 Dladdr: 0.002520ms Open: 0.005370ms Search: 0.035200ms +0x00007f0c3419429e Dladdr: 0.334800ms Open: 0.008050ms Search: 0.043990ms +0x00007f0c341800f9 Dladdr: 0.290780ms Open: 0.006460ms Search: 0.044150ms +0x00007f0c2b643dbf Dladdr: 0.163610ms Open: 0.015830ms Search: 0.060181ms +0x00007f0c2b6488a9 Dladdr: 0.106230ms Open: 0.006920ms Search: 0.042300ms +0x00007f0c2c3b01e8 Dladdr: 0.134610ms Open: 0.019040ms Search: 0.051930ms +0x000000000023a54d Dladdr: 0.004010ms Open: 0.008170ms Search: 0.030250ms +0x00007f0c2c3bbb30 Dladdr: 0.115200ms Open: 0.006070ms Search: 0.041610ms +0x000000000024cd32 Dladdr: 0.002350ms Open: 0.004480ms Search: 0.030240ms +0x00007f0c373afe59 Dladdr: 0.001090ms Open: 0.006780ms Search: 0.021680ms +0x00007f0c298366c0 Dladdr: 0.017660ms Open: 0.004340ms Search: 0.001040ms +0x00007f0c298367f8 Dladdr: 0.012360ms Open: 0.002220ms Search: 0.000140ms +0x0000000000239649 Dladdr: 0.001970ms Open: 0.004900ms Search: 0.028750ms +FPlatformStackWalk::StackWalkAndDump - 0.002 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp] [Line: 1712] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007f0b687eb9c3 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion)::$_1::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1712] +[Callstack] 0x00007f0b687a3287 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1712] +[Callstack] 0x00007f0b687d3396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007f0b687b9841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007f0c3419429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007f0c341800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007f0c2b643dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007f0c2b6488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007f0c2c3b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007f0c2c3bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007f0c373afe5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007f0c298366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007f0c298367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [<,:-1] + + FDebug::EnsureFailed - 0.013 s +Initializing StylusInput subsystem. +StylusInput not supported on this platform. +UTedsSettingsEditorSubsystem::Initialize +Oodle Texture loading DLL: liboo2texlinux64.2.9.11.so +Oodle Texture loading DLL: liboo2texlinux64.2.9.12.so +Creating Chaos Debug Draw Scene for world Untitled +SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Temp/Untitled_0.Untitled'. +Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use. +Texture streaming: Enabled +[UEEditor.Rocket.Release] AnalyticsET::StartSession ( APIServer = https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data. AppVersion = 5.6.1-44394996+++UE5+Release-5.6 ) +Initializing Audio Device Manager... +Loading Default Audio Settings Objects... +No default SoundConcurrencyObject specified (or failed to load). +Audio Device Manager Initialized +Creating Audio Device: Id: 1, Scope: Shared, Realtime: True +Audio Mixer Platform Settings: + Sample Rate: 48000 + Callback Buffer Frame Size Requested: 1024 + Callback Buffer Frame Size To Use: 1024 + Number of buffers to queue: 2 + Max Channels (voices): 32 + Number of Async Source Workers: 0 +AudioDevice MaxSources: 32 +Audio Spatialization Plugin: None (built-in). +Audio Reverb Plugin: None (built-in). +Audio Occlusion Plugin: None (built-in). +Initialized SDL using pulseaudio platform API backend. +Initializing audio mixer using platform API: 'SDL2' +Opening default audio device (device index -1) +Using Audio Hardware Device Starship/Matisse HD Audio Controller Digital Stereo (IEC958) +Initializing Sound Submixes... +Creating Master Submix 'MasterSubmixDefault' +Creating Master Submix 'MasterReverbSubmixDefault' +Output buffers initialized: Frames=1024, Channels=6, Samples=6144, InstanceID=1 +Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +FAudioDevice initialized with ID 1. +Audio Device (ID: 1) registered with world 'Untitled'. +Initializing Audio Bus Subsystem for audio device with ID 1 +Metadata set : largeworldcoordinates="1" +Undo buffer set to 256 MB +Transaction tracking system initialized +Localization service is disabled +Enabled Package for Meta Quest devices. +The following settings have been applied: + +Support arm64: 1. + +Support Vulkan: 1. + +Support x86_64: 0. + +Support Vulkan Desktop: 0. + +Support OpenGL ES3.2: 0. +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/' took 0.00s +Python enabled via CVar 'Engine.Python.IsEnabledByDefault' +Using Python 3.11.8 +No pip-enabled plugins with python dependencies found, skipping +Requested compilation of Path Tracing RTPSOs (8 permutations). + + +Script Stack (0 frames) : + +appError called: Assertion failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRCore.cpp] [Line: 24] + + diff --git a/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-32242-54EB3519BCB54CF29E059D49C2D86EF7/CrashContext.runtime-xml b/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-32242-54EB3519BCB54CF29E059D49C2D86EF7/CrashContext.runtime-xml new file mode 100644 index 0000000..b9b5e4d --- /dev/null +++ b/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-32242-54EB3519BCB54CF29E059D49C2D86EF7/CrashContext.runtime-xml @@ -0,0 +1,1186 @@ + + + + 3 + 5C3D53FF7FF3418DA77442D4338E5F5E + UECC-Linux-CF6DD0717C8F4ED7BB322575CE517CA2_0000 + false + false + false + Crash + Caught signal 11 Segmentation fault + + Attended + 32242 + 3907 + false + false + true + false + UE-MyProject2 + UnrealEditor + Development + + LinuxEditor + Linux [Arch Linux 6.19.11-arch1-1 64b] + Linux + Editor + Vanilla + + 5.6.1-44394996+++UE5+Release-5.6 + 5.6.1-44394996+++UE5+Release-5.6 + "/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" + 9 + en_US + ++UE5+Release-5.6-CL-44394996 + **UE5*Release-5.6-CL-44394996-Linux-Development + true + false + + /opt/unreal-engine/Engine/Binaries/Linux/ + /opt/unreal-engine/ + E5D2B3C70A61446E8360CCAEADDA3CCF-000003E8 + e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 + + + + Layout="LevelEditor" Label="VRTemplateMap" Content=SLevelEditor + 0 + + 8 + 16 + 1 + AuthenticAMD + AMD Ryzen 7 3800X 8-Core Processor + NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86 + Arch Linux + 6.19.11-arch1-1 + + 67336896512 + 0 + 4096 + 63 + 51480252416 + 52641095680 + 5391585280 + 5391585280 + 19841527808 + 19841527808 + 0 + 0 + 0 + 0 + + + +libnvidia-glcore.so.595.58 0x00007fa169800000 + 302ce7 +vrclient 0x00007fa163400000 + 3aa840 +vrclient 0x00007fa163400000 + 21ece3 +vrclient 0x00007fa163400000 + 187398 +vrclient 0x00007fa163400000 + 18840b +vrclient 0x00007fa163400000 + 1c938f +vrclient 0x00007fa163400000 + 192f58 +libUnrealEditor-OpenXRHMD 0x00007fa19d557000 + 66bc7 +libUnrealEditor-OpenXRHMD 0x00007fa19d557000 + 73d6a +libUnrealEditor-VulkanRHI 0x00007fa172400000 + 298717 +libUnrealEditor-VulkanRHI 0x00007fa172400000 + 232c6c +libUnrealEditor-RHI 0x00007fa29242b000 + 16d6ed +libUnrealEditor-RHI 0x00007fa29242b000 + 12971d +libUnrealEditor-RHI 0x00007fa29242b000 + 12c049 +libUnrealEditor-RHI 0x00007fa29242b000 + 147ec0 +libUnrealEditor-RHI 0x00007fa29242b000 + 129ef5 +libUnrealEditor-Core 0x00007fa299c00000 + f8fbd5 +libUnrealEditor-Core 0x00007fa299c00000 + 81b095 +libUnrealEditor-Core 0x00007fa299c00000 + 819a2d +libUnrealEditor-Core 0x00007fa299c00000 + 817c6f +libUnrealEditor-RenderCore 0x00007fa292600000 + 37fac9 +libUnrealEditor-Core 0x00007fa299c00000 + 9f65b6 +libUnrealEditor-Core 0x00007fa299c00000 + 948b5a +libc.so 0x00007fa28d60f000 + 9697a +libc.so 0x00007fa28d60f000 + 11a2bc + + 80DD9BF6DE41532D72550E26CD2380EAA63ADBD7 + 639123985913500000 + 1 + AMD Ryzen 7 3800X 8-Core Processor + 1.0 + + + 11 + Segmentation fault + 0 + 0 + + + LinuxEditorNo errors + false + Vulkan + NVIDIA GeForce RTX 4090 + 595.58 + 595.58 + 01-01-01 + SM6 + NVIDIA + 2684 + LinuxEditor + + + + + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RDG Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IoStore Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mass Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "World Metrics" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "XGE Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Enhanced Input" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Visual Debugger" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "FastBuild Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Command Link Server" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chaos Insights" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "UBA Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chaos Cloth" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mesh Painting" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "TraceUtilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem NULL" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Services" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Base" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem Utils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "EOS Shared" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Gameplay Cameras" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Engine Cameras" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Camera Shake Previewer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Launcher Chunk Installer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UDP Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "TCP Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NNERuntimeORT" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NNEDenoiser" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Paper2D" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "CLion Integration" +} + { +"Version": 110, +"VersionName": "1.11.0", +"FriendlyName": "Plastic SCM" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Perforce" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Dump GPU Services" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "PIX on Windows GPU Capture Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Visual Studio Code Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Plugin Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XCode Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CodeLite Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Subversion" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Sharing" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RenderDoc Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UObject Example Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Project Launcher" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Linux Compiler-only Integration" +} + { +"Version": 2, +"VersionName": "1.7", +"FriendlyName": "Rider Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Property Access Node" +} + { +"Version": 14, +"VersionName": "1.4", +"FriendlyName": "Git" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NamingTokens" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Oodle Texture" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Visual Studio Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "10X Editor Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "KDevelop Integration" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Template Sequence" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Actor Sequence (Experimental)" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Oodle Network" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequencer Scripting" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Level Sequence Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MetaHuman SDK" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Take Recorder" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Camera Calibration Core" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Datasmith Content" +} + { +"Version": 131, +"VersionName": "1.3.1", +"FriendlyName": "glTF Exporter" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Variant Manager" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Variant Manager Content" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Tests" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Niagara" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Cascade Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NiagaraSimCaching" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Alembic Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Performance" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Localizable Message" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "GeometryFlow" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Telemetry" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequence Navigator" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Platform Cryptography Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Low-level network trace Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Level Sequence Navigator Bridge" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosUserDataPT" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NFORDenoise" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Tool Presets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosCaching" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "TEDS: Editor Data Storage" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Python Editor Script Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Planar Cut" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Automation Utilities" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Fracture" +} + { +"Version": 1, +"VersionName": "1", +"FriendlyName": "BackChannel" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry Dataflow Nodes" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Telemetry" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Experimental Mesh Modeling Toolset" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Skeletal Mesh Simplifier (Early Access)" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Editor DataflowGraph" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Niagara" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Batch Renamer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Full Body IK" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "TEDS: Editor Data Storage Features" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "CharacterAI" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Solver" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Asset Tags" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Procedural Mesh Component" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MsQuic Runtime Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Example Device Profile Selector" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Android Runtime Permission" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Windows Movie Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Linux Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GooglePAD" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Mesh Modeling Toolset" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Custom Mesh Component" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IOS Device Profile Selector" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry Processing" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Audio Capture" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Wave Tables" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Apple Movie Player" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "StateTree" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XRBase" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chunk Downloader" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Google Cloud Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Resonance Audio" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Input Debugging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ArchVis Character" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Windows Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Android Movie Player" +} + { +"Version": 1, +"VersionName": "1.1", +"FriendlyName": "Synthesis and DSP Effects" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXR" +} + { +"Version": 2, +"VersionName": "1.0", +"FriendlyName": "Groom" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mobile Patching Utilities" +} + { +"Version": 1, +"VersionName": "0.9", +"FriendlyName": "Compute Framework" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Apple Image Utils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXREyeTracker" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Movie Player for WebM files" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Audio Synesthesia" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Cable Component" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RigVM" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "PropertyBindingUtils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MetaSound" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Significance Manager" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "SoundFields" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Android Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AndroidFileServer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mobile Location Services Blueprints Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Property Access Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AudioWidgets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Geometry Cache" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Facial Animation Bulk Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Color Grading" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Asset Manager Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXRHandTracking" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Actor Layer Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Engine Asset Definitions" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Blueprint C++ Header Preview" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Wizard for mobile packaging scenarios" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Proxy LOD Plugin (Experimental)" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UMG Widget Preview" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Data Validation" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "Stylus & Tablet Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CryptoKeys" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "EditorDebugTools" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Modeling Tools Editor Mode" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Curve Editor Tools" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GeometryMode" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GameplayTagsEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequencer Anim Tools" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mac Graphics Switching" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Plugin Browser" +} + { +"Version": 2, +"VersionName": "0.2", +"FriendlyName": "UVEditor" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Mesh LOD Toolset" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Changelist Reviews" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Material Analyzer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "World Partition HLOD Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Scripting Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "SpeedTree Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Framework" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Framework Assets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Environment Query Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AISupport" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Media Compositing" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "AVF Media Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Media Player Editor" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "Android Media Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Image Sequence Media Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "WebM Video Player" +} + { +"Version": 0, +"VersionName": "0.1", +"FriendlyName": "Media Plate" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig Modules" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "WMF Media Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig Spline" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IK Rig" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Modifier Library" +} + { +"Version": 10, +"VersionName": "10.2.7", +"FriendlyName": "RigLogic Plugin v10.3.0" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Tweening Utils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Skeletal Mesh Editing Tools" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Blendspace Motion Analysis" +} + { +"Version": 1, +"VersionName": "0.9", +"FriendlyName": "Deformer Graph" +} + { +"Version": 1, +"VersionName": "2.0", +"FriendlyName": "Live Link" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Data" +} + { +"Version": 30100, +"VersionName": "3.1.0", +"FriendlyName": "Animation Compression Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem iOS" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XInput Device" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Portable Object File Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CompositeCore" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem GooglePlay" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "BaseCharacterFXEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Object Mixer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Light Mixer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - Class Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - File Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - Asset Data Source" +} + + diff --git a/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-32242-54EB3519BCB54CF29E059D49C2D86EF7/CrashReportClient.ini b/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-32242-54EB3519BCB54CF29E059D49C2D86EF7/CrashReportClient.ini new file mode 100644 index 0000000..ac738fd --- /dev/null +++ b/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-32242-54EB3519BCB54CF29E059D49C2D86EF7/CrashReportClient.ini @@ -0,0 +1,10 @@ +[CrashReportClient] +bHideLogFilesOption=false +bHideAllowToBeContactedOption=false +bIsAllowedToCloseWithoutSending=true +bIsAllowedToSendWithoutDetailedInfo=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true +bAgreeToCrashUpload=false + diff --git a/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-32242-54EB3519BCB54CF29E059D49C2D86EF7/Diagnostics.txt b/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-32242-54EB3519BCB54CF29E059D49C2D86EF7/Diagnostics.txt new file mode 100644 index 0000000..9619bfc --- /dev/null +++ b/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-32242-54EB3519BCB54CF29E059D49C2D86EF7/Diagnostics.txt @@ -0,0 +1,44 @@ +Generating report for minidump + +Application version 5.6.1.0 + ... built from changelist 44394996 + +OS version Linux 6.19.11-arch1-1 (network name: WEYLAND-YUTANI) +Running 8 x86_64 processors (16 logical cores) +Exception was "SIGSEGV: invalid attempt to read memory at address 0x0000000000000158" + + + + + +libnvidia-glcore.so.595.58.03!UnknownFunction(0x302ce7) +vrclient.so!UnknownFunction(0x3aa83f) +vrclient.so!UnknownFunction(0x21ece2) +vrclient.so!UnknownFunction(0x187397) +vrclient.so!UnknownFunction(0x18840a) +vrclient.so!UnknownFunction(0x1c938e) +vrclient.so!UnknownFunction(0x192f57) +libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::OnFinishRendering_RHIThread(IRHICommandContext&) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:4093] +libUnrealEditor-OpenXRHMD.so!FOpenXRRenderBridge::Present(IRHICommandContext&, int&) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD_RenderBridge.cpp:14] +libUnrealEditor-VulkanRHI.so!FVulkanViewport::Present(FVulkanCommandListContext&, FVulkanQueue*, bool) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/VulkanRHI/Private/VulkanViewport.cpp:1100] +libUnrealEditor-VulkanRHI.so!FVulkanCommandListContext::RHIEndDrawingViewport(FRHIViewport*, bool, bool) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/VulkanRHI/Private/VulkanRHI.cpp:1273] +libUnrealEditor-RHI.so!FRHICommand::ExecuteAndDestruct(FRHICommandListBase&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/RHI/Public/RHICommandListCommandExecutes.inl:591] +libUnrealEditor-RHI.so!FRHICommandListBase::Execute() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/RHI/Private/RHICommandList.cpp:527] +libUnrealEditor-RHI.so!FRHICommandListExecutor::FTranslateState::Translate(FRHICommandListBase*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/RHI/Private/RHICommandList.cpp:1077] +libUnrealEditor-RHI.so!UE::Core::Private::Function::TFunctionRefCaller::Call(void*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/RHI/Private/RHICommandList.cpp:1028] +libUnrealEditor-RHI.so!FRHICommandListExecutor::FTaskPipe::Execute(FRHICommandListExecutor::FTaskPipe::FTask*, TRefCountPtr const&) const [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Core/Public/Templates/Function.h:471] +libUnrealEditor-Core.so!TGraphTask const&), (ESubsequentsMode::Type)0> >::ExecuteTask() [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Core/Public/Templates/Function.h:471] +libUnrealEditor-Core.so!UE::Tasks::Private::FTaskBase::TryExecuteTask() [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Core/Public/Tasks/TaskPrivate.h:527] +libUnrealEditor-Core.so!FNamedTaskThread::ProcessTasksNamedThread(int, bool) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Core/Public/Async/TaskGraphInterfaces.h:505] +libUnrealEditor-Core.so!FNamedTaskThread::ProcessTasksUntilQuit(int) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Core/Private/Async/TaskGraph.cpp:667] +libUnrealEditor-RenderCore.so!FRHIThread::Run() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/RenderCore/Private/RenderingThread.cpp:270] +libUnrealEditor-Core.so!FRunnableThreadPThread::Run() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Core/Private/HAL/PThreadRunnableThread.cpp:25] +libUnrealEditor-Core.so!FRunnableThreadPThread::_ThreadProc(void*) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Core/Private/HAL/PThreadRunnableThread.h:187] +libc.so.6!UnknownFunction(0x96979) +libc.so.6!UnknownFunction(0x11a2bb) + + + +0 loaded modules + +Report end! diff --git a/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-32242-54EB3519BCB54CF29E059D49C2D86EF7/MyProject2.log b/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-32242-54EB3519BCB54CF29E059D49C2D86EF7/MyProject2.log new file mode 100644 index 0000000..ba35838 --- /dev/null +++ b/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-32242-54EB3519BCB54CF29E059D49C2D86EF7/MyProject2.log @@ -0,0 +1,2093 @@ +Log file open, 04/21/26 21:57:56 +LogInit: Display: Running engine for game: MyProject2 +LogCore: UTS: Unreal Trace Server launched successfully +LogTrace: Initializing trace... +LogCore: Display: Requested channels: 'cpu,gpu,frame,log,bookmark,screenshot,region' +LogTrace: Display: Control listening on port 38793 +LogTrace: Finished trace initialization. +LogCsvProfiler: Display: Metadata set : platform="Linux" +LogCsvProfiler: Display: Metadata set : config="Development" +LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.6-CL-44394996" +LogCsvProfiler: Display: Metadata set : engineversion="5.6.1-44394996+++UE5+Release-5.6" +LogCsvProfiler: Display: Metadata set : os="Arch Linux 6.19.11-arch1-1" +LogCsvProfiler: Display: Metadata set : cpu="AuthenticAMD|AMD Ryzen 7 3800X 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="" "/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject""" +LogCsvProfiler: Display: Metadata set : loginid="e5d2b3c70a61446e8360ccaeadda3ccf-000003e8" +LogCsvProfiler: Display: Metadata set : llm="0" +LogStats: Stats thread started at 0.136263 +LogCsvProfiler: Display: Metadata set : systemresolution.resx="1280" +LogCsvProfiler: Display: Metadata set : systemresolution.resy="720" +LogICUInternationalization: OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogInit: Session CrashGUID >==================================================== + Session CrashGUID > UECC-Linux-CF6DD0717C8F4ED7BB322575CE517CA2 + Session CrashGUID >==================================================== +LogConfig: No local boot hotfix file found at: [../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +LogAudio: Display: Pre-Initializing Audio Device Manager... +LogAudio: Display: AudioInfo: 'OPUS' Registered +LogAudio: Display: AudioInfo: 'OGG' Registered +LogAudio: Display: AudioInfo: 'ADPCM' Registered +LogAudio: Display: AudioInfo: 'PCM' Registered +LogAudio: Display: AudioInfo: 'BINKA' Registered +LogAudio: Display: AudioInfo: 'RADA' Registered +LogAudio: Display: Audio Device Manager Pre-Initialized +LogPluginManager: Looking for build plugins target receipt +LogPluginManager: Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +LogAssetRegistry: Display: Asset registry cache read as 67.9 MiB from ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_0.bin +LogConfig: Display: Loading Android ini files took 0.15 seconds +LogPluginManager: Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +LogPluginManager: Looking for enabled plugins target receipt +LogPluginManager: Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +LogConfig: Display: Loading Mac ini files took 0.18 seconds +LogConfig: Display: Loading VulkanPC ini files took 0.18 seconds +LogConfig: Display: Loading TVOS ini files took 0.22 seconds +LogConfig: Display: Loading IOS ini files took 0.22 seconds +LogConfig: Display: Loading VisionOS ini files took 0.25 seconds +LogConfig: Display: Loading Windows ini files took 0.26 seconds +LogConfig: Display: Loading Unix ini files took 0.26 seconds +LogConfig: Display: Loading Linux ini files took 0.28 seconds +LogPluginManager: Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +LogConfig: Display: Loading LinuxArm64 ini files took 0.34 seconds +LogPluginManager: Mounting Engine plugin RenderGraphInsights +LogPluginManager: Mounting Engine plugin IoStoreInsights +LogPluginManager: Mounting Engine plugin MassInsights +LogPluginManager: Mounting Engine plugin WorldMetrics +LogPluginManager: Mounting Engine plugin XGEController +LogPluginManager: Mounting Engine plugin EnhancedInput +LogPluginManager: Mounting Engine plugin ChaosVD +LogPluginManager: Mounting Engine plugin FastBuildController +LogPluginManager: Mounting Engine plugin CmdLinkServer +LogPluginManager: Mounting Engine plugin ChaosInsights +LogPluginManager: Mounting Engine plugin UbaController +LogPluginManager: Mounting Engine plugin ChaosCloth +LogPluginManager: Mounting Engine plugin MeshPainting +LogPluginManager: Mounting Engine plugin TraceUtilities +LogPluginManager: Mounting Engine plugin OnlineSubsystemNull +LogPluginManager: Mounting Engine plugin OnlineServices +LogPluginManager: Mounting Engine plugin OnlineBase +LogPluginManager: Mounting Engine plugin OnlineSubsystem +LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils +LogPluginManager: Mounting Engine plugin EOSShared +LogPluginManager: Mounting Engine plugin GameplayCameras +LogPluginManager: Mounting Engine plugin EngineCameras +LogPluginManager: Mounting Engine plugin CameraShakePreviewer +LogPluginManager: Mounting Engine plugin LauncherChunkInstaller +LogPluginManager: Mounting Engine plugin UdpMessaging +LogPluginManager: Mounting Engine plugin TcpMessaging +LogPluginManager: Mounting Engine plugin NNERuntimeORT +LogPluginManager: Mounting Engine plugin NNEDenoiser +LogPluginManager: Mounting Engine plugin Paper2D +LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess +LogPluginManager: Mounting Engine plugin PlasticSourceControl +LogPluginManager: Mounting Engine plugin PerforceSourceControl +LogPluginManager: Mounting Engine plugin DumpGPUServices +LogPluginManager: Mounting Engine plugin PixWinPlugin +LogPluginManager: Mounting Engine plugin VisualStudioCodeSourceCodeAccess +LogPluginManager: Mounting Engine plugin PluginUtils +LogPluginManager: Mounting Engine plugin XCodeSourceCodeAccess +LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess +LogPluginManager: Mounting Engine plugin SubversionSourceControl +LogPluginManager: Mounting Engine plugin AnimationSharing +LogPluginManager: Mounting Engine plugin RenderDocPlugin +LogPluginManager: Mounting Engine plugin UObjectPlugin +LogPluginManager: Mounting Engine plugin ProjectLauncher +LogPluginManager: Mounting Engine plugin NullSourceCodeAccess +LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess +LogPluginManager: Mounting Engine plugin PropertyAccessNode +LogPluginManager: Mounting Engine plugin GitSourceControl +LogPluginManager: Mounting Engine plugin NamingTokens +LogPluginManager: Mounting Engine plugin TextureFormatOodle +LogPluginManager: Mounting Engine plugin VisualStudioSourceCodeAccess +LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess +LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess +LogPluginManager: Mounting Engine plugin TemplateSequence +LogPluginManager: Mounting Engine plugin ActorSequence +LogPluginManager: Mounting Engine plugin OodleNetwork +LogPluginManager: Mounting Engine plugin SequencerScripting +LogPluginManager: Mounting Engine plugin LevelSequenceEditor +LogPluginManager: Mounting Engine plugin MetaHumanSDK +LogPluginManager: Mounting Engine plugin Takes +LogPluginManager: Mounting Engine plugin CameraCalibrationCore +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 Niagara +LogPluginManager: Mounting Engine plugin Cascade +LogPluginManager: Mounting Engine plugin NiagaraSimCaching +LogPluginManager: Mounting Engine plugin AlembicImporter +LogPluginManager: Mounting Engine plugin EditorPerformance +LogPluginManager: Mounting Engine plugin LocalizableMessage +LogPluginManager: Mounting Engine plugin GeometryFlow +LogPluginManager: Mounting Engine plugin RuntimeTelemetry +LogPluginManager: Mounting Engine plugin SequenceNavigator +LogPluginManager: Mounting Engine plugin PlatformCrypto +LogPluginManager: Mounting Engine plugin LowLevelNetTrace +LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin +LogPluginManager: Mounting Engine plugin LevelSequenceNavigatorBridge +LogPluginManager: Mounting Engine plugin ChaosUserDataPT +LogPluginManager: Mounting Engine plugin NFORDenoise +LogPluginManager: Mounting Engine plugin ToolPresets +LogPluginManager: Mounting Engine plugin ChaosCaching +LogPluginManager: Mounting Engine plugin EditorDataStorage +LogPluginManager: Mounting Engine plugin PythonScriptPlugin +LogPluginManager: Mounting Engine plugin PlanarCut +LogPluginManager: Mounting Engine plugin AutomationUtils +LogPluginManager: Mounting Engine plugin Fracture +LogPluginManager: Mounting Engine plugin BackChannel +LogPluginManager: Mounting Engine plugin GeometryDataflow +LogPluginManager: Mounting Engine plugin EditorTelemetry +LogPluginManager: Mounting Engine plugin MeshModelingToolsetExp +LogPluginManager: Mounting Engine plugin SkeletalReduction +LogPluginManager: Mounting Engine plugin Dataflow +LogPluginManager: Mounting Engine plugin ChaosNiagara +LogPluginManager: Mounting Engine plugin AdvancedRenamer +LogPluginManager: Mounting Engine plugin FullBodyIK +LogPluginManager: Mounting Engine plugin EditorDataStorageFeatures +LogPluginManager: Mounting Engine plugin CharacterAI +LogPluginManager: Mounting Engine plugin ChaosSolverPlugin +LogPluginManager: Mounting Engine plugin ChaosEditor +LogPluginManager: Mounting Engine plugin AssetTags +LogPluginManager: Mounting Engine plugin ProceduralMeshComponent +LogPluginManager: Mounting Engine plugin MsQuic +LogPluginManager: Mounting Engine plugin ExampleDeviceProfileSelector +LogPluginManager: Mounting Engine plugin AndroidPermission +LogPluginManager: Mounting Engine plugin WindowsMoviePlayer +LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector +LogPluginManager: Mounting Engine plugin GooglePAD +LogPluginManager: Mounting Engine plugin MeshModelingToolset +LogPluginManager: Mounting Engine plugin CustomMeshComponent +LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector +LogPluginManager: Mounting Engine plugin GeometryProcessing +LogPluginManager: Mounting Engine plugin AudioCapture +LogPluginManager: Mounting Engine plugin WaveTable +LogPluginManager: Mounting Engine plugin AppleMoviePlayer +LogPluginManager: Mounting Engine plugin StateTree +LogPluginManager: Mounting Engine plugin XRBase +LogPluginManager: Mounting Engine plugin ChunkDownloader +LogPluginManager: Mounting Engine plugin GoogleCloudMessaging +LogPluginManager: Mounting Engine plugin ResonanceAudio +LogPluginManager: Mounting Engine plugin InputDebugging +LogPluginManager: Mounting Engine plugin ArchVisCharacter +LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector +LogPluginManager: Mounting Engine plugin AndroidMoviePlayer +LogPluginManager: Mounting Engine plugin Synthesis +LogPluginManager: Mounting Engine plugin OpenXR +LogPluginManager: Mounting Engine plugin HairStrands +LogPluginManager: Mounting Engine plugin MobilePatchingUtils +LogPluginManager: Mounting Engine plugin ComputeFramework +LogPluginManager: Mounting Engine plugin AppleImageUtils +LogPluginManager: Mounting Engine plugin OpenXREyeTracker +LogPluginManager: Mounting Engine plugin WebMMoviePlayer +LogPluginManager: Mounting Engine plugin AudioSynesthesia +LogPluginManager: Mounting Engine plugin CableComponent +LogPluginManager: Mounting Engine plugin RigVM +LogPluginManager: Mounting Engine plugin PropertyBindingUtils +LogPluginManager: Mounting Engine plugin Metasound +LogPluginManager: Mounting Engine plugin SignificanceManager +LogPluginManager: Mounting Engine plugin SoundFields +LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector +LogPluginManager: Mounting Engine plugin AndroidFileServer +LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary +LogPluginManager: Mounting Engine plugin PropertyAccessEditor +LogPluginManager: Mounting Engine plugin AudioWidgets +LogPluginManager: Mounting Engine plugin GeometryCache +LogPluginManager: Mounting Engine plugin FacialAnimation +LogPluginManager: Mounting Engine plugin ColorGrading +LogPluginManager: Mounting Engine plugin AssetManagerEditor +LogPluginManager: Mounting Engine plugin OpenXRHandTracking +LogPluginManager: Mounting Engine plugin ActorLayerUtilities +LogPluginManager: Mounting Engine plugin EngineAssetDefinitions +LogPluginManager: Mounting Engine plugin BlueprintHeaderView +LogPluginManager: Mounting Engine plugin MobileLauncherProfileWizard +LogPluginManager: Mounting Engine plugin ProxyLODPlugin +LogPluginManager: Mounting Engine plugin UMGWidgetPreview +LogPluginManager: Mounting Engine plugin DataValidation +LogPluginManager: Mounting Engine plugin StylusInput +LogPluginManager: Mounting Engine plugin CryptoKeys +LogPluginManager: Mounting Engine plugin EditorDebugTools +LogPluginManager: Mounting Engine plugin ModelingToolsEditorMode +LogPluginManager: Mounting Engine plugin CurveEditorTools +LogPluginManager: Mounting Engine plugin GeometryMode +LogPluginManager: Mounting Engine plugin GameplayTagsEditor +LogPluginManager: Mounting Engine plugin SequencerAnimTools +LogPluginManager: Mounting Engine plugin MacGraphicsSwitching +LogPluginManager: Mounting Engine plugin PluginBrowser +LogPluginManager: Mounting Engine plugin UVEditor +LogPluginManager: Mounting Engine plugin MeshLODToolset +LogPluginManager: Mounting Engine plugin ChangelistReview +LogPluginManager: Mounting Engine plugin MaterialAnalyzer +LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities +LogPluginManager: Mounting Engine plugin EditorScriptingUtilities +LogPluginManager: Mounting Engine plugin SpeedTreeImporter +LogPluginManager: Mounting Engine plugin Interchange +LogPluginManager: Mounting Engine plugin InterchangeEditor +LogPluginManager: Mounting Engine plugin InterchangeAssets +LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor +LogPluginManager: Mounting Engine plugin AISupport +LogPluginManager: Mounting Engine plugin MediaCompositing +LogPluginManager: Mounting Engine plugin AvfMedia +LogPluginManager: Mounting Engine plugin MediaPlayerEditor +LogPluginManager: Mounting Engine plugin AndroidMedia +LogPluginManager: Mounting Engine plugin ImgMedia +LogPluginManager: Mounting Engine plugin WebMMedia +LogPluginManager: Mounting Engine plugin MediaPlate +LogPluginManager: Mounting Engine plugin ControlRigModules +LogPluginManager: Mounting Engine plugin WmfMedia +LogPluginManager: Mounting Engine plugin ControlRig +LogPluginManager: Mounting Engine plugin ControlRigSpline +LogPluginManager: Mounting Engine plugin IKRig +LogPluginManager: Mounting Engine plugin AnimationModifierLibrary +LogPluginManager: Mounting Engine plugin RigLogic +LogPluginManager: Mounting Engine plugin GameplayInsights +LogPluginManager: Mounting Engine plugin TweeningUtils +LogPluginManager: Mounting Engine plugin SkeletalMeshModelingTools +LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis +LogPluginManager: Mounting Engine plugin DeformerGraph +LogPluginManager: Mounting Engine plugin LiveLink +LogPluginManager: Mounting Engine plugin AnimationData +LogPluginManager: Mounting Engine plugin ACLPlugin +LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS +LogPluginManager: Mounting Engine plugin XInputDevice +LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource +LogPluginManager: Mounting Engine plugin CompositeCore +LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay +LogPluginManager: Mounting Engine plugin BaseCharacterFXEditor +LogPluginManager: Mounting Engine plugin ObjectMixer +LogPluginManager: Mounting Engine plugin LightMixer +LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +LogInit: Using libcurl 8.12.1 +LogInit: - built for x86_64-unknown-linux-gnu +LogInit: - supports SSL with OpenSSL/1.1.1t +LogInit: - supports HTTP deflate (compression) using libz 1.3 +LogInit: - other features: +LogInit: CURL_VERSION_SSL +LogInit: CURL_VERSION_LIBZ +LogInit: CURL_VERSION_IPV6 +LogInit: CURL_VERSION_ASYNCHDNS +LogInit: CURL_VERSION_LARGEFILE +LogInit: CURL_VERSION_TLSAUTH_SRP +LogInit: CURL_VERSION_HTTP2 +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: CreateHttpThread using FCurlMultiPollEventLoopHttpThread +LogInit: Creating http thread with maximum 256 concurrent requests +LogOnline: OSS: Created online subsystem instance for: NULL +LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] +LogEOSShared: Initialize Initializing EOSSDK Version:1.17.0-41373641 +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. +LogStudioTelemetry: Started StudioTelemetry Session +LogNFORDenoise: NFORDenoise function starting up +LogConfig: Applying CVar settings from Section [/Script/CompositeCore.CompositeCorePluginSettings] File [Engine] +LogInit: ExecutableName: UnrealEditor +LogInit: Build: ++UE5+Release-5.6-CL-44394996 +LogInit: Platform=LinuxEditor +LogInit: MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +LogInit: DeviceId= +LogInit: Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +LogInit: Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +LogInit: Net CL: 43139311 +LogInit: OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +LogInit: Compiled (64-bit): Jul 28 2025 20:54:48 +LogInit: Architecture: x64 +LogInit: Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +LogInit: Build Configuration: Development +LogInit: Branch Name: ++UE5+Release-5.6 +LogInit: Command Line: +LogInit: Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +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: 37 +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): 49 +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): 207 +LogDevObjectVersion: FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 8 +LogDevObjectVersion: FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 13 +LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 17 +LogDevObjectVersion: Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 11 +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): 121 +LogDevObjectVersion: UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 56 +LogDevObjectVersion: UE5-SpecialProject (59DA5D52-1232-4948-B878-597870B8E98B): 9 +LogDevObjectVersion: Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2 +LogDevObjectVersion: Dev-NaniteResearch (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1 +LogDevObjectVersion: LensFileVersion (8652A554-966A-466C-9FD7-1C6DD61B1ADB): 1 +LogDevObjectVersion: Dev-ComputeFramework (6304A3E7-0059-4F59-8CFC-21BD7721FD4E): 0 +LogInit: Presizing for max 25165824 objects, including 0 objects not considered by GC. +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: Set CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] +LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created +LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[r.VSync:0]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]] +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[r.ForwardShading:1]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[r.MobileHDR:0]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[vr.MobileMultiView:1]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[vr.InstancedStereo:1]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure:0]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusion:0]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:0]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[r.DefaultFeature.MotionBlur:0]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[r.Mobile.UseHWsRGBEncoding:1]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[r.ReflectionMethod:1]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[r.Mobile.AntiAliasing:3]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[r.AntiAliasingMethod:3]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[r.AllowStaticLighting:1]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[r.SkinCache.CompileShaders:1]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[r.RayTracing:1]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[r.RayTracing.RayTracingProxies.ProjectEnabled:1]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +[2026.04.21-18.57.57:936][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]] +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[gc.AllowParallelGC:1]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[gc.CreateGCClusters:1]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[gc.GarbageEliminationEnabled:1]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[DefaultASTCQualityBySizeHQ:4]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:AmbientSound]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[VersionedIntRValues:r.Mobile.DBuffer]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogInit: Initializing SDL. +[2026.04.21-18.57.58:828][ 0]LogInit: Initialized SDL 2.30.6 revision: SDL-2.30.6-no-vcs (compiled against 2.30.6) +[2026.04.21-18.57.58:828][ 0]LogInit: Using SDL video driver 'x11' +[2026.04.21-18.57.58:828][ 0]LogInit: Display metrics: +[2026.04.21-18.57.58:828][ 0]LogInit: PrimaryDisplayWidth: 3440 +[2026.04.21-18.57.58:828][ 0]LogInit: PrimaryDisplayHeight: 1440 +[2026.04.21-18.57.58:828][ 0]LogInit: PrimaryDisplayWorkAreaRect: +[2026.04.21-18.57.58:828][ 0]LogInit: Left=0, Top=0, Right=3440, Bottom=1396 +[2026.04.21-18.57.58:828][ 0]LogInit: VirtualDisplayRect: +[2026.04.21-18.57.58:828][ 0]LogInit: Left=0, Top=0, Right=3440, Bottom=1396 +[2026.04.21-18.57.58:828][ 0]LogInit: TitleSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 +[2026.04.21-18.57.58:828][ 0]LogInit: ActionSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 +[2026.04.21-18.57.58:828][ 0]LogInit: Number of monitors: 1 +[2026.04.21-18.57.58:828][ 0]LogInit: Monitor 0 +[2026.04.21-18.57.58:828][ 0]LogInit: Name: LG ULTRAGEAR+ 45" +[2026.04.21-18.57.58:828][ 0]LogInit: ID: display0 +[2026.04.21-18.57.58:828][ 0]LogInit: NativeWidth: 3440 +[2026.04.21-18.57.58:828][ 0]LogInit: NativeHeight: 1440 +[2026.04.21-18.57.58:828][ 0]LogInit: bIsPrimary: true +[2026.04.21-18.57.58:828][ 0]LogCsvProfiler: Display: Metadata set : systemresolution.resx="3440" +[2026.04.21-18.57.58:828][ 0]LogCsvProfiler: Display: Metadata set : systemresolution.resy="1440" +[2026.04.21-18.57.58:829][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.FXAA.Quality:4]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.TSR.ReprojectionField:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.TSR.Resurrection:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.LightFunctionQuality:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.ShadowQuality:5]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.VolumetricFog:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.CapsuleShadows:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.DistanceFieldAO:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.SkylightIntensityMultiplier:1.0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.AOQuality:2]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.LumenScene.DirectLighting.MaxLightsPerTile:8]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.LumenScene.DirectLighting.UpdateFactor:32]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.UpdateFactor:64]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:100]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.NumAdaptiveProbes:8]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.HardwareRayTracing:0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.BentNormal:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:70]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.RayTracing.Scene.BuildMode:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.SSR.Quality:3]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.MaxRoughnessToEvaluateRoughSpecularForFoliage:0.8]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.NumSamples:5]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.MinWeight:0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.MotionBlurQuality:4]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.LensFlareQuality:2]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.BloomQuality:5]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.FastBlurThreshold:100]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Upscale.Quality:3]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.LightShaftQuality:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Filter.SizeScale:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Streaming.MipBias:0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Streaming.Boost:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.MaxAnisotropy:8]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.RefractionQuality:2]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.SceneColorFormat:4]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.DetailMode:3]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.SSS.Scale:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.SSS.SampleSet:2]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.SSS.Quality:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.SSS.HalfRes:0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.SSGI.Quality:3]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:2]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[fx.Niagara.QualityLevel:3]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.DownsampleFactor:2]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.MaxStepCount:256]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.Shadows.Resolution:256]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.Shadows.MaxSampleCount:8]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.UseExistenceMask:0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[foliage.DensityScale:1.0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[grass.DensityScale:1.0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Applying CVar settings from Section [LandscapeQuality@3] File [Scalability] +[2026.04.21-18.57.58:829][ 0]LogLinux: Selected Device Profile: [LinuxEditor] +[2026.04.21-18.57.58:829][ 0]LogInit: Selected Device Profile: [LinuxEditor] +[2026.04.21-18.57.58:829][ 0]LogHAL: Display: Platform has ~ 63 GB [67336896512 / 68719476736 / 63], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +[2026.04.21-18.57.58:830][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Linux] +[2026.04.21-18.57.58:830][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [] +[2026.04.21-18.57.58:830][ 0]LogDeviceProfileManager: Pushing Device Profile CVar: [[UI.SlateSDFText.RasterizationMode:Bitmap -> Msdf]] +[2026.04.21-18.57.58:830][ 0]LogDeviceProfileManager: Pushing Device Profile CVar: [[UI.SlateSDFText.ResolutionLevel:2 -> 2]] +[2026.04.21-18.57.58:830][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +[2026.04.21-18.57.58:830][ 0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]] +[2026.04.21-18.57.58:830][ 0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] +[2026.04.21-18.57.58:830][ 0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] +[2026.04.21-18.57.58:830][ 0]LogConfig: CVar [[ds.CADTranslator.Meshing.ActivateThinZoneMeshing:0]] deferred - dummy variable created +[2026.04.21-18.57.58:830][ 0]LogConfig: CVar [[ds.CADTranslator.Stitching.RemoveThinFaces:0]] deferred - dummy variable created +[2026.04.21-18.57.58:830][ 0]LogConfig: Applying CVar settings from Section [Startup_Linux] File [../../../Engine/Config/ConsoleVariables.ini] +[2026.04.21-18.57.58:830][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2026.04.21-18.57.58:830][ 0]LogConfig: Set CVar [[g.TimeoutForBlockOnRenderFence:60000]] +[2026.04.21-18.57.58:830][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Config/LinuxEditor/Editor.ini] +[2026.04.21-18.57.58:830][ 0]LogInit: Unix hardware info: +[2026.04.21-18.57.58:830][ 0]LogInit: - we are the first instance of this executable +[2026.04.21-18.57.58:830][ 0]LogInit: - this process' id (pid) is 32242, parent process' id (ppid) is 1855 +[2026.04.21-18.57.58:830][ 0]LogInit: - we are not running under debugger +[2026.04.21-18.57.58:830][ 0]LogInit: - machine network name is 'WEYLAND-YUTANI' +[2026.04.21-18.57.58:830][ 0]LogInit: - user name is 'reimoz' (reimoz) +[2026.04.21-18.57.58:830][ 0]LogInit: - we're logged in locally +[2026.04.21-18.57.58:830][ 0]LogInit: - we're running with rendering +[2026.04.21-18.57.58:830][ 0]LogInit: - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) +[2026.04.21-18.57.58:830][ 0]LogInit: - Number of physical cores available for the process: 8 +[2026.04.21-18.57.58:830][ 0]LogInit: - Number of logical cores available for the process: 16 +[2026.04.21-18.57.58:830][ 0]LogInit: - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +[2026.04.21-18.57.58:830][ 0]LogInit: - Memory allocator used: Mimalloc +[2026.04.21-18.57.58:830][ 0]LogInit: - This is an internal build. +[2026.04.21-18.57.58:830][ 0]LogCore: Benchmarking clocks: +[2026.04.21-18.57.58:830][ 0]LogCore: - CLOCK_MONOTONIC (id=1) can sustain 38223711 (38224K, 38M) calls per second without zero deltas. +[2026.04.21-18.57.58:830][ 0]LogCore: - CLOCK_MONOTONIC_RAW (id=4) can sustain 38371596 (38372K, 38M) calls per second without zero deltas. +[2026.04.21-18.57.58:830][ 0]LogCore: - CLOCK_MONOTONIC_COARSE (id=6) can sustain 210436989 (210437K, 210M) calls per second with 99.999520% zero deltas. +[2026.04.21-18.57.58:830][ 0]LogCore: Selected clock_id 4 (CLOCK_MONOTONIC_RAW) since it is the fastest support clock without zero deltas. +[2026.04.21-18.57.58:830][ 0]LogInit: Unix-specific commandline switches: +[2026.04.21-18.57.58:830][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) +[2026.04.21-18.57.58:830][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation +[2026.04.21-18.57.58:830][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation +[2026.04.21-18.57.58:830][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache +[2026.04.21-18.57.58:830][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) +[2026.04.21-18.57.58:830][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) +[2026.04.21-18.57.58:830][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) +[2026.04.21-18.57.58:830][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal +[2026.04.21-18.57.58:830][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) +[2026.04.21-18.57.58:830][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened +[2026.04.21-18.57.58:830][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) +[2026.04.21-18.57.58:830][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) +[2026.04.21-18.57.58:830][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) +[2026.04.21-18.57.58:830][ 0]LogInit: -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash +[2026.04.21-18.57.58:830][ 0]LogInit: - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) +[2026.04.21-18.57.58:830][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1.4 +[2026.04.21-18.57.58:830][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) +[2026.04.21-18.57.58:830][ 0]LogInit: - PageSize 4096 +[2026.04.21-18.57.58:830][ 0]LogInit: - BinnedPageSize 65536 +[2026.04.21-18.57.58:830][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0" +[2026.04.21-18.57.58:835][ 0]LogChaosDD: Chaos Debug Draw Startup +[2026.04.21-18.57.58:835][ 0]LogInit: Physics initialised using underlying interface: Chaos +[2026.04.21-18.57.58:866][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-18.57.58:866][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-18.57.58:867][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-18.57.59:324][ 0]LogObj: Display: Attempting to load config data for Default__SlateThemeManager before the Class has been constructed/registered/linked (likely during module loading or early startup). This will result in the load silently failing and should be fixed. +[2026.04.21-18.57.59:328][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +[2026.04.21-18.57.59:328][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0 +[2026.04.21-18.57.59:946][ 0]LogVulkanRHI: Display: Found VULKAN_SDK= +[2026.04.21-18.57.59:946][ 0]LogVulkanRHI: Display: Registering provided Vulkan validation layers +[2026.04.21-18.57.59:946][ 0]LogVulkanRHI: Display: Updated VK_LAYER_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +[2026.04.21-18.57.59:946][ 0]LogVulkanRHI: Display: Updated LD_LIBRARY_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +[2026.04.21-18.57.59:947][ 0]LogVulkanRHI: Display: Installed Vulkan Loader Path: /usr/lib +[2026.04.21-18.57.59:947][ 0]LogVulkanRHI: Display: Installed Vulkan Loader instance version 1.4.341. +[2026.04.21-18.57.59:947][ 0]LogVulkanRHI: Starting Vulkan Profile check for VP_UE_Vulkan_SM6: +[2026.04.21-18.57.59:956][ 0]LogVulkanRHI: Vulkan Profile check complete. +[2026.04.21-18.57.59:956][ 0]LogInit: Using SDL_WINDOW_VULKAN +[2026.04.21-18.57.59:956][ 0]LogVulkanRHI: Display: Vulkan RHI ShaderPlatform for SM6: VULKAN_SM6. +[2026.04.21-18.57.59:956][ 0]LogVulkanRHI: Vulkan PSO Precaching = 1, PipelineFileCache = 0 +[2026.04.21-18.57.59:956][ 0]LogVulkanRHI: Display: Built with Vulkan header version 1.4.304 +[2026.04.21-18.57.59:956][ 0]LogVulkanRHI: Starting Vulkan Profile check for VP_UE_Vulkan_SM6_RT: +[2026.04.21-18.57.59:962][ 0]LogVulkanRHI: Vulkan Profile check complete. +[2026.04.21-18.57.59:962][ 0]LogVulkanRHI: Using API Version 1.3. +[2026.04.21-18.57.59:962][ 0]LogHMD: OpenXRHMDModule::InitInstance using DefaultLoader. +[2026.04.21-18.57.59:968][ 0]LogHMD: OpenXR runtime supported extensions: +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_KHR_vulkan_enable +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_KHR_vulkan_enable2 +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_KHR_opengl_enable +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_KHR_convert_timespec_time +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_KHR_opengl_es_enable +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_MNDX_egl_enable +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_KHR_binding_modification +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_KHR_composition_layer_depth +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_KHR_locate_spaces +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_KHR_visibility_mask +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_EXT_active_action_set_priority +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_EXT_dpad_binding +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_EXT_eye_gaze_interaction +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_EXT_frame_composition_report +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_EXT_hand_interaction +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_EXT_hand_tracking +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_EXT_hand_tracking_data_source +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_EXT_hand_joints_motion_range +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_EXT_hp_mixed_reality_controller +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_EXT_local_floor +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_EXT_palm_pose +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_EXT_uuid +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_EXT_user_presence +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_EXT_render_model +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_EXT_interaction_render_model +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_FB_display_refresh_rate +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_HTC_vive_cosmos_controller_interaction +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_HTC_vive_focus3_controller_interaction +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_HTC_vive_wrist_tracker_interaction +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_MND_headless +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_VALVE_analog_threshold +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_META_performance_metrics +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_VALVE_timing_utils +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_META_recommended_layer_resolution +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_HTCX_vive_tracker_interaction +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_KHR_generic_controller +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_VALVE_frame_controller_interaction +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_EXT_debug_utils +[2026.04.21-18.57.59:968][ 0]LogHMD: Optional extension XR_KHR_vulkan_swapchain_format_list is not available +[2026.04.21-18.57.59:968][ 0]LogHMD: Optional extension XR_FB_foveation_vulkan is not available +[2026.04.21-18.57.59:968][ 0]LogHMD: Optional extension XR_FB_composition_layer_depth_test is not available +[2026.04.21-18.57.59:968][ 0]LogHMD: Optional extension XR_KHR_composition_layer_cylinder is not available +[2026.04.21-18.57.59:968][ 0]LogHMD: Optional extension XR_KHR_composition_layer_equirect is not available +[2026.04.21-18.57.59:968][ 0]LogHMD: Optional extension XR_KHR_composition_layer_equirect2 is not available +[2026.04.21-18.57.59:968][ 0]LogHMD: Optional extension XR_KHR_composition_layer_color_scale_bias is not available +[2026.04.21-18.57.59:968][ 0]LogHMD: Optional extension XR_VARJO_quad_views is not available +[2026.04.21-18.57.59:968][ 0]LogHMD: Optional extension XR_EPIC_view_configuration_fov is not available +[2026.04.21-18.57.59:968][ 0]LogHMD: Optional extension XR_FB_foveation is not available +[2026.04.21-18.57.59:968][ 0]LogHMD: Optional extension XR_FB_swapchain_update_state is not available +[2026.04.21-18.57.59:968][ 0]LogHMD: Optional extension XR_FB_foveation_configuration is not available +[2026.04.21-18.57.59:968][ 0]LogHMD: Optional extension XR_FB_composition_layer_alpha_blend is not available +[2026.04.21-18.57.59:993][ 0]LogHMD: xrCreateInstance succeeded with XR_API_VERSION_1_0 +[2026.04.21-18.57.59:993][ 0]LogHMD: xrCreateInstance created: 562112816 +[2026.04.21-18.57.59:993][ 0]LogHMD: Initialized OpenXR on SteamVR/OpenXR runtime version 2.15.6 +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Warning: HMD requested instance extension [VK_KHR_external_memory_capabilities] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Warning: HMD requested instance extension [VK_KHR_get_physical_device_properties2] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Warning: HMD requested instance extension [VK_KHR_external_fence_capabilities] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Warning: HMD requested instance extension [VK_KHR_external_semaphore_capabilities] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Display: Found 25 available instance extensions : +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Display: - VK_EXT_acquire_drm_display +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Display: - VK_EXT_acquire_xlib_display +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Display: - VK_EXT_debug_report +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Display: + VK_EXT_debug_utils +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Display: - VK_EXT_direct_mode_display +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Display: - VK_EXT_display_surface_counter +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Display: - VK_EXT_surface_maintenance1 +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Display: + VK_EXT_swapchain_colorspace +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Display: - VK_KHR_device_group_creation +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Display: - VK_KHR_display +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Display: + VK_KHR_external_fence_capabilities +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Display: + VK_KHR_external_memory_capabilities +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Display: + VK_KHR_external_semaphore_capabilities +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Display: - VK_KHR_get_display_properties2 +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Display: + VK_KHR_get_physical_device_properties2 +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Display: - VK_KHR_get_surface_capabilities2 +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Display: - VK_KHR_portability_enumeration +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Display: + VK_KHR_surface +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Display: - VK_KHR_surface_maintenance1 +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Display: - VK_KHR_surface_protected_capabilities +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Display: - VK_KHR_wayland_surface +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Display: - VK_KHR_xcb_surface +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Display: + VK_KHR_xlib_surface +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Display: - VK_LUNARG_direct_driver_loading +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Display: - VK_NV_display_stereo +[2026.04.21-18.58.00:003][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_VALVE_steam_overlay_32 provides 0 extensions: +[2026.04.21-18.58.00:004][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_VALVE_steam_fossilize_64 provides 0 extensions: +[2026.04.21-18.58.00:005][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_VALVE_steam_overlay_64 provides 0 extensions: +[2026.04.21-18.58.00:005][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_VALVE_steam_fossilize_32 provides 0 extensions: +[2026.04.21-18.58.00:006][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_NV_optimus provides 0 extensions: +[2026.04.21-18.58.00:007][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_NV_present provides 0 extensions: +[2026.04.21-18.58.00:009][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_LUNARG_api_dump provides 1 extensions: +[2026.04.21-18.58.00:009][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-18.58.00:011][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_LUNARG_crash_diagnostic provides 3 extensions: +[2026.04.21-18.58.00:011][ 0]LogVulkanRHI: Display: VK_EXT_debug_report +[2026.04.21-18.58.00:011][ 0]LogVulkanRHI: Display: VK_EXT_debug_utils +[2026.04.21-18.58.00:011][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-18.58.00:012][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_KHRONOS_validation provides 4 extensions: +[2026.04.21-18.58.00:012][ 0]LogVulkanRHI: Display: VK_EXT_debug_report +[2026.04.21-18.58.00:012][ 0]LogVulkanRHI: Display: VK_EXT_debug_utils +[2026.04.21-18.58.00:012][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-18.58.00:012][ 0]LogVulkanRHI: Display: VK_EXT_validation_features +[2026.04.21-18.58.00:014][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_KHRONOS_synchronization2 provides 1 extensions: +[2026.04.21-18.58.00:014][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-18.58.00:015][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_LUNARG_gfxreconstruct provides 0 extensions: +[2026.04.21-18.58.00:017][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_KHRONOS_profiles provides 1 extensions: +[2026.04.21-18.58.00:017][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-18.58.00:018][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_KHRONOS_shader_object provides 1 extensions: +[2026.04.21-18.58.00:018][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-18.58.00:018][ 0]LogVulkanRHI: Display: Found 13 available instance layers : +[2026.04.21-18.58.00:018][ 0]LogVulkanRHI: Display: * VK_LAYER_KHRONOS_profiles +[2026.04.21-18.58.00:018][ 0]LogVulkanRHI: Display: * VK_LAYER_KHRONOS_shader_object +[2026.04.21-18.58.00:018][ 0]LogVulkanRHI: Display: * VK_LAYER_KHRONOS_synchronization2 +[2026.04.21-18.58.00:018][ 0]LogVulkanRHI: Display: * VK_LAYER_KHRONOS_validation +[2026.04.21-18.58.00:018][ 0]LogVulkanRHI: Display: * VK_LAYER_LUNARG_api_dump +[2026.04.21-18.58.00:018][ 0]LogVulkanRHI: Display: * VK_LAYER_LUNARG_crash_diagnostic +[2026.04.21-18.58.00:018][ 0]LogVulkanRHI: Display: * VK_LAYER_LUNARG_gfxreconstruct +[2026.04.21-18.58.00:018][ 0]LogVulkanRHI: Display: * VK_LAYER_NV_optimus +[2026.04.21-18.58.00:018][ 0]LogVulkanRHI: Display: * VK_LAYER_NV_present +[2026.04.21-18.58.00:018][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_fossilize_32 +[2026.04.21-18.58.00:018][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_fossilize_64 +[2026.04.21-18.58.00:018][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_overlay_32 +[2026.04.21-18.58.00:019][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_overlay_64 +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Creating Vulkan Device using VkPhysicalDevice 0x2185c5a0. +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - DeviceName: NVIDIA GeForce RTX 4090 +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - API=1.4.329 (0x404149) Driver=0x94ce80c0 VendorId=0x10de +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - DeviceID=0x2684 Type=VK_PHYSICAL_DEVICE_TYPE_DISCRETE_GPU +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - Max Descriptor Sets Bound 32 +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - Timestamps: ComputeAndGraphics=1 Domain=VK_TIME_DOMAIN_CLOCK_MONOTONIC_KHR Period=1.000000 +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: API Version: 1.4.329 +[2026.04.21-18.58.00:024][ 0]LogRHI: RHI Adapter Info: +[2026.04.21-18.58.00:024][ 0]LogRHI: Name: NVIDIA GeForce RTX 4090 +[2026.04.21-18.58.00:024][ 0]LogRHI: Driver Version: 595.58 (internal:595.58, unified:) +[2026.04.21-18.58.00:024][ 0]LogRHI: Driver Date: 01-01-01 +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Warning: HMD requested device extension [VK_KHR_external_memory] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Warning: HMD requested device extension [VK_KHR_external_semaphore] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Warning: HMD requested device extension [VK_KHR_dedicated_allocation] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Warning: HMD requested device extension [VK_KHR_external_semaphore_fd] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: Found 275 available device extensions : +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: + VK_AMD_buffer_marker +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_4444_formats +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_attachment_feedback_loop_dynamic_state +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_attachment_feedback_loop_layout +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_blend_operation_advanced +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_border_color_swizzle +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_buffer_device_address +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: + VK_EXT_calibrated_timestamps +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_color_write_enable +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_conditional_rendering +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_conservative_rasterization +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_custom_border_color +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_custom_resolve +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_depth_bias_control +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clamp_control +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clamp_zero_one +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clip_control +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clip_enable +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_depth_range_unrestricted +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: + VK_EXT_descriptor_buffer +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_descriptor_heap +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: * VK_EXT_descriptor_indexing +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_device_address_binding_report +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: + VK_EXT_device_fault +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_device_generated_commands +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_discard_rectangles +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_display_control +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_dynamic_rendering_unused_attachments +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_extended_dynamic_state +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_extended_dynamic_state2 +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_extended_dynamic_state3 +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_external_memory_dma_buf +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_external_memory_host +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_fragment_shader_interlock +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_global_priority +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_global_priority_query +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: + VK_EXT_graphics_pipeline_library +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_hdr_metadata +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_host_image_copy +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: * VK_EXT_host_query_reset +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_image_2d_view_of_3d +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_image_drm_format_modifier +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_image_robustness +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_image_sliced_view_of_3d +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_image_view_min_lod +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_index_type_uint8 +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_inline_uniform_block +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_legacy_vertex_attributes +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_line_rasterization +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: + VK_EXT_load_store_op_none +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_map_memory_placed +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: + VK_EXT_memory_budget +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_memory_decompression +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: + VK_EXT_memory_priority +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: + VK_EXT_mesh_shader +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_multi_draw +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: + VK_EXT_mutable_descriptor_type +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_nested_command_buffer +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_non_seamless_cube_map +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_opacity_micromap +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_pageable_device_local_memory +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_pci_bus_info +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_physical_device_drm +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: * VK_EXT_pipeline_creation_cache_control +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_pipeline_creation_feedback +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_pipeline_library_group_handles +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_pipeline_robustness +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_post_depth_coverage +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_present_mode_fifo_latest_ready +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_present_timing +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_primitive_topology_list_restart +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_primitives_generated_query +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_private_data +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_provoking_vertex +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_queue_family_foreign +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_ray_tracing_invocation_reorder +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_robustness2 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_sample_locations +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_sampler_filter_minmax +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: * VK_EXT_scalar_block_layout +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_separate_stencil_usage +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_shader_64bit_indexing +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_shader_atomic_float +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: * VK_EXT_shader_demote_to_helper_invocation +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_shader_float8 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: + VK_EXT_shader_image_atomic_int64 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_shader_module_identifier +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_shader_object +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_shader_replicated_composites +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_shader_subgroup_ballot +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_shader_subgroup_vote +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_shader_uniform_buffer_unsized_array +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: * VK_EXT_shader_viewport_index_layer +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: * VK_EXT_subgroup_size_control +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_swapchain_maintenance1 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_texel_buffer_alignment +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: * VK_EXT_tooling_info +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_transform_feedback +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_vertex_attribute_divisor +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_vertex_attribute_robustness +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_vertex_input_dynamic_state +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_ycbcr_2plane_444_formats +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_ycbcr_image_arrays +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_zero_initialize_device_memory +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_GOOGLE_hlsl_functionality1 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_GOOGLE_user_type +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: + VK_KHR_16bit_storage +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_8bit_storage +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: + VK_KHR_acceleration_structure +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_bind_memory2 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: * VK_KHR_buffer_device_address +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_calibrated_timestamps +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: + VK_KHR_compute_shader_derivatives +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_cooperative_matrix +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_copy_commands2 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_copy_memory_indirect +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: * VK_KHR_create_renderpass2 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: + VK_KHR_dedicated_allocation +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: + VK_KHR_deferred_host_operations +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_depth_clamp_zero_one +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: + VK_KHR_depth_stencil_resolve +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_descriptor_update_template +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_device_group +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_draw_indirect_count +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: * VK_KHR_driver_properties +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: * VK_KHR_dynamic_rendering +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_dynamic_rendering_local_read +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_external_fence +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_external_fence_fd +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: + VK_KHR_external_memory +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: + VK_KHR_external_memory_fd +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: + VK_KHR_external_semaphore +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: + VK_KHR_external_semaphore_fd +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_format_feature_flags2 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: + VK_KHR_fragment_shader_barycentric +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: + VK_KHR_fragment_shading_rate +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: * VK_KHR_get_memory_requirements2 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_global_priority +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: * VK_KHR_image_format_list +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_imageless_framebuffer +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_incremental_present +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_index_type_uint8 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_line_rasterization +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_load_store_op_none +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance1 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance10 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance2 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance3 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: * VK_KHR_maintenance4 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: + VK_KHR_maintenance5 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance6 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance7 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance8 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance9 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_map_memory2 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: * VK_KHR_multiview +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_pipeline_binary +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_pipeline_executable_properties +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: + VK_KHR_pipeline_library +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_present_id +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_present_id2 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_present_mode_fifo_latest_ready +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_present_wait +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_present_wait2 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_push_descriptor +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: + VK_KHR_ray_query +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_ray_tracing_maintenance1 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: + VK_KHR_ray_tracing_pipeline +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: + VK_KHR_ray_tracing_position_fetch +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_relaxed_block_layout +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_robustness2 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_sampler_mirror_clamp_to_edge +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: * VK_KHR_sampler_ycbcr_conversion +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: * VK_KHR_separate_depth_stencil_layouts +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: * VK_KHR_shader_atomic_int64 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_shader_bfloat16 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_shader_clock +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_shader_draw_parameters +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_shader_expect_assume +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: + VK_KHR_shader_float16_int8 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: * VK_KHR_shader_float_controls +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_shader_float_controls2 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_shader_fma +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_shader_integer_dot_product +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_shader_maximal_reconvergence +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_shader_non_semantic_info +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_shader_quad_control +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_shader_relaxed_extended_instruction +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_shader_subgroup_extended_types +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_shader_subgroup_rotate +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_shader_subgroup_uniform_control_flow +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_shader_terminate_invocation +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_shader_untyped_pointers +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_shared_presentable_image +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: * VK_KHR_spirv_1_4 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_storage_buffer_storage_class +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: + VK_KHR_swapchain +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_swapchain_maintenance1 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_swapchain_mutable_format +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: * VK_KHR_synchronization2 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: * VK_KHR_timeline_semaphore +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_unified_image_layouts +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_uniform_buffer_standard_layout +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_variable_pointers +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_vertex_attribute_divisor +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_av1 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_h264 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_h265 +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_queue +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_vp9 +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_av1 +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_h264 +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_h265 +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_intra_refresh +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_quantization_map +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_queue +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_KHR_video_maintenance1 +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_KHR_video_maintenance2 +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_KHR_video_queue +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_KHR_vulkan_memory_model +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_KHR_workgroup_memory_explicit_layout +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_KHR_zero_initialize_workgroup_memory +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NVX_binary_import +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NVX_image_view_handle +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NVX_multiview_per_view_attributes +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_clip_space_w_scaling +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_cluster_acceleration_structure +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_compute_occupancy_priority +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_compute_shader_derivatives +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_cooperative_matrix +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_cooperative_matrix2 +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_cooperative_vector +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_copy_memory_indirect +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_corner_sampled_image +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_coverage_reduction_mode +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_cuda_kernel_launch +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_dedicated_allocation +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_dedicated_allocation_image_aliasing +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_descriptor_pool_overallocation +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: + VK_NV_device_diagnostic_checkpoints +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: + VK_NV_device_diagnostics_config +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_device_generated_commands +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_device_generated_commands_compute +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_disk_cache_utils +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_extended_sparse_address_space +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_fill_rectangle +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_fragment_coverage_to_color +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_fragment_shader_barycentric +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_fragment_shading_rate_enums +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_framebuffer_mixed_samples +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_geometry_shader_passthrough +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_inherited_viewport_scissor +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_internal_nvpresent +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_linear_color_attachment +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_low_latency +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_low_latency2 +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_memory_decompression +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_mesh_shader +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_optical_flow +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_partitioned_acceleration_structure +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_present_metering +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_raw_access_chains +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_ray_tracing +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_ray_tracing_invocation_reorder +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_ray_tracing_motion_blur +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_representative_fragment_test +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_sample_mask_override_coverage +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_scissor_exclusive +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_shader_atomic_float16_vector +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_shader_image_footprint +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_shader_sm_builtins +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_shader_subgroup_partitioned +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_shading_rate_image +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_viewport_array2 +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_viewport_swizzle +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: Found 0 available device layers ! +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: Vulkan Physical Device Driver Properties: +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - driverName: NVIDIA +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - driverInfo: 595.58.03 +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: Vulkan Variable Rate Shading choice: 0. +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: Device properties: Geometry 1 BufferAtomic64 1 ImageAtomic64 1 +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: Enabling Vulkan Descriptor Buffers with: allowSamplerImageViewPostSubmitCreation=0, maxDescriptorBufferBindings=32, maxSamplerDescriptorBufferBindings=32, maxResourceDescriptorBufferBindings=32, samplerDescriptorBufferAddressSpaceSize=1099511627776, resourceDescriptorBufferAddressSpaceSize=1099511627776, maxSamplerDescriptorBufferRange=1099511627776, maxResourceDescriptorBufferRange=1099511627776, descriptorBufferAddressSpaceSize=1099511627776, descriptorBufferOffsetAlignment=64, samplerDescriptorSize=4 +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: Found 6 Queue Families +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: Initializing Queue Family 0: 16 queues Gfx Compute Xfer Sparse +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 1: 2 queues Xfer Sparse +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 2: 8 queues Compute Xfer Sparse +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 3: 1 queues Xfer Sparse +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 4: 2 queues Xfer Sparse +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 5: 1 queues Xfer Sparse +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: TimestampValidBits=64 +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: Using 0 device layers. +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: Using 52 device extensions: +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_KHR_swapchain +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_EXT_memory_budget +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_EXT_memory_priority +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_KHR_create_renderpass2 +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_KHR_deferred_host_operations +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_KHR_spirv_1_4 +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_KHR_shader_float_controls +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_KHR_image_format_list +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_EXT_load_store_op_none +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_EXT_tooling_info +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_KHR_dynamic_rendering +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_KHR_pipeline_library +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_KHR_driver_properties +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_KHR_maintenance4 +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_KHR_maintenance5 +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_KHR_shader_atomic_int64 +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_EXT_shader_image_atomic_int64 +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_EXT_scalar_block_layout +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_EXT_shader_viewport_index_layer +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_KHR_separate_depth_stencil_layouts +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_KHR_synchronization2 +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_KHR_fragment_shading_rate +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_KHR_multiview +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_KHR_get_memory_requirements2 +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_EXT_descriptor_indexing +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_EXT_host_query_reset +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_EXT_subgroup_size_control +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_EXT_calibrated_timestamps +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_EXT_descriptor_buffer +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_EXT_device_fault +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_EXT_shader_demote_to_helper_invocation +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_KHR_16bit_storage +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_KHR_shader_float16_int8 +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_KHR_depth_stencil_resolve +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_EXT_pipeline_creation_cache_control +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_KHR_fragment_shader_barycentric +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_KHR_compute_shader_derivatives +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_KHR_sampler_ycbcr_conversion +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_KHR_timeline_semaphore +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_EXT_mesh_shader +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_EXT_graphics_pipeline_library +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: * VK_EXT_mutable_descriptor_type +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: * VK_KHR_buffer_device_address +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: * VK_KHR_acceleration_structure +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: * VK_KHR_ray_tracing_pipeline +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: * VK_KHR_ray_query +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: * VK_KHR_ray_tracing_position_fetch +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: * VK_KHR_external_memory_fd +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: * VK_KHR_external_memory +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: * VK_KHR_external_semaphore +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: * VK_KHR_dedicated_allocation +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: * VK_KHR_external_semaphore_fd +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: Vulkan debug markers support: resource names disabled, begin/end labels disabled. +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: Max memory allocations 4294967295. +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: 3 Device Memory Heaps: +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: 0: Flags 0x1 - Size 25757220864 (24564.00 MB) - Used 0 (0.00%) - DeviceLocal - PrimaryHeap +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: 1: Flags 0x0 - Size 50502672384 (48163.10 MB) - Used 0 (0.00%) +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: 2: Flags 0x1 - Size 257949696 (246.00 MB) - Used 0 (0.00%) - DeviceLocal +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: 5 Device Memory Types (Not unified): +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: 1: Flags 0x00001 - Heap 0 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: 0: Flags 0x00000 - Heap 1 - +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: 2: Flags 0x00006 - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: 3: Flags 0x0000e - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT|VK_MEMORY_PROPERTY_HOST_CACHED_BIT +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: 4: Flags 0x00007 - Heap 2 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT|VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: Memory Budget Extension: +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: | Usage | Budget | Size | +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: ---------|------------------------------------------------------------------| +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: HEAP 00 | 0.07% / 17.38 MB | 22245.06 MB | 24564.00 MB | +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: HEAP 01 | 0.08% / 39.29 MB | 48163.10 MB | 48163.10 MB | +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: HEAP 02 | 24.92% / 61.31 MB | 184.69 MB | 246.00 MB | +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: ---------|------------------------------------------------------------------| +[2026.04.21-18.58.00:678][ 0]LogRHI: Warning: Dynamic Uniform Buffers are enabled, but they will not be used with Vulkan bindless. +[2026.04.21-18.58.00:678][ 0]LogRHI: Warning: Memory defrag is enabled, but it will not be used with Vulkan bindless. +[2026.04.21-18.58.00:682][ 0]LogVulkanRHI: Display: FVulkanPipelineStateCacheManager: Binary pipeline cache '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/VulkanPSO.cache.10de.2684' not found. +[2026.04.21-18.58.00:682][ 0]LogVulkanRHI: Display: Vulkan Async Compute has been DISABLED. +[2026.04.21-18.58.00:682][ 0]LogVulkanRHI: Display: Wave Operations have been ENABLED (wave size: min=32 max=32). +[2026.04.21-18.58.00:682][ 0]LogVulkanRHI: Integrated GPU (iGPU): false +[2026.04.21-18.58.00:694][ 0]LogVRS: Current RHI supports per-draw and screenspace Variable Rate Shading +[2026.04.21-18.58.00:696][ 0]LogRHI: Texture pool is 17367 MB (70% of 24810 MB) +[2026.04.21-18.58.00:696][ 0]LogCsvProfiler: Display: Metadata set : verbatimrhiname="Vulkan" +[2026.04.21-18.58.00:696][ 0]LogCsvProfiler: Display: Metadata set : rhiname="Vulkan" +[2026.04.21-18.58.00:696][ 0]LogCsvProfiler: Display: Metadata set : rhifeaturelevel="SM6" +[2026.04.21-18.58.00:696][ 0]LogCsvProfiler: Display: Metadata set : shaderplatform="VULKAN_SM6" +[2026.04.21-18.58.00:696][ 0]LogInit: Initializing FReadOnlyCVARCache +[2026.04.21-18.58.00:706][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all' +[2026.04.21-18.58.00:706][ 0]LogMonitoredProcess: Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all ] +[2026.04.21-18.58.00:711][ 0]LogTextureFormatASTC: Display: ASTCEnc version 5.0.1 library loaded +[2026.04.21-18.58.00:711][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC +[2026.04.21-18.58.00:711][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT +[2026.04.21-18.58.00:711][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2 +[2026.04.21-18.58.00:711][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp +[2026.04.21-18.58.00:711][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed +[2026.04.21-18.58.00:711][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.13 +[2026.04.21-18.58.00:711][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.13.so +[2026.04.21-18.58.00:711][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.5.so +[2026.04.21-18.58.00:711][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle +[2026.04.21-18.58.00:775][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64' +[2026.04.21-18.58.00:775][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server' +[2026.04.21-18.58.00:775][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client' +[2026.04.21-18.58.00:795][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux' +[2026.04.21-18.58.00:795][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor' +[2026.04.21-18.58.00:795][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer' +[2026.04.21-18.58.00:795][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient' +[2026.04.21-18.58.00:812][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android' +[2026.04.21-18.58.00:812][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC' +[2026.04.21-18.58.00:812][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT' +[2026.04.21-18.58.00:812][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2' +[2026.04.21-18.58.00:812][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_OpenXR' +[2026.04.21-18.58.00:812][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient' +[2026.04.21-18.58.00:812][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient' +[2026.04.21-18.58.00:812][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient' +[2026.04.21-18.58.00:812][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client' +[2026.04.21-18.58.00:812][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_OpenXRClient' +[2026.04.21-18.58.00:812][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi' +[2026.04.21-18.58.00:812][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient' +[2026.04.21-18.58.00:812][ 0]LogTargetPlatformManager: Display: Building Assets For LinuxEditor +[2026.04.21-18.58.00:834][ 0]LogTargetPlatformManager: Unable to find shader format SF_VULKAN_SM6 from hinted modules, loading all potential format modules to find it +[2026.04.21-18.58.00:835][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL +[2026.04.21-18.58.00:835][ 0]LogTargetPlatformManager: GLSL_150_ES31 +[2026.04.21-18.58.00:835][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID +[2026.04.21-18.58.00:835][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM +[2026.04.21-18.58.00:835][ 0]LogTargetPlatformManager: VVM_1_0 +[2026.04.21-18.58.00:835][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat +[2026.04.21-18.58.00:835][ 0]LogTargetPlatformManager: SF_VULKAN_SM5 +[2026.04.21-18.58.00:835][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID +[2026.04.21-18.58.00:835][ 0]LogTargetPlatformManager: SF_VULKAN_ES31 +[2026.04.21-18.58.00:835][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID +[2026.04.21-18.58.00:835][ 0]LogTargetPlatformManager: SF_VULKAN_SM6 +[2026.04.21-18.58.00:835][ 0]LogRendererCore: Ray tracing is enabled (dynamic). Reason: r.RayTracing=1 and r.RayTracing.EnableOnDemand=1. +[2026.04.21-18.58.00:835][ 0]LogRendererCore: Ray tracing shaders are enabled. +[2026.04.21-18.58.00:836][ 0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB +[2026.04.21-18.58.00:836][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +[2026.04.21-18.58.00:836][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy. +[2026.04.21-18.58.00:837][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2026.04.21-18.58.00:837][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy. +[2026.04.21-18.58.00:994][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (1217 MiB) +[2026.04.21-18.58.00:994][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2026.04.21-18.58.00:994][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy. +[2026.04.21-18.58.00:995][ 0]LogZenServiceInstance: Found Zen config default=/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data +[2026.04.21-18.58.00:995][ 0]LogZenServiceInstance: InTree version at '/opt/unreal-engine/Engine/Binaries/Linux/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +[2026.04.21-18.58.00:995][ 0]LogZenServiceInstance: Installed version at '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +[2026.04.21-18.58.00:997][ 0]LogZenServiceInstance: No current process using the data dir found, launching a new instance +[2026.04.21-18.58.00:997][ 0]LogZenServiceInstance: Display: Launching executable '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver', working dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install', data dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data', args '--port 8558 --data-dir "/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data" --http asio --gc-cache-duration-seconds 1209600 --gc-interval-seconds 21600 --gc-low-diskspace-threshold 2147483648 --quiet --http-forceloopback --owner-pid 32242 --child-id Zen_32242_Startup' +[2026.04.21-18.58.01:115][ 0]LogZenServiceInstance: Display: Unreal Zen Storage Server HTTP service at [::1]:8658 status: OK!. +[2026.04.21-18.58.01:115][ 0]LogZenServiceInstance: Local ZenServer AutoLaunch initialization completed in 0.120 seconds +[2026.04.21-18.58.01:116][ 0]LogDerivedDataCache: Display: ZenLocal: Using ZenServer HTTP service at http://[::1]:8658/ with namespace ue.ddc status: OK!. +[2026.04.21-18.58.01:118][ 0]LogDerivedDataCache: /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds. +[2026.04.21-18.58.01:118][ 0]LogDerivedDataCache: Display: /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.00ms. RandomReadSpeed=5228.25MBs, RandomWriteSpeed=816.98MBs. Assigned SpeedClass 'Local' +[2026.04.21-18.58.01:118][ 0]LogDerivedDataCache: Local: Using data cache path /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: DeleteOnly +[2026.04.21-18.58.01:118][ 0]LogDerivedDataCache: ZenShared: Disabled because Host is set to 'None' +[2026.04.21-18.58.01:118][ 0]LogDerivedDataCache: Unable to find inner node ZenShared for hierarchy Hierarchy. +[2026.04.21-18.58.01:118][ 0]LogDerivedDataCache: Shared: Disabled because no path is configured. +[2026.04.21-18.58.01:118][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy. +[2026.04.21-18.58.01:118][ 0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None' +[2026.04.21-18.58.01:118][ 0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy. +[2026.04.21-18.58.01:119][ 0]LogShaderCompilers: Guid format shader working directory is 14 characters bigger than the processId version (../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/WorkingDirectory/32242/). +[2026.04.21-18.58.01:119][ 0]LogShaderCompilers: Cleaned the shader compiler working directory '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/tmp/1E5B50EA38A441958307B5DE99B46E9D/'. +[2026.04.21-18.58.01:120][ 0]LogUbaHorde: Display: UBA/Horde Configuration [Uba.Provider.Horde]: Not Enabled +[2026.04.21-18.58.01:120][ 0]LogShaderCompilers: Display: Using 8 local workers for shader compilation +[2026.04.21-18.58.01:120][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/ShaderAutogen/VULKAN_SM6/AutogenShaderHeaders.ush +[2026.04.21-18.58.01:120][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2026.04.21-18.58.01:364][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0 +[2026.04.21-18.58.02:564][ 0]LogSlate: Using FreeType 2.10.0 +[2026.04.21-18.58.02:564][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +[2026.04.21-18.58.02:566][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png' error. +[2026.04.21-18.58.02:567][ 0]LogSlate: Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] +[2026.04.21-18.58.02:567][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' error. +[2026.04.21-18.58.02:567][ 0]LogSlate: Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] +[2026.04.21-18.58.02:578][ 0]LogAssetRegistry: FAssetRegistry took 0.0020 seconds to start up +[2026.04.21-18.58.02:579][ 0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_*.bin. +[2026.04.21-18.58.03:178][ 0]LogEditorDomain: Display: EditorDomain is Disabled +[2026.04.21-18.58.03:447][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found. +[2026.04.21-18.58.03:447][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found. +[2026.04.21-18.58.03:485][ 0]LogLinux: Selected Device Profile: [LinuxEditor] +[2026.04.21-18.58.03:485][ 0]LogDeviceProfileManager: Active device profile: [0x4805ef52d00][0x4805ef8a000 66] LinuxEditor +[2026.04.21-18.58.03:485][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="LinuxEditor" +[2026.04.21-18.58.03:488][ 0]LogStreaming: Display: FlushAsyncLoading(1): 1 QueuedPackages, 0 AsyncPackages +[2026.04.21-18.58.03:489][ 0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor). +[2026.04.21-18.58.03:489][ 0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +[2026.04.21-18.58.03:490][ 0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled +[2026.04.21-18.58.03:494][ 0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Invalid, MinAllowed_Sdk=r25b, MaxAllowed_Sdk=r29, Current_Sdk=, Allowed_AutoSdk=r27c, Current_AutoSdk=, Flags="Platform_InvalidHostPrerequisites, Support_FullSdk", Error="Android Studio is not installed correctly.") +[2026.04.21-18.58.03:494][ 0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +[2026.04.21-18.58.03:494][ 0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +[2026.04.21-18.58.03:499][ 0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI' +[2026.04.21-18.58.03:499][ 0]LogMonitoredProcess: Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI -nocompile -nocompileuat ] +[2026.04.21-18.58.03:514][ 0]LogStreaming: Display: Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-18.58.03:514][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness because of a recursive sync load +[2026.04.21-18.58.03:514][ 0]LogStreaming: Display: Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-18.58.03:515][ 0]LogStreaming: Display: Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-18.58.03:515][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec because of a recursive sync load +[2026.04.21-18.58.03:515][ 0]LogStreaming: Display: Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-18.58.03:515][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-18.58.03:516][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_M because of a recursive sync load +[2026.04.21-18.58.03:516][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_N because of a recursive sync load +[2026.04.21-18.58.03:518][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Opacity/CameraDepthFade because of a recursive sync load +[2026.04.21-18.58.03:518][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-18.58.03:518][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-18.58.03:518][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-18.58.03:519][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDiffuse because of a recursive sync load +[2026.04.21-18.58.03:519][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions02/Utility/BreakOutFloat2Components because of a recursive sync load +[2026.04.21-18.58.03:520][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultPostProcessMaterial because of a recursive sync load +[2026.04.21-18.58.03:520][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-18.58.03:562][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultDeferredDecalMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultLightFunctionMaterial because of a recursive sync load +[2026.04.21-18.58.03:562][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-18.58.03:582][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/WorldGridMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDeferredDecalMaterial because of a recursive sync load +[2026.04.21-18.58.03:582][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-18.58.03:602][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/WorldGridMaterial because of a recursive sync load +[2026.04.21-18.58.03:602][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-18.58.03:819][ 0]LogMeshReduction: Display: HLOD mesh reduction module (r.ProxyLODMeshReductionModule) set to "ProxyLODMeshReduction" which doesn't exist. +[2026.04.21-18.58.03:828][ 0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction +[2026.04.21-18.58.03:828][ 0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction +[2026.04.21-18.58.03:828][ 0]LogMeshReduction: Display: No automatic mesh merging module available +[2026.04.21-18.58.03:828][ 0]LogMeshReduction: Display: No distributed automatic mesh merging module available +[2026.04.21-18.58.03:828][ 0]LogMeshMerging: No automatic mesh merging module available +[2026.04.21-18.58.03:828][ 0]LogMeshMerging: No distributed automatic mesh merging module available +[2026.04.21-18.58.04:145][ 0]LogTurnkeySupport: Completed device detection: Code = 0 +[2026.04.21-18.58.04:251][ 0]LogConfig: Applying CVar settings from Section [/Script/CQTest.CQTestSettings] File [Engine] +[2026.04.21-18.58.04:284][ 0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None +[2026.04.21-18.58.04:284][ 0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled +[2026.04.21-18.58.04:284][ 0]LogIris: FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetActorFactory name: NetActorFactory id: 0 +[2026.04.21-18.58.04:284][ 0]LogIris: FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetSubObjectFactory name: NetSubObjectFactory id: 1 +[2026.04.21-18.58.04:296][ 0]LogHAL: Linux SourceCodeAccessSettings: VisualStudioCode +[2026.04.21-18.58.04:329][ 0]LogSlate: Border +[2026.04.21-18.58.04:329][ 0]LogSlate: BreadcrumbButton +[2026.04.21-18.58.04:329][ 0]LogSlate: Brushes.Title +[2026.04.21-18.58.04:329][ 0]LogSlate: ColorPicker.ColorThemes +[2026.04.21-18.58.04:329][ 0]LogSlate: Default +[2026.04.21-18.58.04:329][ 0]LogSlate: Icons.Save +[2026.04.21-18.58.04:329][ 0]LogSlate: Icons.Toolbar.Settings +[2026.04.21-18.58.04:329][ 0]LogSlate: ListView +[2026.04.21-18.58.04:329][ 0]LogSlate: SoftwareCursor_CardinalCross +[2026.04.21-18.58.04:329][ 0]LogSlate: SoftwareCursor_Grab +[2026.04.21-18.58.04:329][ 0]LogSlate: TableView.DarkRow +[2026.04.21-18.58.04:329][ 0]LogSlate: TableView.Row +[2026.04.21-18.58.04:329][ 0]LogSlate: TreeView +[2026.04.21-18.58.04:476][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started... +[2026.04.21-18.58.04:478][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 2.008 ms +[2026.04.21-18.58.04:518][ 0]LogInit: XR: Instanced Stereo Rendering is Enabled +[2026.04.21-18.58.04:518][ 0]LogInit: XR: MultiViewport is Enabled +[2026.04.21-18.58.04:518][ 0]LogInit: XR: Mobile Multiview is Disabled +[2026.04.21-18.58.04:529][ 0]LogTurnkeySupport: Turnkey Device: Linux@WEYLAND-YUTANI: (Name=WEYLAND-YUTANI, Type=Computer, Status=Valid, Allowed=, Current=Arch Linux, Flags="Device_InstallSoftwareValid") +[2026.04.21-18.58.04:541][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.000 s +[2026.04.21-18.58.04:586][ 0]LogUdpMessaging: Display: Work queue size set to 1024. +[2026.04.21-18.58.04:586][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +[2026.04.21-18.58.04:586][ 0]LogUdpMessaging: Display: Unicast socket bound to '0.0.0.0:36397'. +[2026.04.21-18.58.04:587][ 0]LogUdpMessaging: Display: Added local interface '192.168.1.180' to multicast group '230.0.0.1:6666' +[2026.04.21-18.58.04:587][ 0]LogUdpMessaging: Display: Added local interface '192.168.122.1' to multicast group '230.0.0.1:6666' +[2026.04.21-18.58.04:587][ 0]LogUdpMessaging: Display: Added local interface '172.31.0.1' to multicast group '230.0.0.1:6666' +[2026.04.21-18.58.04:587][ 0]LogUdpMessaging: Display: Using asynchronous task graph for message deserialization. +[2026.04.21-18.58.04:588][ 0]LogTcpMessaging: Initializing TcpMessaging bridge +[2026.04.21-18.58.04:591][ 0]LogNNERuntimeORT: MakeRuntimeORTDml: +[2026.04.21-18.58.04:591][ 0]LogNNERuntimeORT: DirectML: no +[2026.04.21-18.58.04:591][ 0]LogNNERuntimeORT: RHI D3D12: no +[2026.04.21-18.58.04:591][ 0]LogNNERuntimeORT: D3D12: no +[2026.04.21-18.58.04:591][ 0]LogNNERuntimeORT: NPU: no +[2026.04.21-18.58.04:591][ 0]LogNNERuntimeORT: Interface availability: +[2026.04.21-18.58.04:591][ 0]LogNNERuntimeORT: GPU: no +[2026.04.21-18.58.04:591][ 0]LogNNERuntimeORT: RDG: no +[2026.04.21-18.58.04:591][ 0]LogNNERuntimeORT: NPU: no +[2026.04.21-18.58.04:591][ 0]LogNNERuntimeORT: NNERuntimeORTDml can only cook! +[2026.04.21-18.58.04:635][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: E48CF909D62942888000000000004200 | Instance: 1EF3244D2FFE4082B650B5646B5234B2 (WEYLAND-YUTANI-32242). +[2026.04.21-18.58.05:077][ 0]LogMetaSound: Display: MetaSound Page Target Initialized to 'Default' +[2026.04.21-18.58.05:081][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces... +[2026.04.21-18.58.05:096][ 0]LogMetaSound: MetaSound Engine Initialized +[2026.04.21-18.58.05:327][ 0]LogTimingProfiler: Initialize +[2026.04.21-18.58.05:327][ 0]LogTimingProfiler: OnSessionChanged +[2026.04.21-18.58.05:327][ 0]LoadingProfiler: Initialize +[2026.04.21-18.58.05:327][ 0]LoadingProfiler: OnSessionChanged +[2026.04.21-18.58.05:327][ 0]LogNetworkingProfiler: Initialize +[2026.04.21-18.58.05:327][ 0]LogNetworkingProfiler: OnSessionChanged +[2026.04.21-18.58.05:327][ 0]LogMemoryProfiler: Initialize +[2026.04.21-18.58.05:327][ 0]LogMemoryProfiler: OnSessionChanged +[2026.04.21-18.58.05:379][ 0]LogChaosVDEditor: [RegisterExtension] Registering CVD Extension [FChaosVDGenericDebugDrawExtension] ... +[2026.04.21-18.58.05:379][ 0]LogChaosVDEditor: [RegisterExtension] Registering CVD Extension [FChaosVDAccelerationStructuresExtension] ... +[2026.04.21-18.58.05:427][ 0]LogConfig: Applying CVar settings from Section [/Script/NNEDenoiser.NNEDenoiserSettings] File [Engine] +[2026.04.21-18.58.05:960][ 0]SourceControl: Revision control is disabled +[2026.04.21-18.58.05:971][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Content/Slate/Icons/doc_16x.png' error. +[2026.04.21-18.58.05:971][ 0]LogSlate: Could not load file for Slate resource: [../../../Engine/Content/Slate/Icons/doc_16x.png] file: [../../../Engine/Content/Slate/Icons/doc_16x.png] +[2026.04.21-18.58.05:971][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Content/Slate/Common/ButtonHoverHint.png' error. +[2026.04.21-18.58.05:971][ 0]LogSlate: Could not load file for Slate resource: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] file: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] +[2026.04.21-18.58.05:984][ 0]LogUnixPlatformFile: Warning: Cannot determine whether '/home/reimoz/.steampath' is a directory - d_type not supported and stat() failed with errno=2 (No such file or directory) +[2026.04.21-18.58.05:989][ 0]SourceControl: Revision control is disabled +[2026.04.21-18.58.06:420][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance +[2026.04.21-18.58.06:469][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2026.04.21-18.58.06:469][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2026.04.21-18.58.06:526][ 0]LogTemp: OpenXR ignores max viewport resolution in editor to support full HMD resolutions. +[2026.04.21-18.58.07:030][ 0]LogCollectionManager: Loaded 0 collections in 0.002394 seconds +[2026.04.21-18.58.07:030][ 0]LogFileCache: Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Collections/' took 0.00s +[2026.04.21-18.58.07:031][ 0]LogFileCache: Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Developers/reimoz/Collections/' took 0.00s +[2026.04.21-18.58.07:031][ 0]LogFileCache: Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Collections/' took 0.00s +[2026.04.21-18.58.07:112][ 0]LogUObjectArray: 43167 objects as part of root set at end of initial load. +[2026.04.21-18.58.07:112][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool +[2026.04.21-18.58.07:244][ 0]LogEngine: Initializing Engine... +[2026.04.21-18.58.07:371][ 0]LogHMD: HMD configured for shader platform VULKAN_SM6, bIsMobileMultiViewEnabled=0, bProjectionLayerAlphaEnabled=0 +[2026.04.21-18.58.07:377][ 0]LogTedsSettings: UTedsSettingsEditorSubsystem::Initialize +[2026.04.21-18.58.07:378][ 0]LogStylusInput: Initializing StylusInput subsystem. +[2026.04.21-18.58.07:378][ 0]LogStylusInput: StylusInput not supported on this platform. +[2026.04.21-18.58.07:650][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.11.so +[2026.04.21-18.58.07:662][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.12.so +[2026.04.21-18.58.07:673][ 0]LogChaosDD: Creating Chaos Debug Draw Scene for world Untitled +[2026.04.21-18.58.07:682][ 0]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Temp/Untitled_0.Untitled'. +[2026.04.21-18.58.07:702][ 0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use. +[2026.04.21-18.58.07:702][ 0]LogInit: Texture streaming: Enabled +[2026.04.21-18.58.07:706][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] AnalyticsET::StartSession ( APIServer = https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data. AppVersion = 5.6.1-44394996+++UE5+Release-5.6 ) +[2026.04.21-18.58.07:712][ 0]LogAudio: Display: Initializing Audio Device Manager... +[2026.04.21-18.58.07:712][ 0]LogAudio: Display: Loading Default Audio Settings Objects... +[2026.04.21-18.58.07:712][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load). +[2026.04.21-18.58.07:717][ 0]LogAudio: Display: Audio Device Manager Initialized +[2026.04.21-18.58.07:717][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True +[2026.04.21-18.58.07:717][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2026.04.21-18.58.07:717][ 0]LogAudioMixer: Display: Sample Rate: 48000 +[2026.04.21-18.58.07:717][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2026.04.21-18.58.07:717][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2026.04.21-18.58.07:717][ 0]LogAudioMixer: Display: Number of buffers to queue: 2 +[2026.04.21-18.58.07:717][ 0]LogAudioMixer: Display: Max Channels (voices): 32 +[2026.04.21-18.58.07:717][ 0]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2026.04.21-18.58.07:717][ 0]LogAudio: Display: AudioDevice MaxSources: 32 +[2026.04.21-18.58.07:717][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2026.04.21-18.58.07:717][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2026.04.21-18.58.07:717][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2026.04.21-18.58.07:726][ 0]LogAudioMixerSDL: Display: Initialized SDL using pulseaudio platform API backend. +[2026.04.21-18.58.07:726][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'SDL2' +[2026.04.21-18.58.08:457][ 0]LogAudioMixerSDL: Opening default audio device (device index -1) +[2026.04.21-18.58.08:493][ 0]LogAudioMixer: Display: Using Audio Hardware Device Starship/Matisse HD Audio Controller Digital Stereo (IEC958) +[2026.04.21-18.58.08:493][ 0]LogAudioMixer: Display: Initializing Sound Submixes... +[2026.04.21-18.58.08:494][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2026.04.21-18.58.08:494][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2026.04.21-18.58.08:495][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=6, Samples=6144, InstanceID=1 +[2026.04.21-18.58.08:495][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +[2026.04.21-18.58.08:495][ 0]LogInit: FAudioDevice initialized with ID 1. +[2026.04.21-18.58.08:495][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'. +[2026.04.21-18.58.08:495][ 0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1 +[2026.04.21-18.58.08:523][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1" +[2026.04.21-18.58.08:526][ 0]LogInit: Undo buffer set to 256 MB +[2026.04.21-18.58.08:526][ 0]LogInit: Transaction tracking system initialized +[2026.04.21-18.58.08:719][ 0]LocalizationService: Localization service is disabled +[2026.04.21-18.58.08:821][ 0]LogAndroidRuntimeSettings: Display: Enabled Package for Meta Quest devices. +The following settings have been applied: + +[2026.04.21-18.58.08:821][ 0]LogAndroidRuntimeSettings: Display: Support arm64: 1. + +[2026.04.21-18.58.08:821][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan: 1. + +[2026.04.21-18.58.08:821][ 0]LogAndroidRuntimeSettings: Display: Support x86_64: 0. + +[2026.04.21-18.58.08:821][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan Desktop: 0. + +[2026.04.21-18.58.08:821][ 0]LogAndroidRuntimeSettings: Display: Support OpenGL ES3.2: 0. +[2026.04.21-18.58.09:438][ 0]LogFileCache: Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/' took 0.00s +[2026.04.21-18.58.09:482][ 0]LogPython: Python enabled via CVar 'Engine.Python.IsEnabledByDefault' +[2026.04.21-18.58.09:487][ 0]LogPython: Using Python 3.11.8 +[2026.04.21-18.58.09:682][ 0]LogPython: Display: No pip-enabled plugins with python dependencies found, skipping +[2026.04.21-18.58.09:918][ 0]LogRenderer: Requested compilation of Path Tracing RTPSOs (8 permutations). +[2026.04.21-18.58.09:951][ 0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized. +[2026.04.21-18.58.10:152][ 0]LogEditorDataStorage: Initializing +[2026.04.21-18.58.10:155][ 0]LogEditorDataStorage: Initialized +[2026.04.21-18.58.10:156][ 0]LogAssetRegistry: Display: Triggering cache save on discovery complete +[2026.04.21-18.58.10:166][ 0]LogCore: Display: GameplayInsights module auto-connecting to local trace server... +[2026.04.21-18.58.10:252][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init() +[2026.04.21-18.58.10:254][ 0]SourceControl: Revision control is disabled +[2026.04.21-18.58.10:254][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 13.952 +[2026.04.21-18.58.10:255][ 0]Cmd: MAP LOAD FILE="../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Content/VRTemplate/Maps/VRTemplateMap.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=4 +[2026.04.21-18.58.10:263][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true +[2026.04.21-18.58.10:263][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2026.04.21-18.58.10:286][ 0]LogAudio: Display: Audio Device unregistered from world 'None'. +[2026.04.21-18.58.10:288][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.43ms +[2026.04.21-18.58.11:027][ 0]LogAssetRegistry: Display: Asset registry cache written as 67.9 MiB to ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_*.bin +[2026.04.21-18.58.11:122][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'VRTemplateMap'. +[2026.04.21-18.58.11:122][ 0]LogChaosDD: Creating Chaos Debug Draw Scene for world VRTemplateMap +[2026.04.21-18.58.11:123][ 0]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Game/VRTemplate/Maps/VRTemplateMap.VRTemplateMap'. +[2026.04.21-18.58.11:144][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs) +[2026.04.21-18.58.11:188][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.63ms +[2026.04.21-18.58.11:189][ 0]Cmd: MAP CHECKDEP NOCLEARLOG +[2026.04.21-18.58.11:189][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0.069ms to complete. +[2026.04.21-18.58.11:227][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 14.925 +[2026.04.21-18.58.11:411][ 0]LogPlacementMode: Display: The Asset Registry is not yet fully loaded so some placeable classes might be missing. +[2026.04.21-18.58.11:544][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2026.04.21-18.58.11:624][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2026.04.21-18.58.11:704][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2026.04.21-18.58.11:784][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2026.04.21-18.58.11:860][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-18.58.11:860][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/' +[2026.04.21-18.58.11:861][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-18.58.11:861][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/' +[2026.04.21-18.58.11:861][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-18.58.11:861][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_TopDown.upack', mount point: 'root:/' +[2026.04.21-18.58.11:861][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-18.58.11:861][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/' +[2026.04.21-18.58.11:861][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-18.58.11:861][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/' +[2026.04.21-18.58.11:861][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-18.58.11:861][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/' +[2026.04.21-18.58.11:861][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-18.58.11:862][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/' +[2026.04.21-18.58.11:862][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-18.58.11:862][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/' +[2026.04.21-18.58.11:862][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-18.58.11:862][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/StarterContent.upack', mount point: 'root:/' +[2026.04.21-18.58.11:862][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-18.58.11:862][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/' +[2026.04.21-18.58.11:905][ 0]LogVulkanRHI: Display: Requested PixelFormat 18 not supported by this swapchain! Falling back to supported swapchain format... +[2026.04.21-18.58.11:905][ 0]LogVulkanRHI: Display: Queue Family 0: Supports Present +[2026.04.21-18.58.11:905][ 0]LogVulkanRHI: Display: Found 4 Surface present modes: +[2026.04.21-18.58.11:905][ 0]LogVulkanRHI: Display: - VK_PRESENT_MODE_FIFO_KHR (2) +[2026.04.21-18.58.11:905][ 0]LogVulkanRHI: Display: - VK_PRESENT_MODE_FIFO_RELAXED_KHR (3) +[2026.04.21-18.58.11:905][ 0]LogVulkanRHI: Display: - VK_PRESENT_MODE_IMMEDIATE_KHR (0) +[2026.04.21-18.58.11:905][ 0]LogVulkanRHI: Display: - VkPresentModeKHR 1000361000 +[2026.04.21-18.58.11:905][ 0]LogVulkanRHI: Display: Selected VkPresentModeKHR mode VK_PRESENT_MODE_IMMEDIATE_KHR +[2026.04.21-18.58.11:905][ 0]LogVulkanRHI: Creating new VK swapchain with VK_PRESENT_MODE_IMMEDIATE_KHR, VK_FORMAT_B8G8R8A8_UNORM, VK_COLOR_SPACE_SRGB_NONLINEAR_KHR, num images 3 +[2026.04.21-18.58.11:956][ 0]LogStall: Startup... +[2026.04.21-18.58.11:956][ 0]LogStall: Startup complete. +[2026.04.21-18.58.12:010][ 0]LogGameProjectGeneration: Project MyProject2 requires update. Plugin OpenXR SupportedTargetPlatforms value in project descriptor (Win64, Linux, Android, VisionOS) differs from value in plugin descriptor (Win64, Linux, LinuxArm64, Android) +[2026.04.21-18.58.12:010][ 0]LogGameProjectGeneration: Project MyProject2 requires update. Plugin OpenXREyeTracker SupportedTargetPlatforms value in project descriptor (Win64, Linux, Android) differs from value in plugin descriptor (Win64, Linux, LinuxArm64, Android) +[2026.04.21-18.58.12:010][ 0]LogGameProjectGeneration: Project MyProject2 requires update. Plugin OpenXRHandTracking SupportedTargetPlatforms value in project descriptor (Win64, Linux, Android, VisionOS) differs from value in plugin descriptor (Win64, Linux, LinuxArm64, Android) +[2026.04.21-18.58.12:075][ 0]LogLoad: (Engine Initialization) Total time: 15.77 seconds +[2026.04.21-18.58.12:087][ 0]LogInit: Adding external input plugin. +[2026.04.21-18.58.12:087][ 0]LogInit: Adding external input plugin. +[2026.04.21-18.58.12:436][ 0]LogContentStreaming: Texture pool size now 1000 MB +[2026.04.21-18.58.12:436][ 0]LogCsvProfiler: Display: Metadata set : streamingpoolsizemb="1000" +[2026.04.21-18.58.12:450][ 0]LogSlate: Took 0.000064 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2026.04.21-18.58.12:453][ 0]LogSlate: Took 0.000053 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) +[2026.04.21-18.58.12:454][ 0]LogSlate: Took 0.000178 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K) +[2026.04.21-18.58.12:455][ 0]LogSlate: Took 0.000031 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) +[2026.04.21-18.58.12:510][ 0]LogStreaming: Display: FlushAsyncLoading(339): 1 QueuedPackages, 0 AsyncPackages +[2026.04.21-18.58.12:701][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2026.04.21-18.58.12:704][ 0]LogPython: Display: Running start-up script /opt/unreal-engine/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py... started... +[2026.04.21-18.58.12:766][ 0]LogPython: registering + +[2026.04.21-18.58.12:775][ 0]LogPython: Display: Running start-up script /opt/unreal-engine/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py... took 71.232 ms +[2026.04.21-18.58.13:056][ 1]LogAssetRegistry: AssetRegistryGather time 0.1330s: AssetDataDiscovery 0.0374s, AssetDataGather 0.0236s, StoreResults 0.0720s. Wall time 10.4790s. + NumCachedDirectories 0. NumUncachedDirectories 1489. NumCachedFiles 7457. NumUncachedFiles 0. + BackgroundTickInterruptions 2. +[2026.04.21-18.58.13:088][ 1]LogPlacementMode: Display: The Asset Registry is done with its initial scan, the list of placeable classes has been updated. +[2026.04.21-18.58.13:100][ 1]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000001 seconds (updated 0 objects) +[2026.04.21-18.58.13:100][ 1]LogSourceControl: Uncontrolled asset discovery started... +[2026.04.21-18.58.13:179][ 2]LogSlate: Took 0.000051 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2026.04.21-18.58.13:193][ 2]LogSourceControl: Uncontrolled asset discovery finished in 0.092821 seconds (Found 188 uncontrolled assets) +[2026.04.21-19.00.01:123][153]LogDerivedDataCache: /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:00.000 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 0 files in 1 folders with total size 0 MiB. +[2026.04.21-19.02.20:745][510]LogSlate: Took 0.000243 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2026.04.21-19.04.12:434][947]LogShaderCompilers: Display: ================================================ +[2026.04.21-19.04.12:434][947]LogShaderCompilers: Display: === FShaderJobCache stats === +[2026.04.21-19.04.12:434][947]LogShaderCompilers: Display: Total job queries 290, among them cache hits 5 (1.72%), DDC hits 205 (70.69%), Duplicates 74 (25.52%) +[2026.04.21-19.04.12:434][947]LogShaderCompilers: Display: Tracking 211 distinct input hashes that result in 129 distinct outputs (61.14%) +[2026.04.21-19.04.12:434][947]LogShaderCompilers: Display: RAM used: 1.11 MiB of 3.15 GiB budget. Usage: 0.03% +[2026.04.21-19.04.12:434][947]LogShaderCompilers: Display: === Shader Compilation stats === +[2026.04.21-19.04.12:434][947]LogShaderCompilers: Display: Shaders Compiled: 6 +[2026.04.21-19.04.12:434][947]LogShaderCompilers: Display: Jobs assigned 6, completed 6 (100%) +[2026.04.21-19.04.12:434][947]LogShaderCompilers: Display: Time job spent in pending queue: average 0.08 s, longest 0.10 s +[2026.04.21-19.04.12:434][947]LogShaderCompilers: Display: Job execution time: average 1.07 s, max 1.22 s +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: Job life time (pending + execution): average 1.15 s, max 1.30 +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: Shader code size: total 57.508 KiB, numShaders 6, average 9.584 KiB, min 837 B, max 13.081 KiB +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 1.31 s +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: Mutex wait stall in FShaderJobCache::SubmitJobs: 0.02% +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: Jobs were issued in 6 batches (only local compilation was used), average 1.00 jobs/batch +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: Average processing rate: 4.58 jobs/sec +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: Total thread time: 4.481 s +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: Total thread preprocess time: 5.326 s +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: Percentage time preprocessing: 118.85% +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: Effective parallelization: 3.42 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 - 0.427157 +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: Top 5 most expensive shader types by average time: +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy (compiled 2 times, average 0.89 sec, max 0.91 sec, min 0.88 sec) +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: FHitProxyVS (compiled 1 times, average 0.83 sec, max 0.83 sec, min 0.83 sec) +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy (compiled 2 times, average 0.73 sec, max 0.82 sec, min 0.65 sec) +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: FHitProxyPS (compiled 1 times, average 0.39 sec, max 0.39 sec, min 0.39 sec) +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: FLandscapePhysicalMaterialPS (compiled 0 times, average 0.00 sec, max 0.00 sec, min 0.00 sec) +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: Top 5 shader types by total compile time: +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy - 39.94% of total time (compiled 2 times, average 0.89 sec, max 0.91 sec, min 0.88 sec) +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy - 32.74% of total time (compiled 2 times, average 0.73 sec, max 0.82 sec, min 0.65 sec) +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: FHitProxyVS - 18.59% of total time (compiled 1 times, average 0.83 sec, max 0.83 sec, min 0.83 sec) +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: FHitProxyPS - 8.73% of total time (compiled 1 times, average 0.39 sec, max 0.39 sec, min 0.39 sec) +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: FDebugViewModePS - 0.00% of total time (compiled 0 times, average 0.00 sec, max 0.00 sec, min 0.00 sec) +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: === Material stats === +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: Materials Cooked: 0 +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: Materials Translated: 150 +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: Material Total Translate Time: 0.10 s +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: Material Translation Only: 0.05 s (44%) +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: Material DDC Serialization Only: 0.00 s (3%) +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: Material Cache Hits: 41 (27%) +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: ================================================ +[2026.04.21-19.10.45:173][498]LogPSOHitching: Encountered 50 PSO creation hitches so far (50 graphics, 0 compute). 0 of them were precached. +[2026.04.21-19.12.43:112][174]LogNavigationPoint: PostEditMove Clear paths rebuilt +[2026.04.21-19.12.43:701][243]Cmd: TRANSACTION UNDO +[2026.04.21-19.12.43:701][243]LogEditorTransaction: Undo Scale Elements +[2026.04.21-19.12.48:133][724]LogNavigationPoint: PostEditMove Clear paths rebuilt +[2026.04.21-19.12.56:331][653]LogChaosDD: Not creating Chaos Debug Draw Scene for world World_0 +[2026.04.21-19.12.56:332][653]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Engine/Transient.World_0'. +[2026.04.21-19.12.56:342][653]LogChaosDD: Not creating Chaos Debug Draw Scene for world World_1 +[2026.04.21-19.12.56:342][653]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Engine/Transient.World_1'. +[2026.04.21-19.13.12:551][337]LogChaosDD: Not creating Chaos Debug Draw Scene for world World_2 +[2026.04.21-19.13.12:551][337]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Engine/Transient.World_2'. +[2026.04.21-19.13.12:773][338]LogNiagara: Compiling System NiagaraSystem /Game/VRTemplate/VFX/NS_TeleportTrace.NS_TeleportTrace took 0.214529 sec (time since issued). +[2026.04.21-19.13.17:622][731]LogChaosDD: Not creating Chaos Debug Draw Scene for world World_3 +[2026.04.21-19.13.17:623][731]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Engine/Transient.World_3'. +[2026.04.21-19.13.17:860][736]LogChaosDD: Not creating Chaos Debug Draw Scene for world World_4 +[2026.04.21-19.13.17:860][736]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Engine/Transient.World_4'. +[2026.04.21-19.13.19:676][906]LogChaosDD: Not creating Chaos Debug Draw Scene for world World_5 +[2026.04.21-19.13.19:677][906]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Engine/Transient.World_5'. +[2026.04.21-19.13.19:833][907]LogNiagara: Compiling System NiagaraSystem /Game/VRTemplate/VFX/NS_MenuLaser.NS_MenuLaser took 0.029426 sec (time since issued). +[2026.04.21-19.13.21:401][ 70]LogChaosDD: Not creating Chaos Debug Draw Scene for world World_6 +[2026.04.21-19.13.21:402][ 70]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Engine/Transient.World_6'. +[2026.04.21-19.13.42:741][197]LogUObjectHash: Compacting FUObjectHashTables data took 0.51ms +[2026.04.21-19.13.42:763][197]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/VRTemplate/Maps/VRTemplateMap_Auto1 +[2026.04.21-19.13.42:763][197]LogSavePackage: Moving '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/VRTemplateMap_Auto1D7DAD87C902B4E60B64AB1D18BED8071.tmp' to '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Autosaves/Game/VRTemplate/Maps/VRTemplateMap_Auto1.umap' +[2026.04.21-19.13.42:765][197]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/VRTemplate/Maps/VRTemplateMap' took 0.109 +[2026.04.21-19.13.42:765][197]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.109 +[2026.04.21-19.13.49:761][421]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn +[2026.04.21-19.13.49:768][421]LogChaosDD: Not creating Chaos Debug Draw Scene for world World_7 +[2026.04.21-19.13.49:769][421]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Engine/Transient.World_7'. +[2026.04.21-19.13.49:824][421]LogStreaming: Display: FlushAsyncLoading(342): 1 QueuedPackages, 0 AsyncPackages +[2026.04.21-19.13.50:753][421]LogStaticMesh: Display: Building static mesh PhAT_FloorBox (Required Memory Estimate: 0.024887 MB)... +[2026.04.21-19.13.50:755][421]LogStaticMesh: Built static mesh [0.00s] /Engine/EditorMeshes/PhAT_FloorBox.PhAT_FloorBox +[2026.04.21-19.13.51:212][421]LogSlate: Took 0.000068 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensed.ttf' (158K) +[2026.04.21-19.13.54:465][635]LogSlate: Window 'VRPawn' being destroyed +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: ================================================ +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: === FShaderJobCache stats === +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: Total job queries 336, among them cache hits 21 (6.25%), DDC hits 227 (67.56%), Duplicates 75 (22.32%) +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: Tracking 240 distinct input hashes that result in 154 distinct outputs (64.17%) +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: RAM used: 1.44 MiB of 3.15 GiB budget. Usage: 0.04% +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: === Shader Compilation stats === +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: Shaders Compiled: 13 +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: Jobs assigned 13, completed 13 (100%) +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: Average time worker was idle: 466.31 s +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: Time job spent in pending queue: average 0.08 s, longest 0.10 s +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: Job execution time: average 2.27 s, max 4.71 s +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: Job life time (pending + execution): average 2.35 s, max 4.80 +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: Shader code size: total 379.22 KiB, numShaders 13, average 29.17 KiB, min 837 B, max 64.237 KiB +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 9.61 s +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: Mutex wait stall in FShaderJobCache::SubmitJobs: 0.01% +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: Jobs were issued in 13 batches (only local compilation was used), average 1.00 jobs/batch +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: Average processing rate: 1.35 jobs/sec +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: Total thread time: 26.502 s +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: Total thread preprocess time: 6.334 s +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: Percentage time preprocessing: 23.90% +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: Effective parallelization: 2.76 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 - 0.344702 +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: Top 5 most expensive shader types by average time: +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight (compiled 2 times, average 4.38 sec, max 4.46 sec, min 4.30 sec) +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy (compiled 4 times, average 2.58 sec, max 4.31 sec, min 0.88 sec) +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: TMaterialCHSFNoLightMapPolicy (compiled 3 times, average 1.57 sec, max 1.68 sec, min 1.44 sec) +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: FHitProxyVS (compiled 1 times, average 0.83 sec, max 0.83 sec, min 0.83 sec) +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy (compiled 2 times, average 0.73 sec, max 0.82 sec, min 0.65 sec) +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: Top 5 shader types by total compile time: +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy - 38.96% of total time (compiled 4 times, average 2.58 sec, max 4.31 sec, min 0.88 sec) +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight - 33.07% of total time (compiled 2 times, average 4.38 sec, max 4.46 sec, min 4.30 sec) +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: TMaterialCHSFNoLightMapPolicy - 17.81% of total time (compiled 3 times, average 1.57 sec, max 1.68 sec, min 1.44 sec) +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy - 5.54% of total time (compiled 2 times, average 0.73 sec, max 0.82 sec, min 0.65 sec) +[2026.04.21-19.16.12:466][ 89]LogShaderCompilers: Display: FHitProxyVS - 3.14% of total time (compiled 1 times, average 0.83 sec, max 0.83 sec, min 0.83 sec) +[2026.04.21-19.16.12:466][ 89]LogShaderCompilers: Display: === Material stats === +[2026.04.21-19.16.12:466][ 89]LogShaderCompilers: Display: Materials Cooked: 0 +[2026.04.21-19.16.12:466][ 89]LogShaderCompilers: Display: Materials Translated: 152 +[2026.04.21-19.16.12:466][ 89]LogShaderCompilers: Display: Material Total Translate Time: 0.11 s +[2026.04.21-19.16.12:466][ 89]LogShaderCompilers: Display: Material Translation Only: 0.05 s (45%) +[2026.04.21-19.16.12:466][ 89]LogShaderCompilers: Display: Material DDC Serialization Only: 0.00 s (3%) +[2026.04.21-19.16.12:466][ 89]LogShaderCompilers: Display: Material Cache Hits: 41 (27%) +[2026.04.21-19.16.12:466][ 89]LogShaderCompilers: Display: ================================================ +[2026.04.21-19.19.06:135][357]LogContentBrowser: Deferred new asset file creation: NewInputAction +[2026.04.21-19.19.06:169][357]LogContentBrowser: Creating deferred item: NewInputAction +[2026.04.21-19.19.06:210][358]LogContentBrowser: Renaming the item being created (Deferred Item: NewInputAction). +[2026.04.21-19.19.17:783][567]LogContentBrowser: Attempting asset rename: NewInputAction -> IA_MoveForwardBack +[2026.04.21-19.19.17:784][567]LogContentBrowser: End creating deferred item NewInputAction +[2026.04.21-19.19.20:977][849]LogAssetEditorSubsystem: Opening Asset editor for InputAction /Game/VRTemplate/Input/Actions/IA_MoveForwardBack.IA_MoveForwardBack +[2026.04.21-19.20.08:445][421]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2026.04.21-19.20.08:495][421]OBJ SavePackage: Generating thumbnails for [0] asset(s) in package [/Game/VRTemplate/Input/Actions/IA_MoveForwardBack] ([1] browsable assets)... +[2026.04.21-19.20.08:495][421]OBJ SavePackage: Finished generating thumbnails for package [/Game/VRTemplate/Input/Actions/IA_MoveForwardBack] +[2026.04.21-19.20.08:497][421]LogSavePackage: Moving output files for package: /Game/VRTemplate/Input/Actions/IA_MoveForwardBack +[2026.04.21-19.20.08:497][421]LogSavePackage: Moving '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/IA_MoveForwardBack7E0915BF072E49189821AD21B9281C4B.tmp' to '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Content/VRTemplate/Input/Actions/IA_MoveForwardBack.uasset' +[2026.04.21-19.20.08:517][421]LogFileHelpers: InternalPromptForCheckoutAndSave took 72.262 ms +[2026.04.21-19.20.08:573][421]LogContentValidation: Display: Starting to validate 1 assets +[2026.04.21-19.20.08:573][421]LogContentValidation: Enabled validators: +[2026.04.21-19.20.08:574][421]LogContentValidation: /Script/DataValidation.EditorValidator_Material +[2026.04.21-19.20.08:574][421]LogContentValidation: /Script/DataValidation.DirtyFilesChangelistValidator +[2026.04.21-19.20.08:574][421]LogContentValidation: /Script/DataValidation.EditorValidator_Localization +[2026.04.21-19.20.08:574][421]LogContentValidation: /Script/DataValidation.PackageFileValidator +[2026.04.21-19.20.08:574][421]LogContentValidation: /Script/DataValidation.WorldPartitionChangelistValidator +[2026.04.21-19.20.08:574][421]LogContentValidation: /Script/InputBlueprintNodes.EnhancedInputUserWidgetValidator +[2026.04.21-19.20.08:574][421]AssetCheck: /Game/VRTemplate/Input/Actions/IA_MoveForwardBack Validating asset +[2026.04.21-19.20.08:598][421]LogSourceControl: Display: Uncontrolled Changelist persistency file saved ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/SourceControl/UncontrolledChangelists.json +[2026.04.21-19.20.18:824][292]LogContentBrowser: Deferred new asset file creation: NewInputAction +[2026.04.21-19.20.18:859][292]LogContentBrowser: Creating deferred item: NewInputAction +[2026.04.21-19.20.18:902][293]LogContentBrowser: Renaming the item being created (Deferred Item: NewInputAction). +[2026.04.21-19.20.48:529][239]LogContentBrowser: Attempting asset rename: NewInputAction -> IA_MoveRightLeft +[2026.04.21-19.20.48:531][239]LogContentBrowser: End creating deferred item NewInputAction +[2026.04.21-19.20.50:643][429]LogAssetEditorSubsystem: Opening Asset editor for InputAction /Game/VRTemplate/Input/Actions/IA_MoveRightLeft.IA_MoveRightLeft +[2026.04.21-19.20.54:793][869]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2026.04.21-19.20.54:847][869]OBJ SavePackage: Generating thumbnails for [0] asset(s) in package [/Game/VRTemplate/Input/Actions/IA_MoveRightLeft] ([1] browsable assets)... +[2026.04.21-19.20.54:847][869]OBJ SavePackage: Finished generating thumbnails for package [/Game/VRTemplate/Input/Actions/IA_MoveRightLeft] +[2026.04.21-19.20.54:849][869]LogSavePackage: Moving output files for package: /Game/VRTemplate/Input/Actions/IA_MoveRightLeft +[2026.04.21-19.20.54:849][869]LogSavePackage: Moving '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/IA_MoveRightLeftBCDEAE8B528347D3B713EFA1A3962A09.tmp' to '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Content/VRTemplate/Input/Actions/IA_MoveRightLeft.uasset' +[2026.04.21-19.20.54:867][869]LogFileHelpers: InternalPromptForCheckoutAndSave took 73.993 ms (total: 146.256 ms) +[2026.04.21-19.20.54:925][869]LogContentValidation: Display: Starting to validate 1 assets +[2026.04.21-19.20.54:925][869]LogContentValidation: Enabled validators: +[2026.04.21-19.20.54:925][869]LogContentValidation: /Script/DataValidation.EditorValidator_Material +[2026.04.21-19.20.54:925][869]LogContentValidation: /Script/DataValidation.DirtyFilesChangelistValidator +[2026.04.21-19.20.54:925][869]LogContentValidation: /Script/DataValidation.EditorValidator_Localization +[2026.04.21-19.20.54:925][869]LogContentValidation: /Script/DataValidation.PackageFileValidator +[2026.04.21-19.20.54:925][869]LogContentValidation: /Script/DataValidation.WorldPartitionChangelistValidator +[2026.04.21-19.20.54:925][869]LogContentValidation: /Script/InputBlueprintNodes.EnhancedInputUserWidgetValidator +[2026.04.21-19.20.54:925][869]AssetCheck: /Game/VRTemplate/Input/Actions/IA_MoveRightLeft Validating asset +[2026.04.21-19.20.54:948][869]LogSourceControl: Display: Uncontrolled Changelist persistency file saved ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/SourceControl/UncontrolledChangelists.json +[2026.04.21-19.21.05:226][702]LogContentBrowser: Deferred new asset file creation: NewInputAction +[2026.04.21-19.21.05:250][702]LogContentBrowser: Creating deferred item: NewInputAction +[2026.04.21-19.21.05:297][703]LogContentBrowser: Renaming the item being created (Deferred Item: NewInputAction). +[2026.04.21-19.21.12:466][417]LogContentBrowser: Attempting asset rename: NewInputAction -> IA_MoveUpDown +[2026.04.21-19.21.12:468][417]LogContentBrowser: End creating deferred item NewInputAction +[2026.04.21-19.21.14:570][600]LogAssetEditorSubsystem: Opening Asset editor for InputAction /Game/VRTemplate/Input/Actions/IA_MoveUpDown.IA_MoveUpDown +[2026.04.21-19.21.18:165][980]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2026.04.21-19.21.18:201][980]OBJ SavePackage: Generating thumbnails for [0] asset(s) in package [/Game/VRTemplate/Input/Actions/IA_MoveUpDown] ([1] browsable assets)... +[2026.04.21-19.21.18:201][980]OBJ SavePackage: Finished generating thumbnails for package [/Game/VRTemplate/Input/Actions/IA_MoveUpDown] +[2026.04.21-19.21.18:201][980]LogSavePackage: Moving output files for package: /Game/VRTemplate/Input/Actions/IA_MoveUpDown +[2026.04.21-19.21.18:201][980]LogSavePackage: Moving '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/IA_MoveUpDownEC94D56DF022420EA69AAF3A4D8E1A1A.tmp' to '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Content/VRTemplate/Input/Actions/IA_MoveUpDown.uasset' +[2026.04.21-19.21.18:217][980]LogFileHelpers: InternalPromptForCheckoutAndSave took 51.350 ms (total: 197.607 ms) +[2026.04.21-19.21.18:256][980]LogContentValidation: Display: Starting to validate 1 assets +[2026.04.21-19.21.18:256][980]LogContentValidation: Enabled validators: +[2026.04.21-19.21.18:256][980]LogContentValidation: /Script/DataValidation.EditorValidator_Material +[2026.04.21-19.21.18:256][980]LogContentValidation: /Script/DataValidation.DirtyFilesChangelistValidator +[2026.04.21-19.21.18:256][980]LogContentValidation: /Script/DataValidation.EditorValidator_Localization +[2026.04.21-19.21.18:256][980]LogContentValidation: /Script/DataValidation.PackageFileValidator +[2026.04.21-19.21.18:256][980]LogContentValidation: /Script/DataValidation.WorldPartitionChangelistValidator +[2026.04.21-19.21.18:256][980]LogContentValidation: /Script/InputBlueprintNodes.EnhancedInputUserWidgetValidator +[2026.04.21-19.21.18:256][980]AssetCheck: /Game/VRTemplate/Input/Actions/IA_MoveUpDown Validating asset +[2026.04.21-19.21.18:274][980]LogSourceControl: Display: Uncontrolled Changelist persistency file saved ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/SourceControl/UncontrolledChangelists.json +[2026.04.21-19.24.17:666][412]LogUObjectHash: Compacting FUObjectHashTables data took 1.18ms +[2026.04.21-19.24.17:671][412]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/VRTemplate/Maps/VRTemplateMap' took 0.133 +[2026.04.21-19.24.17:672][412]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/VRTemplate/Blueprints/VRPawn] ([2] browsable assets)... +[2026.04.21-19.24.17:681][412]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn] +[2026.04.21-19.24.17:681][412]OBJ SavePackage: Finished generating thumbnails for package [/Game/VRTemplate/Blueprints/VRPawn] +[2026.04.21-19.24.17:759][412]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/VRTemplate/Blueprints/VRPawn_Auto2 +[2026.04.21-19.24.17:759][412]LogSavePackage: Moving '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/VRPawn_Auto24129CF9642ED40CA886A513E42704428.tmp' to '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Autosaves/Game/VRTemplate/Blueprints/VRPawn_Auto2.uasset' +[2026.04.21-19.24.17:759][412]LogFileHelpers: Auto-saving content packages took 0.088 +[2026.04.21-19.24.43:552][700]LogAssetEditorSubsystem: Opening Asset editor for InputMappingContext /Game/VRTemplate/Input/IMC_Default.IMC_Default +[2026.04.21-19.34.41:636][854]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2026.04.21-19.34.41:690][854]OBJ SavePackage: Generating thumbnails for [0] asset(s) in package [/Game/VRTemplate/Input/IMC_Default] ([1] browsable assets)... +[2026.04.21-19.34.41:690][854]OBJ SavePackage: Finished generating thumbnails for package [/Game/VRTemplate/Input/IMC_Default] +[2026.04.21-19.34.41:690][854]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Input/IMC_Default" FILE="../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Content/VRTemplate/Input/IMC_Default.uasset" SILENT=true +[2026.04.21-19.34.41:693][854]LogSavePackage: Moving output files for package: /Game/VRTemplate/Input/IMC_Default +[2026.04.21-19.34.41:693][854]LogSavePackage: Moving '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/IMC_Default3BB59D63CCE74C8EB0C1748484BBA614.tmp' to '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Content/VRTemplate/Input/IMC_Default.uasset' +[2026.04.21-19.34.41:715][854]LogFileHelpers: InternalPromptForCheckoutAndSave took 78.742 ms (total: 276.349 ms) +[2026.04.21-19.34.41:765][854]LogContentValidation: Display: Starting to validate 1 assets +[2026.04.21-19.34.41:765][854]LogContentValidation: Enabled validators: +[2026.04.21-19.34.41:765][854]LogContentValidation: /Script/DataValidation.EditorValidator_Material +[2026.04.21-19.34.41:765][854]LogContentValidation: /Script/DataValidation.DirtyFilesChangelistValidator +[2026.04.21-19.34.41:765][854]LogContentValidation: /Script/DataValidation.EditorValidator_Localization +[2026.04.21-19.34.41:765][854]LogContentValidation: /Script/DataValidation.PackageFileValidator +[2026.04.21-19.34.41:765][854]LogContentValidation: /Script/DataValidation.WorldPartitionChangelistValidator +[2026.04.21-19.34.41:765][854]LogContentValidation: /Script/InputBlueprintNodes.EnhancedInputUserWidgetValidator +[2026.04.21-19.34.41:766][854]AssetCheck: /Game/VRTemplate/Input/IMC_Default Validating asset +[2026.04.21-19.34.41:799][854]LogSourceControl: Display: Uncontrolled Changelist persistency file saved ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/SourceControl/UncontrolledChangelists.json +[2026.04.21-19.35.27:790][205]LogStreaming: Display: FlushAsyncLoading(518): 1 QueuedPackages, 0 AsyncPackages +[2026.04.21-19.37.08:213][917]LogUObjectHash: Compacting FUObjectHashTables data took 1.20ms +[2026.04.21-19.37.08:215][917]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/VRTemplate/Maps/VRTemplateMap' took 0.066 +[2026.04.21-19.37.08:215][917]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/VRTemplate/Blueprints/VRPawn] ([2] browsable assets)... +[2026.04.21-19.37.08:235][917]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn] +[2026.04.21-19.37.08:235][917]OBJ SavePackage: Finished generating thumbnails for package [/Game/VRTemplate/Blueprints/VRPawn] +[2026.04.21-19.37.08:313][917]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/VRTemplate/Blueprints/VRPawn_Auto3 +[2026.04.21-19.37.08:313][917]LogSavePackage: Moving '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/VRPawn_Auto3DD245DFA6C294D79B8A866827C563282.tmp' to '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Autosaves/Game/VRTemplate/Blueprints/VRPawn_Auto3.uasset' +[2026.04.21-19.37.08:313][917]LogFileHelpers: Auto-saving content packages took 0.098 +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: ================================================ +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: === FShaderJobCache stats === +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: Total job queries 337, among them cache hits 21 (6.23%), DDC hits 227 (67.36%), Duplicates 75 (22.26%) +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: Tracking 241 distinct input hashes that result in 155 distinct outputs (64.32%) +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: RAM used: 1.44 MiB of 3.15 GiB budget. Usage: 0.04% +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: === Shader Compilation stats === +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: Shaders Compiled: 14 +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: Jobs assigned 14, completed 14 (100%) +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: Average time worker was idle: 573.86 s +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: Time job spent in pending queue: average 0.07 s, longest 0.10 s +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: Job execution time: average 2.23 s, max 4.71 s +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: Job life time (pending + execution): average 2.30 s, max 4.80 +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: Shader code size: total 404.523 KiB, numShaders 14, average 28.895 KiB, min 837 B, max 64.237 KiB +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 11.22 s +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: Mutex wait stall in FShaderJobCache::SubmitJobs: 0.01% +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: Jobs were issued in 14 batches (only local compilation was used), average 1.00 jobs/batch +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: Average processing rate: 1.25 jobs/sec +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: Total thread time: 27.89 s +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: Total thread preprocess time: 6.346 s +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: Percentage time preprocessing: 22.75% +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: Effective parallelization: 2.49 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 - 0.310631 +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: Top 5 most expensive shader types by average time: +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight (compiled 2 times, average 4.38 sec, max 4.46 sec, min 4.30 sec) +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy (compiled 4 times, average 2.58 sec, max 4.31 sec, min 0.88 sec) +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: TMaterialCHSFNoLightMapPolicy (compiled 4 times, average 1.53 sec, max 1.68 sec, min 1.39 sec) +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: FHitProxyVS (compiled 1 times, average 0.83 sec, max 0.83 sec, min 0.83 sec) +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy (compiled 2 times, average 0.73 sec, max 0.82 sec, min 0.65 sec) +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: Top 5 shader types by total compile time: +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy - 37.02% of total time (compiled 4 times, average 2.58 sec, max 4.31 sec, min 0.88 sec) +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight - 31.43% of total time (compiled 2 times, average 4.38 sec, max 4.46 sec, min 4.30 sec) +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: TMaterialCHSFNoLightMapPolicy - 21.90% of total time (compiled 4 times, average 1.53 sec, max 1.68 sec, min 1.39 sec) +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy - 5.26% of total time (compiled 2 times, average 0.73 sec, max 0.82 sec, min 0.65 sec) +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: FHitProxyVS - 2.99% of total time (compiled 1 times, average 0.83 sec, max 0.83 sec, min 0.83 sec) +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: === Material stats === +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: Materials Cooked: 0 +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: Materials Translated: 153 +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: Material Total Translate Time: 0.11 s +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: Material Translation Only: 0.05 s (45%) +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: Material DDC Serialization Only: 0.00 s (3%) +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: Material Cache Hits: 41 (27%) +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: ================================================ +[2026.04.21-19.44.34:092][362]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2026.04.21-19.44.34:137][362]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/VRTemplate/Blueprints/VRPawn] ([2] browsable assets)... +[2026.04.21-19.44.34:149][362]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn] +[2026.04.21-19.44.34:149][362]OBJ SavePackage: Finished generating thumbnails for package [/Game/VRTemplate/Blueprints/VRPawn] +[2026.04.21-19.44.34:149][362]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true +[2026.04.21-19.44.34:228][362]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn +[2026.04.21-19.44.34:228][362]LogSavePackage: Moving '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/VRPawn5EF5213F0D004AD698313CACD6DAFA39.tmp' to '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Content/VRTemplate/Blueprints/VRPawn.uasset' +[2026.04.21-19.44.34:250][362]LogFileHelpers: InternalPromptForCheckoutAndSave took 158.113 ms (total: 434.463 ms) +[2026.04.21-19.44.34:307][362]LogContentValidation: Display: Starting to validate 1 assets +[2026.04.21-19.44.34:307][362]LogContentValidation: Enabled validators: +[2026.04.21-19.44.34:307][362]LogContentValidation: /Script/DataValidation.EditorValidator_Material +[2026.04.21-19.44.34:307][362]LogContentValidation: /Script/DataValidation.DirtyFilesChangelistValidator +[2026.04.21-19.44.34:307][362]LogContentValidation: /Script/DataValidation.EditorValidator_Localization +[2026.04.21-19.44.34:307][362]LogContentValidation: /Script/DataValidation.PackageFileValidator +[2026.04.21-19.44.34:307][362]LogContentValidation: /Script/DataValidation.WorldPartitionChangelistValidator +[2026.04.21-19.44.34:307][362]LogContentValidation: /Script/InputBlueprintNodes.EnhancedInputUserWidgetValidator +[2026.04.21-19.44.34:308][362]AssetCheck: /Game/VRTemplate/Blueprints/VRPawn Validating asset +[2026.04.21-19.44.34:338][362]LogSourceControl: Display: Uncontrolled Changelist persistency file saved ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/SourceControl/UncontrolledChangelists.json +[2026.04.21-19.45.45:412][ 37]Launching UnrealBuildTool... [/opt/unreal-engine/Engine/Build/BatchFiles/Linux/Build.sh -Mode=QueryTargets -Output="/opt/unreal-engine/Engine/Intermediate/TargetInfo.json" -IncludeAllTargets -DontIncludeParentAssembly -progress] +[2026.04.21-19.45.46:046][ 37]Launching UnrealBuildTool... [/opt/unreal-engine/Engine/Build/BatchFiles/Linux/Build.sh -Mode=QueryTargets -Output="/opt/unreal-engine/Engine/Intermediate/TargetInfo.json" -IncludeAllTargets -DontIncludeParentAssembly -progress] +[2026.04.21-19.45.46:643][ 37]LogDesktopPlatform: Warning: Unable to read target info for engine +[2026.04.21-19.45.50:584][484]LogPlayLevel: [PlayLevel] Compiling VRPawn before play... +[2026.04.21-19.45.50:779][484]LogUObjectHash: Compacting FUObjectHashTables data took 1.15ms +[2026.04.21-19.45.50:781][484]LogPlayLevel: PlayLevel: Blueprint regeneration took 199 ms (1 blueprints) +[2026.04.21-19.45.50:783][484]LogOnline: OSS: Created online subsystem instance for: NULL +[2026.04.21-19.45.50:783][484]LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] +[2026.04.21-19.45.50:784][484]LogPlayLevel: Creating play world package: /Game/VRTemplate/Maps/UEDPIE_0_VRTemplateMap +[2026.04.21-19.45.50:792][484]LogPlayLevel: PIE: StaticDuplicateObject took: (0.008345s) +[2026.04.21-19.45.50:792][484]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/VRTemplate/Maps/VRTemplateMap.VRTemplateMap to /Game/VRTemplate/Maps/UEDPIE_0_VRTemplateMap.VRTemplateMap (0.008423s) +[2026.04.21-19.45.50:827][484]LogUObjectHash: Compacting FUObjectHashTables data took 1.20ms +[2026.04.21-19.45.50:828][484]LogChaosDD: Creating Chaos Debug Draw Scene for world VRTemplateMap +[2026.04.21-19.45.50:830][484]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Game/VRTemplate/Maps/UEDPIE_0_VRTemplateMap.VRTemplateMap'. +[2026.04.21-19.45.50:830][484]LogPlayLevel: PIE: World Init took: (0.002141s) +[2026.04.21-19.45.50:831][484]LogAudio: Display: Creating Audio Device: Id: 2, Scope: Unique, Realtime: True +[2026.04.21-19.45.50:831][484]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2026.04.21-19.45.50:831][484]LogAudioMixer: Display: Sample Rate: 48000 +[2026.04.21-19.45.50:831][484]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2026.04.21-19.45.50:831][484]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2026.04.21-19.45.50:831][484]LogAudioMixer: Display: Number of buffers to queue: 2 +[2026.04.21-19.45.50:831][484]LogAudioMixer: Display: Max Channels (voices): 32 +[2026.04.21-19.45.50:831][484]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2026.04.21-19.45.50:831][484]LogAudio: Display: AudioDevice MaxSources: 32 +[2026.04.21-19.45.50:831][484]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2026.04.21-19.45.50:831][484]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2026.04.21-19.45.50:831][484]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2026.04.21-19.45.50:831][484]LogAudioMixerSDL: Display: Initialized SDL using pulseaudio platform API backend. +[2026.04.21-19.45.50:832][484]LogAudioMixer: Display: Initializing audio mixer using platform API: 'SDL2' +[2026.04.21-19.45.51:527][484]LogAudioMixerSDL: Opening default audio device (device index -1) +[2026.04.21-19.45.51:574][484]LogAudioMixer: Display: Using Audio Hardware Device Starship/Matisse HD Audio Controller Digital Stereo (IEC958) +[2026.04.21-19.45.51:574][484]LogAudioMixer: Display: Initializing Sound Submixes... +[2026.04.21-19.45.51:574][484]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2026.04.21-19.45.51:574][484]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2026.04.21-19.45.51:575][484]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=6, Samples=6144, InstanceID=2 +[2026.04.21-19.45.51:575][484]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=2 +[2026.04.21-19.45.51:575][484]LogInit: FAudioDevice initialized with ID 2. +[2026.04.21-19.45.51:575][484]LogAudio: Display: Audio Device (ID: 2) registered with world 'VRTemplateMap'. +[2026.04.21-19.45.51:575][484]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 2 +[2026.04.21-19.45.51:575][484]LogAudioMixer: Display: Audio Buffer Underrun (starvation) detected. InstanceID=2 +[2026.04.21-19.45.51:599][484]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2026.04.21-19.45.51:599][484]LogHMD: Warning: The Vulkan API version has not been tested with the OpenXR runtime +[2026.04.21-19.45.51:709][484]LogLoad: Game class is 'VRGameMode_C' +[2026.04.21-19.45.51:712][484]LogWorld: Bringing World /Game/VRTemplate/Maps/UEDPIE_0_VRTemplateMap.VRTemplateMap up for play (max tick rate 0) at 2026.04.21-22.45.51 +[2026.04.21-19.45.51:713][484]LogWorld: Bringing up level for play took: 0.002278 +[2026.04.21-19.45.51:713][484]LogOnline: OSS: Created online subsystem instance for: :Context_9 +[2026.04.21-19.45.51:726][484]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2026.04.21-19.45.51:729][484]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2026.04.21-19.45.51:731][484]xr.SecondaryScreenPercentage.HMDRenderTarget = "100" +[2026.04.21-19.45.51:738][484]PIE: Server logged in +[2026.04.21-19.45.51:742][484]PIE: Play in editor total start time 1.164 seconds. +[2026.04.21-19.45.51:745][484]LogHMD: Warning: Input Action IA_MoveRightLeft has a Description, "", which exactly matches the Description already used by Action IA_MoveForwardBack. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_MoveRightLeft, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-19.45.51:745][484]LogHMD: Warning: Input Action IA_MoveUpDown has a Description, "", which exactly matches the Description already used by Action IA_MoveForwardBack. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_MoveUpDown, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-19.45.51:745][484]LogHMD: Warning: Input Action IA_Hand_Point_Right has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_Point_Right, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-19.45.51:745][484]LogHMD: Warning: Input Action IA_Hand_ThumbUp_Left has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_ThumbUp_Left, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-19.45.51:745][484]LogHMD: Warning: Input Action IA_Hand_ThumbUp_Right has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_ThumbUp_Right, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-19.45.51:745][484]LogHMD: Warning: Input Action IA_Hand_Grasp_Left has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_Grasp_Left, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-19.45.51:745][484]LogHMD: Warning: Input Action IA_Hand_Grasp_Right has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_Grasp_Right, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-19.45.51:745][484]LogHMD: Warning: Input Action IA_Hand_IndexCurl_Left has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_IndexCurl_Left, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-19.45.51:745][484]LogHMD: Warning: Input Action IA_Hand_IndexCurl_Right has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_IndexCurl_Right, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-19.45.51:746][484]LogHMD: Warning: Input Mapping Context IMC_Menu has a Description, "", which exactly matches the Description already used by Input Mapping Context IMC_Hands. Identical localized descriptions are not allowed by OpenXR. The FName of this mapping context IMC_Menu, which is unique, will replace the duplicated localized string so the Input Mapping Context functions but it will not localize correctly. +[2026.04.21-19.45.51:746][484]LogHMD: Warning: Input Action IA_Menu_Interact_Right_Pressed has a Description, "", which exactly matches the Description already used by Action IA_Menu_Interact_Left_Pressed. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Menu_Interact_Right_Pressed, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-19.45.51:746][484]LogHMD: Warning: Input Action IA_Menu_Cursor_Left has a Description, "", which exactly matches the Description already used by Action IA_Menu_Interact_Left_Pressed. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Menu_Cursor_Left, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-19.45.51:746][484]LogHMD: Warning: Input Action IA_Menu_Cursor_Right has a Description, "", which exactly matches the Description already used by Action IA_Menu_Interact_Left_Pressed. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Menu_Cursor_Right, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-19.45.51:746][484]LogHMD: Warning: Input Mapping Context IMC_Weapon_Left has a Description, "", which exactly matches the Description already used by Input Mapping Context IMC_Hands. Identical localized descriptions are not allowed by OpenXR. The FName of this mapping context IMC_Weapon_Left, which is unique, will replace the duplicated localized string so the Input Mapping Context functions but it will not localize correctly. +[2026.04.21-19.45.51:746][484]LogHMD: Warning: Input Mapping Context IMC_Weapon_Right has a Description, "", which exactly matches the Description already used by Input Mapping Context IMC_Hands. Identical localized descriptions are not allowed by OpenXR. The FName of this mapping context IMC_Weapon_Right, which is unique, will replace the duplicated localized string so the Input Mapping Context functions but it will not localize correctly. +[2026.04.21-19.45.51:876][484]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2026.04.21-19.45.51:886][484]LogRenderer: Warning: Resizing VR buffer to 5248 by 2624 +[2026.04.21-19.45.51:887][484]LogHMD: Error: Failed to create all visibility mask meshes for device/views. Abandoning visibility mask. +[2026.04.21-19.45.51:888][485]LogCsvProfiler: Display: Metadata set : systemresolution.resx="1280" +[2026.04.21-19.45.51:888][485]LogCsvProfiler: Display: Metadata set : systemresolution.resy="720" +[2026.04.21-19.46.48:610][435]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2026.04.21-19.46.48:610][435]LogWorld: BeginTearingDown for /Game/VRTemplate/Maps/UEDPIE_0_VRTemplateMap +[2026.04.21-19.46.48:610][435]LogCrowdFollowing: Warning: Unable to find RecastNavMesh instance while trying to create UCrowdManager instance +[2026.04.21-19.46.48:613][435]LogSlate: Window 'MyProject2 Preview [NetMode: Standalone 0] (64-bit/PC Vulkan SM6) OpenXR SteamVR/OpenXR (2.15.6)' being destroyed +[2026.04.21-19.46.48:622][435]LogWorld: UWorld::CleanupWorld for VRTemplateMap, bSessionEnded=true, bCleanupResources=true +[2026.04.21-19.46.48:622][435]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2026.04.21-19.46.48:623][435]LogPlayLevel: Display: Shutting down PIE online subsystems +[2026.04.21-19.46.48:631][435]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2026.04.21-19.46.48:672][435]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 2 +[2026.04.21-19.46.48:722][435]LogSlate: Slate User Unregistered. User Index 8 +[2026.04.21-19.46.48:722][435]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2026.04.21-19.46.48:723][435]LogUObjectHash: Compacting FUObjectHashTables data took 1.26ms +[2026.04.21-19.46.48:759][436]LogPlayLevel: Display: Destroying online subsystem :Context_9 +[2026.04.21-19.48.13:108][552]LogAnalyticsSessionSummarySender: Sent summary session report for: AppId=UEEditor.Rocket.Release SessionId={33AEF7D3-9FFD-4A32-B8DA-5526C094BDF2} +[2026.04.21-19.48.36:910][666]LogAssetEditorSubsystem: Opening Asset editor for InputAction /Game/VRTemplate/Input/Actions/IA_Turn.IA_Turn +[2026.04.21-19.51.01:487][913]LogUObjectHash: Compacting FUObjectHashTables data took 1.35ms +[2026.04.21-19.51.01:491][913]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/VRTemplate/Maps/VRTemplateMap' took 0.062 +[2026.04.21-19.51.01:492][913]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/VRTemplate/Blueprints/VRPawn] ([2] browsable assets)... +[2026.04.21-19.51.01:513][913]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn] +[2026.04.21-19.51.01:513][913]OBJ SavePackage: Finished generating thumbnails for package [/Game/VRTemplate/Blueprints/VRPawn] +[2026.04.21-19.51.01:596][913]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/VRTemplate/Blueprints/VRPawn_Auto4 +[2026.04.21-19.51.01:596][913]LogSavePackage: Moving '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/VRPawn_Auto405269C2D53C74FCAB56A248445901D6B.tmp' to '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Autosaves/Game/VRTemplate/Blueprints/VRPawn_Auto4.uasset' +[2026.04.21-19.51.01:596][913]LogFileHelpers: Auto-saving content packages took 0.105 +[2026.04.21-19.53.13:236][ 24]LogAnalyticsSessionSummarySender: Sent summary session report for: AppId=UEEditor.Rocket.Release SessionId={7211B7EB-2199-414C-938B-C742AC9FD6AD} +[2026.04.21-19.58.13:254][316]LogAnalyticsSessionSummarySender: Sent summary session report for: AppId=UEEditor.Rocket.Release SessionId={3AF664DA-EECC-49B9-99B9-CF851F0D76DE} +[2026.04.21-20.00.01:124][640]LogDerivedDataCache: /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:00.000 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 0 files in 1 folders with total size 0 MiB. +[2026.04.21-20.02.53:724][ 64]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2026.04.21-20.02.53:776][ 64]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/VRTemplate/Blueprints/VRPawn] ([2] browsable assets)... +[2026.04.21-20.02.53:795][ 64]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn] +[2026.04.21-20.02.53:795][ 64]OBJ SavePackage: Finished generating thumbnails for package [/Game/VRTemplate/Blueprints/VRPawn] +[2026.04.21-20.02.53:795][ 64]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true +[2026.04.21-20.02.53:875][ 64]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn +[2026.04.21-20.02.53:875][ 64]LogSavePackage: Moving '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/VRPawnD0F748D567A54376B3E5A1DE182F9697.tmp' to '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Content/VRTemplate/Blueprints/VRPawn.uasset' +[2026.04.21-20.02.53:899][ 64]LogFileHelpers: InternalPromptForCheckoutAndSave took 175.208 ms (total: 609.671 ms) +[2026.04.21-20.02.53:968][ 64]LogContentValidation: Display: Starting to validate 1 assets +[2026.04.21-20.02.53:968][ 64]LogContentValidation: Enabled validators: +[2026.04.21-20.02.53:968][ 64]LogContentValidation: /Script/DataValidation.EditorValidator_Material +[2026.04.21-20.02.53:968][ 64]LogContentValidation: /Script/DataValidation.DirtyFilesChangelistValidator +[2026.04.21-20.02.53:968][ 64]LogContentValidation: /Script/DataValidation.EditorValidator_Localization +[2026.04.21-20.02.53:969][ 64]LogContentValidation: /Script/DataValidation.PackageFileValidator +[2026.04.21-20.02.53:969][ 64]LogContentValidation: /Script/DataValidation.WorldPartitionChangelistValidator +[2026.04.21-20.02.53:969][ 64]LogContentValidation: /Script/InputBlueprintNodes.EnhancedInputUserWidgetValidator +[2026.04.21-20.02.53:969][ 64]AssetCheck: /Game/VRTemplate/Blueprints/VRPawn Validating asset +[2026.04.21-20.03.03:648][116]LogDebuggerCommands: Repeating last play command: VR Preview +[2026.04.21-20.03.03:654][116]LogPlayLevel: [PlayLevel] Compiling VRPawn before play... +[2026.04.21-20.03.03:920][116]LogUObjectHash: Compacting FUObjectHashTables data took 1.06ms +[2026.04.21-20.03.03:925][116]LogPlayLevel: PlayLevel: Blueprint regeneration took 272 ms (1 blueprints) +[2026.04.21-20.03.03:925][116]LogPlayLevel: Creating play world package: /Game/VRTemplate/Maps/UEDPIE_0_VRTemplateMap +[2026.04.21-20.03.03:934][116]LogPlayLevel: PIE: StaticDuplicateObject took: (0.008108s) +[2026.04.21-20.03.03:934][116]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/VRTemplate/Maps/VRTemplateMap.VRTemplateMap to /Game/VRTemplate/Maps/UEDPIE_0_VRTemplateMap.VRTemplateMap (0.008154s) +[2026.04.21-20.03.03:968][116]LogUObjectHash: Compacting FUObjectHashTables data took 1.26ms +[2026.04.21-20.03.03:970][116]LogChaosDD: Creating Chaos Debug Draw Scene for world VRTemplateMap +[2026.04.21-20.03.03:971][116]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Game/VRTemplate/Maps/UEDPIE_0_VRTemplateMap.VRTemplateMap'. +[2026.04.21-20.03.03:972][116]LogPlayLevel: PIE: World Init took: (0.001963s) +[2026.04.21-20.03.03:973][116]LogAudio: Display: Creating Audio Device: Id: 3, Scope: Unique, Realtime: True +[2026.04.21-20.03.03:973][116]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2026.04.21-20.03.03:973][116]LogAudioMixer: Display: Sample Rate: 48000 +[2026.04.21-20.03.03:973][116]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2026.04.21-20.03.03:973][116]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2026.04.21-20.03.03:973][116]LogAudioMixer: Display: Number of buffers to queue: 2 +[2026.04.21-20.03.03:973][116]LogAudioMixer: Display: Max Channels (voices): 32 +[2026.04.21-20.03.03:973][116]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2026.04.21-20.03.03:973][116]LogAudio: Display: AudioDevice MaxSources: 32 +[2026.04.21-20.03.03:973][116]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2026.04.21-20.03.03:973][116]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2026.04.21-20.03.03:973][116]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2026.04.21-20.03.03:973][116]LogAudioMixerSDL: Display: Initialized SDL using pulseaudio platform API backend. +[2026.04.21-20.03.03:973][116]LogAudioMixer: Display: Initializing audio mixer using platform API: 'SDL2' +[2026.04.21-20.03.04:702][116]LogAudioMixerSDL: Opening default audio device (device index -1) +[2026.04.21-20.03.05:516][116]LogAudioMixer: Display: Using Audio Hardware Device Starship/Matisse HD Audio Controller Digital Stereo (IEC958) +[2026.04.21-20.03.05:517][116]LogAudioMixer: Display: Initializing Sound Submixes... +[2026.04.21-20.03.05:517][116]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2026.04.21-20.03.05:517][116]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2026.04.21-20.03.05:517][116]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=6, Samples=6144, InstanceID=3 +[2026.04.21-20.03.05:518][116]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=3 +[2026.04.21-20.03.05:518][116]LogInit: FAudioDevice initialized with ID 3. +[2026.04.21-20.03.05:518][116]LogAudio: Display: Audio Device (ID: 3) registered with world 'VRTemplateMap'. +[2026.04.21-20.03.05:518][116]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 3 +[2026.04.21-20.03.05:538][116]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2026.04.21-20.03.05:538][116]LogHMD: Warning: The Vulkan API version has not been tested with the OpenXR runtime +[2026.04.21-20.03.05:630][116]LogLoad: Game class is 'VRGameMode_C' +[2026.04.21-20.03.05:633][116]LogWorld: Bringing World /Game/VRTemplate/Maps/UEDPIE_0_VRTemplateMap.VRTemplateMap up for play (max tick rate 0) at 2026.04.21-23.03.05 +[2026.04.21-20.03.05:633][116]LogWorld: Bringing up level for play took: 0.002941 +[2026.04.21-20.03.05:634][116]LogOnline: OSS: Created online subsystem instance for: :Context_10 +[2026.04.21-20.03.05:636][116]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2026.04.21-20.03.05:638][116]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2026.04.21-20.03.05:639][116]xr.SecondaryScreenPercentage.HMDRenderTarget = "100" +[2026.04.21-20.03.10:664][116]PIE: Server logged in +[2026.04.21-20.03.10:675][116]PIE: Play in editor total start time 7.022 seconds. +[2026.04.21-20.03.10:678][116]LogHMD: Warning: Input Action IA_MoveRightLeft has a Description, "", which exactly matches the Description already used by Action IA_MoveForwardBack. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_MoveRightLeft, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.03.10:678][116]LogHMD: Warning: Input Action IA_MoveUpDown has a Description, "", which exactly matches the Description already used by Action IA_MoveForwardBack. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_MoveUpDown, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.03.10:678][116]LogHMD: Warning: Input Action IA_Hand_Point_Right has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_Point_Right, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.03.10:678][116]LogHMD: Warning: Input Action IA_Hand_ThumbUp_Left has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_ThumbUp_Left, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.03.10:678][116]LogHMD: Warning: Input Action IA_Hand_ThumbUp_Right has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_ThumbUp_Right, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.03.10:679][116]LogHMD: Warning: Input Action IA_Hand_Grasp_Left has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_Grasp_Left, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.03.10:679][116]LogHMD: Warning: Input Action IA_Hand_Grasp_Right has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_Grasp_Right, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.03.10:679][116]LogHMD: Warning: Input Action IA_Hand_IndexCurl_Left has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_IndexCurl_Left, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.03.10:679][116]LogHMD: Warning: Input Action IA_Hand_IndexCurl_Right has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_IndexCurl_Right, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.03.10:679][116]LogHMD: Warning: Input Mapping Context IMC_Menu has a Description, "", which exactly matches the Description already used by Input Mapping Context IMC_Hands. Identical localized descriptions are not allowed by OpenXR. The FName of this mapping context IMC_Menu, which is unique, will replace the duplicated localized string so the Input Mapping Context functions but it will not localize correctly. +[2026.04.21-20.03.10:679][116]LogHMD: Warning: Input Action IA_Menu_Interact_Right_Pressed has a Description, "", which exactly matches the Description already used by Action IA_Menu_Interact_Left_Pressed. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Menu_Interact_Right_Pressed, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.03.10:679][116]LogHMD: Warning: Input Action IA_Menu_Cursor_Left has a Description, "", which exactly matches the Description already used by Action IA_Menu_Interact_Left_Pressed. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Menu_Cursor_Left, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.03.10:679][116]LogHMD: Warning: Input Action IA_Menu_Cursor_Right has a Description, "", which exactly matches the Description already used by Action IA_Menu_Interact_Left_Pressed. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Menu_Cursor_Right, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.03.10:679][116]LogHMD: Warning: Input Mapping Context IMC_Weapon_Left has a Description, "", which exactly matches the Description already used by Input Mapping Context IMC_Hands. Identical localized descriptions are not allowed by OpenXR. The FName of this mapping context IMC_Weapon_Left, which is unique, will replace the duplicated localized string so the Input Mapping Context functions but it will not localize correctly. +[2026.04.21-20.03.10:679][116]LogHMD: Warning: Input Mapping Context IMC_Weapon_Right has a Description, "", which exactly matches the Description already used by Input Mapping Context IMC_Hands. Identical localized descriptions are not allowed by OpenXR. The FName of this mapping context IMC_Weapon_Right, which is unique, will replace the duplicated localized string so the Input Mapping Context functions but it will not localize correctly. +[2026.04.21-20.03.11:023][116]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2026.04.21-20.03.11:035][116]LogHMD: Error: Failed to create all visibility mask meshes for device/views. Abandoning visibility mask. +[2026.04.21-20.03.11:096][117]LogCore: === Critical error: === +Unhandled Exception: SIGSEGV: invalid attempt to read memory at address 0x0000000000000158 + +[2026.04.21-20.03.11:096][117]LogCore: Fatal error! + +0x00007fa169b02ce7 libnvidia-glcore.so.595.58.03!UnknownFunction(0x302ce7) +0x00007fa1637aa840 vrclient.so!UnknownFunction(0x3aa83f) +0x00007fa16361ece3 vrclient.so!UnknownFunction(0x21ece2) +0x00007fa163587398 vrclient.so!UnknownFunction(0x187397) +0x00007fa16358840b vrclient.so!UnknownFunction(0x18840a) +0x00007fa1635c938f vrclient.so!UnknownFunction(0x1c938e) +0x00007fa163592f58 vrclient.so!UnknownFunction(0x192f57) +0x00007fa19d5bdbc7 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::OnFinishRendering_RHIThread(IRHICommandContext&) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:4093] +0x00007fa19d5cad6a libUnrealEditor-OpenXRHMD.so!FOpenXRRenderBridge::Present(IRHICommandContext&, int&) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD_RenderBridge.cpp:14] +0x00007fa172698717 libUnrealEditor-VulkanRHI.so!FVulkanViewport::Present(FVulkanCommandListContext&, FVulkanQueue*, bool) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/VulkanRHI/Private/VulkanViewport.cpp:1100] +0x00007fa172632c6c libUnrealEditor-VulkanRHI.so!FVulkanCommandListContext::RHIEndDrawingViewport(FRHIViewport*, bool, bool) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/VulkanRHI/Private/VulkanRHI.cpp:1273] +0x00007fa2925986ed libUnrealEditor-RHI.so!FRHICommand::ExecuteAndDestruct(FRHICommandListBase&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/RHI/Public/RHICommandListCommandExecutes.inl:591] +0x00007fa29255471d libUnrealEditor-RHI.so!FRHICommandListBase::Execute() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/RHI/Private/RHICommandList.cpp:527] +0x00007fa292557049 libUnrealEditor-RHI.so!FRHICommandListExecutor::FTranslateState::Translate(FRHICommandListBase*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/RHI/Private/RHICommandList.cpp:1077] +0x00007fa292572ec0 libUnrealEditor-RHI.so!UE::Core::Private::Function::TFunctionRefCaller::Call(void*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/RHI/Private/RHICommandList.cpp:1028] +0x00007fa292554ef5 libUnrealEditor-RHI.so!FRHICommandListExecutor::FTaskPipe::Execute(FRHICommandListExecutor::FTaskPipe::FTask*, TRefCountPtr const&) const [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Core/Public/Templates/Function.h:471] +0x00007fa29ab8fbd5 libUnrealEditor-Core.so!TGraphTask const&), (ESubsequentsMode::Type)0> >::ExecuteTask() [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Core/Public/Templates/Function.h:471] +0x00007fa29a41b095 libUnrealEditor-Core.so!UE::Tasks::Private::FTaskBase::TryExecuteTask() [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Core/Public/Tasks/TaskPrivate.h:527] +0x00007fa29a419a2d libUnrealEditor-Core.so!FNamedTaskThread::ProcessTasksNamedThread(int, bool) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Core/Public/Async/TaskGraphInterfaces.h:505] +0x00007fa29a417c6f libUnrealEditor-Core.so!FNamedTaskThread::ProcessTasksUntilQuit(int) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Core/Private/Async/TaskGraph.cpp:667] +0x00007fa29297fac9 libUnrealEditor-RenderCore.so!FRHIThread::Run() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/RenderCore/Private/RenderingThread.cpp:270] +0x00007fa29a5f65b6 libUnrealEditor-Core.so!FRunnableThreadPThread::Run() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Core/Private/HAL/PThreadRunnableThread.cpp:25] +0x00007fa29a548b5a libUnrealEditor-Core.so!FRunnableThreadPThread::_ThreadProc(void*) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Core/Private/HAL/PThreadRunnableThread.h:187] +0x00007fa28d6a597a libc.so.6!UnknownFunction(0x96979) +0x00007fa28d7292bc libc.so.6!UnknownFunction(0x11a2bb) + +[2026.04.21-20.03.11:102][117]LogExit: Executing StaticShutdownAfterError diff --git a/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-71808-B8DEB3557B604076873AEB6B2200B359/CrashContext.runtime-xml b/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-71808-B8DEB3557B604076873AEB6B2200B359/CrashContext.runtime-xml new file mode 100644 index 0000000..0a0fcae --- /dev/null +++ b/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-71808-B8DEB3557B604076873AEB6B2200B359/CrashContext.runtime-xml @@ -0,0 +1,1211 @@ + + + + 3 + 56938B94C3DA45ACBD9D0C1B3D09D353 + UECC-Linux-5CB5EB88470841B5A5FD8E7D402FD16B_0000 + false + false + false + Crash + Caught signal 11 Segmentation fault + + Attended + 71808 + 343 + false + false + true + false + UE-MyProject2 + UnrealEditor + Development + + LinuxEditor + Linux [Arch Linux 6.19.11-arch1-1 64b] + Linux + Editor + Vanilla + + 5.6.1-44394996+++UE5+Release-5.6 + 5.6.1-44394996+++UE5+Release-5.6 + CommandLineRemoved + 9 + en_US + ++UE5+Release-5.6-CL-44394996 + **UE5*Release-5.6-CL-44394996-Linux-Development + true + false + + /opt/unreal-engine/Engine/Binaries/Linux/ + /opt/unreal-engine/ + E5D2B3C70A61446E8360CCAEADDA3CCF-000003E8 + e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 + + + + Layout="LevelEditor" Label="VRTemplateMap" Content=SLevelEditor + 0 + + 8 + 16 + 1 + AuthenticAMD + AMD Ryzen 7 3800X 8-Core Processor + NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86 + Arch Linux + 6.19.11-arch1-1 + + 67336896512 + 0 + 4096 + 63 + 51721773056 + 50354974720 + 4445630464 + 4466364416 + 17887485952 + 17887485952 + 0 + 0 + 0 + 0 + libnvidia-glcore.so.595.58.03!UnknownFunction(0x302ce7) +vrclient.so!UnknownFunction(0x3aa83f) +vrclient.so!UnknownFunction(0x21ece2) +vrclient.so!UnknownFunction(0x187397) +vrclient.so!UnknownFunction(0x18840a) +vrclient.so!UnknownFunction(0x1c938e) +vrclient.so!UnknownFunction(0x192f57) +libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::OnFinishRendering_RHIThread(IRHICommandContext&) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:4093] +libUnrealEditor-OpenXRHMD.so!FOpenXRRenderBridge::Present(IRHICommandContext&, int&) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD_RenderBridge.cpp:14] +libUnrealEditor-VulkanRHI.so!FVulkanViewport::Present(FVulkanCommandListContext&, FVulkanQueue*, bool) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/VulkanRHI/Private/VulkanViewport.cpp:1100] +libUnrealEditor-VulkanRHI.so!FVulkanCommandListContext::RHIEndDrawingViewport(FRHIViewport*, bool, bool) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/VulkanRHI/Private/VulkanRHI.cpp:1273] +libUnrealEditor-RHI.so!FRHICommand<FRHICommandEndDrawingViewport, FRHICommandEndDrawingViewportString2524>::ExecuteAndDestruct(FRHICommandListBase&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/RHI/Public/RHICommandListCommandExecutes.inl:591] +libUnrealEditor-RHI.so!FRHICommandListBase::Execute() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/RHI/Private/RHICommandList.cpp:527] +libUnrealEditor-RHI.so!FRHICommandListExecutor::FTranslateState::Translate(FRHICommandListBase*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/RHI/Private/RHICommandList.cpp:1077] +libUnrealEditor-RHI.so!UE::Core::Private::Function::TFunctionRefCaller<FRHICommandListExecutor::FSubmitState::Dispatch(FRHICommandListBase*)::$_0, void>::Call(void*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/RHI/Private/RHICommandList.cpp:1028] +libUnrealEditor-RHI.so!FRHICommandListExecutor::FTaskPipe::Execute(FRHICommandListExecutor::FTaskPipe::FTask*, TRefCountPtr<FBaseGraphTask> const&) const [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Core/Public/Templates/Function.h:471] +libUnrealEditor-Core.so!TGraphTask<TFunctionGraphTaskImpl<void (ENamedThreads::Type, TRefCountPtr<FBaseGraphTask> const&), (ESubsequentsMode::Type)0> >::ExecuteTask() [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Core/Public/Templates/Function.h:471] +libUnrealEditor-Core.so!UE::Tasks::Private::FTaskBase::TryExecuteTask() [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Core/Public/Tasks/TaskPrivate.h:527] +libUnrealEditor-Core.so!FNamedTaskThread::ProcessTasksNamedThread(int, bool) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Core/Public/Async/TaskGraphInterfaces.h:505] +libUnrealEditor-Core.so!FNamedTaskThread::ProcessTasksUntilQuit(int) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Core/Private/Async/TaskGraph.cpp:667] +libUnrealEditor-RenderCore.so!FRHIThread::Run() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/RenderCore/Private/RenderingThread.cpp:270] +libUnrealEditor-Core.so!FRunnableThreadPThread::Run() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Core/Private/HAL/PThreadRunnableThread.cpp:25] +libUnrealEditor-Core.so!FRunnableThreadPThread::_ThreadProc(void*) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Core/Private/HAL/PThreadRunnableThread.h:187] +libc.so.6!UnknownFunction(0x96979) +libc.so.6!UnknownFunction(0x11a2bb) + + + +libnvidia-glcore.so.595.58 0x00007f78f4800000 + 302ce7 +vrclient 0x00007f78eda00000 + 3aa840 +vrclient 0x00007f78eda00000 + 21ece3 +vrclient 0x00007f78eda00000 + 187398 +vrclient 0x00007f78eda00000 + 18840b +vrclient 0x00007f78eda00000 + 1c938f +vrclient 0x00007f78eda00000 + 192f58 +libUnrealEditor-OpenXRHMD 0x00007f7928957000 + 66bc7 +libUnrealEditor-OpenXRHMD 0x00007f7928957000 + 73d6a +libUnrealEditor-VulkanRHI 0x00007f7914200000 + 298717 +libUnrealEditor-VulkanRHI 0x00007f7914200000 + 232c6c +libUnrealEditor-RHI 0x00007f7a1c02b000 + 16d6ed +libUnrealEditor-RHI 0x00007f7a1c02b000 + 12971d +libUnrealEditor-RHI 0x00007f7a1c02b000 + 12c049 +libUnrealEditor-RHI 0x00007f7a1c02b000 + 147ec0 +libUnrealEditor-RHI 0x00007f7a1c02b000 + 129ef5 +libUnrealEditor-Core 0x00007f7a23800000 + f8fbd5 +libUnrealEditor-Core 0x00007f7a23800000 + 81b095 +libUnrealEditor-Core 0x00007f7a23800000 + 819a2d +libUnrealEditor-Core 0x00007f7a23800000 + 817c6f +libUnrealEditor-RenderCore 0x00007f7a1c200000 + 37fac9 +libUnrealEditor-Core 0x00007f7a23800000 + 9f65b6 +libUnrealEditor-Core 0x00007f7a23800000 + 948b5a +libc.so 0x00007f7a1720f000 + 9697a +libc.so 0x00007f7a1720f000 + 11a2bc + + 80DD9BF6DE41532D72550E26CD2380EAA63ADBD7 + 639123991392810000 + 1 + AMD Ryzen 7 3800X 8-Core Processor + 1.0 + + + 11 + Segmentation fault + 0 + 0 + + + LinuxEditorNo errors + false + Vulkan + NVIDIA GeForce RTX 4090 + 595.58 + 595.58 + 01-01-01 + SM6 + NVIDIA + 2684 + LinuxEditor + + + + + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RDG Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IoStore Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mass Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "World Metrics" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "XGE Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Enhanced Input" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Visual Debugger" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "FastBuild Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Command Link Server" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chaos Insights" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "UBA Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chaos Cloth" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mesh Painting" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "TraceUtilities" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Gameplay Cameras" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Engine Cameras" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Camera Shake Previewer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UDP Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "TCP Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NNERuntimeORT" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Paper2D" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NNEDenoiser" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "CLion Integration" +} + { +"Version": 110, +"VersionName": "1.11.0", +"FriendlyName": "Plastic SCM" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Perforce" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Dump GPU Services" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "PIX on Windows GPU Capture Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Visual Studio Code Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XCode Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Plugin Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CodeLite Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Subversion" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Sharing" +} + { +"Version": 2, +"VersionName": "1.7", +"FriendlyName": "Rider Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UObject Example Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RenderDoc Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Project Launcher" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Property Access Node" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Linux Compiler-only Integration" +} + { +"Version": 14, +"VersionName": "1.4", +"FriendlyName": "Git" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Oodle Texture" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Visual Studio Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NamingTokens" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "10X Editor Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "KDevelop Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Environment Query Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AISupport" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Media Compositing" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "AVF Media Player" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "Android Media Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Media Player Editor" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "WMF Media Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "WebM Video Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Image Sequence Media Player" +} + { +"Version": 0, +"VersionName": "0.1", +"FriendlyName": "Media Plate" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MetaHuman SDK" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Datasmith Content" +} + { +"Version": 131, +"VersionName": "1.3.1", +"FriendlyName": "glTF Exporter" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Variant Manager" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Variant Manager Content" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Tests" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Niagara" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Cascade Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NiagaraSimCaching" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Alembic Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Performance" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Localizable Message" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "GeometryFlow" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Telemetry" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequence Navigator" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Platform Cryptography Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Low-level network trace Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosUserDataPT" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Level Sequence Navigator Bridge" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NFORDenoise" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Tool Presets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosCaching" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "TEDS: Editor Data Storage" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Planar Cut" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Python Editor Script Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Automation Utilities" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Fracture" +} + { +"Version": 1, +"VersionName": "1", +"FriendlyName": "BackChannel" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry Dataflow Nodes" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Experimental Mesh Modeling Toolset" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Telemetry" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Skeletal Mesh Simplifier (Early Access)" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Batch Renamer" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Editor DataflowGraph" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Niagara" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Full Body IK" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "TEDS: Editor Data Storage Features" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "CharacterAI" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Solver" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem NULL" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Services" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Base" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem Utils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "EOS Shared" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Asset Tags" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MsQuic Runtime Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Procedural Mesh Component" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GooglePAD" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Android Runtime Permission" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Example Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Linux Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IOS Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Custom Mesh Component" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry Processing" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Windows Movie Player" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Mesh Modeling Toolset" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Audio Capture" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "StateTree" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Apple Movie Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XRBase" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Wave Tables" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Resonance Audio" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chunk Downloader" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Google Cloud Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ArchVis Character" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Input Debugging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXR" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Android Movie Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Windows Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.1", +"FriendlyName": "Synthesis and DSP Effects" +} + { +"Version": 2, +"VersionName": "1.0", +"FriendlyName": "Groom" +} + { +"Version": 1, +"VersionName": "0.9", +"FriendlyName": "Compute Framework" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Apple Image Utils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXREyeTracker" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mobile Patching Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Movie Player for WebM files" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Audio Synesthesia" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Cable Component" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RigVM" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "PropertyBindingUtils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Significance Manager" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MetaSound" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "SoundFields" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AndroidFileServer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Android Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mobile Location Services Blueprints Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Property Access Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AudioWidgets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Actor Layer Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXRHandTracking" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Launcher Chunk Installer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Color Grading" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Geometry Cache" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Asset Manager Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Facial Animation Bulk Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Blueprint C++ Header Preview" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Engine Asset Definitions" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Wizard for mobile packaging scenarios" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Proxy LOD Plugin (Experimental)" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UMG Widget Preview" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "Stylus & Tablet Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CryptoKeys" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GameplayTagsEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "EditorDebugTools" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Modeling Tools Editor Mode" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Curve Editor Tools" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GeometryMode" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mac Graphics Switching" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Data Validation" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Mesh LOD Toolset" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequencer Anim Tools" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Plugin Browser" +} + { +"Version": 2, +"VersionName": "0.2", +"FriendlyName": "UVEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Scripting Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Changelist Reviews" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Material Analyzer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "SpeedTree Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Framework" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "World Partition HLOD Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Framework Assets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Take Recorder" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Camera Calibration Core" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Oodle Network" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Actor Sequence (Experimental)" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequencer Scripting" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Template Sequence" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig Modules" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Level Sequence Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig" +} + { +"Version": 10, +"VersionName": "10.2.7", +"FriendlyName": "RigLogic Plugin v10.3.0" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IK Rig" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig Spline" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Modifier Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Skeletal Mesh Editing Tools" +} + { +"Version": 1, +"VersionName": "2.0", +"FriendlyName": "Live Link" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Blendspace Motion Analysis" +} + { +"Version": 30100, +"VersionName": "3.1.0", +"FriendlyName": "Animation Compression Library" +} + { +"Version": 1, +"VersionName": "0.9", +"FriendlyName": "Deformer Graph" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Tweening Utils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Data" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CompositeCore" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XInput Device" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "BaseCharacterFXEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Object Mixer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - Class Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - File Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem GooglePlay" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - Asset Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Portable Object File Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem iOS" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Light Mixer" +} + + diff --git a/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-71808-B8DEB3557B604076873AEB6B2200B359/CrashReportClient.ini b/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-71808-B8DEB3557B604076873AEB6B2200B359/CrashReportClient.ini new file mode 100644 index 0000000..ac738fd --- /dev/null +++ b/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-71808-B8DEB3557B604076873AEB6B2200B359/CrashReportClient.ini @@ -0,0 +1,10 @@ +[CrashReportClient] +bHideLogFilesOption=false +bHideAllowToBeContactedOption=false +bIsAllowedToCloseWithoutSending=true +bIsAllowedToSendWithoutDetailedInfo=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true +bAgreeToCrashUpload=false + diff --git a/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-71808-B8DEB3557B604076873AEB6B2200B359/Diagnostics.txt b/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-71808-B8DEB3557B604076873AEB6B2200B359/Diagnostics.txt new file mode 100644 index 0000000..9619bfc --- /dev/null +++ b/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-71808-B8DEB3557B604076873AEB6B2200B359/Diagnostics.txt @@ -0,0 +1,44 @@ +Generating report for minidump + +Application version 5.6.1.0 + ... built from changelist 44394996 + +OS version Linux 6.19.11-arch1-1 (network name: WEYLAND-YUTANI) +Running 8 x86_64 processors (16 logical cores) +Exception was "SIGSEGV: invalid attempt to read memory at address 0x0000000000000158" + + + + + +libnvidia-glcore.so.595.58.03!UnknownFunction(0x302ce7) +vrclient.so!UnknownFunction(0x3aa83f) +vrclient.so!UnknownFunction(0x21ece2) +vrclient.so!UnknownFunction(0x187397) +vrclient.so!UnknownFunction(0x18840a) +vrclient.so!UnknownFunction(0x1c938e) +vrclient.so!UnknownFunction(0x192f57) +libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::OnFinishRendering_RHIThread(IRHICommandContext&) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:4093] +libUnrealEditor-OpenXRHMD.so!FOpenXRRenderBridge::Present(IRHICommandContext&, int&) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD_RenderBridge.cpp:14] +libUnrealEditor-VulkanRHI.so!FVulkanViewport::Present(FVulkanCommandListContext&, FVulkanQueue*, bool) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/VulkanRHI/Private/VulkanViewport.cpp:1100] +libUnrealEditor-VulkanRHI.so!FVulkanCommandListContext::RHIEndDrawingViewport(FRHIViewport*, bool, bool) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/VulkanRHI/Private/VulkanRHI.cpp:1273] +libUnrealEditor-RHI.so!FRHICommand::ExecuteAndDestruct(FRHICommandListBase&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/RHI/Public/RHICommandListCommandExecutes.inl:591] +libUnrealEditor-RHI.so!FRHICommandListBase::Execute() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/RHI/Private/RHICommandList.cpp:527] +libUnrealEditor-RHI.so!FRHICommandListExecutor::FTranslateState::Translate(FRHICommandListBase*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/RHI/Private/RHICommandList.cpp:1077] +libUnrealEditor-RHI.so!UE::Core::Private::Function::TFunctionRefCaller::Call(void*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/RHI/Private/RHICommandList.cpp:1028] +libUnrealEditor-RHI.so!FRHICommandListExecutor::FTaskPipe::Execute(FRHICommandListExecutor::FTaskPipe::FTask*, TRefCountPtr const&) const [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Core/Public/Templates/Function.h:471] +libUnrealEditor-Core.so!TGraphTask const&), (ESubsequentsMode::Type)0> >::ExecuteTask() [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Core/Public/Templates/Function.h:471] +libUnrealEditor-Core.so!UE::Tasks::Private::FTaskBase::TryExecuteTask() [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Core/Public/Tasks/TaskPrivate.h:527] +libUnrealEditor-Core.so!FNamedTaskThread::ProcessTasksNamedThread(int, bool) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Core/Public/Async/TaskGraphInterfaces.h:505] +libUnrealEditor-Core.so!FNamedTaskThread::ProcessTasksUntilQuit(int) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Core/Private/Async/TaskGraph.cpp:667] +libUnrealEditor-RenderCore.so!FRHIThread::Run() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/RenderCore/Private/RenderingThread.cpp:270] +libUnrealEditor-Core.so!FRunnableThreadPThread::Run() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Core/Private/HAL/PThreadRunnableThread.cpp:25] +libUnrealEditor-Core.so!FRunnableThreadPThread::_ThreadProc(void*) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Core/Private/HAL/PThreadRunnableThread.h:187] +libc.so.6!UnknownFunction(0x96979) +libc.so.6!UnknownFunction(0x11a2bb) + + + +0 loaded modules + +Report end! diff --git a/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-71808-B8DEB3557B604076873AEB6B2200B359/MyProject2.log b/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-71808-B8DEB3557B604076873AEB6B2200B359/MyProject2.log new file mode 100644 index 0000000..bb78c49 --- /dev/null +++ b/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-71808-B8DEB3557B604076873AEB6B2200B359/MyProject2.log @@ -0,0 +1,1828 @@ +Log file open, 04/21/26 23:06:33 +LogInit: Display: Running engine for game: MyProject2 +LogCore: UTS: Unreal Trace Server launched successfully +LogTrace: Initializing trace... +LogCore: Display: Requested channels: 'cpu,gpu,frame,log,bookmark,screenshot,region' +LogTrace: Display: Control listening on port 37557 +LogTrace: Finished trace initialization. +LogCsvProfiler: Display: Metadata set : platform="Linux" +LogCsvProfiler: Display: Metadata set : config="Development" +LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.6-CL-44394996" +LogCsvProfiler: Display: Metadata set : engineversion="5.6.1-44394996+++UE5+Release-5.6" +LogCsvProfiler: Display: Metadata set : os="Arch Linux 6.19.11-arch1-1" +LogCsvProfiler: Display: Metadata set : cpu="AuthenticAMD|AMD Ryzen 7 3800X 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="" "/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject""" +LogCsvProfiler: Display: Metadata set : loginid="e5d2b3c70a61446e8360ccaeadda3ccf-000003e8" +LogCsvProfiler: Display: Metadata set : llm="0" +LogStats: Stats thread started at 0.135751 +LogCsvProfiler: Display: Metadata set : systemresolution.resx="1280" +LogCsvProfiler: Display: Metadata set : systemresolution.resy="720" +LogICUInternationalization: OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogInit: Session CrashGUID >==================================================== + Session CrashGUID > UECC-Linux-5CB5EB88470841B5A5FD8E7D402FD16B + Session CrashGUID >==================================================== +LogConfig: No local boot hotfix file found at: [../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +LogAudio: Display: Pre-Initializing Audio Device Manager... +LogAudio: Display: AudioInfo: 'OPUS' Registered +LogAudio: Display: AudioInfo: 'OGG' Registered +LogAudio: Display: AudioInfo: 'ADPCM' Registered +LogAudio: Display: AudioInfo: 'PCM' Registered +LogAudio: Display: AudioInfo: 'BINKA' Registered +LogAudio: Display: AudioInfo: 'RADA' Registered +LogAudio: Display: Audio Device Manager Pre-Initialized +LogPluginManager: Looking for build plugins target receipt +LogPluginManager: Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +LogAssetRegistry: Display: Asset registry cache read as 67.9 MiB from ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_0.bin +LogConfig: Display: Loading Mac ini files took 0.15 seconds +LogPluginManager: Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +LogPluginManager: Looking for enabled plugins target receipt +LogPluginManager: Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +LogConfig: Display: Loading Android ini files took 0.19 seconds +LogConfig: Display: Loading IOS ini files took 0.20 seconds +LogConfig: Display: Loading VulkanPC ini files took 0.23 seconds +LogConfig: Display: Loading VisionOS ini files took 0.25 seconds +LogConfig: Display: Loading TVOS ini files took 0.27 seconds +LogConfig: Display: Loading Windows ini files took 0.28 seconds +LogConfig: Display: Loading Unix ini files took 0.28 seconds +LogPluginManager: Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +LogConfig: Display: Loading LinuxArm64 ini files took 0.30 seconds +LogConfig: Display: Loading Linux ini files took 0.40 seconds +LogPluginManager: Mounting Engine plugin RenderGraphInsights +LogPluginManager: Mounting Engine plugin IoStoreInsights +LogPluginManager: Mounting Engine plugin MassInsights +LogPluginManager: Mounting Engine plugin WorldMetrics +LogPluginManager: Mounting Engine plugin XGEController +LogPluginManager: Mounting Engine plugin EnhancedInput +LogPluginManager: Mounting Engine plugin ChaosVD +LogPluginManager: Mounting Engine plugin FastBuildController +LogPluginManager: Mounting Engine plugin CmdLinkServer +LogPluginManager: Mounting Engine plugin ChaosInsights +LogPluginManager: Mounting Engine plugin UbaController +LogPluginManager: Mounting Engine plugin ChaosCloth +LogPluginManager: Mounting Engine plugin MeshPainting +LogPluginManager: Mounting Engine plugin TraceUtilities +LogPluginManager: Mounting Engine plugin GameplayCameras +LogPluginManager: Mounting Engine plugin EngineCameras +LogPluginManager: Mounting Engine plugin CameraShakePreviewer +LogPluginManager: Mounting Engine plugin UdpMessaging +LogPluginManager: Mounting Engine plugin TcpMessaging +LogPluginManager: Mounting Engine plugin NNERuntimeORT +LogPluginManager: Mounting Engine plugin Paper2D +LogPluginManager: Mounting Engine plugin NNEDenoiser +LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess +LogPluginManager: Mounting Engine plugin PlasticSourceControl +LogPluginManager: Mounting Engine plugin PerforceSourceControl +LogPluginManager: Mounting Engine plugin DumpGPUServices +LogPluginManager: Mounting Engine plugin PixWinPlugin +LogPluginManager: Mounting Engine plugin VisualStudioCodeSourceCodeAccess +LogPluginManager: Mounting Engine plugin XCodeSourceCodeAccess +LogPluginManager: Mounting Engine plugin PluginUtils +LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess +LogPluginManager: Mounting Engine plugin SubversionSourceControl +LogPluginManager: Mounting Engine plugin AnimationSharing +LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess +LogPluginManager: Mounting Engine plugin UObjectPlugin +LogPluginManager: Mounting Engine plugin RenderDocPlugin +LogPluginManager: Mounting Engine plugin ProjectLauncher +LogPluginManager: Mounting Engine plugin PropertyAccessNode +LogPluginManager: Mounting Engine plugin NullSourceCodeAccess +LogPluginManager: Mounting Engine plugin GitSourceControl +LogPluginManager: Mounting Engine plugin TextureFormatOodle +LogPluginManager: Mounting Engine plugin VisualStudioSourceCodeAccess +LogPluginManager: Mounting Engine plugin NamingTokens +LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess +LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess +LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor +LogPluginManager: Mounting Engine plugin AISupport +LogPluginManager: Mounting Engine plugin MediaCompositing +LogPluginManager: Mounting Engine plugin AvfMedia +LogPluginManager: Mounting Engine plugin AndroidMedia +LogPluginManager: Mounting Engine plugin MediaPlayerEditor +LogPluginManager: Mounting Engine plugin WmfMedia +LogPluginManager: Mounting Engine plugin WebMMedia +LogPluginManager: Mounting Engine plugin ImgMedia +LogPluginManager: Mounting Engine plugin MediaPlate +LogPluginManager: Mounting Engine plugin MetaHumanSDK +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 Niagara +LogPluginManager: Mounting Engine plugin Cascade +LogPluginManager: Mounting Engine plugin NiagaraSimCaching +LogPluginManager: Mounting Engine plugin AlembicImporter +LogPluginManager: Mounting Engine plugin EditorPerformance +LogPluginManager: Mounting Engine plugin LocalizableMessage +LogPluginManager: Mounting Engine plugin GeometryFlow +LogPluginManager: Mounting Engine plugin RuntimeTelemetry +LogPluginManager: Mounting Engine plugin SequenceNavigator +LogPluginManager: Mounting Engine plugin PlatformCrypto +LogPluginManager: Mounting Engine plugin LowLevelNetTrace +LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin +LogPluginManager: Mounting Engine plugin ChaosUserDataPT +LogPluginManager: Mounting Engine plugin LevelSequenceNavigatorBridge +LogPluginManager: Mounting Engine plugin NFORDenoise +LogPluginManager: Mounting Engine plugin ToolPresets +LogPluginManager: Mounting Engine plugin ChaosCaching +LogPluginManager: Mounting Engine plugin EditorDataStorage +LogPluginManager: Mounting Engine plugin PlanarCut +LogPluginManager: Mounting Engine plugin PythonScriptPlugin +LogPluginManager: Mounting Engine plugin AutomationUtils +LogPluginManager: Mounting Engine plugin Fracture +LogPluginManager: Mounting Engine plugin BackChannel +LogPluginManager: Mounting Engine plugin GeometryDataflow +LogPluginManager: Mounting Engine plugin MeshModelingToolsetExp +LogPluginManager: Mounting Engine plugin EditorTelemetry +LogPluginManager: Mounting Engine plugin SkeletalReduction +LogPluginManager: Mounting Engine plugin AdvancedRenamer +LogPluginManager: Mounting Engine plugin Dataflow +LogPluginManager: Mounting Engine plugin ChaosNiagara +LogPluginManager: Mounting Engine plugin FullBodyIK +LogPluginManager: Mounting Engine plugin EditorDataStorageFeatures +LogPluginManager: Mounting Engine plugin CharacterAI +LogPluginManager: Mounting Engine plugin ChaosSolverPlugin +LogPluginManager: Mounting Engine plugin OnlineSubsystemNull +LogPluginManager: Mounting Engine plugin ChaosEditor +LogPluginManager: Mounting Engine plugin OnlineServices +LogPluginManager: Mounting Engine plugin OnlineBase +LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils +LogPluginManager: Mounting Engine plugin EOSShared +LogPluginManager: Mounting Engine plugin OnlineSubsystem +LogPluginManager: Mounting Engine plugin AssetTags +LogPluginManager: Mounting Engine plugin MsQuic +LogPluginManager: Mounting Engine plugin ProceduralMeshComponent +LogPluginManager: Mounting Engine plugin GooglePAD +LogPluginManager: Mounting Engine plugin AndroidPermission +LogPluginManager: Mounting Engine plugin ExampleDeviceProfileSelector +LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector +LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector +LogPluginManager: Mounting Engine plugin CustomMeshComponent +LogPluginManager: Mounting Engine plugin GeometryProcessing +LogPluginManager: Mounting Engine plugin WindowsMoviePlayer +LogPluginManager: Mounting Engine plugin MeshModelingToolset +LogPluginManager: Mounting Engine plugin AudioCapture +LogPluginManager: Mounting Engine plugin StateTree +LogPluginManager: Mounting Engine plugin AppleMoviePlayer +LogPluginManager: Mounting Engine plugin XRBase +LogPluginManager: Mounting Engine plugin WaveTable +LogPluginManager: Mounting Engine plugin ResonanceAudio +LogPluginManager: Mounting Engine plugin ChunkDownloader +LogPluginManager: Mounting Engine plugin GoogleCloudMessaging +LogPluginManager: Mounting Engine plugin ArchVisCharacter +LogPluginManager: Mounting Engine plugin InputDebugging +LogPluginManager: Mounting Engine plugin OpenXR +LogPluginManager: Mounting Engine plugin AndroidMoviePlayer +LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector +LogPluginManager: Mounting Engine plugin Synthesis +LogPluginManager: Mounting Engine plugin HairStrands +LogPluginManager: Mounting Engine plugin ComputeFramework +LogPluginManager: Mounting Engine plugin AppleImageUtils +LogPluginManager: Mounting Engine plugin OpenXREyeTracker +LogPluginManager: Mounting Engine plugin MobilePatchingUtils +LogPluginManager: Mounting Engine plugin WebMMoviePlayer +LogPluginManager: Mounting Engine plugin AudioSynesthesia +LogPluginManager: Mounting Engine plugin CableComponent +LogPluginManager: Mounting Engine plugin RigVM +LogPluginManager: Mounting Engine plugin PropertyBindingUtils +LogPluginManager: Mounting Engine plugin SignificanceManager +LogPluginManager: Mounting Engine plugin Metasound +LogPluginManager: Mounting Engine plugin SoundFields +LogPluginManager: Mounting Engine plugin AndroidFileServer +LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector +LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary +LogPluginManager: Mounting Engine plugin PropertyAccessEditor +LogPluginManager: Mounting Engine plugin AudioWidgets +LogPluginManager: Mounting Engine plugin ActorLayerUtilities +LogPluginManager: Mounting Engine plugin OpenXRHandTracking +LogPluginManager: Mounting Engine plugin LauncherChunkInstaller +LogPluginManager: Mounting Engine plugin ColorGrading +LogPluginManager: Mounting Engine plugin GeometryCache +LogPluginManager: Mounting Engine plugin AssetManagerEditor +LogPluginManager: Mounting Engine plugin FacialAnimation +LogPluginManager: Mounting Engine plugin BlueprintHeaderView +LogPluginManager: Mounting Engine plugin EngineAssetDefinitions +LogPluginManager: Mounting Engine plugin MobileLauncherProfileWizard +LogPluginManager: Mounting Engine plugin ProxyLODPlugin +LogPluginManager: Mounting Engine plugin UMGWidgetPreview +LogPluginManager: Mounting Engine plugin StylusInput +LogPluginManager: Mounting Engine plugin CryptoKeys +LogPluginManager: Mounting Engine plugin GameplayTagsEditor +LogPluginManager: Mounting Engine plugin EditorDebugTools +LogPluginManager: Mounting Engine plugin ModelingToolsEditorMode +LogPluginManager: Mounting Engine plugin CurveEditorTools +LogPluginManager: Mounting Engine plugin GeometryMode +LogPluginManager: Mounting Engine plugin MacGraphicsSwitching +LogPluginManager: Mounting Engine plugin DataValidation +LogPluginManager: Mounting Engine plugin MeshLODToolset +LogPluginManager: Mounting Engine plugin SequencerAnimTools +LogPluginManager: Mounting Engine plugin PluginBrowser +LogPluginManager: Mounting Engine plugin UVEditor +LogPluginManager: Mounting Engine plugin EditorScriptingUtilities +LogPluginManager: Mounting Engine plugin ChangelistReview +LogPluginManager: Mounting Engine plugin MaterialAnalyzer +LogPluginManager: Mounting Engine plugin SpeedTreeImporter +LogPluginManager: Mounting Engine plugin Interchange +LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities +LogPluginManager: Mounting Engine plugin InterchangeEditor +LogPluginManager: Mounting Engine plugin InterchangeAssets +LogPluginManager: Mounting Engine plugin Takes +LogPluginManager: Mounting Engine plugin CameraCalibrationCore +LogPluginManager: Mounting Engine plugin OodleNetwork +LogPluginManager: Mounting Engine plugin ActorSequence +LogPluginManager: Mounting Engine plugin SequencerScripting +LogPluginManager: Mounting Engine plugin TemplateSequence +LogPluginManager: Mounting Engine plugin ControlRigModules +LogPluginManager: Mounting Engine plugin LevelSequenceEditor +LogPluginManager: Mounting Engine plugin ControlRig +LogPluginManager: Mounting Engine plugin RigLogic +LogPluginManager: Mounting Engine plugin IKRig +LogPluginManager: Mounting Engine plugin ControlRigSpline +LogPluginManager: Mounting Engine plugin AnimationModifierLibrary +LogPluginManager: Mounting Engine plugin GameplayInsights +LogPluginManager: Mounting Engine plugin SkeletalMeshModelingTools +LogPluginManager: Mounting Engine plugin LiveLink +LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis +LogPluginManager: Mounting Engine plugin ACLPlugin +LogPluginManager: Mounting Engine plugin DeformerGraph +LogPluginManager: Mounting Engine plugin TweeningUtils +LogPluginManager: Mounting Engine plugin AnimationData +LogPluginManager: Mounting Engine plugin CompositeCore +LogPluginManager: Mounting Engine plugin XInputDevice +LogPluginManager: Mounting Engine plugin BaseCharacterFXEditor +LogPluginManager: Mounting Engine plugin ObjectMixer +LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource +LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay +LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource +LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource +LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS +LogPluginManager: Mounting Engine plugin LightMixer +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +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. +LogStudioTelemetry: Started StudioTelemetry Session +LogNFORDenoise: NFORDenoise function starting up +LogEOSShared: Initialize Initializing EOSSDK Version:1.17.0-41373641 +LogInit: Using libcurl 8.12.1 +LogInit: - built for x86_64-unknown-linux-gnu +LogInit: - supports SSL with OpenSSL/1.1.1t +LogInit: - supports HTTP deflate (compression) using libz 1.3 +LogInit: - other features: +LogInit: CURL_VERSION_SSL +LogInit: CURL_VERSION_LIBZ +LogInit: CURL_VERSION_IPV6 +LogInit: CURL_VERSION_ASYNCHDNS +LogInit: CURL_VERSION_LARGEFILE +LogInit: CURL_VERSION_TLSAUTH_SRP +LogInit: CURL_VERSION_HTTP2 +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: CreateHttpThread using FCurlMultiPollEventLoopHttpThread +LogInit: Creating http thread with maximum 256 concurrent requests +LogOnline: OSS: Created online subsystem instance for: NULL +LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] +LogConfig: Applying CVar settings from Section [/Script/CompositeCore.CompositeCorePluginSettings] File [Engine] +LogInit: ExecutableName: UnrealEditor +LogInit: Build: ++UE5+Release-5.6-CL-44394996 +LogInit: Platform=LinuxEditor +LogInit: MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +LogInit: DeviceId= +LogInit: Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +LogInit: Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +LogInit: Net CL: 43139311 +LogInit: OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +LogInit: Compiled (64-bit): Jul 28 2025 20:54:48 +LogInit: Architecture: x64 +LogInit: Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +LogInit: Build Configuration: Development +LogInit: Branch Name: ++UE5+Release-5.6 +LogInit: Command Line: +LogInit: Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +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: 37 +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): 49 +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): 207 +LogDevObjectVersion: FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 8 +LogDevObjectVersion: FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 13 +LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 17 +LogDevObjectVersion: Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 11 +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): 121 +LogDevObjectVersion: UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 56 +LogDevObjectVersion: UE5-SpecialProject (59DA5D52-1232-4948-B878-597870B8E98B): 9 +LogDevObjectVersion: Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2 +LogDevObjectVersion: Dev-NaniteResearch (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1 +LogDevObjectVersion: Dev-ComputeFramework (6304A3E7-0059-4F59-8CFC-21BD7721FD4E): 0 +LogDevObjectVersion: LensFileVersion (8652A554-966A-466C-9FD7-1C6DD61B1ADB): 1 +LogInit: Presizing for max 25165824 objects, including 0 objects not considered by GC. +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: Set CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] +LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created +LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[r.VSync:0]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +[2026.04.21-20.06.35:066][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created +[2026.04.21-20.06.35:066][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]] +[2026.04.21-20.06.35:066][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[r.ForwardShading:1]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[r.MobileHDR:0]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[vr.MobileMultiView:1]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[vr.InstancedStereo:1]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure:0]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusion:0]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:0]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[r.DefaultFeature.MotionBlur:0]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[r.Mobile.UseHWsRGBEncoding:1]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[r.ReflectionMethod:1]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[r.Mobile.AntiAliasing:3]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[r.AntiAliasingMethod:3]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[r.AllowStaticLighting:1]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[r.SkinCache.CompileShaders:1]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[r.RayTracing:1]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[r.RayTracing.RayTracingProxies.ProjectEnabled:1]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +[2026.04.21-20.06.35:066][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] +[2026.04.21-20.06.35:067][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]] +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +[2026.04.21-20.06.35:067][ 0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] +[2026.04.21-20.06.35:067][ 0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]] +[2026.04.21-20.06.35:067][ 0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]] +[2026.04.21-20.06.35:067][ 0]LogConfig: Set CVar [[gc.AllowParallelGC:1]] +[2026.04.21-20.06.35:067][ 0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] +[2026.04.21-20.06.35:067][ 0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]] +[2026.04.21-20.06.35:067][ 0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] +[2026.04.21-20.06.35:067][ 0]LogConfig: Set CVar [[gc.CreateGCClusters:1]] +[2026.04.21-20.06.35:067][ 0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]] +[2026.04.21-20.06.35:067][ 0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]] +[2026.04.21-20.06.35:067][ 0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]] +[2026.04.21-20.06.35:067][ 0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] +[2026.04.21-20.06.35:067][ 0]LogConfig: Set CVar [[gc.GarbageEliminationEnabled:1]] +[2026.04.21-20.06.35:067][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[DefaultASTCQualityBySizeHQ:4]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:AmbientSound]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[VersionedIntRValues:r.Mobile.DBuffer]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogInit: Initializing SDL. +[2026.04.21-20.06.36:059][ 0]LogInit: Initialized SDL 2.30.6 revision: SDL-2.30.6-no-vcs (compiled against 2.30.6) +[2026.04.21-20.06.36:059][ 0]LogInit: Using SDL video driver 'x11' +[2026.04.21-20.06.36:059][ 0]LogInit: Display metrics: +[2026.04.21-20.06.36:059][ 0]LogInit: PrimaryDisplayWidth: 3440 +[2026.04.21-20.06.36:059][ 0]LogInit: PrimaryDisplayHeight: 1440 +[2026.04.21-20.06.36:059][ 0]LogInit: PrimaryDisplayWorkAreaRect: +[2026.04.21-20.06.36:059][ 0]LogInit: Left=0, Top=0, Right=3440, Bottom=1396 +[2026.04.21-20.06.36:059][ 0]LogInit: VirtualDisplayRect: +[2026.04.21-20.06.36:059][ 0]LogInit: Left=0, Top=0, Right=3440, Bottom=1396 +[2026.04.21-20.06.36:059][ 0]LogInit: TitleSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 +[2026.04.21-20.06.36:059][ 0]LogInit: ActionSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 +[2026.04.21-20.06.36:059][ 0]LogInit: Number of monitors: 1 +[2026.04.21-20.06.36:059][ 0]LogInit: Monitor 0 +[2026.04.21-20.06.36:059][ 0]LogInit: Name: LG ULTRAGEAR+ 45" +[2026.04.21-20.06.36:059][ 0]LogInit: ID: display0 +[2026.04.21-20.06.36:059][ 0]LogInit: NativeWidth: 3440 +[2026.04.21-20.06.36:059][ 0]LogInit: NativeHeight: 1440 +[2026.04.21-20.06.36:059][ 0]LogInit: bIsPrimary: true +[2026.04.21-20.06.36:059][ 0]LogCsvProfiler: Display: Metadata set : systemresolution.resx="3440" +[2026.04.21-20.06.36:059][ 0]LogCsvProfiler: Display: Metadata set : systemresolution.resy="1440" +[2026.04.21-20.06.36:060][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.FXAA.Quality:4]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.TSR.ReprojectionField:1]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.TSR.Resurrection:1]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.LightFunctionQuality:1]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.ShadowQuality:5]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.VolumetricFog:1]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.CapsuleShadows:1]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.DistanceFieldAO:1]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.SkylightIntensityMultiplier:1.0]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.AOQuality:2]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.LumenScene.DirectLighting.MaxLightsPerTile:8]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.LumenScene.DirectLighting.UpdateFactor:32]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.UpdateFactor:64]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:100]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.NumAdaptiveProbes:8]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.HardwareRayTracing:0]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.BentNormal:1]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:70]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.RayTracing.Scene.BuildMode:1]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.SSR.Quality:3]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.MaxRoughnessToEvaluateRoughSpecularForFoliage:0.8]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.NumSamples:5]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.MinWeight:0]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.MotionBlurQuality:4]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.LensFlareQuality:2]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.BloomQuality:5]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.FastBlurThreshold:100]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Upscale.Quality:3]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.LightShaftQuality:1]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Filter.SizeScale:1]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Streaming.MipBias:0]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Streaming.Boost:1]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.MaxAnisotropy:8]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.RefractionQuality:2]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.SceneColorFormat:4]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.DetailMode:3]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.SSS.Scale:1]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.SSS.SampleSet:2]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.SSS.Quality:1]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.SSS.HalfRes:0]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.SSGI.Quality:3]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:2]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[fx.Niagara.QualityLevel:3]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.DownsampleFactor:2]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.MaxStepCount:256]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.Shadows.Resolution:256]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.Shadows.MaxSampleCount:8]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.UseExistenceMask:0]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[foliage.DensityScale:1.0]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[grass.DensityScale:1.0]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Applying CVar settings from Section [LandscapeQuality@3] File [Scalability] +[2026.04.21-20.06.36:061][ 0]LogLinux: Selected Device Profile: [LinuxEditor] +[2026.04.21-20.06.36:061][ 0]LogInit: Selected Device Profile: [LinuxEditor] +[2026.04.21-20.06.36:061][ 0]LogHAL: Display: Platform has ~ 63 GB [67336896512 / 68719476736 / 63], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +[2026.04.21-20.06.36:061][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Linux] +[2026.04.21-20.06.36:061][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [] +[2026.04.21-20.06.36:061][ 0]LogDeviceProfileManager: Pushing Device Profile CVar: [[UI.SlateSDFText.RasterizationMode:Bitmap -> Msdf]] +[2026.04.21-20.06.36:061][ 0]LogDeviceProfileManager: Pushing Device Profile CVar: [[UI.SlateSDFText.ResolutionLevel:2 -> 2]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] +[2026.04.21-20.06.36:061][ 0]LogConfig: CVar [[ds.CADTranslator.Meshing.ActivateThinZoneMeshing:0]] deferred - dummy variable created +[2026.04.21-20.06.36:061][ 0]LogConfig: CVar [[ds.CADTranslator.Stitching.RemoveThinFaces:0]] deferred - dummy variable created +[2026.04.21-20.06.36:061][ 0]LogConfig: Applying CVar settings from Section [Startup_Linux] File [../../../Engine/Config/ConsoleVariables.ini] +[2026.04.21-20.06.36:061][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[g.TimeoutForBlockOnRenderFence:60000]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Config/LinuxEditor/Editor.ini] +[2026.04.21-20.06.36:061][ 0]LogInit: Unix hardware info: +[2026.04.21-20.06.36:061][ 0]LogInit: - we are the first instance of this executable +[2026.04.21-20.06.36:061][ 0]LogInit: - this process' id (pid) is 71808, parent process' id (ppid) is 1855 +[2026.04.21-20.06.36:061][ 0]LogInit: - we are not running under debugger +[2026.04.21-20.06.36:061][ 0]LogInit: - machine network name is 'WEYLAND-YUTANI' +[2026.04.21-20.06.36:061][ 0]LogInit: - user name is 'reimoz' (reimoz) +[2026.04.21-20.06.36:061][ 0]LogInit: - we're logged in locally +[2026.04.21-20.06.36:061][ 0]LogInit: - we're running with rendering +[2026.04.21-20.06.36:061][ 0]LogInit: - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) +[2026.04.21-20.06.36:061][ 0]LogInit: - Number of physical cores available for the process: 8 +[2026.04.21-20.06.36:061][ 0]LogInit: - Number of logical cores available for the process: 16 +[2026.04.21-20.06.36:061][ 0]LogInit: - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +[2026.04.21-20.06.36:061][ 0]LogInit: - Memory allocator used: Mimalloc +[2026.04.21-20.06.36:061][ 0]LogInit: - This is an internal build. +[2026.04.21-20.06.36:061][ 0]LogCore: Benchmarking clocks: +[2026.04.21-20.06.36:061][ 0]LogCore: - CLOCK_MONOTONIC (id=1) can sustain 38465943 (38466K, 38M) calls per second without zero deltas. +[2026.04.21-20.06.36:061][ 0]LogCore: - CLOCK_MONOTONIC_RAW (id=4) can sustain 38513155 (38513K, 39M) calls per second without zero deltas. +[2026.04.21-20.06.36:061][ 0]LogCore: - CLOCK_MONOTONIC_COARSE (id=6) can sustain 209625056 (209625K, 210M) calls per second with 99.999518% zero deltas. +[2026.04.21-20.06.36:061][ 0]LogCore: Selected clock_id 4 (CLOCK_MONOTONIC_RAW) since it is the fastest support clock without zero deltas. +[2026.04.21-20.06.36:061][ 0]LogInit: Unix-specific commandline switches: +[2026.04.21-20.06.36:061][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) +[2026.04.21-20.06.36:061][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation +[2026.04.21-20.06.36:061][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation +[2026.04.21-20.06.36:061][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache +[2026.04.21-20.06.36:061][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) +[2026.04.21-20.06.36:061][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) +[2026.04.21-20.06.36:061][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) +[2026.04.21-20.06.36:061][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal +[2026.04.21-20.06.36:061][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) +[2026.04.21-20.06.36:061][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened +[2026.04.21-20.06.36:061][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) +[2026.04.21-20.06.36:061][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) +[2026.04.21-20.06.36:061][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) +[2026.04.21-20.06.36:061][ 0]LogInit: -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash +[2026.04.21-20.06.36:061][ 0]LogInit: - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) +[2026.04.21-20.06.36:061][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1.4 +[2026.04.21-20.06.36:061][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) +[2026.04.21-20.06.36:061][ 0]LogInit: - PageSize 4096 +[2026.04.21-20.06.36:061][ 0]LogInit: - BinnedPageSize 65536 +[2026.04.21-20.06.36:061][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0" +[2026.04.21-20.06.36:066][ 0]LogChaosDD: Chaos Debug Draw Startup +[2026.04.21-20.06.36:066][ 0]LogInit: Physics initialised using underlying interface: Chaos +[2026.04.21-20.06.36:098][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-20.06.36:098][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-20.06.36:099][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-20.06.36:642][ 0]LogObj: Display: Attempting to load config data for Default__SlateThemeManager before the Class has been constructed/registered/linked (likely during module loading or early startup). This will result in the load silently failing and should be fixed. +[2026.04.21-20.06.36:645][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +[2026.04.21-20.06.36:645][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0 +[2026.04.21-20.06.37:265][ 0]LogVulkanRHI: Display: Found VULKAN_SDK= +[2026.04.21-20.06.37:265][ 0]LogVulkanRHI: Display: Registering provided Vulkan validation layers +[2026.04.21-20.06.37:265][ 0]LogVulkanRHI: Display: Updated VK_LAYER_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +[2026.04.21-20.06.37:265][ 0]LogVulkanRHI: Display: Updated LD_LIBRARY_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +[2026.04.21-20.06.37:266][ 0]LogVulkanRHI: Display: Installed Vulkan Loader Path: /usr/lib +[2026.04.21-20.06.37:266][ 0]LogVulkanRHI: Display: Installed Vulkan Loader instance version 1.4.341. +[2026.04.21-20.06.37:266][ 0]LogVulkanRHI: Starting Vulkan Profile check for VP_UE_Vulkan_SM6: +[2026.04.21-20.06.37:275][ 0]LogVulkanRHI: Vulkan Profile check complete. +[2026.04.21-20.06.37:275][ 0]LogInit: Using SDL_WINDOW_VULKAN +[2026.04.21-20.06.37:275][ 0]LogVulkanRHI: Display: Vulkan RHI ShaderPlatform for SM6: VULKAN_SM6. +[2026.04.21-20.06.37:275][ 0]LogVulkanRHI: Vulkan PSO Precaching = 1, PipelineFileCache = 0 +[2026.04.21-20.06.37:275][ 0]LogVulkanRHI: Display: Built with Vulkan header version 1.4.304 +[2026.04.21-20.06.37:275][ 0]LogVulkanRHI: Starting Vulkan Profile check for VP_UE_Vulkan_SM6_RT: +[2026.04.21-20.06.37:281][ 0]LogVulkanRHI: Vulkan Profile check complete. +[2026.04.21-20.06.37:281][ 0]LogVulkanRHI: Using API Version 1.3. +[2026.04.21-20.06.37:281][ 0]LogHMD: OpenXRHMDModule::InitInstance using DefaultLoader. +[2026.04.21-20.06.37:287][ 0]LogHMD: OpenXR runtime supported extensions: +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_KHR_vulkan_enable +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_KHR_vulkan_enable2 +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_KHR_opengl_enable +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_KHR_convert_timespec_time +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_KHR_opengl_es_enable +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_MNDX_egl_enable +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_KHR_binding_modification +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_KHR_composition_layer_depth +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_KHR_locate_spaces +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_KHR_visibility_mask +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_EXT_active_action_set_priority +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_EXT_dpad_binding +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_EXT_eye_gaze_interaction +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_EXT_frame_composition_report +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_EXT_hand_interaction +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_EXT_hand_tracking +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_EXT_hand_tracking_data_source +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_EXT_hand_joints_motion_range +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_EXT_hp_mixed_reality_controller +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_EXT_local_floor +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_EXT_palm_pose +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_EXT_uuid +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_EXT_user_presence +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_EXT_render_model +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_EXT_interaction_render_model +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_FB_display_refresh_rate +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_HTC_vive_cosmos_controller_interaction +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_HTC_vive_focus3_controller_interaction +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_HTC_vive_wrist_tracker_interaction +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_MND_headless +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_VALVE_analog_threshold +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_META_performance_metrics +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_VALVE_timing_utils +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_META_recommended_layer_resolution +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_HTCX_vive_tracker_interaction +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_KHR_generic_controller +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_VALVE_frame_controller_interaction +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_EXT_debug_utils +[2026.04.21-20.06.37:287][ 0]LogHMD: Optional extension XR_KHR_vulkan_swapchain_format_list is not available +[2026.04.21-20.06.37:287][ 0]LogHMD: Optional extension XR_FB_foveation_vulkan is not available +[2026.04.21-20.06.37:287][ 0]LogHMD: Optional extension XR_FB_composition_layer_depth_test is not available +[2026.04.21-20.06.37:287][ 0]LogHMD: Optional extension XR_KHR_composition_layer_cylinder is not available +[2026.04.21-20.06.37:287][ 0]LogHMD: Optional extension XR_KHR_composition_layer_equirect is not available +[2026.04.21-20.06.37:287][ 0]LogHMD: Optional extension XR_KHR_composition_layer_equirect2 is not available +[2026.04.21-20.06.37:287][ 0]LogHMD: Optional extension XR_KHR_composition_layer_color_scale_bias is not available +[2026.04.21-20.06.37:287][ 0]LogHMD: Optional extension XR_VARJO_quad_views is not available +[2026.04.21-20.06.37:287][ 0]LogHMD: Optional extension XR_EPIC_view_configuration_fov is not available +[2026.04.21-20.06.37:287][ 0]LogHMD: Optional extension XR_FB_foveation is not available +[2026.04.21-20.06.37:287][ 0]LogHMD: Optional extension XR_FB_swapchain_update_state is not available +[2026.04.21-20.06.37:287][ 0]LogHMD: Optional extension XR_FB_foveation_configuration is not available +[2026.04.21-20.06.37:287][ 0]LogHMD: Optional extension XR_FB_composition_layer_alpha_blend is not available +[2026.04.21-20.06.37:324][ 0]LogHMD: xrCreateInstance succeeded with XR_API_VERSION_1_0 +[2026.04.21-20.06.37:324][ 0]LogHMD: xrCreateInstance created: 35951456 +[2026.04.21-20.06.37:324][ 0]LogHMD: Initialized OpenXR on SteamVR/OpenXR runtime version 2.15.6 +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Warning: HMD requested instance extension [VK_KHR_external_memory_capabilities] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Warning: HMD requested instance extension [VK_KHR_get_physical_device_properties2] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Warning: HMD requested instance extension [VK_KHR_external_fence_capabilities] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Warning: HMD requested instance extension [VK_KHR_external_semaphore_capabilities] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Display: Found 25 available instance extensions : +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Display: - VK_EXT_acquire_drm_display +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Display: - VK_EXT_acquire_xlib_display +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Display: - VK_EXT_debug_report +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Display: + VK_EXT_debug_utils +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Display: - VK_EXT_direct_mode_display +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Display: - VK_EXT_display_surface_counter +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Display: - VK_EXT_surface_maintenance1 +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Display: + VK_EXT_swapchain_colorspace +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Display: - VK_KHR_device_group_creation +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Display: - VK_KHR_display +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Display: + VK_KHR_external_fence_capabilities +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Display: + VK_KHR_external_memory_capabilities +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Display: + VK_KHR_external_semaphore_capabilities +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Display: - VK_KHR_get_display_properties2 +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Display: + VK_KHR_get_physical_device_properties2 +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Display: - VK_KHR_get_surface_capabilities2 +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Display: - VK_KHR_portability_enumeration +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Display: + VK_KHR_surface +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Display: - VK_KHR_surface_maintenance1 +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Display: - VK_KHR_surface_protected_capabilities +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Display: - VK_KHR_wayland_surface +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Display: - VK_KHR_xcb_surface +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Display: + VK_KHR_xlib_surface +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Display: - VK_LUNARG_direct_driver_loading +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Display: - VK_NV_display_stereo +[2026.04.21-20.06.37:334][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_VALVE_steam_overlay_32 provides 0 extensions: +[2026.04.21-20.06.37:335][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_VALVE_steam_fossilize_64 provides 0 extensions: +[2026.04.21-20.06.37:336][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_VALVE_steam_overlay_64 provides 0 extensions: +[2026.04.21-20.06.37:336][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_VALVE_steam_fossilize_32 provides 0 extensions: +[2026.04.21-20.06.37:337][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_NV_optimus provides 0 extensions: +[2026.04.21-20.06.37:338][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_NV_present provides 0 extensions: +[2026.04.21-20.06.37:340][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_LUNARG_api_dump provides 1 extensions: +[2026.04.21-20.06.37:340][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-20.06.37:341][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_LUNARG_crash_diagnostic provides 3 extensions: +[2026.04.21-20.06.37:341][ 0]LogVulkanRHI: Display: VK_EXT_debug_report +[2026.04.21-20.06.37:341][ 0]LogVulkanRHI: Display: VK_EXT_debug_utils +[2026.04.21-20.06.37:341][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-20.06.37:343][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_KHRONOS_validation provides 4 extensions: +[2026.04.21-20.06.37:343][ 0]LogVulkanRHI: Display: VK_EXT_debug_report +[2026.04.21-20.06.37:343][ 0]LogVulkanRHI: Display: VK_EXT_debug_utils +[2026.04.21-20.06.37:343][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-20.06.37:343][ 0]LogVulkanRHI: Display: VK_EXT_validation_features +[2026.04.21-20.06.37:345][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_KHRONOS_synchronization2 provides 1 extensions: +[2026.04.21-20.06.37:345][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-20.06.37:345][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_LUNARG_gfxreconstruct provides 0 extensions: +[2026.04.21-20.06.37:347][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_KHRONOS_profiles provides 1 extensions: +[2026.04.21-20.06.37:347][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-20.06.37:349][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_KHRONOS_shader_object provides 1 extensions: +[2026.04.21-20.06.37:349][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-20.06.37:349][ 0]LogVulkanRHI: Display: Found 13 available instance layers : +[2026.04.21-20.06.37:349][ 0]LogVulkanRHI: Display: * VK_LAYER_KHRONOS_profiles +[2026.04.21-20.06.37:349][ 0]LogVulkanRHI: Display: * VK_LAYER_KHRONOS_shader_object +[2026.04.21-20.06.37:349][ 0]LogVulkanRHI: Display: * VK_LAYER_KHRONOS_synchronization2 +[2026.04.21-20.06.37:349][ 0]LogVulkanRHI: Display: * VK_LAYER_KHRONOS_validation +[2026.04.21-20.06.37:349][ 0]LogVulkanRHI: Display: * VK_LAYER_LUNARG_api_dump +[2026.04.21-20.06.37:349][ 0]LogVulkanRHI: Display: * VK_LAYER_LUNARG_crash_diagnostic +[2026.04.21-20.06.37:349][ 0]LogVulkanRHI: Display: * VK_LAYER_LUNARG_gfxreconstruct +[2026.04.21-20.06.37:349][ 0]LogVulkanRHI: Display: * VK_LAYER_NV_optimus +[2026.04.21-20.06.37:349][ 0]LogVulkanRHI: Display: * VK_LAYER_NV_present +[2026.04.21-20.06.37:349][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_fossilize_32 +[2026.04.21-20.06.37:349][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_fossilize_64 +[2026.04.21-20.06.37:349][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_overlay_32 +[2026.04.21-20.06.37:349][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_overlay_64 +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Creating Vulkan Device using VkPhysicalDevice 0x1ac8740. +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - DeviceName: NVIDIA GeForce RTX 4090 +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - API=1.4.329 (0x404149) Driver=0x94ce80c0 VendorId=0x10de +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - DeviceID=0x2684 Type=VK_PHYSICAL_DEVICE_TYPE_DISCRETE_GPU +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - Max Descriptor Sets Bound 32 +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - Timestamps: ComputeAndGraphics=1 Domain=VK_TIME_DOMAIN_CLOCK_MONOTONIC_KHR Period=1.000000 +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: API Version: 1.4.329 +[2026.04.21-20.06.37:354][ 0]LogRHI: RHI Adapter Info: +[2026.04.21-20.06.37:354][ 0]LogRHI: Name: NVIDIA GeForce RTX 4090 +[2026.04.21-20.06.37:354][ 0]LogRHI: Driver Version: 595.58 (internal:595.58, unified:) +[2026.04.21-20.06.37:354][ 0]LogRHI: Driver Date: 01-01-01 +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Warning: HMD requested device extension [VK_KHR_external_memory] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Warning: HMD requested device extension [VK_KHR_external_semaphore] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Warning: HMD requested device extension [VK_KHR_dedicated_allocation] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Warning: HMD requested device extension [VK_KHR_external_semaphore_fd] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: Found 275 available device extensions : +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: + VK_AMD_buffer_marker +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_4444_formats +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_attachment_feedback_loop_dynamic_state +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_attachment_feedback_loop_layout +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_blend_operation_advanced +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_border_color_swizzle +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_buffer_device_address +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: + VK_EXT_calibrated_timestamps +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_color_write_enable +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_conditional_rendering +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_conservative_rasterization +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_custom_border_color +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_custom_resolve +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_depth_bias_control +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clamp_control +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clamp_zero_one +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clip_control +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clip_enable +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_depth_range_unrestricted +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: + VK_EXT_descriptor_buffer +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_descriptor_heap +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: * VK_EXT_descriptor_indexing +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_device_address_binding_report +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: + VK_EXT_device_fault +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_device_generated_commands +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_discard_rectangles +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_display_control +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_dynamic_rendering_unused_attachments +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_extended_dynamic_state +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_extended_dynamic_state2 +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_extended_dynamic_state3 +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_external_memory_dma_buf +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_external_memory_host +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_fragment_shader_interlock +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_global_priority +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_global_priority_query +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: + VK_EXT_graphics_pipeline_library +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_hdr_metadata +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_host_image_copy +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: * VK_EXT_host_query_reset +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_image_2d_view_of_3d +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_image_drm_format_modifier +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_image_robustness +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_image_sliced_view_of_3d +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_image_view_min_lod +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_index_type_uint8 +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_inline_uniform_block +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_legacy_vertex_attributes +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_line_rasterization +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: + VK_EXT_load_store_op_none +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_map_memory_placed +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: + VK_EXT_memory_budget +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_memory_decompression +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: + VK_EXT_memory_priority +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: + VK_EXT_mesh_shader +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_multi_draw +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: + VK_EXT_mutable_descriptor_type +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_nested_command_buffer +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_non_seamless_cube_map +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_opacity_micromap +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_pageable_device_local_memory +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_pci_bus_info +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_physical_device_drm +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: * VK_EXT_pipeline_creation_cache_control +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_pipeline_creation_feedback +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_pipeline_library_group_handles +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_pipeline_robustness +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_post_depth_coverage +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_present_mode_fifo_latest_ready +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_present_timing +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_primitive_topology_list_restart +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_primitives_generated_query +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_private_data +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_provoking_vertex +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_queue_family_foreign +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_ray_tracing_invocation_reorder +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_robustness2 +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_sample_locations +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_sampler_filter_minmax +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: * VK_EXT_scalar_block_layout +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_separate_stencil_usage +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_shader_64bit_indexing +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_shader_atomic_float +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: * VK_EXT_shader_demote_to_helper_invocation +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_shader_float8 +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: + VK_EXT_shader_image_atomic_int64 +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_shader_module_identifier +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_shader_object +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_shader_replicated_composites +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_shader_subgroup_ballot +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_shader_subgroup_vote +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_shader_uniform_buffer_unsized_array +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: * VK_EXT_shader_viewport_index_layer +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: * VK_EXT_subgroup_size_control +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_EXT_swapchain_maintenance1 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_EXT_texel_buffer_alignment +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: * VK_EXT_tooling_info +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_EXT_transform_feedback +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_EXT_vertex_attribute_divisor +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_EXT_vertex_attribute_robustness +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_EXT_vertex_input_dynamic_state +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_EXT_ycbcr_2plane_444_formats +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_EXT_ycbcr_image_arrays +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_EXT_zero_initialize_device_memory +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_GOOGLE_hlsl_functionality1 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_GOOGLE_user_type +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: + VK_KHR_16bit_storage +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_8bit_storage +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: + VK_KHR_acceleration_structure +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_bind_memory2 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: * VK_KHR_buffer_device_address +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_calibrated_timestamps +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: + VK_KHR_compute_shader_derivatives +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_cooperative_matrix +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_copy_commands2 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_copy_memory_indirect +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: * VK_KHR_create_renderpass2 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: + VK_KHR_dedicated_allocation +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: + VK_KHR_deferred_host_operations +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_depth_clamp_zero_one +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: + VK_KHR_depth_stencil_resolve +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_descriptor_update_template +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_device_group +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_draw_indirect_count +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: * VK_KHR_driver_properties +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: * VK_KHR_dynamic_rendering +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_dynamic_rendering_local_read +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_external_fence +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_external_fence_fd +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: + VK_KHR_external_memory +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: + VK_KHR_external_memory_fd +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: + VK_KHR_external_semaphore +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: + VK_KHR_external_semaphore_fd +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_format_feature_flags2 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: + VK_KHR_fragment_shader_barycentric +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: + VK_KHR_fragment_shading_rate +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: * VK_KHR_get_memory_requirements2 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_global_priority +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: * VK_KHR_image_format_list +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_imageless_framebuffer +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_incremental_present +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_index_type_uint8 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_line_rasterization +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_load_store_op_none +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance1 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance10 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance2 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance3 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: * VK_KHR_maintenance4 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: + VK_KHR_maintenance5 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance6 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance7 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance8 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance9 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_map_memory2 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: * VK_KHR_multiview +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_pipeline_binary +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_pipeline_executable_properties +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: + VK_KHR_pipeline_library +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_present_id +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_present_id2 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_present_mode_fifo_latest_ready +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_present_wait +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_present_wait2 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_push_descriptor +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: + VK_KHR_ray_query +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_ray_tracing_maintenance1 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: + VK_KHR_ray_tracing_pipeline +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: + VK_KHR_ray_tracing_position_fetch +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_relaxed_block_layout +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_robustness2 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_sampler_mirror_clamp_to_edge +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: * VK_KHR_sampler_ycbcr_conversion +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: * VK_KHR_separate_depth_stencil_layouts +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: * VK_KHR_shader_atomic_int64 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_shader_bfloat16 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_shader_clock +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_shader_draw_parameters +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_shader_expect_assume +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: + VK_KHR_shader_float16_int8 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: * VK_KHR_shader_float_controls +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_shader_float_controls2 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_shader_fma +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_shader_integer_dot_product +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_shader_maximal_reconvergence +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_shader_non_semantic_info +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_shader_quad_control +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_shader_relaxed_extended_instruction +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_shader_subgroup_extended_types +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_shader_subgroup_rotate +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_shader_subgroup_uniform_control_flow +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_shader_terminate_invocation +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_shader_untyped_pointers +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_shared_presentable_image +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: * VK_KHR_spirv_1_4 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_storage_buffer_storage_class +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: + VK_KHR_swapchain +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_swapchain_maintenance1 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_swapchain_mutable_format +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: * VK_KHR_synchronization2 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: * VK_KHR_timeline_semaphore +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_unified_image_layouts +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_uniform_buffer_standard_layout +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_variable_pointers +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_vertex_attribute_divisor +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_av1 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_h264 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_h265 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_queue +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_vp9 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_av1 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_h264 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_h265 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_intra_refresh +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_quantization_map +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_queue +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_video_maintenance1 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_video_maintenance2 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_video_queue +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_vulkan_memory_model +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_workgroup_memory_explicit_layout +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_zero_initialize_workgroup_memory +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NVX_binary_import +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NVX_image_view_handle +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NVX_multiview_per_view_attributes +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_clip_space_w_scaling +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_cluster_acceleration_structure +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_compute_occupancy_priority +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_compute_shader_derivatives +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_cooperative_matrix +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_cooperative_matrix2 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_cooperative_vector +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_copy_memory_indirect +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_corner_sampled_image +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_coverage_reduction_mode +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_cuda_kernel_launch +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_dedicated_allocation +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_dedicated_allocation_image_aliasing +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_descriptor_pool_overallocation +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: + VK_NV_device_diagnostic_checkpoints +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: + VK_NV_device_diagnostics_config +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_device_generated_commands +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_device_generated_commands_compute +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_disk_cache_utils +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_extended_sparse_address_space +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_fill_rectangle +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_fragment_coverage_to_color +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_fragment_shader_barycentric +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_fragment_shading_rate_enums +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_framebuffer_mixed_samples +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_geometry_shader_passthrough +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_inherited_viewport_scissor +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_internal_nvpresent +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_linear_color_attachment +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_low_latency +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_low_latency2 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_memory_decompression +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_mesh_shader +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_optical_flow +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_partitioned_acceleration_structure +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_present_metering +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_raw_access_chains +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_ray_tracing +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_ray_tracing_invocation_reorder +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_ray_tracing_motion_blur +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_representative_fragment_test +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_sample_mask_override_coverage +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_scissor_exclusive +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_shader_atomic_float16_vector +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_shader_image_footprint +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_shader_sm_builtins +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_shader_subgroup_partitioned +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_shading_rate_image +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_viewport_array2 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_viewport_swizzle +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: Found 0 available device layers ! +[2026.04.21-20.06.37:356][ 0]LogVulkanRHI: Display: Vulkan Physical Device Driver Properties: +[2026.04.21-20.06.37:356][ 0]LogVulkanRHI: Display: - driverName: NVIDIA +[2026.04.21-20.06.37:356][ 0]LogVulkanRHI: Display: - driverInfo: 595.58.03 +[2026.04.21-20.06.37:356][ 0]LogVulkanRHI: Display: Vulkan Variable Rate Shading choice: 0. +[2026.04.21-20.06.37:356][ 0]LogVulkanRHI: Display: Device properties: Geometry 1 BufferAtomic64 1 ImageAtomic64 1 +[2026.04.21-20.06.37:356][ 0]LogVulkanRHI: Display: Enabling Vulkan Descriptor Buffers with: allowSamplerImageViewPostSubmitCreation=0, maxDescriptorBufferBindings=32, maxSamplerDescriptorBufferBindings=32, maxResourceDescriptorBufferBindings=32, samplerDescriptorBufferAddressSpaceSize=1099511627776, resourceDescriptorBufferAddressSpaceSize=1099511627776, maxSamplerDescriptorBufferRange=1099511627776, maxResourceDescriptorBufferRange=1099511627776, descriptorBufferAddressSpaceSize=1099511627776, descriptorBufferOffsetAlignment=64, samplerDescriptorSize=4 +[2026.04.21-20.06.37:356][ 0]LogVulkanRHI: Display: Found 6 Queue Families +[2026.04.21-20.06.37:356][ 0]LogVulkanRHI: Display: Initializing Queue Family 0: 16 queues Gfx Compute Xfer Sparse +[2026.04.21-20.06.37:356][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 1: 2 queues Xfer Sparse +[2026.04.21-20.06.37:356][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 2: 8 queues Compute Xfer Sparse +[2026.04.21-20.06.37:356][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 3: 1 queues Xfer Sparse +[2026.04.21-20.06.37:356][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 4: 2 queues Xfer Sparse +[2026.04.21-20.06.37:356][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 5: 1 queues Xfer Sparse +[2026.04.21-20.06.38:093][ 0]LogVulkanRHI: Display: TimestampValidBits=64 +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: Using 0 device layers. +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: Using 52 device extensions: +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_swapchain +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_EXT_memory_budget +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_EXT_memory_priority +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_create_renderpass2 +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_deferred_host_operations +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_spirv_1_4 +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_shader_float_controls +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_image_format_list +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_EXT_load_store_op_none +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_EXT_tooling_info +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_dynamic_rendering +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_pipeline_library +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_driver_properties +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_maintenance4 +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_maintenance5 +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_shader_atomic_int64 +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_EXT_shader_image_atomic_int64 +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_EXT_scalar_block_layout +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_EXT_shader_viewport_index_layer +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_separate_depth_stencil_layouts +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_synchronization2 +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_fragment_shading_rate +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_multiview +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_get_memory_requirements2 +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_EXT_descriptor_indexing +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_EXT_host_query_reset +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_EXT_subgroup_size_control +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_EXT_calibrated_timestamps +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_EXT_descriptor_buffer +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_EXT_device_fault +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_EXT_shader_demote_to_helper_invocation +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_16bit_storage +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_shader_float16_int8 +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_depth_stencil_resolve +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_EXT_pipeline_creation_cache_control +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_fragment_shader_barycentric +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_compute_shader_derivatives +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_sampler_ycbcr_conversion +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_timeline_semaphore +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_EXT_mesh_shader +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_EXT_graphics_pipeline_library +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_EXT_mutable_descriptor_type +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_buffer_device_address +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_acceleration_structure +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_ray_tracing_pipeline +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_ray_query +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_ray_tracing_position_fetch +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_external_memory_fd +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_external_memory +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_external_semaphore +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_dedicated_allocation +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_external_semaphore_fd +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: Vulkan debug markers support: resource names disabled, begin/end labels disabled. +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: Max memory allocations 4294967295. +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: 3 Device Memory Heaps: +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: 0: Flags 0x1 - Size 25757220864 (24564.00 MB) - Used 0 (0.00%) - DeviceLocal - PrimaryHeap +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: 1: Flags 0x0 - Size 50502672384 (48163.10 MB) - Used 0 (0.00%) +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: 2: Flags 0x1 - Size 257949696 (246.00 MB) - Used 0 (0.00%) - DeviceLocal +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: 5 Device Memory Types (Not unified): +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: 1: Flags 0x00001 - Heap 0 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: 0: Flags 0x00000 - Heap 1 - +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: 2: Flags 0x00006 - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: 3: Flags 0x0000e - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT|VK_MEMORY_PROPERTY_HOST_CACHED_BIT +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: 4: Flags 0x00007 - Heap 2 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT|VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: Memory Budget Extension: +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: | Usage | Budget | Size | +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: ---------|------------------------------------------------------------------| +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: HEAP 00 | 0.07% / 17.38 MB | 18777.81 MB | 24564.00 MB | +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: HEAP 01 | 0.08% / 39.29 MB | 48163.10 MB | 48163.10 MB | +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: HEAP 02 | 34.12% / 83.94 MB | 162.06 MB | 246.00 MB | +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: ---------|------------------------------------------------------------------| +[2026.04.21-20.06.38:095][ 0]LogRHI: Warning: Dynamic Uniform Buffers are enabled, but they will not be used with Vulkan bindless. +[2026.04.21-20.06.38:095][ 0]LogRHI: Warning: Memory defrag is enabled, but it will not be used with Vulkan bindless. +[2026.04.21-20.06.38:099][ 0]LogVulkanRHI: Display: FVulkanPipelineStateCacheManager: Binary pipeline cache '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/VulkanPSO.cache.10de.2684' not found. +[2026.04.21-20.06.38:099][ 0]LogVulkanRHI: Display: Vulkan Async Compute has been DISABLED. +[2026.04.21-20.06.38:099][ 0]LogVulkanRHI: Display: Wave Operations have been ENABLED (wave size: min=32 max=32). +[2026.04.21-20.06.38:099][ 0]LogVulkanRHI: Integrated GPU (iGPU): false +[2026.04.21-20.06.38:114][ 0]LogVRS: Current RHI supports per-draw and screenspace Variable Rate Shading +[2026.04.21-20.06.38:117][ 0]LogRHI: Texture pool is 17367 MB (70% of 24810 MB) +[2026.04.21-20.06.38:117][ 0]LogCsvProfiler: Display: Metadata set : verbatimrhiname="Vulkan" +[2026.04.21-20.06.38:117][ 0]LogCsvProfiler: Display: Metadata set : rhiname="Vulkan" +[2026.04.21-20.06.38:117][ 0]LogCsvProfiler: Display: Metadata set : rhifeaturelevel="SM6" +[2026.04.21-20.06.38:117][ 0]LogCsvProfiler: Display: Metadata set : shaderplatform="VULKAN_SM6" +[2026.04.21-20.06.38:117][ 0]LogInit: Initializing FReadOnlyCVARCache +[2026.04.21-20.06.38:129][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all' +[2026.04.21-20.06.38:129][ 0]LogMonitoredProcess: Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all ] +[2026.04.21-20.06.38:134][ 0]LogTextureFormatASTC: Display: ASTCEnc version 5.0.1 library loaded +[2026.04.21-20.06.38:134][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC +[2026.04.21-20.06.38:134][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT +[2026.04.21-20.06.38:134][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2 +[2026.04.21-20.06.38:134][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp +[2026.04.21-20.06.38:134][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed +[2026.04.21-20.06.38:134][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.13 +[2026.04.21-20.06.38:134][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.13.so +[2026.04.21-20.06.38:134][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.5.so +[2026.04.21-20.06.38:135][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle +[2026.04.21-20.06.38:200][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64' +[2026.04.21-20.06.38:200][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server' +[2026.04.21-20.06.38:200][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client' +[2026.04.21-20.06.38:220][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux' +[2026.04.21-20.06.38:220][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor' +[2026.04.21-20.06.38:220][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer' +[2026.04.21-20.06.38:220][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient' +[2026.04.21-20.06.38:238][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android' +[2026.04.21-20.06.38:238][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC' +[2026.04.21-20.06.38:238][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT' +[2026.04.21-20.06.38:238][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2' +[2026.04.21-20.06.38:238][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_OpenXR' +[2026.04.21-20.06.38:238][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient' +[2026.04.21-20.06.38:238][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient' +[2026.04.21-20.06.38:238][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient' +[2026.04.21-20.06.38:238][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client' +[2026.04.21-20.06.38:238][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_OpenXRClient' +[2026.04.21-20.06.38:238][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi' +[2026.04.21-20.06.38:238][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient' +[2026.04.21-20.06.38:238][ 0]LogTargetPlatformManager: Display: Building Assets For LinuxEditor +[2026.04.21-20.06.38:261][ 0]LogTargetPlatformManager: Unable to find shader format SF_VULKAN_SM6 from hinted modules, loading all potential format modules to find it +[2026.04.21-20.06.38:262][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL +[2026.04.21-20.06.38:262][ 0]LogTargetPlatformManager: GLSL_150_ES31 +[2026.04.21-20.06.38:262][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID +[2026.04.21-20.06.38:262][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM +[2026.04.21-20.06.38:262][ 0]LogTargetPlatformManager: VVM_1_0 +[2026.04.21-20.06.38:263][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat +[2026.04.21-20.06.38:263][ 0]LogTargetPlatformManager: SF_VULKAN_SM5 +[2026.04.21-20.06.38:263][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID +[2026.04.21-20.06.38:263][ 0]LogTargetPlatformManager: SF_VULKAN_ES31 +[2026.04.21-20.06.38:263][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID +[2026.04.21-20.06.38:263][ 0]LogTargetPlatformManager: SF_VULKAN_SM6 +[2026.04.21-20.06.38:263][ 0]LogRendererCore: Ray tracing is enabled (dynamic). Reason: r.RayTracing=1 and r.RayTracing.EnableOnDemand=1. +[2026.04.21-20.06.38:263][ 0]LogRendererCore: Ray tracing shaders are enabled. +[2026.04.21-20.06.38:264][ 0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB +[2026.04.21-20.06.38:264][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +[2026.04.21-20.06.38:264][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy. +[2026.04.21-20.06.38:264][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2026.04.21-20.06.38:264][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy. +[2026.04.21-20.06.38:428][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (1217 MiB) +[2026.04.21-20.06.38:428][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2026.04.21-20.06.38:428][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy. +[2026.04.21-20.06.38:429][ 0]LogZenServiceInstance: Found Zen config default=/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data +[2026.04.21-20.06.38:429][ 0]LogZenServiceInstance: InTree version at '/opt/unreal-engine/Engine/Binaries/Linux/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +[2026.04.21-20.06.38:429][ 0]LogZenServiceInstance: Installed version at '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +[2026.04.21-20.06.38:431][ 0]LogZenServiceInstance: No current process using the data dir found, launching a new instance +[2026.04.21-20.06.38:431][ 0]LogZenServiceInstance: Display: Launching executable '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver', working dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install', data dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data', args '--port 8558 --data-dir "/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data" --http asio --gc-cache-duration-seconds 1209600 --gc-interval-seconds 21600 --gc-low-diskspace-threshold 2147483648 --quiet --http-forceloopback --owner-pid 71808 --child-id Zen_71808_Startup' +[2026.04.21-20.06.38:553][ 0]LogZenServiceInstance: Display: Unreal Zen Storage Server HTTP service at [::1]:8658 status: OK!. +[2026.04.21-20.06.38:553][ 0]LogZenServiceInstance: Local ZenServer AutoLaunch initialization completed in 0.125 seconds +[2026.04.21-20.06.38:554][ 0]LogDerivedDataCache: Display: ZenLocal: Using ZenServer HTTP service at http://[::1]:8658/ with namespace ue.ddc status: OK!. +[2026.04.21-20.06.38:556][ 0]LogDerivedDataCache: /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds. +[2026.04.21-20.06.38:556][ 0]LogDerivedDataCache: Display: /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.00ms. RandomReadSpeed=4630.38MBs, RandomWriteSpeed=767.36MBs. Assigned SpeedClass 'Local' +[2026.04.21-20.06.38:556][ 0]LogDerivedDataCache: Local: Using data cache path /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: DeleteOnly +[2026.04.21-20.06.38:556][ 0]LogDerivedDataCache: ZenShared: Disabled because Host is set to 'None' +[2026.04.21-20.06.38:556][ 0]LogDerivedDataCache: Unable to find inner node ZenShared for hierarchy Hierarchy. +[2026.04.21-20.06.38:556][ 0]LogDerivedDataCache: Shared: Disabled because no path is configured. +[2026.04.21-20.06.38:556][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy. +[2026.04.21-20.06.38:556][ 0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None' +[2026.04.21-20.06.38:556][ 0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy. +[2026.04.21-20.06.38:557][ 0]LogShaderCompilers: Guid format shader working directory is 14 characters bigger than the processId version (../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/WorkingDirectory/71808/). +[2026.04.21-20.06.38:557][ 0]LogShaderCompilers: Cleaned the shader compiler working directory '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/tmp/205719B561604F019059173A124E953C/'. +[2026.04.21-20.06.38:558][ 0]LogUbaHorde: Display: UBA/Horde Configuration [Uba.Provider.Horde]: Not Enabled +[2026.04.21-20.06.38:558][ 0]LogShaderCompilers: Display: Using 8 local workers for shader compilation +[2026.04.21-20.06.38:558][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/ShaderAutogen/VULKAN_SM6/AutogenShaderHeaders.ush +[2026.04.21-20.06.38:558][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2026.04.21-20.06.38:802][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0 +[2026.04.21-20.06.40:090][ 0]LogSlate: Using FreeType 2.10.0 +[2026.04.21-20.06.40:090][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +[2026.04.21-20.06.40:092][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png' error. +[2026.04.21-20.06.40:092][ 0]LogSlate: Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] +[2026.04.21-20.06.40:092][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' error. +[2026.04.21-20.06.40:092][ 0]LogSlate: Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] +[2026.04.21-20.06.40:103][ 0]LogAssetRegistry: FAssetRegistry took 0.0020 seconds to start up +[2026.04.21-20.06.40:105][ 0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_*.bin. +[2026.04.21-20.06.40:703][ 0]LogEditorDomain: Display: EditorDomain is Disabled +[2026.04.21-20.06.40:980][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found. +[2026.04.21-20.06.40:980][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found. +[2026.04.21-20.06.41:020][ 0]LogLinux: Selected Device Profile: [LinuxEditor] +[2026.04.21-20.06.41:020][ 0]LogDeviceProfileManager: Active device profile: [0x8c686790280][0x8c68678a000 66] LinuxEditor +[2026.04.21-20.06.41:020][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="LinuxEditor" +[2026.04.21-20.06.41:023][ 0]LogStreaming: Display: FlushAsyncLoading(1): 1 QueuedPackages, 0 AsyncPackages +[2026.04.21-20.06.41:025][ 0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor). +[2026.04.21-20.06.41:025][ 0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +[2026.04.21-20.06.41:025][ 0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled +[2026.04.21-20.06.41:029][ 0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Invalid, MinAllowed_Sdk=r25b, MaxAllowed_Sdk=r29, Current_Sdk=, Allowed_AutoSdk=r27c, Current_AutoSdk=, Flags="Platform_InvalidHostPrerequisites, Support_FullSdk", Error="Android Studio is not installed correctly.") +[2026.04.21-20.06.41:029][ 0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +[2026.04.21-20.06.41:029][ 0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +[2026.04.21-20.06.41:035][ 0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI' +[2026.04.21-20.06.41:035][ 0]LogMonitoredProcess: Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI -nocompile -nocompileuat ] +[2026.04.21-20.06.41:052][ 0]LogStreaming: Display: Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.06.41:052][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness because of a recursive sync load +[2026.04.21-20.06.41:052][ 0]LogStreaming: Display: Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.06.41:052][ 0]LogStreaming: Display: Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.06.41:053][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec because of a recursive sync load +[2026.04.21-20.06.41:053][ 0]LogStreaming: Display: Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.06.41:053][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.06.41:054][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_M because of a recursive sync load +[2026.04.21-20.06.41:054][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_N because of a recursive sync load +[2026.04.21-20.06.41:055][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Opacity/CameraDepthFade because of a recursive sync load +[2026.04.21-20.06.41:056][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.06.41:056][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.06.41:056][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.06.41:057][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDiffuse because of a recursive sync load +[2026.04.21-20.06.41:057][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions02/Utility/BreakOutFloat2Components because of a recursive sync load +[2026.04.21-20.06.41:058][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultPostProcessMaterial because of a recursive sync load +[2026.04.21-20.06.41:058][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.06.41:101][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultDeferredDecalMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultLightFunctionMaterial because of a recursive sync load +[2026.04.21-20.06.41:101][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.06.41:124][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/WorldGridMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDeferredDecalMaterial because of a recursive sync load +[2026.04.21-20.06.41:124][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.06.41:149][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/WorldGridMaterial because of a recursive sync load +[2026.04.21-20.06.41:149][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.06.41:393][ 0]LogMeshReduction: Display: HLOD mesh reduction module (r.ProxyLODMeshReductionModule) set to "ProxyLODMeshReduction" which doesn't exist. +[2026.04.21-20.06.41:403][ 0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction +[2026.04.21-20.06.41:403][ 0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction +[2026.04.21-20.06.41:403][ 0]LogMeshReduction: Display: No automatic mesh merging module available +[2026.04.21-20.06.41:403][ 0]LogMeshReduction: Display: No distributed automatic mesh merging module available +[2026.04.21-20.06.41:403][ 0]LogMeshMerging: No automatic mesh merging module available +[2026.04.21-20.06.41:403][ 0]LogMeshMerging: No distributed automatic mesh merging module available +[2026.04.21-20.06.41:744][ 0]LogTurnkeySupport: Completed device detection: Code = 0 +[2026.04.21-20.06.41:861][ 0]LogConfig: Applying CVar settings from Section [/Script/CQTest.CQTestSettings] File [Engine] +[2026.04.21-20.06.41:894][ 0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None +[2026.04.21-20.06.41:894][ 0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled +[2026.04.21-20.06.41:894][ 0]LogIris: FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetActorFactory name: NetActorFactory id: 0 +[2026.04.21-20.06.41:894][ 0]LogIris: FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetSubObjectFactory name: NetSubObjectFactory id: 1 +[2026.04.21-20.06.41:907][ 0]LogHAL: Linux SourceCodeAccessSettings: VisualStudioCode +[2026.04.21-20.06.41:940][ 0]LogSlate: Border +[2026.04.21-20.06.41:940][ 0]LogSlate: BreadcrumbButton +[2026.04.21-20.06.41:940][ 0]LogSlate: Brushes.Title +[2026.04.21-20.06.41:940][ 0]LogSlate: ColorPicker.ColorThemes +[2026.04.21-20.06.41:940][ 0]LogSlate: Default +[2026.04.21-20.06.41:940][ 0]LogSlate: Icons.Save +[2026.04.21-20.06.41:940][ 0]LogSlate: Icons.Toolbar.Settings +[2026.04.21-20.06.41:940][ 0]LogSlate: ListView +[2026.04.21-20.06.41:940][ 0]LogSlate: SoftwareCursor_CardinalCross +[2026.04.21-20.06.41:940][ 0]LogSlate: SoftwareCursor_Grab +[2026.04.21-20.06.41:940][ 0]LogSlate: TableView.DarkRow +[2026.04.21-20.06.41:940][ 0]LogSlate: TableView.Row +[2026.04.21-20.06.41:940][ 0]LogSlate: TreeView +[2026.04.21-20.06.42:096][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started... +[2026.04.21-20.06.42:099][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 2.583 ms +[2026.04.21-20.06.42:141][ 0]LogInit: XR: Instanced Stereo Rendering is Enabled +[2026.04.21-20.06.42:141][ 0]LogInit: XR: MultiViewport is Enabled +[2026.04.21-20.06.42:141][ 0]LogInit: XR: Mobile Multiview is Disabled +[2026.04.21-20.06.42:152][ 0]LogTurnkeySupport: Turnkey Device: Linux@WEYLAND-YUTANI: (Name=WEYLAND-YUTANI, Type=Computer, Status=Valid, Allowed=, Current=Arch Linux, Flags="Device_InstallSoftwareValid") +[2026.04.21-20.06.42:163][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.000 s +[2026.04.21-20.06.42:212][ 0]LogUdpMessaging: Display: Work queue size set to 1024. +[2026.04.21-20.06.42:212][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +[2026.04.21-20.06.42:212][ 0]LogUdpMessaging: Display: Unicast socket bound to '0.0.0.0:43899'. +[2026.04.21-20.06.42:213][ 0]LogUdpMessaging: Display: Added local interface '192.168.1.180' to multicast group '230.0.0.1:6666' +[2026.04.21-20.06.42:213][ 0]LogUdpMessaging: Display: Added local interface '192.168.122.1' to multicast group '230.0.0.1:6666' +[2026.04.21-20.06.42:213][ 0]LogUdpMessaging: Display: Added local interface '172.31.0.1' to multicast group '230.0.0.1:6666' +[2026.04.21-20.06.42:213][ 0]LogUdpMessaging: Display: Using asynchronous task graph for message deserialization. +[2026.04.21-20.06.42:215][ 0]LogTcpMessaging: Initializing TcpMessaging bridge +[2026.04.21-20.06.42:217][ 0]LogNNERuntimeORT: MakeRuntimeORTDml: +[2026.04.21-20.06.42:217][ 0]LogNNERuntimeORT: DirectML: no +[2026.04.21-20.06.42:217][ 0]LogNNERuntimeORT: RHI D3D12: no +[2026.04.21-20.06.42:217][ 0]LogNNERuntimeORT: D3D12: no +[2026.04.21-20.06.42:217][ 0]LogNNERuntimeORT: NPU: no +[2026.04.21-20.06.42:217][ 0]LogNNERuntimeORT: Interface availability: +[2026.04.21-20.06.42:217][ 0]LogNNERuntimeORT: GPU: no +[2026.04.21-20.06.42:217][ 0]LogNNERuntimeORT: RDG: no +[2026.04.21-20.06.42:217][ 0]LogNNERuntimeORT: NPU: no +[2026.04.21-20.06.42:217][ 0]LogNNERuntimeORT: NNERuntimeORTDml can only cook! +[2026.04.21-20.06.42:271][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: F99CF909327246798000000000002600 | Instance: 99A682F94BF543229A32A32A62559824 (WEYLAND-YUTANI-71808). +[2026.04.21-20.06.42:716][ 0]LogMetaSound: Display: MetaSound Page Target Initialized to 'Default' +[2026.04.21-20.06.42:721][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces... +[2026.04.21-20.06.42:738][ 0]LogMetaSound: MetaSound Engine Initialized +[2026.04.21-20.06.42:954][ 0]LogTimingProfiler: Initialize +[2026.04.21-20.06.42:954][ 0]LogTimingProfiler: OnSessionChanged +[2026.04.21-20.06.42:954][ 0]LoadingProfiler: Initialize +[2026.04.21-20.06.42:954][ 0]LoadingProfiler: OnSessionChanged +[2026.04.21-20.06.42:954][ 0]LogNetworkingProfiler: Initialize +[2026.04.21-20.06.42:954][ 0]LogNetworkingProfiler: OnSessionChanged +[2026.04.21-20.06.42:954][ 0]LogMemoryProfiler: Initialize +[2026.04.21-20.06.42:954][ 0]LogMemoryProfiler: OnSessionChanged +[2026.04.21-20.06.43:009][ 0]LogChaosVDEditor: [RegisterExtension] Registering CVD Extension [FChaosVDGenericDebugDrawExtension] ... +[2026.04.21-20.06.43:009][ 0]LogChaosVDEditor: [RegisterExtension] Registering CVD Extension [FChaosVDAccelerationStructuresExtension] ... +[2026.04.21-20.06.43:075][ 0]LogConfig: Applying CVar settings from Section [/Script/NNEDenoiser.NNEDenoiserSettings] File [Engine] +[2026.04.21-20.06.43:593][ 0]SourceControl: Revision control is disabled +[2026.04.21-20.06.43:604][ 0]LogUnixPlatformFile: Warning: Cannot determine whether '/home/reimoz/.steampath' is a directory - d_type not supported and stat() failed with errno=2 (No such file or directory) +[2026.04.21-20.06.43:613][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Content/Slate/Common/ButtonHoverHint.png' error. +[2026.04.21-20.06.43:613][ 0]LogSlate: Could not load file for Slate resource: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] file: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] +[2026.04.21-20.06.43:613][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Content/Slate/Icons/doc_16x.png' error. +[2026.04.21-20.06.43:613][ 0]LogSlate: Could not load file for Slate resource: [../../../Engine/Content/Slate/Icons/doc_16x.png] file: [../../../Engine/Content/Slate/Icons/doc_16x.png] +[2026.04.21-20.06.43:624][ 0]SourceControl: Revision control is disabled +[2026.04.21-20.06.44:061][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance +[2026.04.21-20.06.44:104][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2026.04.21-20.06.44:104][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2026.04.21-20.06.44:156][ 0]LogTemp: OpenXR ignores max viewport resolution in editor to support full HMD resolutions. +[2026.04.21-20.06.44:650][ 0]LogCollectionManager: Loaded 0 collections in 0.002381 seconds +[2026.04.21-20.06.44:651][ 0]LogFileCache: Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Collections/' took 0.00s +[2026.04.21-20.06.44:651][ 0]LogFileCache: Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Developers/reimoz/Collections/' took 0.00s +[2026.04.21-20.06.44:651][ 0]LogFileCache: Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Collections/' took 0.00s +[2026.04.21-20.06.44:753][ 0]LogUObjectArray: 43167 objects as part of root set at end of initial load. +[2026.04.21-20.06.44:753][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool +[2026.04.21-20.06.44:885][ 0]LogEngine: Initializing Engine... +[2026.04.21-20.06.45:002][ 0]LogHMD: HMD configured for shader platform VULKAN_SM6, bIsMobileMultiViewEnabled=0, bProjectionLayerAlphaEnabled=0 +[2026.04.21-20.06.45:007][ 0]LogAssetEditorSubsystem: Warning: Something went wrong while loading recent assets! Num Recent Assets = 6, Num Recent Asset Editors = 5 +[2026.04.21-20.06.45:009][ 0]LogTedsSettings: UTedsSettingsEditorSubsystem::Initialize +[2026.04.21-20.06.45:009][ 0]LogStylusInput: Initializing StylusInput subsystem. +[2026.04.21-20.06.45:009][ 0]LogStylusInput: StylusInput not supported on this platform. +[2026.04.21-20.06.45:306][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.11.so +[2026.04.21-20.06.45:318][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.12.so +[2026.04.21-20.06.45:329][ 0]LogChaosDD: Creating Chaos Debug Draw Scene for world Untitled +[2026.04.21-20.06.45:339][ 0]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Temp/Untitled_0.Untitled'. +[2026.04.21-20.06.45:359][ 0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use. +[2026.04.21-20.06.45:359][ 0]LogInit: Texture streaming: Enabled +[2026.04.21-20.06.45:363][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] AnalyticsET::StartSession ( APIServer = https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data. AppVersion = 5.6.1-44394996+++UE5+Release-5.6 ) +[2026.04.21-20.06.45:369][ 0]LogAudio: Display: Initializing Audio Device Manager... +[2026.04.21-20.06.45:369][ 0]LogAudio: Display: Loading Default Audio Settings Objects... +[2026.04.21-20.06.45:369][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load). +[2026.04.21-20.06.45:375][ 0]LogAudio: Display: Audio Device Manager Initialized +[2026.04.21-20.06.45:375][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True +[2026.04.21-20.06.45:375][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2026.04.21-20.06.45:375][ 0]LogAudioMixer: Display: Sample Rate: 48000 +[2026.04.21-20.06.45:375][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2026.04.21-20.06.45:375][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2026.04.21-20.06.45:375][ 0]LogAudioMixer: Display: Number of buffers to queue: 2 +[2026.04.21-20.06.45:375][ 0]LogAudioMixer: Display: Max Channels (voices): 32 +[2026.04.21-20.06.45:375][ 0]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2026.04.21-20.06.45:375][ 0]LogAudio: Display: AudioDevice MaxSources: 32 +[2026.04.21-20.06.45:375][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2026.04.21-20.06.45:375][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2026.04.21-20.06.45:375][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2026.04.21-20.06.45:382][ 0]LogAudioMixerSDL: Display: Initialized SDL using pulseaudio platform API backend. +[2026.04.21-20.06.45:382][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'SDL2' +[2026.04.21-20.06.46:110][ 0]LogAudioMixerSDL: Opening default audio device (device index -1) +[2026.04.21-20.06.46:152][ 0]LogAudioMixer: Display: Using Audio Hardware Device Starship/Matisse HD Audio Controller Digital Stereo (IEC958) +[2026.04.21-20.06.46:153][ 0]LogAudioMixer: Display: Initializing Sound Submixes... +[2026.04.21-20.06.46:154][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2026.04.21-20.06.46:154][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2026.04.21-20.06.46:155][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=6, Samples=6144, InstanceID=1 +[2026.04.21-20.06.46:155][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +[2026.04.21-20.06.46:155][ 0]LogInit: FAudioDevice initialized with ID 1. +[2026.04.21-20.06.46:156][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'. +[2026.04.21-20.06.46:156][ 0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1 +[2026.04.21-20.06.46:201][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1" +[2026.04.21-20.06.46:205][ 0]LogInit: Undo buffer set to 256 MB +[2026.04.21-20.06.46:205][ 0]LogInit: Transaction tracking system initialized +[2026.04.21-20.06.46:262][ 0]LogSourceControl: Display: Uncontrolled Changelist persistency file loaded ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/SourceControl/UncontrolledChangelists.json +[2026.04.21-20.06.46:390][ 0]LocalizationService: Localization service is disabled +[2026.04.21-20.06.46:483][ 0]LogAndroidRuntimeSettings: Display: Enabled Package for Meta Quest devices. +The following settings have been applied: + +[2026.04.21-20.06.46:483][ 0]LogAndroidRuntimeSettings: Display: Support arm64: 1. + +[2026.04.21-20.06.46:483][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan: 1. + +[2026.04.21-20.06.46:483][ 0]LogAndroidRuntimeSettings: Display: Support x86_64: 0. + +[2026.04.21-20.06.46:483][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan Desktop: 0. + +[2026.04.21-20.06.46:483][ 0]LogAndroidRuntimeSettings: Display: Support OpenGL ES3.2: 0. +[2026.04.21-20.06.47:094][ 0]LogFileCache: Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/' took 0.00s +[2026.04.21-20.06.47:136][ 0]LogPython: Python enabled via CVar 'Engine.Python.IsEnabledByDefault' +[2026.04.21-20.06.47:142][ 0]LogPython: Using Python 3.11.8 +[2026.04.21-20.06.47:340][ 0]LogPython: Display: No pip-enabled plugins with python dependencies found, skipping +[2026.04.21-20.06.47:557][ 0]LogRenderer: Requested compilation of Path Tracing RTPSOs (8 permutations). +[2026.04.21-20.06.47:700][ 0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized. +[2026.04.21-20.06.47:794][ 0]LogEditorDataStorage: Initializing +[2026.04.21-20.06.47:797][ 0]LogEditorDataStorage: Initialized +[2026.04.21-20.06.47:809][ 0]LogCore: Display: GameplayInsights module auto-connecting to local trace server... +[2026.04.21-20.06.47:884][ 0]LogAssetRegistry: Display: Triggering cache save on discovery complete +[2026.04.21-20.06.47:900][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init() +[2026.04.21-20.06.47:903][ 0]SourceControl: Revision control is disabled +[2026.04.21-20.06.48:012][ 0]LogVulkanRHI: Display: Requested PixelFormat 18 not supported by this swapchain! Falling back to supported swapchain format... +[2026.04.21-20.06.48:012][ 0]LogVulkanRHI: Display: Queue Family 0: Supports Present +[2026.04.21-20.06.48:012][ 0]LogVulkanRHI: Display: Found 4 Surface present modes: +[2026.04.21-20.06.48:012][ 0]LogVulkanRHI: Display: - VK_PRESENT_MODE_FIFO_KHR (2) +[2026.04.21-20.06.48:012][ 0]LogVulkanRHI: Display: - VK_PRESENT_MODE_FIFO_RELAXED_KHR (3) +[2026.04.21-20.06.48:012][ 0]LogVulkanRHI: Display: - VK_PRESENT_MODE_IMMEDIATE_KHR (0) +[2026.04.21-20.06.48:012][ 0]LogVulkanRHI: Display: - VkPresentModeKHR 1000361000 +[2026.04.21-20.06.48:012][ 0]LogVulkanRHI: Display: Selected VkPresentModeKHR mode VK_PRESENT_MODE_IMMEDIATE_KHR +[2026.04.21-20.06.48:012][ 0]LogVulkanRHI: Creating new VK swapchain with VK_PRESENT_MODE_IMMEDIATE_KHR, VK_FORMAT_B8G8R8A8_UNORM, VK_COLOR_SPACE_SRGB_NONLINEAR_KHR, num images 3 +[2026.04.21-20.06.48:091][ 0]LogSlate: Took 0.000075 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2026.04.21-20.06.48:755][ 0]LogAssetRegistry: Display: Asset registry cache written as 67.9 MiB to ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_*.bin +[2026.04.21-20.07.03:155][ 0]LogSlate: Window 'Restore Packages' being destroyed +[2026.04.21-20.07.03:227][ 0]LogSlate: Warning: Modal Window fail to open as a native child. The path to the parent widget (Window : Restore Packages ) could not be found +[2026.04.21-20.07.12:224][ 0]LogSlate: Window 'Unable to Check Out From Revision Control!' being destroyed +[2026.04.21-20.07.12:283][ 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/VRTemplate/Maps/VRTemplateMap +[2026.04.21-20.07.12:523][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 39.074 +[2026.04.21-20.07.12:529][ 0]Cmd: MAP LOAD FILE="../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Content/VRTemplate/Maps/VRTemplateMap.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=4 +[2026.04.21-20.07.12:537][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true +[2026.04.21-20.07.12:537][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2026.04.21-20.07.12:567][ 0]LogAudio: Display: Audio Device unregistered from world 'None'. +[2026.04.21-20.07.12:569][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.41ms +[2026.04.21-20.07.13:311][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'VRTemplateMap'. +[2026.04.21-20.07.13:311][ 0]LogChaosDD: Creating Chaos Debug Draw Scene for world VRTemplateMap +[2026.04.21-20.07.13:313][ 0]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Game/VRTemplate/Maps/VRTemplateMap.VRTemplateMap'. +[2026.04.21-20.07.13:333][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs) +[2026.04.21-20.07.13:362][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.70ms +[2026.04.21-20.07.13:362][ 0]Cmd: MAP CHECKDEP NOCLEARLOG +[2026.04.21-20.07.13:362][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0.056ms to complete. +[2026.04.21-20.07.13:400][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 39.951 +[2026.04.21-20.07.13:511][ 0]LogPlacementMode: Display: The Asset Registry is not yet fully loaded so some placeable classes might be missing. +[2026.04.21-20.07.13:629][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2026.04.21-20.07.13:712][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2026.04.21-20.07.13:793][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2026.04.21-20.07.13:874][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2026.04.21-20.07.13:936][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-20.07.13:936][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/' +[2026.04.21-20.07.13:936][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-20.07.13:936][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/' +[2026.04.21-20.07.13:936][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-20.07.13:936][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_TopDown.upack', mount point: 'root:/' +[2026.04.21-20.07.13:937][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-20.07.13:937][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/' +[2026.04.21-20.07.13:937][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-20.07.13:937][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/' +[2026.04.21-20.07.13:937][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-20.07.13:937][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/' +[2026.04.21-20.07.13:937][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-20.07.13:937][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/' +[2026.04.21-20.07.13:937][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-20.07.13:937][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/' +[2026.04.21-20.07.13:938][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-20.07.13:938][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/StarterContent.upack', mount point: 'root:/' +[2026.04.21-20.07.13:938][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-20.07.13:938][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/' +[2026.04.21-20.07.14:032][ 0]LogStall: Startup... +[2026.04.21-20.07.14:033][ 0]LogStall: Startup complete. +[2026.04.21-20.07.14:089][ 0]LogGameProjectGeneration: Project MyProject2 requires update. Plugin OpenXR SupportedTargetPlatforms value in project descriptor (Win64, Linux, Android, VisionOS) differs from value in plugin descriptor (Win64, Linux, LinuxArm64, Android) +[2026.04.21-20.07.14:089][ 0]LogGameProjectGeneration: Project MyProject2 requires update. Plugin OpenXREyeTracker SupportedTargetPlatforms value in project descriptor (Win64, Linux, Android) differs from value in plugin descriptor (Win64, Linux, LinuxArm64, Android) +[2026.04.21-20.07.14:089][ 0]LogGameProjectGeneration: Project MyProject2 requires update. Plugin OpenXRHandTracking SupportedTargetPlatforms value in project descriptor (Win64, Linux, Android, VisionOS) differs from value in plugin descriptor (Win64, Linux, LinuxArm64, Android) +[2026.04.21-20.07.14:149][ 0]LogLoad: (Engine Initialization) Total time: 40.70 seconds +[2026.04.21-20.07.14:161][ 0]LogInit: Adding external input plugin. +[2026.04.21-20.07.14:161][ 0]LogInit: Adding external input plugin. +[2026.04.21-20.07.14:479][ 0]LogContentStreaming: Texture pool size now 1000 MB +[2026.04.21-20.07.14:479][ 0]LogCsvProfiler: Display: Metadata set : streamingpoolsizemb="1000" +[2026.04.21-20.07.14:491][ 0]LogSlate: Took 0.000064 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) +[2026.04.21-20.07.14:492][ 0]LogSlate: Took 0.000025 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K) +[2026.04.21-20.07.14:493][ 0]LogSlate: Took 0.000036 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) +[2026.04.21-20.07.14:558][ 0]LogStreaming: Display: FlushAsyncLoading(339): 1 QueuedPackages, 0 AsyncPackages +[2026.04.21-20.07.14:739][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2026.04.21-20.07.14:742][ 0]LogPython: Display: Running start-up script /opt/unreal-engine/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py... started... +[2026.04.21-20.07.14:801][ 0]LogPython: registering + +[2026.04.21-20.07.14:811][ 0]LogPython: Display: Running start-up script /opt/unreal-engine/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py... took 69.197 ms +[2026.04.21-20.07.15:072][ 1]LogAssetRegistry: AssetRegistryGather time 0.1327s: AssetDataDiscovery 0.0325s, AssetDataGather 0.0236s, StoreResults 0.0766s. Wall time 34.9700s. + NumCachedDirectories 0. NumUncachedDirectories 1489. NumCachedFiles 7455. NumUncachedFiles 6. + BackgroundTickInterruptions 2. +[2026.04.21-20.07.15:102][ 1]LogPlacementMode: Display: The Asset Registry is done with its initial scan, the list of placeable classes has been updated. +[2026.04.21-20.07.15:112][ 1]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000000 seconds (updated 0 objects) +[2026.04.21-20.07.15:112][ 1]LogSourceControl: Uncontrolled asset discovery started... +[2026.04.21-20.07.15:176][ 1]LogSourceControl: Uncontrolled asset discovery finished in 0.063295 seconds (Found 191 uncontrolled assets) +[2026.04.21-20.07.15:190][ 2]LogSlate: Took 0.000190 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2026.04.21-20.07.19:305][439]LogSlate: Took 0.000056 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2026.04.21-20.07.38:859][639]LogChaosDD: Not creating Chaos Debug Draw Scene for world World_0 +[2026.04.21-20.07.38:859][639]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Engine/Transient.World_0'. +[2026.04.21-20.07.38:913][640]LogNiagara: Compiling System NiagaraSystem /Game/VRTemplate/VFX/NS_TeleportTrace.NS_TeleportTrace took 0.049634 sec (time since issued). +[2026.04.21-20.07.39:006][646]LogChaosDD: Not creating Chaos Debug Draw Scene for world World_1 +[2026.04.21-20.07.39:006][646]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Engine/Transient.World_1'. +[2026.04.21-20.07.39:013][646]LogChaosDD: Not creating Chaos Debug Draw Scene for world World_2 +[2026.04.21-20.07.39:014][646]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Engine/Transient.World_2'. +[2026.04.21-20.07.39:045][647]LogNiagara: Compiling System NiagaraSystem /Game/VRTemplate/VFX/NS_MenuLaser.NS_MenuLaser took 0.028291 sec (time since issued). +[2026.04.21-20.07.39:106][653]LogChaosDD: Not creating Chaos Debug Draw Scene for world World_3 +[2026.04.21-20.07.39:107][653]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Engine/Transient.World_3'. +[2026.04.21-20.07.39:239][659]LogChaosDD: Not creating Chaos Debug Draw Scene for world World_4 +[2026.04.21-20.07.39:239][659]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Engine/Transient.World_4'. +[2026.04.21-20.07.40:112][714]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn +[2026.04.21-20.07.40:113][714]LogChaosDD: Not creating Chaos Debug Draw Scene for world World_5 +[2026.04.21-20.07.40:113][714]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Engine/Transient.World_5'. +[2026.04.21-20.07.40:146][714]LogStreaming: Display: FlushAsyncLoading(342): 1 QueuedPackages, 0 AsyncPackages +[2026.04.21-20.07.41:497][714]LogSlate: Took 0.000064 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensed.ttf' (158K) +[2026.04.21-20.07.51:172][444]LogSlate: Window 'VRPawn' being destroyed +[2026.04.21-20.07.56:474][ 22]Launching UnrealBuildTool... [/opt/unreal-engine/Engine/Build/BatchFiles/Linux/Build.sh -Mode=QueryTargets -Output="/opt/unreal-engine/Engine/Intermediate/TargetInfo.json" -IncludeAllTargets -DontIncludeParentAssembly -progress] +[2026.04.21-20.07.57:086][ 22]Launching UnrealBuildTool... [/opt/unreal-engine/Engine/Build/BatchFiles/Linux/Build.sh -Mode=QueryTargets -Output="/opt/unreal-engine/Engine/Intermediate/TargetInfo.json" -IncludeAllTargets -DontIncludeParentAssembly -progress] +[2026.04.21-20.07.57:690][ 22]LogDesktopPlatform: Warning: Unable to read target info for engine +[2026.04.21-20.08.00:009][286]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2026.04.21-20.08.00:010][286]LogOnline: OSS: Created online subsystem instance for: NULL +[2026.04.21-20.08.00:010][286]LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] +[2026.04.21-20.08.00:010][286]LogPlayLevel: Creating play world package: /Game/VRTemplate/Maps/UEDPIE_0_VRTemplateMap +[2026.04.21-20.08.00:018][286]LogPlayLevel: PIE: StaticDuplicateObject took: (0.007819s) +[2026.04.21-20.08.00:018][286]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/VRTemplate/Maps/VRTemplateMap.VRTemplateMap to /Game/VRTemplate/Maps/UEDPIE_0_VRTemplateMap.VRTemplateMap (0.007871s) +[2026.04.21-20.08.00:118][286]LogUObjectHash: Compacting FUObjectHashTables data took 1.00ms +[2026.04.21-20.08.00:120][286]LogChaosDD: Creating Chaos Debug Draw Scene for world VRTemplateMap +[2026.04.21-20.08.00:122][286]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Game/VRTemplate/Maps/UEDPIE_0_VRTemplateMap.VRTemplateMap'. +[2026.04.21-20.08.00:122][286]LogPlayLevel: PIE: World Init took: (0.001983s) +[2026.04.21-20.08.00:123][286]LogAudio: Display: Creating Audio Device: Id: 2, Scope: Unique, Realtime: True +[2026.04.21-20.08.00:123][286]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2026.04.21-20.08.00:123][286]LogAudioMixer: Display: Sample Rate: 48000 +[2026.04.21-20.08.00:123][286]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2026.04.21-20.08.00:123][286]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2026.04.21-20.08.00:123][286]LogAudioMixer: Display: Number of buffers to queue: 2 +[2026.04.21-20.08.00:123][286]LogAudioMixer: Display: Max Channels (voices): 32 +[2026.04.21-20.08.00:123][286]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2026.04.21-20.08.00:123][286]LogAudio: Display: AudioDevice MaxSources: 32 +[2026.04.21-20.08.00:123][286]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2026.04.21-20.08.00:123][286]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2026.04.21-20.08.00:123][286]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2026.04.21-20.08.00:123][286]LogAudioMixerSDL: Display: Initialized SDL using pulseaudio platform API backend. +[2026.04.21-20.08.00:124][286]LogAudioMixer: Display: Initializing audio mixer using platform API: 'SDL2' +[2026.04.21-20.08.00:720][286]LogAudioMixerSDL: Opening default audio device (device index -1) +[2026.04.21-20.08.00:752][286]LogAudioMixer: Display: Using Audio Hardware Device Starship/Matisse HD Audio Controller Digital Stereo (IEC958) +[2026.04.21-20.08.00:752][286]LogAudioMixer: Display: Initializing Sound Submixes... +[2026.04.21-20.08.00:752][286]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2026.04.21-20.08.00:752][286]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2026.04.21-20.08.00:752][286]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=6, Samples=6144, InstanceID=2 +[2026.04.21-20.08.00:753][286]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=2 +[2026.04.21-20.08.00:753][286]LogInit: FAudioDevice initialized with ID 2. +[2026.04.21-20.08.00:753][286]LogAudio: Display: Audio Device (ID: 2) registered with world 'VRTemplateMap'. +[2026.04.21-20.08.00:753][286]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 2 +[2026.04.21-20.08.00:753][286]LogAudioMixer: Display: Audio Buffer Underrun (starvation) detected. InstanceID=2 +[2026.04.21-20.08.00:776][286]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2026.04.21-20.08.00:776][286]LogHMD: Warning: The Vulkan API version has not been tested with the OpenXR runtime +[2026.04.21-20.08.03:890][286]LogLoad: Game class is 'VRGameMode_C' +[2026.04.21-20.08.03:893][286]LogWorld: Bringing World /Game/VRTemplate/Maps/UEDPIE_0_VRTemplateMap.VRTemplateMap up for play (max tick rate 0) at 2026.04.21-23.08.03 +[2026.04.21-20.08.03:894][286]LogWorld: Bringing up level for play took: 0.002775 +[2026.04.21-20.08.03:894][286]LogOnline: OSS: Created online subsystem instance for: :Context_7 +[2026.04.21-20.08.03:909][286]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2026.04.21-20.08.03:909][286]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2026.04.21-20.08.03:910][286]xr.SecondaryScreenPercentage.HMDRenderTarget = "100" +[2026.04.21-20.08.03:917][286]PIE: Server logged in +[2026.04.21-20.08.03:920][286]PIE: Play in editor total start time 3.911 seconds. +[2026.04.21-20.08.03:922][286]LogHMD: Warning: Input Action IA_MoveRightLeft has a Description, "", which exactly matches the Description already used by Action IA_MoveForwardBack. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_MoveRightLeft, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.08.03:922][286]LogHMD: Warning: Input Action IA_MoveUpDown has a Description, "", which exactly matches the Description already used by Action IA_MoveForwardBack. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_MoveUpDown, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.08.03:922][286]LogHMD: Warning: Input Action IA_Hand_Point_Right has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_Point_Right, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.08.03:922][286]LogHMD: Warning: Input Action IA_Hand_ThumbUp_Left has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_ThumbUp_Left, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.08.03:922][286]LogHMD: Warning: Input Action IA_Hand_ThumbUp_Right has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_ThumbUp_Right, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.08.03:922][286]LogHMD: Warning: Input Action IA_Hand_Grasp_Left has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_Grasp_Left, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.08.03:922][286]LogHMD: Warning: Input Action IA_Hand_Grasp_Right has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_Grasp_Right, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.08.03:922][286]LogHMD: Warning: Input Action IA_Hand_IndexCurl_Left has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_IndexCurl_Left, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.08.03:922][286]LogHMD: Warning: Input Action IA_Hand_IndexCurl_Right has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_IndexCurl_Right, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.08.03:923][286]LogHMD: Warning: Input Mapping Context IMC_Menu has a Description, "", which exactly matches the Description already used by Input Mapping Context IMC_Hands. Identical localized descriptions are not allowed by OpenXR. The FName of this mapping context IMC_Menu, which is unique, will replace the duplicated localized string so the Input Mapping Context functions but it will not localize correctly. +[2026.04.21-20.08.03:923][286]LogHMD: Warning: Input Action IA_Menu_Interact_Right_Pressed has a Description, "", which exactly matches the Description already used by Action IA_Menu_Interact_Left_Pressed. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Menu_Interact_Right_Pressed, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.08.03:923][286]LogHMD: Warning: Input Action IA_Menu_Cursor_Left has a Description, "", which exactly matches the Description already used by Action IA_Menu_Interact_Left_Pressed. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Menu_Cursor_Left, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.08.03:923][286]LogHMD: Warning: Input Action IA_Menu_Cursor_Right has a Description, "", which exactly matches the Description already used by Action IA_Menu_Interact_Left_Pressed. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Menu_Cursor_Right, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.08.03:923][286]LogHMD: Warning: Input Mapping Context IMC_Weapon_Left has a Description, "", which exactly matches the Description already used by Input Mapping Context IMC_Hands. Identical localized descriptions are not allowed by OpenXR. The FName of this mapping context IMC_Weapon_Left, which is unique, will replace the duplicated localized string so the Input Mapping Context functions but it will not localize correctly. +[2026.04.21-20.08.03:923][286]LogHMD: Warning: Input Mapping Context IMC_Weapon_Right has a Description, "", which exactly matches the Description already used by Input Mapping Context IMC_Hands. Identical localized descriptions are not allowed by OpenXR. The FName of this mapping context IMC_Weapon_Right, which is unique, will replace the duplicated localized string so the Input Mapping Context functions but it will not localize correctly. +[2026.04.21-20.08.04:103][286]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2026.04.21-20.08.04:115][286]LogRenderer: Warning: Resizing VR buffer to 5248 by 2624 +[2026.04.21-20.08.04:115][286]LogHMD: Error: Failed to create all visibility mask meshes for device/views. Abandoning visibility mask. +[2026.04.21-20.08.04:117][287]LogCsvProfiler: Display: Metadata set : systemresolution.resx="1280" +[2026.04.21-20.08.04:117][287]LogCsvProfiler: Display: Metadata set : systemresolution.resy="720" +[2026.04.21-20.08.04:170][287]LogProfilingDebugging: Warning: No layer resource or HMD swapchain available for stereo debug layer +[2026.04.21-20.08.38:558][351]LogDerivedDataCache: /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:00.000 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 0 files in 1 folders with total size 0 MiB. +[2026.04.21-20.09.01:682][425]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2026.04.21-20.09.01:682][425]LogWorld: BeginTearingDown for /Game/VRTemplate/Maps/UEDPIE_0_VRTemplateMap +[2026.04.21-20.09.01:682][425]LogCrowdFollowing: Warning: Unable to find RecastNavMesh instance while trying to create UCrowdManager instance +[2026.04.21-20.09.01:684][425]LogSlate: Window 'MyProject2 Preview [NetMode: Standalone 0] (64-bit/PC Vulkan SM6) OpenXR SteamVR/OpenXR (2.15.6)' being destroyed +[2026.04.21-20.09.01:693][425]LogWorld: UWorld::CleanupWorld for VRTemplateMap, bSessionEnded=true, bCleanupResources=true +[2026.04.21-20.09.01:694][425]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2026.04.21-20.09.01:695][425]LogPlayLevel: Display: Shutting down PIE online subsystems +[2026.04.21-20.09.01:701][425]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2026.04.21-20.09.01:745][425]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 2 +[2026.04.21-20.09.01:794][425]LogSlate: Slate User Unregistered. User Index 8 +[2026.04.21-20.09.01:795][425]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2026.04.21-20.09.01:796][425]LogUObjectHash: Compacting FUObjectHashTables data took 0.99ms +[2026.04.21-20.09.01:811][426]LogPlayLevel: Display: Destroying online subsystem :Context_7 +[2026.04.21-20.10.50:625][916]LogAssetEditorSubsystem: Opening Asset editor for InputAction /Game/VRTemplate/Input/Actions/IA_Turn.IA_Turn +[2026.04.21-20.11.58:578][604]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2026.04.21-20.11.58:626][604]OBJ SavePackage: Generating thumbnails for [0] asset(s) in package [/Game/VRTemplate/Input/Actions/IA_Turn] ([1] browsable assets)... +[2026.04.21-20.11.58:627][604]OBJ SavePackage: Finished generating thumbnails for package [/Game/VRTemplate/Input/Actions/IA_Turn] +[2026.04.21-20.11.58:627][604]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Input/Actions/IA_Turn" FILE="../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Content/VRTemplate/Input/Actions/IA_Turn.uasset" SILENT=true +[2026.04.21-20.11.58:627][604]LogSavePackage: Moving output files for package: /Game/VRTemplate/Input/Actions/IA_Turn +[2026.04.21-20.11.58:628][604]LogSavePackage: Moving '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/IA_Turn5A236B5DDBDB4AFDB4473303BF281ABB.tmp' to '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Content/VRTemplate/Input/Actions/IA_Turn.uasset' +[2026.04.21-20.11.58:653][604]LogFileHelpers: InternalPromptForCheckoutAndSave took 74.968 ms +[2026.04.21-20.11.58:720][604]LogContentValidation: Display: Starting to validate 1 assets +[2026.04.21-20.11.58:720][604]LogContentValidation: Enabled validators: +[2026.04.21-20.11.58:720][604]LogContentValidation: /Script/DataValidation.EditorValidator_Material +[2026.04.21-20.11.58:720][604]LogContentValidation: /Script/DataValidation.DirtyFilesChangelistValidator +[2026.04.21-20.11.58:720][604]LogContentValidation: /Script/DataValidation.EditorValidator_Localization +[2026.04.21-20.11.58:720][604]LogContentValidation: /Script/DataValidation.PackageFileValidator +[2026.04.21-20.11.58:720][604]LogContentValidation: /Script/DataValidation.WorldPartitionChangelistValidator +[2026.04.21-20.11.58:720][604]LogContentValidation: /Script/InputBlueprintNodes.EnhancedInputUserWidgetValidator +[2026.04.21-20.11.58:721][604]AssetCheck: /Game/VRTemplate/Input/Actions/IA_Turn Validating asset +[2026.04.21-20.11.58:773][604]LogSourceControl: Display: Uncontrolled Changelist persistency file saved ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/SourceControl/UncontrolledChangelists.json +[2026.04.21-20.12.17:967][865]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2026.04.21-20.12.17:967][865]LogPlayLevel: Creating play world package: /Game/VRTemplate/Maps/UEDPIE_0_VRTemplateMap +[2026.04.21-20.12.17:975][865]LogPlayLevel: PIE: StaticDuplicateObject took: (0.007939s) +[2026.04.21-20.12.17:975][865]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/VRTemplate/Maps/VRTemplateMap.VRTemplateMap to /Game/VRTemplate/Maps/UEDPIE_0_VRTemplateMap.VRTemplateMap (0.007975s) +[2026.04.21-20.12.18:036][865]LogUObjectHash: Compacting FUObjectHashTables data took 0.91ms +[2026.04.21-20.12.18:038][865]LogChaosDD: Creating Chaos Debug Draw Scene for world VRTemplateMap +[2026.04.21-20.12.18:039][865]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Game/VRTemplate/Maps/UEDPIE_0_VRTemplateMap.VRTemplateMap'. +[2026.04.21-20.12.18:040][865]LogPlayLevel: PIE: World Init took: (0.001894s) +[2026.04.21-20.12.18:040][865]LogAudio: Display: Creating Audio Device: Id: 3, Scope: Unique, Realtime: True +[2026.04.21-20.12.18:040][865]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2026.04.21-20.12.18:040][865]LogAudioMixer: Display: Sample Rate: 48000 +[2026.04.21-20.12.18:040][865]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2026.04.21-20.12.18:040][865]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2026.04.21-20.12.18:041][865]LogAudioMixer: Display: Number of buffers to queue: 2 +[2026.04.21-20.12.18:041][865]LogAudioMixer: Display: Max Channels (voices): 32 +[2026.04.21-20.12.18:041][865]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2026.04.21-20.12.18:041][865]LogAudio: Display: AudioDevice MaxSources: 32 +[2026.04.21-20.12.18:041][865]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2026.04.21-20.12.18:041][865]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2026.04.21-20.12.18:041][865]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2026.04.21-20.12.18:041][865]LogAudioMixerSDL: Display: Initialized SDL using pulseaudio platform API backend. +[2026.04.21-20.12.18:041][865]LogAudioMixer: Display: Initializing audio mixer using platform API: 'SDL2' +[2026.04.21-20.12.18:761][865]LogAudioMixerSDL: Opening default audio device (device index -1) +[2026.04.21-20.12.18:803][865]LogAudioMixer: Display: Using Audio Hardware Device Starship/Matisse HD Audio Controller Digital Stereo (IEC958) +[2026.04.21-20.12.18:804][865]LogAudioMixer: Display: Initializing Sound Submixes... +[2026.04.21-20.12.18:804][865]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2026.04.21-20.12.18:804][865]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2026.04.21-20.12.18:805][865]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=6, Samples=6144, InstanceID=3 +[2026.04.21-20.12.18:805][865]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=3 +[2026.04.21-20.12.18:805][865]LogInit: FAudioDevice initialized with ID 3. +[2026.04.21-20.12.18:805][865]LogAudio: Display: Audio Device (ID: 3) registered with world 'VRTemplateMap'. +[2026.04.21-20.12.18:805][865]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 3 +[2026.04.21-20.12.18:826][865]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2026.04.21-20.12.18:826][865]LogHMD: Warning: The Vulkan API version has not been tested with the OpenXR runtime +[2026.04.21-20.12.18:919][865]LogLoad: Game class is 'VRGameMode_C' +[2026.04.21-20.12.18:922][865]LogWorld: Bringing World /Game/VRTemplate/Maps/UEDPIE_0_VRTemplateMap.VRTemplateMap up for play (max tick rate 0) at 2026.04.21-23.12.18 +[2026.04.21-20.12.18:922][865]LogWorld: Bringing up level for play took: 0.002411 +[2026.04.21-20.12.18:923][865]LogOnline: OSS: Created online subsystem instance for: :Context_8 +[2026.04.21-20.12.18:925][865]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2026.04.21-20.12.18:925][865]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2026.04.21-20.12.18:926][865]xr.SecondaryScreenPercentage.HMDRenderTarget = "100" +[2026.04.21-20.12.18:931][865]PIE: Server logged in +[2026.04.21-20.12.18:934][865]PIE: Play in editor total start time 0.967 seconds. +[2026.04.21-20.12.18:936][865]LogHMD: Warning: Input Action IA_MoveRightLeft has a Description, "", which exactly matches the Description already used by Action IA_MoveForwardBack. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_MoveRightLeft, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.12.18:936][865]LogHMD: Warning: Input Action IA_MoveUpDown has a Description, "", which exactly matches the Description already used by Action IA_MoveForwardBack. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_MoveUpDown, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.12.18:936][865]LogHMD: Warning: Input Action IA_Hand_Point_Right has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_Point_Right, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.12.18:936][865]LogHMD: Warning: Input Action IA_Hand_ThumbUp_Left has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_ThumbUp_Left, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.12.18:936][865]LogHMD: Warning: Input Action IA_Hand_ThumbUp_Right has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_ThumbUp_Right, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.12.18:936][865]LogHMD: Warning: Input Action IA_Hand_Grasp_Left has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_Grasp_Left, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.12.18:936][865]LogHMD: Warning: Input Action IA_Hand_Grasp_Right has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_Grasp_Right, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.12.18:936][865]LogHMD: Warning: Input Action IA_Hand_IndexCurl_Left has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_IndexCurl_Left, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.12.18:936][865]LogHMD: Warning: Input Action IA_Hand_IndexCurl_Right has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_IndexCurl_Right, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.12.18:936][865]LogHMD: Warning: Input Mapping Context IMC_Menu has a Description, "", which exactly matches the Description already used by Input Mapping Context IMC_Hands. Identical localized descriptions are not allowed by OpenXR. The FName of this mapping context IMC_Menu, which is unique, will replace the duplicated localized string so the Input Mapping Context functions but it will not localize correctly. +[2026.04.21-20.12.18:936][865]LogHMD: Warning: Input Action IA_Menu_Interact_Right_Pressed has a Description, "", which exactly matches the Description already used by Action IA_Menu_Interact_Left_Pressed. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Menu_Interact_Right_Pressed, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.12.18:936][865]LogHMD: Warning: Input Action IA_Menu_Cursor_Left has a Description, "", which exactly matches the Description already used by Action IA_Menu_Interact_Left_Pressed. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Menu_Cursor_Left, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.12.18:936][865]LogHMD: Warning: Input Action IA_Menu_Cursor_Right has a Description, "", which exactly matches the Description already used by Action IA_Menu_Interact_Left_Pressed. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Menu_Cursor_Right, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.12.18:936][865]LogHMD: Warning: Input Mapping Context IMC_Weapon_Left has a Description, "", which exactly matches the Description already used by Input Mapping Context IMC_Hands. Identical localized descriptions are not allowed by OpenXR. The FName of this mapping context IMC_Weapon_Left, which is unique, will replace the duplicated localized string so the Input Mapping Context functions but it will not localize correctly. +[2026.04.21-20.12.18:936][865]LogHMD: Warning: Input Mapping Context IMC_Weapon_Right has a Description, "", which exactly matches the Description already used by Input Mapping Context IMC_Hands. Identical localized descriptions are not allowed by OpenXR. The FName of this mapping context IMC_Weapon_Right, which is unique, will replace the duplicated localized string so the Input Mapping Context functions but it will not localize correctly. +[2026.04.21-20.12.19:044][865]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2026.04.21-20.12.19:059][865]LogHMD: Error: Failed to create all visibility mask meshes for device/views. Abandoning visibility mask. +[2026.04.21-20.12.19:067][866]LogProfilingDebugging: Warning: No layer resource or HMD swapchain available for stereo debug layer +[2026.04.21-20.12.19:091][866]LogCore: === Critical error: === +Unhandled Exception: SIGSEGV: invalid attempt to read memory at address 0x0000000000000158 + +[2026.04.21-20.12.19:091][866]LogCore: Fatal error! + +0x00007f78f4b02ce7 libnvidia-glcore.so.595.58.03!UnknownFunction(0x302ce7) +0x00007f78eddaa840 vrclient.so!UnknownFunction(0x3aa83f) +0x00007f78edc1ece3 vrclient.so!UnknownFunction(0x21ece2) +0x00007f78edb87398 vrclient.so!UnknownFunction(0x187397) +0x00007f78edb8840b vrclient.so!UnknownFunction(0x18840a) +0x00007f78edbc938f vrclient.so!UnknownFunction(0x1c938e) +0x00007f78edb92f58 vrclient.so!UnknownFunction(0x192f57) +0x00007f79289bdbc7 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::OnFinishRendering_RHIThread(IRHICommandContext&) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:4093] +0x00007f79289cad6a libUnrealEditor-OpenXRHMD.so!FOpenXRRenderBridge::Present(IRHICommandContext&, int&) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD_RenderBridge.cpp:14] +0x00007f7914498717 libUnrealEditor-VulkanRHI.so!FVulkanViewport::Present(FVulkanCommandListContext&, FVulkanQueue*, bool) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/VulkanRHI/Private/VulkanViewport.cpp:1100] +0x00007f7914432c6c libUnrealEditor-VulkanRHI.so!FVulkanCommandListContext::RHIEndDrawingViewport(FRHIViewport*, bool, bool) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/VulkanRHI/Private/VulkanRHI.cpp:1273] +0x00007f7a1c1986ed libUnrealEditor-RHI.so!FRHICommand::ExecuteAndDestruct(FRHICommandListBase&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/RHI/Public/RHICommandListCommandExecutes.inl:591] +0x00007f7a1c15471d libUnrealEditor-RHI.so!FRHICommandListBase::Execute() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/RHI/Private/RHICommandList.cpp:527] +0x00007f7a1c157049 libUnrealEditor-RHI.so!FRHICommandListExecutor::FTranslateState::Translate(FRHICommandListBase*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/RHI/Private/RHICommandList.cpp:1077] +0x00007f7a1c172ec0 libUnrealEditor-RHI.so!UE::Core::Private::Function::TFunctionRefCaller::Call(void*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/RHI/Private/RHICommandList.cpp:1028] +0x00007f7a1c154ef5 libUnrealEditor-RHI.so!FRHICommandListExecutor::FTaskPipe::Execute(FRHICommandListExecutor::FTaskPipe::FTask*, TRefCountPtr const&) const [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Core/Public/Templates/Function.h:471] +0x00007f7a2478fbd5 libUnrealEditor-Core.so!TGraphTask const&), (ESubsequentsMode::Type)0> >::ExecuteTask() [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Core/Public/Templates/Function.h:471] +0x00007f7a2401b095 libUnrealEditor-Core.so!UE::Tasks::Private::FTaskBase::TryExecuteTask() [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Core/Public/Tasks/TaskPrivate.h:527] +0x00007f7a24019a2d libUnrealEditor-Core.so!FNamedTaskThread::ProcessTasksNamedThread(int, bool) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Core/Public/Async/TaskGraphInterfaces.h:505] +0x00007f7a24017c6f libUnrealEditor-Core.so!FNamedTaskThread::ProcessTasksUntilQuit(int) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Core/Private/Async/TaskGraph.cpp:667] +0x00007f7a1c57fac9 libUnrealEditor-RenderCore.so!FRHIThread::Run() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/RenderCore/Private/RenderingThread.cpp:270] +0x00007f7a241f65b6 libUnrealEditor-Core.so!FRunnableThreadPThread::Run() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Core/Private/HAL/PThreadRunnableThread.cpp:25] +0x00007f7a24148b5a libUnrealEditor-Core.so!FRunnableThreadPThread::_ThreadProc(void*) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Core/Private/HAL/PThreadRunnableThread.h:187] +0x00007f7a172a597a libc.so.6!UnknownFunction(0x96979) +0x00007f7a173292bc libc.so.6!UnknownFunction(0x11a2bb) + +[2026.04.21-20.12.19:096][866]LogExit: Executing StaticShutdownAfterError diff --git a/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-8779-F87A48081C9C4C79BEC1761A8B603479/CrashContext.runtime-xml b/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-8779-F87A48081C9C4C79BEC1761A8B603479/CrashContext.runtime-xml new file mode 100644 index 0000000..05cd89c --- /dev/null +++ b/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-8779-F87A48081C9C4C79BEC1761A8B603479/CrashContext.runtime-xml @@ -0,0 +1,1178 @@ + + + + 3 + D2E650664F7748C6BB322947B339457A + UECC-Linux-760B0150F4A1468FA1F2D3949700E62A_0009 + false + false + true + Assert + Assertion failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRCore.cpp] [Line: 24] + + + + Attended + 8779 + 0 + false + false + true + false + UE-MyProject2 + UnrealEditor + Development + + LinuxEditor + Linux [Arch Linux 6.19.11-arch1-1 64b] + Linux + Editor + Vanilla + + 5.6.1-44394996+++UE5+Release-5.6 + 5.6.1-44394996+++UE5+Release-5.6 + "/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" + 9 + en_US + ++UE5+Release-5.6-CL-44394996 + **UE5*Release-5.6-CL-44394996-Linux-Development + true + false + + /opt/unreal-engine/Engine/Binaries/Linux/ + /opt/unreal-engine/ + E5D2B3C70A61446E8360CCAEADDA3CCF-000003E8 + e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 + + + + + 0 + + 8 + 16 + 1 + AuthenticAMD + AMD Ryzen 7 3800X 8-Core Processor + NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86 + Arch Linux + 6.19.11-arch1-1 + + 67336896512 + 0 + 4096 + 63 + 59467132928 + 78073389056 + 3081953280 + 3081953280 + 16272003072 + 16272003072 + 0 + 0 + 0 + 3 + + + +libUnrealEditor-Core 0x00007fb3a3c00000 + b6b6b9 +libUnrealEditor-OpenXRHMD 0x00007fb2a4cb2000 + 477d3 +libUnrealEditor-OpenXRInput 0x00007fb15a75e000 + 1aefd +libUnrealEditor-OpenXRInput 0x00007fb15a75e000 + 19bef +libUnrealEditor-Core 0x00007fb3a3c00000 + cfa4f6 +libUnrealEditor-Projects 0x00007fb3a3b3a000 + 4c1cd +libUnrealEditor-Projects 0x00007fb3a3b3a000 + 6a9da +libUnrealEditor-Projects 0x00007fb3a3b3a000 + 6d809 +UnrealEditor 0x0000000000200000 + 3a80a +libUnrealEditor-UnrealEd 0x00007fb397e00000 + 25bbb31 +UnrealEditor 0x0000000000200000 + 4cd33 +libUnrealEditor-UnixCommonStartup 0x00007fb3a53d1000 + 8e5a +libc.so 0x00007fb39780f000 + 276c1 +libc.so 0x00007fb39780f000 + 277f9 +UnrealEditor 0x0000000000200000 + 3964a + + 5DE6116D53031EF2E31BFD38E3DD59E0C1AECC92 + 639123795836250000 + 1 + AMD Ryzen 7 3800X 8-Core Processor + 1.0 + + + 11 + Segmentation fault + 0 + 0 + + + LinuxEditorNo errors + false + Vulkan + NVIDIA GeForce RTX 4090 + 595.58 + 595.58 + 01-01-01 + SM6 + NVIDIA + 2684 + LinuxEditor + + + + + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RDG Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IoStore Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mass Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "World Metrics" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "XGE Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Enhanced Input" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Visual Debugger" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "FastBuild Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Command Link Server" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chaos Insights" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "UBA Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chaos Cloth" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mesh Painting" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "TraceUtilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem NULL" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Services" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Base" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem Utils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "EOS Shared" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Gameplay Cameras" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Engine Cameras" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Camera Shake Previewer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Launcher Chunk Installer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Color Grading" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Facial Animation Bulk Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Asset Manager Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Engine Asset Definitions" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Blueprint C++ Header Preview" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Wizard for mobile packaging scenarios" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Proxy LOD Plugin (Experimental)" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UMG Widget Preview" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Data Validation" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "Stylus & Tablet Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CryptoKeys" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GameplayTagsEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "EditorDebugTools" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mac Graphics Switching" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Modeling Tools Editor Mode" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GeometryMode" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Curve Editor Tools" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequencer Anim Tools" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Mesh LOD Toolset" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Plugin Browser" +} + { +"Version": 2, +"VersionName": "0.2", +"FriendlyName": "UVEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Scripting Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Changelist Reviews" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "World Partition HLOD Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Material Analyzer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "SpeedTree Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Framework" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Framework Assets" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "CLion Integration" +} + { +"Version": 110, +"VersionName": "1.11.0", +"FriendlyName": "Plastic SCM" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Perforce" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Dump GPU Services" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "PIX on Windows GPU Capture Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Visual Studio Code Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Plugin Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XCode Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CodeLite Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Subversion" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Sharing" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RenderDoc Plugin" +} + { +"Version": 2, +"VersionName": "1.7", +"FriendlyName": "Rider Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UObject Example Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Project Launcher" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Linux Compiler-only Integration" +} + { +"Version": 14, +"VersionName": "1.4", +"FriendlyName": "Git" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Property Access Node" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Visual Studio Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Oodle Texture" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "10X Editor Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NamingTokens" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "KDevelop Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Oodle Network" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Actor Sequence (Experimental)" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Template Sequence" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequencer Scripting" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Level Sequence Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MetaHuman SDK" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Media Compositing" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "AVF Media Player" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "Android Media Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Media Player Editor" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "WMF Media Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Image Sequence Media Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "WebM Video Player" +} + { +"Version": 0, +"VersionName": "0.1", +"FriendlyName": "Media Plate" +} + { +"Version": 131, +"VersionName": "1.3.1", +"FriendlyName": "glTF Exporter" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Datasmith Content" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Variant Manager" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Variant Manager Content" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Tests" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Niagara" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NiagaraSimCaching" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Cascade Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Alembic Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Performance" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Localizable Message" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "GeometryFlow" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Telemetry" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequence Navigator" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Platform Cryptography Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Low-level network trace Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosUserDataPT" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Level Sequence Navigator Bridge" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NFORDenoise" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Tool Presets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosCaching" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "TEDS: Editor Data Storage" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Python Editor Script Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Planar Cut" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Automation Utilities" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Fracture" +} + { +"Version": 1, +"VersionName": "1", +"FriendlyName": "BackChannel" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry Dataflow Nodes" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Experimental Mesh Modeling Toolset" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Telemetry" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Skeletal Mesh Simplifier (Early Access)" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Editor DataflowGraph" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Batch Renamer" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Niagara" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Full Body IK" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "TEDS: Editor Data Storage Features" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "CharacterAI" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Solver" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MsQuic Runtime Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Asset Tags" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Procedural Mesh Component" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GooglePAD" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Android Runtime Permission" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Example Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Windows Movie Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Linux Device Profile Selector" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Mesh Modeling Toolset" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry Processing" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Custom Mesh Component" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IOS Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Audio Capture" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "StateTree" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Wave Tables" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Apple Movie Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chunk Downloader" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XRBase" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Google Cloud Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Resonance Audio" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ArchVis Character" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Input Debugging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXR" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Windows Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Android Movie Player" +} + { +"Version": 1, +"VersionName": "1.1", +"FriendlyName": "Synthesis and DSP Effects" +} + { +"Version": 2, +"VersionName": "1.0", +"FriendlyName": "Groom" +} + { +"Version": 1, +"VersionName": "0.9", +"FriendlyName": "Compute Framework" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mobile Patching Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Apple Image Utils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Movie Player for WebM files" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXREyeTracker" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Audio Synesthesia" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Cable Component" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RigVM" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "PropertyBindingUtils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Significance Manager" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Android Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "SoundFields" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MetaSound" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AndroidFileServer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Property Access Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Actor Layer Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AudioWidgets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Geometry Cache" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mobile Location Services Blueprints Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXRHandTracking" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UDP Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "TCP Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NNERuntimeORT" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NNEDenoiser" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Paper2D" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Take Recorder" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Camera Calibration Core" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Environment Query Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AISupport" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig Modules" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig" +} + { +"Version": 10, +"VersionName": "10.2.7", +"FriendlyName": "RigLogic Plugin v10.3.0" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig Spline" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IK Rig" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Modifier Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Skeletal Mesh Editing Tools" +} + { +"Version": 1, +"VersionName": "2.0", +"FriendlyName": "Live Link" +} + { +"Version": 1, +"VersionName": "0.9", +"FriendlyName": "Deformer Graph" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Blendspace Motion Analysis" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Tweening Utils" +} + { +"Version": 30100, +"VersionName": "3.1.0", +"FriendlyName": "Animation Compression Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Data" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Portable Object File Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - Class Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - File Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - Asset Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XInput Device" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "BaseCharacterFXEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CompositeCore" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem GooglePlay" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem iOS" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Light Mixer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Object Mixer" +} + + diff --git a/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-8779-F87A48081C9C4C79BEC1761A8B603479/CrashReportClient.ini b/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-8779-F87A48081C9C4C79BEC1761A8B603479/CrashReportClient.ini new file mode 100644 index 0000000..ac738fd --- /dev/null +++ b/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-8779-F87A48081C9C4C79BEC1761A8B603479/CrashReportClient.ini @@ -0,0 +1,10 @@ +[CrashReportClient] +bHideLogFilesOption=false +bHideAllowToBeContactedOption=false +bIsAllowedToCloseWithoutSending=true +bIsAllowedToSendWithoutDetailedInfo=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true +bAgreeToCrashUpload=false + diff --git a/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-8779-F87A48081C9C4C79BEC1761A8B603479/Diagnostics.txt b/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-8779-F87A48081C9C4C79BEC1761A8B603479/Diagnostics.txt new file mode 100644 index 0000000..3711051 --- /dev/null +++ b/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-8779-F87A48081C9C4C79BEC1761A8B603479/Diagnostics.txt @@ -0,0 +1,34 @@ +Generating report for minidump + +Application version 5.6.1.0 + ... built from changelist 44394996 + +OS version Linux 6.19.11-arch1-1 (network name: WEYLAND-YUTANI) +Running 8 x86_64 processors (16 logical cores) +Exception was "SIGSEGV: invalid attempt to write memory at address 0x0000000000000003" + + + + + +libUnrealEditor-Core.so!FDebug::CheckVerifyFailedImpl2(char const*, char const*, int, char16_t const*, ...) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Core/Private/Misc/AssertionMacros.cpp:724] +libUnrealEditor-OpenXRHMD.so!FOpenXRPath::FOpenXRPath(char const*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRCore.cpp:24] +libUnrealEditor-OpenXRInput.so!FOpenXRInputPlugin::FOpenXRInput::FOpenXRInput(IXRTrackingSystem*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRInput/Private/OpenXRInput.cpp:302] +libUnrealEditor-OpenXRInput.so!FOpenXRInputPlugin::StartupModule() [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Core/Public/Templates/SharedPointerInternals.h:414] +libUnrealEditor-Core.so!FModuleManager::LoadModuleWithFailureReason(FName, EModuleLoadResult&, ELoadModuleFlags) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Core/Private/Modules/ModuleManager.cpp:1023] +libUnrealEditor-Projects.so!FModuleDescriptor::LoadModulesForPhase(ELoadingPhase::Type, TArray > const&, TMap >&) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Projects/Private/ModuleDescriptor.cpp:756] +libUnrealEditor-Projects.so!FPluginManager::TryLoadModulesForPlugin(FPlugin const&, ELoadingPhase::Type) const [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Projects/Private/PluginManager.cpp:2693] +libUnrealEditor-Projects.so!FPluginManager::LoadModulesForEnabledPlugins(ELoadingPhase::Type) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Projects/Private/PluginManager.cpp:2832] +UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4603] +libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +libc.so.6!UnknownFunction(0x276c0) +libc.so.6!__libc_start_main(+0x88) +UnrealEditor!_start [/opt/unreal-engine/Engine/Binaries/Linux/UnrealEditor:-1] + + + +0 loaded modules + +Report end! diff --git a/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-8779-F87A48081C9C4C79BEC1761A8B603479/MyProject2.log b/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-8779-F87A48081C9C4C79BEC1761A8B603479/MyProject2.log new file mode 100644 index 0000000..49b4892 --- /dev/null +++ b/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-8779-F87A48081C9C4C79BEC1761A8B603479/MyProject2.log @@ -0,0 +1,1715 @@ +Stats thread started at 0.129502 +Metadata set : systemresolution.resx="1280" +Metadata set : systemresolution.resy="720" +OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +Session CrashGUID >==================================================== + Session CrashGUID > UECC-Linux-760B0150F4A1468FA1F2D3949700E62A + Session CrashGUID >==================================================== +No local boot hotfix file found at: [../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +Pre-Initializing Audio Device Manager... +AudioInfo: 'OPUS' Registered +AudioInfo: 'OGG' Registered +AudioInfo: 'ADPCM' Registered +AudioInfo: 'PCM' Registered +AudioInfo: 'BINKA' Registered +AudioInfo: 'RADA' Registered +Audio Device Manager Pre-Initialized +Looking for build plugins target receipt +Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +Asset registry cache read as 67.9 MiB from ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_0.bin +Loading Android ini files took 0.14 seconds +Loading Mac ini files took 0.15 seconds +Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +Looking for enabled plugins target receipt +Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +Loading VulkanPC ini files took 0.21 seconds +Loading IOS ini files took 0.23 seconds +Loading Windows ini files took 0.25 seconds +Loading VisionOS ini files took 0.26 seconds +Loading Unix ini files took 0.26 seconds +Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +Loading TVOS ini files took 0.34 seconds +Mounting Engine plugin RenderGraphInsights +Mounting Engine plugin IoStoreInsights +Mounting Engine plugin MassInsights +Mounting Engine plugin WorldMetrics +Mounting Engine plugin XGEController +Mounting Engine plugin EnhancedInput +Mounting Engine plugin ChaosVD +Mounting Engine plugin FastBuildController +Mounting Engine plugin CmdLinkServer +Mounting Engine plugin ChaosInsights +Mounting Engine plugin UbaController +Mounting Engine plugin ChaosCloth +Mounting Engine plugin MeshPainting +Mounting Engine plugin TraceUtilities +Mounting Engine plugin OnlineSubsystemNull +Loading LinuxArm64 ini files took 0.46 seconds +Mounting Engine plugin OnlineServices +Mounting Engine plugin OnlineBase +Loading Linux ini files took 0.47 seconds +Mounting Engine plugin OnlineSubsystem +Mounting Engine plugin OnlineSubsystemUtils +Mounting Engine plugin EOSShared +Mounting Engine plugin GameplayCameras +Mounting Engine plugin EngineCameras +Mounting Engine plugin CameraShakePreviewer +Mounting Engine plugin LauncherChunkInstaller +Mounting Engine plugin ColorGrading +Mounting Engine plugin FacialAnimation +Mounting Engine plugin AssetManagerEditor +Mounting Engine plugin EngineAssetDefinitions +Mounting Engine plugin BlueprintHeaderView +Mounting Engine plugin MobileLauncherProfileWizard +Mounting Engine plugin ProxyLODPlugin +Mounting Engine plugin UMGWidgetPreview +Mounting Engine plugin DataValidation +Mounting Engine plugin StylusInput +Mounting Engine plugin CryptoKeys +Mounting Engine plugin GameplayTagsEditor +Mounting Engine plugin EditorDebugTools +Mounting Engine plugin MacGraphicsSwitching +Mounting Engine plugin ModelingToolsEditorMode +Mounting Engine plugin GeometryMode +Mounting Engine plugin CurveEditorTools +Mounting Engine plugin SequencerAnimTools +Mounting Engine plugin MeshLODToolset +Mounting Engine plugin PluginBrowser +Mounting Engine plugin UVEditor +Mounting Engine plugin EditorScriptingUtilities +Mounting Engine plugin ChangelistReview +Mounting Engine plugin WorldPartitionHLODUtilities +Mounting Engine plugin MaterialAnalyzer +Mounting Engine plugin SpeedTreeImporter +Mounting Engine plugin Interchange +Mounting Engine plugin InterchangeEditor +Mounting Engine plugin InterchangeAssets +Mounting Engine plugin CLionSourceCodeAccess +Mounting Engine plugin PlasticSourceControl +Mounting Engine plugin PerforceSourceControl +Mounting Engine plugin DumpGPUServices +Mounting Engine plugin PixWinPlugin +Mounting Engine plugin VisualStudioCodeSourceCodeAccess +Mounting Engine plugin PluginUtils +Mounting Engine plugin XCodeSourceCodeAccess +Mounting Engine plugin CodeLiteSourceCodeAccess +Mounting Engine plugin SubversionSourceControl +Mounting Engine plugin AnimationSharing +Mounting Engine plugin RenderDocPlugin +Mounting Engine plugin RiderSourceCodeAccess +Mounting Engine plugin UObjectPlugin +Mounting Engine plugin ProjectLauncher +Mounting Engine plugin NullSourceCodeAccess +Mounting Engine plugin GitSourceControl +Mounting Engine plugin PropertyAccessNode +Mounting Engine plugin VisualStudioSourceCodeAccess +Mounting Engine plugin TextureFormatOodle +Mounting Engine plugin N10XSourceCodeAccess +Mounting Engine plugin NamingTokens +Mounting Engine plugin KDevelopSourceCodeAccess +Mounting Engine plugin OodleNetwork +Mounting Engine plugin ActorSequence +Mounting Engine plugin TemplateSequence +Mounting Engine plugin SequencerScripting +Mounting Engine plugin LevelSequenceEditor +Mounting Engine plugin MetaHumanSDK +Mounting Engine plugin MediaCompositing +Mounting Engine plugin AvfMedia +Mounting Engine plugin AndroidMedia +Mounting Engine plugin MediaPlayerEditor +Mounting Engine plugin WmfMedia +Mounting Engine plugin ImgMedia +Mounting Engine plugin WebMMedia +Mounting Engine plugin MediaPlate +Mounting Engine plugin GLTFExporter +Mounting Engine plugin DatasmithContent +Mounting Engine plugin VariantManager +Mounting Engine plugin VariantManagerContent +Mounting Engine plugin InterchangeTests +Mounting Engine plugin Niagara +Mounting Engine plugin NiagaraSimCaching +Mounting Engine plugin Cascade +Mounting Engine plugin AlembicImporter +Mounting Engine plugin EditorPerformance +Mounting Engine plugin LocalizableMessage +Mounting Engine plugin GeometryFlow +Mounting Engine plugin RuntimeTelemetry +Mounting Engine plugin SequenceNavigator +Mounting Engine plugin PlatformCrypto +Mounting Engine plugin LowLevelNetTrace +Mounting Engine plugin GeometryCollectionPlugin +Mounting Engine plugin ChaosUserDataPT +Mounting Engine plugin LevelSequenceNavigatorBridge +Mounting Engine plugin NFORDenoise +Mounting Engine plugin ToolPresets +Mounting Engine plugin ChaosCaching +Mounting Engine plugin EditorDataStorage +Mounting Engine plugin PythonScriptPlugin +Mounting Engine plugin PlanarCut +Mounting Engine plugin AutomationUtils +Mounting Engine plugin Fracture +Mounting Engine plugin BackChannel +Mounting Engine plugin GeometryDataflow +Mounting Engine plugin MeshModelingToolsetExp +Mounting Engine plugin EditorTelemetry +Mounting Engine plugin SkeletalReduction +Mounting Engine plugin Dataflow +Mounting Engine plugin AdvancedRenamer +Mounting Engine plugin ChaosNiagara +Mounting Engine plugin FullBodyIK +Mounting Engine plugin EditorDataStorageFeatures +Mounting Engine plugin CharacterAI +Mounting Engine plugin ChaosSolverPlugin +Mounting Engine plugin ChaosEditor +Mounting Engine plugin MsQuic +Mounting Engine plugin AssetTags +Mounting Engine plugin ProceduralMeshComponent +Mounting Engine plugin GooglePAD +Mounting Engine plugin AndroidPermission +Mounting Engine plugin ExampleDeviceProfileSelector +Mounting Engine plugin WindowsMoviePlayer +Mounting Engine plugin LinuxDeviceProfileSelector +Mounting Engine plugin MeshModelingToolset +Mounting Engine plugin GeometryProcessing +Mounting Engine plugin CustomMeshComponent +Mounting Engine plugin IOSDeviceProfileSelector +Mounting Engine plugin AudioCapture +Mounting Engine plugin StateTree +Mounting Engine plugin WaveTable +Mounting Engine plugin AppleMoviePlayer +Mounting Engine plugin ChunkDownloader +Mounting Engine plugin XRBase +Mounting Engine plugin GoogleCloudMessaging +Mounting Engine plugin ResonanceAudio +Mounting Engine plugin ArchVisCharacter +Mounting Engine plugin InputDebugging +Mounting Engine plugin OpenXR +Mounting Engine plugin WindowsDeviceProfileSelector +Mounting Engine plugin AndroidMoviePlayer +Mounting Engine plugin Synthesis +Mounting Engine plugin HairStrands +Mounting Engine plugin ComputeFramework +Mounting Engine plugin MobilePatchingUtils +Mounting Engine plugin AppleImageUtils +Mounting Engine plugin WebMMoviePlayer +Mounting Engine plugin OpenXREyeTracker +Mounting Engine plugin AudioSynesthesia +Mounting Engine plugin CableComponent +Mounting Engine plugin RigVM +Mounting Engine plugin PropertyBindingUtils +Mounting Engine plugin SignificanceManager +Mounting Engine plugin AndroidDeviceProfileSelector +Mounting Engine plugin SoundFields +Mounting Engine plugin Metasound +Mounting Engine plugin AndroidFileServer +Mounting Engine plugin PropertyAccessEditor +Mounting Engine plugin ActorLayerUtilities +Mounting Engine plugin AudioWidgets +Mounting Engine plugin GeometryCache +Mounting Engine plugin LocationServicesBPLibrary +Mounting Engine plugin OpenXRHandTracking +Mounting Engine plugin UdpMessaging +Mounting Engine plugin TcpMessaging +Mounting Engine plugin NNERuntimeORT +Mounting Engine plugin NNEDenoiser +Mounting Engine plugin Paper2D +Mounting Engine plugin Takes +Mounting Engine plugin CameraCalibrationCore +Mounting Engine plugin EnvironmentQueryEditor +Mounting Engine plugin AISupport +Mounting Engine plugin ControlRigModules +Mounting Engine plugin ControlRig +Mounting Engine plugin RigLogic +Mounting Engine plugin GameplayInsights +Mounting Engine plugin ControlRigSpline +Mounting Engine plugin IKRig +Mounting Engine plugin AnimationModifierLibrary +Mounting Engine plugin SkeletalMeshModelingTools +Mounting Engine plugin LiveLink +Mounting Engine plugin DeformerGraph +Mounting Engine plugin BlendSpaceMotionAnalysis +Mounting Engine plugin TweeningUtils +Mounting Engine plugin ACLPlugin +Mounting Engine plugin AnimationData +Mounting Engine plugin PortableObjectFileDataSource +Mounting Engine plugin ContentBrowserClassDataSource +Mounting Engine plugin ContentBrowserFileDataSource +Mounting Engine plugin ContentBrowserAssetDataSource +Mounting Engine plugin XInputDevice +Mounting Engine plugin BaseCharacterFXEditor +Mounting Engine plugin CompositeCore +Mounting Engine plugin OnlineSubsystemGooglePlay +Mounting Engine plugin OnlineSubsystemIOS +Mounting Engine plugin LightMixer +Mounting Engine plugin ObjectMixer +Revision control is disabled +Revision control is disabled +Revision control is disabled +Using libcurl 8.12.1 + - built for x86_64-unknown-linux-gnu + - supports SSL with OpenSSL/1.1.1t + - supports HTTP deflate (compression) using libz 1.3 + - other features: + CURL_VERSION_SSL + CURL_VERSION_LIBZ + CURL_VERSION_IPV6 + CURL_VERSION_ASYNCHDNS + CURL_VERSION_LARGEFILE + CURL_VERSION_TLSAUTH_SRP + CURL_VERSION_HTTP2 + CurlRequestOptions (configurable via config and command line): + - bVerifyPeer = true - Libcurl will verify peer certificate + - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy + - bDontReuseConnections = false - Libcurl will reuse connections + - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host + - LocalHostAddr = Default + - BufferSize = 65536 +CreateHttpThread using FCurlMultiPollEventLoopHttpThread +Creating http thread with maximum 256 concurrent requests +OSS: Created online subsystem instance for: NULL +OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] +Initialize Initializing EOSSDK Version:1.17.0-41373641 +Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine] +RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings. +Started StudioTelemetry Session +NFORDenoise function starting up +Applying CVar settings from Section [/Script/CompositeCore.CompositeCorePluginSettings] File [Engine] +ExecutableName: UnrealEditor +Build: ++UE5+Release-5.6-CL-44394996 +Platform=LinuxEditor +MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +DeviceId= +Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +Net CL: 43139311 +OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +Compiled (64-bit): Jul 28 2025 20:54:48 +Architecture: x64 +Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +Build Configuration: Development +Branch Name: ++UE5+Release-5.6 +Command Line: +Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +Allocator: Mimalloc +Installed Engine Build: 1 +This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +Number of dev versions registered: 37 + Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 10 + Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0 + Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 4 + Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 40 + Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 37 + Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 3 + Dev-Networking (A4E4105C-59A1-49B5-A7C5-40C4547EDFEE): 0 + Dev-Online (39C831C9-5AE6-47DC-9A44-9C173E1C8E7C): 0 + Dev-Physics (78F01B33-EBEA-4F98-B9B4-84EACCB95AA2): 20 + Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0 + Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 49 + Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 13 + Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 3 + Dev-LoadTimes (C2A15278-BFE7-4AFE-6C17-90FF531DF755): 1 + Private-Geometry (6EACA3D4-40EC-4CC1-B786-8BED09428FC5): 3 + Dev-AnimPhys (29E575DD-E0A3-4627-9D10-D276232CDCEA): 17 + Dev-Anim (AF43A65D-7FD3-4947-9873-3E8ED9C1BB05): 15 + Dev-ReflectionCapture (6B266CEC-1EC7-4B8F-A30B-E4D90942FC07): 1 + Dev-Automation (0DF73D61-A23F-47EA-B727-89E90C41499A): 1 + FortniteMain (601D1886-AC64-4F84-AA16-D3DE0DEAC7D6): 207 + FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 8 + FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 13 + FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 17 + Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 11 + Dev-Niagara (F2AED0AC-9AFE-416F-8664-AA7FFA26D6FC): 1 + Dev-Destruction (174F1F0B-B4C6-45A5-B13F-2EE8D0FB917D): 10 + Dev-Physics-Ext (35F94A83-E258-406C-A318-09F59610247C): 41 + Dev-PhysicsMaterial-Chaos (B68FC16E-8B1B-42E2-B453-215C058844FE): 1 + Dev-CineCamera (B2E18506-4273-CFC2-A54E-F4BB758BBA07): 1 + Dev-VirtualProduction (64F58936-FD1B-42BA-BA96-7289D5D0FA4E): 1 + UE5-Main (697DD581-E64F-41AB-AA4A-51ECBEB7B628): 121 + UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 56 + UE5-SpecialProject (59DA5D52-1232-4948-B878-597870B8E98B): 9 + Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2 + Dev-NaniteResearch (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1 + Dev-ComputeFramework (6304A3E7-0059-4F59-8CFC-21BD7721FD4E): 0 + LensFileVersion (8652A554-966A-466C-9FD7-1C6DD61B1ADB): 1 +Presizing for max 25165824 objects, including 0 objects not considered by GC. +Object subsystem initialized +Set CVar [[con.DebugEarlyDefault:1]] +CVar [[con.DebugLateDefault:1]] deferred - dummy variable created +CVar [[con.DebugLateCheat:1]] deferred - dummy variable created +CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created +Set CVar [[r.setres:1280x720]] +Set CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] +CVar [[QualityLevelMapping:high]] deferred - dummy variable created +Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]] +Set CVar [[r.VSync:0]] +Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created +CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created +Set CVar [[r.GPUCrashDebugging:0]] +CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +Set CVar [[r.ForwardShading:1]] +Set CVar [[r.MobileHDR:0]] +Set CVar [[vr.MobileMultiView:1]] +Set CVar [[vr.InstancedStereo:1]] +Set CVar [[r.DefaultFeature.AutoExposure:0]] +Set CVar [[r.DefaultFeature.AmbientOcclusion:0]] +Set CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:0]] +Set CVar [[r.DefaultFeature.MotionBlur:0]] +Set CVar [[r.Mobile.UseHWsRGBEncoding:1]] +Set CVar [[r.Shadow.Virtual.Enable:1]] +Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] +Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]] +Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]] +Set CVar [[r.GenerateMeshDistanceFields:1]] +Set CVar [[r.DynamicGlobalIlluminationMethod:1]] +Set CVar [[r.ReflectionMethod:1]] +Set CVar [[r.Mobile.AntiAliasing:3]] +Set CVar [[r.AntiAliasingMethod:3]] +Set CVar [[r.AllowStaticLighting:1]] +Set CVar [[r.SkinCache.CompileShaders:1]] +Set CVar [[r.RayTracing:1]] +Set CVar [[r.RayTracing.RayTracingProxies.ProjectEnabled:1]] +Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]] +Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +Set CVar [[s.AsyncLoadingThreadEnabled:1]] +Set CVar [[s.EventDrivenLoaderEnabled:1]] +Set CVar [[s.WarnIfTimeLimitExceeded:0]] +Set CVar [[s.TimeLimitExceededMultiplier:1.5]] +Set CVar [[s.TimeLimitExceededMinTime:0.005]] +Set CVar [[s.UseBackgroundLevelStreaming:1]] +Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] +Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +Set CVar [[s.FlushStreamingOnExit:1]] +CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] +Set CVar [[gc.FlushStreamingOnGC:0]] +Set CVar [[gc.NumRetriesBeforeForcingGC:10]] +Set CVar [[gc.AllowParallelGC:1]] +Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] +Set CVar [[gc.MaxObjectsInEditor:25165824]] +Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] +Set CVar [[gc.CreateGCClusters:1]] +Set CVar [[gc.MinGCClusterSize:5]] +Set CVar [[gc.AssetClustreringEnabled:0]] +Set CVar [[gc.ActorClusteringEnabled:0]] +Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] +Set CVar [[gc.GarbageEliminationEnabled:1]] +Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created +CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +CVar [[DefaultASTCQualityBySizeHQ:4]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:AmbientSound]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Mobile.DBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +Initializing SDL. +Initialized SDL 2.30.6 revision: SDL-2.30.6-no-vcs (compiled against 2.30.6) +Using SDL video driver 'x11' +Display metrics: + PrimaryDisplayWidth: 3440 + PrimaryDisplayHeight: 1440 + PrimaryDisplayWorkAreaRect: + Left=0, Top=0, Right=3440, Bottom=1396 + VirtualDisplayRect: + Left=0, Top=0, Right=3440, Bottom=1396 + TitleSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 + ActionSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 + Number of monitors: 1 + Monitor 0 + Name: LG ULTRAGEAR+ 45" + ID: display0 + NativeWidth: 3440 + NativeHeight: 1440 + bIsPrimary: true +Metadata set : systemresolution.resx="3440" +Metadata set : systemresolution.resy="1440" +Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +Set CVar [[r.SkeletalMeshLODBias:0]] +Set CVar [[r.ViewDistanceScale:1.0]] +Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +Set CVar [[r.FXAA.Quality:4]] +Set CVar [[r.TemporalAA.Quality:2]] +Set CVar [[r.TSR.History.R11G11B10:1]] +Set CVar [[r.TSR.History.ScreenPercentage:200]] +Set CVar [[r.TSR.History.UpdateQuality:3]] +Set CVar [[r.TSR.ShadingRejection.Flickering:1]] +Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] +Set CVar [[r.TSR.ReprojectionField:1]] +Set CVar [[r.TSR.Resurrection:1]] +Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +Set CVar [[r.LightFunctionQuality:1]] +Set CVar [[r.ShadowQuality:5]] +Set CVar [[r.Shadow.CSM.MaxCascades:10]] +Set CVar [[r.Shadow.MaxResolution:2048]] +Set CVar [[r.Shadow.MaxCSMResolution:2048]] +Set CVar [[r.Shadow.RadiusThreshold:0.01]] +Set CVar [[r.Shadow.DistanceScale:1.0]] +Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] +Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +Set CVar [[r.DistanceFieldShadowing:1]] +Set CVar [[r.VolumetricFog:1]] +Set CVar [[r.VolumetricFog.GridPixelSize:8]] +Set CVar [[r.VolumetricFog.GridSizeZ:128]] +Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +Set CVar [[r.LightMaxDrawDistanceScale:1]] +Set CVar [[r.CapsuleShadows:1]] +Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] +Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] +Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] +Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] +Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] +Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +Set CVar [[r.DistanceFieldAO:1]] +Set CVar [[r.SkylightIntensityMultiplier:1.0]] +Set CVar [[r.AOQuality:2]] +Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] +Set CVar [[r.LumenScene.DirectLighting.MaxLightsPerTile:8]] +Set CVar [[r.LumenScene.DirectLighting.UpdateFactor:32]] +Set CVar [[r.LumenScene.Radiosity.UpdateFactor:64]] +Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] +Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] +Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] +Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] +Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:100]] +Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] +Set CVar [[r.Lumen.ScreenProbeGather.NumAdaptiveProbes:8]] +Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] +Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] +Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] +Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] +Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] +Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] +Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.HardwareRayTracing:0]] +Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.BentNormal:1]] +Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] +Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] +Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] +Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] +Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:70]] +Set CVar [[r.RayTracing.Scene.BuildMode:1]] +Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +Set CVar [[r.SSR.Quality:3]] +Set CVar [[r.SSR.HalfResSceneColor:0]] +Set CVar [[r.Lumen.Reflections.Allow:1]] +Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] +Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] +Set CVar [[r.Lumen.ScreenProbeGather.MaxRoughnessToEvaluateRoughSpecularForFoliage:0.8]] +Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.NumSamples:5]] +Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.MinWeight:0]] +Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] +Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] +Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +Set CVar [[r.MotionBlurQuality:4]] +Set CVar [[r.MotionBlur.HalfResGather:0]] +Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +Set CVar [[r.AmbientOcclusionMaxQuality:100]] +Set CVar [[r.AmbientOcclusionLevels:-1]] +Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] +Set CVar [[r.DepthOfFieldQuality:2]] +Set CVar [[r.RenderTargetPoolMin:400]] +Set CVar [[r.LensFlareQuality:2]] +Set CVar [[r.SceneColorFringeQuality:1]] +Set CVar [[r.EyeAdaptationQuality:2]] +Set CVar [[r.BloomQuality:5]] +Set CVar [[r.Bloom.ScreenPercentage:50.000]] +Set CVar [[r.FastBlurThreshold:100]] +Set CVar [[r.Upscale.Quality:3]] +Set CVar [[r.LightShaftQuality:1]] +Set CVar [[r.Filter.SizeScale:1]] +Set CVar [[r.Tonemapper.Quality:5]] +Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] +Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +Applying CVar settings from Section [TextureQuality@3] File [Scalability] +Set CVar [[r.Streaming.MipBias:0]] +Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +Set CVar [[r.Streaming.Boost:1]] +Set CVar [[r.MaxAnisotropy:8]] +Set CVar [[r.VT.MaxAnisotropy:8]] +Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +Set CVar [[r.Streaming.PoolSize:1000]] +Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +Set CVar [[r.TranslucencyLightingVolumeDim:64]] +Set CVar [[r.RefractionQuality:2]] +Set CVar [[r.SceneColorFormat:4]] +Set CVar [[r.DetailMode:3]] +Set CVar [[r.TranslucencyVolumeBlur:1]] +Set CVar [[r.MaterialQualityLevel:1 ; High quality]] +Set CVar [[r.SSS.Scale:1]] +Set CVar [[r.SSS.SampleSet:2]] +Set CVar [[r.SSS.Quality:1]] +Set CVar [[r.SSS.HalfRes:0]] +Set CVar [[r.SSGI.Quality:3]] +Set CVar [[r.EmitterSpawnRateScale:1.0]] +Set CVar [[r.ParticleLightQuality:2]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +Set CVar [[fx.Niagara.QualityLevel:3]] +Set CVar [[r.Refraction.OffsetQuality:1]] +Set CVar [[r.HeterogeneousVolumes.DownsampleFactor:2]] +Set CVar [[r.HeterogeneousVolumes.MaxStepCount:256]] +Set CVar [[r.HeterogeneousVolumes.Shadows.Resolution:256]] +Set CVar [[r.HeterogeneousVolumes.Shadows.MaxSampleCount:8]] +Set CVar [[r.HeterogeneousVolumes.UseExistenceMask:0]] +Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +Set CVar [[foliage.DensityScale:1.0]] +Set CVar [[grass.DensityScale:1.0]] +Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] +Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +Set CVar [[r.AnisotropicMaterials:1]] +Applying CVar settings from Section [LandscapeQuality@3] File [Scalability] +Selected Device Profile: [LinuxEditor] +Selected Device Profile: [LinuxEditor] +Platform has ~ 63 GB [67336896512 / 68719476736 / 63], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +Going up to parent DeviceProfile [Linux] +Going up to parent DeviceProfile [] +Pushing Device Profile CVar: [[UI.SlateSDFText.RasterizationMode:Bitmap -> Msdf]] +Pushing Device Profile CVar: [[UI.SlateSDFText.ResolutionLevel:2 -> 2]] +Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +Set CVar [[r.DumpShaderDebugInfo:2]] +Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] +Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] +CVar [[ds.CADTranslator.Meshing.ActivateThinZoneMeshing:0]] deferred - dummy variable created +CVar [[ds.CADTranslator.Stitching.RemoveThinFaces:0]] deferred - dummy variable created +Applying CVar settings from Section [Startup_Linux] File [../../../Engine/Config/ConsoleVariables.ini] +Applying CVar settings from Section [ConsoleVariables] File [Engine] +Set CVar [[g.TimeoutForBlockOnRenderFence:60000]] +Applying CVar settings from Section [ConsoleVariables] File [/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Config/LinuxEditor/Editor.ini] +Unix hardware info: + - we are the first instance of this executable + - this process' id (pid) is 8779, parent process' id (ppid) is 1855 + - we are not running under debugger + - machine network name is 'WEYLAND-YUTANI' + - user name is 'reimoz' (reimoz) + - we're logged in locally + - we're running with rendering + - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) + - Number of physical cores available for the process: 8 + - Number of logical cores available for the process: 16 + - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) + - Memory allocator used: Mimalloc + - This is an internal build. +Benchmarking clocks: + - CLOCK_MONOTONIC (id=1) can sustain 39245343 (39245K, 39M) calls per second without zero deltas. + - CLOCK_MONOTONIC_RAW (id=4) can sustain 39510445 (39510K, 40M) calls per second without zero deltas. + - CLOCK_MONOTONIC_COARSE (id=6) can sustain 226569768 (226570K, 227M) calls per second with 99.999554% zero deltas. +Selected clock_id 4 (CLOCK_MONOTONIC_RAW) since it is the fastest support clock without zero deltas. +Unix-specific commandline switches: + -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) + -jemalloc - use jemalloc for all memory allocation + -binnedmalloc - use binned malloc for all memory allocation + -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache + -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) + -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) + -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) + -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal + -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) + -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened + -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) + -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) + -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) + -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash + - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) + - VirtualMemoryAllocator pools will grow at scale 1.4 + - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) + - PageSize 4096 + - BinnedPageSize 65536 +Metadata set : extradevelopmentmemorymb="0" +Chaos Debug Draw Startup +Physics initialised using underlying interface: Chaos +Using OS detected language (en-US). +Using OS detected locale (en-US). +No specific localization for 'en-US' exists, so 'en' will be used for the language. +Attempting to load config data for Default__SlateThemeManager before the Class has been constructed/registered/linked (likely during module loading or early startup). This will result in the load silently failing and should be fixed. +New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +Slate User Registered. User Index 0, Is Virtual User: 0 +Found VULKAN_SDK= +Registering provided Vulkan validation layers +Updated VK_LAYER_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +Updated LD_LIBRARY_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +Installed Vulkan Loader Path: /usr/lib +Installed Vulkan Loader instance version 1.4.341. +Starting Vulkan Profile check for VP_UE_Vulkan_SM6: +Vulkan Profile check complete. +Using SDL_WINDOW_VULKAN +Vulkan RHI ShaderPlatform for SM6: VULKAN_SM6. +Vulkan PSO Precaching = 1, PipelineFileCache = 0 +Built with Vulkan header version 1.4.304 +Starting Vulkan Profile check for VP_UE_Vulkan_SM6_RT: +Vulkan Profile check complete. +Using API Version 1.3. +OpenXRHMDModule::InitInstance using DefaultLoader. +OpenXR runtime supported extensions: + XR_KHR_vulkan_enable + XR_KHR_vulkan_enable2 + XR_KHR_opengl_enable + XR_KHR_convert_timespec_time + XR_KHR_opengl_es_enable + XR_MNDX_egl_enable + XR_KHR_binding_modification + XR_KHR_composition_layer_depth + XR_KHR_locate_spaces + XR_KHR_visibility_mask + XR_EXT_active_action_set_priority + XR_EXT_dpad_binding + XR_EXT_eye_gaze_interaction + XR_EXT_frame_composition_report + XR_EXT_hand_interaction + XR_EXT_hand_tracking + XR_EXT_hand_tracking_data_source + XR_EXT_hand_joints_motion_range + XR_EXT_hp_mixed_reality_controller + XR_EXT_local_floor + XR_EXT_palm_pose + XR_EXT_uuid + XR_EXT_user_presence + XR_EXT_render_model + XR_EXT_interaction_render_model + XR_FB_display_refresh_rate + XR_HTC_vive_cosmos_controller_interaction + XR_HTC_vive_focus3_controller_interaction + XR_HTC_vive_wrist_tracker_interaction + XR_MND_headless + XR_VALVE_analog_threshold + XR_META_performance_metrics + XR_VALVE_timing_utils + XR_META_recommended_layer_resolution + XR_HTCX_vive_tracker_interaction + XR_KHR_generic_controller + XR_VALVE_frame_controller_interaction + XR_EXT_debug_utils +Optional extension XR_KHR_vulkan_swapchain_format_list is not available +Optional extension XR_FB_foveation_vulkan is not available +Optional extension XR_FB_composition_layer_depth_test is not available +Optional extension XR_KHR_composition_layer_cylinder is not available +Optional extension XR_KHR_composition_layer_equirect is not available +Optional extension XR_KHR_composition_layer_equirect2 is not available +Optional extension XR_KHR_composition_layer_color_scale_bias is not available +Optional extension XR_VARJO_quad_views is not available +Optional extension XR_EPIC_view_configuration_fov is not available +Optional extension XR_FB_foveation is not available +Optional extension XR_FB_swapchain_update_state is not available +Optional extension XR_FB_foveation_configuration is not available +Optional extension XR_FB_composition_layer_alpha_blend is not available +xrCreateInstance succeeded with XR_API_VERSION_1_0 +xrCreateInstance created: 27654032 +Initialized OpenXR on SteamVR/OpenXR runtime version 2.15.6 +Instance does not support expected usage of xrStringToPath. Instance is not viable. +Found 25 available instance extensions : + - VK_EXT_acquire_drm_display + - VK_EXT_acquire_xlib_display + - VK_EXT_debug_report + + VK_EXT_debug_utils + - VK_EXT_direct_mode_display + - VK_EXT_display_surface_counter + - VK_EXT_surface_maintenance1 + + VK_EXT_swapchain_colorspace + - VK_KHR_device_group_creation + - VK_KHR_display + - VK_KHR_external_fence_capabilities + - VK_KHR_external_memory_capabilities + - VK_KHR_external_semaphore_capabilities + - VK_KHR_get_display_properties2 + - VK_KHR_get_physical_device_properties2 + - VK_KHR_get_surface_capabilities2 + - VK_KHR_portability_enumeration + + VK_KHR_surface + - VK_KHR_surface_maintenance1 + - VK_KHR_surface_protected_capabilities + - VK_KHR_wayland_surface + - VK_KHR_xcb_surface + + VK_KHR_xlib_surface + - VK_LUNARG_direct_driver_loading + - VK_NV_display_stereo +Intance Layer VK_LAYER_VALVE_steam_overlay_32 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_fossilize_64 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_overlay_64 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_fossilize_32 provides 0 extensions: +Intance Layer VK_LAYER_NV_optimus provides 0 extensions: +Intance Layer VK_LAYER_NV_present provides 0 extensions: +Intance Layer VK_LAYER_LUNARG_api_dump provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_LUNARG_crash_diagnostic provides 3 extensions: + VK_EXT_debug_report + VK_EXT_debug_utils + VK_EXT_layer_settings +Intance Layer VK_LAYER_KHRONOS_validation provides 4 extensions: + VK_EXT_debug_report + VK_EXT_debug_utils + VK_EXT_layer_settings + VK_EXT_validation_features +Intance Layer VK_LAYER_KHRONOS_synchronization2 provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_LUNARG_gfxreconstruct provides 0 extensions: +Intance Layer VK_LAYER_KHRONOS_profiles provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_KHRONOS_shader_object provides 1 extensions: + VK_EXT_layer_settings +Found 13 available instance layers : + * VK_LAYER_KHRONOS_profiles + * VK_LAYER_KHRONOS_shader_object + * VK_LAYER_KHRONOS_synchronization2 + * VK_LAYER_KHRONOS_validation + * VK_LAYER_LUNARG_api_dump + * VK_LAYER_LUNARG_crash_diagnostic + * VK_LAYER_LUNARG_gfxreconstruct + * VK_LAYER_NV_optimus + * VK_LAYER_NV_present + * VK_LAYER_VALVE_steam_fossilize_32 + * VK_LAYER_VALVE_steam_fossilize_64 + * VK_LAYER_VALVE_steam_overlay_32 + * VK_LAYER_VALVE_steam_overlay_64 +Creating Vulkan Device using VkPhysicalDevice 0x1ab3df0. +- DeviceName: NVIDIA GeForce RTX 4090 +- API=1.4.329 (0x404149) Driver=0x94ce80c0 VendorId=0x10de +- DeviceID=0x2684 Type=VK_PHYSICAL_DEVICE_TYPE_DISCRETE_GPU +- Max Descriptor Sets Bound 32 +- Timestamps: ComputeAndGraphics=1 Domain=VK_TIME_DOMAIN_CLOCK_MONOTONIC_KHR Period=1.000000 + API Version: 1.4.329 +RHI Adapter Info: + Name: NVIDIA GeForce RTX 4090 + Driver Version: 595.58 (internal:595.58, unified:) + Driver Date: 01-01-01 +Found 275 available device extensions : + + VK_AMD_buffer_marker + - VK_EXT_4444_formats + - VK_EXT_attachment_feedback_loop_dynamic_state + - VK_EXT_attachment_feedback_loop_layout + - VK_EXT_blend_operation_advanced + - VK_EXT_border_color_swizzle + - VK_EXT_buffer_device_address + + VK_EXT_calibrated_timestamps + - VK_EXT_color_write_enable + - VK_EXT_conditional_rendering + - VK_EXT_conservative_rasterization + - VK_EXT_custom_border_color + - VK_EXT_custom_resolve + - VK_EXT_depth_bias_control + - VK_EXT_depth_clamp_control + - VK_EXT_depth_clamp_zero_one + - VK_EXT_depth_clip_control + - VK_EXT_depth_clip_enable + - VK_EXT_depth_range_unrestricted + + VK_EXT_descriptor_buffer + - VK_EXT_descriptor_heap + * VK_EXT_descriptor_indexing + - VK_EXT_device_address_binding_report + + VK_EXT_device_fault + - VK_EXT_device_generated_commands + - VK_EXT_discard_rectangles + - VK_EXT_display_control + - VK_EXT_dynamic_rendering_unused_attachments + - VK_EXT_extended_dynamic_state + - VK_EXT_extended_dynamic_state2 + - VK_EXT_extended_dynamic_state3 + - VK_EXT_external_memory_dma_buf + - VK_EXT_external_memory_host + - VK_EXT_fragment_shader_interlock + - VK_EXT_global_priority + - VK_EXT_global_priority_query + + VK_EXT_graphics_pipeline_library + - VK_EXT_hdr_metadata + - VK_EXT_host_image_copy + * VK_EXT_host_query_reset + - VK_EXT_image_2d_view_of_3d + - VK_EXT_image_drm_format_modifier + - VK_EXT_image_robustness + - VK_EXT_image_sliced_view_of_3d + - VK_EXT_image_view_min_lod + - VK_EXT_index_type_uint8 + - VK_EXT_inline_uniform_block + - VK_EXT_legacy_vertex_attributes + - VK_EXT_line_rasterization + + VK_EXT_load_store_op_none + - VK_EXT_map_memory_placed + + VK_EXT_memory_budget + - VK_EXT_memory_decompression + + VK_EXT_memory_priority + + VK_EXT_mesh_shader + - VK_EXT_multi_draw + + VK_EXT_mutable_descriptor_type + - VK_EXT_nested_command_buffer + - VK_EXT_non_seamless_cube_map + - VK_EXT_opacity_micromap + - VK_EXT_pageable_device_local_memory + - VK_EXT_pci_bus_info + - VK_EXT_physical_device_drm + * VK_EXT_pipeline_creation_cache_control + - VK_EXT_pipeline_creation_feedback + - VK_EXT_pipeline_library_group_handles + - VK_EXT_pipeline_robustness + - VK_EXT_post_depth_coverage + - VK_EXT_present_mode_fifo_latest_ready + - VK_EXT_present_timing + - VK_EXT_primitive_topology_list_restart + - VK_EXT_primitives_generated_query + - VK_EXT_private_data + - VK_EXT_provoking_vertex + - VK_EXT_queue_family_foreign + - VK_EXT_ray_tracing_invocation_reorder + - VK_EXT_robustness2 + - VK_EXT_sample_locations + - VK_EXT_sampler_filter_minmax + * VK_EXT_scalar_block_layout + - VK_EXT_separate_stencil_usage + - VK_EXT_shader_64bit_indexing + - VK_EXT_shader_atomic_float + * VK_EXT_shader_demote_to_helper_invocation + - VK_EXT_shader_float8 + + VK_EXT_shader_image_atomic_int64 + - VK_EXT_shader_module_identifier + - VK_EXT_shader_object + - VK_EXT_shader_replicated_composites + - VK_EXT_shader_subgroup_ballot + - VK_EXT_shader_subgroup_vote + - VK_EXT_shader_uniform_buffer_unsized_array + * VK_EXT_shader_viewport_index_layer + * VK_EXT_subgroup_size_control + - VK_EXT_swapchain_maintenance1 + - VK_EXT_texel_buffer_alignment + * VK_EXT_tooling_info + - VK_EXT_transform_feedback + - VK_EXT_vertex_attribute_divisor + - VK_EXT_vertex_attribute_robustness + - VK_EXT_vertex_input_dynamic_state + - VK_EXT_ycbcr_2plane_444_formats + - VK_EXT_ycbcr_image_arrays + - VK_EXT_zero_initialize_device_memory + - VK_GOOGLE_hlsl_functionality1 + - VK_GOOGLE_user_type + + VK_KHR_16bit_storage + - VK_KHR_8bit_storage + + VK_KHR_acceleration_structure + - VK_KHR_bind_memory2 + * VK_KHR_buffer_device_address + - VK_KHR_calibrated_timestamps + + VK_KHR_compute_shader_derivatives + - VK_KHR_cooperative_matrix + - VK_KHR_copy_commands2 + - VK_KHR_copy_memory_indirect + * VK_KHR_create_renderpass2 + - VK_KHR_dedicated_allocation + + VK_KHR_deferred_host_operations + - VK_KHR_depth_clamp_zero_one + + VK_KHR_depth_stencil_resolve + - VK_KHR_descriptor_update_template + - VK_KHR_device_group + - VK_KHR_draw_indirect_count + * VK_KHR_driver_properties + * VK_KHR_dynamic_rendering + - VK_KHR_dynamic_rendering_local_read + - VK_KHR_external_fence + - VK_KHR_external_fence_fd + - VK_KHR_external_memory + + VK_KHR_external_memory_fd + - VK_KHR_external_semaphore + - VK_KHR_external_semaphore_fd + - VK_KHR_format_feature_flags2 + + VK_KHR_fragment_shader_barycentric + + VK_KHR_fragment_shading_rate + * VK_KHR_get_memory_requirements2 + - VK_KHR_global_priority + * VK_KHR_image_format_list + - VK_KHR_imageless_framebuffer + - VK_KHR_incremental_present + - VK_KHR_index_type_uint8 + - VK_KHR_line_rasterization + - VK_KHR_load_store_op_none + - VK_KHR_maintenance1 + - VK_KHR_maintenance10 + - VK_KHR_maintenance2 + - VK_KHR_maintenance3 + * VK_KHR_maintenance4 + + VK_KHR_maintenance5 + - VK_KHR_maintenance6 + - VK_KHR_maintenance7 + - VK_KHR_maintenance8 + - VK_KHR_maintenance9 + - VK_KHR_map_memory2 + * VK_KHR_multiview + - VK_KHR_pipeline_binary + - VK_KHR_pipeline_executable_properties + + VK_KHR_pipeline_library + - VK_KHR_present_id + - VK_KHR_present_id2 + - VK_KHR_present_mode_fifo_latest_ready + - VK_KHR_present_wait + - VK_KHR_present_wait2 + - VK_KHR_push_descriptor + + VK_KHR_ray_query + - VK_KHR_ray_tracing_maintenance1 + + VK_KHR_ray_tracing_pipeline + + VK_KHR_ray_tracing_position_fetch + - VK_KHR_relaxed_block_layout + - VK_KHR_robustness2 + - VK_KHR_sampler_mirror_clamp_to_edge + * VK_KHR_sampler_ycbcr_conversion + * VK_KHR_separate_depth_stencil_layouts + * VK_KHR_shader_atomic_int64 + - VK_KHR_shader_bfloat16 + - VK_KHR_shader_clock + - VK_KHR_shader_draw_parameters + - VK_KHR_shader_expect_assume + + VK_KHR_shader_float16_int8 + * VK_KHR_shader_float_controls + - VK_KHR_shader_float_controls2 + - VK_KHR_shader_fma + - VK_KHR_shader_integer_dot_product + - VK_KHR_shader_maximal_reconvergence + - VK_KHR_shader_non_semantic_info + - VK_KHR_shader_quad_control + - VK_KHR_shader_relaxed_extended_instruction + - VK_KHR_shader_subgroup_extended_types + - VK_KHR_shader_subgroup_rotate + - VK_KHR_shader_subgroup_uniform_control_flow + - VK_KHR_shader_terminate_invocation + - VK_KHR_shader_untyped_pointers + - VK_KHR_shared_presentable_image + * VK_KHR_spirv_1_4 + - VK_KHR_storage_buffer_storage_class + + VK_KHR_swapchain + - VK_KHR_swapchain_maintenance1 + - VK_KHR_swapchain_mutable_format + * VK_KHR_synchronization2 + * VK_KHR_timeline_semaphore + - VK_KHR_unified_image_layouts + - VK_KHR_uniform_buffer_standard_layout + - VK_KHR_variable_pointers + - VK_KHR_vertex_attribute_divisor + - VK_KHR_video_decode_av1 + - VK_KHR_video_decode_h264 + - VK_KHR_video_decode_h265 + - VK_KHR_video_decode_queue + - VK_KHR_video_decode_vp9 + - VK_KHR_video_encode_av1 + - VK_KHR_video_encode_h264 + - VK_KHR_video_encode_h265 + - VK_KHR_video_encode_intra_refresh + - VK_KHR_video_encode_quantization_map + - VK_KHR_video_encode_queue + - VK_KHR_video_maintenance1 + - VK_KHR_video_maintenance2 + - VK_KHR_video_queue + - VK_KHR_vulkan_memory_model + - VK_KHR_workgroup_memory_explicit_layout + - VK_KHR_zero_initialize_workgroup_memory + - VK_NVX_binary_import + - VK_NVX_image_view_handle + - VK_NVX_multiview_per_view_attributes + - VK_NV_clip_space_w_scaling + - VK_NV_cluster_acceleration_structure + - VK_NV_compute_occupancy_priority + - VK_NV_compute_shader_derivatives + - VK_NV_cooperative_matrix + - VK_NV_cooperative_matrix2 + - VK_NV_cooperative_vector + - VK_NV_copy_memory_indirect + - VK_NV_corner_sampled_image + - VK_NV_coverage_reduction_mode + - VK_NV_cuda_kernel_launch + - VK_NV_dedicated_allocation + - VK_NV_dedicated_allocation_image_aliasing + - VK_NV_descriptor_pool_overallocation + + VK_NV_device_diagnostic_checkpoints + + VK_NV_device_diagnostics_config + - VK_NV_device_generated_commands + - VK_NV_device_generated_commands_compute + - VK_NV_disk_cache_utils + - VK_NV_extended_sparse_address_space + - VK_NV_fill_rectangle + - VK_NV_fragment_coverage_to_color + - VK_NV_fragment_shader_barycentric + - VK_NV_fragment_shading_rate_enums + - VK_NV_framebuffer_mixed_samples + - VK_NV_geometry_shader_passthrough + - VK_NV_inherited_viewport_scissor + - VK_NV_internal_nvpresent + - VK_NV_linear_color_attachment + - VK_NV_low_latency + - VK_NV_low_latency2 + - VK_NV_memory_decompression + - VK_NV_mesh_shader + - VK_NV_optical_flow + - VK_NV_partitioned_acceleration_structure + - VK_NV_present_metering + - VK_NV_raw_access_chains + - VK_NV_ray_tracing + - VK_NV_ray_tracing_invocation_reorder + - VK_NV_ray_tracing_motion_blur + - VK_NV_representative_fragment_test + - VK_NV_sample_mask_override_coverage + - VK_NV_scissor_exclusive + - VK_NV_shader_atomic_float16_vector + - VK_NV_shader_image_footprint + - VK_NV_shader_sm_builtins + - VK_NV_shader_subgroup_partitioned + - VK_NV_shading_rate_image + - VK_NV_viewport_array2 + - VK_NV_viewport_swizzle +Found 0 available device layers ! +Vulkan Physical Device Driver Properties: +- driverName: NVIDIA +- driverInfo: 595.58.03 +Vulkan Variable Rate Shading choice: 0. +Device properties: Geometry 1 BufferAtomic64 1 ImageAtomic64 1 +Enabling Vulkan Descriptor Buffers with: allowSamplerImageViewPostSubmitCreation=0, maxDescriptorBufferBindings=32, maxSamplerDescriptorBufferBindings=32, maxResourceDescriptorBufferBindings=32, samplerDescriptorBufferAddressSpaceSize=1099511627776, resourceDescriptorBufferAddressSpaceSize=1099511627776, maxSamplerDescriptorBufferRange=1099511627776, maxResourceDescriptorBufferRange=1099511627776, descriptorBufferAddressSpaceSize=1099511627776, descriptorBufferOffsetAlignment=64, samplerDescriptorSize=4 +Found 6 Queue Families +Initializing Queue Family 0: 16 queues Gfx Compute Xfer Sparse +Skipping unnecessary Queue Family 1: 2 queues Xfer Sparse +Skipping unnecessary Queue Family 2: 8 queues Compute Xfer Sparse +Skipping unnecessary Queue Family 3: 1 queues Xfer Sparse +Skipping unnecessary Queue Family 4: 2 queues Xfer Sparse +Skipping unnecessary Queue Family 5: 1 queues Xfer Sparse +TimestampValidBits=64 +Using 0 device layers. +Using 47 device extensions: +* VK_KHR_swapchain +* VK_EXT_memory_budget +* VK_EXT_memory_priority +* VK_KHR_create_renderpass2 +* VK_KHR_deferred_host_operations +* VK_KHR_spirv_1_4 +* VK_KHR_shader_float_controls +* VK_KHR_image_format_list +* VK_EXT_load_store_op_none +* VK_EXT_tooling_info +* VK_KHR_dynamic_rendering +* VK_KHR_pipeline_library +* VK_KHR_driver_properties +* VK_KHR_maintenance4 +* VK_KHR_maintenance5 +* VK_KHR_shader_atomic_int64 +* VK_EXT_shader_image_atomic_int64 +* VK_EXT_scalar_block_layout +* VK_EXT_shader_viewport_index_layer +* VK_KHR_separate_depth_stencil_layouts +* VK_KHR_synchronization2 +* VK_KHR_fragment_shading_rate +* VK_KHR_multiview +* VK_KHR_get_memory_requirements2 +* VK_EXT_descriptor_indexing +* VK_EXT_host_query_reset +* VK_EXT_subgroup_size_control +* VK_EXT_calibrated_timestamps +* VK_EXT_descriptor_buffer +* VK_EXT_device_fault +* VK_EXT_shader_demote_to_helper_invocation +* VK_KHR_16bit_storage +* VK_KHR_shader_float16_int8 +* VK_KHR_depth_stencil_resolve +* VK_EXT_pipeline_creation_cache_control +* VK_KHR_fragment_shader_barycentric +* VK_KHR_compute_shader_derivatives +* VK_KHR_sampler_ycbcr_conversion +* VK_KHR_timeline_semaphore +* VK_EXT_mesh_shader +* VK_EXT_graphics_pipeline_library +* VK_EXT_mutable_descriptor_type +* VK_KHR_buffer_device_address +* VK_KHR_acceleration_structure +* VK_KHR_ray_tracing_pipeline +* VK_KHR_ray_query +* VK_KHR_ray_tracing_position_fetch +Vulkan debug markers support: resource names disabled, begin/end labels disabled. +Max memory allocations 4294967295. +3 Device Memory Heaps: + 0: Flags 0x1 - Size 25757220864 (24564.00 MB) - Used 0 (0.00%) - DeviceLocal - PrimaryHeap + 1: Flags 0x0 - Size 50502672384 (48163.10 MB) - Used 0 (0.00%) + 2: Flags 0x1 - Size 257949696 (246.00 MB) - Used 0 (0.00%) - DeviceLocal +5 Device Memory Types (Not unified): + 1: Flags 0x00001 - Heap 0 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT + 0: Flags 0x00000 - Heap 1 - + 2: Flags 0x00006 - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT + 3: Flags 0x0000e - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT|VK_MEMORY_PROPERTY_HOST_CACHED_BIT + 4: Flags 0x00007 - Heap 2 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT|VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +Memory Budget Extension: + | Usage | Budget | Size | + ---------|------------------------------------------------------------------| + HEAP 00 | 0.07% / 17.38 MB | 23200.06 MB | 24564.00 MB | + HEAP 01 | 0.08% / 39.29 MB | 48163.10 MB | 48163.10 MB | + HEAP 02 | 16.01% / 39.38 MB | 206.62 MB | 246.00 MB | + ---------|------------------------------------------------------------------| +Dynamic Uniform Buffers are enabled, but they will not be used with Vulkan bindless. +Memory defrag is enabled, but it will not be used with Vulkan bindless. +FVulkanPipelineStateCacheManager: Binary pipeline cache '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/VulkanPSO.cache.10de.2684' not found. +Vulkan Async Compute has been DISABLED. +Wave Operations have been ENABLED (wave size: min=32 max=32). +Integrated GPU (iGPU): false +Current RHI supports per-draw and screenspace Variable Rate Shading +Texture pool is 17367 MB (70% of 24810 MB) +Metadata set : verbatimrhiname="Vulkan" +Metadata set : rhiname="Vulkan" +Metadata set : rhifeaturelevel="SM6" +Metadata set : shaderplatform="VULKAN_SM6" +Initializing FReadOnlyCVARCache +Running Turnkey SDK detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all' +Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all ] +ASTCEnc version 5.0.1 library loaded +Loaded Base TextureFormat: TextureFormatASTC +Loaded Base TextureFormat: TextureFormatDXT +Loaded Base TextureFormat: TextureFormatETC2 +Loaded Base TextureFormat: TextureFormatIntelISPCTexComp +Loaded Base TextureFormat: TextureFormatUncompressed +Oodle Texture TFO init; latest sdk version = 2.9.13 +Oodle Texture loading DLL: liboo2texlinux64.2.9.13.so +Oodle Texture loading DLL: liboo2texlinux64.2.9.5.so +Loaded Base TextureFormat: TextureFormatOodle +Loaded TargetPlatform 'LinuxArm64' +Loaded TargetPlatform 'LinuxArm64Server' +Loaded TargetPlatform 'LinuxArm64Client' +Loaded TargetPlatform 'Linux' +Loaded TargetPlatform 'LinuxEditor' +Loaded TargetPlatform 'LinuxServer' +Loaded TargetPlatform 'LinuxClient' +Loaded TargetPlatform 'Android' +Loaded TargetPlatform 'Android_ASTC' +Loaded TargetPlatform 'Android_DXT' +Loaded TargetPlatform 'Android_ETC2' +Loaded TargetPlatform 'Android_OpenXR' +Loaded TargetPlatform 'AndroidClient' +Loaded TargetPlatform 'Android_ASTCClient' +Loaded TargetPlatform 'Android_DXTClient' +Loaded TargetPlatform 'Android_ETC2Client' +Loaded TargetPlatform 'Android_OpenXRClient' +Loaded TargetPlatform 'Android_Multi' +Loaded TargetPlatform 'Android_MultiClient' +Building Assets For LinuxEditor +Unable to find shader format SF_VULKAN_SM6 from hinted modules, loading all potential format modules to find it +Loaded format module ShaderFormatOpenGL + GLSL_150_ES31 + GLSL_ES3_1_ANDROID +Loaded format module ShaderFormatVectorVM + VVM_1_0 +Loaded format module VulkanShaderFormat + SF_VULKAN_SM5 + SF_VULKAN_ES31_ANDROID + SF_VULKAN_ES31 + SF_VULKAN_SM5_ANDROID + SF_VULKAN_SM6 +Ray tracing is enabled (dynamic). Reason: r.RayTracing=1 and r.RayTracing.EnableOnDemand=1. +Ray tracing shaders are enabled. +Memory: Max Cache Size: -1 MB +FDerivedDataBackendGraph: Pak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +Unable to find inner node Pak for hierarchy Hierarchy. +FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +Unable to find inner node CompressedPak for hierarchy Hierarchy. +../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (1217 MiB) +FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +Unable to find inner node EnterprisePak for hierarchy Hierarchy. +Found Zen config default=/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data +InTree version at '/opt/unreal-engine/Engine/Binaries/Linux/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +Installed version at '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +No current process using the data dir found, launching a new instance +Launching executable '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver', working dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install', data dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data', args '--port 8558 --data-dir "/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data" --http asio --gc-cache-duration-seconds 1209600 --gc-interval-seconds 21600 --gc-low-diskspace-threshold 2147483648 --quiet --http-forceloopback --owner-pid 8779 --child-id Zen_8779_Startup' +Unreal Zen Storage Server HTTP service at [::1]:8658 status: OK!. +Local ZenServer AutoLaunch initialization completed in 0.121 seconds +ZenLocal: Using ZenServer HTTP service at http://[::1]:8658/ with namespace ue.ddc status: OK!. +/home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds. +/home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.01ms. RandomReadSpeed=4877.18MBs, RandomWriteSpeed=609.32MBs. Assigned SpeedClass 'Local' +Local: Using data cache path /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: DeleteOnly +ZenShared: Disabled because Host is set to 'None' +Unable to find inner node ZenShared for hierarchy Hierarchy. +Shared: Disabled because no path is configured. +Unable to find inner node Shared for hierarchy Hierarchy. +Cloud: Disabled because Host is set to 'None' +Unable to find inner node Cloud for hierarchy Hierarchy. +Guid format shader working directory is 15 characters bigger than the processId version (../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/WorkingDirectory/8779/). +Cleaned the shader compiler working directory '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/tmp/1E8B729C18104F1FACB993B26879A82E/'. +UBA/Horde Configuration [Uba.Provider.Horde]: Not Enabled +Using 8 local workers for shader compilation +Compiling shader autogen file: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/ShaderAutogen/VULKAN_SM6/AutogenShaderHeaders.ush +Autogen file is unchanged, skipping write. +Completed SDK detection: ExitCode = 0 +Using FreeType 2.10.0 +SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png' error. +Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] +Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' error. +Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] +FAssetRegistry took 0.0027 seconds to start up +AssetDataGatherer spent 0.001s loading caches ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_*.bin. +EditorDomain is Disabled +Deviceprofile LinuxArm64Editor not found. +Deviceprofile LinuxArm64 not found. +Selected Device Profile: [LinuxEditor] +Active device profile: [0x6560cf34600][0x6560cf8a000 66] LinuxEditor +Metadata set : deviceprofile="LinuxEditor" +FlushAsyncLoading(1): 1 QueuedPackages, 0 AsyncPackages +Texture Encode Speed: FinalIfAvailable (editor). +Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +Shared linear texture encoding: Disabled +Turnkey Platform: Android: (Status=Invalid, MinAllowed_Sdk=r25b, MaxAllowed_Sdk=r29, Current_Sdk=, Allowed_AutoSdk=r27c, Current_AutoSdk=, Flags="Platform_InvalidHostPrerequisites, Support_FullSdk", Error="Android Studio is not installed correctly.") +Turnkey Platform: Linux: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +Turnkey Platform: LinuxArm64: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +Running Turnkey device detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI' +Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI -nocompile -nocompileuat ] +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness because of a recursive sync load +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec because of a recursive sync load +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_M because of a recursive sync load +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_N because of a recursive sync load +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Opacity/CameraDepthFade because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDiffuse because of a recursive sync load +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions02/Utility/BreakOutFloat2Components because of a recursive sync load +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultPostProcessMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultDeferredDecalMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultLightFunctionMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/WorldGridMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDeferredDecalMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/WorldGridMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +HLOD mesh reduction module (r.ProxyLODMeshReductionModule) set to "ProxyLODMeshReduction" which doesn't exist. +Using QuadricMeshReduction for automatic static mesh reduction +Using SkeletalMeshReduction for automatic skeletal mesh reduction +No automatic mesh merging module available +No distributed automatic mesh merging module available +No automatic mesh merging module available +No distributed automatic mesh merging module available +Completed device detection: Code = 0 +Applying CVar settings from Section [/Script/CQTest.CQTestSettings] File [Engine] +VirtualizationSystem name found in ini file: None +FNullVirtualizationSystem mounted, virtualization will be disabled +FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetActorFactory name: NetActorFactory id: 0 +FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetSubObjectFactory name: NetSubObjectFactory id: 1 +Linux SourceCodeAccessSettings: VisualStudioCode +Border +BreadcrumbButton +Brushes.Title +ColorPicker.ColorThemes +Default +Icons.Save +Icons.Toolbar.Settings +ListView +SoftwareCursor_CardinalCross +SoftwareCursor_Grab +TableView.DarkRow +TableView.Row +TreeView +FWorldPartitionClassDescRegistry::Initialize started... +FWorldPartitionClassDescRegistry::Initialize took 1.762 ms +XR: Instanced Stereo Rendering is Enabled +XR: MultiViewport is Enabled +XR: Mobile Multiview is Disabled +Turnkey Device: Linux@WEYLAND-YUTANI: (Name=WEYLAND-YUTANI, Type=Computer, Status=Valid, Allowed=, Current=Arch Linux, Flags="Device_InstallSoftwareValid") +UGameplayTagsManager::InitializeManager - 0.000 s +Niagara Debugger Client Initialized | Session: DC51F9098C4749EE8000000000003900 | Instance: 1F9484643DCD4D6F8278425D095302C1 (WEYLAND-YUTANI-8779). +MetaSound Page Target Initialized to 'Default' +Registering Engine Module Parameter Interfaces... +MetaSound Engine Initialized +Work queue size set to 1024. +Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +Unicast socket bound to '0.0.0.0:60403'. +Added local interface '192.168.1.180' to multicast group '230.0.0.1:6666' +Added local interface '192.168.122.1' to multicast group '230.0.0.1:6666' +Added local interface '172.31.0.1' to multicast group '230.0.0.1:6666' +Using asynchronous task graph for message deserialization. +Initializing TcpMessaging bridge +MakeRuntimeORTDml: + DirectML: no + RHI D3D12: no + D3D12: no + NPU: no +Interface availability: + GPU: no + RDG: no + NPU: no +NNERuntimeORTDml can only cook! +Initialize +OnSessionChanged +Initialize +OnSessionChanged +Initialize +OnSessionChanged +Initialize +OnSessionChanged +[RegisterExtension] Registering CVD Extension [FChaosVDGenericDebugDrawExtension] ... +[RegisterExtension] Registering CVD Extension [FChaosVDAccelerationStructuresExtension] ... +Revision control is disabled +Cannot determine whether '/home/reimoz/.steampath' is a directory - d_type not supported and stat() failed with errno=2 (No such file or directory) +Failed to read file '../../../Engine/Content/Slate/Common/ButtonHoverHint.png' error. +Could not load file for Slate resource: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] file: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] +Failed to read file '../../../Engine/Content/Slate/Icons/doc_16x.png' error. +Could not load file for Slate resource: [../../../Engine/Content/Slate/Icons/doc_16x.png] file: [../../../Engine/Content/Slate/Icons/doc_16x.png] +Revision control is disabled +UAndroidPermissionCallbackProxy::GetInstance +No Audio Capture implementations found. Audio input will be silent. +No Audio Capture implementations found. Audio input will be silent. +OpenXR ignores max viewport resolution in editor to support full HMD resolutions. +Applying CVar settings from Section [/Script/NNEDenoiser.NNEDenoiserSettings] File [Engine] +Loaded 0 collections in 0.002424 seconds +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Collections/' took 0.00s +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Developers/reimoz/Collections/' took 0.00s +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Collections/' took 0.00s +43167 objects as part of root set at end of initial load. +CloseDisregardForGC: 0/0 objects in disregard for GC pool +Initializing Engine... +0x00007fb2a4d4c7b6 Dladdr: 0.073790ms Open: 0.185391ms Search: 0.745830ms +0x00007fb2a4cf86d6 Dladdr: 0.004770ms Open: 0.007420ms Search: 0.464650ms +0x00007fb2a4d044d3 Dladdr: 0.004520ms Open: 0.006480ms Search: 0.656710ms +0x00007fb2a4d35395 Dladdr: 0.007520ms Open: 0.007000ms Search: 0.471010ms +0x00007fb2a4d1b840 Dladdr: 0.006430ms Open: 0.010870ms Search: 0.486750ms +0x00007fb3a219429e Dladdr: 0.691270ms Open: 0.256510ms Search: 1.629751ms +0x00007fb3a21800f9 Dladdr: 0.864270ms Open: 0.057450ms Search: 0.720580ms +0x00007fb399643dbf Dladdr: 0.384441ms Open: 0.274620ms Search: 1.284840ms +0x00007fb3996488a9 Dladdr: 0.133880ms Open: 0.021730ms Search: 0.377980ms +0x00007fb39a3b01e8 Dladdr: 0.112490ms Open: 0.007030ms Search: 1.445390ms +0x000000000023a54d Dladdr: 0.009410ms Open: 0.196270ms Search: 0.546970ms +0x00007fb39a3bbb30 Dladdr: 0.190871ms Open: 0.015380ms Search: 0.512610ms +0x000000000024cd32 Dladdr: 0.003200ms Open: 0.006880ms Search: 0.366110ms +0x00007fb3a53d9e59 Dladdr: 0.002840ms Open: 0.139560ms Search: 0.153900ms +0x00007fb3978366c0 Dladdr: 0.022600ms Open: 0.019250ms Search: 0.000720ms +0x00007fb3978367f8 Dladdr: 0.014450ms Open: 0.002330ms Search: 0.000130ms +0x0000000000239649 Dladdr: 0.002030ms Open: 0.004990ms Search: 0.109450ms +FPlatformStackWalk::StackWalkAndDump - 0.015 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 148] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007fb2a4d4c7b7 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_0::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +[Callstack] 0x00007fb2a4cf86d7 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +[Callstack] 0x00007fb2a4d044d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[Callstack] 0x00007fb2a4d35396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007fb2a4d1b841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007fb3a219429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007fb3a21800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007fb399643dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007fb3996488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007fb39a3b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007fb39a3bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007fb3a53d9e5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007fb3978366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007fb3978367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [X :-1] + + SubmitErrorReport - 0.000 s + SendNewReport - 0.018 s + FDebug::EnsureFailed - 0.043 s +0x00007fb2a4d4c7f8 Dladdr: 0.055920ms Open: 0.013910ms Search: 0.030690ms +0x00007fb2a4cf86ef Dladdr: 0.003790ms Open: 0.005520ms Search: 0.033090ms +0x00007fb2a4d044d3 Dladdr: 0.003490ms Open: 0.005300ms Search: 0.035490ms +0x00007fb2a4d35395 Dladdr: 0.003000ms Open: 0.005020ms Search: 0.035780ms +0x00007fb2a4d1b840 Dladdr: 0.003100ms Open: 0.007500ms Search: 0.034980ms +0x00007fb3a219429e Dladdr: 0.505680ms Open: 0.035070ms Search: 0.068990ms +0x00007fb3a21800f9 Dladdr: 0.888210ms Open: 0.011110ms Search: 0.049830ms +0x00007fb399643dbf Dladdr: 0.194310ms Open: 0.015140ms Search: 0.052300ms +0x00007fb3996488a9 Dladdr: 0.101610ms Open: 0.007460ms Search: 0.040250ms +0x00007fb39a3b01e8 Dladdr: 0.126311ms Open: 0.008210ms Search: 0.051740ms +0x000000000023a54d Dladdr: 0.006000ms Open: 0.010060ms Search: 0.031370ms +0x00007fb39a3bbb30 Dladdr: 0.109290ms Open: 0.008190ms Search: 0.044670ms +0x000000000024cd32 Dladdr: 0.002360ms Open: 0.004600ms Search: 0.032540ms +0x00007fb3a53d9e59 Dladdr: 0.002060ms Open: 0.007170ms Search: 0.023940ms +0x00007fb3978366c0 Dladdr: 0.028020ms Open: 0.006050ms Search: 0.002410ms +0x00007fb3978367f8 Dladdr: 0.015100ms Open: 0.002460ms Search: 0.000140ms +0x0000000000239649 Dladdr: 0.001930ms Open: 0.004420ms Search: 0.029140ms +FPlatformStackWalk::StackWalkAndDump - 0.003 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 149] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007fb2a4d4c7f9 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_1::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +[Callstack] 0x00007fb2a4cf86f0 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +[Callstack] 0x00007fb2a4d044d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[Callstack] 0x00007fb2a4d35396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007fb2a4d1b841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007fb3a219429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007fb3a21800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007fb399643dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007fb3996488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007fb39a3b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007fb39a3bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007fb3a53d9e5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007fb3978366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007fb3978367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [X :-1] + + SubmitErrorReport - 0.000 s + SendNewReport - 0.022 s + FDebug::EnsureFailed - 0.027 s +0x00007fb2a4d4c83a Dladdr: 0.134320ms Open: 0.044890ms Search: 0.054580ms +0x00007fb2a4cf8607 Dladdr: 0.022530ms Open: 0.038930ms Search: 0.048630ms +0x00007fb2a4d044d3 Dladdr: 0.034480ms Open: 0.021690ms Search: 0.049290ms +0x00007fb2a4d35395 Dladdr: 0.008130ms Open: 0.011230ms Search: 0.042760ms +0x00007fb2a4d1b840 Dladdr: 0.017960ms Open: 0.015450ms Search: 0.040970ms +0x00007fb3a219429e Dladdr: 0.564940ms Open: 0.012830ms Search: 0.045580ms +0x00007fb3a21800f9 Dladdr: 0.285060ms Open: 0.005980ms Search: 0.042590ms +0x00007fb399643dbf Dladdr: 0.123660ms Open: 0.010230ms Search: 0.043780ms +0x00007fb3996488a9 Dladdr: 0.101840ms Open: 0.005030ms Search: 0.038430ms +0x00007fb39a3b01e8 Dladdr: 0.111760ms Open: 0.005470ms Search: 0.054930ms +0x000000000023a54d Dladdr: 0.003240ms Open: 0.006770ms Search: 0.028040ms +0x00007fb39a3bbb30 Dladdr: 0.116661ms Open: 0.006960ms Search: 0.039540ms +0x000000000024cd32 Dladdr: 0.002190ms Open: 0.004680ms Search: 0.028090ms +0x00007fb3a53d9e59 Dladdr: 0.001390ms Open: 0.006110ms Search: 0.020630ms +0x00007fb3978366c0 Dladdr: 0.017950ms Open: 0.004380ms Search: 0.001060ms +0x00007fb3978367f8 Dladdr: 0.015840ms Open: 0.002070ms Search: 0.000130ms +0x0000000000239649 Dladdr: 0.001790ms Open: 0.004470ms Search: 0.027150ms +FPlatformStackWalk::StackWalkAndDump - 0.003 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 154] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007fb2a4d4c83b libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_2::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:154] +[Callstack] 0x00007fb2a4cf8608 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:154] +[Callstack] 0x00007fb2a4d044d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[Callstack] 0x00007fb2a4d35396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007fb2a4d1b841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007fb3a219429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007fb3a21800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007fb399643dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007fb3996488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007fb39a3b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007fb39a3bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007fb3a53d9e5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007fb3978366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007fb3978367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [X :-1] + + SubmitErrorReport - 0.000 s + SendNewReport - 0.020 s + FDebug::EnsureFailed - 0.025 s +0x00007fb2a4d4c87c Dladdr: 0.979220ms Open: 0.021310ms Search: 0.054080ms +0x00007fb2a4cf861d Dladdr: 0.012920ms Open: 0.006030ms Search: 0.032830ms +0x00007fb2a4d044d3 Dladdr: 0.003480ms Open: 0.005140ms Search: 0.038660ms +0x00007fb2a4d35395 Dladdr: 0.003600ms Open: 0.005500ms Search: 0.037160ms +0x00007fb2a4d1b840 Dladdr: 0.002520ms Open: 0.005110ms Search: 0.036090ms +0x00007fb3a219429e Dladdr: 0.592071ms Open: 0.011720ms Search: 0.050920ms +0x00007fb3a21800f9 Dladdr: 0.298630ms Open: 0.006880ms Search: 0.046670ms +0x00007fb399643dbf Dladdr: 0.140210ms Open: 0.009360ms Search: 0.051070ms +0x00007fb3996488a9 Dladdr: 0.103770ms Open: 0.008520ms Search: 0.043550ms +0x00007fb39a3b01e8 Dladdr: 0.113430ms Open: 0.005270ms Search: 0.045990ms +0x000000000023a54d Dladdr: 0.005170ms Open: 0.008250ms Search: 0.030890ms +0x00007fb39a3bbb30 Dladdr: 0.474910ms Open: 0.009490ms Search: 0.041990ms +0x000000000024cd32 Dladdr: 0.002450ms Open: 0.004940ms Search: 0.030320ms +0x00007fb3a53d9e59 Dladdr: 0.001510ms Open: 0.005440ms Search: 0.021760ms +0x00007fb3978366c0 Dladdr: 2.370161ms Open: 0.032860ms Search: 0.002740ms +0x00007fb3978367f8 Dladdr: 0.046610ms Open: 0.007400ms Search: 0.000440ms +0x0000000000239649 Dladdr: 0.008620ms Open: 0.031620ms Search: 0.043160ms +FPlatformStackWalk::StackWalkAndDump - 0.007 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 155] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007fb2a4d4c87d libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_3::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:155] +[Callstack] 0x00007fb2a4cf861e libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:155] +[Callstack] 0x00007fb2a4d044d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[Callstack] 0x00007fb2a4d35396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007fb2a4d1b841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007fb3a219429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007fb3a21800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007fb399643dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007fb3996488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007fb39a3b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007fb39a3bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007fb3a53d9e5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007fb3978366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007fb3978367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [X :-1] + + SubmitErrorReport - 0.000 s + SendNewReport - 0.027 s + FDebug::EnsureFailed - 0.044 s +HMD configured for shader platform VULKAN_SM6, bIsMobileMultiViewEnabled=0, bProjectionLayerAlphaEnabled=0 +0x00007fb2a4d4d9c2 Dladdr: 0.070370ms Open: 0.024670ms Search: 4.078922ms +0x00007fb2a4d05286 Dladdr: 0.074280ms Open: 0.033330ms Search: 0.270200ms +0x00007fb2a4d35395 Dladdr: 0.006520ms Open: 0.009120ms Search: 0.036990ms +0x00007fb2a4d1b840 Dladdr: 0.004560ms Open: 0.005800ms Search: 0.035080ms +0x00007fb3a219429e Dladdr: 1.644271ms Open: 0.022280ms Search: 0.051770ms +0x00007fb3a21800f9 Dladdr: 0.311940ms Open: 0.006680ms Search: 0.042870ms +0x00007fb399643dbf Dladdr: 0.133150ms Open: 0.017120ms Search: 0.048180ms +0x00007fb3996488a9 Dladdr: 0.132230ms Open: 0.008800ms Search: 0.042480ms +0x00007fb39a3b01e8 Dladdr: 0.117380ms Open: 0.006880ms Search: 0.041780ms +0x000000000023a54d Dladdr: 0.003100ms Open: 0.005910ms Search: 0.027890ms +0x00007fb39a3bbb30 Dladdr: 0.115571ms Open: 0.007470ms Search: 0.041670ms +0x000000000024cd32 Dladdr: 0.002320ms Open: 0.004680ms Search: 0.029270ms +0x00007fb3a53d9e59 Dladdr: 0.003200ms Open: 0.008110ms Search: 0.020900ms +0x00007fb3978366c0 Dladdr: 0.019830ms Open: 0.005280ms Search: 0.001460ms +0x00007fb3978367f8 Dladdr: 0.015450ms Open: 0.002510ms Search: 0.000170ms +0x0000000000239649 Dladdr: 0.001930ms Open: 0.004500ms Search: 0.027080ms +FPlatformStackWalk::StackWalkAndDump - 0.009 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp] [Line: 1712] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007fb2a4d4d9c3 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion)::$_1::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1712] +[Callstack] 0x00007fb2a4d05287 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1712] +[Callstack] 0x00007fb2a4d35396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007fb2a4d1b841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007fb3a219429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007fb3a21800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007fb399643dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007fb3996488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007fb39a3b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007fb39a3bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007fb3a53d9e5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007fb3978366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007fb3978367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [X :-1] + + FDebug::EnsureFailed - 0.016 s +Initializing StylusInput subsystem. +StylusInput not supported on this platform. +UTedsSettingsEditorSubsystem::Initialize +Oodle Texture loading DLL: liboo2texlinux64.2.9.11.so +Oodle Texture loading DLL: liboo2texlinux64.2.9.12.so +Creating Chaos Debug Draw Scene for world Untitled +SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Temp/Untitled_0.Untitled'. +Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use. +Texture streaming: Enabled +[UEEditor.Rocket.Release] AnalyticsET::StartSession ( APIServer = https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data. AppVersion = 5.6.1-44394996+++UE5+Release-5.6 ) +Initializing Audio Device Manager... +Loading Default Audio Settings Objects... +No default SoundConcurrencyObject specified (or failed to load). +Audio Device Manager Initialized +Creating Audio Device: Id: 1, Scope: Shared, Realtime: True +Audio Mixer Platform Settings: + Sample Rate: 48000 + Callback Buffer Frame Size Requested: 1024 + Callback Buffer Frame Size To Use: 1024 + Number of buffers to queue: 2 + Max Channels (voices): 32 + Number of Async Source Workers: 0 +AudioDevice MaxSources: 32 +Audio Spatialization Plugin: None (built-in). +Audio Reverb Plugin: None (built-in). +Audio Occlusion Plugin: None (built-in). +Initialized SDL using pulseaudio platform API backend. +Initializing audio mixer using platform API: 'SDL2' +Opening default audio device (device index -1) +Using Audio Hardware Device USB Audio Analog Stereo +Initializing Sound Submixes... +Creating Master Submix 'MasterSubmixDefault' +Creating Master Submix 'MasterReverbSubmixDefault' +Output buffers initialized: Frames=1024, Channels=6, Samples=6144, InstanceID=1 +Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +FAudioDevice initialized with ID 1. +Audio Device (ID: 1) registered with world 'Untitled'. +Initializing Audio Bus Subsystem for audio device with ID 1 +Metadata set : largeworldcoordinates="1" +Undo buffer set to 256 MB +Transaction tracking system initialized +Localization service is disabled +Enabled Package for Meta Quest devices. +The following settings have been applied: + +Support arm64: 1. + +Support Vulkan: 1. + +Support x86_64: 0. + +Support Vulkan Desktop: 0. + +Support OpenGL ES3.2: 0. +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/' took 0.00s +Python enabled via CVar 'Engine.Python.IsEnabledByDefault' +Using Python 3.11.8 +No pip-enabled plugins with python dependencies found, skipping +Requested compilation of Path Tracing RTPSOs (8 permutations). +LevelSequenceEditor subsystem initialized. + + +Script Stack (0 frames) : + +appError called: Assertion failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRCore.cpp] [Line: 24] + + diff --git a/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-91956-7C526E33E09D4FF8919E328651AF8017/CrashContext.runtime-xml b/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-91956-7C526E33E09D4FF8919E328651AF8017/CrashContext.runtime-xml new file mode 100644 index 0000000..897e0ba --- /dev/null +++ b/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-91956-7C526E33E09D4FF8919E328651AF8017/CrashContext.runtime-xml @@ -0,0 +1,1178 @@ + + + + 3 + B62CE0F13D8A4EDBB527E0548A967BAA + UECC-Linux-638DF031E0E544AEACA83F99CA423844_0009 + false + false + true + Assert + Assertion failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRCore.cpp] [Line: 24] + + + + Attended + 91956 + 0 + false + false + true + false + UE-MyProject2 + UnrealEditor + Development + + LinuxEditor + Linux [Arch Linux 6.19.11-arch1-1 64b] + Linux + Editor + Vanilla + + 5.6.1-44394996+++UE5+Release-5.6 + 5.6.1-44394996+++UE5+Release-5.6 + "/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" + 9 + en_US + ++UE5+Release-5.6-CL-44394996 + **UE5*Release-5.6-CL-44394996-Linux-Development + true + false + + /opt/unreal-engine/Engine/Binaries/Linux/ + /opt/unreal-engine/ + E5D2B3C70A61446E8360CCAEADDA3CCF-000003E8 + e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 + + + + + 0 + + 8 + 16 + 1 + AuthenticAMD + AMD Ryzen 7 3800X 8-Core Processor + NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86 + Arch Linux + 6.19.11-arch1-1 + + 67336896512 + 0 + 4096 + 63 + 53915217920 + 52309037056 + 3069321216 + 3069321216 + 16186318848 + 16186318848 + 0 + 0 + 0 + 3 + + + +libUnrealEditor-Core 0x00007f136ec00000 + b6b6b9 +libUnrealEditor-OpenXRHMD 0x00007f1273eb2000 + 477d3 +libUnrealEditor-OpenXRInput 0x00007f1142a17000 + 1aefd +libUnrealEditor-OpenXRInput 0x00007f1142a17000 + 19bef +libUnrealEditor-Core 0x00007f136ec00000 + cfa4f6 +libUnrealEditor-Projects 0x00007f1367b3a000 + 4c1cd +libUnrealEditor-Projects 0x00007f1367b3a000 + 6a9da +libUnrealEditor-Projects 0x00007f1367b3a000 + 6d809 +UnrealEditor 0x0000000000200000 + 3a80a +libUnrealEditor-UnrealEd 0x00007f1362c00000 + 25bbb31 +UnrealEditor 0x0000000000200000 + 4cd33 +libUnrealEditor-UnixCommonStartup 0x00007f136eb3d000 + 8e5a +libc.so 0x00007f136260f000 + 276c1 +libc.so 0x00007f136260f000 + 277f9 +UnrealEditor 0x0000000000200000 + 3964a + + 5DE6116D53031EF2E31BFD38E3DD59E0C1AECC92 + 639124032146100000 + 1 + AMD Ryzen 7 3800X 8-Core Processor + 1.0 + + + 11 + Segmentation fault + 0 + 0 + + + LinuxEditorNo errors + false + Vulkan + NVIDIA GeForce RTX 4090 + 595.58 + 595.58 + 01-01-01 + SM6 + NVIDIA + 2684 + LinuxEditor + + + + + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RDG Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IoStore Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mass Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "World Metrics" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "XGE Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Enhanced Input" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Visual Debugger" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "FastBuild Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Command Link Server" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chaos Insights" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "UBA Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chaos Cloth" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mesh Painting" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "TraceUtilities" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Gameplay Cameras" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Engine Cameras" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Camera Shake Previewer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Launcher Chunk Installer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Color Grading" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Facial Animation Bulk Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Asset Manager Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Engine Asset Definitions" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Blueprint C++ Header Preview" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Proxy LOD Plugin (Experimental)" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Wizard for mobile packaging scenarios" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UMG Widget Preview" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Data Validation" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "Stylus & Tablet Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CryptoKeys" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GameplayTagsEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "EditorDebugTools" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mac Graphics Switching" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Modeling Tools Editor Mode" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GeometryMode" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Curve Editor Tools" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequencer Anim Tools" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Mesh LOD Toolset" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Plugin Browser" +} + { +"Version": 2, +"VersionName": "0.2", +"FriendlyName": "UVEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Scripting Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Changelist Reviews" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Material Analyzer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "World Partition HLOD Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "SpeedTree Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Environment Query Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AISupport" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Media Compositing" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "AVF Media Player" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "Android Media Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Media Player Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Image Sequence Media Player" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "WMF Media Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "WebM Video Player" +} + { +"Version": 0, +"VersionName": "0.1", +"FriendlyName": "Media Plate" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Oodle Network" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MetaHuman SDK" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Datasmith Content" +} + { +"Version": 131, +"VersionName": "1.3.1", +"FriendlyName": "glTF Exporter" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Variant Manager" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Variant Manager Content" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Tests" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Niagara" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NiagaraSimCaching" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Cascade Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Alembic Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Performance" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Localizable Message" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "GeometryFlow" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Telemetry" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequence Navigator" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Platform Cryptography Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Low-level network trace Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosUserDataPT" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Level Sequence Navigator Bridge" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NFORDenoise" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Tool Presets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosCaching" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "TEDS: Editor Data Storage" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Planar Cut" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Python Editor Script Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Automation Utilities" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Fracture" +} + { +"Version": 1, +"VersionName": "1", +"FriendlyName": "BackChannel" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry Dataflow Nodes" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Telemetry" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Experimental Mesh Modeling Toolset" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Skeletal Mesh Simplifier (Early Access)" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Editor DataflowGraph" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Batch Renamer" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Niagara" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Full Body IK" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "TEDS: Editor Data Storage Features" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "CharacterAI" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Solver" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem NULL" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Services" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Base" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem Utils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "EOS Shared" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Asset Tags" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MsQuic Runtime Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Procedural Mesh Component" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GooglePAD" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Android Runtime Permission" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Example Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Windows Movie Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Linux Device Profile Selector" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Mesh Modeling Toolset" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Custom Mesh Component" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IOS Device Profile Selector" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry Processing" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "StateTree" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Audio Capture" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Apple Movie Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Wave Tables" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XRBase" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chunk Downloader" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Google Cloud Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Resonance Audio" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Input Debugging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ArchVis Character" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXR" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Windows Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Android Movie Player" +} + { +"Version": 1, +"VersionName": "1.1", +"FriendlyName": "Synthesis and DSP Effects" +} + { +"Version": 2, +"VersionName": "1.0", +"FriendlyName": "Groom" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mobile Patching Utilities" +} + { +"Version": 1, +"VersionName": "0.9", +"FriendlyName": "Compute Framework" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Apple Image Utils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXREyeTracker" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Movie Player for WebM files" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Audio Synesthesia" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Cable Component" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RigVM" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "PropertyBindingUtils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MetaSound" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Significance Manager" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "SoundFields" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Android Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AndroidFileServer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Property Access Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mobile Location Services Blueprints Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Actor Layer Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Geometry Cache" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AudioWidgets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXRHandTracking" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "TCP Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UDP Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NNEDenoiser" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NNERuntimeORT" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Paper2D" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Framework" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Framework Assets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Take Recorder" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Camera Calibration Core" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "CLion Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Perforce" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "PIX on Windows GPU Capture Plugin" +} + { +"Version": 110, +"VersionName": "1.11.0", +"FriendlyName": "Plastic SCM" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Dump GPU Services" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Plugin Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Visual Studio Code Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XCode Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Sharing" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RenderDoc Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Project Launcher" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Linux Compiler-only Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Property Access Node" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CodeLite Integration" +} + { +"Version": 2, +"VersionName": "1.7", +"FriendlyName": "Rider Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UObject Example Plugin" +} + { +"Version": 14, +"VersionName": "1.4", +"FriendlyName": "Git" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Visual Studio Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Subversion" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Oodle Texture" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Actor Sequence (Experimental)" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Template Sequence" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequencer Scripting" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "KDevelop Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NamingTokens" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "10X Editor Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Level Sequence Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig Modules" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Insights" +} + { +"Version": 10, +"VersionName": "10.2.7", +"FriendlyName": "RigLogic Plugin v10.3.0" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig Spline" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Modifier Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Skeletal Mesh Editing Tools" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IK Rig" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Tweening Utils" +} + { +"Version": 1, +"VersionName": "0.9", +"FriendlyName": "Deformer Graph" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Blendspace Motion Analysis" +} + { +"Version": 1, +"VersionName": "2.0", +"FriendlyName": "Live Link" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Data" +} + { +"Version": 30100, +"VersionName": "3.1.0", +"FriendlyName": "Animation Compression Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Portable Object File Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Object Mixer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Light Mixer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - Class Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - File Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - Asset Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem GooglePlay" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem iOS" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "BaseCharacterFXEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XInput Device" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CompositeCore" +} + + diff --git a/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-91956-7C526E33E09D4FF8919E328651AF8017/CrashReportClient.ini b/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-91956-7C526E33E09D4FF8919E328651AF8017/CrashReportClient.ini new file mode 100644 index 0000000..ac738fd --- /dev/null +++ b/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-91956-7C526E33E09D4FF8919E328651AF8017/CrashReportClient.ini @@ -0,0 +1,10 @@ +[CrashReportClient] +bHideLogFilesOption=false +bHideAllowToBeContactedOption=false +bIsAllowedToCloseWithoutSending=true +bIsAllowedToSendWithoutDetailedInfo=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true +bAgreeToCrashUpload=false + diff --git a/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-91956-7C526E33E09D4FF8919E328651AF8017/Diagnostics.txt b/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-91956-7C526E33E09D4FF8919E328651AF8017/Diagnostics.txt new file mode 100644 index 0000000..3711051 --- /dev/null +++ b/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-91956-7C526E33E09D4FF8919E328651AF8017/Diagnostics.txt @@ -0,0 +1,34 @@ +Generating report for minidump + +Application version 5.6.1.0 + ... built from changelist 44394996 + +OS version Linux 6.19.11-arch1-1 (network name: WEYLAND-YUTANI) +Running 8 x86_64 processors (16 logical cores) +Exception was "SIGSEGV: invalid attempt to write memory at address 0x0000000000000003" + + + + + +libUnrealEditor-Core.so!FDebug::CheckVerifyFailedImpl2(char const*, char const*, int, char16_t const*, ...) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Core/Private/Misc/AssertionMacros.cpp:724] +libUnrealEditor-OpenXRHMD.so!FOpenXRPath::FOpenXRPath(char const*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRCore.cpp:24] +libUnrealEditor-OpenXRInput.so!FOpenXRInputPlugin::FOpenXRInput::FOpenXRInput(IXRTrackingSystem*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRInput/Private/OpenXRInput.cpp:302] +libUnrealEditor-OpenXRInput.so!FOpenXRInputPlugin::StartupModule() [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Core/Public/Templates/SharedPointerInternals.h:414] +libUnrealEditor-Core.so!FModuleManager::LoadModuleWithFailureReason(FName, EModuleLoadResult&, ELoadModuleFlags) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Core/Private/Modules/ModuleManager.cpp:1023] +libUnrealEditor-Projects.so!FModuleDescriptor::LoadModulesForPhase(ELoadingPhase::Type, TArray > const&, TMap >&) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Projects/Private/ModuleDescriptor.cpp:756] +libUnrealEditor-Projects.so!FPluginManager::TryLoadModulesForPlugin(FPlugin const&, ELoadingPhase::Type) const [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Projects/Private/PluginManager.cpp:2693] +libUnrealEditor-Projects.so!FPluginManager::LoadModulesForEnabledPlugins(ELoadingPhase::Type) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Projects/Private/PluginManager.cpp:2832] +UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4603] +libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +libc.so.6!UnknownFunction(0x276c0) +libc.so.6!__libc_start_main(+0x88) +UnrealEditor!_start [/opt/unreal-engine/Engine/Binaries/Linux/UnrealEditor:-1] + + + +0 loaded modules + +Report end! diff --git a/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-91956-7C526E33E09D4FF8919E328651AF8017/MyProject2.log b/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-91956-7C526E33E09D4FF8919E328651AF8017/MyProject2.log new file mode 100644 index 0000000..b483e94 --- /dev/null +++ b/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-91956-7C526E33E09D4FF8919E328651AF8017/MyProject2.log @@ -0,0 +1,1715 @@ +Stats thread started at 0.130602 +Metadata set : systemresolution.resx="1280" +Metadata set : systemresolution.resy="720" +OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +Session CrashGUID >==================================================== + Session CrashGUID > UECC-Linux-638DF031E0E544AEACA83F99CA423844 + Session CrashGUID >==================================================== +No local boot hotfix file found at: [../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +Pre-Initializing Audio Device Manager... +AudioInfo: 'OPUS' Registered +AudioInfo: 'OGG' Registered +AudioInfo: 'ADPCM' Registered +AudioInfo: 'PCM' Registered +AudioInfo: 'BINKA' Registered +AudioInfo: 'RADA' Registered +Audio Device Manager Pre-Initialized +Looking for build plugins target receipt +Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +Asset registry cache read as 67.9 MiB from ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_0.bin +Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +Looking for enabled plugins target receipt +Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +Loading Android ini files took 0.19 seconds +Loading Mac ini files took 0.21 seconds +Loading VulkanPC ini files took 0.22 seconds +Loading TVOS ini files took 0.24 seconds +Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +Loading IOS ini files took 0.28 seconds +Loading VisionOS ini files took 0.28 seconds +Loading Unix ini files took 0.34 seconds +Mounting Engine plugin RenderGraphInsights +Mounting Engine plugin IoStoreInsights +Mounting Engine plugin MassInsights +Mounting Engine plugin WorldMetrics +Mounting Engine plugin XGEController +Mounting Engine plugin EnhancedInput +Mounting Engine plugin ChaosVD +Mounting Engine plugin FastBuildController +Loading Windows ini files took 0.48 seconds +Mounting Engine plugin CmdLinkServer +Mounting Engine plugin ChaosInsights +Mounting Engine plugin UbaController +Mounting Engine plugin ChaosCloth +Mounting Engine plugin MeshPainting +Mounting Engine plugin TraceUtilities +Mounting Engine plugin GameplayCameras +Mounting Engine plugin EngineCameras +Mounting Engine plugin CameraShakePreviewer +Loading LinuxArm64 ini files took 0.50 seconds +Mounting Engine plugin LauncherChunkInstaller +Mounting Engine plugin ColorGrading +Mounting Engine plugin FacialAnimation +Mounting Engine plugin AssetManagerEditor +Mounting Engine plugin EngineAssetDefinitions +Loading Linux ini files took 0.51 seconds +Mounting Engine plugin BlueprintHeaderView +Mounting Engine plugin ProxyLODPlugin +Mounting Engine plugin MobileLauncherProfileWizard +Mounting Engine plugin UMGWidgetPreview +Mounting Engine plugin DataValidation +Mounting Engine plugin StylusInput +Mounting Engine plugin CryptoKeys +Mounting Engine plugin GameplayTagsEditor +Mounting Engine plugin EditorDebugTools +Mounting Engine plugin MacGraphicsSwitching +Mounting Engine plugin ModelingToolsEditorMode +Mounting Engine plugin GeometryMode +Mounting Engine plugin CurveEditorTools +Mounting Engine plugin SequencerAnimTools +Mounting Engine plugin MeshLODToolset +Mounting Engine plugin PluginBrowser +Mounting Engine plugin UVEditor +Mounting Engine plugin EditorScriptingUtilities +Mounting Engine plugin ChangelistReview +Mounting Engine plugin MaterialAnalyzer +Mounting Engine plugin WorldPartitionHLODUtilities +Mounting Engine plugin SpeedTreeImporter +Mounting Engine plugin EnvironmentQueryEditor +Mounting Engine plugin AISupport +Mounting Engine plugin MediaCompositing +Mounting Engine plugin AvfMedia +Mounting Engine plugin AndroidMedia +Mounting Engine plugin MediaPlayerEditor +Mounting Engine plugin ImgMedia +Mounting Engine plugin WmfMedia +Mounting Engine plugin WebMMedia +Mounting Engine plugin MediaPlate +Mounting Engine plugin OodleNetwork +Mounting Engine plugin MetaHumanSDK +Mounting Engine plugin DatasmithContent +Mounting Engine plugin GLTFExporter +Mounting Engine plugin VariantManager +Mounting Engine plugin VariantManagerContent +Mounting Engine plugin InterchangeTests +Mounting Engine plugin Niagara +Mounting Engine plugin NiagaraSimCaching +Mounting Engine plugin Cascade +Mounting Engine plugin AlembicImporter +Mounting Engine plugin EditorPerformance +Mounting Engine plugin LocalizableMessage +Mounting Engine plugin GeometryFlow +Mounting Engine plugin RuntimeTelemetry +Mounting Engine plugin SequenceNavigator +Mounting Engine plugin PlatformCrypto +Mounting Engine plugin LowLevelNetTrace +Mounting Engine plugin GeometryCollectionPlugin +Mounting Engine plugin ChaosUserDataPT +Mounting Engine plugin LevelSequenceNavigatorBridge +Mounting Engine plugin NFORDenoise +Mounting Engine plugin ToolPresets +Mounting Engine plugin ChaosCaching +Mounting Engine plugin EditorDataStorage +Mounting Engine plugin PlanarCut +Mounting Engine plugin PythonScriptPlugin +Mounting Engine plugin AutomationUtils +Mounting Engine plugin Fracture +Mounting Engine plugin BackChannel +Mounting Engine plugin GeometryDataflow +Mounting Engine plugin EditorTelemetry +Mounting Engine plugin MeshModelingToolsetExp +Mounting Engine plugin SkeletalReduction +Mounting Engine plugin Dataflow +Mounting Engine plugin AdvancedRenamer +Mounting Engine plugin ChaosNiagara +Mounting Engine plugin FullBodyIK +Mounting Engine plugin EditorDataStorageFeatures +Mounting Engine plugin CharacterAI +Mounting Engine plugin ChaosSolverPlugin +Mounting Engine plugin ChaosEditor +Mounting Engine plugin OnlineSubsystemNull +Mounting Engine plugin OnlineServices +Mounting Engine plugin OnlineBase +Mounting Engine plugin OnlineSubsystem +Mounting Engine plugin OnlineSubsystemUtils +Mounting Engine plugin EOSShared +Mounting Engine plugin AssetTags +Mounting Engine plugin MsQuic +Mounting Engine plugin ProceduralMeshComponent +Mounting Engine plugin GooglePAD +Mounting Engine plugin AndroidPermission +Mounting Engine plugin ExampleDeviceProfileSelector +Mounting Engine plugin WindowsMoviePlayer +Mounting Engine plugin LinuxDeviceProfileSelector +Mounting Engine plugin MeshModelingToolset +Mounting Engine plugin CustomMeshComponent +Mounting Engine plugin IOSDeviceProfileSelector +Mounting Engine plugin GeometryProcessing +Mounting Engine plugin StateTree +Mounting Engine plugin AudioCapture +Mounting Engine plugin AppleMoviePlayer +Mounting Engine plugin WaveTable +Mounting Engine plugin XRBase +Mounting Engine plugin ChunkDownloader +Mounting Engine plugin GoogleCloudMessaging +Mounting Engine plugin ResonanceAudio +Mounting Engine plugin InputDebugging +Mounting Engine plugin ArchVisCharacter +Mounting Engine plugin OpenXR +Mounting Engine plugin WindowsDeviceProfileSelector +Mounting Engine plugin AndroidMoviePlayer +Mounting Engine plugin Synthesis +Mounting Engine plugin HairStrands +Mounting Engine plugin MobilePatchingUtils +Mounting Engine plugin ComputeFramework +Mounting Engine plugin AppleImageUtils +Mounting Engine plugin OpenXREyeTracker +Mounting Engine plugin WebMMoviePlayer +Mounting Engine plugin AudioSynesthesia +Mounting Engine plugin CableComponent +Mounting Engine plugin RigVM +Mounting Engine plugin PropertyBindingUtils +Mounting Engine plugin Metasound +Mounting Engine plugin SignificanceManager +Mounting Engine plugin SoundFields +Mounting Engine plugin AndroidDeviceProfileSelector +Mounting Engine plugin AndroidFileServer +Mounting Engine plugin PropertyAccessEditor +Mounting Engine plugin LocationServicesBPLibrary +Mounting Engine plugin ActorLayerUtilities +Mounting Engine plugin GeometryCache +Mounting Engine plugin AudioWidgets +Mounting Engine plugin OpenXRHandTracking +Mounting Engine plugin TcpMessaging +Mounting Engine plugin UdpMessaging +Mounting Engine plugin NNEDenoiser +Mounting Engine plugin NNERuntimeORT +Mounting Engine plugin Paper2D +Mounting Engine plugin InterchangeEditor +Mounting Engine plugin Interchange +Mounting Engine plugin InterchangeAssets +Mounting Engine plugin Takes +Mounting Engine plugin CameraCalibrationCore +Mounting Engine plugin CLionSourceCodeAccess +Mounting Engine plugin PerforceSourceControl +Mounting Engine plugin PixWinPlugin +Mounting Engine plugin PlasticSourceControl +Mounting Engine plugin DumpGPUServices +Mounting Engine plugin PluginUtils +Mounting Engine plugin VisualStudioCodeSourceCodeAccess +Mounting Engine plugin XCodeSourceCodeAccess +Mounting Engine plugin AnimationSharing +Mounting Engine plugin RenderDocPlugin +Mounting Engine plugin ProjectLauncher +Mounting Engine plugin NullSourceCodeAccess +Mounting Engine plugin PropertyAccessNode +Mounting Engine plugin CodeLiteSourceCodeAccess +Mounting Engine plugin RiderSourceCodeAccess +Mounting Engine plugin UObjectPlugin +Mounting Engine plugin GitSourceControl +Mounting Engine plugin VisualStudioSourceCodeAccess +Mounting Engine plugin SubversionSourceControl +Mounting Engine plugin TextureFormatOodle +Mounting Engine plugin ActorSequence +Mounting Engine plugin TemplateSequence +Mounting Engine plugin SequencerScripting +Mounting Engine plugin KDevelopSourceCodeAccess +Mounting Engine plugin NamingTokens +Mounting Engine plugin N10XSourceCodeAccess +Mounting Engine plugin LevelSequenceEditor +Mounting Engine plugin ControlRigModules +Mounting Engine plugin ControlRig +Mounting Engine plugin GameplayInsights +Mounting Engine plugin RigLogic +Mounting Engine plugin ControlRigSpline +Mounting Engine plugin AnimationModifierLibrary +Mounting Engine plugin SkeletalMeshModelingTools +Mounting Engine plugin IKRig +Mounting Engine plugin TweeningUtils +Mounting Engine plugin DeformerGraph +Mounting Engine plugin BlendSpaceMotionAnalysis +Mounting Engine plugin LiveLink +Mounting Engine plugin AnimationData +Mounting Engine plugin ACLPlugin +Mounting Engine plugin PortableObjectFileDataSource +Mounting Engine plugin ObjectMixer +Mounting Engine plugin LightMixer +Mounting Engine plugin ContentBrowserClassDataSource +Mounting Engine plugin ContentBrowserFileDataSource +Mounting Engine plugin ContentBrowserAssetDataSource +Mounting Engine plugin OnlineSubsystemGooglePlay +Mounting Engine plugin OnlineSubsystemIOS +Mounting Engine plugin BaseCharacterFXEditor +Mounting Engine plugin XInputDevice +Mounting Engine plugin CompositeCore +Revision control is disabled +Revision control is disabled +Revision control is disabled +Started StudioTelemetry Session +NFORDenoise function starting up +Using libcurl 8.12.1 + - built for x86_64-unknown-linux-gnu + - supports SSL with OpenSSL/1.1.1t + - supports HTTP deflate (compression) using libz 1.3 + - other features: + CURL_VERSION_SSL + CURL_VERSION_LIBZ + CURL_VERSION_IPV6 + CURL_VERSION_ASYNCHDNS + CURL_VERSION_LARGEFILE + CURL_VERSION_TLSAUTH_SRP + CURL_VERSION_HTTP2 + CurlRequestOptions (configurable via config and command line): + - bVerifyPeer = true - Libcurl will verify peer certificate + - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy + - bDontReuseConnections = false - Libcurl will reuse connections + - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host + - LocalHostAddr = Default + - BufferSize = 65536 +CreateHttpThread using FCurlMultiPollEventLoopHttpThread +Creating http thread with maximum 256 concurrent requests +OSS: Created online subsystem instance for: NULL +OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] +Initialize Initializing EOSSDK Version:1.17.0-41373641 +Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine] +RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings. +Applying CVar settings from Section [/Script/CompositeCore.CompositeCorePluginSettings] File [Engine] +ExecutableName: UnrealEditor +Build: ++UE5+Release-5.6-CL-44394996 +Platform=LinuxEditor +MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +DeviceId= +Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +Net CL: 43139311 +OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +Compiled (64-bit): Jul 28 2025 20:54:48 +Architecture: x64 +Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +Build Configuration: Development +Branch Name: ++UE5+Release-5.6 +Command Line: +Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +Allocator: Mimalloc +Installed Engine Build: 1 +This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +Number of dev versions registered: 37 + Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 10 + Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0 + Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 4 + Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 40 + Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 37 + Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 3 + Dev-Networking (A4E4105C-59A1-49B5-A7C5-40C4547EDFEE): 0 + Dev-Online (39C831C9-5AE6-47DC-9A44-9C173E1C8E7C): 0 + Dev-Physics (78F01B33-EBEA-4F98-B9B4-84EACCB95AA2): 20 + Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0 + Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 49 + Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 13 + Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 3 + Dev-LoadTimes (C2A15278-BFE7-4AFE-6C17-90FF531DF755): 1 + Private-Geometry (6EACA3D4-40EC-4CC1-B786-8BED09428FC5): 3 + Dev-AnimPhys (29E575DD-E0A3-4627-9D10-D276232CDCEA): 17 + Dev-Anim (AF43A65D-7FD3-4947-9873-3E8ED9C1BB05): 15 + Dev-ReflectionCapture (6B266CEC-1EC7-4B8F-A30B-E4D90942FC07): 1 + Dev-Automation (0DF73D61-A23F-47EA-B727-89E90C41499A): 1 + FortniteMain (601D1886-AC64-4F84-AA16-D3DE0DEAC7D6): 207 + FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 8 + FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 13 + FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 17 + Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 11 + Dev-Niagara (F2AED0AC-9AFE-416F-8664-AA7FFA26D6FC): 1 + Dev-Destruction (174F1F0B-B4C6-45A5-B13F-2EE8D0FB917D): 10 + Dev-Physics-Ext (35F94A83-E258-406C-A318-09F59610247C): 41 + Dev-PhysicsMaterial-Chaos (B68FC16E-8B1B-42E2-B453-215C058844FE): 1 + Dev-CineCamera (B2E18506-4273-CFC2-A54E-F4BB758BBA07): 1 + Dev-VirtualProduction (64F58936-FD1B-42BA-BA96-7289D5D0FA4E): 1 + UE5-Main (697DD581-E64F-41AB-AA4A-51ECBEB7B628): 121 + UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 56 + UE5-SpecialProject (59DA5D52-1232-4948-B878-597870B8E98B): 9 + Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2 + Dev-NaniteResearch (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1 + Dev-ComputeFramework (6304A3E7-0059-4F59-8CFC-21BD7721FD4E): 0 + LensFileVersion (8652A554-966A-466C-9FD7-1C6DD61B1ADB): 1 +Presizing for max 25165824 objects, including 0 objects not considered by GC. +Object subsystem initialized +Set CVar [[con.DebugEarlyDefault:1]] +CVar [[con.DebugLateDefault:1]] deferred - dummy variable created +CVar [[con.DebugLateCheat:1]] deferred - dummy variable created +CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created +Set CVar [[r.setres:1280x720]] +Set CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] +CVar [[QualityLevelMapping:high]] deferred - dummy variable created +Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]] +Set CVar [[r.VSync:0]] +Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created +CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created +Set CVar [[r.GPUCrashDebugging:0]] +CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +Set CVar [[r.ForwardShading:1]] +Set CVar [[r.MobileHDR:0]] +Set CVar [[vr.MobileMultiView:1]] +Set CVar [[vr.InstancedStereo:1]] +Set CVar [[r.DefaultFeature.AutoExposure:0]] +Set CVar [[r.DefaultFeature.AmbientOcclusion:0]] +Set CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:0]] +Set CVar [[r.DefaultFeature.MotionBlur:0]] +Set CVar [[r.Mobile.UseHWsRGBEncoding:1]] +Set CVar [[r.Shadow.Virtual.Enable:1]] +Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] +Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]] +Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]] +Set CVar [[r.GenerateMeshDistanceFields:1]] +Set CVar [[r.DynamicGlobalIlluminationMethod:1]] +Set CVar [[r.ReflectionMethod:1]] +Set CVar [[r.Mobile.AntiAliasing:3]] +Set CVar [[r.AntiAliasingMethod:3]] +Set CVar [[r.AllowStaticLighting:1]] +Set CVar [[r.SkinCache.CompileShaders:1]] +Set CVar [[r.RayTracing:1]] +Set CVar [[r.RayTracing.RayTracingProxies.ProjectEnabled:1]] +Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]] +Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +Set CVar [[s.AsyncLoadingThreadEnabled:1]] +Set CVar [[s.EventDrivenLoaderEnabled:1]] +Set CVar [[s.WarnIfTimeLimitExceeded:0]] +Set CVar [[s.TimeLimitExceededMultiplier:1.5]] +Set CVar [[s.TimeLimitExceededMinTime:0.005]] +Set CVar [[s.UseBackgroundLevelStreaming:1]] +Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] +Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +Set CVar [[s.FlushStreamingOnExit:1]] +CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] +Set CVar [[gc.FlushStreamingOnGC:0]] +Set CVar [[gc.NumRetriesBeforeForcingGC:10]] +Set CVar [[gc.AllowParallelGC:1]] +Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] +Set CVar [[gc.MaxObjectsInEditor:25165824]] +Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] +Set CVar [[gc.CreateGCClusters:1]] +Set CVar [[gc.MinGCClusterSize:5]] +Set CVar [[gc.AssetClustreringEnabled:0]] +Set CVar [[gc.ActorClusteringEnabled:0]] +Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] +Set CVar [[gc.GarbageEliminationEnabled:1]] +Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created +CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +CVar [[DefaultASTCQualityBySizeHQ:4]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:AmbientSound]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Mobile.DBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +Initializing SDL. +Initialized SDL 2.30.6 revision: SDL-2.30.6-no-vcs (compiled against 2.30.6) +Using SDL video driver 'x11' +Display metrics: + PrimaryDisplayWidth: 3440 + PrimaryDisplayHeight: 1440 + PrimaryDisplayWorkAreaRect: + Left=0, Top=0, Right=3440, Bottom=1396 + VirtualDisplayRect: + Left=0, Top=0, Right=3440, Bottom=1396 + TitleSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 + ActionSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 + Number of monitors: 1 + Monitor 0 + Name: LG ULTRAGEAR+ 45" + ID: display0 + NativeWidth: 3440 + NativeHeight: 1440 + bIsPrimary: true +Metadata set : systemresolution.resx="3440" +Metadata set : systemresolution.resy="1440" +Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +Set CVar [[r.SkeletalMeshLODBias:0]] +Set CVar [[r.ViewDistanceScale:1.0]] +Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +Set CVar [[r.FXAA.Quality:4]] +Set CVar [[r.TemporalAA.Quality:2]] +Set CVar [[r.TSR.History.R11G11B10:1]] +Set CVar [[r.TSR.History.ScreenPercentage:200]] +Set CVar [[r.TSR.History.UpdateQuality:3]] +Set CVar [[r.TSR.ShadingRejection.Flickering:1]] +Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] +Set CVar [[r.TSR.ReprojectionField:1]] +Set CVar [[r.TSR.Resurrection:1]] +Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +Set CVar [[r.LightFunctionQuality:1]] +Set CVar [[r.ShadowQuality:5]] +Set CVar [[r.Shadow.CSM.MaxCascades:10]] +Set CVar [[r.Shadow.MaxResolution:2048]] +Set CVar [[r.Shadow.MaxCSMResolution:2048]] +Set CVar [[r.Shadow.RadiusThreshold:0.01]] +Set CVar [[r.Shadow.DistanceScale:1.0]] +Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] +Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +Set CVar [[r.DistanceFieldShadowing:1]] +Set CVar [[r.VolumetricFog:1]] +Set CVar [[r.VolumetricFog.GridPixelSize:8]] +Set CVar [[r.VolumetricFog.GridSizeZ:128]] +Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +Set CVar [[r.LightMaxDrawDistanceScale:1]] +Set CVar [[r.CapsuleShadows:1]] +Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] +Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] +Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] +Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] +Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] +Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +Set CVar [[r.DistanceFieldAO:1]] +Set CVar [[r.SkylightIntensityMultiplier:1.0]] +Set CVar [[r.AOQuality:2]] +Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] +Set CVar [[r.LumenScene.DirectLighting.MaxLightsPerTile:8]] +Set CVar [[r.LumenScene.DirectLighting.UpdateFactor:32]] +Set CVar [[r.LumenScene.Radiosity.UpdateFactor:64]] +Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] +Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] +Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] +Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] +Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:100]] +Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] +Set CVar [[r.Lumen.ScreenProbeGather.NumAdaptiveProbes:8]] +Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] +Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] +Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] +Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] +Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] +Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] +Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.HardwareRayTracing:0]] +Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.BentNormal:1]] +Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] +Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] +Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] +Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] +Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:70]] +Set CVar [[r.RayTracing.Scene.BuildMode:1]] +Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +Set CVar [[r.SSR.Quality:3]] +Set CVar [[r.SSR.HalfResSceneColor:0]] +Set CVar [[r.Lumen.Reflections.Allow:1]] +Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] +Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] +Set CVar [[r.Lumen.ScreenProbeGather.MaxRoughnessToEvaluateRoughSpecularForFoliage:0.8]] +Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.NumSamples:5]] +Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.MinWeight:0]] +Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] +Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] +Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +Set CVar [[r.MotionBlurQuality:4]] +Set CVar [[r.MotionBlur.HalfResGather:0]] +Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +Set CVar [[r.AmbientOcclusionMaxQuality:100]] +Set CVar [[r.AmbientOcclusionLevels:-1]] +Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] +Set CVar [[r.DepthOfFieldQuality:2]] +Set CVar [[r.RenderTargetPoolMin:400]] +Set CVar [[r.LensFlareQuality:2]] +Set CVar [[r.SceneColorFringeQuality:1]] +Set CVar [[r.EyeAdaptationQuality:2]] +Set CVar [[r.BloomQuality:5]] +Set CVar [[r.Bloom.ScreenPercentage:50.000]] +Set CVar [[r.FastBlurThreshold:100]] +Set CVar [[r.Upscale.Quality:3]] +Set CVar [[r.LightShaftQuality:1]] +Set CVar [[r.Filter.SizeScale:1]] +Set CVar [[r.Tonemapper.Quality:5]] +Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] +Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +Applying CVar settings from Section [TextureQuality@3] File [Scalability] +Set CVar [[r.Streaming.MipBias:0]] +Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +Set CVar [[r.Streaming.Boost:1]] +Set CVar [[r.MaxAnisotropy:8]] +Set CVar [[r.VT.MaxAnisotropy:8]] +Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +Set CVar [[r.Streaming.PoolSize:1000]] +Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +Set CVar [[r.TranslucencyLightingVolumeDim:64]] +Set CVar [[r.RefractionQuality:2]] +Set CVar [[r.SceneColorFormat:4]] +Set CVar [[r.DetailMode:3]] +Set CVar [[r.TranslucencyVolumeBlur:1]] +Set CVar [[r.MaterialQualityLevel:1 ; High quality]] +Set CVar [[r.SSS.Scale:1]] +Set CVar [[r.SSS.SampleSet:2]] +Set CVar [[r.SSS.Quality:1]] +Set CVar [[r.SSS.HalfRes:0]] +Set CVar [[r.SSGI.Quality:3]] +Set CVar [[r.EmitterSpawnRateScale:1.0]] +Set CVar [[r.ParticleLightQuality:2]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +Set CVar [[fx.Niagara.QualityLevel:3]] +Set CVar [[r.Refraction.OffsetQuality:1]] +Set CVar [[r.HeterogeneousVolumes.DownsampleFactor:2]] +Set CVar [[r.HeterogeneousVolumes.MaxStepCount:256]] +Set CVar [[r.HeterogeneousVolumes.Shadows.Resolution:256]] +Set CVar [[r.HeterogeneousVolumes.Shadows.MaxSampleCount:8]] +Set CVar [[r.HeterogeneousVolumes.UseExistenceMask:0]] +Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +Set CVar [[foliage.DensityScale:1.0]] +Set CVar [[grass.DensityScale:1.0]] +Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] +Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +Set CVar [[r.AnisotropicMaterials:1]] +Applying CVar settings from Section [LandscapeQuality@3] File [Scalability] +Selected Device Profile: [LinuxEditor] +Selected Device Profile: [LinuxEditor] +Platform has ~ 63 GB [67336896512 / 68719476736 / 63], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +Going up to parent DeviceProfile [Linux] +Going up to parent DeviceProfile [] +Pushing Device Profile CVar: [[UI.SlateSDFText.RasterizationMode:Bitmap -> Msdf]] +Pushing Device Profile CVar: [[UI.SlateSDFText.ResolutionLevel:2 -> 2]] +Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +Set CVar [[r.DumpShaderDebugInfo:2]] +Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] +Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] +CVar [[ds.CADTranslator.Meshing.ActivateThinZoneMeshing:0]] deferred - dummy variable created +CVar [[ds.CADTranslator.Stitching.RemoveThinFaces:0]] deferred - dummy variable created +Applying CVar settings from Section [Startup_Linux] File [../../../Engine/Config/ConsoleVariables.ini] +Applying CVar settings from Section [ConsoleVariables] File [Engine] +Set CVar [[g.TimeoutForBlockOnRenderFence:60000]] +Applying CVar settings from Section [ConsoleVariables] File [/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Config/LinuxEditor/Editor.ini] +Unix hardware info: + - we are the first instance of this executable + - this process' id (pid) is 91956, parent process' id (ppid) is 1855 + - we are not running under debugger + - machine network name is 'WEYLAND-YUTANI' + - user name is 'reimoz' (reimoz) + - we're logged in locally + - we're running with rendering + - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) + - Number of physical cores available for the process: 8 + - Number of logical cores available for the process: 16 + - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) + - Memory allocator used: Mimalloc + - This is an internal build. +Benchmarking clocks: + - CLOCK_MONOTONIC (id=1) can sustain 38921400 (38921K, 39M) calls per second without zero deltas. + - CLOCK_MONOTONIC_RAW (id=4) can sustain 39191559 (39192K, 39M) calls per second without zero deltas. + - CLOCK_MONOTONIC_COARSE (id=6) can sustain 221975181 (221975K, 222M) calls per second with 99.999545% zero deltas. +Selected clock_id 4 (CLOCK_MONOTONIC_RAW) since it is the fastest support clock without zero deltas. +Unix-specific commandline switches: + -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) + -jemalloc - use jemalloc for all memory allocation + -binnedmalloc - use binned malloc for all memory allocation + -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache + -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) + -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) + -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) + -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal + -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) + -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened + -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) + -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) + -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) + -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash + - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) + - VirtualMemoryAllocator pools will grow at scale 1.4 + - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) + - PageSize 4096 + - BinnedPageSize 65536 +Metadata set : extradevelopmentmemorymb="0" +Chaos Debug Draw Startup +Physics initialised using underlying interface: Chaos +Using OS detected language (en-US). +Using OS detected locale (en-US). +No specific localization for 'en-US' exists, so 'en' will be used for the language. +Attempting to load config data for Default__SlateThemeManager before the Class has been constructed/registered/linked (likely during module loading or early startup). This will result in the load silently failing and should be fixed. +New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +Slate User Registered. User Index 0, Is Virtual User: 0 +Found VULKAN_SDK= +Registering provided Vulkan validation layers +Updated VK_LAYER_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +Updated LD_LIBRARY_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +Installed Vulkan Loader Path: /usr/lib +Installed Vulkan Loader instance version 1.4.341. +Starting Vulkan Profile check for VP_UE_Vulkan_SM6: +Vulkan Profile check complete. +Using SDL_WINDOW_VULKAN +Vulkan RHI ShaderPlatform for SM6: VULKAN_SM6. +Vulkan PSO Precaching = 1, PipelineFileCache = 0 +Built with Vulkan header version 1.4.304 +Starting Vulkan Profile check for VP_UE_Vulkan_SM6_RT: +Vulkan Profile check complete. +Using API Version 1.3. +OpenXRHMDModule::InitInstance using DefaultLoader. +OpenXR runtime supported extensions: + XR_KHR_vulkan_enable + XR_KHR_vulkan_enable2 + XR_KHR_opengl_enable + XR_KHR_convert_timespec_time + XR_KHR_opengl_es_enable + XR_MNDX_egl_enable + XR_KHR_binding_modification + XR_KHR_composition_layer_depth + XR_KHR_locate_spaces + XR_KHR_visibility_mask + XR_EXT_active_action_set_priority + XR_EXT_dpad_binding + XR_EXT_eye_gaze_interaction + XR_EXT_frame_composition_report + XR_EXT_hand_interaction + XR_EXT_hand_tracking + XR_EXT_hand_tracking_data_source + XR_EXT_hand_joints_motion_range + XR_EXT_hp_mixed_reality_controller + XR_EXT_local_floor + XR_EXT_palm_pose + XR_EXT_uuid + XR_EXT_user_presence + XR_EXT_render_model + XR_EXT_interaction_render_model + XR_FB_display_refresh_rate + XR_HTC_vive_cosmos_controller_interaction + XR_HTC_vive_focus3_controller_interaction + XR_HTC_vive_wrist_tracker_interaction + XR_MND_headless + XR_VALVE_analog_threshold + XR_META_performance_metrics + XR_VALVE_timing_utils + XR_META_recommended_layer_resolution + XR_HTCX_vive_tracker_interaction + XR_KHR_generic_controller + XR_VALVE_frame_controller_interaction + XR_EXT_debug_utils +Optional extension XR_KHR_vulkan_swapchain_format_list is not available +Optional extension XR_FB_foveation_vulkan is not available +Optional extension XR_FB_composition_layer_depth_test is not available +Optional extension XR_KHR_composition_layer_cylinder is not available +Optional extension XR_KHR_composition_layer_equirect is not available +Optional extension XR_KHR_composition_layer_equirect2 is not available +Optional extension XR_KHR_composition_layer_color_scale_bias is not available +Optional extension XR_VARJO_quad_views is not available +Optional extension XR_EPIC_view_configuration_fov is not available +Optional extension XR_FB_foveation is not available +Optional extension XR_FB_swapchain_update_state is not available +Optional extension XR_FB_foveation_configuration is not available +Optional extension XR_FB_composition_layer_alpha_blend is not available +xrCreateInstance succeeded with XR_API_VERSION_1_0 +xrCreateInstance created: 425665216 +Initialized OpenXR on SteamVR/OpenXR runtime version 2.15.6 +Instance does not support expected usage of xrStringToPath. Instance is not viable. +Found 25 available instance extensions : + - VK_EXT_acquire_drm_display + - VK_EXT_acquire_xlib_display + - VK_EXT_debug_report + + VK_EXT_debug_utils + - VK_EXT_direct_mode_display + - VK_EXT_display_surface_counter + - VK_EXT_surface_maintenance1 + + VK_EXT_swapchain_colorspace + - VK_KHR_device_group_creation + - VK_KHR_display + - VK_KHR_external_fence_capabilities + - VK_KHR_external_memory_capabilities + - VK_KHR_external_semaphore_capabilities + - VK_KHR_get_display_properties2 + - VK_KHR_get_physical_device_properties2 + - VK_KHR_get_surface_capabilities2 + - VK_KHR_portability_enumeration + + VK_KHR_surface + - VK_KHR_surface_maintenance1 + - VK_KHR_surface_protected_capabilities + - VK_KHR_wayland_surface + - VK_KHR_xcb_surface + + VK_KHR_xlib_surface + - VK_LUNARG_direct_driver_loading + - VK_NV_display_stereo +Intance Layer VK_LAYER_VALVE_steam_overlay_32 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_fossilize_64 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_overlay_64 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_fossilize_32 provides 0 extensions: +Intance Layer VK_LAYER_NV_optimus provides 0 extensions: +Intance Layer VK_LAYER_NV_present provides 0 extensions: +Intance Layer VK_LAYER_LUNARG_api_dump provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_LUNARG_crash_diagnostic provides 3 extensions: + VK_EXT_debug_report + VK_EXT_debug_utils + VK_EXT_layer_settings +Intance Layer VK_LAYER_KHRONOS_validation provides 4 extensions: + VK_EXT_debug_report + VK_EXT_debug_utils + VK_EXT_layer_settings + VK_EXT_validation_features +Intance Layer VK_LAYER_KHRONOS_synchronization2 provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_LUNARG_gfxreconstruct provides 0 extensions: +Intance Layer VK_LAYER_KHRONOS_profiles provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_KHRONOS_shader_object provides 1 extensions: + VK_EXT_layer_settings +Found 13 available instance layers : + * VK_LAYER_KHRONOS_profiles + * VK_LAYER_KHRONOS_shader_object + * VK_LAYER_KHRONOS_synchronization2 + * VK_LAYER_KHRONOS_validation + * VK_LAYER_LUNARG_api_dump + * VK_LAYER_LUNARG_crash_diagnostic + * VK_LAYER_LUNARG_gfxreconstruct + * VK_LAYER_NV_optimus + * VK_LAYER_NV_present + * VK_LAYER_VALVE_steam_fossilize_32 + * VK_LAYER_VALVE_steam_fossilize_64 + * VK_LAYER_VALVE_steam_overlay_32 + * VK_LAYER_VALVE_steam_overlay_64 +Creating Vulkan Device using VkPhysicalDevice 0x19696d10. +- DeviceName: NVIDIA GeForce RTX 4090 +- API=1.4.329 (0x404149) Driver=0x94ce80c0 VendorId=0x10de +- DeviceID=0x2684 Type=VK_PHYSICAL_DEVICE_TYPE_DISCRETE_GPU +- Max Descriptor Sets Bound 32 +- Timestamps: ComputeAndGraphics=1 Domain=VK_TIME_DOMAIN_CLOCK_MONOTONIC_KHR Period=1.000000 + API Version: 1.4.329 +RHI Adapter Info: + Name: NVIDIA GeForce RTX 4090 + Driver Version: 595.58 (internal:595.58, unified:) + Driver Date: 01-01-01 +Found 275 available device extensions : + + VK_AMD_buffer_marker + - VK_EXT_4444_formats + - VK_EXT_attachment_feedback_loop_dynamic_state + - VK_EXT_attachment_feedback_loop_layout + - VK_EXT_blend_operation_advanced + - VK_EXT_border_color_swizzle + - VK_EXT_buffer_device_address + + VK_EXT_calibrated_timestamps + - VK_EXT_color_write_enable + - VK_EXT_conditional_rendering + - VK_EXT_conservative_rasterization + - VK_EXT_custom_border_color + - VK_EXT_custom_resolve + - VK_EXT_depth_bias_control + - VK_EXT_depth_clamp_control + - VK_EXT_depth_clamp_zero_one + - VK_EXT_depth_clip_control + - VK_EXT_depth_clip_enable + - VK_EXT_depth_range_unrestricted + + VK_EXT_descriptor_buffer + - VK_EXT_descriptor_heap + * VK_EXT_descriptor_indexing + - VK_EXT_device_address_binding_report + + VK_EXT_device_fault + - VK_EXT_device_generated_commands + - VK_EXT_discard_rectangles + - VK_EXT_display_control + - VK_EXT_dynamic_rendering_unused_attachments + - VK_EXT_extended_dynamic_state + - VK_EXT_extended_dynamic_state2 + - VK_EXT_extended_dynamic_state3 + - VK_EXT_external_memory_dma_buf + - VK_EXT_external_memory_host + - VK_EXT_fragment_shader_interlock + - VK_EXT_global_priority + - VK_EXT_global_priority_query + + VK_EXT_graphics_pipeline_library + - VK_EXT_hdr_metadata + - VK_EXT_host_image_copy + * VK_EXT_host_query_reset + - VK_EXT_image_2d_view_of_3d + - VK_EXT_image_drm_format_modifier + - VK_EXT_image_robustness + - VK_EXT_image_sliced_view_of_3d + - VK_EXT_image_view_min_lod + - VK_EXT_index_type_uint8 + - VK_EXT_inline_uniform_block + - VK_EXT_legacy_vertex_attributes + - VK_EXT_line_rasterization + + VK_EXT_load_store_op_none + - VK_EXT_map_memory_placed + + VK_EXT_memory_budget + - VK_EXT_memory_decompression + + VK_EXT_memory_priority + + VK_EXT_mesh_shader + - VK_EXT_multi_draw + + VK_EXT_mutable_descriptor_type + - VK_EXT_nested_command_buffer + - VK_EXT_non_seamless_cube_map + - VK_EXT_opacity_micromap + - VK_EXT_pageable_device_local_memory + - VK_EXT_pci_bus_info + - VK_EXT_physical_device_drm + * VK_EXT_pipeline_creation_cache_control + - VK_EXT_pipeline_creation_feedback + - VK_EXT_pipeline_library_group_handles + - VK_EXT_pipeline_robustness + - VK_EXT_post_depth_coverage + - VK_EXT_present_mode_fifo_latest_ready + - VK_EXT_present_timing + - VK_EXT_primitive_topology_list_restart + - VK_EXT_primitives_generated_query + - VK_EXT_private_data + - VK_EXT_provoking_vertex + - VK_EXT_queue_family_foreign + - VK_EXT_ray_tracing_invocation_reorder + - VK_EXT_robustness2 + - VK_EXT_sample_locations + - VK_EXT_sampler_filter_minmax + * VK_EXT_scalar_block_layout + - VK_EXT_separate_stencil_usage + - VK_EXT_shader_64bit_indexing + - VK_EXT_shader_atomic_float + * VK_EXT_shader_demote_to_helper_invocation + - VK_EXT_shader_float8 + + VK_EXT_shader_image_atomic_int64 + - VK_EXT_shader_module_identifier + - VK_EXT_shader_object + - VK_EXT_shader_replicated_composites + - VK_EXT_shader_subgroup_ballot + - VK_EXT_shader_subgroup_vote + - VK_EXT_shader_uniform_buffer_unsized_array + * VK_EXT_shader_viewport_index_layer + * VK_EXT_subgroup_size_control + - VK_EXT_swapchain_maintenance1 + - VK_EXT_texel_buffer_alignment + * VK_EXT_tooling_info + - VK_EXT_transform_feedback + - VK_EXT_vertex_attribute_divisor + - VK_EXT_vertex_attribute_robustness + - VK_EXT_vertex_input_dynamic_state + - VK_EXT_ycbcr_2plane_444_formats + - VK_EXT_ycbcr_image_arrays + - VK_EXT_zero_initialize_device_memory + - VK_GOOGLE_hlsl_functionality1 + - VK_GOOGLE_user_type + + VK_KHR_16bit_storage + - VK_KHR_8bit_storage + + VK_KHR_acceleration_structure + - VK_KHR_bind_memory2 + * VK_KHR_buffer_device_address + - VK_KHR_calibrated_timestamps + + VK_KHR_compute_shader_derivatives + - VK_KHR_cooperative_matrix + - VK_KHR_copy_commands2 + - VK_KHR_copy_memory_indirect + * VK_KHR_create_renderpass2 + - VK_KHR_dedicated_allocation + + VK_KHR_deferred_host_operations + - VK_KHR_depth_clamp_zero_one + + VK_KHR_depth_stencil_resolve + - VK_KHR_descriptor_update_template + - VK_KHR_device_group + - VK_KHR_draw_indirect_count + * VK_KHR_driver_properties + * VK_KHR_dynamic_rendering + - VK_KHR_dynamic_rendering_local_read + - VK_KHR_external_fence + - VK_KHR_external_fence_fd + - VK_KHR_external_memory + + VK_KHR_external_memory_fd + - VK_KHR_external_semaphore + - VK_KHR_external_semaphore_fd + - VK_KHR_format_feature_flags2 + + VK_KHR_fragment_shader_barycentric + + VK_KHR_fragment_shading_rate + * VK_KHR_get_memory_requirements2 + - VK_KHR_global_priority + * VK_KHR_image_format_list + - VK_KHR_imageless_framebuffer + - VK_KHR_incremental_present + - VK_KHR_index_type_uint8 + - VK_KHR_line_rasterization + - VK_KHR_load_store_op_none + - VK_KHR_maintenance1 + - VK_KHR_maintenance10 + - VK_KHR_maintenance2 + - VK_KHR_maintenance3 + * VK_KHR_maintenance4 + + VK_KHR_maintenance5 + - VK_KHR_maintenance6 + - VK_KHR_maintenance7 + - VK_KHR_maintenance8 + - VK_KHR_maintenance9 + - VK_KHR_map_memory2 + * VK_KHR_multiview + - VK_KHR_pipeline_binary + - VK_KHR_pipeline_executable_properties + + VK_KHR_pipeline_library + - VK_KHR_present_id + - VK_KHR_present_id2 + - VK_KHR_present_mode_fifo_latest_ready + - VK_KHR_present_wait + - VK_KHR_present_wait2 + - VK_KHR_push_descriptor + + VK_KHR_ray_query + - VK_KHR_ray_tracing_maintenance1 + + VK_KHR_ray_tracing_pipeline + + VK_KHR_ray_tracing_position_fetch + - VK_KHR_relaxed_block_layout + - VK_KHR_robustness2 + - VK_KHR_sampler_mirror_clamp_to_edge + * VK_KHR_sampler_ycbcr_conversion + * VK_KHR_separate_depth_stencil_layouts + * VK_KHR_shader_atomic_int64 + - VK_KHR_shader_bfloat16 + - VK_KHR_shader_clock + - VK_KHR_shader_draw_parameters + - VK_KHR_shader_expect_assume + + VK_KHR_shader_float16_int8 + * VK_KHR_shader_float_controls + - VK_KHR_shader_float_controls2 + - VK_KHR_shader_fma + - VK_KHR_shader_integer_dot_product + - VK_KHR_shader_maximal_reconvergence + - VK_KHR_shader_non_semantic_info + - VK_KHR_shader_quad_control + - VK_KHR_shader_relaxed_extended_instruction + - VK_KHR_shader_subgroup_extended_types + - VK_KHR_shader_subgroup_rotate + - VK_KHR_shader_subgroup_uniform_control_flow + - VK_KHR_shader_terminate_invocation + - VK_KHR_shader_untyped_pointers + - VK_KHR_shared_presentable_image + * VK_KHR_spirv_1_4 + - VK_KHR_storage_buffer_storage_class + + VK_KHR_swapchain + - VK_KHR_swapchain_maintenance1 + - VK_KHR_swapchain_mutable_format + * VK_KHR_synchronization2 + * VK_KHR_timeline_semaphore + - VK_KHR_unified_image_layouts + - VK_KHR_uniform_buffer_standard_layout + - VK_KHR_variable_pointers + - VK_KHR_vertex_attribute_divisor + - VK_KHR_video_decode_av1 + - VK_KHR_video_decode_h264 + - VK_KHR_video_decode_h265 + - VK_KHR_video_decode_queue + - VK_KHR_video_decode_vp9 + - VK_KHR_video_encode_av1 + - VK_KHR_video_encode_h264 + - VK_KHR_video_encode_h265 + - VK_KHR_video_encode_intra_refresh + - VK_KHR_video_encode_quantization_map + - VK_KHR_video_encode_queue + - VK_KHR_video_maintenance1 + - VK_KHR_video_maintenance2 + - VK_KHR_video_queue + - VK_KHR_vulkan_memory_model + - VK_KHR_workgroup_memory_explicit_layout + - VK_KHR_zero_initialize_workgroup_memory + - VK_NVX_binary_import + - VK_NVX_image_view_handle + - VK_NVX_multiview_per_view_attributes + - VK_NV_clip_space_w_scaling + - VK_NV_cluster_acceleration_structure + - VK_NV_compute_occupancy_priority + - VK_NV_compute_shader_derivatives + - VK_NV_cooperative_matrix + - VK_NV_cooperative_matrix2 + - VK_NV_cooperative_vector + - VK_NV_copy_memory_indirect + - VK_NV_corner_sampled_image + - VK_NV_coverage_reduction_mode + - VK_NV_cuda_kernel_launch + - VK_NV_dedicated_allocation + - VK_NV_dedicated_allocation_image_aliasing + - VK_NV_descriptor_pool_overallocation + + VK_NV_device_diagnostic_checkpoints + + VK_NV_device_diagnostics_config + - VK_NV_device_generated_commands + - VK_NV_device_generated_commands_compute + - VK_NV_disk_cache_utils + - VK_NV_extended_sparse_address_space + - VK_NV_fill_rectangle + - VK_NV_fragment_coverage_to_color + - VK_NV_fragment_shader_barycentric + - VK_NV_fragment_shading_rate_enums + - VK_NV_framebuffer_mixed_samples + - VK_NV_geometry_shader_passthrough + - VK_NV_inherited_viewport_scissor + - VK_NV_internal_nvpresent + - VK_NV_linear_color_attachment + - VK_NV_low_latency + - VK_NV_low_latency2 + - VK_NV_memory_decompression + - VK_NV_mesh_shader + - VK_NV_optical_flow + - VK_NV_partitioned_acceleration_structure + - VK_NV_present_metering + - VK_NV_raw_access_chains + - VK_NV_ray_tracing + - VK_NV_ray_tracing_invocation_reorder + - VK_NV_ray_tracing_motion_blur + - VK_NV_representative_fragment_test + - VK_NV_sample_mask_override_coverage + - VK_NV_scissor_exclusive + - VK_NV_shader_atomic_float16_vector + - VK_NV_shader_image_footprint + - VK_NV_shader_sm_builtins + - VK_NV_shader_subgroup_partitioned + - VK_NV_shading_rate_image + - VK_NV_viewport_array2 + - VK_NV_viewport_swizzle +Found 0 available device layers ! +Vulkan Physical Device Driver Properties: +- driverName: NVIDIA +- driverInfo: 595.58.03 +Vulkan Variable Rate Shading choice: 0. +Device properties: Geometry 1 BufferAtomic64 1 ImageAtomic64 1 +Enabling Vulkan Descriptor Buffers with: allowSamplerImageViewPostSubmitCreation=0, maxDescriptorBufferBindings=32, maxSamplerDescriptorBufferBindings=32, maxResourceDescriptorBufferBindings=32, samplerDescriptorBufferAddressSpaceSize=1099511627776, resourceDescriptorBufferAddressSpaceSize=1099511627776, maxSamplerDescriptorBufferRange=1099511627776, maxResourceDescriptorBufferRange=1099511627776, descriptorBufferAddressSpaceSize=1099511627776, descriptorBufferOffsetAlignment=64, samplerDescriptorSize=4 +Found 6 Queue Families +Initializing Queue Family 0: 16 queues Gfx Compute Xfer Sparse +Skipping unnecessary Queue Family 1: 2 queues Xfer Sparse +Skipping unnecessary Queue Family 2: 8 queues Compute Xfer Sparse +Skipping unnecessary Queue Family 3: 1 queues Xfer Sparse +Skipping unnecessary Queue Family 4: 2 queues Xfer Sparse +Skipping unnecessary Queue Family 5: 1 queues Xfer Sparse +TimestampValidBits=64 +Using 0 device layers. +Using 47 device extensions: +* VK_KHR_swapchain +* VK_EXT_memory_budget +* VK_EXT_memory_priority +* VK_KHR_create_renderpass2 +* VK_KHR_deferred_host_operations +* VK_KHR_spirv_1_4 +* VK_KHR_shader_float_controls +* VK_KHR_image_format_list +* VK_EXT_load_store_op_none +* VK_EXT_tooling_info +* VK_KHR_dynamic_rendering +* VK_KHR_pipeline_library +* VK_KHR_driver_properties +* VK_KHR_maintenance4 +* VK_KHR_maintenance5 +* VK_KHR_shader_atomic_int64 +* VK_EXT_shader_image_atomic_int64 +* VK_EXT_scalar_block_layout +* VK_EXT_shader_viewport_index_layer +* VK_KHR_separate_depth_stencil_layouts +* VK_KHR_synchronization2 +* VK_KHR_fragment_shading_rate +* VK_KHR_multiview +* VK_KHR_get_memory_requirements2 +* VK_EXT_descriptor_indexing +* VK_EXT_host_query_reset +* VK_EXT_subgroup_size_control +* VK_EXT_calibrated_timestamps +* VK_EXT_descriptor_buffer +* VK_EXT_device_fault +* VK_EXT_shader_demote_to_helper_invocation +* VK_KHR_16bit_storage +* VK_KHR_shader_float16_int8 +* VK_KHR_depth_stencil_resolve +* VK_EXT_pipeline_creation_cache_control +* VK_KHR_fragment_shader_barycentric +* VK_KHR_compute_shader_derivatives +* VK_KHR_sampler_ycbcr_conversion +* VK_KHR_timeline_semaphore +* VK_EXT_mesh_shader +* VK_EXT_graphics_pipeline_library +* VK_EXT_mutable_descriptor_type +* VK_KHR_buffer_device_address +* VK_KHR_acceleration_structure +* VK_KHR_ray_tracing_pipeline +* VK_KHR_ray_query +* VK_KHR_ray_tracing_position_fetch +Vulkan debug markers support: resource names disabled, begin/end labels disabled. +Max memory allocations 4294967295. +3 Device Memory Heaps: + 0: Flags 0x1 - Size 25757220864 (24564.00 MB) - Used 0 (0.00%) - DeviceLocal - PrimaryHeap + 1: Flags 0x0 - Size 50502672384 (48163.10 MB) - Used 0 (0.00%) + 2: Flags 0x1 - Size 257949696 (246.00 MB) - Used 0 (0.00%) - DeviceLocal +5 Device Memory Types (Not unified): + 1: Flags 0x00001 - Heap 0 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT + 0: Flags 0x00000 - Heap 1 - + 2: Flags 0x00006 - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT + 3: Flags 0x0000e - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT|VK_MEMORY_PROPERTY_HOST_CACHED_BIT + 4: Flags 0x00007 - Heap 2 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT|VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +Memory Budget Extension: + | Usage | Budget | Size | + ---------|------------------------------------------------------------------| + HEAP 00 | 0.07% / 17.38 MB | 23389.44 MB | 24564.00 MB | + HEAP 01 | 0.08% / 39.29 MB | 48163.10 MB | 48163.10 MB | + HEAP 02 | 17.28% / 42.50 MB | 203.50 MB | 246.00 MB | + ---------|------------------------------------------------------------------| +Dynamic Uniform Buffers are enabled, but they will not be used with Vulkan bindless. +Memory defrag is enabled, but it will not be used with Vulkan bindless. +FVulkanPipelineStateCacheManager: Binary pipeline cache '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/VulkanPSO.cache.10de.2684' not found. +Vulkan Async Compute has been DISABLED. +Wave Operations have been ENABLED (wave size: min=32 max=32). +Integrated GPU (iGPU): false +Current RHI supports per-draw and screenspace Variable Rate Shading +Texture pool is 17367 MB (70% of 24810 MB) +Metadata set : verbatimrhiname="Vulkan" +Metadata set : rhiname="Vulkan" +Metadata set : rhifeaturelevel="SM6" +Metadata set : shaderplatform="VULKAN_SM6" +Initializing FReadOnlyCVARCache +Running Turnkey SDK detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all' +Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all ] +ASTCEnc version 5.0.1 library loaded +Loaded Base TextureFormat: TextureFormatASTC +Loaded Base TextureFormat: TextureFormatDXT +Loaded Base TextureFormat: TextureFormatETC2 +Loaded Base TextureFormat: TextureFormatIntelISPCTexComp +Loaded Base TextureFormat: TextureFormatUncompressed +Oodle Texture TFO init; latest sdk version = 2.9.13 +Oodle Texture loading DLL: liboo2texlinux64.2.9.13.so +Oodle Texture loading DLL: liboo2texlinux64.2.9.5.so +Loaded Base TextureFormat: TextureFormatOodle +Loaded TargetPlatform 'LinuxArm64' +Loaded TargetPlatform 'LinuxArm64Server' +Loaded TargetPlatform 'LinuxArm64Client' +Loaded TargetPlatform 'Linux' +Loaded TargetPlatform 'LinuxEditor' +Loaded TargetPlatform 'LinuxServer' +Loaded TargetPlatform 'LinuxClient' +Loaded TargetPlatform 'Android' +Loaded TargetPlatform 'Android_ASTC' +Loaded TargetPlatform 'Android_DXT' +Loaded TargetPlatform 'Android_ETC2' +Loaded TargetPlatform 'Android_OpenXR' +Loaded TargetPlatform 'AndroidClient' +Loaded TargetPlatform 'Android_ASTCClient' +Loaded TargetPlatform 'Android_DXTClient' +Loaded TargetPlatform 'Android_ETC2Client' +Loaded TargetPlatform 'Android_OpenXRClient' +Loaded TargetPlatform 'Android_Multi' +Loaded TargetPlatform 'Android_MultiClient' +Building Assets For LinuxEditor +Unable to find shader format SF_VULKAN_SM6 from hinted modules, loading all potential format modules to find it +Loaded format module ShaderFormatOpenGL + GLSL_150_ES31 + GLSL_ES3_1_ANDROID +Loaded format module ShaderFormatVectorVM + VVM_1_0 +Loaded format module VulkanShaderFormat + SF_VULKAN_SM5 + SF_VULKAN_ES31_ANDROID + SF_VULKAN_ES31 + SF_VULKAN_SM5_ANDROID + SF_VULKAN_SM6 +Ray tracing is enabled (dynamic). Reason: r.RayTracing=1 and r.RayTracing.EnableOnDemand=1. +Ray tracing shaders are enabled. +Memory: Max Cache Size: -1 MB +FDerivedDataBackendGraph: Pak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +Unable to find inner node Pak for hierarchy Hierarchy. +FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +Unable to find inner node CompressedPak for hierarchy Hierarchy. +../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (1217 MiB) +FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +Unable to find inner node EnterprisePak for hierarchy Hierarchy. +Found Zen config default=/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data +InTree version at '/opt/unreal-engine/Engine/Binaries/Linux/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +Installed version at '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +No current process using the data dir found, launching a new instance +Launching executable '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver', working dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install', data dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data', args '--port 8558 --data-dir "/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data" --http asio --gc-cache-duration-seconds 1209600 --gc-interval-seconds 21600 --gc-low-diskspace-threshold 2147483648 --quiet --http-forceloopback --owner-pid 91956 --child-id Zen_91956_Startup' +Unreal Zen Storage Server HTTP service at [::1]:8658 status: OK!. +Local ZenServer AutoLaunch initialization completed in 0.119 seconds +ZenLocal: Using ZenServer HTTP service at http://[::1]:8658/ with namespace ue.ddc status: OK!. +/home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds. +/home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.00ms. RandomReadSpeed=3880.97MBs, RandomWriteSpeed=797.19MBs. Assigned SpeedClass 'Local' +Local: Using data cache path /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: DeleteOnly +ZenShared: Disabled because Host is set to 'None' +Unable to find inner node ZenShared for hierarchy Hierarchy. +Shared: Disabled because no path is configured. +Unable to find inner node Shared for hierarchy Hierarchy. +Cloud: Disabled because Host is set to 'None' +Unable to find inner node Cloud for hierarchy Hierarchy. +Guid format shader working directory is 14 characters bigger than the processId version (../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/WorkingDirectory/91956/). +Cleaned the shader compiler working directory '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/tmp/20B65D3016F44F0BA883643AC76E258D/'. +UBA/Horde Configuration [Uba.Provider.Horde]: Not Enabled +Using 8 local workers for shader compilation +Compiling shader autogen file: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/ShaderAutogen/VULKAN_SM6/AutogenShaderHeaders.ush +Autogen file is unchanged, skipping write. +Completed SDK detection: ExitCode = 0 +Using FreeType 2.10.0 +SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png' error. +Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] +Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' error. +Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] +FAssetRegistry took 0.0019 seconds to start up +AssetDataGatherer spent 0.000s loading caches ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_*.bin. +EditorDomain is Disabled +Deviceprofile LinuxArm64Editor not found. +Deviceprofile LinuxArm64 not found. +Selected Device Profile: [LinuxEditor] +Active device profile: [0xb55aa6cf280][0xb55aa915000 66] LinuxEditor +Metadata set : deviceprofile="LinuxEditor" +FlushAsyncLoading(1): 1 QueuedPackages, 0 AsyncPackages +Texture Encode Speed: FinalIfAvailable (editor). +Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +Shared linear texture encoding: Disabled +Turnkey Platform: Android: (Status=Invalid, MinAllowed_Sdk=r25b, MaxAllowed_Sdk=r29, Current_Sdk=, Allowed_AutoSdk=r27c, Current_AutoSdk=, Flags="Platform_InvalidHostPrerequisites, Support_FullSdk", Error="Android Studio is not installed correctly.") +Turnkey Platform: Linux: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +Turnkey Platform: LinuxArm64: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +Running Turnkey device detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI' +Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI -nocompile -nocompileuat ] +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness because of a recursive sync load +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec because of a recursive sync load +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_M because of a recursive sync load +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_N because of a recursive sync load +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Opacity/CameraDepthFade because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDiffuse because of a recursive sync load +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions02/Utility/BreakOutFloat2Components because of a recursive sync load +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultPostProcessMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultDeferredDecalMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultLightFunctionMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/WorldGridMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDeferredDecalMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/WorldGridMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +HLOD mesh reduction module (r.ProxyLODMeshReductionModule) set to "ProxyLODMeshReduction" which doesn't exist. +Using QuadricMeshReduction for automatic static mesh reduction +Using SkeletalMeshReduction for automatic skeletal mesh reduction +No automatic mesh merging module available +No distributed automatic mesh merging module available +No automatic mesh merging module available +No distributed automatic mesh merging module available +Completed device detection: Code = 0 +Applying CVar settings from Section [/Script/CQTest.CQTestSettings] File [Engine] +VirtualizationSystem name found in ini file: None +FNullVirtualizationSystem mounted, virtualization will be disabled +FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetActorFactory name: NetActorFactory id: 0 +FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetSubObjectFactory name: NetSubObjectFactory id: 1 +Linux SourceCodeAccessSettings: VisualStudioCode +Border +BreadcrumbButton +Brushes.Title +ColorPicker.ColorThemes +Default +Icons.Save +Icons.Toolbar.Settings +ListView +SoftwareCursor_CardinalCross +SoftwareCursor_Grab +TableView.DarkRow +TableView.Row +TreeView +FWorldPartitionClassDescRegistry::Initialize started... +FWorldPartitionClassDescRegistry::Initialize took 1.780 ms +XR: Instanced Stereo Rendering is Enabled +XR: MultiViewport is Enabled +XR: Mobile Multiview is Disabled +Turnkey Device: Linux@WEYLAND-YUTANI: (Name=WEYLAND-YUTANI, Type=Computer, Status=Valid, Allowed=, Current=Arch Linux, Flags="Device_InstallSoftwareValid") +UGameplayTagsManager::InitializeManager - 0.000 s +Niagara Debugger Client Initialized | Session: 2BAEF909EB4C48D0800000000000E800 | Instance: 2D9976B3AA9F4508B1E1727DFC7AADC1 (WEYLAND-YUTANI-91956). +MetaSound Page Target Initialized to 'Default' +Registering Engine Module Parameter Interfaces... +MetaSound Engine Initialized +Initializing TcpMessaging bridge +Work queue size set to 1024. +Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +Unicast socket bound to '0.0.0.0:52512'. +Added local interface '192.168.1.180' to multicast group '230.0.0.1:6666' +Added local interface '192.168.122.1' to multicast group '230.0.0.1:6666' +Added local interface '172.31.0.1' to multicast group '230.0.0.1:6666' +Using asynchronous task graph for message deserialization. +MakeRuntimeORTDml: + DirectML: no + RHI D3D12: no + D3D12: no + NPU: no +Interface availability: + GPU: no + RDG: no + NPU: no +NNERuntimeORTDml can only cook! +Initialize +OnSessionChanged +Initialize +OnSessionChanged +Initialize +OnSessionChanged +Initialize +OnSessionChanged +[RegisterExtension] Registering CVD Extension [FChaosVDGenericDebugDrawExtension] ... +[RegisterExtension] Registering CVD Extension [FChaosVDAccelerationStructuresExtension] ... +UAndroidPermissionCallbackProxy::GetInstance +No Audio Capture implementations found. Audio input will be silent. +No Audio Capture implementations found. Audio input will be silent. +OpenXR ignores max viewport resolution in editor to support full HMD resolutions. +Applying CVar settings from Section [/Script/NNEDenoiser.NNEDenoiserSettings] File [Engine] +Failed to read file '../../../Engine/Content/Slate/Icons/doc_16x.png' error. +Could not load file for Slate resource: [../../../Engine/Content/Slate/Icons/doc_16x.png] file: [../../../Engine/Content/Slate/Icons/doc_16x.png] +Failed to read file '../../../Engine/Content/Slate/Common/ButtonHoverHint.png' error. +Could not load file for Slate resource: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] file: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] +Cannot determine whether '/home/reimoz/.steampath' is a directory - d_type not supported and stat() failed with errno=2 (No such file or directory) +Revision control is disabled +Revision control is disabled +Loaded 0 collections in 0.002397 seconds +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Collections/' took 0.00s +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Developers/reimoz/Collections/' took 0.00s +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Collections/' took 0.00s +43167 objects as part of root set at end of initial load. +CloseDisregardForGC: 0/0 objects in disregard for GC pool +Initializing Engine... +0x00007f1273f4c7b6 Dladdr: 0.028180ms Open: 0.019010ms Search: 0.038100ms +0x00007f1273ef86d6 Dladdr: 0.004560ms Open: 0.005260ms Search: 0.033800ms +0x00007f1273f044d3 Dladdr: 0.003160ms Open: 0.004790ms Search: 0.034690ms +0x00007f1273f35395 Dladdr: 0.002740ms Open: 0.004730ms Search: 0.033270ms +0x00007f1273f1b840 Dladdr: 0.003130ms Open: 0.005040ms Search: 0.033060ms +0x00007f136d19429e Dladdr: 0.286510ms Open: 0.010750ms Search: 0.046110ms +0x00007f136d1800f9 Dladdr: 0.303840ms Open: 0.005890ms Search: 0.042020ms +0x00007f1364443dbf Dladdr: 0.109490ms Open: 0.006290ms Search: 0.041420ms +0x00007f13644488a9 Dladdr: 0.105471ms Open: 0.005110ms Search: 0.041380ms +0x00007f13651b01e8 Dladdr: 0.111440ms Open: 0.006310ms Search: 0.043310ms +0x000000000023a54d Dladdr: 0.002970ms Open: 0.006970ms Search: 0.029900ms +0x00007f13651bbb30 Dladdr: 0.125860ms Open: 0.014180ms Search: 0.045960ms +0x000000000024cd32 Dladdr: 0.003110ms Open: 0.006440ms Search: 0.032610ms +0x00007f136eb45e59 Dladdr: 0.001170ms Open: 0.006060ms Search: 0.022290ms +0x00007f13626366c0 Dladdr: 0.019130ms Open: 0.004250ms Search: 0.001080ms +0x00007f13626367f8 Dladdr: 0.014990ms Open: 0.002300ms Search: 0.000120ms +0x0000000000239649 Dladdr: 0.002120ms Open: 0.004570ms Search: 0.029120ms +FPlatformStackWalk::StackWalkAndDump - 0.002 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 148] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007f1273f4c7b7 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_0::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +[Callstack] 0x00007f1273ef86d7 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +[Callstack] 0x00007f1273f044d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[Callstack] 0x00007f1273f35396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007f1273f1b841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007f136d19429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007f136d1800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007f1364443dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007f13644488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007f13651b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007f13651bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007f136eb45e5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007f13626366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007f13626367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [N:-1] + + SubmitErrorReport - 0.000 s + SendNewReport - 0.018 s + FDebug::EnsureFailed - 0.025 s +0x00007f1273f4c7f8 Dladdr: 0.075650ms Open: 0.026080ms Search: 0.039000ms +0x00007f1273ef86ef Dladdr: 0.005110ms Open: 0.006600ms Search: 0.035280ms +0x00007f1273f044d3 Dladdr: 0.003260ms Open: 0.004930ms Search: 0.035130ms +0x00007f1273f35395 Dladdr: 0.003040ms Open: 0.005120ms Search: 0.040510ms +0x00007f1273f1b840 Dladdr: 0.006000ms Open: 0.007260ms Search: 0.036350ms +0x00007f136d19429e Dladdr: 0.459040ms Open: 0.017120ms Search: 0.058121ms +0x00007f136d1800f9 Dladdr: 0.290170ms Open: 0.014000ms Search: 0.044090ms +0x00007f1364443dbf Dladdr: 0.160010ms Open: 0.018270ms Search: 0.057360ms +0x00007f13644488a9 Dladdr: 0.125110ms Open: 0.008580ms Search: 0.044580ms +0x00007f13651b01e8 Dladdr: 0.113890ms Open: 0.008110ms Search: 0.044550ms +0x000000000023a54d Dladdr: 0.003430ms Open: 0.008160ms Search: 0.028600ms +0x00007f13651bbb30 Dladdr: 0.118060ms Open: 0.007220ms Search: 0.047360ms +0x000000000024cd32 Dladdr: 0.002720ms Open: 0.005160ms Search: 0.032440ms +0x00007f136eb45e59 Dladdr: 0.002320ms Open: 0.007750ms Search: 0.023640ms +0x00007f13626366c0 Dladdr: 0.024400ms Open: 0.004590ms Search: 0.001030ms +0x00007f13626367f8 Dladdr: 0.014450ms Open: 0.002120ms Search: 0.000130ms +0x0000000000239649 Dladdr: 0.001970ms Open: 0.004750ms Search: 0.029320ms +FPlatformStackWalk::StackWalkAndDump - 0.003 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 149] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007f1273f4c7f9 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_1::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +[Callstack] 0x00007f1273ef86f0 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +[Callstack] 0x00007f1273f044d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[Callstack] 0x00007f1273f35396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007f1273f1b841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007f136d19429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007f136d1800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007f1364443dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007f13644488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007f13651b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007f13651bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007f136eb45e5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007f13626366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007f13626367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [N:-1] + + SubmitErrorReport - 0.000 s + SendNewReport - 0.023 s + FDebug::EnsureFailed - 0.027 s +0x00007f1273f4c83a Dladdr: 0.058110ms Open: 0.014970ms Search: 0.033640ms +0x00007f1273ef8607 Dladdr: 0.003970ms Open: 0.005500ms Search: 0.051800ms +0x00007f1273f044d3 Dladdr: 0.003940ms Open: 0.005290ms Search: 0.037010ms +0x00007f1273f35395 Dladdr: 0.003010ms Open: 0.005050ms Search: 0.036380ms +0x00007f1273f1b840 Dladdr: 0.002830ms Open: 0.005350ms Search: 0.036960ms +0x00007f136d19429e Dladdr: 0.370841ms Open: 0.010700ms Search: 0.049170ms +0x00007f136d1800f9 Dladdr: 0.897030ms Open: 0.009560ms Search: 0.044620ms +0x00007f1364443dbf Dladdr: 0.197520ms Open: 0.007370ms Search: 0.041480ms +0x00007f13644488a9 Dladdr: 0.113070ms Open: 0.005730ms Search: 0.038900ms +0x00007f13651b01e8 Dladdr: 0.121940ms Open: 0.005950ms Search: 0.040720ms +0x000000000023a54d Dladdr: 0.003500ms Open: 0.006000ms Search: 0.026750ms +0x00007f13651bbb30 Dladdr: 0.115050ms Open: 0.005370ms Search: 0.039780ms +0x000000000024cd32 Dladdr: 0.002340ms Open: 0.004130ms Search: 0.029770ms +0x00007f136eb45e59 Dladdr: 0.002550ms Open: 0.008680ms Search: 0.022100ms +0x00007f13626366c0 Dladdr: 0.022300ms Open: 0.003940ms Search: 0.000780ms +0x00007f13626367f8 Dladdr: 0.010710ms Open: 0.002860ms Search: 0.000170ms +0x0000000000239649 Dladdr: 0.001910ms Open: 0.005540ms Search: 0.027550ms +FPlatformStackWalk::StackWalkAndDump - 0.003 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 154] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007f1273f4c83b libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_2::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:154] +[Callstack] 0x00007f1273ef8608 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:154] +[Callstack] 0x00007f1273f044d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[Callstack] 0x00007f1273f35396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007f1273f1b841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007f136d19429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007f136d1800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007f1364443dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007f13644488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007f13651b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007f13651bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007f136eb45e5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007f13626366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007f13626367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [N:-1] + + SubmitErrorReport - 0.000 s + SendNewReport - 0.020 s + FDebug::EnsureFailed - 0.034 s +0x00007f1273f4c87c Dladdr: 0.081520ms Open: 0.014620ms Search: 0.038090ms +0x00007f1273ef861d Dladdr: 0.004730ms Open: 0.005610ms Search: 0.032170ms +0x00007f1273f044d3 Dladdr: 0.003580ms Open: 0.005550ms Search: 0.036370ms +0x00007f1273f35395 Dladdr: 0.004090ms Open: 0.005790ms Search: 0.037240ms +0x00007f1273f1b840 Dladdr: 0.003210ms Open: 0.005050ms Search: 0.035440ms +0x00007f136d19429e Dladdr: 0.529581ms Open: 0.019020ms Search: 0.053550ms +0x00007f136d1800f9 Dladdr: 0.277160ms Open: 0.005320ms Search: 0.041720ms +0x00007f1364443dbf Dladdr: 0.116700ms Open: 0.008520ms Search: 0.043790ms +0x00007f13644488a9 Dladdr: 0.104210ms Open: 0.005870ms Search: 0.040980ms +0x00007f13651b01e8 Dladdr: 0.152090ms Open: 0.012960ms Search: 0.038920ms +0x000000000023a54d Dladdr: 0.004030ms Open: 0.006880ms Search: 0.029530ms +0x00007f13651bbb30 Dladdr: 0.106410ms Open: 0.005890ms Search: 0.037700ms +0x000000000024cd32 Dladdr: 0.002220ms Open: 0.004520ms Search: 0.027960ms +0x00007f136eb45e59 Dladdr: 0.001190ms Open: 0.005630ms Search: 0.020180ms +0x00007f13626366c0 Dladdr: 0.018010ms Open: 0.005180ms Search: 0.000770ms +0x00007f13626367f8 Dladdr: 0.012140ms Open: 0.002360ms Search: 0.000130ms +0x0000000000239649 Dladdr: 0.001800ms Open: 0.005020ms Search: 0.030960ms +FPlatformStackWalk::StackWalkAndDump - 0.002 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 155] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007f1273f4c87d libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_3::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:155] +[Callstack] 0x00007f1273ef861e libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:155] +[Callstack] 0x00007f1273f044d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[Callstack] 0x00007f1273f35396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007f1273f1b841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007f136d19429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007f136d1800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007f1364443dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007f13644488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007f13651b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007f13651bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007f136eb45e5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007f13626366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007f13626367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [N:-1] + + SubmitErrorReport - 0.000 s + SendNewReport - 0.023 s + FDebug::EnsureFailed - 0.041 s +HMD configured for shader platform VULKAN_SM6, bIsMobileMultiViewEnabled=0, bProjectionLayerAlphaEnabled=0 +0x00007f1273f4d9c2 Dladdr: 0.058930ms Open: 0.015370ms Search: 0.038950ms +0x00007f1273f05286 Dladdr: 0.004170ms Open: 0.004980ms Search: 0.034500ms +0x00007f1273f35395 Dladdr: 0.002510ms Open: 0.004750ms Search: 0.051030ms +0x00007f1273f1b840 Dladdr: 0.003540ms Open: 0.005910ms Search: 0.036780ms +0x00007f136d19429e Dladdr: 0.503840ms Open: 0.009490ms Search: 0.046140ms +0x00007f136d1800f9 Dladdr: 0.274741ms Open: 0.006990ms Search: 0.057130ms +0x00007f1364443dbf Dladdr: 0.120390ms Open: 0.017610ms Search: 0.044850ms +0x00007f13644488a9 Dladdr: 0.100450ms Open: 0.005560ms Search: 0.041190ms +0x00007f13651b01e8 Dladdr: 0.111260ms Open: 0.005760ms Search: 0.043210ms +0x000000000023a54d Dladdr: 0.002850ms Open: 0.006350ms Search: 0.028030ms +0x00007f13651bbb30 Dladdr: 0.112050ms Open: 0.005850ms Search: 0.039830ms +0x000000000024cd32 Dladdr: 0.002170ms Open: 0.005480ms Search: 0.029820ms +0x00007f136eb45e59 Dladdr: 0.001560ms Open: 0.007170ms Search: 0.023550ms +0x00007f13626366c0 Dladdr: 0.022970ms Open: 0.004240ms Search: 0.000980ms +0x00007f13626367f8 Dladdr: 0.027110ms Open: 0.002560ms Search: 0.000110ms +0x0000000000239649 Dladdr: 0.001730ms Open: 0.004990ms Search: 0.026970ms +FPlatformStackWalk::StackWalkAndDump - 0.002 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp] [Line: 1712] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007f1273f4d9c3 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion)::$_1::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1712] +[Callstack] 0x00007f1273f05287 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1712] +[Callstack] 0x00007f1273f35396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007f1273f1b841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007f136d19429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007f136d1800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007f1364443dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007f13644488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007f13651b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007f13651bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007f136eb45e5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007f13626366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007f13626367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [N:-1] + + FDebug::EnsureFailed - 0.011 s +Initializing StylusInput subsystem. +StylusInput not supported on this platform. +UTedsSettingsEditorSubsystem::Initialize +Oodle Texture loading DLL: liboo2texlinux64.2.9.11.so +Oodle Texture loading DLL: liboo2texlinux64.2.9.12.so +Creating Chaos Debug Draw Scene for world Untitled +SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Temp/Untitled_0.Untitled'. +Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use. +Texture streaming: Enabled +[UEEditor.Rocket.Release] AnalyticsET::StartSession ( APIServer = https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data. AppVersion = 5.6.1-44394996+++UE5+Release-5.6 ) +Initializing Audio Device Manager... +Loading Default Audio Settings Objects... +No default SoundConcurrencyObject specified (or failed to load). +Audio Device Manager Initialized +Creating Audio Device: Id: 1, Scope: Shared, Realtime: True +Audio Mixer Platform Settings: + Sample Rate: 48000 + Callback Buffer Frame Size Requested: 1024 + Callback Buffer Frame Size To Use: 1024 + Number of buffers to queue: 2 + Max Channels (voices): 32 + Number of Async Source Workers: 0 +AudioDevice MaxSources: 32 +Audio Spatialization Plugin: None (built-in). +Audio Reverb Plugin: None (built-in). +Audio Occlusion Plugin: None (built-in). +Initialized SDL using pulseaudio platform API backend. +Initializing audio mixer using platform API: 'SDL2' +Opening default audio device (device index -1) +Using Audio Hardware Device Starship/Matisse HD Audio Controller Digital Stereo (IEC958) +Initializing Sound Submixes... +Creating Master Submix 'MasterSubmixDefault' +Creating Master Submix 'MasterReverbSubmixDefault' +Output buffers initialized: Frames=1024, Channels=6, Samples=6144, InstanceID=1 +Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +FAudioDevice initialized with ID 1. +Audio Device (ID: 1) registered with world 'Untitled'. +Initializing Audio Bus Subsystem for audio device with ID 1 +Metadata set : largeworldcoordinates="1" +Undo buffer set to 256 MB +Transaction tracking system initialized +Uncontrolled Changelist persistency file loaded ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/SourceControl/UncontrolledChangelists.json +Localization service is disabled +Enabled Package for Meta Quest devices. +The following settings have been applied: + +Support arm64: 1. + +Support Vulkan: 1. + +Support x86_64: 0. + +Support Vulkan Desktop: 0. + +Support OpenGL ES3.2: 0. +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/' took 0.00s +Python enabled via CVar 'Engine.Python.IsEnabledByDefault' +Using Python 3.11.8 +No pip-enabled plugins with python dependencies found, skipping +Requested compilation of Path Tracing RTPSOs (8 permutations). + + +Script Stack (0 frames) : + +appError called: Assertion failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRCore.cpp] [Line: 24] + + diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-73A24EA8C56F440A867C1DD3869E1090/CrashContext.runtime-xml b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-73A24EA8C56F440A867C1DD3869E1090/CrashContext.runtime-xml new file mode 100644 index 0000000..5e45f3e --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-73A24EA8C56F440A867C1DD3869E1090/CrashContext.runtime-xml @@ -0,0 +1,1216 @@ + + + + 3 + B214158A7DF742A1B0D93270FDDA69D2 + UECC-Linux-08DCABE2B866414EB079057DB7158978_0005 + true + false + false + Ensure + Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 154] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +0x00007f32d418983b libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_2::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:154] +0x00007f32d4135608 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:154] +0x00007f32d41414d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +0x00007f32d4172396 libUnrealEditor-OpenXRHMD.so!TSharedRef<FOpenXRHMD, (ESPMode)1> FSceneViewExtensions::NewExtension<FOpenXRHMD, XrInstance_T*&, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr<FOpenXRRenderBridge>&&&, TArray<char const*, TSizedDefaultAllocator<32> >&&&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +0x00007f32d4158841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +0x00007f339759429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +0x00007f33975800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +0x00007f338ea43dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +0x00007f338ea488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +0x00007f338f7b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +0x00007f338f7bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +0x00007f339a7cae5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +0x00007f338cc366c1 libc.so.6!UnknownFunction(0x276c0) +0x00007f338cc367f9 libc.so.6!__libc_start_main(+0x88) +0x000000000023964a UnrealEditor!_start [{*:-1] + + + Attended + 27976 + 0 + false + false + true + false + UE-MyProject2 + UnrealEditor + Development + + LinuxEditor + Linux [Arch Linux 6.19.11-arch1-1 64b] + Linux + Editor + Vanilla + + 5.6.1-44394996+++UE5+Release-5.6 + 5.6.1-44394996+++UE5+Release-5.6 + CommandLineRemoved + 9 + en_US + ++UE5+Release-5.6-CL-44394996 + **UE5*Release-5.6-CL-44394996-Linux-Development + true + false + + /opt/unreal-engine/Engine/Binaries/Linux/ + /opt/unreal-engine/ + E5D2B3C70A61446E8360CCAEADDA3CCF-000003E8 + e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 + + + Sent in the unattended mode + + 0 + + 8 + 16 + 1 + AuthenticAMD + AMD Ryzen 7 3800X 8-Core Processor + NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86 + Arch Linux + 6.19.11-arch1-1 + + 67336896512 + 0 + 4096 + 63 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 8 + libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_2::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:154] +libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:154] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +libUnrealEditor-OpenXRHMD.so!TSharedRef<FOpenXRHMD, (ESPMode)1> FSceneViewExtensions::NewExtension<FOpenXRHMD, XrInstance_T*&, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr<FOpenXRRenderBridge>&&&, TArray<char const*, TSizedDefaultAllocator<32> >&&&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +libc.so.6!UnknownFunction(0x276c0) +libc.so.6!__libc_start_main(+0x88) +UnrealEditor!_start [/opt/unreal-engine/Engine/Binaries/Linux/UnrealEditor:-1] + + + +libUnrealEditor-OpenXRHMD 0x00007f32d40ef000 + 9a83b +libUnrealEditor-OpenXRHMD 0x00007f32d40ef000 + 46608 +libUnrealEditor-OpenXRHMD 0x00007f32d40ef000 + 524d4 +libUnrealEditor-OpenXRHMD 0x00007f32d40ef000 + 83396 +libUnrealEditor-OpenXRHMD 0x00007f32d40ef000 + 69841 +libUnrealEditor-Engine 0x00007f3392000000 + 559429f +libUnrealEditor-Engine 0x00007f3392000000 + 55800fa +libUnrealEditor-UnrealEd 0x00007f338d200000 + 1843dc0 +libUnrealEditor-UnrealEd 0x00007f338d200000 + 18488aa +libUnrealEditor-UnrealEd 0x00007f338d200000 + 25b01e9 +UnrealEditor 0x0000000000200000 + 3a54e +libUnrealEditor-UnrealEd 0x00007f338d200000 + 25bbb31 +UnrealEditor 0x0000000000200000 + 4cd33 +libUnrealEditor-UnixCommonStartup 0x00007f339a7c2000 + 8e5a +libc.so 0x00007f338cc0f000 + 276c1 +libc.so 0x00007f338cc0f000 + 277f9 +UnrealEditor 0x0000000000200000 + 3964a + + 4035E9A89D9655B202BB8139EA710CA935626762 + 639123941027130000 + 1 + AMD Ryzen 7 3800X 8-Core Processor + 1.0 + + + + 5 + Trace/breakpoint trap + 0 + 0 + + + LinuxEditorNo errors + false + Vulkan + NVIDIA GeForce RTX 4090 + 595.58 + 595.58 + 01-01-01 + SM6 + NVIDIA + 2684 + LinuxEditor + + + + + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RDG Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IoStore Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mass Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "World Metrics" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "XGE Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Enhanced Input" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Visual Debugger" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "FastBuild Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Command Link Server" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "UBA Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chaos Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chaos Cloth" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mesh Painting" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "TraceUtilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem NULL" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Services" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Base" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem Utils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "EOS Shared" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Asset Tags" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MsQuic Runtime Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Procedural Mesh Component" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Example Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GooglePAD" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Android Runtime Permission" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Windows Movie Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Linux Device Profile Selector" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry Processing" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Mesh Modeling Toolset" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Custom Mesh Component" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IOS Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Audio Capture" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "StateTree" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Wave Tables" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Apple Movie Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XRBase" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chunk Downloader" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Google Cloud Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Resonance Audio" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Input Debugging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ArchVis Character" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXR" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Windows Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Android Movie Player" +} + { +"Version": 1, +"VersionName": "1.1", +"FriendlyName": "Synthesis and DSP Effects" +} + { +"Version": 2, +"VersionName": "1.0", +"FriendlyName": "Groom" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mobile Patching Utilities" +} + { +"Version": 1, +"VersionName": "0.9", +"FriendlyName": "Compute Framework" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Apple Image Utils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXREyeTracker" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Movie Player for WebM files" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Audio Synesthesia" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Cable Component" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RigVM" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "PropertyBindingUtils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MetaSound" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Significance Manager" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "SoundFields" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Android Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AndroidFileServer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mobile Location Services Blueprints Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Property Access Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Actor Layer Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AudioWidgets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Geometry Cache" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXRHandTracking" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Color Grading" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Facial Animation Bulk Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Engine Asset Definitions" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Asset Manager Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Blueprint C++ Header Preview" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Proxy LOD Plugin (Experimental)" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UMG Widget Preview" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Data Validation" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Wizard for mobile packaging scenarios" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "Stylus & Tablet Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CryptoKeys" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "EditorDebugTools" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GameplayTagsEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GeometryMode" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Modeling Tools Editor Mode" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mac Graphics Switching" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Curve Editor Tools" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequencer Anim Tools" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Mesh LOD Toolset" +} + { +"Version": 2, +"VersionName": "0.2", +"FriendlyName": "UVEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Plugin Browser" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Scripting Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Changelist Reviews" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "World Partition HLOD Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Material Analyzer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "SpeedTree Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Framework" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Framework Assets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Take Recorder" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Camera Calibration Core" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Actor Sequence (Experimental)" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Template Sequence" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequencer Scripting" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Level Sequence Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig Modules" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig Spline" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Modifier Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IK Rig" +} + { +"Version": 10, +"VersionName": "10.2.7", +"FriendlyName": "RigLogic Plugin v10.3.0" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Skeletal Mesh Editing Tools" +} + { +"Version": 1, +"VersionName": "0.9", +"FriendlyName": "Deformer Graph" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Tweening Utils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Blendspace Motion Analysis" +} + { +"Version": 1, +"VersionName": "2.0", +"FriendlyName": "Live Link" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Data" +} + { +"Version": 30100, +"VersionName": "3.1.0", +"FriendlyName": "Animation Compression Library" +} + { +"Version": 131, +"VersionName": "1.3.1", +"FriendlyName": "glTF Exporter" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Datasmith Content" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Variant Manager" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Variant Manager Content" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Tests" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Niagara" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Cascade Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NiagaraSimCaching" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Performance" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Alembic Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Localizable Message" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "GeometryFlow" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Telemetry" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequence Navigator" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Platform Cryptography Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Level Sequence Navigator Bridge" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Low-level network trace Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosUserDataPT" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NFORDenoise" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Tool Presets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosCaching" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "TEDS: Editor Data Storage" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Planar Cut" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Python Editor Script Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Automation Utilities" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Fracture" +} + { +"Version": 1, +"VersionName": "1", +"FriendlyName": "BackChannel" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry Dataflow Nodes" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Experimental Mesh Modeling Toolset" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Telemetry" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Skeletal Mesh Simplifier (Early Access)" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Editor DataflowGraph" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Batch Renamer" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Niagara" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Full Body IK" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "TEDS: Editor Data Storage Features" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "CharacterAI" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Solver" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosEditor" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Engine Cameras" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Camera Shake Previewer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Launcher Chunk Installer" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Gameplay Cameras" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UDP Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "TCP Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Paper2D" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NNEDenoiser" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NNERuntimeORT" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "CLion Integration" +} + { +"Version": 110, +"VersionName": "1.11.0", +"FriendlyName": "Plastic SCM" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Dump GPU Services" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "PIX on Windows GPU Capture Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Perforce" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Plugin Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Visual Studio Code Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XCode Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Subversion" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Sharing" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CodeLite Integration" +} + { +"Version": 2, +"VersionName": "1.7", +"FriendlyName": "Rider Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RenderDoc Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Project Launcher" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UObject Example Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Property Access Node" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Linux Compiler-only Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Visual Studio Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NamingTokens" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Oodle Texture" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "10X Editor Integration" +} + { +"Version": 14, +"VersionName": "1.4", +"FriendlyName": "Git" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "KDevelop Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Oodle Network" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Environment Query Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AISupport" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Media Compositing" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "AVF Media Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Media Player Editor" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "Android Media Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Image Sequence Media Player" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "WMF Media Player" +} + { +"Version": 0, +"VersionName": "0.1", +"FriendlyName": "Media Plate" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "WebM Video Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MetaHuman SDK" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem GooglePlay" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XInput Device" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Portable Object File Data Source" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "BaseCharacterFXEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CompositeCore" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Light Mixer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Object Mixer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem iOS" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - File Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - Class Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - Asset Data Source" +} + + diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-73A24EA8C56F440A867C1DD3869E1090/CrashReportClient.ini b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-73A24EA8C56F440A867C1DD3869E1090/CrashReportClient.ini new file mode 100644 index 0000000..ac738fd --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-73A24EA8C56F440A867C1DD3869E1090/CrashReportClient.ini @@ -0,0 +1,10 @@ +[CrashReportClient] +bHideLogFilesOption=false +bHideAllowToBeContactedOption=false +bIsAllowedToCloseWithoutSending=true +bIsAllowedToSendWithoutDetailedInfo=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true +bAgreeToCrashUpload=false + diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-73A24EA8C56F440A867C1DD3869E1090/Diagnostics.txt b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-73A24EA8C56F440A867C1DD3869E1090/Diagnostics.txt new file mode 100644 index 0000000..44682b0 --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-73A24EA8C56F440A867C1DD3869E1090/Diagnostics.txt @@ -0,0 +1,36 @@ +Generating report for minidump + +Application version 5.6.1.0 + ... built from changelist 44394996 + +OS version Linux 6.19.11-arch1-1 (network name: WEYLAND-YUTANI) +Running 8 x86_64 processors (16 logical cores) +Exception was "Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 154] " + + + + + +libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_2::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:154] +libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:154] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +libc.so.6!UnknownFunction(0x276c0) +libc.so.6!__libc_start_main(+0x88) +UnrealEditor!_start [/opt/unreal-engine/Engine/Binaries/Linux/UnrealEditor:-1] + + + +0 loaded modules + +Report end! diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-73A24EA8C56F440A867C1DD3869E1090/MyProject2.log b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-73A24EA8C56F440A867C1DD3869E1090/MyProject2.log new file mode 100644 index 0000000..44e85fa --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-73A24EA8C56F440A867C1DD3869E1090/MyProject2.log @@ -0,0 +1,1561 @@ +Stats thread started at 0.134907 +Metadata set : systemresolution.resx="1280" +Metadata set : systemresolution.resy="720" +OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +Session CrashGUID >==================================================== + Session CrashGUID > UECC-Linux-08DCABE2B866414EB079057DB7158978 + Session CrashGUID >==================================================== +No local boot hotfix file found at: [../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +Pre-Initializing Audio Device Manager... +AudioInfo: 'OPUS' Registered +AudioInfo: 'OGG' Registered +AudioInfo: 'ADPCM' Registered +AudioInfo: 'PCM' Registered +AudioInfo: 'BINKA' Registered +AudioInfo: 'RADA' Registered +Audio Device Manager Pre-Initialized +Looking for build plugins target receipt +Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +Asset registry cache read as 67.9 MiB from ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_0.bin +Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +Looking for enabled plugins target receipt +Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +Loading Mac ini files took 0.19 seconds +Loading TVOS ini files took 0.20 seconds +Loading VulkanPC ini files took 0.23 seconds +Loading IOS ini files took 0.26 seconds +Loading Android ini files took 0.26 seconds +Loading VisionOS ini files took 0.27 seconds +Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +Mounting Engine plugin RenderGraphInsights +Mounting Engine plugin IoStoreInsights +Mounting Engine plugin MassInsights +Mounting Engine plugin WorldMetrics +Loading Windows ini files took 0.44 seconds +Loading Unix ini files took 0.44 seconds +Mounting Engine plugin XGEController +Mounting Engine plugin EnhancedInput +Mounting Engine plugin ChaosVD +Mounting Engine plugin FastBuildController +Mounting Engine plugin CmdLinkServer +Mounting Engine plugin UbaController +Mounting Engine plugin ChaosInsights +Mounting Engine plugin ChaosCloth +Mounting Engine plugin MeshPainting +Mounting Engine plugin TraceUtilities +Mounting Engine plugin OnlineSubsystemNull +Mounting Engine plugin OnlineServices +Mounting Engine plugin OnlineBase +Mounting Engine plugin OnlineSubsystem +Mounting Engine plugin OnlineSubsystemUtils +Mounting Engine plugin EOSShared +Mounting Engine plugin AssetTags +Mounting Engine plugin MsQuic +Mounting Engine plugin ProceduralMeshComponent +Mounting Engine plugin ExampleDeviceProfileSelector +Mounting Engine plugin GooglePAD +Mounting Engine plugin AndroidPermission +Mounting Engine plugin WindowsMoviePlayer +Mounting Engine plugin LinuxDeviceProfileSelector +Mounting Engine plugin GeometryProcessing +Mounting Engine plugin MeshModelingToolset +Mounting Engine plugin CustomMeshComponent +Mounting Engine plugin IOSDeviceProfileSelector +Mounting Engine plugin AudioCapture +Mounting Engine plugin StateTree +Mounting Engine plugin WaveTable +Mounting Engine plugin AppleMoviePlayer +Mounting Engine plugin XRBase +Mounting Engine plugin ChunkDownloader +Mounting Engine plugin GoogleCloudMessaging +Mounting Engine plugin ResonanceAudio +Mounting Engine plugin InputDebugging +Loading Linux ini files took 0.53 seconds +Mounting Engine plugin ArchVisCharacter +Mounting Engine plugin OpenXR +Mounting Engine plugin WindowsDeviceProfileSelector +Mounting Engine plugin AndroidMoviePlayer +Mounting Engine plugin Synthesis +Mounting Engine plugin HairStrands +Mounting Engine plugin MobilePatchingUtils +Mounting Engine plugin ComputeFramework +Mounting Engine plugin AppleImageUtils +Mounting Engine plugin OpenXREyeTracker +Mounting Engine plugin WebMMoviePlayer +Mounting Engine plugin AudioSynesthesia +Mounting Engine plugin CableComponent +Mounting Engine plugin RigVM +Mounting Engine plugin PropertyBindingUtils +Mounting Engine plugin Metasound +Loading LinuxArm64 ini files took 0.56 seconds +Mounting Engine plugin SignificanceManager +Mounting Engine plugin SoundFields +Mounting Engine plugin AndroidDeviceProfileSelector +Mounting Engine plugin AndroidFileServer +Mounting Engine plugin LocationServicesBPLibrary +Mounting Engine plugin PropertyAccessEditor +Mounting Engine plugin ActorLayerUtilities +Mounting Engine plugin AudioWidgets +Mounting Engine plugin GeometryCache +Mounting Engine plugin OpenXRHandTracking +Mounting Engine plugin ColorGrading +Mounting Engine plugin FacialAnimation +Mounting Engine plugin EngineAssetDefinitions +Mounting Engine plugin AssetManagerEditor +Mounting Engine plugin BlueprintHeaderView +Mounting Engine plugin ProxyLODPlugin +Mounting Engine plugin UMGWidgetPreview +Mounting Engine plugin DataValidation +Mounting Engine plugin MobileLauncherProfileWizard +Mounting Engine plugin StylusInput +Mounting Engine plugin CryptoKeys +Mounting Engine plugin EditorDebugTools +Mounting Engine plugin GameplayTagsEditor +Mounting Engine plugin GeometryMode +Mounting Engine plugin ModelingToolsEditorMode +Mounting Engine plugin MacGraphicsSwitching +Mounting Engine plugin CurveEditorTools +Mounting Engine plugin SequencerAnimTools +Mounting Engine plugin MeshLODToolset +Mounting Engine plugin UVEditor +Mounting Engine plugin PluginBrowser +Mounting Engine plugin EditorScriptingUtilities +Mounting Engine plugin ChangelistReview +Mounting Engine plugin WorldPartitionHLODUtilities +Mounting Engine plugin MaterialAnalyzer +Mounting Engine plugin SpeedTreeImporter +Mounting Engine plugin Interchange +Mounting Engine plugin InterchangeAssets +Mounting Engine plugin InterchangeEditor +Mounting Engine plugin Takes +Mounting Engine plugin CameraCalibrationCore +Mounting Engine plugin ActorSequence +Mounting Engine plugin TemplateSequence +Mounting Engine plugin SequencerScripting +Mounting Engine plugin LevelSequenceEditor +Mounting Engine plugin ControlRigModules +Mounting Engine plugin GameplayInsights +Mounting Engine plugin ControlRig +Mounting Engine plugin ControlRigSpline +Mounting Engine plugin AnimationModifierLibrary +Mounting Engine plugin IKRig +Mounting Engine plugin RigLogic +Mounting Engine plugin SkeletalMeshModelingTools +Mounting Engine plugin DeformerGraph +Mounting Engine plugin TweeningUtils +Mounting Engine plugin BlendSpaceMotionAnalysis +Mounting Engine plugin LiveLink +Mounting Engine plugin AnimationData +Mounting Engine plugin ACLPlugin +Mounting Engine plugin GLTFExporter +Mounting Engine plugin DatasmithContent +Mounting Engine plugin VariantManager +Mounting Engine plugin VariantManagerContent +Mounting Engine plugin InterchangeTests +Mounting Engine plugin Niagara +Mounting Engine plugin Cascade +Mounting Engine plugin NiagaraSimCaching +Mounting Engine plugin EditorPerformance +Mounting Engine plugin AlembicImporter +Mounting Engine plugin LocalizableMessage +Mounting Engine plugin GeometryFlow +Mounting Engine plugin RuntimeTelemetry +Mounting Engine plugin SequenceNavigator +Mounting Engine plugin PlatformCrypto +Mounting Engine plugin GeometryCollectionPlugin +Mounting Engine plugin LevelSequenceNavigatorBridge +Mounting Engine plugin LowLevelNetTrace +Mounting Engine plugin ChaosUserDataPT +Mounting Engine plugin NFORDenoise +Mounting Engine plugin ToolPresets +Mounting Engine plugin ChaosCaching +Mounting Engine plugin EditorDataStorage +Mounting Engine plugin PlanarCut +Mounting Engine plugin PythonScriptPlugin +Mounting Engine plugin AutomationUtils +Mounting Engine plugin Fracture +Mounting Engine plugin BackChannel +Mounting Engine plugin GeometryDataflow +Mounting Engine plugin MeshModelingToolsetExp +Mounting Engine plugin EditorTelemetry +Mounting Engine plugin SkeletalReduction +Mounting Engine plugin Dataflow +Mounting Engine plugin AdvancedRenamer +Mounting Engine plugin ChaosNiagara +Mounting Engine plugin FullBodyIK +Mounting Engine plugin EditorDataStorageFeatures +Mounting Engine plugin CharacterAI +Mounting Engine plugin ChaosSolverPlugin +Mounting Engine plugin ChaosEditor +Mounting Engine plugin EngineCameras +Mounting Engine plugin CameraShakePreviewer +Mounting Engine plugin LauncherChunkInstaller +Mounting Engine plugin GameplayCameras +Mounting Engine plugin UdpMessaging +Mounting Engine plugin TcpMessaging +Mounting Engine plugin Paper2D +Mounting Engine plugin NNEDenoiser +Mounting Engine plugin NNERuntimeORT +Mounting Engine plugin CLionSourceCodeAccess +Mounting Engine plugin PlasticSourceControl +Mounting Engine plugin DumpGPUServices +Mounting Engine plugin PixWinPlugin +Mounting Engine plugin PerforceSourceControl +Mounting Engine plugin PluginUtils +Mounting Engine plugin VisualStudioCodeSourceCodeAccess +Mounting Engine plugin XCodeSourceCodeAccess +Mounting Engine plugin SubversionSourceControl +Mounting Engine plugin AnimationSharing +Mounting Engine plugin CodeLiteSourceCodeAccess +Mounting Engine plugin RiderSourceCodeAccess +Mounting Engine plugin RenderDocPlugin +Mounting Engine plugin ProjectLauncher +Mounting Engine plugin UObjectPlugin +Mounting Engine plugin PropertyAccessNode +Mounting Engine plugin NullSourceCodeAccess +Mounting Engine plugin VisualStudioSourceCodeAccess +Mounting Engine plugin NamingTokens +Mounting Engine plugin TextureFormatOodle +Mounting Engine plugin N10XSourceCodeAccess +Mounting Engine plugin GitSourceControl +Mounting Engine plugin KDevelopSourceCodeAccess +Mounting Engine plugin OodleNetwork +Mounting Engine plugin EnvironmentQueryEditor +Mounting Engine plugin AISupport +Mounting Engine plugin MediaCompositing +Mounting Engine plugin AvfMedia +Mounting Engine plugin MediaPlayerEditor +Mounting Engine plugin AndroidMedia +Mounting Engine plugin ImgMedia +Mounting Engine plugin WmfMedia +Mounting Engine plugin MediaPlate +Mounting Engine plugin WebMMedia +Mounting Engine plugin MetaHumanSDK +Mounting Engine plugin OnlineSubsystemGooglePlay +Mounting Engine plugin XInputDevice +Mounting Engine plugin PortableObjectFileDataSource +Mounting Engine plugin BaseCharacterFXEditor +Mounting Engine plugin CompositeCore +Mounting Engine plugin LightMixer +Mounting Engine plugin ObjectMixer +Mounting Engine plugin OnlineSubsystemIOS +Mounting Engine plugin ContentBrowserFileDataSource +Mounting Engine plugin ContentBrowserClassDataSource +Mounting Engine plugin ContentBrowserAssetDataSource +Revision control is disabled +Revision control is disabled +Revision control is disabled +Using libcurl 8.12.1 + - built for x86_64-unknown-linux-gnu + - supports SSL with OpenSSL/1.1.1t + - supports HTTP deflate (compression) using libz 1.3 + - other features: + CURL_VERSION_SSL + CURL_VERSION_LIBZ + CURL_VERSION_IPV6 + CURL_VERSION_ASYNCHDNS + CURL_VERSION_LARGEFILE + CURL_VERSION_TLSAUTH_SRP + CURL_VERSION_HTTP2 + CurlRequestOptions (configurable via config and command line): + - bVerifyPeer = true - Libcurl will verify peer certificate + - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy + - bDontReuseConnections = false - Libcurl will reuse connections + - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host + - LocalHostAddr = Default + - BufferSize = 65536 +CreateHttpThread using FCurlMultiPollEventLoopHttpThread +Creating http thread with maximum 256 concurrent requests +OSS: Created online subsystem instance for: NULL +OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] +Initialize Initializing EOSSDK Version:1.17.0-41373641 +Started StudioTelemetry Session +NFORDenoise function starting up +Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine] +RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings. +Applying CVar settings from Section [/Script/CompositeCore.CompositeCorePluginSettings] File [Engine] +ExecutableName: UnrealEditor +Build: ++UE5+Release-5.6-CL-44394996 +Platform=LinuxEditor +MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +DeviceId= +Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +Net CL: 43139311 +OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +Compiled (64-bit): Jul 28 2025 20:54:48 +Architecture: x64 +Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +Build Configuration: Development +Branch Name: ++UE5+Release-5.6 +Command Line: +Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +Allocator: Mimalloc +Installed Engine Build: 1 +This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +Number of dev versions registered: 37 + Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 10 + Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0 + Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 4 + Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 40 + Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 37 + Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 3 + Dev-Networking (A4E4105C-59A1-49B5-A7C5-40C4547EDFEE): 0 + Dev-Online (39C831C9-5AE6-47DC-9A44-9C173E1C8E7C): 0 + Dev-Physics (78F01B33-EBEA-4F98-B9B4-84EACCB95AA2): 20 + Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0 + Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 49 + Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 13 + Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 3 + Dev-LoadTimes (C2A15278-BFE7-4AFE-6C17-90FF531DF755): 1 + Private-Geometry (6EACA3D4-40EC-4CC1-B786-8BED09428FC5): 3 + Dev-AnimPhys (29E575DD-E0A3-4627-9D10-D276232CDCEA): 17 + Dev-Anim (AF43A65D-7FD3-4947-9873-3E8ED9C1BB05): 15 + Dev-ReflectionCapture (6B266CEC-1EC7-4B8F-A30B-E4D90942FC07): 1 + Dev-Automation (0DF73D61-A23F-47EA-B727-89E90C41499A): 1 + FortniteMain (601D1886-AC64-4F84-AA16-D3DE0DEAC7D6): 207 + FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 8 + FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 13 + FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 17 + Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 11 + Dev-Niagara (F2AED0AC-9AFE-416F-8664-AA7FFA26D6FC): 1 + Dev-Destruction (174F1F0B-B4C6-45A5-B13F-2EE8D0FB917D): 10 + Dev-Physics-Ext (35F94A83-E258-406C-A318-09F59610247C): 41 + Dev-PhysicsMaterial-Chaos (B68FC16E-8B1B-42E2-B453-215C058844FE): 1 + Dev-CineCamera (B2E18506-4273-CFC2-A54E-F4BB758BBA07): 1 + Dev-VirtualProduction (64F58936-FD1B-42BA-BA96-7289D5D0FA4E): 1 + UE5-Main (697DD581-E64F-41AB-AA4A-51ECBEB7B628): 121 + UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 56 + UE5-SpecialProject (59DA5D52-1232-4948-B878-597870B8E98B): 9 + Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2 + Dev-NaniteResearch (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1 + Dev-ComputeFramework (6304A3E7-0059-4F59-8CFC-21BD7721FD4E): 0 + LensFileVersion (8652A554-966A-466C-9FD7-1C6DD61B1ADB): 1 +Presizing for max 25165824 objects, including 0 objects not considered by GC. +Object subsystem initialized +Set CVar [[con.DebugEarlyDefault:1]] +CVar [[con.DebugLateDefault:1]] deferred - dummy variable created +CVar [[con.DebugLateCheat:1]] deferred - dummy variable created +CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created +Set CVar [[r.setres:1280x720]] +Set CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] +CVar [[QualityLevelMapping:high]] deferred - dummy variable created +Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]] +Set CVar [[r.VSync:0]] +Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created +CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created +Set CVar [[r.GPUCrashDebugging:0]] +CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +Set CVar [[r.ForwardShading:1]] +Set CVar [[r.MobileHDR:0]] +Set CVar [[vr.MobileMultiView:1]] +Set CVar [[vr.InstancedStereo:1]] +Set CVar [[r.DefaultFeature.AutoExposure:0]] +Set CVar [[r.DefaultFeature.AmbientOcclusion:0]] +Set CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:0]] +Set CVar [[r.DefaultFeature.MotionBlur:0]] +Set CVar [[r.Mobile.UseHWsRGBEncoding:1]] +Set CVar [[r.Shadow.Virtual.Enable:1]] +Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] +Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]] +Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]] +Set CVar [[r.GenerateMeshDistanceFields:1]] +Set CVar [[r.DynamicGlobalIlluminationMethod:1]] +Set CVar [[r.ReflectionMethod:1]] +Set CVar [[r.Mobile.AntiAliasing:3]] +Set CVar [[r.AntiAliasingMethod:3]] +Set CVar [[r.AllowStaticLighting:1]] +Set CVar [[r.SkinCache.CompileShaders:1]] +Set CVar [[r.RayTracing:1]] +Set CVar [[r.RayTracing.RayTracingProxies.ProjectEnabled:1]] +Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]] +Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +Set CVar [[s.AsyncLoadingThreadEnabled:1]] +Set CVar [[s.EventDrivenLoaderEnabled:1]] +Set CVar [[s.WarnIfTimeLimitExceeded:0]] +Set CVar [[s.TimeLimitExceededMultiplier:1.5]] +Set CVar [[s.TimeLimitExceededMinTime:0.005]] +Set CVar [[s.UseBackgroundLevelStreaming:1]] +Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] +Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +Set CVar [[s.FlushStreamingOnExit:1]] +CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] +Set CVar [[gc.FlushStreamingOnGC:0]] +Set CVar [[gc.NumRetriesBeforeForcingGC:10]] +Set CVar [[gc.AllowParallelGC:1]] +Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] +Set CVar [[gc.MaxObjectsInEditor:25165824]] +Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] +Set CVar [[gc.CreateGCClusters:1]] +Set CVar [[gc.MinGCClusterSize:5]] +Set CVar [[gc.AssetClustreringEnabled:0]] +Set CVar [[gc.ActorClusteringEnabled:0]] +Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] +Set CVar [[gc.GarbageEliminationEnabled:1]] +Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created +CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +CVar [[DefaultASTCQualityBySizeHQ:4]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:AmbientSound]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Mobile.DBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +Initializing SDL. +Initialized SDL 2.30.6 revision: SDL-2.30.6-no-vcs (compiled against 2.30.6) +Using SDL video driver 'x11' +Display metrics: + PrimaryDisplayWidth: 3440 + PrimaryDisplayHeight: 1440 + PrimaryDisplayWorkAreaRect: + Left=0, Top=0, Right=3440, Bottom=1396 + VirtualDisplayRect: + Left=0, Top=0, Right=3440, Bottom=1396 + TitleSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 + ActionSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 + Number of monitors: 1 + Monitor 0 + Name: LG ULTRAGEAR+ 45" + ID: display0 + NativeWidth: 3440 + NativeHeight: 1440 + bIsPrimary: true +Metadata set : systemresolution.resx="3440" +Metadata set : systemresolution.resy="1440" +Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +Set CVar [[r.SkeletalMeshLODBias:0]] +Set CVar [[r.ViewDistanceScale:1.0]] +Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +Set CVar [[r.FXAA.Quality:4]] +Set CVar [[r.TemporalAA.Quality:2]] +Set CVar [[r.TSR.History.R11G11B10:1]] +Set CVar [[r.TSR.History.ScreenPercentage:200]] +Set CVar [[r.TSR.History.UpdateQuality:3]] +Set CVar [[r.TSR.ShadingRejection.Flickering:1]] +Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] +Set CVar [[r.TSR.ReprojectionField:1]] +Set CVar [[r.TSR.Resurrection:1]] +Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +Set CVar [[r.LightFunctionQuality:1]] +Set CVar [[r.ShadowQuality:5]] +Set CVar [[r.Shadow.CSM.MaxCascades:10]] +Set CVar [[r.Shadow.MaxResolution:2048]] +Set CVar [[r.Shadow.MaxCSMResolution:2048]] +Set CVar [[r.Shadow.RadiusThreshold:0.01]] +Set CVar [[r.Shadow.DistanceScale:1.0]] +Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] +Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +Set CVar [[r.DistanceFieldShadowing:1]] +Set CVar [[r.VolumetricFog:1]] +Set CVar [[r.VolumetricFog.GridPixelSize:8]] +Set CVar [[r.VolumetricFog.GridSizeZ:128]] +Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +Set CVar [[r.LightMaxDrawDistanceScale:1]] +Set CVar [[r.CapsuleShadows:1]] +Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] +Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] +Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] +Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] +Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] +Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +Set CVar [[r.DistanceFieldAO:1]] +Set CVar [[r.SkylightIntensityMultiplier:1.0]] +Set CVar [[r.AOQuality:2]] +Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] +Set CVar [[r.LumenScene.DirectLighting.MaxLightsPerTile:8]] +Set CVar [[r.LumenScene.DirectLighting.UpdateFactor:32]] +Set CVar [[r.LumenScene.Radiosity.UpdateFactor:64]] +Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] +Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] +Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] +Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] +Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:100]] +Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] +Set CVar [[r.Lumen.ScreenProbeGather.NumAdaptiveProbes:8]] +Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] +Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] +Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] +Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] +Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] +Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] +Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.HardwareRayTracing:0]] +Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.BentNormal:1]] +Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] +Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] +Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] +Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] +Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:70]] +Set CVar [[r.RayTracing.Scene.BuildMode:1]] +Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +Set CVar [[r.SSR.Quality:3]] +Set CVar [[r.SSR.HalfResSceneColor:0]] +Set CVar [[r.Lumen.Reflections.Allow:1]] +Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] +Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] +Set CVar [[r.Lumen.ScreenProbeGather.MaxRoughnessToEvaluateRoughSpecularForFoliage:0.8]] +Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.NumSamples:5]] +Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.MinWeight:0]] +Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] +Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] +Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +Set CVar [[r.MotionBlurQuality:4]] +Set CVar [[r.MotionBlur.HalfResGather:0]] +Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +Set CVar [[r.AmbientOcclusionMaxQuality:100]] +Set CVar [[r.AmbientOcclusionLevels:-1]] +Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] +Set CVar [[r.DepthOfFieldQuality:2]] +Set CVar [[r.RenderTargetPoolMin:400]] +Set CVar [[r.LensFlareQuality:2]] +Set CVar [[r.SceneColorFringeQuality:1]] +Set CVar [[r.EyeAdaptationQuality:2]] +Set CVar [[r.BloomQuality:5]] +Set CVar [[r.Bloom.ScreenPercentage:50.000]] +Set CVar [[r.FastBlurThreshold:100]] +Set CVar [[r.Upscale.Quality:3]] +Set CVar [[r.LightShaftQuality:1]] +Set CVar [[r.Filter.SizeScale:1]] +Set CVar [[r.Tonemapper.Quality:5]] +Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] +Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +Applying CVar settings from Section [TextureQuality@3] File [Scalability] +Set CVar [[r.Streaming.MipBias:0]] +Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +Set CVar [[r.Streaming.Boost:1]] +Set CVar [[r.MaxAnisotropy:8]] +Set CVar [[r.VT.MaxAnisotropy:8]] +Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +Set CVar [[r.Streaming.PoolSize:1000]] +Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +Set CVar [[r.TranslucencyLightingVolumeDim:64]] +Set CVar [[r.RefractionQuality:2]] +Set CVar [[r.SceneColorFormat:4]] +Set CVar [[r.DetailMode:3]] +Set CVar [[r.TranslucencyVolumeBlur:1]] +Set CVar [[r.MaterialQualityLevel:1 ; High quality]] +Set CVar [[r.SSS.Scale:1]] +Set CVar [[r.SSS.SampleSet:2]] +Set CVar [[r.SSS.Quality:1]] +Set CVar [[r.SSS.HalfRes:0]] +Set CVar [[r.SSGI.Quality:3]] +Set CVar [[r.EmitterSpawnRateScale:1.0]] +Set CVar [[r.ParticleLightQuality:2]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +Set CVar [[fx.Niagara.QualityLevel:3]] +Set CVar [[r.Refraction.OffsetQuality:1]] +Set CVar [[r.HeterogeneousVolumes.DownsampleFactor:2]] +Set CVar [[r.HeterogeneousVolumes.MaxStepCount:256]] +Set CVar [[r.HeterogeneousVolumes.Shadows.Resolution:256]] +Set CVar [[r.HeterogeneousVolumes.Shadows.MaxSampleCount:8]] +Set CVar [[r.HeterogeneousVolumes.UseExistenceMask:0]] +Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +Set CVar [[foliage.DensityScale:1.0]] +Set CVar [[grass.DensityScale:1.0]] +Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] +Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +Set CVar [[r.AnisotropicMaterials:1]] +Applying CVar settings from Section [LandscapeQuality@3] File [Scalability] +Selected Device Profile: [LinuxEditor] +Selected Device Profile: [LinuxEditor] +Platform has ~ 63 GB [67336896512 / 68719476736 / 63], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +Going up to parent DeviceProfile [Linux] +Going up to parent DeviceProfile [] +Pushing Device Profile CVar: [[UI.SlateSDFText.RasterizationMode:Bitmap -> Msdf]] +Pushing Device Profile CVar: [[UI.SlateSDFText.ResolutionLevel:2 -> 2]] +Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +Set CVar [[r.DumpShaderDebugInfo:2]] +Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] +Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] +CVar [[ds.CADTranslator.Meshing.ActivateThinZoneMeshing:0]] deferred - dummy variable created +CVar [[ds.CADTranslator.Stitching.RemoveThinFaces:0]] deferred - dummy variable created +Applying CVar settings from Section [Startup_Linux] File [../../../Engine/Config/ConsoleVariables.ini] +Applying CVar settings from Section [ConsoleVariables] File [Engine] +Set CVar [[g.TimeoutForBlockOnRenderFence:60000]] +Applying CVar settings from Section [ConsoleVariables] File [/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Config/LinuxEditor/Editor.ini] +Unix hardware info: + - we are not the first instance of this executable + - this process' id (pid) is 27976, parent process' id (ppid) is 1855 + - we are not running under debugger + - machine network name is 'WEYLAND-YUTANI' + - user name is 'reimoz' (reimoz) + - we're logged in locally + - we're running with rendering + - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) + - Number of physical cores available for the process: 8 + - Number of logical cores available for the process: 16 + - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) + - Memory allocator used: Mimalloc + - This is an internal build. +Benchmarking clocks: + - CLOCK_MONOTONIC (id=1) can sustain 38768419 (38768K, 39M) calls per second without zero deltas. + - CLOCK_MONOTONIC_RAW (id=4) can sustain 39258781 (39259K, 39M) calls per second without zero deltas. + - CLOCK_MONOTONIC_COARSE (id=6) can sustain 219418590 (219419K, 219M) calls per second with 99.999540% zero deltas. +Selected clock_id 4 (CLOCK_MONOTONIC_RAW) since it is the fastest support clock without zero deltas. +Unix-specific commandline switches: + -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) + -jemalloc - use jemalloc for all memory allocation + -binnedmalloc - use binned malloc for all memory allocation + -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache + -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) + -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) + -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) + -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal + -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) + -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened + -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) + -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) + -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) + -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash + - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) + - VirtualMemoryAllocator pools will grow at scale 1.4 + - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) + - PageSize 4096 + - BinnedPageSize 65536 +Metadata set : extradevelopmentmemorymb="0" +Chaos Debug Draw Startup +Physics initialised using underlying interface: Chaos +Using OS detected language (en-US). +Using OS detected locale (en-US). +No specific localization for 'en-US' exists, so 'en' will be used for the language. +Attempting to load config data for Default__SlateThemeManager before the Class has been constructed/registered/linked (likely during module loading or early startup). This will result in the load silently failing and should be fixed. +New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +Slate User Registered. User Index 0, Is Virtual User: 0 +Found VULKAN_SDK= +Registering provided Vulkan validation layers +Updated VK_LAYER_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +Updated LD_LIBRARY_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +Installed Vulkan Loader Path: /usr/lib +Installed Vulkan Loader instance version 1.4.341. +Starting Vulkan Profile check for VP_UE_Vulkan_SM6: +Vulkan Profile check complete. +Using SDL_WINDOW_VULKAN +Vulkan RHI ShaderPlatform for SM6: VULKAN_SM6. +Vulkan PSO Precaching = 1, PipelineFileCache = 0 +Built with Vulkan header version 1.4.304 +Starting Vulkan Profile check for VP_UE_Vulkan_SM6_RT: +Vulkan Profile check complete. +Using API Version 1.3. +OpenXRHMDModule::InitInstance using DefaultLoader. +OpenXR runtime supported extensions: + XR_KHR_vulkan_enable + XR_KHR_vulkan_enable2 + XR_KHR_opengl_enable + XR_KHR_convert_timespec_time + XR_KHR_opengl_es_enable + XR_MNDX_egl_enable + XR_KHR_binding_modification + XR_KHR_composition_layer_depth + XR_KHR_locate_spaces + XR_KHR_visibility_mask + XR_EXT_active_action_set_priority + XR_EXT_dpad_binding + XR_EXT_eye_gaze_interaction + XR_EXT_frame_composition_report + XR_EXT_hand_interaction + XR_EXT_hand_tracking + XR_EXT_hand_tracking_data_source + XR_EXT_hand_joints_motion_range + XR_EXT_hp_mixed_reality_controller + XR_EXT_local_floor + XR_EXT_palm_pose + XR_EXT_uuid + XR_EXT_user_presence + XR_EXT_render_model + XR_EXT_interaction_render_model + XR_FB_display_refresh_rate + XR_HTC_vive_cosmos_controller_interaction + XR_HTC_vive_focus3_controller_interaction + XR_HTC_vive_wrist_tracker_interaction + XR_MND_headless + XR_VALVE_analog_threshold + XR_META_performance_metrics + XR_VALVE_timing_utils + XR_META_recommended_layer_resolution + XR_HTCX_vive_tracker_interaction + XR_KHR_generic_controller + XR_VALVE_frame_controller_interaction + XR_EXT_debug_utils +Optional extension XR_KHR_vulkan_swapchain_format_list is not available +Optional extension XR_FB_foveation_vulkan is not available +Optional extension XR_FB_composition_layer_depth_test is not available +Optional extension XR_KHR_composition_layer_cylinder is not available +Optional extension XR_KHR_composition_layer_equirect is not available +Optional extension XR_KHR_composition_layer_equirect2 is not available +Optional extension XR_KHR_composition_layer_color_scale_bias is not available +Optional extension XR_VARJO_quad_views is not available +Optional extension XR_EPIC_view_configuration_fov is not available +Optional extension XR_FB_foveation is not available +Optional extension XR_FB_swapchain_update_state is not available +Optional extension XR_FB_foveation_configuration is not available +Optional extension XR_FB_composition_layer_alpha_blend is not available +xrCreateInstance succeeded with XR_API_VERSION_1_0 +xrCreateInstance created: 561070432 +Initialized OpenXR on SteamVR/OpenXR runtime version 2.15.6 +Instance does not support expected usage of xrStringToPath. Instance is not viable. +Found 25 available instance extensions : + - VK_EXT_acquire_drm_display + - VK_EXT_acquire_xlib_display + - VK_EXT_debug_report + + VK_EXT_debug_utils + - VK_EXT_direct_mode_display + - VK_EXT_display_surface_counter + - VK_EXT_surface_maintenance1 + + VK_EXT_swapchain_colorspace + - VK_KHR_device_group_creation + - VK_KHR_display + - VK_KHR_external_fence_capabilities + - VK_KHR_external_memory_capabilities + - VK_KHR_external_semaphore_capabilities + - VK_KHR_get_display_properties2 + - VK_KHR_get_physical_device_properties2 + - VK_KHR_get_surface_capabilities2 + - VK_KHR_portability_enumeration + + VK_KHR_surface + - VK_KHR_surface_maintenance1 + - VK_KHR_surface_protected_capabilities + - VK_KHR_wayland_surface + - VK_KHR_xcb_surface + + VK_KHR_xlib_surface + - VK_LUNARG_direct_driver_loading + - VK_NV_display_stereo +Intance Layer VK_LAYER_VALVE_steam_overlay_32 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_fossilize_64 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_overlay_64 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_fossilize_32 provides 0 extensions: +Intance Layer VK_LAYER_NV_optimus provides 0 extensions: +Intance Layer VK_LAYER_NV_present provides 0 extensions: +Intance Layer VK_LAYER_LUNARG_api_dump provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_LUNARG_crash_diagnostic provides 3 extensions: + VK_EXT_debug_report + VK_EXT_debug_utils + VK_EXT_layer_settings +Intance Layer VK_LAYER_KHRONOS_validation provides 4 extensions: + VK_EXT_debug_report + VK_EXT_debug_utils + VK_EXT_layer_settings + VK_EXT_validation_features +Intance Layer VK_LAYER_KHRONOS_synchronization2 provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_LUNARG_gfxreconstruct provides 0 extensions: +Intance Layer VK_LAYER_KHRONOS_profiles provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_KHRONOS_shader_object provides 1 extensions: + VK_EXT_layer_settings +Found 13 available instance layers : + * VK_LAYER_KHRONOS_profiles + * VK_LAYER_KHRONOS_shader_object + * VK_LAYER_KHRONOS_synchronization2 + * VK_LAYER_KHRONOS_validation + * VK_LAYER_LUNARG_api_dump + * VK_LAYER_LUNARG_crash_diagnostic + * VK_LAYER_LUNARG_gfxreconstruct + * VK_LAYER_NV_optimus + * VK_LAYER_NV_present + * VK_LAYER_VALVE_steam_fossilize_32 + * VK_LAYER_VALVE_steam_fossilize_64 + * VK_LAYER_VALVE_steam_overlay_32 + * VK_LAYER_VALVE_steam_overlay_64 +Creating Vulkan Device using VkPhysicalDevice 0x2176f0f0. +- DeviceName: NVIDIA GeForce RTX 4090 +- API=1.4.329 (0x404149) Driver=0x94ce80c0 VendorId=0x10de +- DeviceID=0x2684 Type=VK_PHYSICAL_DEVICE_TYPE_DISCRETE_GPU +- Max Descriptor Sets Bound 32 +- Timestamps: ComputeAndGraphics=1 Domain=VK_TIME_DOMAIN_CLOCK_MONOTONIC_KHR Period=1.000000 + API Version: 1.4.329 +RHI Adapter Info: + Name: NVIDIA GeForce RTX 4090 + Driver Version: 595.58 (internal:595.58, unified:) + Driver Date: 01-01-01 +Found 275 available device extensions : + + VK_AMD_buffer_marker + - VK_EXT_4444_formats + - VK_EXT_attachment_feedback_loop_dynamic_state + - VK_EXT_attachment_feedback_loop_layout + - VK_EXT_blend_operation_advanced + - VK_EXT_border_color_swizzle + - VK_EXT_buffer_device_address + + VK_EXT_calibrated_timestamps + - VK_EXT_color_write_enable + - VK_EXT_conditional_rendering + - VK_EXT_conservative_rasterization + - VK_EXT_custom_border_color + - VK_EXT_custom_resolve + - VK_EXT_depth_bias_control + - VK_EXT_depth_clamp_control + - VK_EXT_depth_clamp_zero_one + - VK_EXT_depth_clip_control + - VK_EXT_depth_clip_enable + - VK_EXT_depth_range_unrestricted + + VK_EXT_descriptor_buffer + - VK_EXT_descriptor_heap + * VK_EXT_descriptor_indexing + - VK_EXT_device_address_binding_report + + VK_EXT_device_fault + - VK_EXT_device_generated_commands + - VK_EXT_discard_rectangles + - VK_EXT_display_control + - VK_EXT_dynamic_rendering_unused_attachments + - VK_EXT_extended_dynamic_state + - VK_EXT_extended_dynamic_state2 + - VK_EXT_extended_dynamic_state3 + - VK_EXT_external_memory_dma_buf + - VK_EXT_external_memory_host + - VK_EXT_fragment_shader_interlock + - VK_EXT_global_priority + - VK_EXT_global_priority_query + + VK_EXT_graphics_pipeline_library + - VK_EXT_hdr_metadata + - VK_EXT_host_image_copy + * VK_EXT_host_query_reset + - VK_EXT_image_2d_view_of_3d + - VK_EXT_image_drm_format_modifier + - VK_EXT_image_robustness + - VK_EXT_image_sliced_view_of_3d + - VK_EXT_image_view_min_lod + - VK_EXT_index_type_uint8 + - VK_EXT_inline_uniform_block + - VK_EXT_legacy_vertex_attributes + - VK_EXT_line_rasterization + + VK_EXT_load_store_op_none + - VK_EXT_map_memory_placed + + VK_EXT_memory_budget + - VK_EXT_memory_decompression + + VK_EXT_memory_priority + + VK_EXT_mesh_shader + - VK_EXT_multi_draw + + VK_EXT_mutable_descriptor_type + - VK_EXT_nested_command_buffer + - VK_EXT_non_seamless_cube_map + - VK_EXT_opacity_micromap + - VK_EXT_pageable_device_local_memory + - VK_EXT_pci_bus_info + - VK_EXT_physical_device_drm + * VK_EXT_pipeline_creation_cache_control + - VK_EXT_pipeline_creation_feedback + - VK_EXT_pipeline_library_group_handles + - VK_EXT_pipeline_robustness + - VK_EXT_post_depth_coverage + - VK_EXT_present_mode_fifo_latest_ready + - VK_EXT_present_timing + - VK_EXT_primitive_topology_list_restart + - VK_EXT_primitives_generated_query + - VK_EXT_private_data + - VK_EXT_provoking_vertex + - VK_EXT_queue_family_foreign + - VK_EXT_ray_tracing_invocation_reorder + - VK_EXT_robustness2 + - VK_EXT_sample_locations + - VK_EXT_sampler_filter_minmax + * VK_EXT_scalar_block_layout + - VK_EXT_separate_stencil_usage + - VK_EXT_shader_64bit_indexing + - VK_EXT_shader_atomic_float + * VK_EXT_shader_demote_to_helper_invocation + - VK_EXT_shader_float8 + + VK_EXT_shader_image_atomic_int64 + - VK_EXT_shader_module_identifier + - VK_EXT_shader_object + - VK_EXT_shader_replicated_composites + - VK_EXT_shader_subgroup_ballot + - VK_EXT_shader_subgroup_vote + - VK_EXT_shader_uniform_buffer_unsized_array + * VK_EXT_shader_viewport_index_layer + * VK_EXT_subgroup_size_control + - VK_EXT_swapchain_maintenance1 + - VK_EXT_texel_buffer_alignment + * VK_EXT_tooling_info + - VK_EXT_transform_feedback + - VK_EXT_vertex_attribute_divisor + - VK_EXT_vertex_attribute_robustness + - VK_EXT_vertex_input_dynamic_state + - VK_EXT_ycbcr_2plane_444_formats + - VK_EXT_ycbcr_image_arrays + - VK_EXT_zero_initialize_device_memory + - VK_GOOGLE_hlsl_functionality1 + - VK_GOOGLE_user_type + + VK_KHR_16bit_storage + - VK_KHR_8bit_storage + + VK_KHR_acceleration_structure + - VK_KHR_bind_memory2 + * VK_KHR_buffer_device_address + - VK_KHR_calibrated_timestamps + + VK_KHR_compute_shader_derivatives + - VK_KHR_cooperative_matrix + - VK_KHR_copy_commands2 + - VK_KHR_copy_memory_indirect + * VK_KHR_create_renderpass2 + - VK_KHR_dedicated_allocation + + VK_KHR_deferred_host_operations + - VK_KHR_depth_clamp_zero_one + + VK_KHR_depth_stencil_resolve + - VK_KHR_descriptor_update_template + - VK_KHR_device_group + - VK_KHR_draw_indirect_count + * VK_KHR_driver_properties + * VK_KHR_dynamic_rendering + - VK_KHR_dynamic_rendering_local_read + - VK_KHR_external_fence + - VK_KHR_external_fence_fd + - VK_KHR_external_memory + + VK_KHR_external_memory_fd + - VK_KHR_external_semaphore + - VK_KHR_external_semaphore_fd + - VK_KHR_format_feature_flags2 + + VK_KHR_fragment_shader_barycentric + + VK_KHR_fragment_shading_rate + * VK_KHR_get_memory_requirements2 + - VK_KHR_global_priority + * VK_KHR_image_format_list + - VK_KHR_imageless_framebuffer + - VK_KHR_incremental_present + - VK_KHR_index_type_uint8 + - VK_KHR_line_rasterization + - VK_KHR_load_store_op_none + - VK_KHR_maintenance1 + - VK_KHR_maintenance10 + - VK_KHR_maintenance2 + - VK_KHR_maintenance3 + * VK_KHR_maintenance4 + + VK_KHR_maintenance5 + - VK_KHR_maintenance6 + - VK_KHR_maintenance7 + - VK_KHR_maintenance8 + - VK_KHR_maintenance9 + - VK_KHR_map_memory2 + * VK_KHR_multiview + - VK_KHR_pipeline_binary + - VK_KHR_pipeline_executable_properties + + VK_KHR_pipeline_library + - VK_KHR_present_id + - VK_KHR_present_id2 + - VK_KHR_present_mode_fifo_latest_ready + - VK_KHR_present_wait + - VK_KHR_present_wait2 + - VK_KHR_push_descriptor + + VK_KHR_ray_query + - VK_KHR_ray_tracing_maintenance1 + + VK_KHR_ray_tracing_pipeline + + VK_KHR_ray_tracing_position_fetch + - VK_KHR_relaxed_block_layout + - VK_KHR_robustness2 + - VK_KHR_sampler_mirror_clamp_to_edge + * VK_KHR_sampler_ycbcr_conversion + * VK_KHR_separate_depth_stencil_layouts + * VK_KHR_shader_atomic_int64 + - VK_KHR_shader_bfloat16 + - VK_KHR_shader_clock + - VK_KHR_shader_draw_parameters + - VK_KHR_shader_expect_assume + + VK_KHR_shader_float16_int8 + * VK_KHR_shader_float_controls + - VK_KHR_shader_float_controls2 + - VK_KHR_shader_fma + - VK_KHR_shader_integer_dot_product + - VK_KHR_shader_maximal_reconvergence + - VK_KHR_shader_non_semantic_info + - VK_KHR_shader_quad_control + - VK_KHR_shader_relaxed_extended_instruction + - VK_KHR_shader_subgroup_extended_types + - VK_KHR_shader_subgroup_rotate + - VK_KHR_shader_subgroup_uniform_control_flow + - VK_KHR_shader_terminate_invocation + - VK_KHR_shader_untyped_pointers + - VK_KHR_shared_presentable_image + * VK_KHR_spirv_1_4 + - VK_KHR_storage_buffer_storage_class + + VK_KHR_swapchain + - VK_KHR_swapchain_maintenance1 + - VK_KHR_swapchain_mutable_format + * VK_KHR_synchronization2 + * VK_KHR_timeline_semaphore + - VK_KHR_unified_image_layouts + - VK_KHR_uniform_buffer_standard_layout + - VK_KHR_variable_pointers + - VK_KHR_vertex_attribute_divisor + - VK_KHR_video_decode_av1 + - VK_KHR_video_decode_h264 + - VK_KHR_video_decode_h265 + - VK_KHR_video_decode_queue + - VK_KHR_video_decode_vp9 + - VK_KHR_video_encode_av1 + - VK_KHR_video_encode_h264 + - VK_KHR_video_encode_h265 + - VK_KHR_video_encode_intra_refresh + - VK_KHR_video_encode_quantization_map + - VK_KHR_video_encode_queue + - VK_KHR_video_maintenance1 + - VK_KHR_video_maintenance2 + - VK_KHR_video_queue + - VK_KHR_vulkan_memory_model + - VK_KHR_workgroup_memory_explicit_layout + - VK_KHR_zero_initialize_workgroup_memory + - VK_NVX_binary_import + - VK_NVX_image_view_handle + - VK_NVX_multiview_per_view_attributes + - VK_NV_clip_space_w_scaling + - VK_NV_cluster_acceleration_structure + - VK_NV_compute_occupancy_priority + - VK_NV_compute_shader_derivatives + - VK_NV_cooperative_matrix + - VK_NV_cooperative_matrix2 + - VK_NV_cooperative_vector + - VK_NV_copy_memory_indirect + - VK_NV_corner_sampled_image + - VK_NV_coverage_reduction_mode + - VK_NV_cuda_kernel_launch + - VK_NV_dedicated_allocation + - VK_NV_dedicated_allocation_image_aliasing + - VK_NV_descriptor_pool_overallocation + + VK_NV_device_diagnostic_checkpoints + + VK_NV_device_diagnostics_config + - VK_NV_device_generated_commands + - VK_NV_device_generated_commands_compute + - VK_NV_disk_cache_utils + - VK_NV_extended_sparse_address_space + - VK_NV_fill_rectangle + - VK_NV_fragment_coverage_to_color + - VK_NV_fragment_shader_barycentric + - VK_NV_fragment_shading_rate_enums + - VK_NV_framebuffer_mixed_samples + - VK_NV_geometry_shader_passthrough + - VK_NV_inherited_viewport_scissor + - VK_NV_internal_nvpresent + - VK_NV_linear_color_attachment + - VK_NV_low_latency + - VK_NV_low_latency2 + - VK_NV_memory_decompression + - VK_NV_mesh_shader + - VK_NV_optical_flow + - VK_NV_partitioned_acceleration_structure + - VK_NV_present_metering + - VK_NV_raw_access_chains + - VK_NV_ray_tracing + - VK_NV_ray_tracing_invocation_reorder + - VK_NV_ray_tracing_motion_blur + - VK_NV_representative_fragment_test + - VK_NV_sample_mask_override_coverage + - VK_NV_scissor_exclusive + - VK_NV_shader_atomic_float16_vector + - VK_NV_shader_image_footprint + - VK_NV_shader_sm_builtins + - VK_NV_shader_subgroup_partitioned + - VK_NV_shading_rate_image + - VK_NV_viewport_array2 + - VK_NV_viewport_swizzle +Found 0 available device layers ! +Vulkan Physical Device Driver Properties: +- driverName: NVIDIA +- driverInfo: 595.58.03 +Vulkan Variable Rate Shading choice: 0. +Device properties: Geometry 1 BufferAtomic64 1 ImageAtomic64 1 +Enabling Vulkan Descriptor Buffers with: allowSamplerImageViewPostSubmitCreation=0, maxDescriptorBufferBindings=32, maxSamplerDescriptorBufferBindings=32, maxResourceDescriptorBufferBindings=32, samplerDescriptorBufferAddressSpaceSize=1099511627776, resourceDescriptorBufferAddressSpaceSize=1099511627776, maxSamplerDescriptorBufferRange=1099511627776, maxResourceDescriptorBufferRange=1099511627776, descriptorBufferAddressSpaceSize=1099511627776, descriptorBufferOffsetAlignment=64, samplerDescriptorSize=4 +Found 6 Queue Families +Initializing Queue Family 0: 16 queues Gfx Compute Xfer Sparse +Skipping unnecessary Queue Family 1: 2 queues Xfer Sparse +Skipping unnecessary Queue Family 2: 8 queues Compute Xfer Sparse +Skipping unnecessary Queue Family 3: 1 queues Xfer Sparse +Skipping unnecessary Queue Family 4: 2 queues Xfer Sparse +Skipping unnecessary Queue Family 5: 1 queues Xfer Sparse +TimestampValidBits=64 +Using 0 device layers. +Using 47 device extensions: +* VK_KHR_swapchain +* VK_EXT_memory_budget +* VK_EXT_memory_priority +* VK_KHR_create_renderpass2 +* VK_KHR_deferred_host_operations +* VK_KHR_spirv_1_4 +* VK_KHR_shader_float_controls +* VK_KHR_image_format_list +* VK_EXT_load_store_op_none +* VK_EXT_tooling_info +* VK_KHR_dynamic_rendering +* VK_KHR_pipeline_library +* VK_KHR_driver_properties +* VK_KHR_maintenance4 +* VK_KHR_maintenance5 +* VK_KHR_shader_atomic_int64 +* VK_EXT_shader_image_atomic_int64 +* VK_EXT_scalar_block_layout +* VK_EXT_shader_viewport_index_layer +* VK_KHR_separate_depth_stencil_layouts +* VK_KHR_synchronization2 +* VK_KHR_fragment_shading_rate +* VK_KHR_multiview +* VK_KHR_get_memory_requirements2 +* VK_EXT_descriptor_indexing +* VK_EXT_host_query_reset +* VK_EXT_subgroup_size_control +* VK_EXT_calibrated_timestamps +* VK_EXT_descriptor_buffer +* VK_EXT_device_fault +* VK_EXT_shader_demote_to_helper_invocation +* VK_KHR_16bit_storage +* VK_KHR_shader_float16_int8 +* VK_KHR_depth_stencil_resolve +* VK_EXT_pipeline_creation_cache_control +* VK_KHR_fragment_shader_barycentric +* VK_KHR_compute_shader_derivatives +* VK_KHR_sampler_ycbcr_conversion +* VK_KHR_timeline_semaphore +* VK_EXT_mesh_shader +* VK_EXT_graphics_pipeline_library +* VK_EXT_mutable_descriptor_type +* VK_KHR_buffer_device_address +* VK_KHR_acceleration_structure +* VK_KHR_ray_tracing_pipeline +* VK_KHR_ray_query +* VK_KHR_ray_tracing_position_fetch +Vulkan debug markers support: resource names disabled, begin/end labels disabled. +Max memory allocations 4294967295. +3 Device Memory Heaps: + 0: Flags 0x1 - Size 25757220864 (24564.00 MB) - Used 0 (0.00%) - DeviceLocal - PrimaryHeap + 1: Flags 0x0 - Size 50502672384 (48163.10 MB) - Used 0 (0.00%) + 2: Flags 0x1 - Size 257949696 (246.00 MB) - Used 0 (0.00%) - DeviceLocal +5 Device Memory Types (Not unified): + 1: Flags 0x00001 - Heap 0 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT + 0: Flags 0x00000 - Heap 1 - + 2: Flags 0x00006 - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT + 3: Flags 0x0000e - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT|VK_MEMORY_PROPERTY_HOST_CACHED_BIT + 4: Flags 0x00007 - Heap 2 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT|VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +Memory Budget Extension: + | Usage | Budget | Size | + ---------|------------------------------------------------------------------| + HEAP 00 | 0.07% / 17.38 MB | 23338.25 MB | 24564.00 MB | + HEAP 01 | 0.08% / 39.29 MB | 48163.10 MB | 48163.10 MB | + HEAP 02 | 16.26% / 40.00 MB | 206.00 MB | 246.00 MB | + ---------|------------------------------------------------------------------| +Dynamic Uniform Buffers are enabled, but they will not be used with Vulkan bindless. +Memory defrag is enabled, but it will not be used with Vulkan bindless. +FVulkanPipelineStateCacheManager: Binary pipeline cache '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/VulkanPSO.cache.10de.2684' not found. +Vulkan Async Compute has been DISABLED. +Wave Operations have been ENABLED (wave size: min=32 max=32). +Integrated GPU (iGPU): false +Current RHI supports per-draw and screenspace Variable Rate Shading +Texture pool is 17367 MB (70% of 24810 MB) +Metadata set : verbatimrhiname="Vulkan" +Metadata set : rhiname="Vulkan" +Metadata set : rhifeaturelevel="SM6" +Metadata set : shaderplatform="VULKAN_SM6" +Initializing FReadOnlyCVARCache +Running Turnkey SDK detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all' +Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all ] +ASTCEnc version 5.0.1 library loaded +Loaded Base TextureFormat: TextureFormatASTC +Loaded Base TextureFormat: TextureFormatDXT +Loaded Base TextureFormat: TextureFormatETC2 +Loaded Base TextureFormat: TextureFormatIntelISPCTexComp +Loaded Base TextureFormat: TextureFormatUncompressed +Oodle Texture TFO init; latest sdk version = 2.9.13 +Oodle Texture loading DLL: liboo2texlinux64.2.9.13.so +Oodle Texture loading DLL: liboo2texlinux64.2.9.5.so +Loaded Base TextureFormat: TextureFormatOodle +Loaded TargetPlatform 'LinuxArm64' +Loaded TargetPlatform 'LinuxArm64Server' +Loaded TargetPlatform 'LinuxArm64Client' +Loaded TargetPlatform 'Linux' +Loaded TargetPlatform 'LinuxEditor' +Loaded TargetPlatform 'LinuxServer' +Loaded TargetPlatform 'LinuxClient' +Loaded TargetPlatform 'Android' +Loaded TargetPlatform 'Android_ASTC' +Loaded TargetPlatform 'Android_DXT' +Loaded TargetPlatform 'Android_ETC2' +Loaded TargetPlatform 'Android_OpenXR' +Loaded TargetPlatform 'AndroidClient' +Loaded TargetPlatform 'Android_ASTCClient' +Loaded TargetPlatform 'Android_DXTClient' +Loaded TargetPlatform 'Android_ETC2Client' +Loaded TargetPlatform 'Android_OpenXRClient' +Loaded TargetPlatform 'Android_Multi' +Loaded TargetPlatform 'Android_MultiClient' +Building Assets For LinuxEditor +Unable to find shader format SF_VULKAN_SM6 from hinted modules, loading all potential format modules to find it +Loaded format module ShaderFormatOpenGL + GLSL_150_ES31 + GLSL_ES3_1_ANDROID +Loaded format module ShaderFormatVectorVM + VVM_1_0 +Loaded format module VulkanShaderFormat + SF_VULKAN_SM5 + SF_VULKAN_ES31_ANDROID + SF_VULKAN_ES31 + SF_VULKAN_SM5_ANDROID + SF_VULKAN_SM6 +Ray tracing is enabled (dynamic). Reason: r.RayTracing=1 and r.RayTracing.EnableOnDemand=1. +Ray tracing shaders are enabled. +Memory: Max Cache Size: -1 MB +FDerivedDataBackendGraph: Pak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +Unable to find inner node Pak for hierarchy Hierarchy. +FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +Unable to find inner node CompressedPak for hierarchy Hierarchy. +../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (1217 MiB) +FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +Unable to find inner node EnterprisePak for hierarchy Hierarchy. +Found Zen config default=/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data +InTree version at '/opt/unreal-engine/Engine/Binaries/Linux/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +Installed version at '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +No current process using the data dir found, launching a new instance +Launching executable '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver', working dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install', data dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data', args '--port 8558 --data-dir "/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data" --http asio --gc-cache-duration-seconds 1209600 --gc-interval-seconds 21600 --gc-low-diskspace-threshold 2147483648 --quiet --http-forceloopback --owner-pid 27976 --child-id Zen_27976_Startup' +Unreal Zen Storage Server HTTP service at [::1]:8758 status: OK!. +Local ZenServer AutoLaunch initialization completed in 0.123 seconds +ZenLocal: Using ZenServer HTTP service at http://[::1]:8758/ with namespace ue.ddc status: OK!. +/home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds. +/home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.00ms. RandomReadSpeed=3536.01MBs, RandomWriteSpeed=728.20MBs. Assigned SpeedClass 'Local' +Local: Using data cache path /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: DeleteOnly +ZenShared: Disabled because Host is set to 'None' +Unable to find inner node ZenShared for hierarchy Hierarchy. +Shared: Disabled because no path is configured. +Unable to find inner node Shared for hierarchy Hierarchy. +Cloud: Disabled because Host is set to 'None' +Unable to find inner node Cloud for hierarchy Hierarchy. +Guid format shader working directory is 14 characters bigger than the processId version (../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/WorkingDirectory/27976/). +Cleaned the shader compiler working directory '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/tmp/E3DD8F6997694C55A660F34A8BCD36AC/'. +UBA/Horde Configuration [Uba.Provider.Horde]: Not Enabled +Using 8 local workers for shader compilation +Compiling shader autogen file: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/ShaderAutogen/VULKAN_SM6/AutogenShaderHeaders.ush +Autogen file is unchanged, skipping write. +Completed SDK detection: ExitCode = 0 +Using FreeType 2.10.0 +SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png' error. +Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] +Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' error. +Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] +FAssetRegistry took 0.0019 seconds to start up +AssetDataGatherer spent 0.000s loading caches ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_*.bin. +EditorDomain is Disabled +Deviceprofile LinuxArm64Editor not found. +Deviceprofile LinuxArm64 not found. +Selected Device Profile: [LinuxEditor] +Active device profile: [0xa22bc734880][0xa22bc78a000 66] LinuxEditor +Metadata set : deviceprofile="LinuxEditor" +FlushAsyncLoading(1): 1 QueuedPackages, 0 AsyncPackages +Texture Encode Speed: FinalIfAvailable (editor). +Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +Shared linear texture encoding: Disabled +Turnkey Platform: Android: (Status=Invalid, MinAllowed_Sdk=r25b, MaxAllowed_Sdk=r29, Current_Sdk=, Allowed_AutoSdk=r27c, Current_AutoSdk=, Flags="Platform_InvalidHostPrerequisites, Support_FullSdk", Error="Android Studio is not installed correctly.") +Turnkey Platform: Linux: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +Turnkey Platform: LinuxArm64: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +Running Turnkey device detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI' +Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI -nocompile -nocompileuat ] +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness because of a recursive sync load +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec because of a recursive sync load +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_M because of a recursive sync load +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_N because of a recursive sync load +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Opacity/CameraDepthFade because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDiffuse because of a recursive sync load +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions02/Utility/BreakOutFloat2Components because of a recursive sync load +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultPostProcessMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultDeferredDecalMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultLightFunctionMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/WorldGridMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDeferredDecalMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/WorldGridMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +HLOD mesh reduction module (r.ProxyLODMeshReductionModule) set to "ProxyLODMeshReduction" which doesn't exist. +Using QuadricMeshReduction for automatic static mesh reduction +Using SkeletalMeshReduction for automatic skeletal mesh reduction +No automatic mesh merging module available +No distributed automatic mesh merging module available +No automatic mesh merging module available +No distributed automatic mesh merging module available +Completed device detection: Code = 0 +Applying CVar settings from Section [/Script/CQTest.CQTestSettings] File [Engine] +VirtualizationSystem name found in ini file: None +FNullVirtualizationSystem mounted, virtualization will be disabled +FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetActorFactory name: NetActorFactory id: 0 +FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetSubObjectFactory name: NetSubObjectFactory id: 1 +Linux SourceCodeAccessSettings: VisualStudioCode +Border +BreadcrumbButton +Brushes.Title +ColorPicker.ColorThemes +Default +Icons.Save +Icons.Toolbar.Settings +ListView +SoftwareCursor_CardinalCross +SoftwareCursor_Grab +TableView.DarkRow +TableView.Row +TreeView +FWorldPartitionClassDescRegistry::Initialize started... +FWorldPartitionClassDescRegistry::Initialize took 2.060 ms +XR: Instanced Stereo Rendering is Enabled +XR: MultiViewport is Enabled +XR: Mobile Multiview is Disabled +Turnkey Device: Linux@WEYLAND-YUTANI: (Name=WEYLAND-YUTANI, Type=Computer, Status=Valid, Allowed=, Current=Arch Linux, Flags="Device_InstallSoftwareValid") +UGameplayTagsManager::InitializeManager - 0.000 s +MetaSound Page Target Initialized to 'Default' +Registering Engine Module Parameter Interfaces... +MetaSound Engine Initialized +Niagara Debugger Client Initialized | Session: 968AF909F997422F800000000000F200 | Instance: 0650894196CA4363A3921C899C172E8E (WEYLAND-YUTANI-27976). +Work queue size set to 1024. +Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +Unicast socket bound to '0.0.0.0:59015'. +Added local interface '192.168.1.180' to multicast group '230.0.0.1:6666' +Added local interface '192.168.122.1' to multicast group '230.0.0.1:6666' +Added local interface '172.31.0.1' to multicast group '230.0.0.1:6666' +Using asynchronous task graph for message deserialization. +Initializing TcpMessaging bridge +MakeRuntimeORTDml: + DirectML: no + RHI D3D12: no + D3D12: no + NPU: no +Interface availability: + GPU: no + RDG: no + NPU: no +NNERuntimeORTDml can only cook! +Initialize +OnSessionChanged +Initialize +OnSessionChanged +Initialize +OnSessionChanged +Initialize +OnSessionChanged +[RegisterExtension] Registering CVD Extension [FChaosVDGenericDebugDrawExtension] ... +[RegisterExtension] Registering CVD Extension [FChaosVDAccelerationStructuresExtension] ... +UAndroidPermissionCallbackProxy::GetInstance +No Audio Capture implementations found. Audio input will be silent. +No Audio Capture implementations found. Audio input will be silent. +OpenXR ignores max viewport resolution in editor to support full HMD resolutions. +Applying CVar settings from Section [/Script/NNEDenoiser.NNEDenoiserSettings] File [Engine] +Revision control is disabled +Cannot determine whether '/home/reimoz/.steampath' is a directory - d_type not supported and stat() failed with errno=2 (No such file or directory) +Failed to read file '../../../Engine/Content/Slate/Icons/doc_16x.png' error. +Could not load file for Slate resource: [../../../Engine/Content/Slate/Icons/doc_16x.png] file: [../../../Engine/Content/Slate/Icons/doc_16x.png] +Failed to read file '../../../Engine/Content/Slate/Common/ButtonHoverHint.png' error. +Could not load file for Slate resource: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] file: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] +Revision control is disabled +Loaded 0 collections in 0.002386 seconds +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Collections/' took 0.00s +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Developers/reimoz/Collections/' took 0.00s +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Collections/' took 0.00s +43167 objects as part of root set at end of initial load. +CloseDisregardForGC: 0/0 objects in disregard for GC pool +Initializing Engine... +0x00007f32d41897b6 Dladdr: 0.030190ms Open: 0.021900ms Search: 0.055850ms +0x00007f32d41356d6 Dladdr: 0.005540ms Open: 0.007670ms Search: 0.034540ms +0x00007f32d41414d3 Dladdr: 0.005150ms Open: 0.005670ms Search: 0.039060ms +0x00007f32d4172395 Dladdr: 0.004900ms Open: 0.007090ms Search: 0.039610ms +0x00007f32d4158840 Dladdr: 0.004380ms Open: 0.006710ms Search: 0.039050ms +0x00007f339759429e Dladdr: 0.389760ms Open: 0.012220ms Search: 0.053270ms +0x00007f33975800f9 Dladdr: 0.294140ms Open: 0.006230ms Search: 0.046780ms +0x00007f338ea43dbf Dladdr: 0.200580ms Open: 0.022870ms Search: 0.061070ms +0x00007f338ea488a9 Dladdr: 0.108040ms Open: 0.006631ms Search: 0.042650ms +0x00007f338f7b01e8 Dladdr: 0.112190ms Open: 0.010220ms Search: 0.050590ms +0x000000000023a54d Dladdr: 0.006200ms Open: 0.010390ms Search: 0.031000ms +0x00007f338f7bbb30 Dladdr: 0.124700ms Open: 0.008600ms Search: 0.045580ms +0x000000000024cd32 Dladdr: 0.002320ms Open: 0.005240ms Search: 0.031480ms +0x00007f339a7cae59 Dladdr: 0.001550ms Open: 0.007010ms Search: 0.022160ms +0x00007f338cc366c0 Dladdr: 0.019370ms Open: 0.006130ms Search: 0.001760ms +0x00007f338cc367f8 Dladdr: 0.010450ms Open: 0.002510ms Search: 0.000110ms +0x0000000000239649 Dladdr: 0.001970ms Open: 0.008150ms Search: 0.030220ms +FPlatformStackWalk::StackWalkAndDump - 0.003 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 148] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007f32d41897b7 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_0::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +[Callstack] 0x00007f32d41356d7 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +[Callstack] 0x00007f32d41414d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[Callstack] 0x00007f32d4172396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007f32d4158841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007f339759429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007f33975800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007f338ea43dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007f338ea488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007f338f7b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007f338f7bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007f339a7cae5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007f338cc366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007f338cc367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [{*:-1] + + SubmitErrorReport - 0.000 s + SendNewReport - 0.019 s + FDebug::EnsureFailed - 0.026 s +0x00007f32d41897f8 Dladdr: 0.065920ms Open: 0.030460ms Search: 0.037260ms +0x00007f32d41356ef Dladdr: 0.006150ms Open: 0.006110ms Search: 0.036000ms +0x00007f32d41414d3 Dladdr: 0.003440ms Open: 0.005260ms Search: 0.037720ms +0x00007f32d4172395 Dladdr: 0.003120ms Open: 0.005360ms Search: 0.037490ms +0x00007f32d4158840 Dladdr: 0.004970ms Open: 0.007440ms Search: 0.039490ms +0x00007f339759429e Dladdr: 0.678540ms Open: 0.031570ms Search: 0.071700ms +0x00007f33975800f9 Dladdr: 0.306580ms Open: 0.014880ms Search: 0.041010ms +0x00007f338ea43dbf Dladdr: 0.392790ms Open: 0.054580ms Search: 0.064270ms +0x00007f338ea488a9 Dladdr: 0.186891ms Open: 0.009490ms Search: 0.042470ms +0x00007f338f7b01e8 Dladdr: 0.116590ms Open: 0.019140ms Search: 0.051220ms +0x000000000023a54d Dladdr: 0.004370ms Open: 0.008470ms Search: 0.030590ms +0x00007f338f7bbb30 Dladdr: 0.112630ms Open: 0.006900ms Search: 0.041780ms +0x000000000024cd32 Dladdr: 0.002250ms Open: 0.004890ms Search: 0.030170ms +0x00007f339a7cae59 Dladdr: 0.003580ms Open: 0.007220ms Search: 0.022370ms +0x00007f338cc366c0 Dladdr: 0.023470ms Open: 0.006200ms Search: 0.001130ms +0x00007f338cc367f8 Dladdr: 0.015670ms Open: 0.002700ms Search: 0.000140ms +0x0000000000239649 Dladdr: 0.001860ms Open: 0.005040ms Search: 0.027470ms +FPlatformStackWalk::StackWalkAndDump - 0.003 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 149] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007f32d41897f9 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_1::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +[Callstack] 0x00007f32d41356f0 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +[Callstack] 0x00007f32d41414d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[Callstack] 0x00007f32d4172396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007f32d4158841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007f339759429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007f33975800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007f338ea43dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007f338ea488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007f338f7b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007f338f7bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007f339a7cae5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007f338cc366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007f338cc367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [{*:-1] + + SubmitErrorReport - 0.000 s + SendNewReport - 0.020 s + FDebug::EnsureFailed - 0.024 s +0x00007f32d418983a Dladdr: 0.086750ms Open: 0.031730ms Search: 0.042770ms +0x00007f32d4135607 Dladdr: 0.003510ms Open: 0.005650ms Search: 0.038260ms +0x00007f32d41414d3 Dladdr: 0.002500ms Open: 0.005681ms Search: 0.037960ms +0x00007f32d4172395 Dladdr: 0.002800ms Open: 0.005530ms Search: 0.037710ms +0x00007f32d4158840 Dladdr: 0.002430ms Open: 0.005120ms Search: 0.037140ms +0x00007f339759429e Dladdr: 0.418450ms Open: 0.012470ms Search: 0.050110ms +0x00007f33975800f9 Dladdr: 0.284030ms Open: 0.005640ms Search: 0.043990ms +0x00007f338ea43dbf Dladdr: 0.125340ms Open: 0.007720ms Search: 0.049490ms +0x00007f338ea488a9 Dladdr: 0.106030ms Open: 0.005040ms Search: 0.041110ms +0x00007f338f7b01e8 Dladdr: 0.114970ms Open: 0.005620ms Search: 0.042470ms +0x000000000023a54d Dladdr: 0.003490ms Open: 0.007720ms Search: 0.028840ms +0x00007f338f7bbb30 Dladdr: 0.117090ms Open: 0.005620ms Search: 0.040770ms +0x000000000024cd32 Dladdr: 0.002320ms Open: 0.004960ms Search: 0.029950ms +0x00007f339a7cae59 Dladdr: 0.001030ms Open: 0.005910ms Search: 0.021670ms +0x00007f338cc366c0 Dladdr: 0.020620ms Open: 0.006380ms Search: 0.000930ms +0x00007f338cc367f8 Dladdr: 0.015030ms Open: 0.002510ms Search: 0.000130ms +0x0000000000239649 Dladdr: 0.001980ms Open: 0.005590ms Search: 0.028510ms +FPlatformStackWalk::StackWalkAndDump - 0.002 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 154] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007f32d418983b libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_2::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:154] +[Callstack] 0x00007f32d4135608 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:154] +[Callstack] 0x00007f32d41414d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[Callstack] 0x00007f32d4172396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007f32d4158841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007f339759429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007f33975800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007f338ea43dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007f338ea488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007f338f7b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007f338f7bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007f339a7cae5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007f338cc366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007f338cc367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [{*:-1] + + SubmitErrorReport - 0.000 s diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-74E9536E4A8A46FEA5DC234023765908/CrashContext.runtime-xml b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-74E9536E4A8A46FEA5DC234023765908/CrashContext.runtime-xml new file mode 100644 index 0000000..850a3fd --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-74E9536E4A8A46FEA5DC234023765908/CrashContext.runtime-xml @@ -0,0 +1,1216 @@ + + + + 3 + B214158A7DF742A1B0D93270FDDA69D2 + UECC-Linux-08DCABE2B866414EB079057DB7158978_0001 + true + false + false + Ensure + Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 148] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +0x00007f32d41897b7 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_0::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +0x00007f32d41356d7 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +0x00007f32d41414d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +0x00007f32d4172396 libUnrealEditor-OpenXRHMD.so!TSharedRef<FOpenXRHMD, (ESPMode)1> FSceneViewExtensions::NewExtension<FOpenXRHMD, XrInstance_T*&, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr<FOpenXRRenderBridge>&&&, TArray<char const*, TSizedDefaultAllocator<32> >&&&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +0x00007f32d4158841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +0x00007f339759429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +0x00007f33975800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +0x00007f338ea43dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +0x00007f338ea488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +0x00007f338f7b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +0x00007f338f7bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +0x00007f339a7cae5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +0x00007f338cc366c1 libc.so.6!UnknownFunction(0x276c0) +0x00007f338cc367f9 libc.so.6!__libc_start_main(+0x88) +0x000000000023964a UnrealEditor!_start [{*:-1] + + + Attended + 27976 + 0 + false + false + true + false + UE-MyProject2 + UnrealEditor + Development + + LinuxEditor + Linux [Arch Linux 6.19.11-arch1-1 64b] + Linux + Editor + Vanilla + + 5.6.1-44394996+++UE5+Release-5.6 + 5.6.1-44394996+++UE5+Release-5.6 + CommandLineRemoved + 9 + en_US + ++UE5+Release-5.6-CL-44394996 + **UE5*Release-5.6-CL-44394996-Linux-Development + true + false + + /opt/unreal-engine/Engine/Binaries/Linux/ + /opt/unreal-engine/ + E5D2B3C70A61446E8360CCAEADDA3CCF-000003E8 + e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 + + + Sent in the unattended mode + + 0 + + 8 + 16 + 1 + AuthenticAMD + AMD Ryzen 7 3800X 8-Core Processor + NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86 + Arch Linux + 6.19.11-arch1-1 + + 67336896512 + 0 + 4096 + 63 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 8 + libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_0::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +libUnrealEditor-OpenXRHMD.so!TSharedRef<FOpenXRHMD, (ESPMode)1> FSceneViewExtensions::NewExtension<FOpenXRHMD, XrInstance_T*&, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr<FOpenXRRenderBridge>&&&, TArray<char const*, TSizedDefaultAllocator<32> >&&&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +libc.so.6!UnknownFunction(0x276c0) +libc.so.6!__libc_start_main(+0x88) +UnrealEditor!_start [/opt/unreal-engine/Engine/Binaries/Linux/UnrealEditor:-1] + + + +libUnrealEditor-OpenXRHMD 0x00007f32d40ef000 + 9a7b7 +libUnrealEditor-OpenXRHMD 0x00007f32d40ef000 + 466d7 +libUnrealEditor-OpenXRHMD 0x00007f32d40ef000 + 524d4 +libUnrealEditor-OpenXRHMD 0x00007f32d40ef000 + 83396 +libUnrealEditor-OpenXRHMD 0x00007f32d40ef000 + 69841 +libUnrealEditor-Engine 0x00007f3392000000 + 559429f +libUnrealEditor-Engine 0x00007f3392000000 + 55800fa +libUnrealEditor-UnrealEd 0x00007f338d200000 + 1843dc0 +libUnrealEditor-UnrealEd 0x00007f338d200000 + 18488aa +libUnrealEditor-UnrealEd 0x00007f338d200000 + 25b01e9 +UnrealEditor 0x0000000000200000 + 3a54e +libUnrealEditor-UnrealEd 0x00007f338d200000 + 25bbb31 +UnrealEditor 0x0000000000200000 + 4cd33 +libUnrealEditor-UnixCommonStartup 0x00007f339a7c2000 + 8e5a +libc.so 0x00007f338cc0f000 + 276c1 +libc.so 0x00007f338cc0f000 + 277f9 +UnrealEditor 0x0000000000200000 + 3964a + + 8D2F0EE0B963A0E3A7FCDDC797240D0524521AD8 + 639123941026940000 + 1 + AMD Ryzen 7 3800X 8-Core Processor + 1.0 + + + + 5 + Trace/breakpoint trap + 0 + 0 + + + LinuxEditorNo errors + false + Vulkan + NVIDIA GeForce RTX 4090 + 595.58 + 595.58 + 01-01-01 + SM6 + NVIDIA + 2684 + LinuxEditor + + + + + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RDG Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IoStore Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mass Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "World Metrics" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "XGE Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Enhanced Input" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Visual Debugger" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "FastBuild Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Command Link Server" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "UBA Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chaos Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chaos Cloth" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mesh Painting" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "TraceUtilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem NULL" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Services" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Base" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem Utils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "EOS Shared" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Asset Tags" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MsQuic Runtime Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Procedural Mesh Component" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Example Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GooglePAD" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Android Runtime Permission" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Windows Movie Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Linux Device Profile Selector" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry Processing" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Mesh Modeling Toolset" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Custom Mesh Component" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IOS Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Audio Capture" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "StateTree" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Wave Tables" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Apple Movie Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XRBase" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chunk Downloader" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Google Cloud Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Resonance Audio" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Input Debugging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ArchVis Character" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXR" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Windows Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Android Movie Player" +} + { +"Version": 1, +"VersionName": "1.1", +"FriendlyName": "Synthesis and DSP Effects" +} + { +"Version": 2, +"VersionName": "1.0", +"FriendlyName": "Groom" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mobile Patching Utilities" +} + { +"Version": 1, +"VersionName": "0.9", +"FriendlyName": "Compute Framework" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Apple Image Utils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXREyeTracker" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Movie Player for WebM files" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Audio Synesthesia" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Cable Component" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RigVM" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "PropertyBindingUtils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MetaSound" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Significance Manager" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "SoundFields" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Android Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AndroidFileServer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mobile Location Services Blueprints Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Property Access Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Actor Layer Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AudioWidgets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Geometry Cache" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXRHandTracking" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Color Grading" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Facial Animation Bulk Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Engine Asset Definitions" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Asset Manager Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Blueprint C++ Header Preview" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Proxy LOD Plugin (Experimental)" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UMG Widget Preview" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Data Validation" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Wizard for mobile packaging scenarios" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "Stylus & Tablet Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CryptoKeys" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "EditorDebugTools" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GameplayTagsEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GeometryMode" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Modeling Tools Editor Mode" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mac Graphics Switching" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Curve Editor Tools" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequencer Anim Tools" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Mesh LOD Toolset" +} + { +"Version": 2, +"VersionName": "0.2", +"FriendlyName": "UVEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Plugin Browser" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Scripting Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Changelist Reviews" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "World Partition HLOD Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Material Analyzer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "SpeedTree Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Framework" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Framework Assets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Take Recorder" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Camera Calibration Core" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Actor Sequence (Experimental)" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Template Sequence" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequencer Scripting" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Level Sequence Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig Modules" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig Spline" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Modifier Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IK Rig" +} + { +"Version": 10, +"VersionName": "10.2.7", +"FriendlyName": "RigLogic Plugin v10.3.0" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Skeletal Mesh Editing Tools" +} + { +"Version": 1, +"VersionName": "0.9", +"FriendlyName": "Deformer Graph" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Tweening Utils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Blendspace Motion Analysis" +} + { +"Version": 1, +"VersionName": "2.0", +"FriendlyName": "Live Link" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Data" +} + { +"Version": 30100, +"VersionName": "3.1.0", +"FriendlyName": "Animation Compression Library" +} + { +"Version": 131, +"VersionName": "1.3.1", +"FriendlyName": "glTF Exporter" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Datasmith Content" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Variant Manager" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Variant Manager Content" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Tests" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Niagara" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Cascade Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NiagaraSimCaching" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Performance" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Alembic Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Localizable Message" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "GeometryFlow" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Telemetry" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequence Navigator" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Platform Cryptography Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Level Sequence Navigator Bridge" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Low-level network trace Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosUserDataPT" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NFORDenoise" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Tool Presets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosCaching" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "TEDS: Editor Data Storage" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Planar Cut" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Python Editor Script Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Automation Utilities" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Fracture" +} + { +"Version": 1, +"VersionName": "1", +"FriendlyName": "BackChannel" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry Dataflow Nodes" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Experimental Mesh Modeling Toolset" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Telemetry" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Skeletal Mesh Simplifier (Early Access)" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Editor DataflowGraph" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Batch Renamer" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Niagara" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Full Body IK" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "TEDS: Editor Data Storage Features" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "CharacterAI" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Solver" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosEditor" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Engine Cameras" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Camera Shake Previewer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Launcher Chunk Installer" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Gameplay Cameras" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UDP Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "TCP Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Paper2D" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NNEDenoiser" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NNERuntimeORT" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "CLion Integration" +} + { +"Version": 110, +"VersionName": "1.11.0", +"FriendlyName": "Plastic SCM" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Dump GPU Services" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "PIX on Windows GPU Capture Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Perforce" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Plugin Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Visual Studio Code Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XCode Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Subversion" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Sharing" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CodeLite Integration" +} + { +"Version": 2, +"VersionName": "1.7", +"FriendlyName": "Rider Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RenderDoc Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Project Launcher" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UObject Example Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Property Access Node" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Linux Compiler-only Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Visual Studio Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NamingTokens" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Oodle Texture" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "10X Editor Integration" +} + { +"Version": 14, +"VersionName": "1.4", +"FriendlyName": "Git" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "KDevelop Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Oodle Network" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Environment Query Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AISupport" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Media Compositing" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "AVF Media Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Media Player Editor" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "Android Media Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Image Sequence Media Player" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "WMF Media Player" +} + { +"Version": 0, +"VersionName": "0.1", +"FriendlyName": "Media Plate" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "WebM Video Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MetaHuman SDK" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem GooglePlay" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XInput Device" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Portable Object File Data Source" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "BaseCharacterFXEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CompositeCore" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Light Mixer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Object Mixer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem iOS" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - File Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - Class Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - Asset Data Source" +} + + diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-74E9536E4A8A46FEA5DC234023765908/CrashReportClient.ini b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-74E9536E4A8A46FEA5DC234023765908/CrashReportClient.ini new file mode 100644 index 0000000..ac738fd --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-74E9536E4A8A46FEA5DC234023765908/CrashReportClient.ini @@ -0,0 +1,10 @@ +[CrashReportClient] +bHideLogFilesOption=false +bHideAllowToBeContactedOption=false +bIsAllowedToCloseWithoutSending=true +bIsAllowedToSendWithoutDetailedInfo=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true +bAgreeToCrashUpload=false + diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-74E9536E4A8A46FEA5DC234023765908/Diagnostics.txt b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-74E9536E4A8A46FEA5DC234023765908/Diagnostics.txt new file mode 100644 index 0000000..1bb6da2 --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-74E9536E4A8A46FEA5DC234023765908/Diagnostics.txt @@ -0,0 +1,36 @@ +Generating report for minidump + +Application version 5.6.1.0 + ... built from changelist 44394996 + +OS version Linux 6.19.11-arch1-1 (network name: WEYLAND-YUTANI) +Running 8 x86_64 processors (16 logical cores) +Exception was "Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 148] " + + + + + +libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_0::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +libc.so.6!UnknownFunction(0x276c0) +libc.so.6!__libc_start_main(+0x88) +UnrealEditor!_start [/opt/unreal-engine/Engine/Binaries/Linux/UnrealEditor:-1] + + + +0 loaded modules + +Report end! diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-74E9536E4A8A46FEA5DC234023765908/MyProject2.log b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-74E9536E4A8A46FEA5DC234023765908/MyProject2.log new file mode 100644 index 0000000..fbab96b --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-74E9536E4A8A46FEA5DC234023765908/MyProject2.log @@ -0,0 +1,1473 @@ +Stats thread started at 0.134907 +Metadata set : systemresolution.resx="1280" +Metadata set : systemresolution.resy="720" +OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +Session CrashGUID >==================================================== + Session CrashGUID > UECC-Linux-08DCABE2B866414EB079057DB7158978 + Session CrashGUID >==================================================== +No local boot hotfix file found at: [../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +Pre-Initializing Audio Device Manager... +AudioInfo: 'OPUS' Registered +AudioInfo: 'OGG' Registered +AudioInfo: 'ADPCM' Registered +AudioInfo: 'PCM' Registered +AudioInfo: 'BINKA' Registered +AudioInfo: 'RADA' Registered +Audio Device Manager Pre-Initialized +Looking for build plugins target receipt +Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +Asset registry cache read as 67.9 MiB from ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_0.bin +Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +Looking for enabled plugins target receipt +Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +Loading Mac ini files took 0.19 seconds +Loading TVOS ini files took 0.20 seconds +Loading VulkanPC ini files took 0.23 seconds +Loading IOS ini files took 0.26 seconds +Loading Android ini files took 0.26 seconds +Loading VisionOS ini files took 0.27 seconds +Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +Mounting Engine plugin RenderGraphInsights +Mounting Engine plugin IoStoreInsights +Mounting Engine plugin MassInsights +Mounting Engine plugin WorldMetrics +Loading Windows ini files took 0.44 seconds +Loading Unix ini files took 0.44 seconds +Mounting Engine plugin XGEController +Mounting Engine plugin EnhancedInput +Mounting Engine plugin ChaosVD +Mounting Engine plugin FastBuildController +Mounting Engine plugin CmdLinkServer +Mounting Engine plugin UbaController +Mounting Engine plugin ChaosInsights +Mounting Engine plugin ChaosCloth +Mounting Engine plugin MeshPainting +Mounting Engine plugin TraceUtilities +Mounting Engine plugin OnlineSubsystemNull +Mounting Engine plugin OnlineServices +Mounting Engine plugin OnlineBase +Mounting Engine plugin OnlineSubsystem +Mounting Engine plugin OnlineSubsystemUtils +Mounting Engine plugin EOSShared +Mounting Engine plugin AssetTags +Mounting Engine plugin MsQuic +Mounting Engine plugin ProceduralMeshComponent +Mounting Engine plugin ExampleDeviceProfileSelector +Mounting Engine plugin GooglePAD +Mounting Engine plugin AndroidPermission +Mounting Engine plugin WindowsMoviePlayer +Mounting Engine plugin LinuxDeviceProfileSelector +Mounting Engine plugin GeometryProcessing +Mounting Engine plugin MeshModelingToolset +Mounting Engine plugin CustomMeshComponent +Mounting Engine plugin IOSDeviceProfileSelector +Mounting Engine plugin AudioCapture +Mounting Engine plugin StateTree +Mounting Engine plugin WaveTable +Mounting Engine plugin AppleMoviePlayer +Mounting Engine plugin XRBase +Mounting Engine plugin ChunkDownloader +Mounting Engine plugin GoogleCloudMessaging +Mounting Engine plugin ResonanceAudio +Mounting Engine plugin InputDebugging +Loading Linux ini files took 0.53 seconds +Mounting Engine plugin ArchVisCharacter +Mounting Engine plugin OpenXR +Mounting Engine plugin WindowsDeviceProfileSelector +Mounting Engine plugin AndroidMoviePlayer +Mounting Engine plugin Synthesis +Mounting Engine plugin HairStrands +Mounting Engine plugin MobilePatchingUtils +Mounting Engine plugin ComputeFramework +Mounting Engine plugin AppleImageUtils +Mounting Engine plugin OpenXREyeTracker +Mounting Engine plugin WebMMoviePlayer +Mounting Engine plugin AudioSynesthesia +Mounting Engine plugin CableComponent +Mounting Engine plugin RigVM +Mounting Engine plugin PropertyBindingUtils +Mounting Engine plugin Metasound +Loading LinuxArm64 ini files took 0.56 seconds +Mounting Engine plugin SignificanceManager +Mounting Engine plugin SoundFields +Mounting Engine plugin AndroidDeviceProfileSelector +Mounting Engine plugin AndroidFileServer +Mounting Engine plugin LocationServicesBPLibrary +Mounting Engine plugin PropertyAccessEditor +Mounting Engine plugin ActorLayerUtilities +Mounting Engine plugin AudioWidgets +Mounting Engine plugin GeometryCache +Mounting Engine plugin OpenXRHandTracking +Mounting Engine plugin ColorGrading +Mounting Engine plugin FacialAnimation +Mounting Engine plugin EngineAssetDefinitions +Mounting Engine plugin AssetManagerEditor +Mounting Engine plugin BlueprintHeaderView +Mounting Engine plugin ProxyLODPlugin +Mounting Engine plugin UMGWidgetPreview +Mounting Engine plugin DataValidation +Mounting Engine plugin MobileLauncherProfileWizard +Mounting Engine plugin StylusInput +Mounting Engine plugin CryptoKeys +Mounting Engine plugin EditorDebugTools +Mounting Engine plugin GameplayTagsEditor +Mounting Engine plugin GeometryMode +Mounting Engine plugin ModelingToolsEditorMode +Mounting Engine plugin MacGraphicsSwitching +Mounting Engine plugin CurveEditorTools +Mounting Engine plugin SequencerAnimTools +Mounting Engine plugin MeshLODToolset +Mounting Engine plugin UVEditor +Mounting Engine plugin PluginBrowser +Mounting Engine plugin EditorScriptingUtilities +Mounting Engine plugin ChangelistReview +Mounting Engine plugin WorldPartitionHLODUtilities +Mounting Engine plugin MaterialAnalyzer +Mounting Engine plugin SpeedTreeImporter +Mounting Engine plugin Interchange +Mounting Engine plugin InterchangeAssets +Mounting Engine plugin InterchangeEditor +Mounting Engine plugin Takes +Mounting Engine plugin CameraCalibrationCore +Mounting Engine plugin ActorSequence +Mounting Engine plugin TemplateSequence +Mounting Engine plugin SequencerScripting +Mounting Engine plugin LevelSequenceEditor +Mounting Engine plugin ControlRigModules +Mounting Engine plugin GameplayInsights +Mounting Engine plugin ControlRig +Mounting Engine plugin ControlRigSpline +Mounting Engine plugin AnimationModifierLibrary +Mounting Engine plugin IKRig +Mounting Engine plugin RigLogic +Mounting Engine plugin SkeletalMeshModelingTools +Mounting Engine plugin DeformerGraph +Mounting Engine plugin TweeningUtils +Mounting Engine plugin BlendSpaceMotionAnalysis +Mounting Engine plugin LiveLink +Mounting Engine plugin AnimationData +Mounting Engine plugin ACLPlugin +Mounting Engine plugin GLTFExporter +Mounting Engine plugin DatasmithContent +Mounting Engine plugin VariantManager +Mounting Engine plugin VariantManagerContent +Mounting Engine plugin InterchangeTests +Mounting Engine plugin Niagara +Mounting Engine plugin Cascade +Mounting Engine plugin NiagaraSimCaching +Mounting Engine plugin EditorPerformance +Mounting Engine plugin AlembicImporter +Mounting Engine plugin LocalizableMessage +Mounting Engine plugin GeometryFlow +Mounting Engine plugin RuntimeTelemetry +Mounting Engine plugin SequenceNavigator +Mounting Engine plugin PlatformCrypto +Mounting Engine plugin GeometryCollectionPlugin +Mounting Engine plugin LevelSequenceNavigatorBridge +Mounting Engine plugin LowLevelNetTrace +Mounting Engine plugin ChaosUserDataPT +Mounting Engine plugin NFORDenoise +Mounting Engine plugin ToolPresets +Mounting Engine plugin ChaosCaching +Mounting Engine plugin EditorDataStorage +Mounting Engine plugin PlanarCut +Mounting Engine plugin PythonScriptPlugin +Mounting Engine plugin AutomationUtils +Mounting Engine plugin Fracture +Mounting Engine plugin BackChannel +Mounting Engine plugin GeometryDataflow +Mounting Engine plugin MeshModelingToolsetExp +Mounting Engine plugin EditorTelemetry +Mounting Engine plugin SkeletalReduction +Mounting Engine plugin Dataflow +Mounting Engine plugin AdvancedRenamer +Mounting Engine plugin ChaosNiagara +Mounting Engine plugin FullBodyIK +Mounting Engine plugin EditorDataStorageFeatures +Mounting Engine plugin CharacterAI +Mounting Engine plugin ChaosSolverPlugin +Mounting Engine plugin ChaosEditor +Mounting Engine plugin EngineCameras +Mounting Engine plugin CameraShakePreviewer +Mounting Engine plugin LauncherChunkInstaller +Mounting Engine plugin GameplayCameras +Mounting Engine plugin UdpMessaging +Mounting Engine plugin TcpMessaging +Mounting Engine plugin Paper2D +Mounting Engine plugin NNEDenoiser +Mounting Engine plugin NNERuntimeORT +Mounting Engine plugin CLionSourceCodeAccess +Mounting Engine plugin PlasticSourceControl +Mounting Engine plugin DumpGPUServices +Mounting Engine plugin PixWinPlugin +Mounting Engine plugin PerforceSourceControl +Mounting Engine plugin PluginUtils +Mounting Engine plugin VisualStudioCodeSourceCodeAccess +Mounting Engine plugin XCodeSourceCodeAccess +Mounting Engine plugin SubversionSourceControl +Mounting Engine plugin AnimationSharing +Mounting Engine plugin CodeLiteSourceCodeAccess +Mounting Engine plugin RiderSourceCodeAccess +Mounting Engine plugin RenderDocPlugin +Mounting Engine plugin ProjectLauncher +Mounting Engine plugin UObjectPlugin +Mounting Engine plugin PropertyAccessNode +Mounting Engine plugin NullSourceCodeAccess +Mounting Engine plugin VisualStudioSourceCodeAccess +Mounting Engine plugin NamingTokens +Mounting Engine plugin TextureFormatOodle +Mounting Engine plugin N10XSourceCodeAccess +Mounting Engine plugin GitSourceControl +Mounting Engine plugin KDevelopSourceCodeAccess +Mounting Engine plugin OodleNetwork +Mounting Engine plugin EnvironmentQueryEditor +Mounting Engine plugin AISupport +Mounting Engine plugin MediaCompositing +Mounting Engine plugin AvfMedia +Mounting Engine plugin MediaPlayerEditor +Mounting Engine plugin AndroidMedia +Mounting Engine plugin ImgMedia +Mounting Engine plugin WmfMedia +Mounting Engine plugin MediaPlate +Mounting Engine plugin WebMMedia +Mounting Engine plugin MetaHumanSDK +Mounting Engine plugin OnlineSubsystemGooglePlay +Mounting Engine plugin XInputDevice +Mounting Engine plugin PortableObjectFileDataSource +Mounting Engine plugin BaseCharacterFXEditor +Mounting Engine plugin CompositeCore +Mounting Engine plugin LightMixer +Mounting Engine plugin ObjectMixer +Mounting Engine plugin OnlineSubsystemIOS +Mounting Engine plugin ContentBrowserFileDataSource +Mounting Engine plugin ContentBrowserClassDataSource +Mounting Engine plugin ContentBrowserAssetDataSource +Revision control is disabled +Revision control is disabled +Revision control is disabled +Using libcurl 8.12.1 + - built for x86_64-unknown-linux-gnu + - supports SSL with OpenSSL/1.1.1t + - supports HTTP deflate (compression) using libz 1.3 + - other features: + CURL_VERSION_SSL + CURL_VERSION_LIBZ + CURL_VERSION_IPV6 + CURL_VERSION_ASYNCHDNS + CURL_VERSION_LARGEFILE + CURL_VERSION_TLSAUTH_SRP + CURL_VERSION_HTTP2 + CurlRequestOptions (configurable via config and command line): + - bVerifyPeer = true - Libcurl will verify peer certificate + - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy + - bDontReuseConnections = false - Libcurl will reuse connections + - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host + - LocalHostAddr = Default + - BufferSize = 65536 +CreateHttpThread using FCurlMultiPollEventLoopHttpThread +Creating http thread with maximum 256 concurrent requests +OSS: Created online subsystem instance for: NULL +OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] +Initialize Initializing EOSSDK Version:1.17.0-41373641 +Started StudioTelemetry Session +NFORDenoise function starting up +Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine] +RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings. +Applying CVar settings from Section [/Script/CompositeCore.CompositeCorePluginSettings] File [Engine] +ExecutableName: UnrealEditor +Build: ++UE5+Release-5.6-CL-44394996 +Platform=LinuxEditor +MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +DeviceId= +Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +Net CL: 43139311 +OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +Compiled (64-bit): Jul 28 2025 20:54:48 +Architecture: x64 +Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +Build Configuration: Development +Branch Name: ++UE5+Release-5.6 +Command Line: +Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +Allocator: Mimalloc +Installed Engine Build: 1 +This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +Number of dev versions registered: 37 + Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 10 + Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0 + Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 4 + Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 40 + Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 37 + Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 3 + Dev-Networking (A4E4105C-59A1-49B5-A7C5-40C4547EDFEE): 0 + Dev-Online (39C831C9-5AE6-47DC-9A44-9C173E1C8E7C): 0 + Dev-Physics (78F01B33-EBEA-4F98-B9B4-84EACCB95AA2): 20 + Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0 + Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 49 + Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 13 + Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 3 + Dev-LoadTimes (C2A15278-BFE7-4AFE-6C17-90FF531DF755): 1 + Private-Geometry (6EACA3D4-40EC-4CC1-B786-8BED09428FC5): 3 + Dev-AnimPhys (29E575DD-E0A3-4627-9D10-D276232CDCEA): 17 + Dev-Anim (AF43A65D-7FD3-4947-9873-3E8ED9C1BB05): 15 + Dev-ReflectionCapture (6B266CEC-1EC7-4B8F-A30B-E4D90942FC07): 1 + Dev-Automation (0DF73D61-A23F-47EA-B727-89E90C41499A): 1 + FortniteMain (601D1886-AC64-4F84-AA16-D3DE0DEAC7D6): 207 + FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 8 + FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 13 + FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 17 + Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 11 + Dev-Niagara (F2AED0AC-9AFE-416F-8664-AA7FFA26D6FC): 1 + Dev-Destruction (174F1F0B-B4C6-45A5-B13F-2EE8D0FB917D): 10 + Dev-Physics-Ext (35F94A83-E258-406C-A318-09F59610247C): 41 + Dev-PhysicsMaterial-Chaos (B68FC16E-8B1B-42E2-B453-215C058844FE): 1 + Dev-CineCamera (B2E18506-4273-CFC2-A54E-F4BB758BBA07): 1 + Dev-VirtualProduction (64F58936-FD1B-42BA-BA96-7289D5D0FA4E): 1 + UE5-Main (697DD581-E64F-41AB-AA4A-51ECBEB7B628): 121 + UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 56 + UE5-SpecialProject (59DA5D52-1232-4948-B878-597870B8E98B): 9 + Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2 + Dev-NaniteResearch (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1 + Dev-ComputeFramework (6304A3E7-0059-4F59-8CFC-21BD7721FD4E): 0 + LensFileVersion (8652A554-966A-466C-9FD7-1C6DD61B1ADB): 1 +Presizing for max 25165824 objects, including 0 objects not considered by GC. +Object subsystem initialized +Set CVar [[con.DebugEarlyDefault:1]] +CVar [[con.DebugLateDefault:1]] deferred - dummy variable created +CVar [[con.DebugLateCheat:1]] deferred - dummy variable created +CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created +Set CVar [[r.setres:1280x720]] +Set CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] +CVar [[QualityLevelMapping:high]] deferred - dummy variable created +Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]] +Set CVar [[r.VSync:0]] +Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created +CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created +Set CVar [[r.GPUCrashDebugging:0]] +CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +Set CVar [[r.ForwardShading:1]] +Set CVar [[r.MobileHDR:0]] +Set CVar [[vr.MobileMultiView:1]] +Set CVar [[vr.InstancedStereo:1]] +Set CVar [[r.DefaultFeature.AutoExposure:0]] +Set CVar [[r.DefaultFeature.AmbientOcclusion:0]] +Set CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:0]] +Set CVar [[r.DefaultFeature.MotionBlur:0]] +Set CVar [[r.Mobile.UseHWsRGBEncoding:1]] +Set CVar [[r.Shadow.Virtual.Enable:1]] +Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] +Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]] +Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]] +Set CVar [[r.GenerateMeshDistanceFields:1]] +Set CVar [[r.DynamicGlobalIlluminationMethod:1]] +Set CVar [[r.ReflectionMethod:1]] +Set CVar [[r.Mobile.AntiAliasing:3]] +Set CVar [[r.AntiAliasingMethod:3]] +Set CVar [[r.AllowStaticLighting:1]] +Set CVar [[r.SkinCache.CompileShaders:1]] +Set CVar [[r.RayTracing:1]] +Set CVar [[r.RayTracing.RayTracingProxies.ProjectEnabled:1]] +Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]] +Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +Set CVar [[s.AsyncLoadingThreadEnabled:1]] +Set CVar [[s.EventDrivenLoaderEnabled:1]] +Set CVar [[s.WarnIfTimeLimitExceeded:0]] +Set CVar [[s.TimeLimitExceededMultiplier:1.5]] +Set CVar [[s.TimeLimitExceededMinTime:0.005]] +Set CVar [[s.UseBackgroundLevelStreaming:1]] +Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] +Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +Set CVar [[s.FlushStreamingOnExit:1]] +CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] +Set CVar [[gc.FlushStreamingOnGC:0]] +Set CVar [[gc.NumRetriesBeforeForcingGC:10]] +Set CVar [[gc.AllowParallelGC:1]] +Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] +Set CVar [[gc.MaxObjectsInEditor:25165824]] +Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] +Set CVar [[gc.CreateGCClusters:1]] +Set CVar [[gc.MinGCClusterSize:5]] +Set CVar [[gc.AssetClustreringEnabled:0]] +Set CVar [[gc.ActorClusteringEnabled:0]] +Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] +Set CVar [[gc.GarbageEliminationEnabled:1]] +Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created +CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +CVar [[DefaultASTCQualityBySizeHQ:4]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:AmbientSound]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Mobile.DBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +Initializing SDL. +Initialized SDL 2.30.6 revision: SDL-2.30.6-no-vcs (compiled against 2.30.6) +Using SDL video driver 'x11' +Display metrics: + PrimaryDisplayWidth: 3440 + PrimaryDisplayHeight: 1440 + PrimaryDisplayWorkAreaRect: + Left=0, Top=0, Right=3440, Bottom=1396 + VirtualDisplayRect: + Left=0, Top=0, Right=3440, Bottom=1396 + TitleSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 + ActionSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 + Number of monitors: 1 + Monitor 0 + Name: LG ULTRAGEAR+ 45" + ID: display0 + NativeWidth: 3440 + NativeHeight: 1440 + bIsPrimary: true +Metadata set : systemresolution.resx="3440" +Metadata set : systemresolution.resy="1440" +Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +Set CVar [[r.SkeletalMeshLODBias:0]] +Set CVar [[r.ViewDistanceScale:1.0]] +Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +Set CVar [[r.FXAA.Quality:4]] +Set CVar [[r.TemporalAA.Quality:2]] +Set CVar [[r.TSR.History.R11G11B10:1]] +Set CVar [[r.TSR.History.ScreenPercentage:200]] +Set CVar [[r.TSR.History.UpdateQuality:3]] +Set CVar [[r.TSR.ShadingRejection.Flickering:1]] +Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] +Set CVar [[r.TSR.ReprojectionField:1]] +Set CVar [[r.TSR.Resurrection:1]] +Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +Set CVar [[r.LightFunctionQuality:1]] +Set CVar [[r.ShadowQuality:5]] +Set CVar [[r.Shadow.CSM.MaxCascades:10]] +Set CVar [[r.Shadow.MaxResolution:2048]] +Set CVar [[r.Shadow.MaxCSMResolution:2048]] +Set CVar [[r.Shadow.RadiusThreshold:0.01]] +Set CVar [[r.Shadow.DistanceScale:1.0]] +Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] +Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +Set CVar [[r.DistanceFieldShadowing:1]] +Set CVar [[r.VolumetricFog:1]] +Set CVar [[r.VolumetricFog.GridPixelSize:8]] +Set CVar [[r.VolumetricFog.GridSizeZ:128]] +Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +Set CVar [[r.LightMaxDrawDistanceScale:1]] +Set CVar [[r.CapsuleShadows:1]] +Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] +Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] +Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] +Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] +Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] +Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +Set CVar [[r.DistanceFieldAO:1]] +Set CVar [[r.SkylightIntensityMultiplier:1.0]] +Set CVar [[r.AOQuality:2]] +Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] +Set CVar [[r.LumenScene.DirectLighting.MaxLightsPerTile:8]] +Set CVar [[r.LumenScene.DirectLighting.UpdateFactor:32]] +Set CVar [[r.LumenScene.Radiosity.UpdateFactor:64]] +Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] +Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] +Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] +Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] +Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:100]] +Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] +Set CVar [[r.Lumen.ScreenProbeGather.NumAdaptiveProbes:8]] +Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] +Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] +Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] +Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] +Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] +Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] +Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.HardwareRayTracing:0]] +Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.BentNormal:1]] +Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] +Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] +Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] +Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] +Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:70]] +Set CVar [[r.RayTracing.Scene.BuildMode:1]] +Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +Set CVar [[r.SSR.Quality:3]] +Set CVar [[r.SSR.HalfResSceneColor:0]] +Set CVar [[r.Lumen.Reflections.Allow:1]] +Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] +Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] +Set CVar [[r.Lumen.ScreenProbeGather.MaxRoughnessToEvaluateRoughSpecularForFoliage:0.8]] +Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.NumSamples:5]] +Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.MinWeight:0]] +Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] +Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] +Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +Set CVar [[r.MotionBlurQuality:4]] +Set CVar [[r.MotionBlur.HalfResGather:0]] +Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +Set CVar [[r.AmbientOcclusionMaxQuality:100]] +Set CVar [[r.AmbientOcclusionLevels:-1]] +Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] +Set CVar [[r.DepthOfFieldQuality:2]] +Set CVar [[r.RenderTargetPoolMin:400]] +Set CVar [[r.LensFlareQuality:2]] +Set CVar [[r.SceneColorFringeQuality:1]] +Set CVar [[r.EyeAdaptationQuality:2]] +Set CVar [[r.BloomQuality:5]] +Set CVar [[r.Bloom.ScreenPercentage:50.000]] +Set CVar [[r.FastBlurThreshold:100]] +Set CVar [[r.Upscale.Quality:3]] +Set CVar [[r.LightShaftQuality:1]] +Set CVar [[r.Filter.SizeScale:1]] +Set CVar [[r.Tonemapper.Quality:5]] +Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] +Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +Applying CVar settings from Section [TextureQuality@3] File [Scalability] +Set CVar [[r.Streaming.MipBias:0]] +Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +Set CVar [[r.Streaming.Boost:1]] +Set CVar [[r.MaxAnisotropy:8]] +Set CVar [[r.VT.MaxAnisotropy:8]] +Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +Set CVar [[r.Streaming.PoolSize:1000]] +Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +Set CVar [[r.TranslucencyLightingVolumeDim:64]] +Set CVar [[r.RefractionQuality:2]] +Set CVar [[r.SceneColorFormat:4]] +Set CVar [[r.DetailMode:3]] +Set CVar [[r.TranslucencyVolumeBlur:1]] +Set CVar [[r.MaterialQualityLevel:1 ; High quality]] +Set CVar [[r.SSS.Scale:1]] +Set CVar [[r.SSS.SampleSet:2]] +Set CVar [[r.SSS.Quality:1]] +Set CVar [[r.SSS.HalfRes:0]] +Set CVar [[r.SSGI.Quality:3]] +Set CVar [[r.EmitterSpawnRateScale:1.0]] +Set CVar [[r.ParticleLightQuality:2]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +Set CVar [[fx.Niagara.QualityLevel:3]] +Set CVar [[r.Refraction.OffsetQuality:1]] +Set CVar [[r.HeterogeneousVolumes.DownsampleFactor:2]] +Set CVar [[r.HeterogeneousVolumes.MaxStepCount:256]] +Set CVar [[r.HeterogeneousVolumes.Shadows.Resolution:256]] +Set CVar [[r.HeterogeneousVolumes.Shadows.MaxSampleCount:8]] +Set CVar [[r.HeterogeneousVolumes.UseExistenceMask:0]] +Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +Set CVar [[foliage.DensityScale:1.0]] +Set CVar [[grass.DensityScale:1.0]] +Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] +Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +Set CVar [[r.AnisotropicMaterials:1]] +Applying CVar settings from Section [LandscapeQuality@3] File [Scalability] +Selected Device Profile: [LinuxEditor] +Selected Device Profile: [LinuxEditor] +Platform has ~ 63 GB [67336896512 / 68719476736 / 63], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +Going up to parent DeviceProfile [Linux] +Going up to parent DeviceProfile [] +Pushing Device Profile CVar: [[UI.SlateSDFText.RasterizationMode:Bitmap -> Msdf]] +Pushing Device Profile CVar: [[UI.SlateSDFText.ResolutionLevel:2 -> 2]] +Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +Set CVar [[r.DumpShaderDebugInfo:2]] +Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] +Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] +CVar [[ds.CADTranslator.Meshing.ActivateThinZoneMeshing:0]] deferred - dummy variable created +CVar [[ds.CADTranslator.Stitching.RemoveThinFaces:0]] deferred - dummy variable created +Applying CVar settings from Section [Startup_Linux] File [../../../Engine/Config/ConsoleVariables.ini] +Applying CVar settings from Section [ConsoleVariables] File [Engine] +Set CVar [[g.TimeoutForBlockOnRenderFence:60000]] +Applying CVar settings from Section [ConsoleVariables] File [/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Config/LinuxEditor/Editor.ini] +Unix hardware info: + - we are not the first instance of this executable + - this process' id (pid) is 27976, parent process' id (ppid) is 1855 + - we are not running under debugger + - machine network name is 'WEYLAND-YUTANI' + - user name is 'reimoz' (reimoz) + - we're logged in locally + - we're running with rendering + - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) + - Number of physical cores available for the process: 8 + - Number of logical cores available for the process: 16 + - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) + - Memory allocator used: Mimalloc + - This is an internal build. +Benchmarking clocks: + - CLOCK_MONOTONIC (id=1) can sustain 38768419 (38768K, 39M) calls per second without zero deltas. + - CLOCK_MONOTONIC_RAW (id=4) can sustain 39258781 (39259K, 39M) calls per second without zero deltas. + - CLOCK_MONOTONIC_COARSE (id=6) can sustain 219418590 (219419K, 219M) calls per second with 99.999540% zero deltas. +Selected clock_id 4 (CLOCK_MONOTONIC_RAW) since it is the fastest support clock without zero deltas. +Unix-specific commandline switches: + -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) + -jemalloc - use jemalloc for all memory allocation + -binnedmalloc - use binned malloc for all memory allocation + -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache + -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) + -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) + -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) + -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal + -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) + -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened + -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) + -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) + -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) + -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash + - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) + - VirtualMemoryAllocator pools will grow at scale 1.4 + - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) + - PageSize 4096 + - BinnedPageSize 65536 +Metadata set : extradevelopmentmemorymb="0" +Chaos Debug Draw Startup +Physics initialised using underlying interface: Chaos +Using OS detected language (en-US). +Using OS detected locale (en-US). +No specific localization for 'en-US' exists, so 'en' will be used for the language. +Attempting to load config data for Default__SlateThemeManager before the Class has been constructed/registered/linked (likely during module loading or early startup). This will result in the load silently failing and should be fixed. +New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +Slate User Registered. User Index 0, Is Virtual User: 0 +Found VULKAN_SDK= +Registering provided Vulkan validation layers +Updated VK_LAYER_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +Updated LD_LIBRARY_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +Installed Vulkan Loader Path: /usr/lib +Installed Vulkan Loader instance version 1.4.341. +Starting Vulkan Profile check for VP_UE_Vulkan_SM6: +Vulkan Profile check complete. +Using SDL_WINDOW_VULKAN +Vulkan RHI ShaderPlatform for SM6: VULKAN_SM6. +Vulkan PSO Precaching = 1, PipelineFileCache = 0 +Built with Vulkan header version 1.4.304 +Starting Vulkan Profile check for VP_UE_Vulkan_SM6_RT: +Vulkan Profile check complete. +Using API Version 1.3. +OpenXRHMDModule::InitInstance using DefaultLoader. +OpenXR runtime supported extensions: + XR_KHR_vulkan_enable + XR_KHR_vulkan_enable2 + XR_KHR_opengl_enable + XR_KHR_convert_timespec_time + XR_KHR_opengl_es_enable + XR_MNDX_egl_enable + XR_KHR_binding_modification + XR_KHR_composition_layer_depth + XR_KHR_locate_spaces + XR_KHR_visibility_mask + XR_EXT_active_action_set_priority + XR_EXT_dpad_binding + XR_EXT_eye_gaze_interaction + XR_EXT_frame_composition_report + XR_EXT_hand_interaction + XR_EXT_hand_tracking + XR_EXT_hand_tracking_data_source + XR_EXT_hand_joints_motion_range + XR_EXT_hp_mixed_reality_controller + XR_EXT_local_floor + XR_EXT_palm_pose + XR_EXT_uuid + XR_EXT_user_presence + XR_EXT_render_model + XR_EXT_interaction_render_model + XR_FB_display_refresh_rate + XR_HTC_vive_cosmos_controller_interaction + XR_HTC_vive_focus3_controller_interaction + XR_HTC_vive_wrist_tracker_interaction + XR_MND_headless + XR_VALVE_analog_threshold + XR_META_performance_metrics + XR_VALVE_timing_utils + XR_META_recommended_layer_resolution + XR_HTCX_vive_tracker_interaction + XR_KHR_generic_controller + XR_VALVE_frame_controller_interaction + XR_EXT_debug_utils +Optional extension XR_KHR_vulkan_swapchain_format_list is not available +Optional extension XR_FB_foveation_vulkan is not available +Optional extension XR_FB_composition_layer_depth_test is not available +Optional extension XR_KHR_composition_layer_cylinder is not available +Optional extension XR_KHR_composition_layer_equirect is not available +Optional extension XR_KHR_composition_layer_equirect2 is not available +Optional extension XR_KHR_composition_layer_color_scale_bias is not available +Optional extension XR_VARJO_quad_views is not available +Optional extension XR_EPIC_view_configuration_fov is not available +Optional extension XR_FB_foveation is not available +Optional extension XR_FB_swapchain_update_state is not available +Optional extension XR_FB_foveation_configuration is not available +Optional extension XR_FB_composition_layer_alpha_blend is not available +xrCreateInstance succeeded with XR_API_VERSION_1_0 +xrCreateInstance created: 561070432 +Initialized OpenXR on SteamVR/OpenXR runtime version 2.15.6 +Instance does not support expected usage of xrStringToPath. Instance is not viable. +Found 25 available instance extensions : + - VK_EXT_acquire_drm_display + - VK_EXT_acquire_xlib_display + - VK_EXT_debug_report + + VK_EXT_debug_utils + - VK_EXT_direct_mode_display + - VK_EXT_display_surface_counter + - VK_EXT_surface_maintenance1 + + VK_EXT_swapchain_colorspace + - VK_KHR_device_group_creation + - VK_KHR_display + - VK_KHR_external_fence_capabilities + - VK_KHR_external_memory_capabilities + - VK_KHR_external_semaphore_capabilities + - VK_KHR_get_display_properties2 + - VK_KHR_get_physical_device_properties2 + - VK_KHR_get_surface_capabilities2 + - VK_KHR_portability_enumeration + + VK_KHR_surface + - VK_KHR_surface_maintenance1 + - VK_KHR_surface_protected_capabilities + - VK_KHR_wayland_surface + - VK_KHR_xcb_surface + + VK_KHR_xlib_surface + - VK_LUNARG_direct_driver_loading + - VK_NV_display_stereo +Intance Layer VK_LAYER_VALVE_steam_overlay_32 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_fossilize_64 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_overlay_64 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_fossilize_32 provides 0 extensions: +Intance Layer VK_LAYER_NV_optimus provides 0 extensions: +Intance Layer VK_LAYER_NV_present provides 0 extensions: +Intance Layer VK_LAYER_LUNARG_api_dump provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_LUNARG_crash_diagnostic provides 3 extensions: + VK_EXT_debug_report + VK_EXT_debug_utils + VK_EXT_layer_settings +Intance Layer VK_LAYER_KHRONOS_validation provides 4 extensions: + VK_EXT_debug_report + VK_EXT_debug_utils + VK_EXT_layer_settings + VK_EXT_validation_features +Intance Layer VK_LAYER_KHRONOS_synchronization2 provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_LUNARG_gfxreconstruct provides 0 extensions: +Intance Layer VK_LAYER_KHRONOS_profiles provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_KHRONOS_shader_object provides 1 extensions: + VK_EXT_layer_settings +Found 13 available instance layers : + * VK_LAYER_KHRONOS_profiles + * VK_LAYER_KHRONOS_shader_object + * VK_LAYER_KHRONOS_synchronization2 + * VK_LAYER_KHRONOS_validation + * VK_LAYER_LUNARG_api_dump + * VK_LAYER_LUNARG_crash_diagnostic + * VK_LAYER_LUNARG_gfxreconstruct + * VK_LAYER_NV_optimus + * VK_LAYER_NV_present + * VK_LAYER_VALVE_steam_fossilize_32 + * VK_LAYER_VALVE_steam_fossilize_64 + * VK_LAYER_VALVE_steam_overlay_32 + * VK_LAYER_VALVE_steam_overlay_64 +Creating Vulkan Device using VkPhysicalDevice 0x2176f0f0. +- DeviceName: NVIDIA GeForce RTX 4090 +- API=1.4.329 (0x404149) Driver=0x94ce80c0 VendorId=0x10de +- DeviceID=0x2684 Type=VK_PHYSICAL_DEVICE_TYPE_DISCRETE_GPU +- Max Descriptor Sets Bound 32 +- Timestamps: ComputeAndGraphics=1 Domain=VK_TIME_DOMAIN_CLOCK_MONOTONIC_KHR Period=1.000000 + API Version: 1.4.329 +RHI Adapter Info: + Name: NVIDIA GeForce RTX 4090 + Driver Version: 595.58 (internal:595.58, unified:) + Driver Date: 01-01-01 +Found 275 available device extensions : + + VK_AMD_buffer_marker + - VK_EXT_4444_formats + - VK_EXT_attachment_feedback_loop_dynamic_state + - VK_EXT_attachment_feedback_loop_layout + - VK_EXT_blend_operation_advanced + - VK_EXT_border_color_swizzle + - VK_EXT_buffer_device_address + + VK_EXT_calibrated_timestamps + - VK_EXT_color_write_enable + - VK_EXT_conditional_rendering + - VK_EXT_conservative_rasterization + - VK_EXT_custom_border_color + - VK_EXT_custom_resolve + - VK_EXT_depth_bias_control + - VK_EXT_depth_clamp_control + - VK_EXT_depth_clamp_zero_one + - VK_EXT_depth_clip_control + - VK_EXT_depth_clip_enable + - VK_EXT_depth_range_unrestricted + + VK_EXT_descriptor_buffer + - VK_EXT_descriptor_heap + * VK_EXT_descriptor_indexing + - VK_EXT_device_address_binding_report + + VK_EXT_device_fault + - VK_EXT_device_generated_commands + - VK_EXT_discard_rectangles + - VK_EXT_display_control + - VK_EXT_dynamic_rendering_unused_attachments + - VK_EXT_extended_dynamic_state + - VK_EXT_extended_dynamic_state2 + - VK_EXT_extended_dynamic_state3 + - VK_EXT_external_memory_dma_buf + - VK_EXT_external_memory_host + - VK_EXT_fragment_shader_interlock + - VK_EXT_global_priority + - VK_EXT_global_priority_query + + VK_EXT_graphics_pipeline_library + - VK_EXT_hdr_metadata + - VK_EXT_host_image_copy + * VK_EXT_host_query_reset + - VK_EXT_image_2d_view_of_3d + - VK_EXT_image_drm_format_modifier + - VK_EXT_image_robustness + - VK_EXT_image_sliced_view_of_3d + - VK_EXT_image_view_min_lod + - VK_EXT_index_type_uint8 + - VK_EXT_inline_uniform_block + - VK_EXT_legacy_vertex_attributes + - VK_EXT_line_rasterization + + VK_EXT_load_store_op_none + - VK_EXT_map_memory_placed + + VK_EXT_memory_budget + - VK_EXT_memory_decompression + + VK_EXT_memory_priority + + VK_EXT_mesh_shader + - VK_EXT_multi_draw + + VK_EXT_mutable_descriptor_type + - VK_EXT_nested_command_buffer + - VK_EXT_non_seamless_cube_map + - VK_EXT_opacity_micromap + - VK_EXT_pageable_device_local_memory + - VK_EXT_pci_bus_info + - VK_EXT_physical_device_drm + * VK_EXT_pipeline_creation_cache_control + - VK_EXT_pipeline_creation_feedback + - VK_EXT_pipeline_library_group_handles + - VK_EXT_pipeline_robustness + - VK_EXT_post_depth_coverage + - VK_EXT_present_mode_fifo_latest_ready + - VK_EXT_present_timing + - VK_EXT_primitive_topology_list_restart + - VK_EXT_primitives_generated_query + - VK_EXT_private_data + - VK_EXT_provoking_vertex + - VK_EXT_queue_family_foreign + - VK_EXT_ray_tracing_invocation_reorder + - VK_EXT_robustness2 + - VK_EXT_sample_locations + - VK_EXT_sampler_filter_minmax + * VK_EXT_scalar_block_layout + - VK_EXT_separate_stencil_usage + - VK_EXT_shader_64bit_indexing + - VK_EXT_shader_atomic_float + * VK_EXT_shader_demote_to_helper_invocation + - VK_EXT_shader_float8 + + VK_EXT_shader_image_atomic_int64 + - VK_EXT_shader_module_identifier + - VK_EXT_shader_object + - VK_EXT_shader_replicated_composites + - VK_EXT_shader_subgroup_ballot + - VK_EXT_shader_subgroup_vote + - VK_EXT_shader_uniform_buffer_unsized_array + * VK_EXT_shader_viewport_index_layer + * VK_EXT_subgroup_size_control + - VK_EXT_swapchain_maintenance1 + - VK_EXT_texel_buffer_alignment + * VK_EXT_tooling_info + - VK_EXT_transform_feedback + - VK_EXT_vertex_attribute_divisor + - VK_EXT_vertex_attribute_robustness + - VK_EXT_vertex_input_dynamic_state + - VK_EXT_ycbcr_2plane_444_formats + - VK_EXT_ycbcr_image_arrays + - VK_EXT_zero_initialize_device_memory + - VK_GOOGLE_hlsl_functionality1 + - VK_GOOGLE_user_type + + VK_KHR_16bit_storage + - VK_KHR_8bit_storage + + VK_KHR_acceleration_structure + - VK_KHR_bind_memory2 + * VK_KHR_buffer_device_address + - VK_KHR_calibrated_timestamps + + VK_KHR_compute_shader_derivatives + - VK_KHR_cooperative_matrix + - VK_KHR_copy_commands2 + - VK_KHR_copy_memory_indirect + * VK_KHR_create_renderpass2 + - VK_KHR_dedicated_allocation + + VK_KHR_deferred_host_operations + - VK_KHR_depth_clamp_zero_one + + VK_KHR_depth_stencil_resolve + - VK_KHR_descriptor_update_template + - VK_KHR_device_group + - VK_KHR_draw_indirect_count + * VK_KHR_driver_properties + * VK_KHR_dynamic_rendering + - VK_KHR_dynamic_rendering_local_read + - VK_KHR_external_fence + - VK_KHR_external_fence_fd + - VK_KHR_external_memory + + VK_KHR_external_memory_fd + - VK_KHR_external_semaphore + - VK_KHR_external_semaphore_fd + - VK_KHR_format_feature_flags2 + + VK_KHR_fragment_shader_barycentric + + VK_KHR_fragment_shading_rate + * VK_KHR_get_memory_requirements2 + - VK_KHR_global_priority + * VK_KHR_image_format_list + - VK_KHR_imageless_framebuffer + - VK_KHR_incremental_present + - VK_KHR_index_type_uint8 + - VK_KHR_line_rasterization + - VK_KHR_load_store_op_none + - VK_KHR_maintenance1 + - VK_KHR_maintenance10 + - VK_KHR_maintenance2 + - VK_KHR_maintenance3 + * VK_KHR_maintenance4 + + VK_KHR_maintenance5 + - VK_KHR_maintenance6 + - VK_KHR_maintenance7 + - VK_KHR_maintenance8 + - VK_KHR_maintenance9 + - VK_KHR_map_memory2 + * VK_KHR_multiview + - VK_KHR_pipeline_binary + - VK_KHR_pipeline_executable_properties + + VK_KHR_pipeline_library + - VK_KHR_present_id + - VK_KHR_present_id2 + - VK_KHR_present_mode_fifo_latest_ready + - VK_KHR_present_wait + - VK_KHR_present_wait2 + - VK_KHR_push_descriptor + + VK_KHR_ray_query + - VK_KHR_ray_tracing_maintenance1 + + VK_KHR_ray_tracing_pipeline + + VK_KHR_ray_tracing_position_fetch + - VK_KHR_relaxed_block_layout + - VK_KHR_robustness2 + - VK_KHR_sampler_mirror_clamp_to_edge + * VK_KHR_sampler_ycbcr_conversion + * VK_KHR_separate_depth_stencil_layouts + * VK_KHR_shader_atomic_int64 + - VK_KHR_shader_bfloat16 + - VK_KHR_shader_clock + - VK_KHR_shader_draw_parameters + - VK_KHR_shader_expect_assume + + VK_KHR_shader_float16_int8 + * VK_KHR_shader_float_controls + - VK_KHR_shader_float_controls2 + - VK_KHR_shader_fma + - VK_KHR_shader_integer_dot_product + - VK_KHR_shader_maximal_reconvergence + - VK_KHR_shader_non_semantic_info + - VK_KHR_shader_quad_control + - VK_KHR_shader_relaxed_extended_instruction + - VK_KHR_shader_subgroup_extended_types + - VK_KHR_shader_subgroup_rotate + - VK_KHR_shader_subgroup_uniform_control_flow + - VK_KHR_shader_terminate_invocation + - VK_KHR_shader_untyped_pointers + - VK_KHR_shared_presentable_image + * VK_KHR_spirv_1_4 + - VK_KHR_storage_buffer_storage_class + + VK_KHR_swapchain + - VK_KHR_swapchain_maintenance1 + - VK_KHR_swapchain_mutable_format + * VK_KHR_synchronization2 + * VK_KHR_timeline_semaphore + - VK_KHR_unified_image_layouts + - VK_KHR_uniform_buffer_standard_layout + - VK_KHR_variable_pointers + - VK_KHR_vertex_attribute_divisor + - VK_KHR_video_decode_av1 + - VK_KHR_video_decode_h264 + - VK_KHR_video_decode_h265 + - VK_KHR_video_decode_queue + - VK_KHR_video_decode_vp9 + - VK_KHR_video_encode_av1 + - VK_KHR_video_encode_h264 + - VK_KHR_video_encode_h265 + - VK_KHR_video_encode_intra_refresh + - VK_KHR_video_encode_quantization_map + - VK_KHR_video_encode_queue + - VK_KHR_video_maintenance1 + - VK_KHR_video_maintenance2 + - VK_KHR_video_queue + - VK_KHR_vulkan_memory_model + - VK_KHR_workgroup_memory_explicit_layout + - VK_KHR_zero_initialize_workgroup_memory + - VK_NVX_binary_import + - VK_NVX_image_view_handle + - VK_NVX_multiview_per_view_attributes + - VK_NV_clip_space_w_scaling + - VK_NV_cluster_acceleration_structure + - VK_NV_compute_occupancy_priority + - VK_NV_compute_shader_derivatives + - VK_NV_cooperative_matrix + - VK_NV_cooperative_matrix2 + - VK_NV_cooperative_vector + - VK_NV_copy_memory_indirect + - VK_NV_corner_sampled_image + - VK_NV_coverage_reduction_mode + - VK_NV_cuda_kernel_launch + - VK_NV_dedicated_allocation + - VK_NV_dedicated_allocation_image_aliasing + - VK_NV_descriptor_pool_overallocation + + VK_NV_device_diagnostic_checkpoints + + VK_NV_device_diagnostics_config + - VK_NV_device_generated_commands + - VK_NV_device_generated_commands_compute + - VK_NV_disk_cache_utils + - VK_NV_extended_sparse_address_space + - VK_NV_fill_rectangle + - VK_NV_fragment_coverage_to_color + - VK_NV_fragment_shader_barycentric + - VK_NV_fragment_shading_rate_enums + - VK_NV_framebuffer_mixed_samples + - VK_NV_geometry_shader_passthrough + - VK_NV_inherited_viewport_scissor + - VK_NV_internal_nvpresent + - VK_NV_linear_color_attachment + - VK_NV_low_latency + - VK_NV_low_latency2 + - VK_NV_memory_decompression + - VK_NV_mesh_shader + - VK_NV_optical_flow + - VK_NV_partitioned_acceleration_structure + - VK_NV_present_metering + - VK_NV_raw_access_chains + - VK_NV_ray_tracing + - VK_NV_ray_tracing_invocation_reorder + - VK_NV_ray_tracing_motion_blur + - VK_NV_representative_fragment_test + - VK_NV_sample_mask_override_coverage + - VK_NV_scissor_exclusive + - VK_NV_shader_atomic_float16_vector + - VK_NV_shader_image_footprint + - VK_NV_shader_sm_builtins + - VK_NV_shader_subgroup_partitioned + - VK_NV_shading_rate_image + - VK_NV_viewport_array2 + - VK_NV_viewport_swizzle +Found 0 available device layers ! +Vulkan Physical Device Driver Properties: +- driverName: NVIDIA +- driverInfo: 595.58.03 +Vulkan Variable Rate Shading choice: 0. +Device properties: Geometry 1 BufferAtomic64 1 ImageAtomic64 1 +Enabling Vulkan Descriptor Buffers with: allowSamplerImageViewPostSubmitCreation=0, maxDescriptorBufferBindings=32, maxSamplerDescriptorBufferBindings=32, maxResourceDescriptorBufferBindings=32, samplerDescriptorBufferAddressSpaceSize=1099511627776, resourceDescriptorBufferAddressSpaceSize=1099511627776, maxSamplerDescriptorBufferRange=1099511627776, maxResourceDescriptorBufferRange=1099511627776, descriptorBufferAddressSpaceSize=1099511627776, descriptorBufferOffsetAlignment=64, samplerDescriptorSize=4 +Found 6 Queue Families +Initializing Queue Family 0: 16 queues Gfx Compute Xfer Sparse +Skipping unnecessary Queue Family 1: 2 queues Xfer Sparse +Skipping unnecessary Queue Family 2: 8 queues Compute Xfer Sparse +Skipping unnecessary Queue Family 3: 1 queues Xfer Sparse +Skipping unnecessary Queue Family 4: 2 queues Xfer Sparse +Skipping unnecessary Queue Family 5: 1 queues Xfer Sparse +TimestampValidBits=64 +Using 0 device layers. +Using 47 device extensions: +* VK_KHR_swapchain +* VK_EXT_memory_budget +* VK_EXT_memory_priority +* VK_KHR_create_renderpass2 +* VK_KHR_deferred_host_operations +* VK_KHR_spirv_1_4 +* VK_KHR_shader_float_controls +* VK_KHR_image_format_list +* VK_EXT_load_store_op_none +* VK_EXT_tooling_info +* VK_KHR_dynamic_rendering +* VK_KHR_pipeline_library +* VK_KHR_driver_properties +* VK_KHR_maintenance4 +* VK_KHR_maintenance5 +* VK_KHR_shader_atomic_int64 +* VK_EXT_shader_image_atomic_int64 +* VK_EXT_scalar_block_layout +* VK_EXT_shader_viewport_index_layer +* VK_KHR_separate_depth_stencil_layouts +* VK_KHR_synchronization2 +* VK_KHR_fragment_shading_rate +* VK_KHR_multiview +* VK_KHR_get_memory_requirements2 +* VK_EXT_descriptor_indexing +* VK_EXT_host_query_reset +* VK_EXT_subgroup_size_control +* VK_EXT_calibrated_timestamps +* VK_EXT_descriptor_buffer +* VK_EXT_device_fault +* VK_EXT_shader_demote_to_helper_invocation +* VK_KHR_16bit_storage +* VK_KHR_shader_float16_int8 +* VK_KHR_depth_stencil_resolve +* VK_EXT_pipeline_creation_cache_control +* VK_KHR_fragment_shader_barycentric +* VK_KHR_compute_shader_derivatives +* VK_KHR_sampler_ycbcr_conversion +* VK_KHR_timeline_semaphore +* VK_EXT_mesh_shader +* VK_EXT_graphics_pipeline_library +* VK_EXT_mutable_descriptor_type +* VK_KHR_buffer_device_address +* VK_KHR_acceleration_structure +* VK_KHR_ray_tracing_pipeline +* VK_KHR_ray_query +* VK_KHR_ray_tracing_position_fetch +Vulkan debug markers support: resource names disabled, begin/end labels disabled. +Max memory allocations 4294967295. +3 Device Memory Heaps: + 0: Flags 0x1 - Size 25757220864 (24564.00 MB) - Used 0 (0.00%) - DeviceLocal - PrimaryHeap + 1: Flags 0x0 - Size 50502672384 (48163.10 MB) - Used 0 (0.00%) + 2: Flags 0x1 - Size 257949696 (246.00 MB) - Used 0 (0.00%) - DeviceLocal +5 Device Memory Types (Not unified): + 1: Flags 0x00001 - Heap 0 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT + 0: Flags 0x00000 - Heap 1 - + 2: Flags 0x00006 - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT + 3: Flags 0x0000e - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT|VK_MEMORY_PROPERTY_HOST_CACHED_BIT + 4: Flags 0x00007 - Heap 2 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT|VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +Memory Budget Extension: + | Usage | Budget | Size | + ---------|------------------------------------------------------------------| + HEAP 00 | 0.07% / 17.38 MB | 23338.25 MB | 24564.00 MB | + HEAP 01 | 0.08% / 39.29 MB | 48163.10 MB | 48163.10 MB | + HEAP 02 | 16.26% / 40.00 MB | 206.00 MB | 246.00 MB | + ---------|------------------------------------------------------------------| +Dynamic Uniform Buffers are enabled, but they will not be used with Vulkan bindless. +Memory defrag is enabled, but it will not be used with Vulkan bindless. +FVulkanPipelineStateCacheManager: Binary pipeline cache '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/VulkanPSO.cache.10de.2684' not found. +Vulkan Async Compute has been DISABLED. +Wave Operations have been ENABLED (wave size: min=32 max=32). +Integrated GPU (iGPU): false +Current RHI supports per-draw and screenspace Variable Rate Shading +Texture pool is 17367 MB (70% of 24810 MB) +Metadata set : verbatimrhiname="Vulkan" +Metadata set : rhiname="Vulkan" +Metadata set : rhifeaturelevel="SM6" +Metadata set : shaderplatform="VULKAN_SM6" +Initializing FReadOnlyCVARCache +Running Turnkey SDK detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all' +Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all ] +ASTCEnc version 5.0.1 library loaded +Loaded Base TextureFormat: TextureFormatASTC +Loaded Base TextureFormat: TextureFormatDXT +Loaded Base TextureFormat: TextureFormatETC2 +Loaded Base TextureFormat: TextureFormatIntelISPCTexComp +Loaded Base TextureFormat: TextureFormatUncompressed +Oodle Texture TFO init; latest sdk version = 2.9.13 +Oodle Texture loading DLL: liboo2texlinux64.2.9.13.so +Oodle Texture loading DLL: liboo2texlinux64.2.9.5.so +Loaded Base TextureFormat: TextureFormatOodle +Loaded TargetPlatform 'LinuxArm64' +Loaded TargetPlatform 'LinuxArm64Server' +Loaded TargetPlatform 'LinuxArm64Client' +Loaded TargetPlatform 'Linux' +Loaded TargetPlatform 'LinuxEditor' +Loaded TargetPlatform 'LinuxServer' +Loaded TargetPlatform 'LinuxClient' +Loaded TargetPlatform 'Android' +Loaded TargetPlatform 'Android_ASTC' +Loaded TargetPlatform 'Android_DXT' +Loaded TargetPlatform 'Android_ETC2' +Loaded TargetPlatform 'Android_OpenXR' +Loaded TargetPlatform 'AndroidClient' +Loaded TargetPlatform 'Android_ASTCClient' +Loaded TargetPlatform 'Android_DXTClient' +Loaded TargetPlatform 'Android_ETC2Client' +Loaded TargetPlatform 'Android_OpenXRClient' +Loaded TargetPlatform 'Android_Multi' +Loaded TargetPlatform 'Android_MultiClient' +Building Assets For LinuxEditor +Unable to find shader format SF_VULKAN_SM6 from hinted modules, loading all potential format modules to find it +Loaded format module ShaderFormatOpenGL + GLSL_150_ES31 + GLSL_ES3_1_ANDROID +Loaded format module ShaderFormatVectorVM + VVM_1_0 +Loaded format module VulkanShaderFormat + SF_VULKAN_SM5 + SF_VULKAN_ES31_ANDROID + SF_VULKAN_ES31 + SF_VULKAN_SM5_ANDROID + SF_VULKAN_SM6 +Ray tracing is enabled (dynamic). Reason: r.RayTracing=1 and r.RayTracing.EnableOnDemand=1. +Ray tracing shaders are enabled. +Memory: Max Cache Size: -1 MB +FDerivedDataBackendGraph: Pak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +Unable to find inner node Pak for hierarchy Hierarchy. +FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +Unable to find inner node CompressedPak for hierarchy Hierarchy. +../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (1217 MiB) +FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +Unable to find inner node EnterprisePak for hierarchy Hierarchy. +Found Zen config default=/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data +InTree version at '/opt/unreal-engine/Engine/Binaries/Linux/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +Installed version at '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +No current process using the data dir found, launching a new instance +Launching executable '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver', working dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install', data dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data', args '--port 8558 --data-dir "/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data" --http asio --gc-cache-duration-seconds 1209600 --gc-interval-seconds 21600 --gc-low-diskspace-threshold 2147483648 --quiet --http-forceloopback --owner-pid 27976 --child-id Zen_27976_Startup' +Unreal Zen Storage Server HTTP service at [::1]:8758 status: OK!. +Local ZenServer AutoLaunch initialization completed in 0.123 seconds +ZenLocal: Using ZenServer HTTP service at http://[::1]:8758/ with namespace ue.ddc status: OK!. +/home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds. +/home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.00ms. RandomReadSpeed=3536.01MBs, RandomWriteSpeed=728.20MBs. Assigned SpeedClass 'Local' +Local: Using data cache path /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: DeleteOnly +ZenShared: Disabled because Host is set to 'None' +Unable to find inner node ZenShared for hierarchy Hierarchy. +Shared: Disabled because no path is configured. +Unable to find inner node Shared for hierarchy Hierarchy. +Cloud: Disabled because Host is set to 'None' +Unable to find inner node Cloud for hierarchy Hierarchy. +Guid format shader working directory is 14 characters bigger than the processId version (../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/WorkingDirectory/27976/). +Cleaned the shader compiler working directory '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/tmp/E3DD8F6997694C55A660F34A8BCD36AC/'. +UBA/Horde Configuration [Uba.Provider.Horde]: Not Enabled +Using 8 local workers for shader compilation +Compiling shader autogen file: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/ShaderAutogen/VULKAN_SM6/AutogenShaderHeaders.ush +Autogen file is unchanged, skipping write. +Completed SDK detection: ExitCode = 0 +Using FreeType 2.10.0 +SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png' error. +Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] +Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' error. +Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] +FAssetRegistry took 0.0019 seconds to start up +AssetDataGatherer spent 0.000s loading caches ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_*.bin. +EditorDomain is Disabled +Deviceprofile LinuxArm64Editor not found. +Deviceprofile LinuxArm64 not found. +Selected Device Profile: [LinuxEditor] +Active device profile: [0xa22bc734880][0xa22bc78a000 66] LinuxEditor +Metadata set : deviceprofile="LinuxEditor" +FlushAsyncLoading(1): 1 QueuedPackages, 0 AsyncPackages +Texture Encode Speed: FinalIfAvailable (editor). +Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +Shared linear texture encoding: Disabled +Turnkey Platform: Android: (Status=Invalid, MinAllowed_Sdk=r25b, MaxAllowed_Sdk=r29, Current_Sdk=, Allowed_AutoSdk=r27c, Current_AutoSdk=, Flags="Platform_InvalidHostPrerequisites, Support_FullSdk", Error="Android Studio is not installed correctly.") +Turnkey Platform: Linux: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +Turnkey Platform: LinuxArm64: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +Running Turnkey device detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI' +Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI -nocompile -nocompileuat ] +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness because of a recursive sync load +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec because of a recursive sync load +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_M because of a recursive sync load +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_N because of a recursive sync load +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Opacity/CameraDepthFade because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDiffuse because of a recursive sync load +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions02/Utility/BreakOutFloat2Components because of a recursive sync load +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultPostProcessMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultDeferredDecalMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultLightFunctionMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/WorldGridMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDeferredDecalMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/WorldGridMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +HLOD mesh reduction module (r.ProxyLODMeshReductionModule) set to "ProxyLODMeshReduction" which doesn't exist. +Using QuadricMeshReduction for automatic static mesh reduction +Using SkeletalMeshReduction for automatic skeletal mesh reduction +No automatic mesh merging module available +No distributed automatic mesh merging module available +No automatic mesh merging module available +No distributed automatic mesh merging module available +Completed device detection: Code = 0 +Applying CVar settings from Section [/Script/CQTest.CQTestSettings] File [Engine] +VirtualizationSystem name found in ini file: None +FNullVirtualizationSystem mounted, virtualization will be disabled +FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetActorFactory name: NetActorFactory id: 0 +FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetSubObjectFactory name: NetSubObjectFactory id: 1 +Linux SourceCodeAccessSettings: VisualStudioCode +Border +BreadcrumbButton +Brushes.Title +ColorPicker.ColorThemes +Default +Icons.Save +Icons.Toolbar.Settings +ListView +SoftwareCursor_CardinalCross +SoftwareCursor_Grab +TableView.DarkRow +TableView.Row +TreeView +FWorldPartitionClassDescRegistry::Initialize started... +FWorldPartitionClassDescRegistry::Initialize took 2.060 ms +XR: Instanced Stereo Rendering is Enabled +XR: MultiViewport is Enabled +XR: Mobile Multiview is Disabled +Turnkey Device: Linux@WEYLAND-YUTANI: (Name=WEYLAND-YUTANI, Type=Computer, Status=Valid, Allowed=, Current=Arch Linux, Flags="Device_InstallSoftwareValid") +UGameplayTagsManager::InitializeManager - 0.000 s +MetaSound Page Target Initialized to 'Default' +Registering Engine Module Parameter Interfaces... +MetaSound Engine Initialized +Niagara Debugger Client Initialized | Session: 968AF909F997422F800000000000F200 | Instance: 0650894196CA4363A3921C899C172E8E (WEYLAND-YUTANI-27976). +Work queue size set to 1024. +Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +Unicast socket bound to '0.0.0.0:59015'. +Added local interface '192.168.1.180' to multicast group '230.0.0.1:6666' +Added local interface '192.168.122.1' to multicast group '230.0.0.1:6666' +Added local interface '172.31.0.1' to multicast group '230.0.0.1:6666' +Using asynchronous task graph for message deserialization. +Initializing TcpMessaging bridge +MakeRuntimeORTDml: + DirectML: no + RHI D3D12: no + D3D12: no + NPU: no +Interface availability: + GPU: no + RDG: no + NPU: no +NNERuntimeORTDml can only cook! +Initialize +OnSessionChanged +Initialize +OnSessionChanged +Initialize +OnSessionChanged +Initialize +OnSessionChanged +[RegisterExtension] Registering CVD Extension [FChaosVDGenericDebugDrawExtension] ... +[RegisterExtension] Registering CVD Extension [FChaosVDAccelerationStructuresExtension] ... +UAndroidPermissionCallbackProxy::GetInstance +No Audio Capture implementations found. Audio input will be silent. +No Audio Capture implementations found. Audio input will be silent. +OpenXR ignores max viewport resolution in editor to support full HMD resolutions. +Applying CVar settings from Section [/Script/NNEDenoiser.NNEDenoiserSettings] File [Engine] +Revision control is disabled +Cannot determine whether '/home/reimoz/.steampath' is a directory - d_type not supported and stat() failed with errno=2 (No such file or directory) +Failed to read file '../../../Engine/Content/Slate/Icons/doc_16x.png' error. +Could not load file for Slate resource: [../../../Engine/Content/Slate/Icons/doc_16x.png] file: [../../../Engine/Content/Slate/Icons/doc_16x.png] +Failed to read file '../../../Engine/Content/Slate/Common/ButtonHoverHint.png' error. +Could not load file for Slate resource: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] file: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] +Revision control is disabled +Loaded 0 collections in 0.002386 seconds +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Collections/' took 0.00s +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Developers/reimoz/Collections/' took 0.00s +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Collections/' took 0.00s +43167 objects as part of root set at end of initial load. +CloseDisregardForGC: 0/0 objects in disregard for GC pool +Initializing Engine... +0x00007f32d41897b6 Dladdr: 0.030190ms Open: 0.021900ms Search: 0.055850ms +0x00007f32d41356d6 Dladdr: 0.005540ms Open: 0.007670ms Search: 0.034540ms +0x00007f32d41414d3 Dladdr: 0.005150ms Open: 0.005670ms Search: 0.039060ms +0x00007f32d4172395 Dladdr: 0.004900ms Open: 0.007090ms Search: 0.039610ms +0x00007f32d4158840 Dladdr: 0.004380ms Open: 0.006710ms Search: 0.039050ms +0x00007f339759429e Dladdr: 0.389760ms Open: 0.012220ms Search: 0.053270ms +0x00007f33975800f9 Dladdr: 0.294140ms Open: 0.006230ms Search: 0.046780ms +0x00007f338ea43dbf Dladdr: 0.200580ms Open: 0.022870ms Search: 0.061070ms +0x00007f338ea488a9 Dladdr: 0.108040ms Open: 0.006631ms Search: 0.042650ms +0x00007f338f7b01e8 Dladdr: 0.112190ms Open: 0.010220ms Search: 0.050590ms +0x000000000023a54d Dladdr: 0.006200ms Open: 0.010390ms Search: 0.031000ms +0x00007f338f7bbb30 Dladdr: 0.124700ms Open: 0.008600ms Search: 0.045580ms +0x000000000024cd32 Dladdr: 0.002320ms Open: 0.005240ms Search: 0.031480ms +0x00007f339a7cae59 Dladdr: 0.001550ms Open: 0.007010ms Search: 0.022160ms +0x00007f338cc366c0 Dladdr: 0.019370ms Open: 0.006130ms Search: 0.001760ms +0x00007f338cc367f8 Dladdr: 0.010450ms Open: 0.002510ms Search: 0.000110ms +0x0000000000239649 Dladdr: 0.001970ms Open: 0.008150ms Search: 0.030220ms +FPlatformStackWalk::StackWalkAndDump - 0.003 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 148] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007f32d41897b7 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_0::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +[Callstack] 0x00007f32d41356d7 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +[Callstack] 0x00007f32d41414d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[Callstack] 0x00007f32d4172396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007f32d4158841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007f339759429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007f33975800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007f338ea43dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007f338ea488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007f338f7b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007f338f7bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007f339a7cae5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007f338cc366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007f338cc367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [{*:-1] + + SubmitErrorReport - 0.000 s diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-7F99004620C644F7B1FEEC6B8C8C24EF/CrashContext.runtime-xml b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-7F99004620C644F7B1FEEC6B8C8C24EF/CrashContext.runtime-xml new file mode 100644 index 0000000..db95641 --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-7F99004620C644F7B1FEEC6B8C8C24EF/CrashContext.runtime-xml @@ -0,0 +1,1216 @@ + + + + 3 + B214158A7DF742A1B0D93270FDDA69D2 + UECC-Linux-08DCABE2B866414EB079057DB7158978_0003 + true + false + false + Ensure + Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 149] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +0x00007f32d41897f9 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_1::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +0x00007f32d41356f0 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +0x00007f32d41414d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +0x00007f32d4172396 libUnrealEditor-OpenXRHMD.so!TSharedRef<FOpenXRHMD, (ESPMode)1> FSceneViewExtensions::NewExtension<FOpenXRHMD, XrInstance_T*&, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr<FOpenXRRenderBridge>&&&, TArray<char const*, TSizedDefaultAllocator<32> >&&&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +0x00007f32d4158841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +0x00007f339759429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +0x00007f33975800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +0x00007f338ea43dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +0x00007f338ea488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +0x00007f338f7b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +0x00007f338f7bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +0x00007f339a7cae5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +0x00007f338cc366c1 libc.so.6!UnknownFunction(0x276c0) +0x00007f338cc367f9 libc.so.6!__libc_start_main(+0x88) +0x000000000023964a UnrealEditor!_start [{*:-1] + + + Attended + 27976 + 0 + false + false + true + false + UE-MyProject2 + UnrealEditor + Development + + LinuxEditor + Linux [Arch Linux 6.19.11-arch1-1 64b] + Linux + Editor + Vanilla + + 5.6.1-44394996+++UE5+Release-5.6 + 5.6.1-44394996+++UE5+Release-5.6 + CommandLineRemoved + 9 + en_US + ++UE5+Release-5.6-CL-44394996 + **UE5*Release-5.6-CL-44394996-Linux-Development + true + false + + /opt/unreal-engine/Engine/Binaries/Linux/ + /opt/unreal-engine/ + E5D2B3C70A61446E8360CCAEADDA3CCF-000003E8 + e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 + + + Sent in the unattended mode + + 0 + + 8 + 16 + 1 + AuthenticAMD + AMD Ryzen 7 3800X 8-Core Processor + NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86 + Arch Linux + 6.19.11-arch1-1 + + 67336896512 + 0 + 4096 + 63 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 8 + libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_1::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +libUnrealEditor-OpenXRHMD.so!TSharedRef<FOpenXRHMD, (ESPMode)1> FSceneViewExtensions::NewExtension<FOpenXRHMD, XrInstance_T*&, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr<FOpenXRRenderBridge>&&&, TArray<char const*, TSizedDefaultAllocator<32> >&&&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +libc.so.6!UnknownFunction(0x276c0) +libc.so.6!__libc_start_main(+0x88) +UnrealEditor!_start [/opt/unreal-engine/Engine/Binaries/Linux/UnrealEditor:-1] + + + +libUnrealEditor-OpenXRHMD 0x00007f32d40ef000 + 9a7f9 +libUnrealEditor-OpenXRHMD 0x00007f32d40ef000 + 466f0 +libUnrealEditor-OpenXRHMD 0x00007f32d40ef000 + 524d4 +libUnrealEditor-OpenXRHMD 0x00007f32d40ef000 + 83396 +libUnrealEditor-OpenXRHMD 0x00007f32d40ef000 + 69841 +libUnrealEditor-Engine 0x00007f3392000000 + 559429f +libUnrealEditor-Engine 0x00007f3392000000 + 55800fa +libUnrealEditor-UnrealEd 0x00007f338d200000 + 1843dc0 +libUnrealEditor-UnrealEd 0x00007f338d200000 + 18488aa +libUnrealEditor-UnrealEd 0x00007f338d200000 + 25b01e9 +UnrealEditor 0x0000000000200000 + 3a54e +libUnrealEditor-UnrealEd 0x00007f338d200000 + 25bbb31 +UnrealEditor 0x0000000000200000 + 4cd33 +libUnrealEditor-UnixCommonStartup 0x00007f339a7c2000 + 8e5a +libc.so 0x00007f338cc0f000 + 276c1 +libc.so 0x00007f338cc0f000 + 277f9 +UnrealEditor 0x0000000000200000 + 3964a + + FD8312287805F0F84EC71D7A70D332520ECF1BBC + 639123941027090000 + 1 + AMD Ryzen 7 3800X 8-Core Processor + 1.0 + + + + 5 + Trace/breakpoint trap + 0 + 0 + + + LinuxEditorNo errors + false + Vulkan + NVIDIA GeForce RTX 4090 + 595.58 + 595.58 + 01-01-01 + SM6 + NVIDIA + 2684 + LinuxEditor + + + + + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RDG Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IoStore Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mass Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "World Metrics" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "XGE Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Enhanced Input" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Visual Debugger" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "FastBuild Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Command Link Server" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "UBA Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chaos Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chaos Cloth" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mesh Painting" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "TraceUtilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem NULL" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Services" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Base" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem Utils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "EOS Shared" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Asset Tags" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MsQuic Runtime Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Procedural Mesh Component" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Example Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GooglePAD" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Android Runtime Permission" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Windows Movie Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Linux Device Profile Selector" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry Processing" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Mesh Modeling Toolset" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Custom Mesh Component" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IOS Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Audio Capture" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "StateTree" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Wave Tables" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Apple Movie Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XRBase" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chunk Downloader" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Google Cloud Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Resonance Audio" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Input Debugging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ArchVis Character" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXR" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Windows Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Android Movie Player" +} + { +"Version": 1, +"VersionName": "1.1", +"FriendlyName": "Synthesis and DSP Effects" +} + { +"Version": 2, +"VersionName": "1.0", +"FriendlyName": "Groom" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mobile Patching Utilities" +} + { +"Version": 1, +"VersionName": "0.9", +"FriendlyName": "Compute Framework" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Apple Image Utils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXREyeTracker" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Movie Player for WebM files" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Audio Synesthesia" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Cable Component" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RigVM" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "PropertyBindingUtils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MetaSound" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Significance Manager" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "SoundFields" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Android Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AndroidFileServer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mobile Location Services Blueprints Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Property Access Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Actor Layer Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AudioWidgets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Geometry Cache" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXRHandTracking" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Color Grading" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Facial Animation Bulk Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Engine Asset Definitions" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Asset Manager Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Blueprint C++ Header Preview" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Proxy LOD Plugin (Experimental)" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UMG Widget Preview" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Data Validation" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Wizard for mobile packaging scenarios" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "Stylus & Tablet Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CryptoKeys" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "EditorDebugTools" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GameplayTagsEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GeometryMode" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Modeling Tools Editor Mode" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mac Graphics Switching" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Curve Editor Tools" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequencer Anim Tools" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Mesh LOD Toolset" +} + { +"Version": 2, +"VersionName": "0.2", +"FriendlyName": "UVEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Plugin Browser" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Scripting Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Changelist Reviews" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "World Partition HLOD Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Material Analyzer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "SpeedTree Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Framework" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Framework Assets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Take Recorder" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Camera Calibration Core" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Actor Sequence (Experimental)" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Template Sequence" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequencer Scripting" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Level Sequence Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig Modules" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig Spline" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Modifier Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IK Rig" +} + { +"Version": 10, +"VersionName": "10.2.7", +"FriendlyName": "RigLogic Plugin v10.3.0" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Skeletal Mesh Editing Tools" +} + { +"Version": 1, +"VersionName": "0.9", +"FriendlyName": "Deformer Graph" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Tweening Utils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Blendspace Motion Analysis" +} + { +"Version": 1, +"VersionName": "2.0", +"FriendlyName": "Live Link" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Data" +} + { +"Version": 30100, +"VersionName": "3.1.0", +"FriendlyName": "Animation Compression Library" +} + { +"Version": 131, +"VersionName": "1.3.1", +"FriendlyName": "glTF Exporter" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Datasmith Content" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Variant Manager" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Variant Manager Content" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Tests" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Niagara" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Cascade Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NiagaraSimCaching" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Performance" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Alembic Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Localizable Message" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "GeometryFlow" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Telemetry" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequence Navigator" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Platform Cryptography Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Level Sequence Navigator Bridge" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Low-level network trace Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosUserDataPT" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NFORDenoise" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Tool Presets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosCaching" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "TEDS: Editor Data Storage" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Planar Cut" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Python Editor Script Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Automation Utilities" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Fracture" +} + { +"Version": 1, +"VersionName": "1", +"FriendlyName": "BackChannel" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry Dataflow Nodes" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Experimental Mesh Modeling Toolset" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Telemetry" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Skeletal Mesh Simplifier (Early Access)" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Editor DataflowGraph" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Batch Renamer" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Niagara" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Full Body IK" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "TEDS: Editor Data Storage Features" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "CharacterAI" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Solver" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosEditor" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Engine Cameras" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Camera Shake Previewer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Launcher Chunk Installer" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Gameplay Cameras" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UDP Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "TCP Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Paper2D" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NNEDenoiser" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NNERuntimeORT" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "CLion Integration" +} + { +"Version": 110, +"VersionName": "1.11.0", +"FriendlyName": "Plastic SCM" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Dump GPU Services" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "PIX on Windows GPU Capture Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Perforce" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Plugin Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Visual Studio Code Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XCode Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Subversion" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Sharing" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CodeLite Integration" +} + { +"Version": 2, +"VersionName": "1.7", +"FriendlyName": "Rider Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RenderDoc Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Project Launcher" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UObject Example Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Property Access Node" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Linux Compiler-only Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Visual Studio Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NamingTokens" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Oodle Texture" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "10X Editor Integration" +} + { +"Version": 14, +"VersionName": "1.4", +"FriendlyName": "Git" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "KDevelop Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Oodle Network" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Environment Query Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AISupport" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Media Compositing" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "AVF Media Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Media Player Editor" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "Android Media Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Image Sequence Media Player" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "WMF Media Player" +} + { +"Version": 0, +"VersionName": "0.1", +"FriendlyName": "Media Plate" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "WebM Video Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MetaHuman SDK" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem GooglePlay" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XInput Device" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Portable Object File Data Source" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "BaseCharacterFXEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CompositeCore" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Light Mixer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Object Mixer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem iOS" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - File Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - Class Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - Asset Data Source" +} + + diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-7F99004620C644F7B1FEEC6B8C8C24EF/CrashReportClient.ini b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-7F99004620C644F7B1FEEC6B8C8C24EF/CrashReportClient.ini new file mode 100644 index 0000000..ac738fd --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-7F99004620C644F7B1FEEC6B8C8C24EF/CrashReportClient.ini @@ -0,0 +1,10 @@ +[CrashReportClient] +bHideLogFilesOption=false +bHideAllowToBeContactedOption=false +bIsAllowedToCloseWithoutSending=true +bIsAllowedToSendWithoutDetailedInfo=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true +bAgreeToCrashUpload=false + diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-7F99004620C644F7B1FEEC6B8C8C24EF/Diagnostics.txt b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-7F99004620C644F7B1FEEC6B8C8C24EF/Diagnostics.txt new file mode 100644 index 0000000..da39e3c --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-7F99004620C644F7B1FEEC6B8C8C24EF/Diagnostics.txt @@ -0,0 +1,36 @@ +Generating report for minidump + +Application version 5.6.1.0 + ... built from changelist 44394996 + +OS version Linux 6.19.11-arch1-1 (network name: WEYLAND-YUTANI) +Running 8 x86_64 processors (16 logical cores) +Exception was "Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 149] " + + + + + +libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_1::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +libc.so.6!UnknownFunction(0x276c0) +libc.so.6!__libc_start_main(+0x88) +UnrealEditor!_start [/opt/unreal-engine/Engine/Binaries/Linux/UnrealEditor:-1] + + + +0 loaded modules + +Report end! diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-7F99004620C644F7B1FEEC6B8C8C24EF/MyProject2.log b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-7F99004620C644F7B1FEEC6B8C8C24EF/MyProject2.log new file mode 100644 index 0000000..987f5e8 --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-7F99004620C644F7B1FEEC6B8C8C24EF/MyProject2.log @@ -0,0 +1,1517 @@ +Stats thread started at 0.134907 +Metadata set : systemresolution.resx="1280" +Metadata set : systemresolution.resy="720" +OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +Session CrashGUID >==================================================== + Session CrashGUID > UECC-Linux-08DCABE2B866414EB079057DB7158978 + Session CrashGUID >==================================================== +No local boot hotfix file found at: [../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +Pre-Initializing Audio Device Manager... +AudioInfo: 'OPUS' Registered +AudioInfo: 'OGG' Registered +AudioInfo: 'ADPCM' Registered +AudioInfo: 'PCM' Registered +AudioInfo: 'BINKA' Registered +AudioInfo: 'RADA' Registered +Audio Device Manager Pre-Initialized +Looking for build plugins target receipt +Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +Asset registry cache read as 67.9 MiB from ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_0.bin +Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +Looking for enabled plugins target receipt +Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +Loading Mac ini files took 0.19 seconds +Loading TVOS ini files took 0.20 seconds +Loading VulkanPC ini files took 0.23 seconds +Loading IOS ini files took 0.26 seconds +Loading Android ini files took 0.26 seconds +Loading VisionOS ini files took 0.27 seconds +Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +Mounting Engine plugin RenderGraphInsights +Mounting Engine plugin IoStoreInsights +Mounting Engine plugin MassInsights +Mounting Engine plugin WorldMetrics +Loading Windows ini files took 0.44 seconds +Loading Unix ini files took 0.44 seconds +Mounting Engine plugin XGEController +Mounting Engine plugin EnhancedInput +Mounting Engine plugin ChaosVD +Mounting Engine plugin FastBuildController +Mounting Engine plugin CmdLinkServer +Mounting Engine plugin UbaController +Mounting Engine plugin ChaosInsights +Mounting Engine plugin ChaosCloth +Mounting Engine plugin MeshPainting +Mounting Engine plugin TraceUtilities +Mounting Engine plugin OnlineSubsystemNull +Mounting Engine plugin OnlineServices +Mounting Engine plugin OnlineBase +Mounting Engine plugin OnlineSubsystem +Mounting Engine plugin OnlineSubsystemUtils +Mounting Engine plugin EOSShared +Mounting Engine plugin AssetTags +Mounting Engine plugin MsQuic +Mounting Engine plugin ProceduralMeshComponent +Mounting Engine plugin ExampleDeviceProfileSelector +Mounting Engine plugin GooglePAD +Mounting Engine plugin AndroidPermission +Mounting Engine plugin WindowsMoviePlayer +Mounting Engine plugin LinuxDeviceProfileSelector +Mounting Engine plugin GeometryProcessing +Mounting Engine plugin MeshModelingToolset +Mounting Engine plugin CustomMeshComponent +Mounting Engine plugin IOSDeviceProfileSelector +Mounting Engine plugin AudioCapture +Mounting Engine plugin StateTree +Mounting Engine plugin WaveTable +Mounting Engine plugin AppleMoviePlayer +Mounting Engine plugin XRBase +Mounting Engine plugin ChunkDownloader +Mounting Engine plugin GoogleCloudMessaging +Mounting Engine plugin ResonanceAudio +Mounting Engine plugin InputDebugging +Loading Linux ini files took 0.53 seconds +Mounting Engine plugin ArchVisCharacter +Mounting Engine plugin OpenXR +Mounting Engine plugin WindowsDeviceProfileSelector +Mounting Engine plugin AndroidMoviePlayer +Mounting Engine plugin Synthesis +Mounting Engine plugin HairStrands +Mounting Engine plugin MobilePatchingUtils +Mounting Engine plugin ComputeFramework +Mounting Engine plugin AppleImageUtils +Mounting Engine plugin OpenXREyeTracker +Mounting Engine plugin WebMMoviePlayer +Mounting Engine plugin AudioSynesthesia +Mounting Engine plugin CableComponent +Mounting Engine plugin RigVM +Mounting Engine plugin PropertyBindingUtils +Mounting Engine plugin Metasound +Loading LinuxArm64 ini files took 0.56 seconds +Mounting Engine plugin SignificanceManager +Mounting Engine plugin SoundFields +Mounting Engine plugin AndroidDeviceProfileSelector +Mounting Engine plugin AndroidFileServer +Mounting Engine plugin LocationServicesBPLibrary +Mounting Engine plugin PropertyAccessEditor +Mounting Engine plugin ActorLayerUtilities +Mounting Engine plugin AudioWidgets +Mounting Engine plugin GeometryCache +Mounting Engine plugin OpenXRHandTracking +Mounting Engine plugin ColorGrading +Mounting Engine plugin FacialAnimation +Mounting Engine plugin EngineAssetDefinitions +Mounting Engine plugin AssetManagerEditor +Mounting Engine plugin BlueprintHeaderView +Mounting Engine plugin ProxyLODPlugin +Mounting Engine plugin UMGWidgetPreview +Mounting Engine plugin DataValidation +Mounting Engine plugin MobileLauncherProfileWizard +Mounting Engine plugin StylusInput +Mounting Engine plugin CryptoKeys +Mounting Engine plugin EditorDebugTools +Mounting Engine plugin GameplayTagsEditor +Mounting Engine plugin GeometryMode +Mounting Engine plugin ModelingToolsEditorMode +Mounting Engine plugin MacGraphicsSwitching +Mounting Engine plugin CurveEditorTools +Mounting Engine plugin SequencerAnimTools +Mounting Engine plugin MeshLODToolset +Mounting Engine plugin UVEditor +Mounting Engine plugin PluginBrowser +Mounting Engine plugin EditorScriptingUtilities +Mounting Engine plugin ChangelistReview +Mounting Engine plugin WorldPartitionHLODUtilities +Mounting Engine plugin MaterialAnalyzer +Mounting Engine plugin SpeedTreeImporter +Mounting Engine plugin Interchange +Mounting Engine plugin InterchangeAssets +Mounting Engine plugin InterchangeEditor +Mounting Engine plugin Takes +Mounting Engine plugin CameraCalibrationCore +Mounting Engine plugin ActorSequence +Mounting Engine plugin TemplateSequence +Mounting Engine plugin SequencerScripting +Mounting Engine plugin LevelSequenceEditor +Mounting Engine plugin ControlRigModules +Mounting Engine plugin GameplayInsights +Mounting Engine plugin ControlRig +Mounting Engine plugin ControlRigSpline +Mounting Engine plugin AnimationModifierLibrary +Mounting Engine plugin IKRig +Mounting Engine plugin RigLogic +Mounting Engine plugin SkeletalMeshModelingTools +Mounting Engine plugin DeformerGraph +Mounting Engine plugin TweeningUtils +Mounting Engine plugin BlendSpaceMotionAnalysis +Mounting Engine plugin LiveLink +Mounting Engine plugin AnimationData +Mounting Engine plugin ACLPlugin +Mounting Engine plugin GLTFExporter +Mounting Engine plugin DatasmithContent +Mounting Engine plugin VariantManager +Mounting Engine plugin VariantManagerContent +Mounting Engine plugin InterchangeTests +Mounting Engine plugin Niagara +Mounting Engine plugin Cascade +Mounting Engine plugin NiagaraSimCaching +Mounting Engine plugin EditorPerformance +Mounting Engine plugin AlembicImporter +Mounting Engine plugin LocalizableMessage +Mounting Engine plugin GeometryFlow +Mounting Engine plugin RuntimeTelemetry +Mounting Engine plugin SequenceNavigator +Mounting Engine plugin PlatformCrypto +Mounting Engine plugin GeometryCollectionPlugin +Mounting Engine plugin LevelSequenceNavigatorBridge +Mounting Engine plugin LowLevelNetTrace +Mounting Engine plugin ChaosUserDataPT +Mounting Engine plugin NFORDenoise +Mounting Engine plugin ToolPresets +Mounting Engine plugin ChaosCaching +Mounting Engine plugin EditorDataStorage +Mounting Engine plugin PlanarCut +Mounting Engine plugin PythonScriptPlugin +Mounting Engine plugin AutomationUtils +Mounting Engine plugin Fracture +Mounting Engine plugin BackChannel +Mounting Engine plugin GeometryDataflow +Mounting Engine plugin MeshModelingToolsetExp +Mounting Engine plugin EditorTelemetry +Mounting Engine plugin SkeletalReduction +Mounting Engine plugin Dataflow +Mounting Engine plugin AdvancedRenamer +Mounting Engine plugin ChaosNiagara +Mounting Engine plugin FullBodyIK +Mounting Engine plugin EditorDataStorageFeatures +Mounting Engine plugin CharacterAI +Mounting Engine plugin ChaosSolverPlugin +Mounting Engine plugin ChaosEditor +Mounting Engine plugin EngineCameras +Mounting Engine plugin CameraShakePreviewer +Mounting Engine plugin LauncherChunkInstaller +Mounting Engine plugin GameplayCameras +Mounting Engine plugin UdpMessaging +Mounting Engine plugin TcpMessaging +Mounting Engine plugin Paper2D +Mounting Engine plugin NNEDenoiser +Mounting Engine plugin NNERuntimeORT +Mounting Engine plugin CLionSourceCodeAccess +Mounting Engine plugin PlasticSourceControl +Mounting Engine plugin DumpGPUServices +Mounting Engine plugin PixWinPlugin +Mounting Engine plugin PerforceSourceControl +Mounting Engine plugin PluginUtils +Mounting Engine plugin VisualStudioCodeSourceCodeAccess +Mounting Engine plugin XCodeSourceCodeAccess +Mounting Engine plugin SubversionSourceControl +Mounting Engine plugin AnimationSharing +Mounting Engine plugin CodeLiteSourceCodeAccess +Mounting Engine plugin RiderSourceCodeAccess +Mounting Engine plugin RenderDocPlugin +Mounting Engine plugin ProjectLauncher +Mounting Engine plugin UObjectPlugin +Mounting Engine plugin PropertyAccessNode +Mounting Engine plugin NullSourceCodeAccess +Mounting Engine plugin VisualStudioSourceCodeAccess +Mounting Engine plugin NamingTokens +Mounting Engine plugin TextureFormatOodle +Mounting Engine plugin N10XSourceCodeAccess +Mounting Engine plugin GitSourceControl +Mounting Engine plugin KDevelopSourceCodeAccess +Mounting Engine plugin OodleNetwork +Mounting Engine plugin EnvironmentQueryEditor +Mounting Engine plugin AISupport +Mounting Engine plugin MediaCompositing +Mounting Engine plugin AvfMedia +Mounting Engine plugin MediaPlayerEditor +Mounting Engine plugin AndroidMedia +Mounting Engine plugin ImgMedia +Mounting Engine plugin WmfMedia +Mounting Engine plugin MediaPlate +Mounting Engine plugin WebMMedia +Mounting Engine plugin MetaHumanSDK +Mounting Engine plugin OnlineSubsystemGooglePlay +Mounting Engine plugin XInputDevice +Mounting Engine plugin PortableObjectFileDataSource +Mounting Engine plugin BaseCharacterFXEditor +Mounting Engine plugin CompositeCore +Mounting Engine plugin LightMixer +Mounting Engine plugin ObjectMixer +Mounting Engine plugin OnlineSubsystemIOS +Mounting Engine plugin ContentBrowserFileDataSource +Mounting Engine plugin ContentBrowserClassDataSource +Mounting Engine plugin ContentBrowserAssetDataSource +Revision control is disabled +Revision control is disabled +Revision control is disabled +Using libcurl 8.12.1 + - built for x86_64-unknown-linux-gnu + - supports SSL with OpenSSL/1.1.1t + - supports HTTP deflate (compression) using libz 1.3 + - other features: + CURL_VERSION_SSL + CURL_VERSION_LIBZ + CURL_VERSION_IPV6 + CURL_VERSION_ASYNCHDNS + CURL_VERSION_LARGEFILE + CURL_VERSION_TLSAUTH_SRP + CURL_VERSION_HTTP2 + CurlRequestOptions (configurable via config and command line): + - bVerifyPeer = true - Libcurl will verify peer certificate + - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy + - bDontReuseConnections = false - Libcurl will reuse connections + - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host + - LocalHostAddr = Default + - BufferSize = 65536 +CreateHttpThread using FCurlMultiPollEventLoopHttpThread +Creating http thread with maximum 256 concurrent requests +OSS: Created online subsystem instance for: NULL +OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] +Initialize Initializing EOSSDK Version:1.17.0-41373641 +Started StudioTelemetry Session +NFORDenoise function starting up +Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine] +RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings. +Applying CVar settings from Section [/Script/CompositeCore.CompositeCorePluginSettings] File [Engine] +ExecutableName: UnrealEditor +Build: ++UE5+Release-5.6-CL-44394996 +Platform=LinuxEditor +MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +DeviceId= +Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +Net CL: 43139311 +OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +Compiled (64-bit): Jul 28 2025 20:54:48 +Architecture: x64 +Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +Build Configuration: Development +Branch Name: ++UE5+Release-5.6 +Command Line: +Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +Allocator: Mimalloc +Installed Engine Build: 1 +This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +Number of dev versions registered: 37 + Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 10 + Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0 + Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 4 + Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 40 + Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 37 + Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 3 + Dev-Networking (A4E4105C-59A1-49B5-A7C5-40C4547EDFEE): 0 + Dev-Online (39C831C9-5AE6-47DC-9A44-9C173E1C8E7C): 0 + Dev-Physics (78F01B33-EBEA-4F98-B9B4-84EACCB95AA2): 20 + Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0 + Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 49 + Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 13 + Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 3 + Dev-LoadTimes (C2A15278-BFE7-4AFE-6C17-90FF531DF755): 1 + Private-Geometry (6EACA3D4-40EC-4CC1-B786-8BED09428FC5): 3 + Dev-AnimPhys (29E575DD-E0A3-4627-9D10-D276232CDCEA): 17 + Dev-Anim (AF43A65D-7FD3-4947-9873-3E8ED9C1BB05): 15 + Dev-ReflectionCapture (6B266CEC-1EC7-4B8F-A30B-E4D90942FC07): 1 + Dev-Automation (0DF73D61-A23F-47EA-B727-89E90C41499A): 1 + FortniteMain (601D1886-AC64-4F84-AA16-D3DE0DEAC7D6): 207 + FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 8 + FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 13 + FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 17 + Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 11 + Dev-Niagara (F2AED0AC-9AFE-416F-8664-AA7FFA26D6FC): 1 + Dev-Destruction (174F1F0B-B4C6-45A5-B13F-2EE8D0FB917D): 10 + Dev-Physics-Ext (35F94A83-E258-406C-A318-09F59610247C): 41 + Dev-PhysicsMaterial-Chaos (B68FC16E-8B1B-42E2-B453-215C058844FE): 1 + Dev-CineCamera (B2E18506-4273-CFC2-A54E-F4BB758BBA07): 1 + Dev-VirtualProduction (64F58936-FD1B-42BA-BA96-7289D5D0FA4E): 1 + UE5-Main (697DD581-E64F-41AB-AA4A-51ECBEB7B628): 121 + UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 56 + UE5-SpecialProject (59DA5D52-1232-4948-B878-597870B8E98B): 9 + Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2 + Dev-NaniteResearch (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1 + Dev-ComputeFramework (6304A3E7-0059-4F59-8CFC-21BD7721FD4E): 0 + LensFileVersion (8652A554-966A-466C-9FD7-1C6DD61B1ADB): 1 +Presizing for max 25165824 objects, including 0 objects not considered by GC. +Object subsystem initialized +Set CVar [[con.DebugEarlyDefault:1]] +CVar [[con.DebugLateDefault:1]] deferred - dummy variable created +CVar [[con.DebugLateCheat:1]] deferred - dummy variable created +CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created +Set CVar [[r.setres:1280x720]] +Set CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] +CVar [[QualityLevelMapping:high]] deferred - dummy variable created +Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]] +Set CVar [[r.VSync:0]] +Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created +CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created +Set CVar [[r.GPUCrashDebugging:0]] +CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +Set CVar [[r.ForwardShading:1]] +Set CVar [[r.MobileHDR:0]] +Set CVar [[vr.MobileMultiView:1]] +Set CVar [[vr.InstancedStereo:1]] +Set CVar [[r.DefaultFeature.AutoExposure:0]] +Set CVar [[r.DefaultFeature.AmbientOcclusion:0]] +Set CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:0]] +Set CVar [[r.DefaultFeature.MotionBlur:0]] +Set CVar [[r.Mobile.UseHWsRGBEncoding:1]] +Set CVar [[r.Shadow.Virtual.Enable:1]] +Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] +Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]] +Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]] +Set CVar [[r.GenerateMeshDistanceFields:1]] +Set CVar [[r.DynamicGlobalIlluminationMethod:1]] +Set CVar [[r.ReflectionMethod:1]] +Set CVar [[r.Mobile.AntiAliasing:3]] +Set CVar [[r.AntiAliasingMethod:3]] +Set CVar [[r.AllowStaticLighting:1]] +Set CVar [[r.SkinCache.CompileShaders:1]] +Set CVar [[r.RayTracing:1]] +Set CVar [[r.RayTracing.RayTracingProxies.ProjectEnabled:1]] +Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]] +Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +Set CVar [[s.AsyncLoadingThreadEnabled:1]] +Set CVar [[s.EventDrivenLoaderEnabled:1]] +Set CVar [[s.WarnIfTimeLimitExceeded:0]] +Set CVar [[s.TimeLimitExceededMultiplier:1.5]] +Set CVar [[s.TimeLimitExceededMinTime:0.005]] +Set CVar [[s.UseBackgroundLevelStreaming:1]] +Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] +Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +Set CVar [[s.FlushStreamingOnExit:1]] +CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] +Set CVar [[gc.FlushStreamingOnGC:0]] +Set CVar [[gc.NumRetriesBeforeForcingGC:10]] +Set CVar [[gc.AllowParallelGC:1]] +Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] +Set CVar [[gc.MaxObjectsInEditor:25165824]] +Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] +Set CVar [[gc.CreateGCClusters:1]] +Set CVar [[gc.MinGCClusterSize:5]] +Set CVar [[gc.AssetClustreringEnabled:0]] +Set CVar [[gc.ActorClusteringEnabled:0]] +Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] +Set CVar [[gc.GarbageEliminationEnabled:1]] +Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created +CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +CVar [[DefaultASTCQualityBySizeHQ:4]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:AmbientSound]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Mobile.DBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +Initializing SDL. +Initialized SDL 2.30.6 revision: SDL-2.30.6-no-vcs (compiled against 2.30.6) +Using SDL video driver 'x11' +Display metrics: + PrimaryDisplayWidth: 3440 + PrimaryDisplayHeight: 1440 + PrimaryDisplayWorkAreaRect: + Left=0, Top=0, Right=3440, Bottom=1396 + VirtualDisplayRect: + Left=0, Top=0, Right=3440, Bottom=1396 + TitleSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 + ActionSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 + Number of monitors: 1 + Monitor 0 + Name: LG ULTRAGEAR+ 45" + ID: display0 + NativeWidth: 3440 + NativeHeight: 1440 + bIsPrimary: true +Metadata set : systemresolution.resx="3440" +Metadata set : systemresolution.resy="1440" +Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +Set CVar [[r.SkeletalMeshLODBias:0]] +Set CVar [[r.ViewDistanceScale:1.0]] +Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +Set CVar [[r.FXAA.Quality:4]] +Set CVar [[r.TemporalAA.Quality:2]] +Set CVar [[r.TSR.History.R11G11B10:1]] +Set CVar [[r.TSR.History.ScreenPercentage:200]] +Set CVar [[r.TSR.History.UpdateQuality:3]] +Set CVar [[r.TSR.ShadingRejection.Flickering:1]] +Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] +Set CVar [[r.TSR.ReprojectionField:1]] +Set CVar [[r.TSR.Resurrection:1]] +Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +Set CVar [[r.LightFunctionQuality:1]] +Set CVar [[r.ShadowQuality:5]] +Set CVar [[r.Shadow.CSM.MaxCascades:10]] +Set CVar [[r.Shadow.MaxResolution:2048]] +Set CVar [[r.Shadow.MaxCSMResolution:2048]] +Set CVar [[r.Shadow.RadiusThreshold:0.01]] +Set CVar [[r.Shadow.DistanceScale:1.0]] +Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] +Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +Set CVar [[r.DistanceFieldShadowing:1]] +Set CVar [[r.VolumetricFog:1]] +Set CVar [[r.VolumetricFog.GridPixelSize:8]] +Set CVar [[r.VolumetricFog.GridSizeZ:128]] +Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +Set CVar [[r.LightMaxDrawDistanceScale:1]] +Set CVar [[r.CapsuleShadows:1]] +Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] +Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] +Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] +Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] +Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] +Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +Set CVar [[r.DistanceFieldAO:1]] +Set CVar [[r.SkylightIntensityMultiplier:1.0]] +Set CVar [[r.AOQuality:2]] +Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] +Set CVar [[r.LumenScene.DirectLighting.MaxLightsPerTile:8]] +Set CVar [[r.LumenScene.DirectLighting.UpdateFactor:32]] +Set CVar [[r.LumenScene.Radiosity.UpdateFactor:64]] +Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] +Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] +Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] +Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] +Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:100]] +Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] +Set CVar [[r.Lumen.ScreenProbeGather.NumAdaptiveProbes:8]] +Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] +Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] +Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] +Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] +Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] +Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] +Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.HardwareRayTracing:0]] +Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.BentNormal:1]] +Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] +Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] +Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] +Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] +Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:70]] +Set CVar [[r.RayTracing.Scene.BuildMode:1]] +Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +Set CVar [[r.SSR.Quality:3]] +Set CVar [[r.SSR.HalfResSceneColor:0]] +Set CVar [[r.Lumen.Reflections.Allow:1]] +Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] +Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] +Set CVar [[r.Lumen.ScreenProbeGather.MaxRoughnessToEvaluateRoughSpecularForFoliage:0.8]] +Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.NumSamples:5]] +Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.MinWeight:0]] +Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] +Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] +Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +Set CVar [[r.MotionBlurQuality:4]] +Set CVar [[r.MotionBlur.HalfResGather:0]] +Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +Set CVar [[r.AmbientOcclusionMaxQuality:100]] +Set CVar [[r.AmbientOcclusionLevels:-1]] +Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] +Set CVar [[r.DepthOfFieldQuality:2]] +Set CVar [[r.RenderTargetPoolMin:400]] +Set CVar [[r.LensFlareQuality:2]] +Set CVar [[r.SceneColorFringeQuality:1]] +Set CVar [[r.EyeAdaptationQuality:2]] +Set CVar [[r.BloomQuality:5]] +Set CVar [[r.Bloom.ScreenPercentage:50.000]] +Set CVar [[r.FastBlurThreshold:100]] +Set CVar [[r.Upscale.Quality:3]] +Set CVar [[r.LightShaftQuality:1]] +Set CVar [[r.Filter.SizeScale:1]] +Set CVar [[r.Tonemapper.Quality:5]] +Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] +Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +Applying CVar settings from Section [TextureQuality@3] File [Scalability] +Set CVar [[r.Streaming.MipBias:0]] +Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +Set CVar [[r.Streaming.Boost:1]] +Set CVar [[r.MaxAnisotropy:8]] +Set CVar [[r.VT.MaxAnisotropy:8]] +Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +Set CVar [[r.Streaming.PoolSize:1000]] +Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +Set CVar [[r.TranslucencyLightingVolumeDim:64]] +Set CVar [[r.RefractionQuality:2]] +Set CVar [[r.SceneColorFormat:4]] +Set CVar [[r.DetailMode:3]] +Set CVar [[r.TranslucencyVolumeBlur:1]] +Set CVar [[r.MaterialQualityLevel:1 ; High quality]] +Set CVar [[r.SSS.Scale:1]] +Set CVar [[r.SSS.SampleSet:2]] +Set CVar [[r.SSS.Quality:1]] +Set CVar [[r.SSS.HalfRes:0]] +Set CVar [[r.SSGI.Quality:3]] +Set CVar [[r.EmitterSpawnRateScale:1.0]] +Set CVar [[r.ParticleLightQuality:2]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +Set CVar [[fx.Niagara.QualityLevel:3]] +Set CVar [[r.Refraction.OffsetQuality:1]] +Set CVar [[r.HeterogeneousVolumes.DownsampleFactor:2]] +Set CVar [[r.HeterogeneousVolumes.MaxStepCount:256]] +Set CVar [[r.HeterogeneousVolumes.Shadows.Resolution:256]] +Set CVar [[r.HeterogeneousVolumes.Shadows.MaxSampleCount:8]] +Set CVar [[r.HeterogeneousVolumes.UseExistenceMask:0]] +Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +Set CVar [[foliage.DensityScale:1.0]] +Set CVar [[grass.DensityScale:1.0]] +Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] +Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +Set CVar [[r.AnisotropicMaterials:1]] +Applying CVar settings from Section [LandscapeQuality@3] File [Scalability] +Selected Device Profile: [LinuxEditor] +Selected Device Profile: [LinuxEditor] +Platform has ~ 63 GB [67336896512 / 68719476736 / 63], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +Going up to parent DeviceProfile [Linux] +Going up to parent DeviceProfile [] +Pushing Device Profile CVar: [[UI.SlateSDFText.RasterizationMode:Bitmap -> Msdf]] +Pushing Device Profile CVar: [[UI.SlateSDFText.ResolutionLevel:2 -> 2]] +Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +Set CVar [[r.DumpShaderDebugInfo:2]] +Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] +Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] +CVar [[ds.CADTranslator.Meshing.ActivateThinZoneMeshing:0]] deferred - dummy variable created +CVar [[ds.CADTranslator.Stitching.RemoveThinFaces:0]] deferred - dummy variable created +Applying CVar settings from Section [Startup_Linux] File [../../../Engine/Config/ConsoleVariables.ini] +Applying CVar settings from Section [ConsoleVariables] File [Engine] +Set CVar [[g.TimeoutForBlockOnRenderFence:60000]] +Applying CVar settings from Section [ConsoleVariables] File [/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Config/LinuxEditor/Editor.ini] +Unix hardware info: + - we are not the first instance of this executable + - this process' id (pid) is 27976, parent process' id (ppid) is 1855 + - we are not running under debugger + - machine network name is 'WEYLAND-YUTANI' + - user name is 'reimoz' (reimoz) + - we're logged in locally + - we're running with rendering + - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) + - Number of physical cores available for the process: 8 + - Number of logical cores available for the process: 16 + - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) + - Memory allocator used: Mimalloc + - This is an internal build. +Benchmarking clocks: + - CLOCK_MONOTONIC (id=1) can sustain 38768419 (38768K, 39M) calls per second without zero deltas. + - CLOCK_MONOTONIC_RAW (id=4) can sustain 39258781 (39259K, 39M) calls per second without zero deltas. + - CLOCK_MONOTONIC_COARSE (id=6) can sustain 219418590 (219419K, 219M) calls per second with 99.999540% zero deltas. +Selected clock_id 4 (CLOCK_MONOTONIC_RAW) since it is the fastest support clock without zero deltas. +Unix-specific commandline switches: + -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) + -jemalloc - use jemalloc for all memory allocation + -binnedmalloc - use binned malloc for all memory allocation + -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache + -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) + -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) + -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) + -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal + -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) + -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened + -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) + -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) + -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) + -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash + - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) + - VirtualMemoryAllocator pools will grow at scale 1.4 + - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) + - PageSize 4096 + - BinnedPageSize 65536 +Metadata set : extradevelopmentmemorymb="0" +Chaos Debug Draw Startup +Physics initialised using underlying interface: Chaos +Using OS detected language (en-US). +Using OS detected locale (en-US). +No specific localization for 'en-US' exists, so 'en' will be used for the language. +Attempting to load config data for Default__SlateThemeManager before the Class has been constructed/registered/linked (likely during module loading or early startup). This will result in the load silently failing and should be fixed. +New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +Slate User Registered. User Index 0, Is Virtual User: 0 +Found VULKAN_SDK= +Registering provided Vulkan validation layers +Updated VK_LAYER_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +Updated LD_LIBRARY_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +Installed Vulkan Loader Path: /usr/lib +Installed Vulkan Loader instance version 1.4.341. +Starting Vulkan Profile check for VP_UE_Vulkan_SM6: +Vulkan Profile check complete. +Using SDL_WINDOW_VULKAN +Vulkan RHI ShaderPlatform for SM6: VULKAN_SM6. +Vulkan PSO Precaching = 1, PipelineFileCache = 0 +Built with Vulkan header version 1.4.304 +Starting Vulkan Profile check for VP_UE_Vulkan_SM6_RT: +Vulkan Profile check complete. +Using API Version 1.3. +OpenXRHMDModule::InitInstance using DefaultLoader. +OpenXR runtime supported extensions: + XR_KHR_vulkan_enable + XR_KHR_vulkan_enable2 + XR_KHR_opengl_enable + XR_KHR_convert_timespec_time + XR_KHR_opengl_es_enable + XR_MNDX_egl_enable + XR_KHR_binding_modification + XR_KHR_composition_layer_depth + XR_KHR_locate_spaces + XR_KHR_visibility_mask + XR_EXT_active_action_set_priority + XR_EXT_dpad_binding + XR_EXT_eye_gaze_interaction + XR_EXT_frame_composition_report + XR_EXT_hand_interaction + XR_EXT_hand_tracking + XR_EXT_hand_tracking_data_source + XR_EXT_hand_joints_motion_range + XR_EXT_hp_mixed_reality_controller + XR_EXT_local_floor + XR_EXT_palm_pose + XR_EXT_uuid + XR_EXT_user_presence + XR_EXT_render_model + XR_EXT_interaction_render_model + XR_FB_display_refresh_rate + XR_HTC_vive_cosmos_controller_interaction + XR_HTC_vive_focus3_controller_interaction + XR_HTC_vive_wrist_tracker_interaction + XR_MND_headless + XR_VALVE_analog_threshold + XR_META_performance_metrics + XR_VALVE_timing_utils + XR_META_recommended_layer_resolution + XR_HTCX_vive_tracker_interaction + XR_KHR_generic_controller + XR_VALVE_frame_controller_interaction + XR_EXT_debug_utils +Optional extension XR_KHR_vulkan_swapchain_format_list is not available +Optional extension XR_FB_foveation_vulkan is not available +Optional extension XR_FB_composition_layer_depth_test is not available +Optional extension XR_KHR_composition_layer_cylinder is not available +Optional extension XR_KHR_composition_layer_equirect is not available +Optional extension XR_KHR_composition_layer_equirect2 is not available +Optional extension XR_KHR_composition_layer_color_scale_bias is not available +Optional extension XR_VARJO_quad_views is not available +Optional extension XR_EPIC_view_configuration_fov is not available +Optional extension XR_FB_foveation is not available +Optional extension XR_FB_swapchain_update_state is not available +Optional extension XR_FB_foveation_configuration is not available +Optional extension XR_FB_composition_layer_alpha_blend is not available +xrCreateInstance succeeded with XR_API_VERSION_1_0 +xrCreateInstance created: 561070432 +Initialized OpenXR on SteamVR/OpenXR runtime version 2.15.6 +Instance does not support expected usage of xrStringToPath. Instance is not viable. +Found 25 available instance extensions : + - VK_EXT_acquire_drm_display + - VK_EXT_acquire_xlib_display + - VK_EXT_debug_report + + VK_EXT_debug_utils + - VK_EXT_direct_mode_display + - VK_EXT_display_surface_counter + - VK_EXT_surface_maintenance1 + + VK_EXT_swapchain_colorspace + - VK_KHR_device_group_creation + - VK_KHR_display + - VK_KHR_external_fence_capabilities + - VK_KHR_external_memory_capabilities + - VK_KHR_external_semaphore_capabilities + - VK_KHR_get_display_properties2 + - VK_KHR_get_physical_device_properties2 + - VK_KHR_get_surface_capabilities2 + - VK_KHR_portability_enumeration + + VK_KHR_surface + - VK_KHR_surface_maintenance1 + - VK_KHR_surface_protected_capabilities + - VK_KHR_wayland_surface + - VK_KHR_xcb_surface + + VK_KHR_xlib_surface + - VK_LUNARG_direct_driver_loading + - VK_NV_display_stereo +Intance Layer VK_LAYER_VALVE_steam_overlay_32 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_fossilize_64 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_overlay_64 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_fossilize_32 provides 0 extensions: +Intance Layer VK_LAYER_NV_optimus provides 0 extensions: +Intance Layer VK_LAYER_NV_present provides 0 extensions: +Intance Layer VK_LAYER_LUNARG_api_dump provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_LUNARG_crash_diagnostic provides 3 extensions: + VK_EXT_debug_report + VK_EXT_debug_utils + VK_EXT_layer_settings +Intance Layer VK_LAYER_KHRONOS_validation provides 4 extensions: + VK_EXT_debug_report + VK_EXT_debug_utils + VK_EXT_layer_settings + VK_EXT_validation_features +Intance Layer VK_LAYER_KHRONOS_synchronization2 provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_LUNARG_gfxreconstruct provides 0 extensions: +Intance Layer VK_LAYER_KHRONOS_profiles provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_KHRONOS_shader_object provides 1 extensions: + VK_EXT_layer_settings +Found 13 available instance layers : + * VK_LAYER_KHRONOS_profiles + * VK_LAYER_KHRONOS_shader_object + * VK_LAYER_KHRONOS_synchronization2 + * VK_LAYER_KHRONOS_validation + * VK_LAYER_LUNARG_api_dump + * VK_LAYER_LUNARG_crash_diagnostic + * VK_LAYER_LUNARG_gfxreconstruct + * VK_LAYER_NV_optimus + * VK_LAYER_NV_present + * VK_LAYER_VALVE_steam_fossilize_32 + * VK_LAYER_VALVE_steam_fossilize_64 + * VK_LAYER_VALVE_steam_overlay_32 + * VK_LAYER_VALVE_steam_overlay_64 +Creating Vulkan Device using VkPhysicalDevice 0x2176f0f0. +- DeviceName: NVIDIA GeForce RTX 4090 +- API=1.4.329 (0x404149) Driver=0x94ce80c0 VendorId=0x10de +- DeviceID=0x2684 Type=VK_PHYSICAL_DEVICE_TYPE_DISCRETE_GPU +- Max Descriptor Sets Bound 32 +- Timestamps: ComputeAndGraphics=1 Domain=VK_TIME_DOMAIN_CLOCK_MONOTONIC_KHR Period=1.000000 + API Version: 1.4.329 +RHI Adapter Info: + Name: NVIDIA GeForce RTX 4090 + Driver Version: 595.58 (internal:595.58, unified:) + Driver Date: 01-01-01 +Found 275 available device extensions : + + VK_AMD_buffer_marker + - VK_EXT_4444_formats + - VK_EXT_attachment_feedback_loop_dynamic_state + - VK_EXT_attachment_feedback_loop_layout + - VK_EXT_blend_operation_advanced + - VK_EXT_border_color_swizzle + - VK_EXT_buffer_device_address + + VK_EXT_calibrated_timestamps + - VK_EXT_color_write_enable + - VK_EXT_conditional_rendering + - VK_EXT_conservative_rasterization + - VK_EXT_custom_border_color + - VK_EXT_custom_resolve + - VK_EXT_depth_bias_control + - VK_EXT_depth_clamp_control + - VK_EXT_depth_clamp_zero_one + - VK_EXT_depth_clip_control + - VK_EXT_depth_clip_enable + - VK_EXT_depth_range_unrestricted + + VK_EXT_descriptor_buffer + - VK_EXT_descriptor_heap + * VK_EXT_descriptor_indexing + - VK_EXT_device_address_binding_report + + VK_EXT_device_fault + - VK_EXT_device_generated_commands + - VK_EXT_discard_rectangles + - VK_EXT_display_control + - VK_EXT_dynamic_rendering_unused_attachments + - VK_EXT_extended_dynamic_state + - VK_EXT_extended_dynamic_state2 + - VK_EXT_extended_dynamic_state3 + - VK_EXT_external_memory_dma_buf + - VK_EXT_external_memory_host + - VK_EXT_fragment_shader_interlock + - VK_EXT_global_priority + - VK_EXT_global_priority_query + + VK_EXT_graphics_pipeline_library + - VK_EXT_hdr_metadata + - VK_EXT_host_image_copy + * VK_EXT_host_query_reset + - VK_EXT_image_2d_view_of_3d + - VK_EXT_image_drm_format_modifier + - VK_EXT_image_robustness + - VK_EXT_image_sliced_view_of_3d + - VK_EXT_image_view_min_lod + - VK_EXT_index_type_uint8 + - VK_EXT_inline_uniform_block + - VK_EXT_legacy_vertex_attributes + - VK_EXT_line_rasterization + + VK_EXT_load_store_op_none + - VK_EXT_map_memory_placed + + VK_EXT_memory_budget + - VK_EXT_memory_decompression + + VK_EXT_memory_priority + + VK_EXT_mesh_shader + - VK_EXT_multi_draw + + VK_EXT_mutable_descriptor_type + - VK_EXT_nested_command_buffer + - VK_EXT_non_seamless_cube_map + - VK_EXT_opacity_micromap + - VK_EXT_pageable_device_local_memory + - VK_EXT_pci_bus_info + - VK_EXT_physical_device_drm + * VK_EXT_pipeline_creation_cache_control + - VK_EXT_pipeline_creation_feedback + - VK_EXT_pipeline_library_group_handles + - VK_EXT_pipeline_robustness + - VK_EXT_post_depth_coverage + - VK_EXT_present_mode_fifo_latest_ready + - VK_EXT_present_timing + - VK_EXT_primitive_topology_list_restart + - VK_EXT_primitives_generated_query + - VK_EXT_private_data + - VK_EXT_provoking_vertex + - VK_EXT_queue_family_foreign + - VK_EXT_ray_tracing_invocation_reorder + - VK_EXT_robustness2 + - VK_EXT_sample_locations + - VK_EXT_sampler_filter_minmax + * VK_EXT_scalar_block_layout + - VK_EXT_separate_stencil_usage + - VK_EXT_shader_64bit_indexing + - VK_EXT_shader_atomic_float + * VK_EXT_shader_demote_to_helper_invocation + - VK_EXT_shader_float8 + + VK_EXT_shader_image_atomic_int64 + - VK_EXT_shader_module_identifier + - VK_EXT_shader_object + - VK_EXT_shader_replicated_composites + - VK_EXT_shader_subgroup_ballot + - VK_EXT_shader_subgroup_vote + - VK_EXT_shader_uniform_buffer_unsized_array + * VK_EXT_shader_viewport_index_layer + * VK_EXT_subgroup_size_control + - VK_EXT_swapchain_maintenance1 + - VK_EXT_texel_buffer_alignment + * VK_EXT_tooling_info + - VK_EXT_transform_feedback + - VK_EXT_vertex_attribute_divisor + - VK_EXT_vertex_attribute_robustness + - VK_EXT_vertex_input_dynamic_state + - VK_EXT_ycbcr_2plane_444_formats + - VK_EXT_ycbcr_image_arrays + - VK_EXT_zero_initialize_device_memory + - VK_GOOGLE_hlsl_functionality1 + - VK_GOOGLE_user_type + + VK_KHR_16bit_storage + - VK_KHR_8bit_storage + + VK_KHR_acceleration_structure + - VK_KHR_bind_memory2 + * VK_KHR_buffer_device_address + - VK_KHR_calibrated_timestamps + + VK_KHR_compute_shader_derivatives + - VK_KHR_cooperative_matrix + - VK_KHR_copy_commands2 + - VK_KHR_copy_memory_indirect + * VK_KHR_create_renderpass2 + - VK_KHR_dedicated_allocation + + VK_KHR_deferred_host_operations + - VK_KHR_depth_clamp_zero_one + + VK_KHR_depth_stencil_resolve + - VK_KHR_descriptor_update_template + - VK_KHR_device_group + - VK_KHR_draw_indirect_count + * VK_KHR_driver_properties + * VK_KHR_dynamic_rendering + - VK_KHR_dynamic_rendering_local_read + - VK_KHR_external_fence + - VK_KHR_external_fence_fd + - VK_KHR_external_memory + + VK_KHR_external_memory_fd + - VK_KHR_external_semaphore + - VK_KHR_external_semaphore_fd + - VK_KHR_format_feature_flags2 + + VK_KHR_fragment_shader_barycentric + + VK_KHR_fragment_shading_rate + * VK_KHR_get_memory_requirements2 + - VK_KHR_global_priority + * VK_KHR_image_format_list + - VK_KHR_imageless_framebuffer + - VK_KHR_incremental_present + - VK_KHR_index_type_uint8 + - VK_KHR_line_rasterization + - VK_KHR_load_store_op_none + - VK_KHR_maintenance1 + - VK_KHR_maintenance10 + - VK_KHR_maintenance2 + - VK_KHR_maintenance3 + * VK_KHR_maintenance4 + + VK_KHR_maintenance5 + - VK_KHR_maintenance6 + - VK_KHR_maintenance7 + - VK_KHR_maintenance8 + - VK_KHR_maintenance9 + - VK_KHR_map_memory2 + * VK_KHR_multiview + - VK_KHR_pipeline_binary + - VK_KHR_pipeline_executable_properties + + VK_KHR_pipeline_library + - VK_KHR_present_id + - VK_KHR_present_id2 + - VK_KHR_present_mode_fifo_latest_ready + - VK_KHR_present_wait + - VK_KHR_present_wait2 + - VK_KHR_push_descriptor + + VK_KHR_ray_query + - VK_KHR_ray_tracing_maintenance1 + + VK_KHR_ray_tracing_pipeline + + VK_KHR_ray_tracing_position_fetch + - VK_KHR_relaxed_block_layout + - VK_KHR_robustness2 + - VK_KHR_sampler_mirror_clamp_to_edge + * VK_KHR_sampler_ycbcr_conversion + * VK_KHR_separate_depth_stencil_layouts + * VK_KHR_shader_atomic_int64 + - VK_KHR_shader_bfloat16 + - VK_KHR_shader_clock + - VK_KHR_shader_draw_parameters + - VK_KHR_shader_expect_assume + + VK_KHR_shader_float16_int8 + * VK_KHR_shader_float_controls + - VK_KHR_shader_float_controls2 + - VK_KHR_shader_fma + - VK_KHR_shader_integer_dot_product + - VK_KHR_shader_maximal_reconvergence + - VK_KHR_shader_non_semantic_info + - VK_KHR_shader_quad_control + - VK_KHR_shader_relaxed_extended_instruction + - VK_KHR_shader_subgroup_extended_types + - VK_KHR_shader_subgroup_rotate + - VK_KHR_shader_subgroup_uniform_control_flow + - VK_KHR_shader_terminate_invocation + - VK_KHR_shader_untyped_pointers + - VK_KHR_shared_presentable_image + * VK_KHR_spirv_1_4 + - VK_KHR_storage_buffer_storage_class + + VK_KHR_swapchain + - VK_KHR_swapchain_maintenance1 + - VK_KHR_swapchain_mutable_format + * VK_KHR_synchronization2 + * VK_KHR_timeline_semaphore + - VK_KHR_unified_image_layouts + - VK_KHR_uniform_buffer_standard_layout + - VK_KHR_variable_pointers + - VK_KHR_vertex_attribute_divisor + - VK_KHR_video_decode_av1 + - VK_KHR_video_decode_h264 + - VK_KHR_video_decode_h265 + - VK_KHR_video_decode_queue + - VK_KHR_video_decode_vp9 + - VK_KHR_video_encode_av1 + - VK_KHR_video_encode_h264 + - VK_KHR_video_encode_h265 + - VK_KHR_video_encode_intra_refresh + - VK_KHR_video_encode_quantization_map + - VK_KHR_video_encode_queue + - VK_KHR_video_maintenance1 + - VK_KHR_video_maintenance2 + - VK_KHR_video_queue + - VK_KHR_vulkan_memory_model + - VK_KHR_workgroup_memory_explicit_layout + - VK_KHR_zero_initialize_workgroup_memory + - VK_NVX_binary_import + - VK_NVX_image_view_handle + - VK_NVX_multiview_per_view_attributes + - VK_NV_clip_space_w_scaling + - VK_NV_cluster_acceleration_structure + - VK_NV_compute_occupancy_priority + - VK_NV_compute_shader_derivatives + - VK_NV_cooperative_matrix + - VK_NV_cooperative_matrix2 + - VK_NV_cooperative_vector + - VK_NV_copy_memory_indirect + - VK_NV_corner_sampled_image + - VK_NV_coverage_reduction_mode + - VK_NV_cuda_kernel_launch + - VK_NV_dedicated_allocation + - VK_NV_dedicated_allocation_image_aliasing + - VK_NV_descriptor_pool_overallocation + + VK_NV_device_diagnostic_checkpoints + + VK_NV_device_diagnostics_config + - VK_NV_device_generated_commands + - VK_NV_device_generated_commands_compute + - VK_NV_disk_cache_utils + - VK_NV_extended_sparse_address_space + - VK_NV_fill_rectangle + - VK_NV_fragment_coverage_to_color + - VK_NV_fragment_shader_barycentric + - VK_NV_fragment_shading_rate_enums + - VK_NV_framebuffer_mixed_samples + - VK_NV_geometry_shader_passthrough + - VK_NV_inherited_viewport_scissor + - VK_NV_internal_nvpresent + - VK_NV_linear_color_attachment + - VK_NV_low_latency + - VK_NV_low_latency2 + - VK_NV_memory_decompression + - VK_NV_mesh_shader + - VK_NV_optical_flow + - VK_NV_partitioned_acceleration_structure + - VK_NV_present_metering + - VK_NV_raw_access_chains + - VK_NV_ray_tracing + - VK_NV_ray_tracing_invocation_reorder + - VK_NV_ray_tracing_motion_blur + - VK_NV_representative_fragment_test + - VK_NV_sample_mask_override_coverage + - VK_NV_scissor_exclusive + - VK_NV_shader_atomic_float16_vector + - VK_NV_shader_image_footprint + - VK_NV_shader_sm_builtins + - VK_NV_shader_subgroup_partitioned + - VK_NV_shading_rate_image + - VK_NV_viewport_array2 + - VK_NV_viewport_swizzle +Found 0 available device layers ! +Vulkan Physical Device Driver Properties: +- driverName: NVIDIA +- driverInfo: 595.58.03 +Vulkan Variable Rate Shading choice: 0. +Device properties: Geometry 1 BufferAtomic64 1 ImageAtomic64 1 +Enabling Vulkan Descriptor Buffers with: allowSamplerImageViewPostSubmitCreation=0, maxDescriptorBufferBindings=32, maxSamplerDescriptorBufferBindings=32, maxResourceDescriptorBufferBindings=32, samplerDescriptorBufferAddressSpaceSize=1099511627776, resourceDescriptorBufferAddressSpaceSize=1099511627776, maxSamplerDescriptorBufferRange=1099511627776, maxResourceDescriptorBufferRange=1099511627776, descriptorBufferAddressSpaceSize=1099511627776, descriptorBufferOffsetAlignment=64, samplerDescriptorSize=4 +Found 6 Queue Families +Initializing Queue Family 0: 16 queues Gfx Compute Xfer Sparse +Skipping unnecessary Queue Family 1: 2 queues Xfer Sparse +Skipping unnecessary Queue Family 2: 8 queues Compute Xfer Sparse +Skipping unnecessary Queue Family 3: 1 queues Xfer Sparse +Skipping unnecessary Queue Family 4: 2 queues Xfer Sparse +Skipping unnecessary Queue Family 5: 1 queues Xfer Sparse +TimestampValidBits=64 +Using 0 device layers. +Using 47 device extensions: +* VK_KHR_swapchain +* VK_EXT_memory_budget +* VK_EXT_memory_priority +* VK_KHR_create_renderpass2 +* VK_KHR_deferred_host_operations +* VK_KHR_spirv_1_4 +* VK_KHR_shader_float_controls +* VK_KHR_image_format_list +* VK_EXT_load_store_op_none +* VK_EXT_tooling_info +* VK_KHR_dynamic_rendering +* VK_KHR_pipeline_library +* VK_KHR_driver_properties +* VK_KHR_maintenance4 +* VK_KHR_maintenance5 +* VK_KHR_shader_atomic_int64 +* VK_EXT_shader_image_atomic_int64 +* VK_EXT_scalar_block_layout +* VK_EXT_shader_viewport_index_layer +* VK_KHR_separate_depth_stencil_layouts +* VK_KHR_synchronization2 +* VK_KHR_fragment_shading_rate +* VK_KHR_multiview +* VK_KHR_get_memory_requirements2 +* VK_EXT_descriptor_indexing +* VK_EXT_host_query_reset +* VK_EXT_subgroup_size_control +* VK_EXT_calibrated_timestamps +* VK_EXT_descriptor_buffer +* VK_EXT_device_fault +* VK_EXT_shader_demote_to_helper_invocation +* VK_KHR_16bit_storage +* VK_KHR_shader_float16_int8 +* VK_KHR_depth_stencil_resolve +* VK_EXT_pipeline_creation_cache_control +* VK_KHR_fragment_shader_barycentric +* VK_KHR_compute_shader_derivatives +* VK_KHR_sampler_ycbcr_conversion +* VK_KHR_timeline_semaphore +* VK_EXT_mesh_shader +* VK_EXT_graphics_pipeline_library +* VK_EXT_mutable_descriptor_type +* VK_KHR_buffer_device_address +* VK_KHR_acceleration_structure +* VK_KHR_ray_tracing_pipeline +* VK_KHR_ray_query +* VK_KHR_ray_tracing_position_fetch +Vulkan debug markers support: resource names disabled, begin/end labels disabled. +Max memory allocations 4294967295. +3 Device Memory Heaps: + 0: Flags 0x1 - Size 25757220864 (24564.00 MB) - Used 0 (0.00%) - DeviceLocal - PrimaryHeap + 1: Flags 0x0 - Size 50502672384 (48163.10 MB) - Used 0 (0.00%) + 2: Flags 0x1 - Size 257949696 (246.00 MB) - Used 0 (0.00%) - DeviceLocal +5 Device Memory Types (Not unified): + 1: Flags 0x00001 - Heap 0 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT + 0: Flags 0x00000 - Heap 1 - + 2: Flags 0x00006 - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT + 3: Flags 0x0000e - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT|VK_MEMORY_PROPERTY_HOST_CACHED_BIT + 4: Flags 0x00007 - Heap 2 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT|VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +Memory Budget Extension: + | Usage | Budget | Size | + ---------|------------------------------------------------------------------| + HEAP 00 | 0.07% / 17.38 MB | 23338.25 MB | 24564.00 MB | + HEAP 01 | 0.08% / 39.29 MB | 48163.10 MB | 48163.10 MB | + HEAP 02 | 16.26% / 40.00 MB | 206.00 MB | 246.00 MB | + ---------|------------------------------------------------------------------| +Dynamic Uniform Buffers are enabled, but they will not be used with Vulkan bindless. +Memory defrag is enabled, but it will not be used with Vulkan bindless. +FVulkanPipelineStateCacheManager: Binary pipeline cache '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/VulkanPSO.cache.10de.2684' not found. +Vulkan Async Compute has been DISABLED. +Wave Operations have been ENABLED (wave size: min=32 max=32). +Integrated GPU (iGPU): false +Current RHI supports per-draw and screenspace Variable Rate Shading +Texture pool is 17367 MB (70% of 24810 MB) +Metadata set : verbatimrhiname="Vulkan" +Metadata set : rhiname="Vulkan" +Metadata set : rhifeaturelevel="SM6" +Metadata set : shaderplatform="VULKAN_SM6" +Initializing FReadOnlyCVARCache +Running Turnkey SDK detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all' +Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all ] +ASTCEnc version 5.0.1 library loaded +Loaded Base TextureFormat: TextureFormatASTC +Loaded Base TextureFormat: TextureFormatDXT +Loaded Base TextureFormat: TextureFormatETC2 +Loaded Base TextureFormat: TextureFormatIntelISPCTexComp +Loaded Base TextureFormat: TextureFormatUncompressed +Oodle Texture TFO init; latest sdk version = 2.9.13 +Oodle Texture loading DLL: liboo2texlinux64.2.9.13.so +Oodle Texture loading DLL: liboo2texlinux64.2.9.5.so +Loaded Base TextureFormat: TextureFormatOodle +Loaded TargetPlatform 'LinuxArm64' +Loaded TargetPlatform 'LinuxArm64Server' +Loaded TargetPlatform 'LinuxArm64Client' +Loaded TargetPlatform 'Linux' +Loaded TargetPlatform 'LinuxEditor' +Loaded TargetPlatform 'LinuxServer' +Loaded TargetPlatform 'LinuxClient' +Loaded TargetPlatform 'Android' +Loaded TargetPlatform 'Android_ASTC' +Loaded TargetPlatform 'Android_DXT' +Loaded TargetPlatform 'Android_ETC2' +Loaded TargetPlatform 'Android_OpenXR' +Loaded TargetPlatform 'AndroidClient' +Loaded TargetPlatform 'Android_ASTCClient' +Loaded TargetPlatform 'Android_DXTClient' +Loaded TargetPlatform 'Android_ETC2Client' +Loaded TargetPlatform 'Android_OpenXRClient' +Loaded TargetPlatform 'Android_Multi' +Loaded TargetPlatform 'Android_MultiClient' +Building Assets For LinuxEditor +Unable to find shader format SF_VULKAN_SM6 from hinted modules, loading all potential format modules to find it +Loaded format module ShaderFormatOpenGL + GLSL_150_ES31 + GLSL_ES3_1_ANDROID +Loaded format module ShaderFormatVectorVM + VVM_1_0 +Loaded format module VulkanShaderFormat + SF_VULKAN_SM5 + SF_VULKAN_ES31_ANDROID + SF_VULKAN_ES31 + SF_VULKAN_SM5_ANDROID + SF_VULKAN_SM6 +Ray tracing is enabled (dynamic). Reason: r.RayTracing=1 and r.RayTracing.EnableOnDemand=1. +Ray tracing shaders are enabled. +Memory: Max Cache Size: -1 MB +FDerivedDataBackendGraph: Pak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +Unable to find inner node Pak for hierarchy Hierarchy. +FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +Unable to find inner node CompressedPak for hierarchy Hierarchy. +../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (1217 MiB) +FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +Unable to find inner node EnterprisePak for hierarchy Hierarchy. +Found Zen config default=/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data +InTree version at '/opt/unreal-engine/Engine/Binaries/Linux/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +Installed version at '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +No current process using the data dir found, launching a new instance +Launching executable '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver', working dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install', data dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data', args '--port 8558 --data-dir "/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data" --http asio --gc-cache-duration-seconds 1209600 --gc-interval-seconds 21600 --gc-low-diskspace-threshold 2147483648 --quiet --http-forceloopback --owner-pid 27976 --child-id Zen_27976_Startup' +Unreal Zen Storage Server HTTP service at [::1]:8758 status: OK!. +Local ZenServer AutoLaunch initialization completed in 0.123 seconds +ZenLocal: Using ZenServer HTTP service at http://[::1]:8758/ with namespace ue.ddc status: OK!. +/home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds. +/home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.00ms. RandomReadSpeed=3536.01MBs, RandomWriteSpeed=728.20MBs. Assigned SpeedClass 'Local' +Local: Using data cache path /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: DeleteOnly +ZenShared: Disabled because Host is set to 'None' +Unable to find inner node ZenShared for hierarchy Hierarchy. +Shared: Disabled because no path is configured. +Unable to find inner node Shared for hierarchy Hierarchy. +Cloud: Disabled because Host is set to 'None' +Unable to find inner node Cloud for hierarchy Hierarchy. +Guid format shader working directory is 14 characters bigger than the processId version (../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/WorkingDirectory/27976/). +Cleaned the shader compiler working directory '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/tmp/E3DD8F6997694C55A660F34A8BCD36AC/'. +UBA/Horde Configuration [Uba.Provider.Horde]: Not Enabled +Using 8 local workers for shader compilation +Compiling shader autogen file: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/ShaderAutogen/VULKAN_SM6/AutogenShaderHeaders.ush +Autogen file is unchanged, skipping write. +Completed SDK detection: ExitCode = 0 +Using FreeType 2.10.0 +SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png' error. +Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] +Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' error. +Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] +FAssetRegistry took 0.0019 seconds to start up +AssetDataGatherer spent 0.000s loading caches ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_*.bin. +EditorDomain is Disabled +Deviceprofile LinuxArm64Editor not found. +Deviceprofile LinuxArm64 not found. +Selected Device Profile: [LinuxEditor] +Active device profile: [0xa22bc734880][0xa22bc78a000 66] LinuxEditor +Metadata set : deviceprofile="LinuxEditor" +FlushAsyncLoading(1): 1 QueuedPackages, 0 AsyncPackages +Texture Encode Speed: FinalIfAvailable (editor). +Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +Shared linear texture encoding: Disabled +Turnkey Platform: Android: (Status=Invalid, MinAllowed_Sdk=r25b, MaxAllowed_Sdk=r29, Current_Sdk=, Allowed_AutoSdk=r27c, Current_AutoSdk=, Flags="Platform_InvalidHostPrerequisites, Support_FullSdk", Error="Android Studio is not installed correctly.") +Turnkey Platform: Linux: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +Turnkey Platform: LinuxArm64: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +Running Turnkey device detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI' +Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI -nocompile -nocompileuat ] +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness because of a recursive sync load +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec because of a recursive sync load +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_M because of a recursive sync load +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_N because of a recursive sync load +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Opacity/CameraDepthFade because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDiffuse because of a recursive sync load +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions02/Utility/BreakOutFloat2Components because of a recursive sync load +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultPostProcessMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultDeferredDecalMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultLightFunctionMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/WorldGridMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDeferredDecalMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/WorldGridMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +HLOD mesh reduction module (r.ProxyLODMeshReductionModule) set to "ProxyLODMeshReduction" which doesn't exist. +Using QuadricMeshReduction for automatic static mesh reduction +Using SkeletalMeshReduction for automatic skeletal mesh reduction +No automatic mesh merging module available +No distributed automatic mesh merging module available +No automatic mesh merging module available +No distributed automatic mesh merging module available +Completed device detection: Code = 0 +Applying CVar settings from Section [/Script/CQTest.CQTestSettings] File [Engine] +VirtualizationSystem name found in ini file: None +FNullVirtualizationSystem mounted, virtualization will be disabled +FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetActorFactory name: NetActorFactory id: 0 +FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetSubObjectFactory name: NetSubObjectFactory id: 1 +Linux SourceCodeAccessSettings: VisualStudioCode +Border +BreadcrumbButton +Brushes.Title +ColorPicker.ColorThemes +Default +Icons.Save +Icons.Toolbar.Settings +ListView +SoftwareCursor_CardinalCross +SoftwareCursor_Grab +TableView.DarkRow +TableView.Row +TreeView +FWorldPartitionClassDescRegistry::Initialize started... +FWorldPartitionClassDescRegistry::Initialize took 2.060 ms +XR: Instanced Stereo Rendering is Enabled +XR: MultiViewport is Enabled +XR: Mobile Multiview is Disabled +Turnkey Device: Linux@WEYLAND-YUTANI: (Name=WEYLAND-YUTANI, Type=Computer, Status=Valid, Allowed=, Current=Arch Linux, Flags="Device_InstallSoftwareValid") +UGameplayTagsManager::InitializeManager - 0.000 s +MetaSound Page Target Initialized to 'Default' +Registering Engine Module Parameter Interfaces... +MetaSound Engine Initialized +Niagara Debugger Client Initialized | Session: 968AF909F997422F800000000000F200 | Instance: 0650894196CA4363A3921C899C172E8E (WEYLAND-YUTANI-27976). +Work queue size set to 1024. +Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +Unicast socket bound to '0.0.0.0:59015'. +Added local interface '192.168.1.180' to multicast group '230.0.0.1:6666' +Added local interface '192.168.122.1' to multicast group '230.0.0.1:6666' +Added local interface '172.31.0.1' to multicast group '230.0.0.1:6666' +Using asynchronous task graph for message deserialization. +Initializing TcpMessaging bridge +MakeRuntimeORTDml: + DirectML: no + RHI D3D12: no + D3D12: no + NPU: no +Interface availability: + GPU: no + RDG: no + NPU: no +NNERuntimeORTDml can only cook! +Initialize +OnSessionChanged +Initialize +OnSessionChanged +Initialize +OnSessionChanged +Initialize +OnSessionChanged +[RegisterExtension] Registering CVD Extension [FChaosVDGenericDebugDrawExtension] ... +[RegisterExtension] Registering CVD Extension [FChaosVDAccelerationStructuresExtension] ... +UAndroidPermissionCallbackProxy::GetInstance +No Audio Capture implementations found. Audio input will be silent. +No Audio Capture implementations found. Audio input will be silent. +OpenXR ignores max viewport resolution in editor to support full HMD resolutions. +Applying CVar settings from Section [/Script/NNEDenoiser.NNEDenoiserSettings] File [Engine] +Revision control is disabled +Cannot determine whether '/home/reimoz/.steampath' is a directory - d_type not supported and stat() failed with errno=2 (No such file or directory) +Failed to read file '../../../Engine/Content/Slate/Icons/doc_16x.png' error. +Could not load file for Slate resource: [../../../Engine/Content/Slate/Icons/doc_16x.png] file: [../../../Engine/Content/Slate/Icons/doc_16x.png] +Failed to read file '../../../Engine/Content/Slate/Common/ButtonHoverHint.png' error. +Could not load file for Slate resource: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] file: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] +Revision control is disabled +Loaded 0 collections in 0.002386 seconds +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Collections/' took 0.00s +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Developers/reimoz/Collections/' took 0.00s +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Collections/' took 0.00s +43167 objects as part of root set at end of initial load. +CloseDisregardForGC: 0/0 objects in disregard for GC pool +Initializing Engine... +0x00007f32d41897b6 Dladdr: 0.030190ms Open: 0.021900ms Search: 0.055850ms +0x00007f32d41356d6 Dladdr: 0.005540ms Open: 0.007670ms Search: 0.034540ms +0x00007f32d41414d3 Dladdr: 0.005150ms Open: 0.005670ms Search: 0.039060ms +0x00007f32d4172395 Dladdr: 0.004900ms Open: 0.007090ms Search: 0.039610ms +0x00007f32d4158840 Dladdr: 0.004380ms Open: 0.006710ms Search: 0.039050ms +0x00007f339759429e Dladdr: 0.389760ms Open: 0.012220ms Search: 0.053270ms +0x00007f33975800f9 Dladdr: 0.294140ms Open: 0.006230ms Search: 0.046780ms +0x00007f338ea43dbf Dladdr: 0.200580ms Open: 0.022870ms Search: 0.061070ms +0x00007f338ea488a9 Dladdr: 0.108040ms Open: 0.006631ms Search: 0.042650ms +0x00007f338f7b01e8 Dladdr: 0.112190ms Open: 0.010220ms Search: 0.050590ms +0x000000000023a54d Dladdr: 0.006200ms Open: 0.010390ms Search: 0.031000ms +0x00007f338f7bbb30 Dladdr: 0.124700ms Open: 0.008600ms Search: 0.045580ms +0x000000000024cd32 Dladdr: 0.002320ms Open: 0.005240ms Search: 0.031480ms +0x00007f339a7cae59 Dladdr: 0.001550ms Open: 0.007010ms Search: 0.022160ms +0x00007f338cc366c0 Dladdr: 0.019370ms Open: 0.006130ms Search: 0.001760ms +0x00007f338cc367f8 Dladdr: 0.010450ms Open: 0.002510ms Search: 0.000110ms +0x0000000000239649 Dladdr: 0.001970ms Open: 0.008150ms Search: 0.030220ms +FPlatformStackWalk::StackWalkAndDump - 0.003 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 148] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007f32d41897b7 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_0::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +[Callstack] 0x00007f32d41356d7 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +[Callstack] 0x00007f32d41414d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[Callstack] 0x00007f32d4172396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007f32d4158841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007f339759429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007f33975800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007f338ea43dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007f338ea488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007f338f7b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007f338f7bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007f339a7cae5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007f338cc366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007f338cc367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [{*:-1] + + SubmitErrorReport - 0.000 s + SendNewReport - 0.019 s + FDebug::EnsureFailed - 0.026 s +0x00007f32d41897f8 Dladdr: 0.065920ms Open: 0.030460ms Search: 0.037260ms +0x00007f32d41356ef Dladdr: 0.006150ms Open: 0.006110ms Search: 0.036000ms +0x00007f32d41414d3 Dladdr: 0.003440ms Open: 0.005260ms Search: 0.037720ms +0x00007f32d4172395 Dladdr: 0.003120ms Open: 0.005360ms Search: 0.037490ms +0x00007f32d4158840 Dladdr: 0.004970ms Open: 0.007440ms Search: 0.039490ms +0x00007f339759429e Dladdr: 0.678540ms Open: 0.031570ms Search: 0.071700ms +0x00007f33975800f9 Dladdr: 0.306580ms Open: 0.014880ms Search: 0.041010ms +0x00007f338ea43dbf Dladdr: 0.392790ms Open: 0.054580ms Search: 0.064270ms +0x00007f338ea488a9 Dladdr: 0.186891ms Open: 0.009490ms Search: 0.042470ms +0x00007f338f7b01e8 Dladdr: 0.116590ms Open: 0.019140ms Search: 0.051220ms +0x000000000023a54d Dladdr: 0.004370ms Open: 0.008470ms Search: 0.030590ms +0x00007f338f7bbb30 Dladdr: 0.112630ms Open: 0.006900ms Search: 0.041780ms +0x000000000024cd32 Dladdr: 0.002250ms Open: 0.004890ms Search: 0.030170ms +0x00007f339a7cae59 Dladdr: 0.003580ms Open: 0.007220ms Search: 0.022370ms +0x00007f338cc366c0 Dladdr: 0.023470ms Open: 0.006200ms Search: 0.001130ms +0x00007f338cc367f8 Dladdr: 0.015670ms Open: 0.002700ms Search: 0.000140ms +0x0000000000239649 Dladdr: 0.001860ms Open: 0.005040ms Search: 0.027470ms +FPlatformStackWalk::StackWalkAndDump - 0.003 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 149] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007f32d41897f9 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_1::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +[Callstack] 0x00007f32d41356f0 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +[Callstack] 0x00007f32d41414d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[Callstack] 0x00007f32d4172396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007f32d4158841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007f339759429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007f33975800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007f338ea43dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007f338ea488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007f338f7b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007f338f7bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007f339a7cae5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007f338cc366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007f338cc367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [{*:-1] + + SubmitErrorReport - 0.000 s diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-BFFF482AC888465EA310D03C02F258B9/CrashContext.runtime-xml b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-BFFF482AC888465EA310D03C02F258B9/CrashContext.runtime-xml new file mode 100644 index 0000000..221eabe --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-BFFF482AC888465EA310D03C02F258B9/CrashContext.runtime-xml @@ -0,0 +1,1216 @@ + + + + 3 + B214158A7DF742A1B0D93270FDDA69D2 + UECC-Linux-08DCABE2B866414EB079057DB7158978_0007 + true + false + false + Ensure + Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 155] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +0x00007f32d418987d libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_3::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:155] +0x00007f32d413561e libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:155] +0x00007f32d41414d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +0x00007f32d4172396 libUnrealEditor-OpenXRHMD.so!TSharedRef<FOpenXRHMD, (ESPMode)1> FSceneViewExtensions::NewExtension<FOpenXRHMD, XrInstance_T*&, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr<FOpenXRRenderBridge>&&&, TArray<char const*, TSizedDefaultAllocator<32> >&&&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +0x00007f32d4158841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +0x00007f339759429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +0x00007f33975800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +0x00007f338ea43dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +0x00007f338ea488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +0x00007f338f7b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +0x00007f338f7bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +0x00007f339a7cae5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +0x00007f338cc366c1 libc.so.6!UnknownFunction(0x276c0) +0x00007f338cc367f9 libc.so.6!__libc_start_main(+0x88) +0x000000000023964a UnrealEditor!_start [{*:-1] + + + Attended + 27976 + 0 + false + false + true + false + UE-MyProject2 + UnrealEditor + Development + + LinuxEditor + Linux [Arch Linux 6.19.11-arch1-1 64b] + Linux + Editor + Vanilla + + 5.6.1-44394996+++UE5+Release-5.6 + 5.6.1-44394996+++UE5+Release-5.6 + CommandLineRemoved + 9 + en_US + ++UE5+Release-5.6-CL-44394996 + **UE5*Release-5.6-CL-44394996-Linux-Development + true + false + + /opt/unreal-engine/Engine/Binaries/Linux/ + /opt/unreal-engine/ + E5D2B3C70A61446E8360CCAEADDA3CCF-000003E8 + e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 + + + Sent in the unattended mode + + 0 + + 8 + 16 + 1 + AuthenticAMD + AMD Ryzen 7 3800X 8-Core Processor + NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86 + Arch Linux + 6.19.11-arch1-1 + + 67336896512 + 0 + 4096 + 63 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 8 + libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_3::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:155] +libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:155] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +libUnrealEditor-OpenXRHMD.so!TSharedRef<FOpenXRHMD, (ESPMode)1> FSceneViewExtensions::NewExtension<FOpenXRHMD, XrInstance_T*&, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr<FOpenXRRenderBridge>&&&, TArray<char const*, TSizedDefaultAllocator<32> >&&&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +libc.so.6!UnknownFunction(0x276c0) +libc.so.6!__libc_start_main(+0x88) +UnrealEditor!_start [/opt/unreal-engine/Engine/Binaries/Linux/UnrealEditor:-1] + + + +libUnrealEditor-OpenXRHMD 0x00007f32d40ef000 + 9a87d +libUnrealEditor-OpenXRHMD 0x00007f32d40ef000 + 4661e +libUnrealEditor-OpenXRHMD 0x00007f32d40ef000 + 524d4 +libUnrealEditor-OpenXRHMD 0x00007f32d40ef000 + 83396 +libUnrealEditor-OpenXRHMD 0x00007f32d40ef000 + 69841 +libUnrealEditor-Engine 0x00007f3392000000 + 559429f +libUnrealEditor-Engine 0x00007f3392000000 + 55800fa +libUnrealEditor-UnrealEd 0x00007f338d200000 + 1843dc0 +libUnrealEditor-UnrealEd 0x00007f338d200000 + 18488aa +libUnrealEditor-UnrealEd 0x00007f338d200000 + 25b01e9 +UnrealEditor 0x0000000000200000 + 3a54e +libUnrealEditor-UnrealEd 0x00007f338d200000 + 25bbb31 +UnrealEditor 0x0000000000200000 + 4cd33 +libUnrealEditor-UnixCommonStartup 0x00007f339a7c2000 + 8e5a +libc.so 0x00007f338cc0f000 + 276c1 +libc.so 0x00007f338cc0f000 + 277f9 +UnrealEditor 0x0000000000200000 + 3964a + + B70010F8A4066347A811AF1A69ECB0A42A24D977 + 639123941027660000 + 1 + AMD Ryzen 7 3800X 8-Core Processor + 1.0 + + + + 5 + Trace/breakpoint trap + 0 + 0 + + + LinuxEditorNo errors + false + Vulkan + NVIDIA GeForce RTX 4090 + 595.58 + 595.58 + 01-01-01 + SM6 + NVIDIA + 2684 + LinuxEditor + + + + + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RDG Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IoStore Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mass Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "World Metrics" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "XGE Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Enhanced Input" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Visual Debugger" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "FastBuild Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Command Link Server" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "UBA Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chaos Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chaos Cloth" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mesh Painting" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "TraceUtilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem NULL" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Services" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Base" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem Utils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "EOS Shared" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Asset Tags" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MsQuic Runtime Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Procedural Mesh Component" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Example Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GooglePAD" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Android Runtime Permission" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Windows Movie Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Linux Device Profile Selector" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry Processing" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Mesh Modeling Toolset" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Custom Mesh Component" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IOS Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Audio Capture" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "StateTree" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Wave Tables" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Apple Movie Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XRBase" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chunk Downloader" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Google Cloud Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Resonance Audio" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Input Debugging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ArchVis Character" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXR" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Windows Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Android Movie Player" +} + { +"Version": 1, +"VersionName": "1.1", +"FriendlyName": "Synthesis and DSP Effects" +} + { +"Version": 2, +"VersionName": "1.0", +"FriendlyName": "Groom" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mobile Patching Utilities" +} + { +"Version": 1, +"VersionName": "0.9", +"FriendlyName": "Compute Framework" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Apple Image Utils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXREyeTracker" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Movie Player for WebM files" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Audio Synesthesia" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Cable Component" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RigVM" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "PropertyBindingUtils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MetaSound" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Significance Manager" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "SoundFields" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Android Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AndroidFileServer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mobile Location Services Blueprints Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Property Access Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Actor Layer Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AudioWidgets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Geometry Cache" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXRHandTracking" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Color Grading" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Facial Animation Bulk Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Engine Asset Definitions" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Asset Manager Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Blueprint C++ Header Preview" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Proxy LOD Plugin (Experimental)" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UMG Widget Preview" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Data Validation" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Wizard for mobile packaging scenarios" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "Stylus & Tablet Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CryptoKeys" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "EditorDebugTools" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GameplayTagsEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GeometryMode" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Modeling Tools Editor Mode" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mac Graphics Switching" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Curve Editor Tools" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequencer Anim Tools" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Mesh LOD Toolset" +} + { +"Version": 2, +"VersionName": "0.2", +"FriendlyName": "UVEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Plugin Browser" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Scripting Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Changelist Reviews" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "World Partition HLOD Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Material Analyzer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "SpeedTree Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Framework" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Framework Assets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Take Recorder" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Camera Calibration Core" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Actor Sequence (Experimental)" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Template Sequence" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequencer Scripting" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Level Sequence Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig Modules" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig Spline" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Modifier Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IK Rig" +} + { +"Version": 10, +"VersionName": "10.2.7", +"FriendlyName": "RigLogic Plugin v10.3.0" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Skeletal Mesh Editing Tools" +} + { +"Version": 1, +"VersionName": "0.9", +"FriendlyName": "Deformer Graph" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Tweening Utils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Blendspace Motion Analysis" +} + { +"Version": 1, +"VersionName": "2.0", +"FriendlyName": "Live Link" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Data" +} + { +"Version": 30100, +"VersionName": "3.1.0", +"FriendlyName": "Animation Compression Library" +} + { +"Version": 131, +"VersionName": "1.3.1", +"FriendlyName": "glTF Exporter" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Datasmith Content" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Variant Manager" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Variant Manager Content" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Tests" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Niagara" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Cascade Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NiagaraSimCaching" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Performance" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Alembic Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Localizable Message" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "GeometryFlow" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Telemetry" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequence Navigator" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Platform Cryptography Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Level Sequence Navigator Bridge" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Low-level network trace Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosUserDataPT" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NFORDenoise" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Tool Presets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosCaching" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "TEDS: Editor Data Storage" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Planar Cut" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Python Editor Script Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Automation Utilities" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Fracture" +} + { +"Version": 1, +"VersionName": "1", +"FriendlyName": "BackChannel" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry Dataflow Nodes" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Experimental Mesh Modeling Toolset" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Telemetry" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Skeletal Mesh Simplifier (Early Access)" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Editor DataflowGraph" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Batch Renamer" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Niagara" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Full Body IK" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "TEDS: Editor Data Storage Features" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "CharacterAI" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Solver" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosEditor" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Engine Cameras" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Camera Shake Previewer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Launcher Chunk Installer" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Gameplay Cameras" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UDP Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "TCP Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Paper2D" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NNEDenoiser" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NNERuntimeORT" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "CLion Integration" +} + { +"Version": 110, +"VersionName": "1.11.0", +"FriendlyName": "Plastic SCM" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Dump GPU Services" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "PIX on Windows GPU Capture Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Perforce" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Plugin Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Visual Studio Code Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XCode Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Subversion" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Sharing" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CodeLite Integration" +} + { +"Version": 2, +"VersionName": "1.7", +"FriendlyName": "Rider Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RenderDoc Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Project Launcher" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UObject Example Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Property Access Node" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Linux Compiler-only Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Visual Studio Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NamingTokens" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Oodle Texture" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "10X Editor Integration" +} + { +"Version": 14, +"VersionName": "1.4", +"FriendlyName": "Git" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "KDevelop Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Oodle Network" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Environment Query Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AISupport" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Media Compositing" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "AVF Media Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Media Player Editor" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "Android Media Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Image Sequence Media Player" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "WMF Media Player" +} + { +"Version": 0, +"VersionName": "0.1", +"FriendlyName": "Media Plate" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "WebM Video Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MetaHuman SDK" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem GooglePlay" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XInput Device" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Portable Object File Data Source" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "BaseCharacterFXEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CompositeCore" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Light Mixer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Object Mixer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem iOS" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - File Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - Class Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - Asset Data Source" +} + + diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-BFFF482AC888465EA310D03C02F258B9/CrashReportClient.ini b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-BFFF482AC888465EA310D03C02F258B9/CrashReportClient.ini new file mode 100644 index 0000000..ac738fd --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-BFFF482AC888465EA310D03C02F258B9/CrashReportClient.ini @@ -0,0 +1,10 @@ +[CrashReportClient] +bHideLogFilesOption=false +bHideAllowToBeContactedOption=false +bIsAllowedToCloseWithoutSending=true +bIsAllowedToSendWithoutDetailedInfo=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true +bAgreeToCrashUpload=false + diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-BFFF482AC888465EA310D03C02F258B9/Diagnostics.txt b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-BFFF482AC888465EA310D03C02F258B9/Diagnostics.txt new file mode 100644 index 0000000..47d87b7 --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-BFFF482AC888465EA310D03C02F258B9/Diagnostics.txt @@ -0,0 +1,36 @@ +Generating report for minidump + +Application version 5.6.1.0 + ... built from changelist 44394996 + +OS version Linux 6.19.11-arch1-1 (network name: WEYLAND-YUTANI) +Running 8 x86_64 processors (16 logical cores) +Exception was "Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 155] " + + + + + +libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_3::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:155] +libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:155] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +libc.so.6!UnknownFunction(0x276c0) +libc.so.6!__libc_start_main(+0x88) +UnrealEditor!_start [/opt/unreal-engine/Engine/Binaries/Linux/UnrealEditor:-1] + + + +0 loaded modules + +Report end! diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-BFFF482AC888465EA310D03C02F258B9/MyProject2.log b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-BFFF482AC888465EA310D03C02F258B9/MyProject2.log new file mode 100644 index 0000000..4f67e96 --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-BFFF482AC888465EA310D03C02F258B9/MyProject2.log @@ -0,0 +1,1605 @@ +Stats thread started at 0.134907 +Metadata set : systemresolution.resx="1280" +Metadata set : systemresolution.resy="720" +OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +Session CrashGUID >==================================================== + Session CrashGUID > UECC-Linux-08DCABE2B866414EB079057DB7158978 + Session CrashGUID >==================================================== +No local boot hotfix file found at: [../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +Pre-Initializing Audio Device Manager... +AudioInfo: 'OPUS' Registered +AudioInfo: 'OGG' Registered +AudioInfo: 'ADPCM' Registered +AudioInfo: 'PCM' Registered +AudioInfo: 'BINKA' Registered +AudioInfo: 'RADA' Registered +Audio Device Manager Pre-Initialized +Looking for build plugins target receipt +Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +Asset registry cache read as 67.9 MiB from ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_0.bin +Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +Looking for enabled plugins target receipt +Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +Loading Mac ini files took 0.19 seconds +Loading TVOS ini files took 0.20 seconds +Loading VulkanPC ini files took 0.23 seconds +Loading IOS ini files took 0.26 seconds +Loading Android ini files took 0.26 seconds +Loading VisionOS ini files took 0.27 seconds +Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +Mounting Engine plugin RenderGraphInsights +Mounting Engine plugin IoStoreInsights +Mounting Engine plugin MassInsights +Mounting Engine plugin WorldMetrics +Loading Windows ini files took 0.44 seconds +Loading Unix ini files took 0.44 seconds +Mounting Engine plugin XGEController +Mounting Engine plugin EnhancedInput +Mounting Engine plugin ChaosVD +Mounting Engine plugin FastBuildController +Mounting Engine plugin CmdLinkServer +Mounting Engine plugin UbaController +Mounting Engine plugin ChaosInsights +Mounting Engine plugin ChaosCloth +Mounting Engine plugin MeshPainting +Mounting Engine plugin TraceUtilities +Mounting Engine plugin OnlineSubsystemNull +Mounting Engine plugin OnlineServices +Mounting Engine plugin OnlineBase +Mounting Engine plugin OnlineSubsystem +Mounting Engine plugin OnlineSubsystemUtils +Mounting Engine plugin EOSShared +Mounting Engine plugin AssetTags +Mounting Engine plugin MsQuic +Mounting Engine plugin ProceduralMeshComponent +Mounting Engine plugin ExampleDeviceProfileSelector +Mounting Engine plugin GooglePAD +Mounting Engine plugin AndroidPermission +Mounting Engine plugin WindowsMoviePlayer +Mounting Engine plugin LinuxDeviceProfileSelector +Mounting Engine plugin GeometryProcessing +Mounting Engine plugin MeshModelingToolset +Mounting Engine plugin CustomMeshComponent +Mounting Engine plugin IOSDeviceProfileSelector +Mounting Engine plugin AudioCapture +Mounting Engine plugin StateTree +Mounting Engine plugin WaveTable +Mounting Engine plugin AppleMoviePlayer +Mounting Engine plugin XRBase +Mounting Engine plugin ChunkDownloader +Mounting Engine plugin GoogleCloudMessaging +Mounting Engine plugin ResonanceAudio +Mounting Engine plugin InputDebugging +Loading Linux ini files took 0.53 seconds +Mounting Engine plugin ArchVisCharacter +Mounting Engine plugin OpenXR +Mounting Engine plugin WindowsDeviceProfileSelector +Mounting Engine plugin AndroidMoviePlayer +Mounting Engine plugin Synthesis +Mounting Engine plugin HairStrands +Mounting Engine plugin MobilePatchingUtils +Mounting Engine plugin ComputeFramework +Mounting Engine plugin AppleImageUtils +Mounting Engine plugin OpenXREyeTracker +Mounting Engine plugin WebMMoviePlayer +Mounting Engine plugin AudioSynesthesia +Mounting Engine plugin CableComponent +Mounting Engine plugin RigVM +Mounting Engine plugin PropertyBindingUtils +Mounting Engine plugin Metasound +Loading LinuxArm64 ini files took 0.56 seconds +Mounting Engine plugin SignificanceManager +Mounting Engine plugin SoundFields +Mounting Engine plugin AndroidDeviceProfileSelector +Mounting Engine plugin AndroidFileServer +Mounting Engine plugin LocationServicesBPLibrary +Mounting Engine plugin PropertyAccessEditor +Mounting Engine plugin ActorLayerUtilities +Mounting Engine plugin AudioWidgets +Mounting Engine plugin GeometryCache +Mounting Engine plugin OpenXRHandTracking +Mounting Engine plugin ColorGrading +Mounting Engine plugin FacialAnimation +Mounting Engine plugin EngineAssetDefinitions +Mounting Engine plugin AssetManagerEditor +Mounting Engine plugin BlueprintHeaderView +Mounting Engine plugin ProxyLODPlugin +Mounting Engine plugin UMGWidgetPreview +Mounting Engine plugin DataValidation +Mounting Engine plugin MobileLauncherProfileWizard +Mounting Engine plugin StylusInput +Mounting Engine plugin CryptoKeys +Mounting Engine plugin EditorDebugTools +Mounting Engine plugin GameplayTagsEditor +Mounting Engine plugin GeometryMode +Mounting Engine plugin ModelingToolsEditorMode +Mounting Engine plugin MacGraphicsSwitching +Mounting Engine plugin CurveEditorTools +Mounting Engine plugin SequencerAnimTools +Mounting Engine plugin MeshLODToolset +Mounting Engine plugin UVEditor +Mounting Engine plugin PluginBrowser +Mounting Engine plugin EditorScriptingUtilities +Mounting Engine plugin ChangelistReview +Mounting Engine plugin WorldPartitionHLODUtilities +Mounting Engine plugin MaterialAnalyzer +Mounting Engine plugin SpeedTreeImporter +Mounting Engine plugin Interchange +Mounting Engine plugin InterchangeAssets +Mounting Engine plugin InterchangeEditor +Mounting Engine plugin Takes +Mounting Engine plugin CameraCalibrationCore +Mounting Engine plugin ActorSequence +Mounting Engine plugin TemplateSequence +Mounting Engine plugin SequencerScripting +Mounting Engine plugin LevelSequenceEditor +Mounting Engine plugin ControlRigModules +Mounting Engine plugin GameplayInsights +Mounting Engine plugin ControlRig +Mounting Engine plugin ControlRigSpline +Mounting Engine plugin AnimationModifierLibrary +Mounting Engine plugin IKRig +Mounting Engine plugin RigLogic +Mounting Engine plugin SkeletalMeshModelingTools +Mounting Engine plugin DeformerGraph +Mounting Engine plugin TweeningUtils +Mounting Engine plugin BlendSpaceMotionAnalysis +Mounting Engine plugin LiveLink +Mounting Engine plugin AnimationData +Mounting Engine plugin ACLPlugin +Mounting Engine plugin GLTFExporter +Mounting Engine plugin DatasmithContent +Mounting Engine plugin VariantManager +Mounting Engine plugin VariantManagerContent +Mounting Engine plugin InterchangeTests +Mounting Engine plugin Niagara +Mounting Engine plugin Cascade +Mounting Engine plugin NiagaraSimCaching +Mounting Engine plugin EditorPerformance +Mounting Engine plugin AlembicImporter +Mounting Engine plugin LocalizableMessage +Mounting Engine plugin GeometryFlow +Mounting Engine plugin RuntimeTelemetry +Mounting Engine plugin SequenceNavigator +Mounting Engine plugin PlatformCrypto +Mounting Engine plugin GeometryCollectionPlugin +Mounting Engine plugin LevelSequenceNavigatorBridge +Mounting Engine plugin LowLevelNetTrace +Mounting Engine plugin ChaosUserDataPT +Mounting Engine plugin NFORDenoise +Mounting Engine plugin ToolPresets +Mounting Engine plugin ChaosCaching +Mounting Engine plugin EditorDataStorage +Mounting Engine plugin PlanarCut +Mounting Engine plugin PythonScriptPlugin +Mounting Engine plugin AutomationUtils +Mounting Engine plugin Fracture +Mounting Engine plugin BackChannel +Mounting Engine plugin GeometryDataflow +Mounting Engine plugin MeshModelingToolsetExp +Mounting Engine plugin EditorTelemetry +Mounting Engine plugin SkeletalReduction +Mounting Engine plugin Dataflow +Mounting Engine plugin AdvancedRenamer +Mounting Engine plugin ChaosNiagara +Mounting Engine plugin FullBodyIK +Mounting Engine plugin EditorDataStorageFeatures +Mounting Engine plugin CharacterAI +Mounting Engine plugin ChaosSolverPlugin +Mounting Engine plugin ChaosEditor +Mounting Engine plugin EngineCameras +Mounting Engine plugin CameraShakePreviewer +Mounting Engine plugin LauncherChunkInstaller +Mounting Engine plugin GameplayCameras +Mounting Engine plugin UdpMessaging +Mounting Engine plugin TcpMessaging +Mounting Engine plugin Paper2D +Mounting Engine plugin NNEDenoiser +Mounting Engine plugin NNERuntimeORT +Mounting Engine plugin CLionSourceCodeAccess +Mounting Engine plugin PlasticSourceControl +Mounting Engine plugin DumpGPUServices +Mounting Engine plugin PixWinPlugin +Mounting Engine plugin PerforceSourceControl +Mounting Engine plugin PluginUtils +Mounting Engine plugin VisualStudioCodeSourceCodeAccess +Mounting Engine plugin XCodeSourceCodeAccess +Mounting Engine plugin SubversionSourceControl +Mounting Engine plugin AnimationSharing +Mounting Engine plugin CodeLiteSourceCodeAccess +Mounting Engine plugin RiderSourceCodeAccess +Mounting Engine plugin RenderDocPlugin +Mounting Engine plugin ProjectLauncher +Mounting Engine plugin UObjectPlugin +Mounting Engine plugin PropertyAccessNode +Mounting Engine plugin NullSourceCodeAccess +Mounting Engine plugin VisualStudioSourceCodeAccess +Mounting Engine plugin NamingTokens +Mounting Engine plugin TextureFormatOodle +Mounting Engine plugin N10XSourceCodeAccess +Mounting Engine plugin GitSourceControl +Mounting Engine plugin KDevelopSourceCodeAccess +Mounting Engine plugin OodleNetwork +Mounting Engine plugin EnvironmentQueryEditor +Mounting Engine plugin AISupport +Mounting Engine plugin MediaCompositing +Mounting Engine plugin AvfMedia +Mounting Engine plugin MediaPlayerEditor +Mounting Engine plugin AndroidMedia +Mounting Engine plugin ImgMedia +Mounting Engine plugin WmfMedia +Mounting Engine plugin MediaPlate +Mounting Engine plugin WebMMedia +Mounting Engine plugin MetaHumanSDK +Mounting Engine plugin OnlineSubsystemGooglePlay +Mounting Engine plugin XInputDevice +Mounting Engine plugin PortableObjectFileDataSource +Mounting Engine plugin BaseCharacterFXEditor +Mounting Engine plugin CompositeCore +Mounting Engine plugin LightMixer +Mounting Engine plugin ObjectMixer +Mounting Engine plugin OnlineSubsystemIOS +Mounting Engine plugin ContentBrowserFileDataSource +Mounting Engine plugin ContentBrowserClassDataSource +Mounting Engine plugin ContentBrowserAssetDataSource +Revision control is disabled +Revision control is disabled +Revision control is disabled +Using libcurl 8.12.1 + - built for x86_64-unknown-linux-gnu + - supports SSL with OpenSSL/1.1.1t + - supports HTTP deflate (compression) using libz 1.3 + - other features: + CURL_VERSION_SSL + CURL_VERSION_LIBZ + CURL_VERSION_IPV6 + CURL_VERSION_ASYNCHDNS + CURL_VERSION_LARGEFILE + CURL_VERSION_TLSAUTH_SRP + CURL_VERSION_HTTP2 + CurlRequestOptions (configurable via config and command line): + - bVerifyPeer = true - Libcurl will verify peer certificate + - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy + - bDontReuseConnections = false - Libcurl will reuse connections + - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host + - LocalHostAddr = Default + - BufferSize = 65536 +CreateHttpThread using FCurlMultiPollEventLoopHttpThread +Creating http thread with maximum 256 concurrent requests +OSS: Created online subsystem instance for: NULL +OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] +Initialize Initializing EOSSDK Version:1.17.0-41373641 +Started StudioTelemetry Session +NFORDenoise function starting up +Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine] +RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings. +Applying CVar settings from Section [/Script/CompositeCore.CompositeCorePluginSettings] File [Engine] +ExecutableName: UnrealEditor +Build: ++UE5+Release-5.6-CL-44394996 +Platform=LinuxEditor +MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +DeviceId= +Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +Net CL: 43139311 +OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +Compiled (64-bit): Jul 28 2025 20:54:48 +Architecture: x64 +Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +Build Configuration: Development +Branch Name: ++UE5+Release-5.6 +Command Line: +Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +Allocator: Mimalloc +Installed Engine Build: 1 +This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +Number of dev versions registered: 37 + Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 10 + Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0 + Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 4 + Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 40 + Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 37 + Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 3 + Dev-Networking (A4E4105C-59A1-49B5-A7C5-40C4547EDFEE): 0 + Dev-Online (39C831C9-5AE6-47DC-9A44-9C173E1C8E7C): 0 + Dev-Physics (78F01B33-EBEA-4F98-B9B4-84EACCB95AA2): 20 + Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0 + Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 49 + Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 13 + Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 3 + Dev-LoadTimes (C2A15278-BFE7-4AFE-6C17-90FF531DF755): 1 + Private-Geometry (6EACA3D4-40EC-4CC1-B786-8BED09428FC5): 3 + Dev-AnimPhys (29E575DD-E0A3-4627-9D10-D276232CDCEA): 17 + Dev-Anim (AF43A65D-7FD3-4947-9873-3E8ED9C1BB05): 15 + Dev-ReflectionCapture (6B266CEC-1EC7-4B8F-A30B-E4D90942FC07): 1 + Dev-Automation (0DF73D61-A23F-47EA-B727-89E90C41499A): 1 + FortniteMain (601D1886-AC64-4F84-AA16-D3DE0DEAC7D6): 207 + FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 8 + FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 13 + FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 17 + Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 11 + Dev-Niagara (F2AED0AC-9AFE-416F-8664-AA7FFA26D6FC): 1 + Dev-Destruction (174F1F0B-B4C6-45A5-B13F-2EE8D0FB917D): 10 + Dev-Physics-Ext (35F94A83-E258-406C-A318-09F59610247C): 41 + Dev-PhysicsMaterial-Chaos (B68FC16E-8B1B-42E2-B453-215C058844FE): 1 + Dev-CineCamera (B2E18506-4273-CFC2-A54E-F4BB758BBA07): 1 + Dev-VirtualProduction (64F58936-FD1B-42BA-BA96-7289D5D0FA4E): 1 + UE5-Main (697DD581-E64F-41AB-AA4A-51ECBEB7B628): 121 + UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 56 + UE5-SpecialProject (59DA5D52-1232-4948-B878-597870B8E98B): 9 + Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2 + Dev-NaniteResearch (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1 + Dev-ComputeFramework (6304A3E7-0059-4F59-8CFC-21BD7721FD4E): 0 + LensFileVersion (8652A554-966A-466C-9FD7-1C6DD61B1ADB): 1 +Presizing for max 25165824 objects, including 0 objects not considered by GC. +Object subsystem initialized +Set CVar [[con.DebugEarlyDefault:1]] +CVar [[con.DebugLateDefault:1]] deferred - dummy variable created +CVar [[con.DebugLateCheat:1]] deferred - dummy variable created +CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created +Set CVar [[r.setres:1280x720]] +Set CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] +CVar [[QualityLevelMapping:high]] deferred - dummy variable created +Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]] +Set CVar [[r.VSync:0]] +Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created +CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created +Set CVar [[r.GPUCrashDebugging:0]] +CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +Set CVar [[r.ForwardShading:1]] +Set CVar [[r.MobileHDR:0]] +Set CVar [[vr.MobileMultiView:1]] +Set CVar [[vr.InstancedStereo:1]] +Set CVar [[r.DefaultFeature.AutoExposure:0]] +Set CVar [[r.DefaultFeature.AmbientOcclusion:0]] +Set CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:0]] +Set CVar [[r.DefaultFeature.MotionBlur:0]] +Set CVar [[r.Mobile.UseHWsRGBEncoding:1]] +Set CVar [[r.Shadow.Virtual.Enable:1]] +Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] +Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]] +Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]] +Set CVar [[r.GenerateMeshDistanceFields:1]] +Set CVar [[r.DynamicGlobalIlluminationMethod:1]] +Set CVar [[r.ReflectionMethod:1]] +Set CVar [[r.Mobile.AntiAliasing:3]] +Set CVar [[r.AntiAliasingMethod:3]] +Set CVar [[r.AllowStaticLighting:1]] +Set CVar [[r.SkinCache.CompileShaders:1]] +Set CVar [[r.RayTracing:1]] +Set CVar [[r.RayTracing.RayTracingProxies.ProjectEnabled:1]] +Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]] +Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +Set CVar [[s.AsyncLoadingThreadEnabled:1]] +Set CVar [[s.EventDrivenLoaderEnabled:1]] +Set CVar [[s.WarnIfTimeLimitExceeded:0]] +Set CVar [[s.TimeLimitExceededMultiplier:1.5]] +Set CVar [[s.TimeLimitExceededMinTime:0.005]] +Set CVar [[s.UseBackgroundLevelStreaming:1]] +Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] +Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +Set CVar [[s.FlushStreamingOnExit:1]] +CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] +Set CVar [[gc.FlushStreamingOnGC:0]] +Set CVar [[gc.NumRetriesBeforeForcingGC:10]] +Set CVar [[gc.AllowParallelGC:1]] +Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] +Set CVar [[gc.MaxObjectsInEditor:25165824]] +Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] +Set CVar [[gc.CreateGCClusters:1]] +Set CVar [[gc.MinGCClusterSize:5]] +Set CVar [[gc.AssetClustreringEnabled:0]] +Set CVar [[gc.ActorClusteringEnabled:0]] +Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] +Set CVar [[gc.GarbageEliminationEnabled:1]] +Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created +CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +CVar [[DefaultASTCQualityBySizeHQ:4]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:AmbientSound]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Mobile.DBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +Initializing SDL. +Initialized SDL 2.30.6 revision: SDL-2.30.6-no-vcs (compiled against 2.30.6) +Using SDL video driver 'x11' +Display metrics: + PrimaryDisplayWidth: 3440 + PrimaryDisplayHeight: 1440 + PrimaryDisplayWorkAreaRect: + Left=0, Top=0, Right=3440, Bottom=1396 + VirtualDisplayRect: + Left=0, Top=0, Right=3440, Bottom=1396 + TitleSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 + ActionSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 + Number of monitors: 1 + Monitor 0 + Name: LG ULTRAGEAR+ 45" + ID: display0 + NativeWidth: 3440 + NativeHeight: 1440 + bIsPrimary: true +Metadata set : systemresolution.resx="3440" +Metadata set : systemresolution.resy="1440" +Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +Set CVar [[r.SkeletalMeshLODBias:0]] +Set CVar [[r.ViewDistanceScale:1.0]] +Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +Set CVar [[r.FXAA.Quality:4]] +Set CVar [[r.TemporalAA.Quality:2]] +Set CVar [[r.TSR.History.R11G11B10:1]] +Set CVar [[r.TSR.History.ScreenPercentage:200]] +Set CVar [[r.TSR.History.UpdateQuality:3]] +Set CVar [[r.TSR.ShadingRejection.Flickering:1]] +Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] +Set CVar [[r.TSR.ReprojectionField:1]] +Set CVar [[r.TSR.Resurrection:1]] +Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +Set CVar [[r.LightFunctionQuality:1]] +Set CVar [[r.ShadowQuality:5]] +Set CVar [[r.Shadow.CSM.MaxCascades:10]] +Set CVar [[r.Shadow.MaxResolution:2048]] +Set CVar [[r.Shadow.MaxCSMResolution:2048]] +Set CVar [[r.Shadow.RadiusThreshold:0.01]] +Set CVar [[r.Shadow.DistanceScale:1.0]] +Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] +Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +Set CVar [[r.DistanceFieldShadowing:1]] +Set CVar [[r.VolumetricFog:1]] +Set CVar [[r.VolumetricFog.GridPixelSize:8]] +Set CVar [[r.VolumetricFog.GridSizeZ:128]] +Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +Set CVar [[r.LightMaxDrawDistanceScale:1]] +Set CVar [[r.CapsuleShadows:1]] +Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] +Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] +Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] +Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] +Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] +Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +Set CVar [[r.DistanceFieldAO:1]] +Set CVar [[r.SkylightIntensityMultiplier:1.0]] +Set CVar [[r.AOQuality:2]] +Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] +Set CVar [[r.LumenScene.DirectLighting.MaxLightsPerTile:8]] +Set CVar [[r.LumenScene.DirectLighting.UpdateFactor:32]] +Set CVar [[r.LumenScene.Radiosity.UpdateFactor:64]] +Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] +Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] +Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] +Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] +Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:100]] +Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] +Set CVar [[r.Lumen.ScreenProbeGather.NumAdaptiveProbes:8]] +Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] +Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] +Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] +Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] +Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] +Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] +Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.HardwareRayTracing:0]] +Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.BentNormal:1]] +Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] +Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] +Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] +Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] +Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:70]] +Set CVar [[r.RayTracing.Scene.BuildMode:1]] +Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +Set CVar [[r.SSR.Quality:3]] +Set CVar [[r.SSR.HalfResSceneColor:0]] +Set CVar [[r.Lumen.Reflections.Allow:1]] +Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] +Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] +Set CVar [[r.Lumen.ScreenProbeGather.MaxRoughnessToEvaluateRoughSpecularForFoliage:0.8]] +Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.NumSamples:5]] +Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.MinWeight:0]] +Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] +Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] +Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +Set CVar [[r.MotionBlurQuality:4]] +Set CVar [[r.MotionBlur.HalfResGather:0]] +Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +Set CVar [[r.AmbientOcclusionMaxQuality:100]] +Set CVar [[r.AmbientOcclusionLevels:-1]] +Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] +Set CVar [[r.DepthOfFieldQuality:2]] +Set CVar [[r.RenderTargetPoolMin:400]] +Set CVar [[r.LensFlareQuality:2]] +Set CVar [[r.SceneColorFringeQuality:1]] +Set CVar [[r.EyeAdaptationQuality:2]] +Set CVar [[r.BloomQuality:5]] +Set CVar [[r.Bloom.ScreenPercentage:50.000]] +Set CVar [[r.FastBlurThreshold:100]] +Set CVar [[r.Upscale.Quality:3]] +Set CVar [[r.LightShaftQuality:1]] +Set CVar [[r.Filter.SizeScale:1]] +Set CVar [[r.Tonemapper.Quality:5]] +Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] +Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +Applying CVar settings from Section [TextureQuality@3] File [Scalability] +Set CVar [[r.Streaming.MipBias:0]] +Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +Set CVar [[r.Streaming.Boost:1]] +Set CVar [[r.MaxAnisotropy:8]] +Set CVar [[r.VT.MaxAnisotropy:8]] +Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +Set CVar [[r.Streaming.PoolSize:1000]] +Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +Set CVar [[r.TranslucencyLightingVolumeDim:64]] +Set CVar [[r.RefractionQuality:2]] +Set CVar [[r.SceneColorFormat:4]] +Set CVar [[r.DetailMode:3]] +Set CVar [[r.TranslucencyVolumeBlur:1]] +Set CVar [[r.MaterialQualityLevel:1 ; High quality]] +Set CVar [[r.SSS.Scale:1]] +Set CVar [[r.SSS.SampleSet:2]] +Set CVar [[r.SSS.Quality:1]] +Set CVar [[r.SSS.HalfRes:0]] +Set CVar [[r.SSGI.Quality:3]] +Set CVar [[r.EmitterSpawnRateScale:1.0]] +Set CVar [[r.ParticleLightQuality:2]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +Set CVar [[fx.Niagara.QualityLevel:3]] +Set CVar [[r.Refraction.OffsetQuality:1]] +Set CVar [[r.HeterogeneousVolumes.DownsampleFactor:2]] +Set CVar [[r.HeterogeneousVolumes.MaxStepCount:256]] +Set CVar [[r.HeterogeneousVolumes.Shadows.Resolution:256]] +Set CVar [[r.HeterogeneousVolumes.Shadows.MaxSampleCount:8]] +Set CVar [[r.HeterogeneousVolumes.UseExistenceMask:0]] +Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +Set CVar [[foliage.DensityScale:1.0]] +Set CVar [[grass.DensityScale:1.0]] +Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] +Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +Set CVar [[r.AnisotropicMaterials:1]] +Applying CVar settings from Section [LandscapeQuality@3] File [Scalability] +Selected Device Profile: [LinuxEditor] +Selected Device Profile: [LinuxEditor] +Platform has ~ 63 GB [67336896512 / 68719476736 / 63], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +Going up to parent DeviceProfile [Linux] +Going up to parent DeviceProfile [] +Pushing Device Profile CVar: [[UI.SlateSDFText.RasterizationMode:Bitmap -> Msdf]] +Pushing Device Profile CVar: [[UI.SlateSDFText.ResolutionLevel:2 -> 2]] +Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +Set CVar [[r.DumpShaderDebugInfo:2]] +Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] +Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] +CVar [[ds.CADTranslator.Meshing.ActivateThinZoneMeshing:0]] deferred - dummy variable created +CVar [[ds.CADTranslator.Stitching.RemoveThinFaces:0]] deferred - dummy variable created +Applying CVar settings from Section [Startup_Linux] File [../../../Engine/Config/ConsoleVariables.ini] +Applying CVar settings from Section [ConsoleVariables] File [Engine] +Set CVar [[g.TimeoutForBlockOnRenderFence:60000]] +Applying CVar settings from Section [ConsoleVariables] File [/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Config/LinuxEditor/Editor.ini] +Unix hardware info: + - we are not the first instance of this executable + - this process' id (pid) is 27976, parent process' id (ppid) is 1855 + - we are not running under debugger + - machine network name is 'WEYLAND-YUTANI' + - user name is 'reimoz' (reimoz) + - we're logged in locally + - we're running with rendering + - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) + - Number of physical cores available for the process: 8 + - Number of logical cores available for the process: 16 + - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) + - Memory allocator used: Mimalloc + - This is an internal build. +Benchmarking clocks: + - CLOCK_MONOTONIC (id=1) can sustain 38768419 (38768K, 39M) calls per second without zero deltas. + - CLOCK_MONOTONIC_RAW (id=4) can sustain 39258781 (39259K, 39M) calls per second without zero deltas. + - CLOCK_MONOTONIC_COARSE (id=6) can sustain 219418590 (219419K, 219M) calls per second with 99.999540% zero deltas. +Selected clock_id 4 (CLOCK_MONOTONIC_RAW) since it is the fastest support clock without zero deltas. +Unix-specific commandline switches: + -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) + -jemalloc - use jemalloc for all memory allocation + -binnedmalloc - use binned malloc for all memory allocation + -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache + -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) + -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) + -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) + -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal + -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) + -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened + -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) + -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) + -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) + -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash + - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) + - VirtualMemoryAllocator pools will grow at scale 1.4 + - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) + - PageSize 4096 + - BinnedPageSize 65536 +Metadata set : extradevelopmentmemorymb="0" +Chaos Debug Draw Startup +Physics initialised using underlying interface: Chaos +Using OS detected language (en-US). +Using OS detected locale (en-US). +No specific localization for 'en-US' exists, so 'en' will be used for the language. +Attempting to load config data for Default__SlateThemeManager before the Class has been constructed/registered/linked (likely during module loading or early startup). This will result in the load silently failing and should be fixed. +New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +Slate User Registered. User Index 0, Is Virtual User: 0 +Found VULKAN_SDK= +Registering provided Vulkan validation layers +Updated VK_LAYER_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +Updated LD_LIBRARY_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +Installed Vulkan Loader Path: /usr/lib +Installed Vulkan Loader instance version 1.4.341. +Starting Vulkan Profile check for VP_UE_Vulkan_SM6: +Vulkan Profile check complete. +Using SDL_WINDOW_VULKAN +Vulkan RHI ShaderPlatform for SM6: VULKAN_SM6. +Vulkan PSO Precaching = 1, PipelineFileCache = 0 +Built with Vulkan header version 1.4.304 +Starting Vulkan Profile check for VP_UE_Vulkan_SM6_RT: +Vulkan Profile check complete. +Using API Version 1.3. +OpenXRHMDModule::InitInstance using DefaultLoader. +OpenXR runtime supported extensions: + XR_KHR_vulkan_enable + XR_KHR_vulkan_enable2 + XR_KHR_opengl_enable + XR_KHR_convert_timespec_time + XR_KHR_opengl_es_enable + XR_MNDX_egl_enable + XR_KHR_binding_modification + XR_KHR_composition_layer_depth + XR_KHR_locate_spaces + XR_KHR_visibility_mask + XR_EXT_active_action_set_priority + XR_EXT_dpad_binding + XR_EXT_eye_gaze_interaction + XR_EXT_frame_composition_report + XR_EXT_hand_interaction + XR_EXT_hand_tracking + XR_EXT_hand_tracking_data_source + XR_EXT_hand_joints_motion_range + XR_EXT_hp_mixed_reality_controller + XR_EXT_local_floor + XR_EXT_palm_pose + XR_EXT_uuid + XR_EXT_user_presence + XR_EXT_render_model + XR_EXT_interaction_render_model + XR_FB_display_refresh_rate + XR_HTC_vive_cosmos_controller_interaction + XR_HTC_vive_focus3_controller_interaction + XR_HTC_vive_wrist_tracker_interaction + XR_MND_headless + XR_VALVE_analog_threshold + XR_META_performance_metrics + XR_VALVE_timing_utils + XR_META_recommended_layer_resolution + XR_HTCX_vive_tracker_interaction + XR_KHR_generic_controller + XR_VALVE_frame_controller_interaction + XR_EXT_debug_utils +Optional extension XR_KHR_vulkan_swapchain_format_list is not available +Optional extension XR_FB_foveation_vulkan is not available +Optional extension XR_FB_composition_layer_depth_test is not available +Optional extension XR_KHR_composition_layer_cylinder is not available +Optional extension XR_KHR_composition_layer_equirect is not available +Optional extension XR_KHR_composition_layer_equirect2 is not available +Optional extension XR_KHR_composition_layer_color_scale_bias is not available +Optional extension XR_VARJO_quad_views is not available +Optional extension XR_EPIC_view_configuration_fov is not available +Optional extension XR_FB_foveation is not available +Optional extension XR_FB_swapchain_update_state is not available +Optional extension XR_FB_foveation_configuration is not available +Optional extension XR_FB_composition_layer_alpha_blend is not available +xrCreateInstance succeeded with XR_API_VERSION_1_0 +xrCreateInstance created: 561070432 +Initialized OpenXR on SteamVR/OpenXR runtime version 2.15.6 +Instance does not support expected usage of xrStringToPath. Instance is not viable. +Found 25 available instance extensions : + - VK_EXT_acquire_drm_display + - VK_EXT_acquire_xlib_display + - VK_EXT_debug_report + + VK_EXT_debug_utils + - VK_EXT_direct_mode_display + - VK_EXT_display_surface_counter + - VK_EXT_surface_maintenance1 + + VK_EXT_swapchain_colorspace + - VK_KHR_device_group_creation + - VK_KHR_display + - VK_KHR_external_fence_capabilities + - VK_KHR_external_memory_capabilities + - VK_KHR_external_semaphore_capabilities + - VK_KHR_get_display_properties2 + - VK_KHR_get_physical_device_properties2 + - VK_KHR_get_surface_capabilities2 + - VK_KHR_portability_enumeration + + VK_KHR_surface + - VK_KHR_surface_maintenance1 + - VK_KHR_surface_protected_capabilities + - VK_KHR_wayland_surface + - VK_KHR_xcb_surface + + VK_KHR_xlib_surface + - VK_LUNARG_direct_driver_loading + - VK_NV_display_stereo +Intance Layer VK_LAYER_VALVE_steam_overlay_32 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_fossilize_64 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_overlay_64 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_fossilize_32 provides 0 extensions: +Intance Layer VK_LAYER_NV_optimus provides 0 extensions: +Intance Layer VK_LAYER_NV_present provides 0 extensions: +Intance Layer VK_LAYER_LUNARG_api_dump provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_LUNARG_crash_diagnostic provides 3 extensions: + VK_EXT_debug_report + VK_EXT_debug_utils + VK_EXT_layer_settings +Intance Layer VK_LAYER_KHRONOS_validation provides 4 extensions: + VK_EXT_debug_report + VK_EXT_debug_utils + VK_EXT_layer_settings + VK_EXT_validation_features +Intance Layer VK_LAYER_KHRONOS_synchronization2 provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_LUNARG_gfxreconstruct provides 0 extensions: +Intance Layer VK_LAYER_KHRONOS_profiles provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_KHRONOS_shader_object provides 1 extensions: + VK_EXT_layer_settings +Found 13 available instance layers : + * VK_LAYER_KHRONOS_profiles + * VK_LAYER_KHRONOS_shader_object + * VK_LAYER_KHRONOS_synchronization2 + * VK_LAYER_KHRONOS_validation + * VK_LAYER_LUNARG_api_dump + * VK_LAYER_LUNARG_crash_diagnostic + * VK_LAYER_LUNARG_gfxreconstruct + * VK_LAYER_NV_optimus + * VK_LAYER_NV_present + * VK_LAYER_VALVE_steam_fossilize_32 + * VK_LAYER_VALVE_steam_fossilize_64 + * VK_LAYER_VALVE_steam_overlay_32 + * VK_LAYER_VALVE_steam_overlay_64 +Creating Vulkan Device using VkPhysicalDevice 0x2176f0f0. +- DeviceName: NVIDIA GeForce RTX 4090 +- API=1.4.329 (0x404149) Driver=0x94ce80c0 VendorId=0x10de +- DeviceID=0x2684 Type=VK_PHYSICAL_DEVICE_TYPE_DISCRETE_GPU +- Max Descriptor Sets Bound 32 +- Timestamps: ComputeAndGraphics=1 Domain=VK_TIME_DOMAIN_CLOCK_MONOTONIC_KHR Period=1.000000 + API Version: 1.4.329 +RHI Adapter Info: + Name: NVIDIA GeForce RTX 4090 + Driver Version: 595.58 (internal:595.58, unified:) + Driver Date: 01-01-01 +Found 275 available device extensions : + + VK_AMD_buffer_marker + - VK_EXT_4444_formats + - VK_EXT_attachment_feedback_loop_dynamic_state + - VK_EXT_attachment_feedback_loop_layout + - VK_EXT_blend_operation_advanced + - VK_EXT_border_color_swizzle + - VK_EXT_buffer_device_address + + VK_EXT_calibrated_timestamps + - VK_EXT_color_write_enable + - VK_EXT_conditional_rendering + - VK_EXT_conservative_rasterization + - VK_EXT_custom_border_color + - VK_EXT_custom_resolve + - VK_EXT_depth_bias_control + - VK_EXT_depth_clamp_control + - VK_EXT_depth_clamp_zero_one + - VK_EXT_depth_clip_control + - VK_EXT_depth_clip_enable + - VK_EXT_depth_range_unrestricted + + VK_EXT_descriptor_buffer + - VK_EXT_descriptor_heap + * VK_EXT_descriptor_indexing + - VK_EXT_device_address_binding_report + + VK_EXT_device_fault + - VK_EXT_device_generated_commands + - VK_EXT_discard_rectangles + - VK_EXT_display_control + - VK_EXT_dynamic_rendering_unused_attachments + - VK_EXT_extended_dynamic_state + - VK_EXT_extended_dynamic_state2 + - VK_EXT_extended_dynamic_state3 + - VK_EXT_external_memory_dma_buf + - VK_EXT_external_memory_host + - VK_EXT_fragment_shader_interlock + - VK_EXT_global_priority + - VK_EXT_global_priority_query + + VK_EXT_graphics_pipeline_library + - VK_EXT_hdr_metadata + - VK_EXT_host_image_copy + * VK_EXT_host_query_reset + - VK_EXT_image_2d_view_of_3d + - VK_EXT_image_drm_format_modifier + - VK_EXT_image_robustness + - VK_EXT_image_sliced_view_of_3d + - VK_EXT_image_view_min_lod + - VK_EXT_index_type_uint8 + - VK_EXT_inline_uniform_block + - VK_EXT_legacy_vertex_attributes + - VK_EXT_line_rasterization + + VK_EXT_load_store_op_none + - VK_EXT_map_memory_placed + + VK_EXT_memory_budget + - VK_EXT_memory_decompression + + VK_EXT_memory_priority + + VK_EXT_mesh_shader + - VK_EXT_multi_draw + + VK_EXT_mutable_descriptor_type + - VK_EXT_nested_command_buffer + - VK_EXT_non_seamless_cube_map + - VK_EXT_opacity_micromap + - VK_EXT_pageable_device_local_memory + - VK_EXT_pci_bus_info + - VK_EXT_physical_device_drm + * VK_EXT_pipeline_creation_cache_control + - VK_EXT_pipeline_creation_feedback + - VK_EXT_pipeline_library_group_handles + - VK_EXT_pipeline_robustness + - VK_EXT_post_depth_coverage + - VK_EXT_present_mode_fifo_latest_ready + - VK_EXT_present_timing + - VK_EXT_primitive_topology_list_restart + - VK_EXT_primitives_generated_query + - VK_EXT_private_data + - VK_EXT_provoking_vertex + - VK_EXT_queue_family_foreign + - VK_EXT_ray_tracing_invocation_reorder + - VK_EXT_robustness2 + - VK_EXT_sample_locations + - VK_EXT_sampler_filter_minmax + * VK_EXT_scalar_block_layout + - VK_EXT_separate_stencil_usage + - VK_EXT_shader_64bit_indexing + - VK_EXT_shader_atomic_float + * VK_EXT_shader_demote_to_helper_invocation + - VK_EXT_shader_float8 + + VK_EXT_shader_image_atomic_int64 + - VK_EXT_shader_module_identifier + - VK_EXT_shader_object + - VK_EXT_shader_replicated_composites + - VK_EXT_shader_subgroup_ballot + - VK_EXT_shader_subgroup_vote + - VK_EXT_shader_uniform_buffer_unsized_array + * VK_EXT_shader_viewport_index_layer + * VK_EXT_subgroup_size_control + - VK_EXT_swapchain_maintenance1 + - VK_EXT_texel_buffer_alignment + * VK_EXT_tooling_info + - VK_EXT_transform_feedback + - VK_EXT_vertex_attribute_divisor + - VK_EXT_vertex_attribute_robustness + - VK_EXT_vertex_input_dynamic_state + - VK_EXT_ycbcr_2plane_444_formats + - VK_EXT_ycbcr_image_arrays + - VK_EXT_zero_initialize_device_memory + - VK_GOOGLE_hlsl_functionality1 + - VK_GOOGLE_user_type + + VK_KHR_16bit_storage + - VK_KHR_8bit_storage + + VK_KHR_acceleration_structure + - VK_KHR_bind_memory2 + * VK_KHR_buffer_device_address + - VK_KHR_calibrated_timestamps + + VK_KHR_compute_shader_derivatives + - VK_KHR_cooperative_matrix + - VK_KHR_copy_commands2 + - VK_KHR_copy_memory_indirect + * VK_KHR_create_renderpass2 + - VK_KHR_dedicated_allocation + + VK_KHR_deferred_host_operations + - VK_KHR_depth_clamp_zero_one + + VK_KHR_depth_stencil_resolve + - VK_KHR_descriptor_update_template + - VK_KHR_device_group + - VK_KHR_draw_indirect_count + * VK_KHR_driver_properties + * VK_KHR_dynamic_rendering + - VK_KHR_dynamic_rendering_local_read + - VK_KHR_external_fence + - VK_KHR_external_fence_fd + - VK_KHR_external_memory + + VK_KHR_external_memory_fd + - VK_KHR_external_semaphore + - VK_KHR_external_semaphore_fd + - VK_KHR_format_feature_flags2 + + VK_KHR_fragment_shader_barycentric + + VK_KHR_fragment_shading_rate + * VK_KHR_get_memory_requirements2 + - VK_KHR_global_priority + * VK_KHR_image_format_list + - VK_KHR_imageless_framebuffer + - VK_KHR_incremental_present + - VK_KHR_index_type_uint8 + - VK_KHR_line_rasterization + - VK_KHR_load_store_op_none + - VK_KHR_maintenance1 + - VK_KHR_maintenance10 + - VK_KHR_maintenance2 + - VK_KHR_maintenance3 + * VK_KHR_maintenance4 + + VK_KHR_maintenance5 + - VK_KHR_maintenance6 + - VK_KHR_maintenance7 + - VK_KHR_maintenance8 + - VK_KHR_maintenance9 + - VK_KHR_map_memory2 + * VK_KHR_multiview + - VK_KHR_pipeline_binary + - VK_KHR_pipeline_executable_properties + + VK_KHR_pipeline_library + - VK_KHR_present_id + - VK_KHR_present_id2 + - VK_KHR_present_mode_fifo_latest_ready + - VK_KHR_present_wait + - VK_KHR_present_wait2 + - VK_KHR_push_descriptor + + VK_KHR_ray_query + - VK_KHR_ray_tracing_maintenance1 + + VK_KHR_ray_tracing_pipeline + + VK_KHR_ray_tracing_position_fetch + - VK_KHR_relaxed_block_layout + - VK_KHR_robustness2 + - VK_KHR_sampler_mirror_clamp_to_edge + * VK_KHR_sampler_ycbcr_conversion + * VK_KHR_separate_depth_stencil_layouts + * VK_KHR_shader_atomic_int64 + - VK_KHR_shader_bfloat16 + - VK_KHR_shader_clock + - VK_KHR_shader_draw_parameters + - VK_KHR_shader_expect_assume + + VK_KHR_shader_float16_int8 + * VK_KHR_shader_float_controls + - VK_KHR_shader_float_controls2 + - VK_KHR_shader_fma + - VK_KHR_shader_integer_dot_product + - VK_KHR_shader_maximal_reconvergence + - VK_KHR_shader_non_semantic_info + - VK_KHR_shader_quad_control + - VK_KHR_shader_relaxed_extended_instruction + - VK_KHR_shader_subgroup_extended_types + - VK_KHR_shader_subgroup_rotate + - VK_KHR_shader_subgroup_uniform_control_flow + - VK_KHR_shader_terminate_invocation + - VK_KHR_shader_untyped_pointers + - VK_KHR_shared_presentable_image + * VK_KHR_spirv_1_4 + - VK_KHR_storage_buffer_storage_class + + VK_KHR_swapchain + - VK_KHR_swapchain_maintenance1 + - VK_KHR_swapchain_mutable_format + * VK_KHR_synchronization2 + * VK_KHR_timeline_semaphore + - VK_KHR_unified_image_layouts + - VK_KHR_uniform_buffer_standard_layout + - VK_KHR_variable_pointers + - VK_KHR_vertex_attribute_divisor + - VK_KHR_video_decode_av1 + - VK_KHR_video_decode_h264 + - VK_KHR_video_decode_h265 + - VK_KHR_video_decode_queue + - VK_KHR_video_decode_vp9 + - VK_KHR_video_encode_av1 + - VK_KHR_video_encode_h264 + - VK_KHR_video_encode_h265 + - VK_KHR_video_encode_intra_refresh + - VK_KHR_video_encode_quantization_map + - VK_KHR_video_encode_queue + - VK_KHR_video_maintenance1 + - VK_KHR_video_maintenance2 + - VK_KHR_video_queue + - VK_KHR_vulkan_memory_model + - VK_KHR_workgroup_memory_explicit_layout + - VK_KHR_zero_initialize_workgroup_memory + - VK_NVX_binary_import + - VK_NVX_image_view_handle + - VK_NVX_multiview_per_view_attributes + - VK_NV_clip_space_w_scaling + - VK_NV_cluster_acceleration_structure + - VK_NV_compute_occupancy_priority + - VK_NV_compute_shader_derivatives + - VK_NV_cooperative_matrix + - VK_NV_cooperative_matrix2 + - VK_NV_cooperative_vector + - VK_NV_copy_memory_indirect + - VK_NV_corner_sampled_image + - VK_NV_coverage_reduction_mode + - VK_NV_cuda_kernel_launch + - VK_NV_dedicated_allocation + - VK_NV_dedicated_allocation_image_aliasing + - VK_NV_descriptor_pool_overallocation + + VK_NV_device_diagnostic_checkpoints + + VK_NV_device_diagnostics_config + - VK_NV_device_generated_commands + - VK_NV_device_generated_commands_compute + - VK_NV_disk_cache_utils + - VK_NV_extended_sparse_address_space + - VK_NV_fill_rectangle + - VK_NV_fragment_coverage_to_color + - VK_NV_fragment_shader_barycentric + - VK_NV_fragment_shading_rate_enums + - VK_NV_framebuffer_mixed_samples + - VK_NV_geometry_shader_passthrough + - VK_NV_inherited_viewport_scissor + - VK_NV_internal_nvpresent + - VK_NV_linear_color_attachment + - VK_NV_low_latency + - VK_NV_low_latency2 + - VK_NV_memory_decompression + - VK_NV_mesh_shader + - VK_NV_optical_flow + - VK_NV_partitioned_acceleration_structure + - VK_NV_present_metering + - VK_NV_raw_access_chains + - VK_NV_ray_tracing + - VK_NV_ray_tracing_invocation_reorder + - VK_NV_ray_tracing_motion_blur + - VK_NV_representative_fragment_test + - VK_NV_sample_mask_override_coverage + - VK_NV_scissor_exclusive + - VK_NV_shader_atomic_float16_vector + - VK_NV_shader_image_footprint + - VK_NV_shader_sm_builtins + - VK_NV_shader_subgroup_partitioned + - VK_NV_shading_rate_image + - VK_NV_viewport_array2 + - VK_NV_viewport_swizzle +Found 0 available device layers ! +Vulkan Physical Device Driver Properties: +- driverName: NVIDIA +- driverInfo: 595.58.03 +Vulkan Variable Rate Shading choice: 0. +Device properties: Geometry 1 BufferAtomic64 1 ImageAtomic64 1 +Enabling Vulkan Descriptor Buffers with: allowSamplerImageViewPostSubmitCreation=0, maxDescriptorBufferBindings=32, maxSamplerDescriptorBufferBindings=32, maxResourceDescriptorBufferBindings=32, samplerDescriptorBufferAddressSpaceSize=1099511627776, resourceDescriptorBufferAddressSpaceSize=1099511627776, maxSamplerDescriptorBufferRange=1099511627776, maxResourceDescriptorBufferRange=1099511627776, descriptorBufferAddressSpaceSize=1099511627776, descriptorBufferOffsetAlignment=64, samplerDescriptorSize=4 +Found 6 Queue Families +Initializing Queue Family 0: 16 queues Gfx Compute Xfer Sparse +Skipping unnecessary Queue Family 1: 2 queues Xfer Sparse +Skipping unnecessary Queue Family 2: 8 queues Compute Xfer Sparse +Skipping unnecessary Queue Family 3: 1 queues Xfer Sparse +Skipping unnecessary Queue Family 4: 2 queues Xfer Sparse +Skipping unnecessary Queue Family 5: 1 queues Xfer Sparse +TimestampValidBits=64 +Using 0 device layers. +Using 47 device extensions: +* VK_KHR_swapchain +* VK_EXT_memory_budget +* VK_EXT_memory_priority +* VK_KHR_create_renderpass2 +* VK_KHR_deferred_host_operations +* VK_KHR_spirv_1_4 +* VK_KHR_shader_float_controls +* VK_KHR_image_format_list +* VK_EXT_load_store_op_none +* VK_EXT_tooling_info +* VK_KHR_dynamic_rendering +* VK_KHR_pipeline_library +* VK_KHR_driver_properties +* VK_KHR_maintenance4 +* VK_KHR_maintenance5 +* VK_KHR_shader_atomic_int64 +* VK_EXT_shader_image_atomic_int64 +* VK_EXT_scalar_block_layout +* VK_EXT_shader_viewport_index_layer +* VK_KHR_separate_depth_stencil_layouts +* VK_KHR_synchronization2 +* VK_KHR_fragment_shading_rate +* VK_KHR_multiview +* VK_KHR_get_memory_requirements2 +* VK_EXT_descriptor_indexing +* VK_EXT_host_query_reset +* VK_EXT_subgroup_size_control +* VK_EXT_calibrated_timestamps +* VK_EXT_descriptor_buffer +* VK_EXT_device_fault +* VK_EXT_shader_demote_to_helper_invocation +* VK_KHR_16bit_storage +* VK_KHR_shader_float16_int8 +* VK_KHR_depth_stencil_resolve +* VK_EXT_pipeline_creation_cache_control +* VK_KHR_fragment_shader_barycentric +* VK_KHR_compute_shader_derivatives +* VK_KHR_sampler_ycbcr_conversion +* VK_KHR_timeline_semaphore +* VK_EXT_mesh_shader +* VK_EXT_graphics_pipeline_library +* VK_EXT_mutable_descriptor_type +* VK_KHR_buffer_device_address +* VK_KHR_acceleration_structure +* VK_KHR_ray_tracing_pipeline +* VK_KHR_ray_query +* VK_KHR_ray_tracing_position_fetch +Vulkan debug markers support: resource names disabled, begin/end labels disabled. +Max memory allocations 4294967295. +3 Device Memory Heaps: + 0: Flags 0x1 - Size 25757220864 (24564.00 MB) - Used 0 (0.00%) - DeviceLocal - PrimaryHeap + 1: Flags 0x0 - Size 50502672384 (48163.10 MB) - Used 0 (0.00%) + 2: Flags 0x1 - Size 257949696 (246.00 MB) - Used 0 (0.00%) - DeviceLocal +5 Device Memory Types (Not unified): + 1: Flags 0x00001 - Heap 0 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT + 0: Flags 0x00000 - Heap 1 - + 2: Flags 0x00006 - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT + 3: Flags 0x0000e - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT|VK_MEMORY_PROPERTY_HOST_CACHED_BIT + 4: Flags 0x00007 - Heap 2 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT|VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +Memory Budget Extension: + | Usage | Budget | Size | + ---------|------------------------------------------------------------------| + HEAP 00 | 0.07% / 17.38 MB | 23338.25 MB | 24564.00 MB | + HEAP 01 | 0.08% / 39.29 MB | 48163.10 MB | 48163.10 MB | + HEAP 02 | 16.26% / 40.00 MB | 206.00 MB | 246.00 MB | + ---------|------------------------------------------------------------------| +Dynamic Uniform Buffers are enabled, but they will not be used with Vulkan bindless. +Memory defrag is enabled, but it will not be used with Vulkan bindless. +FVulkanPipelineStateCacheManager: Binary pipeline cache '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/VulkanPSO.cache.10de.2684' not found. +Vulkan Async Compute has been DISABLED. +Wave Operations have been ENABLED (wave size: min=32 max=32). +Integrated GPU (iGPU): false +Current RHI supports per-draw and screenspace Variable Rate Shading +Texture pool is 17367 MB (70% of 24810 MB) +Metadata set : verbatimrhiname="Vulkan" +Metadata set : rhiname="Vulkan" +Metadata set : rhifeaturelevel="SM6" +Metadata set : shaderplatform="VULKAN_SM6" +Initializing FReadOnlyCVARCache +Running Turnkey SDK detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all' +Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all ] +ASTCEnc version 5.0.1 library loaded +Loaded Base TextureFormat: TextureFormatASTC +Loaded Base TextureFormat: TextureFormatDXT +Loaded Base TextureFormat: TextureFormatETC2 +Loaded Base TextureFormat: TextureFormatIntelISPCTexComp +Loaded Base TextureFormat: TextureFormatUncompressed +Oodle Texture TFO init; latest sdk version = 2.9.13 +Oodle Texture loading DLL: liboo2texlinux64.2.9.13.so +Oodle Texture loading DLL: liboo2texlinux64.2.9.5.so +Loaded Base TextureFormat: TextureFormatOodle +Loaded TargetPlatform 'LinuxArm64' +Loaded TargetPlatform 'LinuxArm64Server' +Loaded TargetPlatform 'LinuxArm64Client' +Loaded TargetPlatform 'Linux' +Loaded TargetPlatform 'LinuxEditor' +Loaded TargetPlatform 'LinuxServer' +Loaded TargetPlatform 'LinuxClient' +Loaded TargetPlatform 'Android' +Loaded TargetPlatform 'Android_ASTC' +Loaded TargetPlatform 'Android_DXT' +Loaded TargetPlatform 'Android_ETC2' +Loaded TargetPlatform 'Android_OpenXR' +Loaded TargetPlatform 'AndroidClient' +Loaded TargetPlatform 'Android_ASTCClient' +Loaded TargetPlatform 'Android_DXTClient' +Loaded TargetPlatform 'Android_ETC2Client' +Loaded TargetPlatform 'Android_OpenXRClient' +Loaded TargetPlatform 'Android_Multi' +Loaded TargetPlatform 'Android_MultiClient' +Building Assets For LinuxEditor +Unable to find shader format SF_VULKAN_SM6 from hinted modules, loading all potential format modules to find it +Loaded format module ShaderFormatOpenGL + GLSL_150_ES31 + GLSL_ES3_1_ANDROID +Loaded format module ShaderFormatVectorVM + VVM_1_0 +Loaded format module VulkanShaderFormat + SF_VULKAN_SM5 + SF_VULKAN_ES31_ANDROID + SF_VULKAN_ES31 + SF_VULKAN_SM5_ANDROID + SF_VULKAN_SM6 +Ray tracing is enabled (dynamic). Reason: r.RayTracing=1 and r.RayTracing.EnableOnDemand=1. +Ray tracing shaders are enabled. +Memory: Max Cache Size: -1 MB +FDerivedDataBackendGraph: Pak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +Unable to find inner node Pak for hierarchy Hierarchy. +FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +Unable to find inner node CompressedPak for hierarchy Hierarchy. +../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (1217 MiB) +FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +Unable to find inner node EnterprisePak for hierarchy Hierarchy. +Found Zen config default=/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data +InTree version at '/opt/unreal-engine/Engine/Binaries/Linux/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +Installed version at '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +No current process using the data dir found, launching a new instance +Launching executable '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver', working dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install', data dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data', args '--port 8558 --data-dir "/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data" --http asio --gc-cache-duration-seconds 1209600 --gc-interval-seconds 21600 --gc-low-diskspace-threshold 2147483648 --quiet --http-forceloopback --owner-pid 27976 --child-id Zen_27976_Startup' +Unreal Zen Storage Server HTTP service at [::1]:8758 status: OK!. +Local ZenServer AutoLaunch initialization completed in 0.123 seconds +ZenLocal: Using ZenServer HTTP service at http://[::1]:8758/ with namespace ue.ddc status: OK!. +/home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds. +/home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.00ms. RandomReadSpeed=3536.01MBs, RandomWriteSpeed=728.20MBs. Assigned SpeedClass 'Local' +Local: Using data cache path /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: DeleteOnly +ZenShared: Disabled because Host is set to 'None' +Unable to find inner node ZenShared for hierarchy Hierarchy. +Shared: Disabled because no path is configured. +Unable to find inner node Shared for hierarchy Hierarchy. +Cloud: Disabled because Host is set to 'None' +Unable to find inner node Cloud for hierarchy Hierarchy. +Guid format shader working directory is 14 characters bigger than the processId version (../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/WorkingDirectory/27976/). +Cleaned the shader compiler working directory '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/tmp/E3DD8F6997694C55A660F34A8BCD36AC/'. +UBA/Horde Configuration [Uba.Provider.Horde]: Not Enabled +Using 8 local workers for shader compilation +Compiling shader autogen file: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/ShaderAutogen/VULKAN_SM6/AutogenShaderHeaders.ush +Autogen file is unchanged, skipping write. +Completed SDK detection: ExitCode = 0 +Using FreeType 2.10.0 +SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png' error. +Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] +Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' error. +Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] +FAssetRegistry took 0.0019 seconds to start up +AssetDataGatherer spent 0.000s loading caches ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_*.bin. +EditorDomain is Disabled +Deviceprofile LinuxArm64Editor not found. +Deviceprofile LinuxArm64 not found. +Selected Device Profile: [LinuxEditor] +Active device profile: [0xa22bc734880][0xa22bc78a000 66] LinuxEditor +Metadata set : deviceprofile="LinuxEditor" +FlushAsyncLoading(1): 1 QueuedPackages, 0 AsyncPackages +Texture Encode Speed: FinalIfAvailable (editor). +Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +Shared linear texture encoding: Disabled +Turnkey Platform: Android: (Status=Invalid, MinAllowed_Sdk=r25b, MaxAllowed_Sdk=r29, Current_Sdk=, Allowed_AutoSdk=r27c, Current_AutoSdk=, Flags="Platform_InvalidHostPrerequisites, Support_FullSdk", Error="Android Studio is not installed correctly.") +Turnkey Platform: Linux: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +Turnkey Platform: LinuxArm64: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +Running Turnkey device detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI' +Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI -nocompile -nocompileuat ] +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness because of a recursive sync load +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec because of a recursive sync load +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_M because of a recursive sync load +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_N because of a recursive sync load +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Opacity/CameraDepthFade because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDiffuse because of a recursive sync load +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions02/Utility/BreakOutFloat2Components because of a recursive sync load +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultPostProcessMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultDeferredDecalMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultLightFunctionMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/WorldGridMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDeferredDecalMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/WorldGridMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +HLOD mesh reduction module (r.ProxyLODMeshReductionModule) set to "ProxyLODMeshReduction" which doesn't exist. +Using QuadricMeshReduction for automatic static mesh reduction +Using SkeletalMeshReduction for automatic skeletal mesh reduction +No automatic mesh merging module available +No distributed automatic mesh merging module available +No automatic mesh merging module available +No distributed automatic mesh merging module available +Completed device detection: Code = 0 +Applying CVar settings from Section [/Script/CQTest.CQTestSettings] File [Engine] +VirtualizationSystem name found in ini file: None +FNullVirtualizationSystem mounted, virtualization will be disabled +FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetActorFactory name: NetActorFactory id: 0 +FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetSubObjectFactory name: NetSubObjectFactory id: 1 +Linux SourceCodeAccessSettings: VisualStudioCode +Border +BreadcrumbButton +Brushes.Title +ColorPicker.ColorThemes +Default +Icons.Save +Icons.Toolbar.Settings +ListView +SoftwareCursor_CardinalCross +SoftwareCursor_Grab +TableView.DarkRow +TableView.Row +TreeView +FWorldPartitionClassDescRegistry::Initialize started... +FWorldPartitionClassDescRegistry::Initialize took 2.060 ms +XR: Instanced Stereo Rendering is Enabled +XR: MultiViewport is Enabled +XR: Mobile Multiview is Disabled +Turnkey Device: Linux@WEYLAND-YUTANI: (Name=WEYLAND-YUTANI, Type=Computer, Status=Valid, Allowed=, Current=Arch Linux, Flags="Device_InstallSoftwareValid") +UGameplayTagsManager::InitializeManager - 0.000 s +MetaSound Page Target Initialized to 'Default' +Registering Engine Module Parameter Interfaces... +MetaSound Engine Initialized +Niagara Debugger Client Initialized | Session: 968AF909F997422F800000000000F200 | Instance: 0650894196CA4363A3921C899C172E8E (WEYLAND-YUTANI-27976). +Work queue size set to 1024. +Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +Unicast socket bound to '0.0.0.0:59015'. +Added local interface '192.168.1.180' to multicast group '230.0.0.1:6666' +Added local interface '192.168.122.1' to multicast group '230.0.0.1:6666' +Added local interface '172.31.0.1' to multicast group '230.0.0.1:6666' +Using asynchronous task graph for message deserialization. +Initializing TcpMessaging bridge +MakeRuntimeORTDml: + DirectML: no + RHI D3D12: no + D3D12: no + NPU: no +Interface availability: + GPU: no + RDG: no + NPU: no +NNERuntimeORTDml can only cook! +Initialize +OnSessionChanged +Initialize +OnSessionChanged +Initialize +OnSessionChanged +Initialize +OnSessionChanged +[RegisterExtension] Registering CVD Extension [FChaosVDGenericDebugDrawExtension] ... +[RegisterExtension] Registering CVD Extension [FChaosVDAccelerationStructuresExtension] ... +UAndroidPermissionCallbackProxy::GetInstance +No Audio Capture implementations found. Audio input will be silent. +No Audio Capture implementations found. Audio input will be silent. +OpenXR ignores max viewport resolution in editor to support full HMD resolutions. +Applying CVar settings from Section [/Script/NNEDenoiser.NNEDenoiserSettings] File [Engine] +Revision control is disabled +Cannot determine whether '/home/reimoz/.steampath' is a directory - d_type not supported and stat() failed with errno=2 (No such file or directory) +Failed to read file '../../../Engine/Content/Slate/Icons/doc_16x.png' error. +Could not load file for Slate resource: [../../../Engine/Content/Slate/Icons/doc_16x.png] file: [../../../Engine/Content/Slate/Icons/doc_16x.png] +Failed to read file '../../../Engine/Content/Slate/Common/ButtonHoverHint.png' error. +Could not load file for Slate resource: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] file: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] +Revision control is disabled +Loaded 0 collections in 0.002386 seconds +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Collections/' took 0.00s +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Developers/reimoz/Collections/' took 0.00s +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Collections/' took 0.00s +43167 objects as part of root set at end of initial load. +CloseDisregardForGC: 0/0 objects in disregard for GC pool +Initializing Engine... +0x00007f32d41897b6 Dladdr: 0.030190ms Open: 0.021900ms Search: 0.055850ms +0x00007f32d41356d6 Dladdr: 0.005540ms Open: 0.007670ms Search: 0.034540ms +0x00007f32d41414d3 Dladdr: 0.005150ms Open: 0.005670ms Search: 0.039060ms +0x00007f32d4172395 Dladdr: 0.004900ms Open: 0.007090ms Search: 0.039610ms +0x00007f32d4158840 Dladdr: 0.004380ms Open: 0.006710ms Search: 0.039050ms +0x00007f339759429e Dladdr: 0.389760ms Open: 0.012220ms Search: 0.053270ms +0x00007f33975800f9 Dladdr: 0.294140ms Open: 0.006230ms Search: 0.046780ms +0x00007f338ea43dbf Dladdr: 0.200580ms Open: 0.022870ms Search: 0.061070ms +0x00007f338ea488a9 Dladdr: 0.108040ms Open: 0.006631ms Search: 0.042650ms +0x00007f338f7b01e8 Dladdr: 0.112190ms Open: 0.010220ms Search: 0.050590ms +0x000000000023a54d Dladdr: 0.006200ms Open: 0.010390ms Search: 0.031000ms +0x00007f338f7bbb30 Dladdr: 0.124700ms Open: 0.008600ms Search: 0.045580ms +0x000000000024cd32 Dladdr: 0.002320ms Open: 0.005240ms Search: 0.031480ms +0x00007f339a7cae59 Dladdr: 0.001550ms Open: 0.007010ms Search: 0.022160ms +0x00007f338cc366c0 Dladdr: 0.019370ms Open: 0.006130ms Search: 0.001760ms +0x00007f338cc367f8 Dladdr: 0.010450ms Open: 0.002510ms Search: 0.000110ms +0x0000000000239649 Dladdr: 0.001970ms Open: 0.008150ms Search: 0.030220ms +FPlatformStackWalk::StackWalkAndDump - 0.003 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 148] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007f32d41897b7 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_0::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +[Callstack] 0x00007f32d41356d7 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +[Callstack] 0x00007f32d41414d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[Callstack] 0x00007f32d4172396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007f32d4158841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007f339759429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007f33975800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007f338ea43dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007f338ea488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007f338f7b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007f338f7bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007f339a7cae5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007f338cc366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007f338cc367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [{*:-1] + + SubmitErrorReport - 0.000 s + SendNewReport - 0.019 s + FDebug::EnsureFailed - 0.026 s +0x00007f32d41897f8 Dladdr: 0.065920ms Open: 0.030460ms Search: 0.037260ms +0x00007f32d41356ef Dladdr: 0.006150ms Open: 0.006110ms Search: 0.036000ms +0x00007f32d41414d3 Dladdr: 0.003440ms Open: 0.005260ms Search: 0.037720ms +0x00007f32d4172395 Dladdr: 0.003120ms Open: 0.005360ms Search: 0.037490ms +0x00007f32d4158840 Dladdr: 0.004970ms Open: 0.007440ms Search: 0.039490ms +0x00007f339759429e Dladdr: 0.678540ms Open: 0.031570ms Search: 0.071700ms +0x00007f33975800f9 Dladdr: 0.306580ms Open: 0.014880ms Search: 0.041010ms +0x00007f338ea43dbf Dladdr: 0.392790ms Open: 0.054580ms Search: 0.064270ms +0x00007f338ea488a9 Dladdr: 0.186891ms Open: 0.009490ms Search: 0.042470ms +0x00007f338f7b01e8 Dladdr: 0.116590ms Open: 0.019140ms Search: 0.051220ms +0x000000000023a54d Dladdr: 0.004370ms Open: 0.008470ms Search: 0.030590ms +0x00007f338f7bbb30 Dladdr: 0.112630ms Open: 0.006900ms Search: 0.041780ms +0x000000000024cd32 Dladdr: 0.002250ms Open: 0.004890ms Search: 0.030170ms +0x00007f339a7cae59 Dladdr: 0.003580ms Open: 0.007220ms Search: 0.022370ms +0x00007f338cc366c0 Dladdr: 0.023470ms Open: 0.006200ms Search: 0.001130ms +0x00007f338cc367f8 Dladdr: 0.015670ms Open: 0.002700ms Search: 0.000140ms +0x0000000000239649 Dladdr: 0.001860ms Open: 0.005040ms Search: 0.027470ms +FPlatformStackWalk::StackWalkAndDump - 0.003 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 149] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007f32d41897f9 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_1::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +[Callstack] 0x00007f32d41356f0 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +[Callstack] 0x00007f32d41414d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[Callstack] 0x00007f32d4172396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007f32d4158841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007f339759429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007f33975800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007f338ea43dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007f338ea488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007f338f7b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007f338f7bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007f339a7cae5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007f338cc366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007f338cc367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [{*:-1] + + SubmitErrorReport - 0.000 s + SendNewReport - 0.020 s + FDebug::EnsureFailed - 0.024 s +0x00007f32d418983a Dladdr: 0.086750ms Open: 0.031730ms Search: 0.042770ms +0x00007f32d4135607 Dladdr: 0.003510ms Open: 0.005650ms Search: 0.038260ms +0x00007f32d41414d3 Dladdr: 0.002500ms Open: 0.005681ms Search: 0.037960ms +0x00007f32d4172395 Dladdr: 0.002800ms Open: 0.005530ms Search: 0.037710ms +0x00007f32d4158840 Dladdr: 0.002430ms Open: 0.005120ms Search: 0.037140ms +0x00007f339759429e Dladdr: 0.418450ms Open: 0.012470ms Search: 0.050110ms +0x00007f33975800f9 Dladdr: 0.284030ms Open: 0.005640ms Search: 0.043990ms +0x00007f338ea43dbf Dladdr: 0.125340ms Open: 0.007720ms Search: 0.049490ms +0x00007f338ea488a9 Dladdr: 0.106030ms Open: 0.005040ms Search: 0.041110ms +0x00007f338f7b01e8 Dladdr: 0.114970ms Open: 0.005620ms Search: 0.042470ms +0x000000000023a54d Dladdr: 0.003490ms Open: 0.007720ms Search: 0.028840ms +0x00007f338f7bbb30 Dladdr: 0.117090ms Open: 0.005620ms Search: 0.040770ms +0x000000000024cd32 Dladdr: 0.002320ms Open: 0.004960ms Search: 0.029950ms +0x00007f339a7cae59 Dladdr: 0.001030ms Open: 0.005910ms Search: 0.021670ms +0x00007f338cc366c0 Dladdr: 0.020620ms Open: 0.006380ms Search: 0.000930ms +0x00007f338cc367f8 Dladdr: 0.015030ms Open: 0.002510ms Search: 0.000130ms +0x0000000000239649 Dladdr: 0.001980ms Open: 0.005590ms Search: 0.028510ms +FPlatformStackWalk::StackWalkAndDump - 0.002 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 154] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007f32d418983b libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_2::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:154] +[Callstack] 0x00007f32d4135608 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:154] +[Callstack] 0x00007f32d41414d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[Callstack] 0x00007f32d4172396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007f32d4158841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007f339759429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007f33975800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007f338ea43dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007f338ea488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007f338f7b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007f338f7bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007f339a7cae5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007f338cc366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007f338cc367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [{*:-1] + + SubmitErrorReport - 0.000 s + SendNewReport - 0.022 s + FDebug::EnsureFailed - 0.025 s +0x00007f32d418987c Dladdr: 0.068240ms Open: 0.015140ms Search: 0.038140ms +0x00007f32d413561d Dladdr: 0.003670ms Open: 0.005480ms Search: 0.031950ms +0x00007f32d41414d3 Dladdr: 0.003270ms Open: 0.005480ms Search: 0.035190ms +0x00007f32d4172395 Dladdr: 0.003000ms Open: 0.005140ms Search: 0.046430ms +0x00007f32d4158840 Dladdr: 0.003330ms Open: 0.005520ms Search: 0.064330ms +0x00007f339759429e Dladdr: 0.441870ms Open: 0.013620ms Search: 0.050120ms +0x00007f33975800f9 Dladdr: 0.287130ms Open: 0.006120ms Search: 0.043520ms +0x00007f338ea43dbf Dladdr: 0.120480ms Open: 0.006980ms Search: 0.043290ms +0x00007f338ea488a9 Dladdr: 0.103010ms Open: 0.006580ms Search: 0.039080ms +0x00007f338f7b01e8 Dladdr: 0.107740ms Open: 0.008690ms Search: 0.045770ms +0x000000000023a54d Dladdr: 0.007570ms Open: 0.037620ms Search: 0.043700ms +0x00007f338f7bbb30 Dladdr: 0.113130ms Open: 0.010910ms Search: 0.045660ms +0x000000000024cd32 Dladdr: 0.002710ms Open: 0.004300ms Search: 0.031390ms +0x00007f339a7cae59 Dladdr: 0.002590ms Open: 0.008710ms Search: 0.022170ms +0x00007f338cc366c0 Dladdr: 0.073880ms Open: 0.005250ms Search: 0.003080ms +0x00007f338cc367f8 Dladdr: 0.014010ms Open: 0.002610ms Search: 0.000150ms +0x0000000000239649 Dladdr: 0.001900ms Open: 0.004790ms Search: 0.028320ms +FPlatformStackWalk::StackWalkAndDump - 0.003 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 155] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007f32d418987d libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_3::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:155] +[Callstack] 0x00007f32d413561e libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:155] +[Callstack] 0x00007f32d41414d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[Callstack] 0x00007f32d4172396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007f32d4158841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007f339759429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007f33975800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007f338ea43dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007f338ea488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007f338f7b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007f338f7bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007f339a7cae5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007f338cc366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007f338cc367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [{*:-1] + + SubmitErrorReport - 0.000 s diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-0FD35365D2C24F5285D6B11019BF8ECF/CrashContext.runtime-xml b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-0FD35365D2C24F5285D6B11019BF8ECF/CrashContext.runtime-xml new file mode 100644 index 0000000..ca453a2 --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-0FD35365D2C24F5285D6B11019BF8ECF/CrashContext.runtime-xml @@ -0,0 +1,1216 @@ + + + + 3 + 63BFDF3320B142CAA18EBD26580C9411 + UECC-Linux-F186E0456F694BC8BC793FD9BF2957B6_0005 + true + false + false + Ensure + Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 154] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +0x00007f0b687ea83b libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_2::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:154] +0x00007f0b68796608 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:154] +0x00007f0b687a24d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +0x00007f0b687d3396 libUnrealEditor-OpenXRHMD.so!TSharedRef<FOpenXRHMD, (ESPMode)1> FSceneViewExtensions::NewExtension<FOpenXRHMD, XrInstance_T*&, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr<FOpenXRRenderBridge>&&&, TArray<char const*, TSizedDefaultAllocator<32> >&&&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +0x00007f0b687b9841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +0x00007f0c3419429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +0x00007f0c341800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +0x00007f0c2b643dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +0x00007f0c2b6488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +0x00007f0c2c3b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +0x00007f0c2c3bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +0x00007f0c373afe5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +0x00007f0c298366c1 libc.so.6!UnknownFunction(0x276c0) +0x00007f0c298367f9 libc.so.6!__libc_start_main(+0x88) +0x000000000023964a UnrealEditor!_start [<,:-1] + + + Attended + 29627 + 0 + false + false + true + false + UE-MyProject2 + UnrealEditor + Development + + LinuxEditor + Linux [Arch Linux 6.19.11-arch1-1 64b] + Linux + Editor + Vanilla + + 5.6.1-44394996+++UE5+Release-5.6 + 5.6.1-44394996+++UE5+Release-5.6 + CommandLineRemoved + 9 + en_US + ++UE5+Release-5.6-CL-44394996 + **UE5*Release-5.6-CL-44394996-Linux-Development + true + false + + /opt/unreal-engine/Engine/Binaries/Linux/ + /opt/unreal-engine/ + E5D2B3C70A61446E8360CCAEADDA3CCF-000003E8 + e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 + + + Sent in the unattended mode + + 0 + + 8 + 16 + 1 + AuthenticAMD + AMD Ryzen 7 3800X 8-Core Processor + NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86 + Arch Linux + 6.19.11-arch1-1 + + 67336896512 + 0 + 4096 + 63 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 8 + libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_2::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:154] +libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:154] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +libUnrealEditor-OpenXRHMD.so!TSharedRef<FOpenXRHMD, (ESPMode)1> FSceneViewExtensions::NewExtension<FOpenXRHMD, XrInstance_T*&, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr<FOpenXRRenderBridge>&&&, TArray<char const*, TSizedDefaultAllocator<32> >&&&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +libc.so.6!UnknownFunction(0x276c0) +libc.so.6!__libc_start_main(+0x88) +UnrealEditor!_start [/opt/unreal-engine/Engine/Binaries/Linux/UnrealEditor:-1] + + + +libUnrealEditor-OpenXRHMD 0x00007f0b68750000 + 9a83b +libUnrealEditor-OpenXRHMD 0x00007f0b68750000 + 46608 +libUnrealEditor-OpenXRHMD 0x00007f0b68750000 + 524d4 +libUnrealEditor-OpenXRHMD 0x00007f0b68750000 + 83396 +libUnrealEditor-OpenXRHMD 0x00007f0b68750000 + 69841 +libUnrealEditor-Engine 0x00007f0c2ec00000 + 559429f +libUnrealEditor-Engine 0x00007f0c2ec00000 + 55800fa +libUnrealEditor-UnrealEd 0x00007f0c29e00000 + 1843dc0 +libUnrealEditor-UnrealEd 0x00007f0c29e00000 + 18488aa +libUnrealEditor-UnrealEd 0x00007f0c29e00000 + 25b01e9 +UnrealEditor 0x0000000000200000 + 3a54e +libUnrealEditor-UnrealEd 0x00007f0c29e00000 + 25bbb31 +UnrealEditor 0x0000000000200000 + 4cd33 +libUnrealEditor-UnixCommonStartup 0x00007f0c373a7000 + 8e5a +libc.so 0x00007f0c2980f000 + 276c1 +libc.so 0x00007f0c2980f000 + 277f9 +UnrealEditor 0x0000000000200000 + 3964a + + 4035E9A89D9655B202BB8139EA710CA935626762 + 639123945517930000 + 1 + AMD Ryzen 7 3800X 8-Core Processor + 1.0 + + + + 5 + Trace/breakpoint trap + 0 + 0 + + + LinuxEditorNo errors + false + Vulkan + NVIDIA GeForce RTX 4090 + 595.58 + 595.58 + 01-01-01 + SM6 + NVIDIA + 2684 + LinuxEditor + + + + + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RDG Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IoStore Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mass Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "World Metrics" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "XGE Controller" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Visual Debugger" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Enhanced Input" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Command Link Server" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "FastBuild Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chaos Insights" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "UBA Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chaos Cloth" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mesh Painting" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "TraceUtilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Asset Tags" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MsQuic Runtime Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Procedural Mesh Component" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Example Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GooglePAD" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Android Runtime Permission" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Windows Movie Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Linux Device Profile Selector" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Mesh Modeling Toolset" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Custom Mesh Component" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry Processing" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IOS Device Profile Selector" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "StateTree" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Audio Capture" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Wave Tables" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Apple Movie Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XRBase" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chunk Downloader" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Google Cloud Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Resonance Audio" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Input Debugging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ArchVis Character" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXR" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Windows Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Android Movie Player" +} + { +"Version": 1, +"VersionName": "1.1", +"FriendlyName": "Synthesis and DSP Effects" +} + { +"Version": 2, +"VersionName": "1.0", +"FriendlyName": "Groom" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mobile Patching Utilities" +} + { +"Version": 1, +"VersionName": "0.9", +"FriendlyName": "Compute Framework" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Apple Image Utils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXREyeTracker" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Movie Player for WebM files" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Audio Synesthesia" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Cable Component" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "PropertyBindingUtils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RigVM" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MetaSound" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Significance Manager" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "SoundFields" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Android Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AndroidFileServer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mobile Location Services Blueprints Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Property Access Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Actor Layer Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AudioWidgets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Geometry Cache" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXRHandTracking" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Facial Animation Bulk Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Asset Manager Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Engine Asset Definitions" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Blueprint C++ Header Preview" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Color Grading" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Wizard for mobile packaging scenarios" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Proxy LOD Plugin (Experimental)" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Data Validation" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "Stylus & Tablet Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UMG Widget Preview" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CryptoKeys" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "EditorDebugTools" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mac Graphics Switching" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GameplayTagsEditor" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Modeling Tools Editor Mode" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GeometryMode" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequencer Anim Tools" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Curve Editor Tools" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Mesh LOD Toolset" +} + { +"Version": 2, +"VersionName": "0.2", +"FriendlyName": "UVEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Scripting Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Plugin Browser" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Material Analyzer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Changelist Reviews" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "World Partition HLOD Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "SpeedTree Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Oodle Network" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Media Compositing" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "AVF Media Player" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "Android Media Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Media Player Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "WebM Video Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Image Sequence Media Player" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "WMF Media Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Environment Query Editor" +} + { +"Version": 0, +"VersionName": "0.1", +"FriendlyName": "Media Plate" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AISupport" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig Modules" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Insights" +} + { +"Version": 10, +"VersionName": "10.2.7", +"FriendlyName": "RigLogic Plugin v10.3.0" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig Spline" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Modifier Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Skeletal Mesh Editing Tools" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IK Rig" +} + { +"Version": 1, +"VersionName": "0.9", +"FriendlyName": "Deformer Graph" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Blendspace Motion Analysis" +} + { +"Version": 1, +"VersionName": "2.0", +"FriendlyName": "Live Link" +} + { +"Version": 30100, +"VersionName": "3.1.0", +"FriendlyName": "Animation Compression Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Data" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Tweening Utils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Datasmith Content" +} + { +"Version": 131, +"VersionName": "1.3.1", +"FriendlyName": "glTF Exporter" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Variant Manager" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Variant Manager Content" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Tests" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NiagaraSimCaching" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Niagara" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Cascade Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Alembic Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Performance" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Localizable Message" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "GeometryFlow" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Telemetry" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Platform Cryptography Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Low-level network trace Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Level Sequence Navigator Bridge" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosUserDataPT" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequence Navigator" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NFORDenoise" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Tool Presets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosCaching" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "TEDS: Editor Data Storage" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Python Editor Script Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Planar Cut" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Automation Utilities" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Fracture" +} + { +"Version": 1, +"VersionName": "1", +"FriendlyName": "BackChannel" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry Dataflow Nodes" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Telemetry" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Experimental Mesh Modeling Toolset" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Skeletal Mesh Simplifier (Early Access)" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Editor DataflowGraph" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Batch Renamer" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Niagara" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Full Body IK" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "TEDS: Editor Data Storage Features" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "CharacterAI" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Solver" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem NULL" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Services" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Base" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem Utils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "EOS Shared" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Engine Cameras" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Camera Shake Previewer" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Gameplay Cameras" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Launcher Chunk Installer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UDP Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "TCP Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NNERuntimeORT" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Paper2D" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NNEDenoiser" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Framework" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Framework Assets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Take Recorder" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Camera Calibration Core" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "CLion Integration" +} + { +"Version": 110, +"VersionName": "1.11.0", +"FriendlyName": "Plastic SCM" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "PIX on Windows GPU Capture Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Perforce" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Dump GPU Services" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Plugin Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Visual Studio Code Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XCode Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CodeLite Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Sharing" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RenderDoc Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UObject Example Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Subversion" +} + { +"Version": 2, +"VersionName": "1.7", +"FriendlyName": "Rider Integration" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Project Launcher" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Linux Compiler-only Integration" +} + { +"Version": 14, +"VersionName": "1.4", +"FriendlyName": "Git" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Property Access Node" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Visual Studio Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Oodle Texture" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "10X Editor Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NamingTokens" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "KDevelop Integration" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Template Sequence" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Actor Sequence (Experimental)" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequencer Scripting" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Level Sequence Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MetaHuman SDK" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Portable Object File Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - Class Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - File Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - Asset Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XInput Device" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CompositeCore" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Light Mixer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Object Mixer" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "BaseCharacterFXEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem GooglePlay" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem iOS" +} + + diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-0FD35365D2C24F5285D6B11019BF8ECF/CrashReportClient.ini b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-0FD35365D2C24F5285D6B11019BF8ECF/CrashReportClient.ini new file mode 100644 index 0000000..ac738fd --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-0FD35365D2C24F5285D6B11019BF8ECF/CrashReportClient.ini @@ -0,0 +1,10 @@ +[CrashReportClient] +bHideLogFilesOption=false +bHideAllowToBeContactedOption=false +bIsAllowedToCloseWithoutSending=true +bIsAllowedToSendWithoutDetailedInfo=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true +bAgreeToCrashUpload=false + diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-0FD35365D2C24F5285D6B11019BF8ECF/Diagnostics.txt b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-0FD35365D2C24F5285D6B11019BF8ECF/Diagnostics.txt new file mode 100644 index 0000000..44682b0 --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-0FD35365D2C24F5285D6B11019BF8ECF/Diagnostics.txt @@ -0,0 +1,36 @@ +Generating report for minidump + +Application version 5.6.1.0 + ... built from changelist 44394996 + +OS version Linux 6.19.11-arch1-1 (network name: WEYLAND-YUTANI) +Running 8 x86_64 processors (16 logical cores) +Exception was "Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 154] " + + + + + +libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_2::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:154] +libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:154] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +libc.so.6!UnknownFunction(0x276c0) +libc.so.6!__libc_start_main(+0x88) +UnrealEditor!_start [/opt/unreal-engine/Engine/Binaries/Linux/UnrealEditor:-1] + + + +0 loaded modules + +Report end! diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-0FD35365D2C24F5285D6B11019BF8ECF/MyProject2.log b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-0FD35365D2C24F5285D6B11019BF8ECF/MyProject2.log new file mode 100644 index 0000000..a4c023a --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-0FD35365D2C24F5285D6B11019BF8ECF/MyProject2.log @@ -0,0 +1,1561 @@ +Stats thread started at 0.134388 +Metadata set : systemresolution.resx="1280" +Metadata set : systemresolution.resy="720" +OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +Session CrashGUID >==================================================== + Session CrashGUID > UECC-Linux-F186E0456F694BC8BC793FD9BF2957B6 + Session CrashGUID >==================================================== +No local boot hotfix file found at: [../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +Pre-Initializing Audio Device Manager... +AudioInfo: 'OPUS' Registered +AudioInfo: 'OGG' Registered +AudioInfo: 'ADPCM' Registered +AudioInfo: 'PCM' Registered +AudioInfo: 'BINKA' Registered +AudioInfo: 'RADA' Registered +Audio Device Manager Pre-Initialized +Looking for build plugins target receipt +Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +Asset registry cache read as 67.9 MiB from ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_0.bin +Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +Looking for enabled plugins target receipt +Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +Loading TVOS ini files took 0.18 seconds +Loading Mac ini files took 0.18 seconds +Loading IOS ini files took 0.19 seconds +Loading Android ini files took 0.22 seconds +Loading VulkanPC ini files took 0.23 seconds +Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +Mounting Engine plugin RenderGraphInsights +Mounting Engine plugin IoStoreInsights +Mounting Engine plugin MassInsights +Mounting Engine plugin WorldMetrics +Mounting Engine plugin XGEController +Mounting Engine plugin ChaosVD +Mounting Engine plugin EnhancedInput +Mounting Engine plugin CmdLinkServer +Mounting Engine plugin FastBuildController +Mounting Engine plugin ChaosInsights +Mounting Engine plugin UbaController +Mounting Engine plugin ChaosCloth +Mounting Engine plugin MeshPainting +Mounting Engine plugin TraceUtilities +Mounting Engine plugin AssetTags +Mounting Engine plugin MsQuic +Mounting Engine plugin ProceduralMeshComponent +Mounting Engine plugin ExampleDeviceProfileSelector +Loading VisionOS ini files took 0.48 seconds +Mounting Engine plugin GooglePAD +Mounting Engine plugin AndroidPermission +Mounting Engine plugin WindowsMoviePlayer +Mounting Engine plugin LinuxDeviceProfileSelector +Mounting Engine plugin MeshModelingToolset +Mounting Engine plugin CustomMeshComponent +Mounting Engine plugin GeometryProcessing +Mounting Engine plugin IOSDeviceProfileSelector +Mounting Engine plugin StateTree +Loading Windows ini files took 0.50 seconds +Mounting Engine plugin AudioCapture +Mounting Engine plugin WaveTable +Mounting Engine plugin AppleMoviePlayer +Loading Unix ini files took 0.51 seconds +Mounting Engine plugin XRBase +Mounting Engine plugin ChunkDownloader +Mounting Engine plugin GoogleCloudMessaging +Mounting Engine plugin ResonanceAudio +Mounting Engine plugin InputDebugging +Mounting Engine plugin ArchVisCharacter +Mounting Engine plugin OpenXR +Mounting Engine plugin WindowsDeviceProfileSelector +Mounting Engine plugin AndroidMoviePlayer +Mounting Engine plugin Synthesis +Mounting Engine plugin HairStrands +Mounting Engine plugin MobilePatchingUtils +Mounting Engine plugin ComputeFramework +Mounting Engine plugin AppleImageUtils +Mounting Engine plugin OpenXREyeTracker +Mounting Engine plugin WebMMoviePlayer +Mounting Engine plugin AudioSynesthesia +Mounting Engine plugin CableComponent +Mounting Engine plugin PropertyBindingUtils +Mounting Engine plugin RigVM +Loading LinuxArm64 ini files took 0.56 seconds +Mounting Engine plugin Metasound +Loading Linux ini files took 0.56 seconds +Mounting Engine plugin SignificanceManager +Mounting Engine plugin SoundFields +Mounting Engine plugin AndroidDeviceProfileSelector +Mounting Engine plugin AndroidFileServer +Mounting Engine plugin LocationServicesBPLibrary +Mounting Engine plugin PropertyAccessEditor +Mounting Engine plugin ActorLayerUtilities +Mounting Engine plugin AudioWidgets +Mounting Engine plugin GeometryCache +Mounting Engine plugin OpenXRHandTracking +Mounting Engine plugin FacialAnimation +Mounting Engine plugin AssetManagerEditor +Mounting Engine plugin EngineAssetDefinitions +Mounting Engine plugin BlueprintHeaderView +Mounting Engine plugin ColorGrading +Mounting Engine plugin MobileLauncherProfileWizard +Mounting Engine plugin ProxyLODPlugin +Mounting Engine plugin DataValidation +Mounting Engine plugin StylusInput +Mounting Engine plugin UMGWidgetPreview +Mounting Engine plugin CryptoKeys +Mounting Engine plugin EditorDebugTools +Mounting Engine plugin MacGraphicsSwitching +Mounting Engine plugin GameplayTagsEditor +Mounting Engine plugin ModelingToolsEditorMode +Mounting Engine plugin GeometryMode +Mounting Engine plugin SequencerAnimTools +Mounting Engine plugin CurveEditorTools +Mounting Engine plugin MeshLODToolset +Mounting Engine plugin UVEditor +Mounting Engine plugin EditorScriptingUtilities +Mounting Engine plugin PluginBrowser +Mounting Engine plugin MaterialAnalyzer +Mounting Engine plugin ChangelistReview +Mounting Engine plugin WorldPartitionHLODUtilities +Mounting Engine plugin SpeedTreeImporter +Mounting Engine plugin OodleNetwork +Mounting Engine plugin MediaCompositing +Mounting Engine plugin AvfMedia +Mounting Engine plugin AndroidMedia +Mounting Engine plugin MediaPlayerEditor +Mounting Engine plugin WebMMedia +Mounting Engine plugin ImgMedia +Mounting Engine plugin WmfMedia +Mounting Engine plugin EnvironmentQueryEditor +Mounting Engine plugin MediaPlate +Mounting Engine plugin AISupport +Mounting Engine plugin ControlRigModules +Mounting Engine plugin ControlRig +Mounting Engine plugin GameplayInsights +Mounting Engine plugin RigLogic +Mounting Engine plugin ControlRigSpline +Mounting Engine plugin AnimationModifierLibrary +Mounting Engine plugin SkeletalMeshModelingTools +Mounting Engine plugin IKRig +Mounting Engine plugin DeformerGraph +Mounting Engine plugin BlendSpaceMotionAnalysis +Mounting Engine plugin LiveLink +Mounting Engine plugin ACLPlugin +Mounting Engine plugin AnimationData +Mounting Engine plugin TweeningUtils +Mounting Engine plugin DatasmithContent +Mounting Engine plugin GLTFExporter +Mounting Engine plugin VariantManager +Mounting Engine plugin VariantManagerContent +Mounting Engine plugin InterchangeTests +Mounting Engine plugin NiagaraSimCaching +Mounting Engine plugin Niagara +Mounting Engine plugin Cascade +Mounting Engine plugin AlembicImporter +Mounting Engine plugin EditorPerformance +Mounting Engine plugin LocalizableMessage +Mounting Engine plugin GeometryFlow +Mounting Engine plugin RuntimeTelemetry +Mounting Engine plugin PlatformCrypto +Mounting Engine plugin LowLevelNetTrace +Mounting Engine plugin GeometryCollectionPlugin +Mounting Engine plugin LevelSequenceNavigatorBridge +Mounting Engine plugin ChaosUserDataPT +Mounting Engine plugin SequenceNavigator +Mounting Engine plugin NFORDenoise +Mounting Engine plugin ToolPresets +Mounting Engine plugin ChaosCaching +Mounting Engine plugin EditorDataStorage +Mounting Engine plugin PythonScriptPlugin +Mounting Engine plugin PlanarCut +Mounting Engine plugin AutomationUtils +Mounting Engine plugin Fracture +Mounting Engine plugin BackChannel +Mounting Engine plugin GeometryDataflow +Mounting Engine plugin EditorTelemetry +Mounting Engine plugin MeshModelingToolsetExp +Mounting Engine plugin SkeletalReduction +Mounting Engine plugin Dataflow +Mounting Engine plugin AdvancedRenamer +Mounting Engine plugin ChaosNiagara +Mounting Engine plugin FullBodyIK +Mounting Engine plugin EditorDataStorageFeatures +Mounting Engine plugin CharacterAI +Mounting Engine plugin ChaosSolverPlugin +Mounting Engine plugin OnlineSubsystemNull +Mounting Engine plugin OnlineServices +Mounting Engine plugin OnlineBase +Mounting Engine plugin OnlineSubsystem +Mounting Engine plugin ChaosEditor +Mounting Engine plugin OnlineSubsystemUtils +Mounting Engine plugin EOSShared +Mounting Engine plugin EngineCameras +Mounting Engine plugin CameraShakePreviewer +Mounting Engine plugin GameplayCameras +Mounting Engine plugin LauncherChunkInstaller +Mounting Engine plugin UdpMessaging +Mounting Engine plugin TcpMessaging +Mounting Engine plugin NNERuntimeORT +Mounting Engine plugin Paper2D +Mounting Engine plugin NNEDenoiser +Mounting Engine plugin InterchangeEditor +Mounting Engine plugin Interchange +Mounting Engine plugin InterchangeAssets +Mounting Engine plugin Takes +Mounting Engine plugin CameraCalibrationCore +Mounting Engine plugin CLionSourceCodeAccess +Mounting Engine plugin PlasticSourceControl +Mounting Engine plugin PixWinPlugin +Mounting Engine plugin PerforceSourceControl +Mounting Engine plugin DumpGPUServices +Mounting Engine plugin PluginUtils +Mounting Engine plugin VisualStudioCodeSourceCodeAccess +Mounting Engine plugin XCodeSourceCodeAccess +Mounting Engine plugin CodeLiteSourceCodeAccess +Mounting Engine plugin AnimationSharing +Mounting Engine plugin RenderDocPlugin +Mounting Engine plugin UObjectPlugin +Mounting Engine plugin SubversionSourceControl +Mounting Engine plugin RiderSourceCodeAccess +Mounting Engine plugin ProjectLauncher +Mounting Engine plugin NullSourceCodeAccess +Mounting Engine plugin GitSourceControl +Mounting Engine plugin PropertyAccessNode +Mounting Engine plugin VisualStudioSourceCodeAccess +Mounting Engine plugin TextureFormatOodle +Mounting Engine plugin N10XSourceCodeAccess +Mounting Engine plugin NamingTokens +Mounting Engine plugin KDevelopSourceCodeAccess +Mounting Engine plugin TemplateSequence +Mounting Engine plugin ActorSequence +Mounting Engine plugin SequencerScripting +Mounting Engine plugin LevelSequenceEditor +Mounting Engine plugin MetaHumanSDK +Mounting Engine plugin PortableObjectFileDataSource +Mounting Engine plugin ContentBrowserClassDataSource +Mounting Engine plugin ContentBrowserFileDataSource +Mounting Engine plugin ContentBrowserAssetDataSource +Mounting Engine plugin XInputDevice +Mounting Engine plugin CompositeCore +Mounting Engine plugin LightMixer +Mounting Engine plugin ObjectMixer +Mounting Engine plugin BaseCharacterFXEditor +Mounting Engine plugin OnlineSubsystemGooglePlay +Mounting Engine plugin OnlineSubsystemIOS +Revision control is disabled +Revision control is disabled +Revision control is disabled +Started StudioTelemetry Session +NFORDenoise function starting up +Using libcurl 8.12.1 + - built for x86_64-unknown-linux-gnu + - supports SSL with OpenSSL/1.1.1t + - supports HTTP deflate (compression) using libz 1.3 + - other features: + CURL_VERSION_SSL + CURL_VERSION_LIBZ + CURL_VERSION_IPV6 + CURL_VERSION_ASYNCHDNS + CURL_VERSION_LARGEFILE + CURL_VERSION_TLSAUTH_SRP + CURL_VERSION_HTTP2 + CurlRequestOptions (configurable via config and command line): + - bVerifyPeer = true - Libcurl will verify peer certificate + - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy + - bDontReuseConnections = false - Libcurl will reuse connections + - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host + - LocalHostAddr = Default + - BufferSize = 65536 +CreateHttpThread using FCurlMultiPollEventLoopHttpThread +Creating http thread with maximum 256 concurrent requests +OSS: Created online subsystem instance for: NULL +OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] +Initialize Initializing EOSSDK Version:1.17.0-41373641 +Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine] +RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings. +Applying CVar settings from Section [/Script/CompositeCore.CompositeCorePluginSettings] File [Engine] +ExecutableName: UnrealEditor +Build: ++UE5+Release-5.6-CL-44394996 +Platform=LinuxEditor +MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +DeviceId= +Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +Net CL: 43139311 +OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +Compiled (64-bit): Jul 28 2025 20:54:48 +Architecture: x64 +Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +Build Configuration: Development +Branch Name: ++UE5+Release-5.6 +Command Line: +Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +Allocator: Mimalloc +Installed Engine Build: 1 +This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +Number of dev versions registered: 37 + Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 10 + Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0 + Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 4 + Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 40 + Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 37 + Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 3 + Dev-Networking (A4E4105C-59A1-49B5-A7C5-40C4547EDFEE): 0 + Dev-Online (39C831C9-5AE6-47DC-9A44-9C173E1C8E7C): 0 + Dev-Physics (78F01B33-EBEA-4F98-B9B4-84EACCB95AA2): 20 + Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0 + Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 49 + Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 13 + Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 3 + Dev-LoadTimes (C2A15278-BFE7-4AFE-6C17-90FF531DF755): 1 + Private-Geometry (6EACA3D4-40EC-4CC1-B786-8BED09428FC5): 3 + Dev-AnimPhys (29E575DD-E0A3-4627-9D10-D276232CDCEA): 17 + Dev-Anim (AF43A65D-7FD3-4947-9873-3E8ED9C1BB05): 15 + Dev-ReflectionCapture (6B266CEC-1EC7-4B8F-A30B-E4D90942FC07): 1 + Dev-Automation (0DF73D61-A23F-47EA-B727-89E90C41499A): 1 + FortniteMain (601D1886-AC64-4F84-AA16-D3DE0DEAC7D6): 207 + FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 8 + FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 13 + FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 17 + Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 11 + Dev-Niagara (F2AED0AC-9AFE-416F-8664-AA7FFA26D6FC): 1 + Dev-Destruction (174F1F0B-B4C6-45A5-B13F-2EE8D0FB917D): 10 + Dev-Physics-Ext (35F94A83-E258-406C-A318-09F59610247C): 41 + Dev-PhysicsMaterial-Chaos (B68FC16E-8B1B-42E2-B453-215C058844FE): 1 + Dev-CineCamera (B2E18506-4273-CFC2-A54E-F4BB758BBA07): 1 + Dev-VirtualProduction (64F58936-FD1B-42BA-BA96-7289D5D0FA4E): 1 + UE5-Main (697DD581-E64F-41AB-AA4A-51ECBEB7B628): 121 + UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 56 + UE5-SpecialProject (59DA5D52-1232-4948-B878-597870B8E98B): 9 + Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2 + Dev-NaniteResearch (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1 + Dev-ComputeFramework (6304A3E7-0059-4F59-8CFC-21BD7721FD4E): 0 + LensFileVersion (8652A554-966A-466C-9FD7-1C6DD61B1ADB): 1 +Presizing for max 25165824 objects, including 0 objects not considered by GC. +Object subsystem initialized +Set CVar [[con.DebugEarlyDefault:1]] +CVar [[con.DebugLateDefault:1]] deferred - dummy variable created +CVar [[con.DebugLateCheat:1]] deferred - dummy variable created +CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created +Set CVar [[r.setres:1280x720]] +Set CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] +CVar [[QualityLevelMapping:high]] deferred - dummy variable created +Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]] +Set CVar [[r.VSync:0]] +Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created +CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created +Set CVar [[r.GPUCrashDebugging:0]] +CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +Set CVar [[r.ForwardShading:1]] +Set CVar [[r.MobileHDR:0]] +Set CVar [[vr.MobileMultiView:1]] +Set CVar [[vr.InstancedStereo:1]] +Set CVar [[r.DefaultFeature.AutoExposure:0]] +Set CVar [[r.DefaultFeature.AmbientOcclusion:0]] +Set CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:0]] +Set CVar [[r.DefaultFeature.MotionBlur:0]] +Set CVar [[r.Mobile.UseHWsRGBEncoding:1]] +Set CVar [[r.Shadow.Virtual.Enable:1]] +Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] +Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]] +Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]] +Set CVar [[r.GenerateMeshDistanceFields:1]] +Set CVar [[r.DynamicGlobalIlluminationMethod:1]] +Set CVar [[r.ReflectionMethod:1]] +Set CVar [[r.Mobile.AntiAliasing:3]] +Set CVar [[r.AntiAliasingMethod:3]] +Set CVar [[r.AllowStaticLighting:1]] +Set CVar [[r.SkinCache.CompileShaders:1]] +Set CVar [[r.RayTracing:1]] +Set CVar [[r.RayTracing.RayTracingProxies.ProjectEnabled:1]] +Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]] +Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +Set CVar [[s.AsyncLoadingThreadEnabled:1]] +Set CVar [[s.EventDrivenLoaderEnabled:1]] +Set CVar [[s.WarnIfTimeLimitExceeded:0]] +Set CVar [[s.TimeLimitExceededMultiplier:1.5]] +Set CVar [[s.TimeLimitExceededMinTime:0.005]] +Set CVar [[s.UseBackgroundLevelStreaming:1]] +Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] +Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +Set CVar [[s.FlushStreamingOnExit:1]] +CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] +Set CVar [[gc.FlushStreamingOnGC:0]] +Set CVar [[gc.NumRetriesBeforeForcingGC:10]] +Set CVar [[gc.AllowParallelGC:1]] +Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] +Set CVar [[gc.MaxObjectsInEditor:25165824]] +Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] +Set CVar [[gc.CreateGCClusters:1]] +Set CVar [[gc.MinGCClusterSize:5]] +Set CVar [[gc.AssetClustreringEnabled:0]] +Set CVar [[gc.ActorClusteringEnabled:0]] +Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] +Set CVar [[gc.GarbageEliminationEnabled:1]] +Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created +CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +CVar [[DefaultASTCQualityBySizeHQ:4]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:AmbientSound]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Mobile.DBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +Initializing SDL. +Initialized SDL 2.30.6 revision: SDL-2.30.6-no-vcs (compiled against 2.30.6) +Using SDL video driver 'x11' +Display metrics: + PrimaryDisplayWidth: 3440 + PrimaryDisplayHeight: 1440 + PrimaryDisplayWorkAreaRect: + Left=0, Top=0, Right=3440, Bottom=1396 + VirtualDisplayRect: + Left=0, Top=0, Right=3440, Bottom=1396 + TitleSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 + ActionSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 + Number of monitors: 1 + Monitor 0 + Name: LG ULTRAGEAR+ 45" + ID: display0 + NativeWidth: 3440 + NativeHeight: 1440 + bIsPrimary: true +Metadata set : systemresolution.resx="3440" +Metadata set : systemresolution.resy="1440" +Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +Set CVar [[r.SkeletalMeshLODBias:0]] +Set CVar [[r.ViewDistanceScale:1.0]] +Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +Set CVar [[r.FXAA.Quality:4]] +Set CVar [[r.TemporalAA.Quality:2]] +Set CVar [[r.TSR.History.R11G11B10:1]] +Set CVar [[r.TSR.History.ScreenPercentage:200]] +Set CVar [[r.TSR.History.UpdateQuality:3]] +Set CVar [[r.TSR.ShadingRejection.Flickering:1]] +Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] +Set CVar [[r.TSR.ReprojectionField:1]] +Set CVar [[r.TSR.Resurrection:1]] +Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +Set CVar [[r.LightFunctionQuality:1]] +Set CVar [[r.ShadowQuality:5]] +Set CVar [[r.Shadow.CSM.MaxCascades:10]] +Set CVar [[r.Shadow.MaxResolution:2048]] +Set CVar [[r.Shadow.MaxCSMResolution:2048]] +Set CVar [[r.Shadow.RadiusThreshold:0.01]] +Set CVar [[r.Shadow.DistanceScale:1.0]] +Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] +Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +Set CVar [[r.DistanceFieldShadowing:1]] +Set CVar [[r.VolumetricFog:1]] +Set CVar [[r.VolumetricFog.GridPixelSize:8]] +Set CVar [[r.VolumetricFog.GridSizeZ:128]] +Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +Set CVar [[r.LightMaxDrawDistanceScale:1]] +Set CVar [[r.CapsuleShadows:1]] +Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] +Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] +Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] +Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] +Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] +Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +Set CVar [[r.DistanceFieldAO:1]] +Set CVar [[r.SkylightIntensityMultiplier:1.0]] +Set CVar [[r.AOQuality:2]] +Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] +Set CVar [[r.LumenScene.DirectLighting.MaxLightsPerTile:8]] +Set CVar [[r.LumenScene.DirectLighting.UpdateFactor:32]] +Set CVar [[r.LumenScene.Radiosity.UpdateFactor:64]] +Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] +Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] +Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] +Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] +Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:100]] +Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] +Set CVar [[r.Lumen.ScreenProbeGather.NumAdaptiveProbes:8]] +Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] +Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] +Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] +Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] +Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] +Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] +Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.HardwareRayTracing:0]] +Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.BentNormal:1]] +Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] +Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] +Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] +Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] +Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:70]] +Set CVar [[r.RayTracing.Scene.BuildMode:1]] +Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +Set CVar [[r.SSR.Quality:3]] +Set CVar [[r.SSR.HalfResSceneColor:0]] +Set CVar [[r.Lumen.Reflections.Allow:1]] +Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] +Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] +Set CVar [[r.Lumen.ScreenProbeGather.MaxRoughnessToEvaluateRoughSpecularForFoliage:0.8]] +Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.NumSamples:5]] +Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.MinWeight:0]] +Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] +Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] +Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +Set CVar [[r.MotionBlurQuality:4]] +Set CVar [[r.MotionBlur.HalfResGather:0]] +Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +Set CVar [[r.AmbientOcclusionMaxQuality:100]] +Set CVar [[r.AmbientOcclusionLevels:-1]] +Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] +Set CVar [[r.DepthOfFieldQuality:2]] +Set CVar [[r.RenderTargetPoolMin:400]] +Set CVar [[r.LensFlareQuality:2]] +Set CVar [[r.SceneColorFringeQuality:1]] +Set CVar [[r.EyeAdaptationQuality:2]] +Set CVar [[r.BloomQuality:5]] +Set CVar [[r.Bloom.ScreenPercentage:50.000]] +Set CVar [[r.FastBlurThreshold:100]] +Set CVar [[r.Upscale.Quality:3]] +Set CVar [[r.LightShaftQuality:1]] +Set CVar [[r.Filter.SizeScale:1]] +Set CVar [[r.Tonemapper.Quality:5]] +Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] +Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +Applying CVar settings from Section [TextureQuality@3] File [Scalability] +Set CVar [[r.Streaming.MipBias:0]] +Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +Set CVar [[r.Streaming.Boost:1]] +Set CVar [[r.MaxAnisotropy:8]] +Set CVar [[r.VT.MaxAnisotropy:8]] +Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +Set CVar [[r.Streaming.PoolSize:1000]] +Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +Set CVar [[r.TranslucencyLightingVolumeDim:64]] +Set CVar [[r.RefractionQuality:2]] +Set CVar [[r.SceneColorFormat:4]] +Set CVar [[r.DetailMode:3]] +Set CVar [[r.TranslucencyVolumeBlur:1]] +Set CVar [[r.MaterialQualityLevel:1 ; High quality]] +Set CVar [[r.SSS.Scale:1]] +Set CVar [[r.SSS.SampleSet:2]] +Set CVar [[r.SSS.Quality:1]] +Set CVar [[r.SSS.HalfRes:0]] +Set CVar [[r.SSGI.Quality:3]] +Set CVar [[r.EmitterSpawnRateScale:1.0]] +Set CVar [[r.ParticleLightQuality:2]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +Set CVar [[fx.Niagara.QualityLevel:3]] +Set CVar [[r.Refraction.OffsetQuality:1]] +Set CVar [[r.HeterogeneousVolumes.DownsampleFactor:2]] +Set CVar [[r.HeterogeneousVolumes.MaxStepCount:256]] +Set CVar [[r.HeterogeneousVolumes.Shadows.Resolution:256]] +Set CVar [[r.HeterogeneousVolumes.Shadows.MaxSampleCount:8]] +Set CVar [[r.HeterogeneousVolumes.UseExistenceMask:0]] +Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +Set CVar [[foliage.DensityScale:1.0]] +Set CVar [[grass.DensityScale:1.0]] +Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] +Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +Set CVar [[r.AnisotropicMaterials:1]] +Applying CVar settings from Section [LandscapeQuality@3] File [Scalability] +Selected Device Profile: [LinuxEditor] +Selected Device Profile: [LinuxEditor] +Platform has ~ 63 GB [67336896512 / 68719476736 / 63], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +Going up to parent DeviceProfile [Linux] +Going up to parent DeviceProfile [] +Pushing Device Profile CVar: [[UI.SlateSDFText.RasterizationMode:Bitmap -> Msdf]] +Pushing Device Profile CVar: [[UI.SlateSDFText.ResolutionLevel:2 -> 2]] +Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +Set CVar [[r.DumpShaderDebugInfo:2]] +Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] +Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] +CVar [[ds.CADTranslator.Meshing.ActivateThinZoneMeshing:0]] deferred - dummy variable created +CVar [[ds.CADTranslator.Stitching.RemoveThinFaces:0]] deferred - dummy variable created +Applying CVar settings from Section [Startup_Linux] File [../../../Engine/Config/ConsoleVariables.ini] +Applying CVar settings from Section [ConsoleVariables] File [Engine] +Set CVar [[g.TimeoutForBlockOnRenderFence:60000]] +Applying CVar settings from Section [ConsoleVariables] File [/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Config/LinuxEditor/Editor.ini] +Unix hardware info: + - we are not the first instance of this executable + - this process' id (pid) is 29627, parent process' id (ppid) is 1855 + - we are not running under debugger + - machine network name is 'WEYLAND-YUTANI' + - user name is 'reimoz' (reimoz) + - we're logged in locally + - we're running with rendering + - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) + - Number of physical cores available for the process: 8 + - Number of logical cores available for the process: 16 + - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) + - Memory allocator used: Mimalloc + - This is an internal build. +Benchmarking clocks: + - CLOCK_MONOTONIC (id=1) can sustain 37781319 (37781K, 38M) calls per second without zero deltas. + - CLOCK_MONOTONIC_RAW (id=4) can sustain 38389669 (38390K, 38M) calls per second without zero deltas. + - CLOCK_MONOTONIC_COARSE (id=6) can sustain 221712520 (221713K, 222M) calls per second with 99.999544% zero deltas. +Selected clock_id 4 (CLOCK_MONOTONIC_RAW) since it is the fastest support clock without zero deltas. +Unix-specific commandline switches: + -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) + -jemalloc - use jemalloc for all memory allocation + -binnedmalloc - use binned malloc for all memory allocation + -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache + -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) + -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) + -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) + -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal + -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) + -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened + -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) + -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) + -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) + -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash + - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) + - VirtualMemoryAllocator pools will grow at scale 1.4 + - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) + - PageSize 4096 + - BinnedPageSize 65536 +Metadata set : extradevelopmentmemorymb="0" +Chaos Debug Draw Startup +Physics initialised using underlying interface: Chaos +Using OS detected language (en-US). +Using OS detected locale (en-US). +No specific localization for 'en-US' exists, so 'en' will be used for the language. +Attempting to load config data for Default__SlateThemeManager before the Class has been constructed/registered/linked (likely during module loading or early startup). This will result in the load silently failing and should be fixed. +New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +Slate User Registered. User Index 0, Is Virtual User: 0 +Found VULKAN_SDK= +Registering provided Vulkan validation layers +Updated VK_LAYER_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +Updated LD_LIBRARY_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +Installed Vulkan Loader Path: /usr/lib +Installed Vulkan Loader instance version 1.4.341. +Starting Vulkan Profile check for VP_UE_Vulkan_SM6: +Vulkan Profile check complete. +Using SDL_WINDOW_VULKAN +Vulkan RHI ShaderPlatform for SM6: VULKAN_SM6. +Vulkan PSO Precaching = 1, PipelineFileCache = 0 +Built with Vulkan header version 1.4.304 +Starting Vulkan Profile check for VP_UE_Vulkan_SM6_RT: +Vulkan Profile check complete. +Using API Version 1.3. +OpenXRHMDModule::InitInstance using DefaultLoader. +OpenXR runtime supported extensions: + XR_KHR_vulkan_enable + XR_KHR_vulkan_enable2 + XR_KHR_opengl_enable + XR_KHR_convert_timespec_time + XR_KHR_opengl_es_enable + XR_MNDX_egl_enable + XR_KHR_binding_modification + XR_KHR_composition_layer_depth + XR_KHR_locate_spaces + XR_KHR_visibility_mask + XR_EXT_active_action_set_priority + XR_EXT_dpad_binding + XR_EXT_eye_gaze_interaction + XR_EXT_frame_composition_report + XR_EXT_hand_interaction + XR_EXT_hand_tracking + XR_EXT_hand_tracking_data_source + XR_EXT_hand_joints_motion_range + XR_EXT_hp_mixed_reality_controller + XR_EXT_local_floor + XR_EXT_palm_pose + XR_EXT_uuid + XR_EXT_user_presence + XR_EXT_render_model + XR_EXT_interaction_render_model + XR_FB_display_refresh_rate + XR_HTC_vive_cosmos_controller_interaction + XR_HTC_vive_focus3_controller_interaction + XR_HTC_vive_wrist_tracker_interaction + XR_MND_headless + XR_VALVE_analog_threshold + XR_META_performance_metrics + XR_VALVE_timing_utils + XR_META_recommended_layer_resolution + XR_HTCX_vive_tracker_interaction + XR_KHR_generic_controller + XR_VALVE_frame_controller_interaction + XR_EXT_debug_utils +Optional extension XR_KHR_vulkan_swapchain_format_list is not available +Optional extension XR_FB_foveation_vulkan is not available +Optional extension XR_FB_composition_layer_depth_test is not available +Optional extension XR_KHR_composition_layer_cylinder is not available +Optional extension XR_KHR_composition_layer_equirect is not available +Optional extension XR_KHR_composition_layer_equirect2 is not available +Optional extension XR_KHR_composition_layer_color_scale_bias is not available +Optional extension XR_VARJO_quad_views is not available +Optional extension XR_EPIC_view_configuration_fov is not available +Optional extension XR_FB_foveation is not available +Optional extension XR_FB_swapchain_update_state is not available +Optional extension XR_FB_foveation_configuration is not available +Optional extension XR_FB_composition_layer_alpha_blend is not available +xrCreateInstance succeeded with XR_API_VERSION_1_0 +xrCreateInstance created: 370461280 +Initialized OpenXR on SteamVR/OpenXR runtime version 2.15.6 +Instance does not support expected usage of xrStringToPath. Instance is not viable. +Found 25 available instance extensions : + - VK_EXT_acquire_drm_display + - VK_EXT_acquire_xlib_display + - VK_EXT_debug_report + + VK_EXT_debug_utils + - VK_EXT_direct_mode_display + - VK_EXT_display_surface_counter + - VK_EXT_surface_maintenance1 + + VK_EXT_swapchain_colorspace + - VK_KHR_device_group_creation + - VK_KHR_display + - VK_KHR_external_fence_capabilities + - VK_KHR_external_memory_capabilities + - VK_KHR_external_semaphore_capabilities + - VK_KHR_get_display_properties2 + - VK_KHR_get_physical_device_properties2 + - VK_KHR_get_surface_capabilities2 + - VK_KHR_portability_enumeration + + VK_KHR_surface + - VK_KHR_surface_maintenance1 + - VK_KHR_surface_protected_capabilities + - VK_KHR_wayland_surface + - VK_KHR_xcb_surface + + VK_KHR_xlib_surface + - VK_LUNARG_direct_driver_loading + - VK_NV_display_stereo +Intance Layer VK_LAYER_VALVE_steam_overlay_32 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_fossilize_64 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_overlay_64 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_fossilize_32 provides 0 extensions: +Intance Layer VK_LAYER_NV_optimus provides 0 extensions: +Intance Layer VK_LAYER_NV_present provides 0 extensions: +Intance Layer VK_LAYER_LUNARG_api_dump provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_LUNARG_crash_diagnostic provides 3 extensions: + VK_EXT_debug_report + VK_EXT_debug_utils + VK_EXT_layer_settings +Intance Layer VK_LAYER_KHRONOS_validation provides 4 extensions: + VK_EXT_debug_report + VK_EXT_debug_utils + VK_EXT_layer_settings + VK_EXT_validation_features +Intance Layer VK_LAYER_KHRONOS_synchronization2 provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_LUNARG_gfxreconstruct provides 0 extensions: +Intance Layer VK_LAYER_KHRONOS_profiles provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_KHRONOS_shader_object provides 1 extensions: + VK_EXT_layer_settings +Found 13 available instance layers : + * VK_LAYER_KHRONOS_profiles + * VK_LAYER_KHRONOS_shader_object + * VK_LAYER_KHRONOS_synchronization2 + * VK_LAYER_KHRONOS_validation + * VK_LAYER_LUNARG_api_dump + * VK_LAYER_LUNARG_crash_diagnostic + * VK_LAYER_LUNARG_gfxreconstruct + * VK_LAYER_NV_optimus + * VK_LAYER_NV_present + * VK_LAYER_VALVE_steam_fossilize_32 + * VK_LAYER_VALVE_steam_fossilize_64 + * VK_LAYER_VALVE_steam_overlay_32 + * VK_LAYER_VALVE_steam_overlay_64 +Creating Vulkan Device using VkPhysicalDevice 0x161e9fa0. +- DeviceName: NVIDIA GeForce RTX 4090 +- API=1.4.329 (0x404149) Driver=0x94ce80c0 VendorId=0x10de +- DeviceID=0x2684 Type=VK_PHYSICAL_DEVICE_TYPE_DISCRETE_GPU +- Max Descriptor Sets Bound 32 +- Timestamps: ComputeAndGraphics=1 Domain=VK_TIME_DOMAIN_CLOCK_MONOTONIC_KHR Period=1.000000 + API Version: 1.4.329 +RHI Adapter Info: + Name: NVIDIA GeForce RTX 4090 + Driver Version: 595.58 (internal:595.58, unified:) + Driver Date: 01-01-01 +Found 275 available device extensions : + + VK_AMD_buffer_marker + - VK_EXT_4444_formats + - VK_EXT_attachment_feedback_loop_dynamic_state + - VK_EXT_attachment_feedback_loop_layout + - VK_EXT_blend_operation_advanced + - VK_EXT_border_color_swizzle + - VK_EXT_buffer_device_address + + VK_EXT_calibrated_timestamps + - VK_EXT_color_write_enable + - VK_EXT_conditional_rendering + - VK_EXT_conservative_rasterization + - VK_EXT_custom_border_color + - VK_EXT_custom_resolve + - VK_EXT_depth_bias_control + - VK_EXT_depth_clamp_control + - VK_EXT_depth_clamp_zero_one + - VK_EXT_depth_clip_control + - VK_EXT_depth_clip_enable + - VK_EXT_depth_range_unrestricted + + VK_EXT_descriptor_buffer + - VK_EXT_descriptor_heap + * VK_EXT_descriptor_indexing + - VK_EXT_device_address_binding_report + + VK_EXT_device_fault + - VK_EXT_device_generated_commands + - VK_EXT_discard_rectangles + - VK_EXT_display_control + - VK_EXT_dynamic_rendering_unused_attachments + - VK_EXT_extended_dynamic_state + - VK_EXT_extended_dynamic_state2 + - VK_EXT_extended_dynamic_state3 + - VK_EXT_external_memory_dma_buf + - VK_EXT_external_memory_host + - VK_EXT_fragment_shader_interlock + - VK_EXT_global_priority + - VK_EXT_global_priority_query + + VK_EXT_graphics_pipeline_library + - VK_EXT_hdr_metadata + - VK_EXT_host_image_copy + * VK_EXT_host_query_reset + - VK_EXT_image_2d_view_of_3d + - VK_EXT_image_drm_format_modifier + - VK_EXT_image_robustness + - VK_EXT_image_sliced_view_of_3d + - VK_EXT_image_view_min_lod + - VK_EXT_index_type_uint8 + - VK_EXT_inline_uniform_block + - VK_EXT_legacy_vertex_attributes + - VK_EXT_line_rasterization + + VK_EXT_load_store_op_none + - VK_EXT_map_memory_placed + + VK_EXT_memory_budget + - VK_EXT_memory_decompression + + VK_EXT_memory_priority + + VK_EXT_mesh_shader + - VK_EXT_multi_draw + + VK_EXT_mutable_descriptor_type + - VK_EXT_nested_command_buffer + - VK_EXT_non_seamless_cube_map + - VK_EXT_opacity_micromap + - VK_EXT_pageable_device_local_memory + - VK_EXT_pci_bus_info + - VK_EXT_physical_device_drm + * VK_EXT_pipeline_creation_cache_control + - VK_EXT_pipeline_creation_feedback + - VK_EXT_pipeline_library_group_handles + - VK_EXT_pipeline_robustness + - VK_EXT_post_depth_coverage + - VK_EXT_present_mode_fifo_latest_ready + - VK_EXT_present_timing + - VK_EXT_primitive_topology_list_restart + - VK_EXT_primitives_generated_query + - VK_EXT_private_data + - VK_EXT_provoking_vertex + - VK_EXT_queue_family_foreign + - VK_EXT_ray_tracing_invocation_reorder + - VK_EXT_robustness2 + - VK_EXT_sample_locations + - VK_EXT_sampler_filter_minmax + * VK_EXT_scalar_block_layout + - VK_EXT_separate_stencil_usage + - VK_EXT_shader_64bit_indexing + - VK_EXT_shader_atomic_float + * VK_EXT_shader_demote_to_helper_invocation + - VK_EXT_shader_float8 + + VK_EXT_shader_image_atomic_int64 + - VK_EXT_shader_module_identifier + - VK_EXT_shader_object + - VK_EXT_shader_replicated_composites + - VK_EXT_shader_subgroup_ballot + - VK_EXT_shader_subgroup_vote + - VK_EXT_shader_uniform_buffer_unsized_array + * VK_EXT_shader_viewport_index_layer + * VK_EXT_subgroup_size_control + - VK_EXT_swapchain_maintenance1 + - VK_EXT_texel_buffer_alignment + * VK_EXT_tooling_info + - VK_EXT_transform_feedback + - VK_EXT_vertex_attribute_divisor + - VK_EXT_vertex_attribute_robustness + - VK_EXT_vertex_input_dynamic_state + - VK_EXT_ycbcr_2plane_444_formats + - VK_EXT_ycbcr_image_arrays + - VK_EXT_zero_initialize_device_memory + - VK_GOOGLE_hlsl_functionality1 + - VK_GOOGLE_user_type + + VK_KHR_16bit_storage + - VK_KHR_8bit_storage + + VK_KHR_acceleration_structure + - VK_KHR_bind_memory2 + * VK_KHR_buffer_device_address + - VK_KHR_calibrated_timestamps + + VK_KHR_compute_shader_derivatives + - VK_KHR_cooperative_matrix + - VK_KHR_copy_commands2 + - VK_KHR_copy_memory_indirect + * VK_KHR_create_renderpass2 + - VK_KHR_dedicated_allocation + + VK_KHR_deferred_host_operations + - VK_KHR_depth_clamp_zero_one + + VK_KHR_depth_stencil_resolve + - VK_KHR_descriptor_update_template + - VK_KHR_device_group + - VK_KHR_draw_indirect_count + * VK_KHR_driver_properties + * VK_KHR_dynamic_rendering + - VK_KHR_dynamic_rendering_local_read + - VK_KHR_external_fence + - VK_KHR_external_fence_fd + - VK_KHR_external_memory + + VK_KHR_external_memory_fd + - VK_KHR_external_semaphore + - VK_KHR_external_semaphore_fd + - VK_KHR_format_feature_flags2 + + VK_KHR_fragment_shader_barycentric + + VK_KHR_fragment_shading_rate + * VK_KHR_get_memory_requirements2 + - VK_KHR_global_priority + * VK_KHR_image_format_list + - VK_KHR_imageless_framebuffer + - VK_KHR_incremental_present + - VK_KHR_index_type_uint8 + - VK_KHR_line_rasterization + - VK_KHR_load_store_op_none + - VK_KHR_maintenance1 + - VK_KHR_maintenance10 + - VK_KHR_maintenance2 + - VK_KHR_maintenance3 + * VK_KHR_maintenance4 + + VK_KHR_maintenance5 + - VK_KHR_maintenance6 + - VK_KHR_maintenance7 + - VK_KHR_maintenance8 + - VK_KHR_maintenance9 + - VK_KHR_map_memory2 + * VK_KHR_multiview + - VK_KHR_pipeline_binary + - VK_KHR_pipeline_executable_properties + + VK_KHR_pipeline_library + - VK_KHR_present_id + - VK_KHR_present_id2 + - VK_KHR_present_mode_fifo_latest_ready + - VK_KHR_present_wait + - VK_KHR_present_wait2 + - VK_KHR_push_descriptor + + VK_KHR_ray_query + - VK_KHR_ray_tracing_maintenance1 + + VK_KHR_ray_tracing_pipeline + + VK_KHR_ray_tracing_position_fetch + - VK_KHR_relaxed_block_layout + - VK_KHR_robustness2 + - VK_KHR_sampler_mirror_clamp_to_edge + * VK_KHR_sampler_ycbcr_conversion + * VK_KHR_separate_depth_stencil_layouts + * VK_KHR_shader_atomic_int64 + - VK_KHR_shader_bfloat16 + - VK_KHR_shader_clock + - VK_KHR_shader_draw_parameters + - VK_KHR_shader_expect_assume + + VK_KHR_shader_float16_int8 + * VK_KHR_shader_float_controls + - VK_KHR_shader_float_controls2 + - VK_KHR_shader_fma + - VK_KHR_shader_integer_dot_product + - VK_KHR_shader_maximal_reconvergence + - VK_KHR_shader_non_semantic_info + - VK_KHR_shader_quad_control + - VK_KHR_shader_relaxed_extended_instruction + - VK_KHR_shader_subgroup_extended_types + - VK_KHR_shader_subgroup_rotate + - VK_KHR_shader_subgroup_uniform_control_flow + - VK_KHR_shader_terminate_invocation + - VK_KHR_shader_untyped_pointers + - VK_KHR_shared_presentable_image + * VK_KHR_spirv_1_4 + - VK_KHR_storage_buffer_storage_class + + VK_KHR_swapchain + - VK_KHR_swapchain_maintenance1 + - VK_KHR_swapchain_mutable_format + * VK_KHR_synchronization2 + * VK_KHR_timeline_semaphore + - VK_KHR_unified_image_layouts + - VK_KHR_uniform_buffer_standard_layout + - VK_KHR_variable_pointers + - VK_KHR_vertex_attribute_divisor + - VK_KHR_video_decode_av1 + - VK_KHR_video_decode_h264 + - VK_KHR_video_decode_h265 + - VK_KHR_video_decode_queue + - VK_KHR_video_decode_vp9 + - VK_KHR_video_encode_av1 + - VK_KHR_video_encode_h264 + - VK_KHR_video_encode_h265 + - VK_KHR_video_encode_intra_refresh + - VK_KHR_video_encode_quantization_map + - VK_KHR_video_encode_queue + - VK_KHR_video_maintenance1 + - VK_KHR_video_maintenance2 + - VK_KHR_video_queue + - VK_KHR_vulkan_memory_model + - VK_KHR_workgroup_memory_explicit_layout + - VK_KHR_zero_initialize_workgroup_memory + - VK_NVX_binary_import + - VK_NVX_image_view_handle + - VK_NVX_multiview_per_view_attributes + - VK_NV_clip_space_w_scaling + - VK_NV_cluster_acceleration_structure + - VK_NV_compute_occupancy_priority + - VK_NV_compute_shader_derivatives + - VK_NV_cooperative_matrix + - VK_NV_cooperative_matrix2 + - VK_NV_cooperative_vector + - VK_NV_copy_memory_indirect + - VK_NV_corner_sampled_image + - VK_NV_coverage_reduction_mode + - VK_NV_cuda_kernel_launch + - VK_NV_dedicated_allocation + - VK_NV_dedicated_allocation_image_aliasing + - VK_NV_descriptor_pool_overallocation + + VK_NV_device_diagnostic_checkpoints + + VK_NV_device_diagnostics_config + - VK_NV_device_generated_commands + - VK_NV_device_generated_commands_compute + - VK_NV_disk_cache_utils + - VK_NV_extended_sparse_address_space + - VK_NV_fill_rectangle + - VK_NV_fragment_coverage_to_color + - VK_NV_fragment_shader_barycentric + - VK_NV_fragment_shading_rate_enums + - VK_NV_framebuffer_mixed_samples + - VK_NV_geometry_shader_passthrough + - VK_NV_inherited_viewport_scissor + - VK_NV_internal_nvpresent + - VK_NV_linear_color_attachment + - VK_NV_low_latency + - VK_NV_low_latency2 + - VK_NV_memory_decompression + - VK_NV_mesh_shader + - VK_NV_optical_flow + - VK_NV_partitioned_acceleration_structure + - VK_NV_present_metering + - VK_NV_raw_access_chains + - VK_NV_ray_tracing + - VK_NV_ray_tracing_invocation_reorder + - VK_NV_ray_tracing_motion_blur + - VK_NV_representative_fragment_test + - VK_NV_sample_mask_override_coverage + - VK_NV_scissor_exclusive + - VK_NV_shader_atomic_float16_vector + - VK_NV_shader_image_footprint + - VK_NV_shader_sm_builtins + - VK_NV_shader_subgroup_partitioned + - VK_NV_shading_rate_image + - VK_NV_viewport_array2 + - VK_NV_viewport_swizzle +Found 0 available device layers ! +Vulkan Physical Device Driver Properties: +- driverName: NVIDIA +- driverInfo: 595.58.03 +Vulkan Variable Rate Shading choice: 0. +Device properties: Geometry 1 BufferAtomic64 1 ImageAtomic64 1 +Enabling Vulkan Descriptor Buffers with: allowSamplerImageViewPostSubmitCreation=0, maxDescriptorBufferBindings=32, maxSamplerDescriptorBufferBindings=32, maxResourceDescriptorBufferBindings=32, samplerDescriptorBufferAddressSpaceSize=1099511627776, resourceDescriptorBufferAddressSpaceSize=1099511627776, maxSamplerDescriptorBufferRange=1099511627776, maxResourceDescriptorBufferRange=1099511627776, descriptorBufferAddressSpaceSize=1099511627776, descriptorBufferOffsetAlignment=64, samplerDescriptorSize=4 +Found 6 Queue Families +Initializing Queue Family 0: 16 queues Gfx Compute Xfer Sparse +Skipping unnecessary Queue Family 1: 2 queues Xfer Sparse +Skipping unnecessary Queue Family 2: 8 queues Compute Xfer Sparse +Skipping unnecessary Queue Family 3: 1 queues Xfer Sparse +Skipping unnecessary Queue Family 4: 2 queues Xfer Sparse +Skipping unnecessary Queue Family 5: 1 queues Xfer Sparse +TimestampValidBits=64 +Using 0 device layers. +Using 47 device extensions: +* VK_KHR_swapchain +* VK_EXT_memory_budget +* VK_EXT_memory_priority +* VK_KHR_create_renderpass2 +* VK_KHR_deferred_host_operations +* VK_KHR_spirv_1_4 +* VK_KHR_shader_float_controls +* VK_KHR_image_format_list +* VK_EXT_load_store_op_none +* VK_EXT_tooling_info +* VK_KHR_dynamic_rendering +* VK_KHR_pipeline_library +* VK_KHR_driver_properties +* VK_KHR_maintenance4 +* VK_KHR_maintenance5 +* VK_KHR_shader_atomic_int64 +* VK_EXT_shader_image_atomic_int64 +* VK_EXT_scalar_block_layout +* VK_EXT_shader_viewport_index_layer +* VK_KHR_separate_depth_stencil_layouts +* VK_KHR_synchronization2 +* VK_KHR_fragment_shading_rate +* VK_KHR_multiview +* VK_KHR_get_memory_requirements2 +* VK_EXT_descriptor_indexing +* VK_EXT_host_query_reset +* VK_EXT_subgroup_size_control +* VK_EXT_calibrated_timestamps +* VK_EXT_descriptor_buffer +* VK_EXT_device_fault +* VK_EXT_shader_demote_to_helper_invocation +* VK_KHR_16bit_storage +* VK_KHR_shader_float16_int8 +* VK_KHR_depth_stencil_resolve +* VK_EXT_pipeline_creation_cache_control +* VK_KHR_fragment_shader_barycentric +* VK_KHR_compute_shader_derivatives +* VK_KHR_sampler_ycbcr_conversion +* VK_KHR_timeline_semaphore +* VK_EXT_mesh_shader +* VK_EXT_graphics_pipeline_library +* VK_EXT_mutable_descriptor_type +* VK_KHR_buffer_device_address +* VK_KHR_acceleration_structure +* VK_KHR_ray_tracing_pipeline +* VK_KHR_ray_query +* VK_KHR_ray_tracing_position_fetch +Vulkan debug markers support: resource names disabled, begin/end labels disabled. +Max memory allocations 4294967295. +3 Device Memory Heaps: + 0: Flags 0x1 - Size 25757220864 (24564.00 MB) - Used 0 (0.00%) - DeviceLocal - PrimaryHeap + 1: Flags 0x0 - Size 50502672384 (48163.10 MB) - Used 0 (0.00%) + 2: Flags 0x1 - Size 257949696 (246.00 MB) - Used 0 (0.00%) - DeviceLocal +5 Device Memory Types (Not unified): + 1: Flags 0x00001 - Heap 0 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT + 0: Flags 0x00000 - Heap 1 - + 2: Flags 0x00006 - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT + 3: Flags 0x0000e - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT|VK_MEMORY_PROPERTY_HOST_CACHED_BIT + 4: Flags 0x00007 - Heap 2 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT|VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +Memory Budget Extension: + | Usage | Budget | Size | + ---------|------------------------------------------------------------------| + HEAP 00 | 0.07% / 17.38 MB | 23426.88 MB | 24564.00 MB | + HEAP 01 | 0.08% / 39.29 MB | 48163.10 MB | 48163.10 MB | + HEAP 02 | 16.26% / 40.00 MB | 206.00 MB | 246.00 MB | + ---------|------------------------------------------------------------------| +Dynamic Uniform Buffers are enabled, but they will not be used with Vulkan bindless. +Memory defrag is enabled, but it will not be used with Vulkan bindless. +FVulkanPipelineStateCacheManager: Binary pipeline cache '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/VulkanPSO.cache.10de.2684' not found. +Vulkan Async Compute has been DISABLED. +Wave Operations have been ENABLED (wave size: min=32 max=32). +Integrated GPU (iGPU): false +Current RHI supports per-draw and screenspace Variable Rate Shading +Texture pool is 17367 MB (70% of 24810 MB) +Metadata set : verbatimrhiname="Vulkan" +Metadata set : rhiname="Vulkan" +Metadata set : rhifeaturelevel="SM6" +Metadata set : shaderplatform="VULKAN_SM6" +Initializing FReadOnlyCVARCache +Running Turnkey SDK detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all' +Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all ] +ASTCEnc version 5.0.1 library loaded +Loaded Base TextureFormat: TextureFormatASTC +Loaded Base TextureFormat: TextureFormatDXT +Loaded Base TextureFormat: TextureFormatETC2 +Loaded Base TextureFormat: TextureFormatIntelISPCTexComp +Loaded Base TextureFormat: TextureFormatUncompressed +Oodle Texture TFO init; latest sdk version = 2.9.13 +Oodle Texture loading DLL: liboo2texlinux64.2.9.13.so +Oodle Texture loading DLL: liboo2texlinux64.2.9.5.so +Loaded Base TextureFormat: TextureFormatOodle +Loaded TargetPlatform 'LinuxArm64' +Loaded TargetPlatform 'LinuxArm64Server' +Loaded TargetPlatform 'LinuxArm64Client' +Loaded TargetPlatform 'Linux' +Loaded TargetPlatform 'LinuxEditor' +Loaded TargetPlatform 'LinuxServer' +Loaded TargetPlatform 'LinuxClient' +Loaded TargetPlatform 'Android' +Loaded TargetPlatform 'Android_ASTC' +Loaded TargetPlatform 'Android_DXT' +Loaded TargetPlatform 'Android_ETC2' +Loaded TargetPlatform 'Android_OpenXR' +Loaded TargetPlatform 'AndroidClient' +Loaded TargetPlatform 'Android_ASTCClient' +Loaded TargetPlatform 'Android_DXTClient' +Loaded TargetPlatform 'Android_ETC2Client' +Loaded TargetPlatform 'Android_OpenXRClient' +Loaded TargetPlatform 'Android_Multi' +Loaded TargetPlatform 'Android_MultiClient' +Building Assets For LinuxEditor +Unable to find shader format SF_VULKAN_SM6 from hinted modules, loading all potential format modules to find it +Loaded format module ShaderFormatOpenGL + GLSL_150_ES31 + GLSL_ES3_1_ANDROID +Loaded format module ShaderFormatVectorVM + VVM_1_0 +Loaded format module VulkanShaderFormat + SF_VULKAN_SM5 + SF_VULKAN_ES31_ANDROID + SF_VULKAN_ES31 + SF_VULKAN_SM5_ANDROID + SF_VULKAN_SM6 +Ray tracing is enabled (dynamic). Reason: r.RayTracing=1 and r.RayTracing.EnableOnDemand=1. +Ray tracing shaders are enabled. +Memory: Max Cache Size: -1 MB +FDerivedDataBackendGraph: Pak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +Unable to find inner node Pak for hierarchy Hierarchy. +FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +Unable to find inner node CompressedPak for hierarchy Hierarchy. +../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (1217 MiB) +FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +Unable to find inner node EnterprisePak for hierarchy Hierarchy. +Found Zen config default=/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data +InTree version at '/opt/unreal-engine/Engine/Binaries/Linux/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +Installed version at '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +No current process using the data dir found, launching a new instance +Launching executable '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver', working dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install', data dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data', args '--port 8558 --data-dir "/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data" --http asio --gc-cache-duration-seconds 1209600 --gc-interval-seconds 21600 --gc-low-diskspace-threshold 2147483648 --quiet --http-forceloopback --owner-pid 29627 --child-id Zen_29627_Startup' +Unreal Zen Storage Server HTTP service at [::1]:8658 status: OK!. +Local ZenServer AutoLaunch initialization completed in 0.122 seconds +ZenLocal: Using ZenServer HTTP service at http://[::1]:8658/ with namespace ue.ddc status: OK!. +/home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds. +/home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.00ms. RandomReadSpeed=5084.71MBs, RandomWriteSpeed=860.94MBs. Assigned SpeedClass 'Local' +Local: Using data cache path /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: DeleteOnly +ZenShared: Disabled because Host is set to 'None' +Unable to find inner node ZenShared for hierarchy Hierarchy. +Shared: Disabled because no path is configured. +Unable to find inner node Shared for hierarchy Hierarchy. +Cloud: Disabled because Host is set to 'None' +Unable to find inner node Cloud for hierarchy Hierarchy. +Guid format shader working directory is 14 characters bigger than the processId version (../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/WorkingDirectory/29627/). +Cleaned the shader compiler working directory '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/tmp/DC74B3335E524782B0DA158D7C0D665E/'. +UBA/Horde Configuration [Uba.Provider.Horde]: Not Enabled +Using 8 local workers for shader compilation +Compiling shader autogen file: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/ShaderAutogen/VULKAN_SM6/AutogenShaderHeaders.ush +Autogen file is unchanged, skipping write. +Completed SDK detection: ExitCode = 0 +Using FreeType 2.10.0 +SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png' error. +Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] +Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' error. +Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] +FAssetRegistry took 0.0019 seconds to start up +AssetDataGatherer spent 0.000s loading caches ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_*.bin. +EditorDomain is Disabled +Deviceprofile LinuxArm64Editor not found. +Deviceprofile LinuxArm64 not found. +Selected Device Profile: [LinuxEditor] +Active device profile: [0xb2d6bba3480][0xb2d6bbdc800 66] LinuxEditor +Metadata set : deviceprofile="LinuxEditor" +FlushAsyncLoading(1): 1 QueuedPackages, 0 AsyncPackages +Texture Encode Speed: FinalIfAvailable (editor). +Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +Shared linear texture encoding: Disabled +Turnkey Platform: Android: (Status=Invalid, MinAllowed_Sdk=r25b, MaxAllowed_Sdk=r29, Current_Sdk=, Allowed_AutoSdk=r27c, Current_AutoSdk=, Flags="Platform_InvalidHostPrerequisites, Support_FullSdk", Error="Android Studio is not installed correctly.") +Turnkey Platform: Linux: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +Turnkey Platform: LinuxArm64: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +Running Turnkey device detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI' +Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI -nocompile -nocompileuat ] +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness because of a recursive sync load +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec because of a recursive sync load +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_M because of a recursive sync load +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_N because of a recursive sync load +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Opacity/CameraDepthFade because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDiffuse because of a recursive sync load +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions02/Utility/BreakOutFloat2Components because of a recursive sync load +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultPostProcessMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultDeferredDecalMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultLightFunctionMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/WorldGridMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDeferredDecalMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/WorldGridMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +HLOD mesh reduction module (r.ProxyLODMeshReductionModule) set to "ProxyLODMeshReduction" which doesn't exist. +Using QuadricMeshReduction for automatic static mesh reduction +Using SkeletalMeshReduction for automatic skeletal mesh reduction +No automatic mesh merging module available +No distributed automatic mesh merging module available +No automatic mesh merging module available +No distributed automatic mesh merging module available +Completed device detection: Code = 0 +Applying CVar settings from Section [/Script/CQTest.CQTestSettings] File [Engine] +VirtualizationSystem name found in ini file: None +FNullVirtualizationSystem mounted, virtualization will be disabled +FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetActorFactory name: NetActorFactory id: 0 +FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetSubObjectFactory name: NetSubObjectFactory id: 1 +Linux SourceCodeAccessSettings: VisualStudioCode +Border +BreadcrumbButton +Brushes.Title +ColorPicker.ColorThemes +Default +Icons.Save +Icons.Toolbar.Settings +ListView +SoftwareCursor_CardinalCross +SoftwareCursor_Grab +TableView.DarkRow +TableView.Row +TreeView +FWorldPartitionClassDescRegistry::Initialize started... +FWorldPartitionClassDescRegistry::Initialize took 1.803 ms +XR: Instanced Stereo Rendering is Enabled +XR: MultiViewport is Enabled +XR: Mobile Multiview is Disabled +Turnkey Device: Linux@WEYLAND-YUTANI: (Name=WEYLAND-YUTANI, Type=Computer, Status=Valid, Allowed=, Current=Arch Linux, Flags="Device_InstallSoftwareValid") +UGameplayTagsManager::InitializeManager - 0.000 s +MetaSound Page Target Initialized to 'Default' +Registering Engine Module Parameter Interfaces... +MetaSound Engine Initialized +Niagara Debugger Client Initialized | Session: 578CF909D85A4F7A800000000000EF00 | Instance: B4E6601A574B4202BDE8D2B7C26FAF8A (WEYLAND-YUTANI-29627). +Work queue size set to 1024. +Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +Unicast socket bound to '0.0.0.0:36243'. +Added local interface '192.168.1.180' to multicast group '230.0.0.1:6666' +Added local interface '192.168.122.1' to multicast group '230.0.0.1:6666' +Added local interface '172.31.0.1' to multicast group '230.0.0.1:6666' +Using asynchronous task graph for message deserialization. +Initializing TcpMessaging bridge +MakeRuntimeORTDml: + DirectML: no + RHI D3D12: no + D3D12: no + NPU: no +Interface availability: + GPU: no + RDG: no + NPU: no +NNERuntimeORTDml can only cook! +Initialize +OnSessionChanged +Initialize +OnSessionChanged +Initialize +OnSessionChanged +Initialize +OnSessionChanged +[RegisterExtension] Registering CVD Extension [FChaosVDGenericDebugDrawExtension] ... +[RegisterExtension] Registering CVD Extension [FChaosVDAccelerationStructuresExtension] ... +UAndroidPermissionCallbackProxy::GetInstance +No Audio Capture implementations found. Audio input will be silent. +No Audio Capture implementations found. Audio input will be silent. +OpenXR ignores max viewport resolution in editor to support full HMD resolutions. +Applying CVar settings from Section [/Script/NNEDenoiser.NNEDenoiserSettings] File [Engine] +Revision control is disabled +Cannot determine whether '/home/reimoz/.steampath' is a directory - d_type not supported and stat() failed with errno=2 (No such file or directory) +Failed to read file '../../../Engine/Content/Slate/Icons/doc_16x.png' error. +Could not load file for Slate resource: [../../../Engine/Content/Slate/Icons/doc_16x.png] file: [../../../Engine/Content/Slate/Icons/doc_16x.png] +Failed to read file '../../../Engine/Content/Slate/Common/ButtonHoverHint.png' error. +Could not load file for Slate resource: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] file: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] +Revision control is disabled +Loaded 0 collections in 0.002327 seconds +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Collections/' took 0.00s +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Developers/reimoz/Collections/' took 0.00s +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Collections/' took 0.00s +43167 objects as part of root set at end of initial load. +CloseDisregardForGC: 0/0 objects in disregard for GC pool +Initializing Engine... +0x00007f0b687ea7b6 Dladdr: 0.022270ms Open: 0.018340ms Search: 0.035840ms +0x00007f0b687966d6 Dladdr: 0.004130ms Open: 0.005640ms Search: 0.034110ms +0x00007f0b687a24d3 Dladdr: 0.003560ms Open: 0.005080ms Search: 0.034580ms +0x00007f0b687d3395 Dladdr: 0.003250ms Open: 0.005030ms Search: 0.034660ms +0x00007f0b687b9840 Dladdr: 0.003290ms Open: 0.005480ms Search: 0.034230ms +0x00007f0c3419429e Dladdr: 0.312340ms Open: 0.010610ms Search: 0.050770ms +0x00007f0c341800f9 Dladdr: 0.269740ms Open: 0.005590ms Search: 0.043440ms +0x00007f0c2b643dbf Dladdr: 0.112250ms Open: 0.008220ms Search: 0.043491ms +0x00007f0c2b6488a9 Dladdr: 0.119420ms Open: 0.005290ms Search: 0.041420ms +0x00007f0c2c3b01e8 Dladdr: 0.115750ms Open: 0.007090ms Search: 0.047620ms +0x000000000023a54d Dladdr: 0.003680ms Open: 0.007180ms Search: 0.028780ms +0x00007f0c2c3bbb30 Dladdr: 0.111860ms Open: 0.005350ms Search: 0.038790ms +0x000000000024cd32 Dladdr: 0.002290ms Open: 0.004720ms Search: 0.030900ms +0x00007f0c373afe59 Dladdr: 0.005030ms Open: 0.010160ms Search: 0.024050ms +0x00007f0c298366c0 Dladdr: 0.022280ms Open: 0.005680ms Search: 0.001330ms +0x00007f0c298367f8 Dladdr: 0.016370ms Open: 0.002120ms Search: 0.000130ms +0x0000000000239649 Dladdr: 0.001950ms Open: 0.004190ms Search: 0.027300ms +FPlatformStackWalk::StackWalkAndDump - 0.002 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 148] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007f0b687ea7b7 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_0::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +[Callstack] 0x00007f0b687966d7 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +[Callstack] 0x00007f0b687a24d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[Callstack] 0x00007f0b687d3396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007f0b687b9841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007f0c3419429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007f0c341800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007f0c2b643dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007f0c2b6488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007f0c2c3b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007f0c2c3bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007f0c373afe5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007f0c298366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007f0c298367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [<,:-1] + + SubmitErrorReport - 0.000 s + SendNewReport - 0.018 s + FDebug::EnsureFailed - 0.030 s +0x00007f0b687ea7f8 Dladdr: 0.061680ms Open: 0.015120ms Search: 0.036380ms +0x00007f0b687966ef Dladdr: 0.005620ms Open: 0.006350ms Search: 0.037400ms +0x00007f0b687a24d3 Dladdr: 0.003680ms Open: 0.005490ms Search: 0.039100ms +0x00007f0b687d3395 Dladdr: 0.002900ms Open: 0.004750ms Search: 0.038110ms +0x00007f0b687b9840 Dladdr: 0.002640ms Open: 0.004630ms Search: 0.034310ms +0x00007f0c3419429e Dladdr: 0.423790ms Open: 0.061400ms Search: 0.055270ms +0x00007f0c341800f9 Dladdr: 0.278591ms Open: 0.007530ms Search: 0.042510ms +0x00007f0c2b643dbf Dladdr: 0.127310ms Open: 0.014130ms Search: 0.047360ms +0x00007f0c2b6488a9 Dladdr: 0.102480ms Open: 0.005470ms Search: 0.039720ms +0x00007f0c2c3b01e8 Dladdr: 0.127780ms Open: 0.006220ms Search: 0.045200ms +0x000000000023a54d Dladdr: 0.004310ms Open: 0.007930ms Search: 0.030260ms +0x00007f0c2c3bbb30 Dladdr: 0.112310ms Open: 0.005410ms Search: 0.039520ms +0x000000000024cd32 Dladdr: 0.002300ms Open: 0.004650ms Search: 0.029140ms +0x00007f0c373afe59 Dladdr: 0.003520ms Open: 0.009770ms Search: 0.023730ms +0x00007f0c298366c0 Dladdr: 0.038480ms Open: 0.012150ms Search: 0.002970ms +0x00007f0c298367f8 Dladdr: 0.015490ms Open: 0.002530ms Search: 0.000160ms +0x0000000000239649 Dladdr: 0.002140ms Open: 0.008860ms Search: 0.028330ms +FPlatformStackWalk::StackWalkAndDump - 0.002 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 149] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007f0b687ea7f9 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_1::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +[Callstack] 0x00007f0b687966f0 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +[Callstack] 0x00007f0b687a24d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[Callstack] 0x00007f0b687d3396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007f0b687b9841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007f0c3419429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007f0c341800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007f0c2b643dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007f0c2b6488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007f0c2c3b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007f0c2c3bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007f0c373afe5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007f0c298366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007f0c298367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [<,:-1] + + SubmitErrorReport - 0.000 s + SendNewReport - 0.022 s + FDebug::EnsureFailed - 0.027 s +0x00007f0b687ea83a Dladdr: 0.099110ms Open: 0.017590ms Search: 0.036490ms +0x00007f0b68796607 Dladdr: 0.003720ms Open: 0.005370ms Search: 0.035500ms +0x00007f0b687a24d3 Dladdr: 0.003100ms Open: 0.005640ms Search: 0.035090ms +0x00007f0b687d3395 Dladdr: 0.015470ms Open: 0.005900ms Search: 0.035040ms +0x00007f0b687b9840 Dladdr: 0.003320ms Open: 0.005200ms Search: 0.038140ms +0x00007f0c3419429e Dladdr: 0.506441ms Open: 0.012900ms Search: 0.049030ms +0x00007f0c341800f9 Dladdr: 0.330270ms Open: 0.012520ms Search: 0.052410ms +0x00007f0c2b643dbf Dladdr: 0.243720ms Open: 0.025830ms Search: 0.059150ms +0x00007f0c2b6488a9 Dladdr: 0.126440ms Open: 0.011800ms Search: 0.045260ms +0x00007f0c2c3b01e8 Dladdr: 0.118480ms Open: 0.007600ms Search: 0.043980ms +0x000000000023a54d Dladdr: 0.011050ms Open: 0.007370ms Search: 0.028030ms +0x00007f0c2c3bbb30 Dladdr: 0.112080ms Open: 0.009630ms Search: 0.040650ms +0x000000000024cd32 Dladdr: 0.002350ms Open: 0.004800ms Search: 0.029850ms +0x00007f0c373afe59 Dladdr: 0.001530ms Open: 0.005640ms Search: 0.021320ms +0x00007f0c298366c0 Dladdr: 0.024780ms Open: 0.004370ms Search: 0.000920ms +0x00007f0c298367f8 Dladdr: 0.015750ms Open: 0.002170ms Search: 0.000130ms +0x0000000000239649 Dladdr: 0.001830ms Open: 0.004900ms Search: 0.026520ms +FPlatformStackWalk::StackWalkAndDump - 0.003 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 154] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007f0b687ea83b libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_2::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:154] +[Callstack] 0x00007f0b68796608 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:154] +[Callstack] 0x00007f0b687a24d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[Callstack] 0x00007f0b687d3396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007f0b687b9841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007f0c3419429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007f0c341800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007f0c2b643dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007f0c2b6488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007f0c2c3b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007f0c2c3bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007f0c373afe5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007f0c298366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007f0c298367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [<,:-1] + + SubmitErrorReport - 0.000 s diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-3B818CFC0BFC49A9B06B409D06A02355/CrashContext.runtime-xml b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-3B818CFC0BFC49A9B06B409D06A02355/CrashContext.runtime-xml new file mode 100644 index 0000000..021634c --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-3B818CFC0BFC49A9B06B409D06A02355/CrashContext.runtime-xml @@ -0,0 +1,1216 @@ + + + + 3 + 63BFDF3320B142CAA18EBD26580C9411 + UECC-Linux-F186E0456F694BC8BC793FD9BF2957B6_0003 + true + false + false + Ensure + Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 149] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +0x00007f0b687ea7f9 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_1::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +0x00007f0b687966f0 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +0x00007f0b687a24d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +0x00007f0b687d3396 libUnrealEditor-OpenXRHMD.so!TSharedRef<FOpenXRHMD, (ESPMode)1> FSceneViewExtensions::NewExtension<FOpenXRHMD, XrInstance_T*&, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr<FOpenXRRenderBridge>&&&, TArray<char const*, TSizedDefaultAllocator<32> >&&&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +0x00007f0b687b9841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +0x00007f0c3419429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +0x00007f0c341800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +0x00007f0c2b643dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +0x00007f0c2b6488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +0x00007f0c2c3b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +0x00007f0c2c3bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +0x00007f0c373afe5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +0x00007f0c298366c1 libc.so.6!UnknownFunction(0x276c0) +0x00007f0c298367f9 libc.so.6!__libc_start_main(+0x88) +0x000000000023964a UnrealEditor!_start [<,:-1] + + + Attended + 29627 + 0 + false + false + true + false + UE-MyProject2 + UnrealEditor + Development + + LinuxEditor + Linux [Arch Linux 6.19.11-arch1-1 64b] + Linux + Editor + Vanilla + + 5.6.1-44394996+++UE5+Release-5.6 + 5.6.1-44394996+++UE5+Release-5.6 + CommandLineRemoved + 9 + en_US + ++UE5+Release-5.6-CL-44394996 + **UE5*Release-5.6-CL-44394996-Linux-Development + true + false + + /opt/unreal-engine/Engine/Binaries/Linux/ + /opt/unreal-engine/ + E5D2B3C70A61446E8360CCAEADDA3CCF-000003E8 + e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 + + + Sent in the unattended mode + + 0 + + 8 + 16 + 1 + AuthenticAMD + AMD Ryzen 7 3800X 8-Core Processor + NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86 + Arch Linux + 6.19.11-arch1-1 + + 67336896512 + 0 + 4096 + 63 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 8 + libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_1::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +libUnrealEditor-OpenXRHMD.so!TSharedRef<FOpenXRHMD, (ESPMode)1> FSceneViewExtensions::NewExtension<FOpenXRHMD, XrInstance_T*&, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr<FOpenXRRenderBridge>&&&, TArray<char const*, TSizedDefaultAllocator<32> >&&&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +libc.so.6!UnknownFunction(0x276c0) +libc.so.6!__libc_start_main(+0x88) +UnrealEditor!_start [/opt/unreal-engine/Engine/Binaries/Linux/UnrealEditor:-1] + + + +libUnrealEditor-OpenXRHMD 0x00007f0b68750000 + 9a7f9 +libUnrealEditor-OpenXRHMD 0x00007f0b68750000 + 466f0 +libUnrealEditor-OpenXRHMD 0x00007f0b68750000 + 524d4 +libUnrealEditor-OpenXRHMD 0x00007f0b68750000 + 83396 +libUnrealEditor-OpenXRHMD 0x00007f0b68750000 + 69841 +libUnrealEditor-Engine 0x00007f0c2ec00000 + 559429f +libUnrealEditor-Engine 0x00007f0c2ec00000 + 55800fa +libUnrealEditor-UnrealEd 0x00007f0c29e00000 + 1843dc0 +libUnrealEditor-UnrealEd 0x00007f0c29e00000 + 18488aa +libUnrealEditor-UnrealEd 0x00007f0c29e00000 + 25b01e9 +UnrealEditor 0x0000000000200000 + 3a54e +libUnrealEditor-UnrealEd 0x00007f0c29e00000 + 25bbb31 +UnrealEditor 0x0000000000200000 + 4cd33 +libUnrealEditor-UnixCommonStartup 0x00007f0c373a7000 + 8e5a +libc.so 0x00007f0c2980f000 + 276c1 +libc.so 0x00007f0c2980f000 + 277f9 +UnrealEditor 0x0000000000200000 + 3964a + + FD8312287805F0F84EC71D7A70D332520ECF1BBC + 639123945517760000 + 1 + AMD Ryzen 7 3800X 8-Core Processor + 1.0 + + + + 5 + Trace/breakpoint trap + 0 + 0 + + + LinuxEditorNo errors + false + Vulkan + NVIDIA GeForce RTX 4090 + 595.58 + 595.58 + 01-01-01 + SM6 + NVIDIA + 2684 + LinuxEditor + + + + + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RDG Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IoStore Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mass Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "World Metrics" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "XGE Controller" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Visual Debugger" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Enhanced Input" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Command Link Server" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "FastBuild Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chaos Insights" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "UBA Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chaos Cloth" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mesh Painting" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "TraceUtilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Asset Tags" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MsQuic Runtime Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Procedural Mesh Component" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Example Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GooglePAD" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Android Runtime Permission" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Windows Movie Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Linux Device Profile Selector" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Mesh Modeling Toolset" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Custom Mesh Component" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry Processing" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IOS Device Profile Selector" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "StateTree" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Audio Capture" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Wave Tables" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Apple Movie Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XRBase" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chunk Downloader" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Google Cloud Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Resonance Audio" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Input Debugging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ArchVis Character" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXR" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Windows Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Android Movie Player" +} + { +"Version": 1, +"VersionName": "1.1", +"FriendlyName": "Synthesis and DSP Effects" +} + { +"Version": 2, +"VersionName": "1.0", +"FriendlyName": "Groom" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mobile Patching Utilities" +} + { +"Version": 1, +"VersionName": "0.9", +"FriendlyName": "Compute Framework" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Apple Image Utils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXREyeTracker" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Movie Player for WebM files" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Audio Synesthesia" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Cable Component" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "PropertyBindingUtils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RigVM" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MetaSound" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Significance Manager" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "SoundFields" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Android Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AndroidFileServer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mobile Location Services Blueprints Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Property Access Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Actor Layer Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AudioWidgets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Geometry Cache" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXRHandTracking" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Facial Animation Bulk Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Asset Manager Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Engine Asset Definitions" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Blueprint C++ Header Preview" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Color Grading" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Wizard for mobile packaging scenarios" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Proxy LOD Plugin (Experimental)" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Data Validation" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "Stylus & Tablet Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UMG Widget Preview" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CryptoKeys" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "EditorDebugTools" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mac Graphics Switching" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GameplayTagsEditor" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Modeling Tools Editor Mode" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GeometryMode" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequencer Anim Tools" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Curve Editor Tools" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Mesh LOD Toolset" +} + { +"Version": 2, +"VersionName": "0.2", +"FriendlyName": "UVEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Scripting Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Plugin Browser" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Material Analyzer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Changelist Reviews" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "World Partition HLOD Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "SpeedTree Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Oodle Network" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Media Compositing" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "AVF Media Player" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "Android Media Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Media Player Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "WebM Video Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Image Sequence Media Player" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "WMF Media Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Environment Query Editor" +} + { +"Version": 0, +"VersionName": "0.1", +"FriendlyName": "Media Plate" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AISupport" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig Modules" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Insights" +} + { +"Version": 10, +"VersionName": "10.2.7", +"FriendlyName": "RigLogic Plugin v10.3.0" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig Spline" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Modifier Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Skeletal Mesh Editing Tools" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IK Rig" +} + { +"Version": 1, +"VersionName": "0.9", +"FriendlyName": "Deformer Graph" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Blendspace Motion Analysis" +} + { +"Version": 1, +"VersionName": "2.0", +"FriendlyName": "Live Link" +} + { +"Version": 30100, +"VersionName": "3.1.0", +"FriendlyName": "Animation Compression Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Data" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Tweening Utils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Datasmith Content" +} + { +"Version": 131, +"VersionName": "1.3.1", +"FriendlyName": "glTF Exporter" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Variant Manager" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Variant Manager Content" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Tests" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NiagaraSimCaching" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Niagara" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Cascade Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Alembic Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Performance" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Localizable Message" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "GeometryFlow" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Telemetry" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Platform Cryptography Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Low-level network trace Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Level Sequence Navigator Bridge" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosUserDataPT" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequence Navigator" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NFORDenoise" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Tool Presets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosCaching" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "TEDS: Editor Data Storage" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Python Editor Script Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Planar Cut" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Automation Utilities" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Fracture" +} + { +"Version": 1, +"VersionName": "1", +"FriendlyName": "BackChannel" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry Dataflow Nodes" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Telemetry" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Experimental Mesh Modeling Toolset" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Skeletal Mesh Simplifier (Early Access)" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Editor DataflowGraph" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Batch Renamer" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Niagara" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Full Body IK" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "TEDS: Editor Data Storage Features" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "CharacterAI" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Solver" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem NULL" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Services" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Base" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem Utils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "EOS Shared" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Engine Cameras" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Camera Shake Previewer" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Gameplay Cameras" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Launcher Chunk Installer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UDP Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "TCP Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NNERuntimeORT" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Paper2D" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NNEDenoiser" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Framework" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Framework Assets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Take Recorder" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Camera Calibration Core" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "CLion Integration" +} + { +"Version": 110, +"VersionName": "1.11.0", +"FriendlyName": "Plastic SCM" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "PIX on Windows GPU Capture Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Perforce" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Dump GPU Services" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Plugin Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Visual Studio Code Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XCode Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CodeLite Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Sharing" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RenderDoc Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UObject Example Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Subversion" +} + { +"Version": 2, +"VersionName": "1.7", +"FriendlyName": "Rider Integration" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Project Launcher" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Linux Compiler-only Integration" +} + { +"Version": 14, +"VersionName": "1.4", +"FriendlyName": "Git" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Property Access Node" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Visual Studio Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Oodle Texture" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "10X Editor Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NamingTokens" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "KDevelop Integration" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Template Sequence" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Actor Sequence (Experimental)" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequencer Scripting" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Level Sequence Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MetaHuman SDK" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Portable Object File Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - Class Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - File Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - Asset Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XInput Device" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CompositeCore" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Light Mixer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Object Mixer" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "BaseCharacterFXEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem GooglePlay" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem iOS" +} + + diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-3B818CFC0BFC49A9B06B409D06A02355/CrashReportClient.ini b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-3B818CFC0BFC49A9B06B409D06A02355/CrashReportClient.ini new file mode 100644 index 0000000..ac738fd --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-3B818CFC0BFC49A9B06B409D06A02355/CrashReportClient.ini @@ -0,0 +1,10 @@ +[CrashReportClient] +bHideLogFilesOption=false +bHideAllowToBeContactedOption=false +bIsAllowedToCloseWithoutSending=true +bIsAllowedToSendWithoutDetailedInfo=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true +bAgreeToCrashUpload=false + diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-3B818CFC0BFC49A9B06B409D06A02355/Diagnostics.txt b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-3B818CFC0BFC49A9B06B409D06A02355/Diagnostics.txt new file mode 100644 index 0000000..da39e3c --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-3B818CFC0BFC49A9B06B409D06A02355/Diagnostics.txt @@ -0,0 +1,36 @@ +Generating report for minidump + +Application version 5.6.1.0 + ... built from changelist 44394996 + +OS version Linux 6.19.11-arch1-1 (network name: WEYLAND-YUTANI) +Running 8 x86_64 processors (16 logical cores) +Exception was "Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 149] " + + + + + +libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_1::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +libc.so.6!UnknownFunction(0x276c0) +libc.so.6!__libc_start_main(+0x88) +UnrealEditor!_start [/opt/unreal-engine/Engine/Binaries/Linux/UnrealEditor:-1] + + + +0 loaded modules + +Report end! diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-3B818CFC0BFC49A9B06B409D06A02355/MyProject2.log b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-3B818CFC0BFC49A9B06B409D06A02355/MyProject2.log new file mode 100644 index 0000000..57ab348 --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-3B818CFC0BFC49A9B06B409D06A02355/MyProject2.log @@ -0,0 +1,1517 @@ +Stats thread started at 0.134388 +Metadata set : systemresolution.resx="1280" +Metadata set : systemresolution.resy="720" +OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +Session CrashGUID >==================================================== + Session CrashGUID > UECC-Linux-F186E0456F694BC8BC793FD9BF2957B6 + Session CrashGUID >==================================================== +No local boot hotfix file found at: [../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +Pre-Initializing Audio Device Manager... +AudioInfo: 'OPUS' Registered +AudioInfo: 'OGG' Registered +AudioInfo: 'ADPCM' Registered +AudioInfo: 'PCM' Registered +AudioInfo: 'BINKA' Registered +AudioInfo: 'RADA' Registered +Audio Device Manager Pre-Initialized +Looking for build plugins target receipt +Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +Asset registry cache read as 67.9 MiB from ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_0.bin +Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +Looking for enabled plugins target receipt +Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +Loading TVOS ini files took 0.18 seconds +Loading Mac ini files took 0.18 seconds +Loading IOS ini files took 0.19 seconds +Loading Android ini files took 0.22 seconds +Loading VulkanPC ini files took 0.23 seconds +Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +Mounting Engine plugin RenderGraphInsights +Mounting Engine plugin IoStoreInsights +Mounting Engine plugin MassInsights +Mounting Engine plugin WorldMetrics +Mounting Engine plugin XGEController +Mounting Engine plugin ChaosVD +Mounting Engine plugin EnhancedInput +Mounting Engine plugin CmdLinkServer +Mounting Engine plugin FastBuildController +Mounting Engine plugin ChaosInsights +Mounting Engine plugin UbaController +Mounting Engine plugin ChaosCloth +Mounting Engine plugin MeshPainting +Mounting Engine plugin TraceUtilities +Mounting Engine plugin AssetTags +Mounting Engine plugin MsQuic +Mounting Engine plugin ProceduralMeshComponent +Mounting Engine plugin ExampleDeviceProfileSelector +Loading VisionOS ini files took 0.48 seconds +Mounting Engine plugin GooglePAD +Mounting Engine plugin AndroidPermission +Mounting Engine plugin WindowsMoviePlayer +Mounting Engine plugin LinuxDeviceProfileSelector +Mounting Engine plugin MeshModelingToolset +Mounting Engine plugin CustomMeshComponent +Mounting Engine plugin GeometryProcessing +Mounting Engine plugin IOSDeviceProfileSelector +Mounting Engine plugin StateTree +Loading Windows ini files took 0.50 seconds +Mounting Engine plugin AudioCapture +Mounting Engine plugin WaveTable +Mounting Engine plugin AppleMoviePlayer +Loading Unix ini files took 0.51 seconds +Mounting Engine plugin XRBase +Mounting Engine plugin ChunkDownloader +Mounting Engine plugin GoogleCloudMessaging +Mounting Engine plugin ResonanceAudio +Mounting Engine plugin InputDebugging +Mounting Engine plugin ArchVisCharacter +Mounting Engine plugin OpenXR +Mounting Engine plugin WindowsDeviceProfileSelector +Mounting Engine plugin AndroidMoviePlayer +Mounting Engine plugin Synthesis +Mounting Engine plugin HairStrands +Mounting Engine plugin MobilePatchingUtils +Mounting Engine plugin ComputeFramework +Mounting Engine plugin AppleImageUtils +Mounting Engine plugin OpenXREyeTracker +Mounting Engine plugin WebMMoviePlayer +Mounting Engine plugin AudioSynesthesia +Mounting Engine plugin CableComponent +Mounting Engine plugin PropertyBindingUtils +Mounting Engine plugin RigVM +Loading LinuxArm64 ini files took 0.56 seconds +Mounting Engine plugin Metasound +Loading Linux ini files took 0.56 seconds +Mounting Engine plugin SignificanceManager +Mounting Engine plugin SoundFields +Mounting Engine plugin AndroidDeviceProfileSelector +Mounting Engine plugin AndroidFileServer +Mounting Engine plugin LocationServicesBPLibrary +Mounting Engine plugin PropertyAccessEditor +Mounting Engine plugin ActorLayerUtilities +Mounting Engine plugin AudioWidgets +Mounting Engine plugin GeometryCache +Mounting Engine plugin OpenXRHandTracking +Mounting Engine plugin FacialAnimation +Mounting Engine plugin AssetManagerEditor +Mounting Engine plugin EngineAssetDefinitions +Mounting Engine plugin BlueprintHeaderView +Mounting Engine plugin ColorGrading +Mounting Engine plugin MobileLauncherProfileWizard +Mounting Engine plugin ProxyLODPlugin +Mounting Engine plugin DataValidation +Mounting Engine plugin StylusInput +Mounting Engine plugin UMGWidgetPreview +Mounting Engine plugin CryptoKeys +Mounting Engine plugin EditorDebugTools +Mounting Engine plugin MacGraphicsSwitching +Mounting Engine plugin GameplayTagsEditor +Mounting Engine plugin ModelingToolsEditorMode +Mounting Engine plugin GeometryMode +Mounting Engine plugin SequencerAnimTools +Mounting Engine plugin CurveEditorTools +Mounting Engine plugin MeshLODToolset +Mounting Engine plugin UVEditor +Mounting Engine plugin EditorScriptingUtilities +Mounting Engine plugin PluginBrowser +Mounting Engine plugin MaterialAnalyzer +Mounting Engine plugin ChangelistReview +Mounting Engine plugin WorldPartitionHLODUtilities +Mounting Engine plugin SpeedTreeImporter +Mounting Engine plugin OodleNetwork +Mounting Engine plugin MediaCompositing +Mounting Engine plugin AvfMedia +Mounting Engine plugin AndroidMedia +Mounting Engine plugin MediaPlayerEditor +Mounting Engine plugin WebMMedia +Mounting Engine plugin ImgMedia +Mounting Engine plugin WmfMedia +Mounting Engine plugin EnvironmentQueryEditor +Mounting Engine plugin MediaPlate +Mounting Engine plugin AISupport +Mounting Engine plugin ControlRigModules +Mounting Engine plugin ControlRig +Mounting Engine plugin GameplayInsights +Mounting Engine plugin RigLogic +Mounting Engine plugin ControlRigSpline +Mounting Engine plugin AnimationModifierLibrary +Mounting Engine plugin SkeletalMeshModelingTools +Mounting Engine plugin IKRig +Mounting Engine plugin DeformerGraph +Mounting Engine plugin BlendSpaceMotionAnalysis +Mounting Engine plugin LiveLink +Mounting Engine plugin ACLPlugin +Mounting Engine plugin AnimationData +Mounting Engine plugin TweeningUtils +Mounting Engine plugin DatasmithContent +Mounting Engine plugin GLTFExporter +Mounting Engine plugin VariantManager +Mounting Engine plugin VariantManagerContent +Mounting Engine plugin InterchangeTests +Mounting Engine plugin NiagaraSimCaching +Mounting Engine plugin Niagara +Mounting Engine plugin Cascade +Mounting Engine plugin AlembicImporter +Mounting Engine plugin EditorPerformance +Mounting Engine plugin LocalizableMessage +Mounting Engine plugin GeometryFlow +Mounting Engine plugin RuntimeTelemetry +Mounting Engine plugin PlatformCrypto +Mounting Engine plugin LowLevelNetTrace +Mounting Engine plugin GeometryCollectionPlugin +Mounting Engine plugin LevelSequenceNavigatorBridge +Mounting Engine plugin ChaosUserDataPT +Mounting Engine plugin SequenceNavigator +Mounting Engine plugin NFORDenoise +Mounting Engine plugin ToolPresets +Mounting Engine plugin ChaosCaching +Mounting Engine plugin EditorDataStorage +Mounting Engine plugin PythonScriptPlugin +Mounting Engine plugin PlanarCut +Mounting Engine plugin AutomationUtils +Mounting Engine plugin Fracture +Mounting Engine plugin BackChannel +Mounting Engine plugin GeometryDataflow +Mounting Engine plugin EditorTelemetry +Mounting Engine plugin MeshModelingToolsetExp +Mounting Engine plugin SkeletalReduction +Mounting Engine plugin Dataflow +Mounting Engine plugin AdvancedRenamer +Mounting Engine plugin ChaosNiagara +Mounting Engine plugin FullBodyIK +Mounting Engine plugin EditorDataStorageFeatures +Mounting Engine plugin CharacterAI +Mounting Engine plugin ChaosSolverPlugin +Mounting Engine plugin OnlineSubsystemNull +Mounting Engine plugin OnlineServices +Mounting Engine plugin OnlineBase +Mounting Engine plugin OnlineSubsystem +Mounting Engine plugin ChaosEditor +Mounting Engine plugin OnlineSubsystemUtils +Mounting Engine plugin EOSShared +Mounting Engine plugin EngineCameras +Mounting Engine plugin CameraShakePreviewer +Mounting Engine plugin GameplayCameras +Mounting Engine plugin LauncherChunkInstaller +Mounting Engine plugin UdpMessaging +Mounting Engine plugin TcpMessaging +Mounting Engine plugin NNERuntimeORT +Mounting Engine plugin Paper2D +Mounting Engine plugin NNEDenoiser +Mounting Engine plugin InterchangeEditor +Mounting Engine plugin Interchange +Mounting Engine plugin InterchangeAssets +Mounting Engine plugin Takes +Mounting Engine plugin CameraCalibrationCore +Mounting Engine plugin CLionSourceCodeAccess +Mounting Engine plugin PlasticSourceControl +Mounting Engine plugin PixWinPlugin +Mounting Engine plugin PerforceSourceControl +Mounting Engine plugin DumpGPUServices +Mounting Engine plugin PluginUtils +Mounting Engine plugin VisualStudioCodeSourceCodeAccess +Mounting Engine plugin XCodeSourceCodeAccess +Mounting Engine plugin CodeLiteSourceCodeAccess +Mounting Engine plugin AnimationSharing +Mounting Engine plugin RenderDocPlugin +Mounting Engine plugin UObjectPlugin +Mounting Engine plugin SubversionSourceControl +Mounting Engine plugin RiderSourceCodeAccess +Mounting Engine plugin ProjectLauncher +Mounting Engine plugin NullSourceCodeAccess +Mounting Engine plugin GitSourceControl +Mounting Engine plugin PropertyAccessNode +Mounting Engine plugin VisualStudioSourceCodeAccess +Mounting Engine plugin TextureFormatOodle +Mounting Engine plugin N10XSourceCodeAccess +Mounting Engine plugin NamingTokens +Mounting Engine plugin KDevelopSourceCodeAccess +Mounting Engine plugin TemplateSequence +Mounting Engine plugin ActorSequence +Mounting Engine plugin SequencerScripting +Mounting Engine plugin LevelSequenceEditor +Mounting Engine plugin MetaHumanSDK +Mounting Engine plugin PortableObjectFileDataSource +Mounting Engine plugin ContentBrowserClassDataSource +Mounting Engine plugin ContentBrowserFileDataSource +Mounting Engine plugin ContentBrowserAssetDataSource +Mounting Engine plugin XInputDevice +Mounting Engine plugin CompositeCore +Mounting Engine plugin LightMixer +Mounting Engine plugin ObjectMixer +Mounting Engine plugin BaseCharacterFXEditor +Mounting Engine plugin OnlineSubsystemGooglePlay +Mounting Engine plugin OnlineSubsystemIOS +Revision control is disabled +Revision control is disabled +Revision control is disabled +Started StudioTelemetry Session +NFORDenoise function starting up +Using libcurl 8.12.1 + - built for x86_64-unknown-linux-gnu + - supports SSL with OpenSSL/1.1.1t + - supports HTTP deflate (compression) using libz 1.3 + - other features: + CURL_VERSION_SSL + CURL_VERSION_LIBZ + CURL_VERSION_IPV6 + CURL_VERSION_ASYNCHDNS + CURL_VERSION_LARGEFILE + CURL_VERSION_TLSAUTH_SRP + CURL_VERSION_HTTP2 + CurlRequestOptions (configurable via config and command line): + - bVerifyPeer = true - Libcurl will verify peer certificate + - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy + - bDontReuseConnections = false - Libcurl will reuse connections + - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host + - LocalHostAddr = Default + - BufferSize = 65536 +CreateHttpThread using FCurlMultiPollEventLoopHttpThread +Creating http thread with maximum 256 concurrent requests +OSS: Created online subsystem instance for: NULL +OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] +Initialize Initializing EOSSDK Version:1.17.0-41373641 +Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine] +RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings. +Applying CVar settings from Section [/Script/CompositeCore.CompositeCorePluginSettings] File [Engine] +ExecutableName: UnrealEditor +Build: ++UE5+Release-5.6-CL-44394996 +Platform=LinuxEditor +MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +DeviceId= +Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +Net CL: 43139311 +OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +Compiled (64-bit): Jul 28 2025 20:54:48 +Architecture: x64 +Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +Build Configuration: Development +Branch Name: ++UE5+Release-5.6 +Command Line: +Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +Allocator: Mimalloc +Installed Engine Build: 1 +This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +Number of dev versions registered: 37 + Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 10 + Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0 + Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 4 + Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 40 + Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 37 + Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 3 + Dev-Networking (A4E4105C-59A1-49B5-A7C5-40C4547EDFEE): 0 + Dev-Online (39C831C9-5AE6-47DC-9A44-9C173E1C8E7C): 0 + Dev-Physics (78F01B33-EBEA-4F98-B9B4-84EACCB95AA2): 20 + Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0 + Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 49 + Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 13 + Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 3 + Dev-LoadTimes (C2A15278-BFE7-4AFE-6C17-90FF531DF755): 1 + Private-Geometry (6EACA3D4-40EC-4CC1-B786-8BED09428FC5): 3 + Dev-AnimPhys (29E575DD-E0A3-4627-9D10-D276232CDCEA): 17 + Dev-Anim (AF43A65D-7FD3-4947-9873-3E8ED9C1BB05): 15 + Dev-ReflectionCapture (6B266CEC-1EC7-4B8F-A30B-E4D90942FC07): 1 + Dev-Automation (0DF73D61-A23F-47EA-B727-89E90C41499A): 1 + FortniteMain (601D1886-AC64-4F84-AA16-D3DE0DEAC7D6): 207 + FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 8 + FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 13 + FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 17 + Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 11 + Dev-Niagara (F2AED0AC-9AFE-416F-8664-AA7FFA26D6FC): 1 + Dev-Destruction (174F1F0B-B4C6-45A5-B13F-2EE8D0FB917D): 10 + Dev-Physics-Ext (35F94A83-E258-406C-A318-09F59610247C): 41 + Dev-PhysicsMaterial-Chaos (B68FC16E-8B1B-42E2-B453-215C058844FE): 1 + Dev-CineCamera (B2E18506-4273-CFC2-A54E-F4BB758BBA07): 1 + Dev-VirtualProduction (64F58936-FD1B-42BA-BA96-7289D5D0FA4E): 1 + UE5-Main (697DD581-E64F-41AB-AA4A-51ECBEB7B628): 121 + UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 56 + UE5-SpecialProject (59DA5D52-1232-4948-B878-597870B8E98B): 9 + Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2 + Dev-NaniteResearch (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1 + Dev-ComputeFramework (6304A3E7-0059-4F59-8CFC-21BD7721FD4E): 0 + LensFileVersion (8652A554-966A-466C-9FD7-1C6DD61B1ADB): 1 +Presizing for max 25165824 objects, including 0 objects not considered by GC. +Object subsystem initialized +Set CVar [[con.DebugEarlyDefault:1]] +CVar [[con.DebugLateDefault:1]] deferred - dummy variable created +CVar [[con.DebugLateCheat:1]] deferred - dummy variable created +CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created +Set CVar [[r.setres:1280x720]] +Set CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] +CVar [[QualityLevelMapping:high]] deferred - dummy variable created +Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]] +Set CVar [[r.VSync:0]] +Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created +CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created +Set CVar [[r.GPUCrashDebugging:0]] +CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +Set CVar [[r.ForwardShading:1]] +Set CVar [[r.MobileHDR:0]] +Set CVar [[vr.MobileMultiView:1]] +Set CVar [[vr.InstancedStereo:1]] +Set CVar [[r.DefaultFeature.AutoExposure:0]] +Set CVar [[r.DefaultFeature.AmbientOcclusion:0]] +Set CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:0]] +Set CVar [[r.DefaultFeature.MotionBlur:0]] +Set CVar [[r.Mobile.UseHWsRGBEncoding:1]] +Set CVar [[r.Shadow.Virtual.Enable:1]] +Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] +Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]] +Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]] +Set CVar [[r.GenerateMeshDistanceFields:1]] +Set CVar [[r.DynamicGlobalIlluminationMethod:1]] +Set CVar [[r.ReflectionMethod:1]] +Set CVar [[r.Mobile.AntiAliasing:3]] +Set CVar [[r.AntiAliasingMethod:3]] +Set CVar [[r.AllowStaticLighting:1]] +Set CVar [[r.SkinCache.CompileShaders:1]] +Set CVar [[r.RayTracing:1]] +Set CVar [[r.RayTracing.RayTracingProxies.ProjectEnabled:1]] +Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]] +Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +Set CVar [[s.AsyncLoadingThreadEnabled:1]] +Set CVar [[s.EventDrivenLoaderEnabled:1]] +Set CVar [[s.WarnIfTimeLimitExceeded:0]] +Set CVar [[s.TimeLimitExceededMultiplier:1.5]] +Set CVar [[s.TimeLimitExceededMinTime:0.005]] +Set CVar [[s.UseBackgroundLevelStreaming:1]] +Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] +Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +Set CVar [[s.FlushStreamingOnExit:1]] +CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] +Set CVar [[gc.FlushStreamingOnGC:0]] +Set CVar [[gc.NumRetriesBeforeForcingGC:10]] +Set CVar [[gc.AllowParallelGC:1]] +Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] +Set CVar [[gc.MaxObjectsInEditor:25165824]] +Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] +Set CVar [[gc.CreateGCClusters:1]] +Set CVar [[gc.MinGCClusterSize:5]] +Set CVar [[gc.AssetClustreringEnabled:0]] +Set CVar [[gc.ActorClusteringEnabled:0]] +Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] +Set CVar [[gc.GarbageEliminationEnabled:1]] +Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created +CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +CVar [[DefaultASTCQualityBySizeHQ:4]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:AmbientSound]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Mobile.DBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +Initializing SDL. +Initialized SDL 2.30.6 revision: SDL-2.30.6-no-vcs (compiled against 2.30.6) +Using SDL video driver 'x11' +Display metrics: + PrimaryDisplayWidth: 3440 + PrimaryDisplayHeight: 1440 + PrimaryDisplayWorkAreaRect: + Left=0, Top=0, Right=3440, Bottom=1396 + VirtualDisplayRect: + Left=0, Top=0, Right=3440, Bottom=1396 + TitleSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 + ActionSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 + Number of monitors: 1 + Monitor 0 + Name: LG ULTRAGEAR+ 45" + ID: display0 + NativeWidth: 3440 + NativeHeight: 1440 + bIsPrimary: true +Metadata set : systemresolution.resx="3440" +Metadata set : systemresolution.resy="1440" +Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +Set CVar [[r.SkeletalMeshLODBias:0]] +Set CVar [[r.ViewDistanceScale:1.0]] +Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +Set CVar [[r.FXAA.Quality:4]] +Set CVar [[r.TemporalAA.Quality:2]] +Set CVar [[r.TSR.History.R11G11B10:1]] +Set CVar [[r.TSR.History.ScreenPercentage:200]] +Set CVar [[r.TSR.History.UpdateQuality:3]] +Set CVar [[r.TSR.ShadingRejection.Flickering:1]] +Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] +Set CVar [[r.TSR.ReprojectionField:1]] +Set CVar [[r.TSR.Resurrection:1]] +Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +Set CVar [[r.LightFunctionQuality:1]] +Set CVar [[r.ShadowQuality:5]] +Set CVar [[r.Shadow.CSM.MaxCascades:10]] +Set CVar [[r.Shadow.MaxResolution:2048]] +Set CVar [[r.Shadow.MaxCSMResolution:2048]] +Set CVar [[r.Shadow.RadiusThreshold:0.01]] +Set CVar [[r.Shadow.DistanceScale:1.0]] +Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] +Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +Set CVar [[r.DistanceFieldShadowing:1]] +Set CVar [[r.VolumetricFog:1]] +Set CVar [[r.VolumetricFog.GridPixelSize:8]] +Set CVar [[r.VolumetricFog.GridSizeZ:128]] +Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +Set CVar [[r.LightMaxDrawDistanceScale:1]] +Set CVar [[r.CapsuleShadows:1]] +Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] +Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] +Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] +Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] +Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] +Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +Set CVar [[r.DistanceFieldAO:1]] +Set CVar [[r.SkylightIntensityMultiplier:1.0]] +Set CVar [[r.AOQuality:2]] +Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] +Set CVar [[r.LumenScene.DirectLighting.MaxLightsPerTile:8]] +Set CVar [[r.LumenScene.DirectLighting.UpdateFactor:32]] +Set CVar [[r.LumenScene.Radiosity.UpdateFactor:64]] +Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] +Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] +Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] +Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] +Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:100]] +Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] +Set CVar [[r.Lumen.ScreenProbeGather.NumAdaptiveProbes:8]] +Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] +Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] +Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] +Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] +Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] +Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] +Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.HardwareRayTracing:0]] +Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.BentNormal:1]] +Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] +Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] +Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] +Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] +Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:70]] +Set CVar [[r.RayTracing.Scene.BuildMode:1]] +Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +Set CVar [[r.SSR.Quality:3]] +Set CVar [[r.SSR.HalfResSceneColor:0]] +Set CVar [[r.Lumen.Reflections.Allow:1]] +Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] +Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] +Set CVar [[r.Lumen.ScreenProbeGather.MaxRoughnessToEvaluateRoughSpecularForFoliage:0.8]] +Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.NumSamples:5]] +Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.MinWeight:0]] +Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] +Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] +Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +Set CVar [[r.MotionBlurQuality:4]] +Set CVar [[r.MotionBlur.HalfResGather:0]] +Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +Set CVar [[r.AmbientOcclusionMaxQuality:100]] +Set CVar [[r.AmbientOcclusionLevels:-1]] +Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] +Set CVar [[r.DepthOfFieldQuality:2]] +Set CVar [[r.RenderTargetPoolMin:400]] +Set CVar [[r.LensFlareQuality:2]] +Set CVar [[r.SceneColorFringeQuality:1]] +Set CVar [[r.EyeAdaptationQuality:2]] +Set CVar [[r.BloomQuality:5]] +Set CVar [[r.Bloom.ScreenPercentage:50.000]] +Set CVar [[r.FastBlurThreshold:100]] +Set CVar [[r.Upscale.Quality:3]] +Set CVar [[r.LightShaftQuality:1]] +Set CVar [[r.Filter.SizeScale:1]] +Set CVar [[r.Tonemapper.Quality:5]] +Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] +Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +Applying CVar settings from Section [TextureQuality@3] File [Scalability] +Set CVar [[r.Streaming.MipBias:0]] +Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +Set CVar [[r.Streaming.Boost:1]] +Set CVar [[r.MaxAnisotropy:8]] +Set CVar [[r.VT.MaxAnisotropy:8]] +Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +Set CVar [[r.Streaming.PoolSize:1000]] +Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +Set CVar [[r.TranslucencyLightingVolumeDim:64]] +Set CVar [[r.RefractionQuality:2]] +Set CVar [[r.SceneColorFormat:4]] +Set CVar [[r.DetailMode:3]] +Set CVar [[r.TranslucencyVolumeBlur:1]] +Set CVar [[r.MaterialQualityLevel:1 ; High quality]] +Set CVar [[r.SSS.Scale:1]] +Set CVar [[r.SSS.SampleSet:2]] +Set CVar [[r.SSS.Quality:1]] +Set CVar [[r.SSS.HalfRes:0]] +Set CVar [[r.SSGI.Quality:3]] +Set CVar [[r.EmitterSpawnRateScale:1.0]] +Set CVar [[r.ParticleLightQuality:2]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +Set CVar [[fx.Niagara.QualityLevel:3]] +Set CVar [[r.Refraction.OffsetQuality:1]] +Set CVar [[r.HeterogeneousVolumes.DownsampleFactor:2]] +Set CVar [[r.HeterogeneousVolumes.MaxStepCount:256]] +Set CVar [[r.HeterogeneousVolumes.Shadows.Resolution:256]] +Set CVar [[r.HeterogeneousVolumes.Shadows.MaxSampleCount:8]] +Set CVar [[r.HeterogeneousVolumes.UseExistenceMask:0]] +Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +Set CVar [[foliage.DensityScale:1.0]] +Set CVar [[grass.DensityScale:1.0]] +Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] +Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +Set CVar [[r.AnisotropicMaterials:1]] +Applying CVar settings from Section [LandscapeQuality@3] File [Scalability] +Selected Device Profile: [LinuxEditor] +Selected Device Profile: [LinuxEditor] +Platform has ~ 63 GB [67336896512 / 68719476736 / 63], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +Going up to parent DeviceProfile [Linux] +Going up to parent DeviceProfile [] +Pushing Device Profile CVar: [[UI.SlateSDFText.RasterizationMode:Bitmap -> Msdf]] +Pushing Device Profile CVar: [[UI.SlateSDFText.ResolutionLevel:2 -> 2]] +Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +Set CVar [[r.DumpShaderDebugInfo:2]] +Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] +Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] +CVar [[ds.CADTranslator.Meshing.ActivateThinZoneMeshing:0]] deferred - dummy variable created +CVar [[ds.CADTranslator.Stitching.RemoveThinFaces:0]] deferred - dummy variable created +Applying CVar settings from Section [Startup_Linux] File [../../../Engine/Config/ConsoleVariables.ini] +Applying CVar settings from Section [ConsoleVariables] File [Engine] +Set CVar [[g.TimeoutForBlockOnRenderFence:60000]] +Applying CVar settings from Section [ConsoleVariables] File [/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Config/LinuxEditor/Editor.ini] +Unix hardware info: + - we are not the first instance of this executable + - this process' id (pid) is 29627, parent process' id (ppid) is 1855 + - we are not running under debugger + - machine network name is 'WEYLAND-YUTANI' + - user name is 'reimoz' (reimoz) + - we're logged in locally + - we're running with rendering + - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) + - Number of physical cores available for the process: 8 + - Number of logical cores available for the process: 16 + - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) + - Memory allocator used: Mimalloc + - This is an internal build. +Benchmarking clocks: + - CLOCK_MONOTONIC (id=1) can sustain 37781319 (37781K, 38M) calls per second without zero deltas. + - CLOCK_MONOTONIC_RAW (id=4) can sustain 38389669 (38390K, 38M) calls per second without zero deltas. + - CLOCK_MONOTONIC_COARSE (id=6) can sustain 221712520 (221713K, 222M) calls per second with 99.999544% zero deltas. +Selected clock_id 4 (CLOCK_MONOTONIC_RAW) since it is the fastest support clock without zero deltas. +Unix-specific commandline switches: + -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) + -jemalloc - use jemalloc for all memory allocation + -binnedmalloc - use binned malloc for all memory allocation + -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache + -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) + -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) + -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) + -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal + -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) + -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened + -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) + -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) + -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) + -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash + - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) + - VirtualMemoryAllocator pools will grow at scale 1.4 + - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) + - PageSize 4096 + - BinnedPageSize 65536 +Metadata set : extradevelopmentmemorymb="0" +Chaos Debug Draw Startup +Physics initialised using underlying interface: Chaos +Using OS detected language (en-US). +Using OS detected locale (en-US). +No specific localization for 'en-US' exists, so 'en' will be used for the language. +Attempting to load config data for Default__SlateThemeManager before the Class has been constructed/registered/linked (likely during module loading or early startup). This will result in the load silently failing and should be fixed. +New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +Slate User Registered. User Index 0, Is Virtual User: 0 +Found VULKAN_SDK= +Registering provided Vulkan validation layers +Updated VK_LAYER_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +Updated LD_LIBRARY_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +Installed Vulkan Loader Path: /usr/lib +Installed Vulkan Loader instance version 1.4.341. +Starting Vulkan Profile check for VP_UE_Vulkan_SM6: +Vulkan Profile check complete. +Using SDL_WINDOW_VULKAN +Vulkan RHI ShaderPlatform for SM6: VULKAN_SM6. +Vulkan PSO Precaching = 1, PipelineFileCache = 0 +Built with Vulkan header version 1.4.304 +Starting Vulkan Profile check for VP_UE_Vulkan_SM6_RT: +Vulkan Profile check complete. +Using API Version 1.3. +OpenXRHMDModule::InitInstance using DefaultLoader. +OpenXR runtime supported extensions: + XR_KHR_vulkan_enable + XR_KHR_vulkan_enable2 + XR_KHR_opengl_enable + XR_KHR_convert_timespec_time + XR_KHR_opengl_es_enable + XR_MNDX_egl_enable + XR_KHR_binding_modification + XR_KHR_composition_layer_depth + XR_KHR_locate_spaces + XR_KHR_visibility_mask + XR_EXT_active_action_set_priority + XR_EXT_dpad_binding + XR_EXT_eye_gaze_interaction + XR_EXT_frame_composition_report + XR_EXT_hand_interaction + XR_EXT_hand_tracking + XR_EXT_hand_tracking_data_source + XR_EXT_hand_joints_motion_range + XR_EXT_hp_mixed_reality_controller + XR_EXT_local_floor + XR_EXT_palm_pose + XR_EXT_uuid + XR_EXT_user_presence + XR_EXT_render_model + XR_EXT_interaction_render_model + XR_FB_display_refresh_rate + XR_HTC_vive_cosmos_controller_interaction + XR_HTC_vive_focus3_controller_interaction + XR_HTC_vive_wrist_tracker_interaction + XR_MND_headless + XR_VALVE_analog_threshold + XR_META_performance_metrics + XR_VALVE_timing_utils + XR_META_recommended_layer_resolution + XR_HTCX_vive_tracker_interaction + XR_KHR_generic_controller + XR_VALVE_frame_controller_interaction + XR_EXT_debug_utils +Optional extension XR_KHR_vulkan_swapchain_format_list is not available +Optional extension XR_FB_foveation_vulkan is not available +Optional extension XR_FB_composition_layer_depth_test is not available +Optional extension XR_KHR_composition_layer_cylinder is not available +Optional extension XR_KHR_composition_layer_equirect is not available +Optional extension XR_KHR_composition_layer_equirect2 is not available +Optional extension XR_KHR_composition_layer_color_scale_bias is not available +Optional extension XR_VARJO_quad_views is not available +Optional extension XR_EPIC_view_configuration_fov is not available +Optional extension XR_FB_foveation is not available +Optional extension XR_FB_swapchain_update_state is not available +Optional extension XR_FB_foveation_configuration is not available +Optional extension XR_FB_composition_layer_alpha_blend is not available +xrCreateInstance succeeded with XR_API_VERSION_1_0 +xrCreateInstance created: 370461280 +Initialized OpenXR on SteamVR/OpenXR runtime version 2.15.6 +Instance does not support expected usage of xrStringToPath. Instance is not viable. +Found 25 available instance extensions : + - VK_EXT_acquire_drm_display + - VK_EXT_acquire_xlib_display + - VK_EXT_debug_report + + VK_EXT_debug_utils + - VK_EXT_direct_mode_display + - VK_EXT_display_surface_counter + - VK_EXT_surface_maintenance1 + + VK_EXT_swapchain_colorspace + - VK_KHR_device_group_creation + - VK_KHR_display + - VK_KHR_external_fence_capabilities + - VK_KHR_external_memory_capabilities + - VK_KHR_external_semaphore_capabilities + - VK_KHR_get_display_properties2 + - VK_KHR_get_physical_device_properties2 + - VK_KHR_get_surface_capabilities2 + - VK_KHR_portability_enumeration + + VK_KHR_surface + - VK_KHR_surface_maintenance1 + - VK_KHR_surface_protected_capabilities + - VK_KHR_wayland_surface + - VK_KHR_xcb_surface + + VK_KHR_xlib_surface + - VK_LUNARG_direct_driver_loading + - VK_NV_display_stereo +Intance Layer VK_LAYER_VALVE_steam_overlay_32 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_fossilize_64 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_overlay_64 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_fossilize_32 provides 0 extensions: +Intance Layer VK_LAYER_NV_optimus provides 0 extensions: +Intance Layer VK_LAYER_NV_present provides 0 extensions: +Intance Layer VK_LAYER_LUNARG_api_dump provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_LUNARG_crash_diagnostic provides 3 extensions: + VK_EXT_debug_report + VK_EXT_debug_utils + VK_EXT_layer_settings +Intance Layer VK_LAYER_KHRONOS_validation provides 4 extensions: + VK_EXT_debug_report + VK_EXT_debug_utils + VK_EXT_layer_settings + VK_EXT_validation_features +Intance Layer VK_LAYER_KHRONOS_synchronization2 provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_LUNARG_gfxreconstruct provides 0 extensions: +Intance Layer VK_LAYER_KHRONOS_profiles provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_KHRONOS_shader_object provides 1 extensions: + VK_EXT_layer_settings +Found 13 available instance layers : + * VK_LAYER_KHRONOS_profiles + * VK_LAYER_KHRONOS_shader_object + * VK_LAYER_KHRONOS_synchronization2 + * VK_LAYER_KHRONOS_validation + * VK_LAYER_LUNARG_api_dump + * VK_LAYER_LUNARG_crash_diagnostic + * VK_LAYER_LUNARG_gfxreconstruct + * VK_LAYER_NV_optimus + * VK_LAYER_NV_present + * VK_LAYER_VALVE_steam_fossilize_32 + * VK_LAYER_VALVE_steam_fossilize_64 + * VK_LAYER_VALVE_steam_overlay_32 + * VK_LAYER_VALVE_steam_overlay_64 +Creating Vulkan Device using VkPhysicalDevice 0x161e9fa0. +- DeviceName: NVIDIA GeForce RTX 4090 +- API=1.4.329 (0x404149) Driver=0x94ce80c0 VendorId=0x10de +- DeviceID=0x2684 Type=VK_PHYSICAL_DEVICE_TYPE_DISCRETE_GPU +- Max Descriptor Sets Bound 32 +- Timestamps: ComputeAndGraphics=1 Domain=VK_TIME_DOMAIN_CLOCK_MONOTONIC_KHR Period=1.000000 + API Version: 1.4.329 +RHI Adapter Info: + Name: NVIDIA GeForce RTX 4090 + Driver Version: 595.58 (internal:595.58, unified:) + Driver Date: 01-01-01 +Found 275 available device extensions : + + VK_AMD_buffer_marker + - VK_EXT_4444_formats + - VK_EXT_attachment_feedback_loop_dynamic_state + - VK_EXT_attachment_feedback_loop_layout + - VK_EXT_blend_operation_advanced + - VK_EXT_border_color_swizzle + - VK_EXT_buffer_device_address + + VK_EXT_calibrated_timestamps + - VK_EXT_color_write_enable + - VK_EXT_conditional_rendering + - VK_EXT_conservative_rasterization + - VK_EXT_custom_border_color + - VK_EXT_custom_resolve + - VK_EXT_depth_bias_control + - VK_EXT_depth_clamp_control + - VK_EXT_depth_clamp_zero_one + - VK_EXT_depth_clip_control + - VK_EXT_depth_clip_enable + - VK_EXT_depth_range_unrestricted + + VK_EXT_descriptor_buffer + - VK_EXT_descriptor_heap + * VK_EXT_descriptor_indexing + - VK_EXT_device_address_binding_report + + VK_EXT_device_fault + - VK_EXT_device_generated_commands + - VK_EXT_discard_rectangles + - VK_EXT_display_control + - VK_EXT_dynamic_rendering_unused_attachments + - VK_EXT_extended_dynamic_state + - VK_EXT_extended_dynamic_state2 + - VK_EXT_extended_dynamic_state3 + - VK_EXT_external_memory_dma_buf + - VK_EXT_external_memory_host + - VK_EXT_fragment_shader_interlock + - VK_EXT_global_priority + - VK_EXT_global_priority_query + + VK_EXT_graphics_pipeline_library + - VK_EXT_hdr_metadata + - VK_EXT_host_image_copy + * VK_EXT_host_query_reset + - VK_EXT_image_2d_view_of_3d + - VK_EXT_image_drm_format_modifier + - VK_EXT_image_robustness + - VK_EXT_image_sliced_view_of_3d + - VK_EXT_image_view_min_lod + - VK_EXT_index_type_uint8 + - VK_EXT_inline_uniform_block + - VK_EXT_legacy_vertex_attributes + - VK_EXT_line_rasterization + + VK_EXT_load_store_op_none + - VK_EXT_map_memory_placed + + VK_EXT_memory_budget + - VK_EXT_memory_decompression + + VK_EXT_memory_priority + + VK_EXT_mesh_shader + - VK_EXT_multi_draw + + VK_EXT_mutable_descriptor_type + - VK_EXT_nested_command_buffer + - VK_EXT_non_seamless_cube_map + - VK_EXT_opacity_micromap + - VK_EXT_pageable_device_local_memory + - VK_EXT_pci_bus_info + - VK_EXT_physical_device_drm + * VK_EXT_pipeline_creation_cache_control + - VK_EXT_pipeline_creation_feedback + - VK_EXT_pipeline_library_group_handles + - VK_EXT_pipeline_robustness + - VK_EXT_post_depth_coverage + - VK_EXT_present_mode_fifo_latest_ready + - VK_EXT_present_timing + - VK_EXT_primitive_topology_list_restart + - VK_EXT_primitives_generated_query + - VK_EXT_private_data + - VK_EXT_provoking_vertex + - VK_EXT_queue_family_foreign + - VK_EXT_ray_tracing_invocation_reorder + - VK_EXT_robustness2 + - VK_EXT_sample_locations + - VK_EXT_sampler_filter_minmax + * VK_EXT_scalar_block_layout + - VK_EXT_separate_stencil_usage + - VK_EXT_shader_64bit_indexing + - VK_EXT_shader_atomic_float + * VK_EXT_shader_demote_to_helper_invocation + - VK_EXT_shader_float8 + + VK_EXT_shader_image_atomic_int64 + - VK_EXT_shader_module_identifier + - VK_EXT_shader_object + - VK_EXT_shader_replicated_composites + - VK_EXT_shader_subgroup_ballot + - VK_EXT_shader_subgroup_vote + - VK_EXT_shader_uniform_buffer_unsized_array + * VK_EXT_shader_viewport_index_layer + * VK_EXT_subgroup_size_control + - VK_EXT_swapchain_maintenance1 + - VK_EXT_texel_buffer_alignment + * VK_EXT_tooling_info + - VK_EXT_transform_feedback + - VK_EXT_vertex_attribute_divisor + - VK_EXT_vertex_attribute_robustness + - VK_EXT_vertex_input_dynamic_state + - VK_EXT_ycbcr_2plane_444_formats + - VK_EXT_ycbcr_image_arrays + - VK_EXT_zero_initialize_device_memory + - VK_GOOGLE_hlsl_functionality1 + - VK_GOOGLE_user_type + + VK_KHR_16bit_storage + - VK_KHR_8bit_storage + + VK_KHR_acceleration_structure + - VK_KHR_bind_memory2 + * VK_KHR_buffer_device_address + - VK_KHR_calibrated_timestamps + + VK_KHR_compute_shader_derivatives + - VK_KHR_cooperative_matrix + - VK_KHR_copy_commands2 + - VK_KHR_copy_memory_indirect + * VK_KHR_create_renderpass2 + - VK_KHR_dedicated_allocation + + VK_KHR_deferred_host_operations + - VK_KHR_depth_clamp_zero_one + + VK_KHR_depth_stencil_resolve + - VK_KHR_descriptor_update_template + - VK_KHR_device_group + - VK_KHR_draw_indirect_count + * VK_KHR_driver_properties + * VK_KHR_dynamic_rendering + - VK_KHR_dynamic_rendering_local_read + - VK_KHR_external_fence + - VK_KHR_external_fence_fd + - VK_KHR_external_memory + + VK_KHR_external_memory_fd + - VK_KHR_external_semaphore + - VK_KHR_external_semaphore_fd + - VK_KHR_format_feature_flags2 + + VK_KHR_fragment_shader_barycentric + + VK_KHR_fragment_shading_rate + * VK_KHR_get_memory_requirements2 + - VK_KHR_global_priority + * VK_KHR_image_format_list + - VK_KHR_imageless_framebuffer + - VK_KHR_incremental_present + - VK_KHR_index_type_uint8 + - VK_KHR_line_rasterization + - VK_KHR_load_store_op_none + - VK_KHR_maintenance1 + - VK_KHR_maintenance10 + - VK_KHR_maintenance2 + - VK_KHR_maintenance3 + * VK_KHR_maintenance4 + + VK_KHR_maintenance5 + - VK_KHR_maintenance6 + - VK_KHR_maintenance7 + - VK_KHR_maintenance8 + - VK_KHR_maintenance9 + - VK_KHR_map_memory2 + * VK_KHR_multiview + - VK_KHR_pipeline_binary + - VK_KHR_pipeline_executable_properties + + VK_KHR_pipeline_library + - VK_KHR_present_id + - VK_KHR_present_id2 + - VK_KHR_present_mode_fifo_latest_ready + - VK_KHR_present_wait + - VK_KHR_present_wait2 + - VK_KHR_push_descriptor + + VK_KHR_ray_query + - VK_KHR_ray_tracing_maintenance1 + + VK_KHR_ray_tracing_pipeline + + VK_KHR_ray_tracing_position_fetch + - VK_KHR_relaxed_block_layout + - VK_KHR_robustness2 + - VK_KHR_sampler_mirror_clamp_to_edge + * VK_KHR_sampler_ycbcr_conversion + * VK_KHR_separate_depth_stencil_layouts + * VK_KHR_shader_atomic_int64 + - VK_KHR_shader_bfloat16 + - VK_KHR_shader_clock + - VK_KHR_shader_draw_parameters + - VK_KHR_shader_expect_assume + + VK_KHR_shader_float16_int8 + * VK_KHR_shader_float_controls + - VK_KHR_shader_float_controls2 + - VK_KHR_shader_fma + - VK_KHR_shader_integer_dot_product + - VK_KHR_shader_maximal_reconvergence + - VK_KHR_shader_non_semantic_info + - VK_KHR_shader_quad_control + - VK_KHR_shader_relaxed_extended_instruction + - VK_KHR_shader_subgroup_extended_types + - VK_KHR_shader_subgroup_rotate + - VK_KHR_shader_subgroup_uniform_control_flow + - VK_KHR_shader_terminate_invocation + - VK_KHR_shader_untyped_pointers + - VK_KHR_shared_presentable_image + * VK_KHR_spirv_1_4 + - VK_KHR_storage_buffer_storage_class + + VK_KHR_swapchain + - VK_KHR_swapchain_maintenance1 + - VK_KHR_swapchain_mutable_format + * VK_KHR_synchronization2 + * VK_KHR_timeline_semaphore + - VK_KHR_unified_image_layouts + - VK_KHR_uniform_buffer_standard_layout + - VK_KHR_variable_pointers + - VK_KHR_vertex_attribute_divisor + - VK_KHR_video_decode_av1 + - VK_KHR_video_decode_h264 + - VK_KHR_video_decode_h265 + - VK_KHR_video_decode_queue + - VK_KHR_video_decode_vp9 + - VK_KHR_video_encode_av1 + - VK_KHR_video_encode_h264 + - VK_KHR_video_encode_h265 + - VK_KHR_video_encode_intra_refresh + - VK_KHR_video_encode_quantization_map + - VK_KHR_video_encode_queue + - VK_KHR_video_maintenance1 + - VK_KHR_video_maintenance2 + - VK_KHR_video_queue + - VK_KHR_vulkan_memory_model + - VK_KHR_workgroup_memory_explicit_layout + - VK_KHR_zero_initialize_workgroup_memory + - VK_NVX_binary_import + - VK_NVX_image_view_handle + - VK_NVX_multiview_per_view_attributes + - VK_NV_clip_space_w_scaling + - VK_NV_cluster_acceleration_structure + - VK_NV_compute_occupancy_priority + - VK_NV_compute_shader_derivatives + - VK_NV_cooperative_matrix + - VK_NV_cooperative_matrix2 + - VK_NV_cooperative_vector + - VK_NV_copy_memory_indirect + - VK_NV_corner_sampled_image + - VK_NV_coverage_reduction_mode + - VK_NV_cuda_kernel_launch + - VK_NV_dedicated_allocation + - VK_NV_dedicated_allocation_image_aliasing + - VK_NV_descriptor_pool_overallocation + + VK_NV_device_diagnostic_checkpoints + + VK_NV_device_diagnostics_config + - VK_NV_device_generated_commands + - VK_NV_device_generated_commands_compute + - VK_NV_disk_cache_utils + - VK_NV_extended_sparse_address_space + - VK_NV_fill_rectangle + - VK_NV_fragment_coverage_to_color + - VK_NV_fragment_shader_barycentric + - VK_NV_fragment_shading_rate_enums + - VK_NV_framebuffer_mixed_samples + - VK_NV_geometry_shader_passthrough + - VK_NV_inherited_viewport_scissor + - VK_NV_internal_nvpresent + - VK_NV_linear_color_attachment + - VK_NV_low_latency + - VK_NV_low_latency2 + - VK_NV_memory_decompression + - VK_NV_mesh_shader + - VK_NV_optical_flow + - VK_NV_partitioned_acceleration_structure + - VK_NV_present_metering + - VK_NV_raw_access_chains + - VK_NV_ray_tracing + - VK_NV_ray_tracing_invocation_reorder + - VK_NV_ray_tracing_motion_blur + - VK_NV_representative_fragment_test + - VK_NV_sample_mask_override_coverage + - VK_NV_scissor_exclusive + - VK_NV_shader_atomic_float16_vector + - VK_NV_shader_image_footprint + - VK_NV_shader_sm_builtins + - VK_NV_shader_subgroup_partitioned + - VK_NV_shading_rate_image + - VK_NV_viewport_array2 + - VK_NV_viewport_swizzle +Found 0 available device layers ! +Vulkan Physical Device Driver Properties: +- driverName: NVIDIA +- driverInfo: 595.58.03 +Vulkan Variable Rate Shading choice: 0. +Device properties: Geometry 1 BufferAtomic64 1 ImageAtomic64 1 +Enabling Vulkan Descriptor Buffers with: allowSamplerImageViewPostSubmitCreation=0, maxDescriptorBufferBindings=32, maxSamplerDescriptorBufferBindings=32, maxResourceDescriptorBufferBindings=32, samplerDescriptorBufferAddressSpaceSize=1099511627776, resourceDescriptorBufferAddressSpaceSize=1099511627776, maxSamplerDescriptorBufferRange=1099511627776, maxResourceDescriptorBufferRange=1099511627776, descriptorBufferAddressSpaceSize=1099511627776, descriptorBufferOffsetAlignment=64, samplerDescriptorSize=4 +Found 6 Queue Families +Initializing Queue Family 0: 16 queues Gfx Compute Xfer Sparse +Skipping unnecessary Queue Family 1: 2 queues Xfer Sparse +Skipping unnecessary Queue Family 2: 8 queues Compute Xfer Sparse +Skipping unnecessary Queue Family 3: 1 queues Xfer Sparse +Skipping unnecessary Queue Family 4: 2 queues Xfer Sparse +Skipping unnecessary Queue Family 5: 1 queues Xfer Sparse +TimestampValidBits=64 +Using 0 device layers. +Using 47 device extensions: +* VK_KHR_swapchain +* VK_EXT_memory_budget +* VK_EXT_memory_priority +* VK_KHR_create_renderpass2 +* VK_KHR_deferred_host_operations +* VK_KHR_spirv_1_4 +* VK_KHR_shader_float_controls +* VK_KHR_image_format_list +* VK_EXT_load_store_op_none +* VK_EXT_tooling_info +* VK_KHR_dynamic_rendering +* VK_KHR_pipeline_library +* VK_KHR_driver_properties +* VK_KHR_maintenance4 +* VK_KHR_maintenance5 +* VK_KHR_shader_atomic_int64 +* VK_EXT_shader_image_atomic_int64 +* VK_EXT_scalar_block_layout +* VK_EXT_shader_viewport_index_layer +* VK_KHR_separate_depth_stencil_layouts +* VK_KHR_synchronization2 +* VK_KHR_fragment_shading_rate +* VK_KHR_multiview +* VK_KHR_get_memory_requirements2 +* VK_EXT_descriptor_indexing +* VK_EXT_host_query_reset +* VK_EXT_subgroup_size_control +* VK_EXT_calibrated_timestamps +* VK_EXT_descriptor_buffer +* VK_EXT_device_fault +* VK_EXT_shader_demote_to_helper_invocation +* VK_KHR_16bit_storage +* VK_KHR_shader_float16_int8 +* VK_KHR_depth_stencil_resolve +* VK_EXT_pipeline_creation_cache_control +* VK_KHR_fragment_shader_barycentric +* VK_KHR_compute_shader_derivatives +* VK_KHR_sampler_ycbcr_conversion +* VK_KHR_timeline_semaphore +* VK_EXT_mesh_shader +* VK_EXT_graphics_pipeline_library +* VK_EXT_mutable_descriptor_type +* VK_KHR_buffer_device_address +* VK_KHR_acceleration_structure +* VK_KHR_ray_tracing_pipeline +* VK_KHR_ray_query +* VK_KHR_ray_tracing_position_fetch +Vulkan debug markers support: resource names disabled, begin/end labels disabled. +Max memory allocations 4294967295. +3 Device Memory Heaps: + 0: Flags 0x1 - Size 25757220864 (24564.00 MB) - Used 0 (0.00%) - DeviceLocal - PrimaryHeap + 1: Flags 0x0 - Size 50502672384 (48163.10 MB) - Used 0 (0.00%) + 2: Flags 0x1 - Size 257949696 (246.00 MB) - Used 0 (0.00%) - DeviceLocal +5 Device Memory Types (Not unified): + 1: Flags 0x00001 - Heap 0 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT + 0: Flags 0x00000 - Heap 1 - + 2: Flags 0x00006 - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT + 3: Flags 0x0000e - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT|VK_MEMORY_PROPERTY_HOST_CACHED_BIT + 4: Flags 0x00007 - Heap 2 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT|VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +Memory Budget Extension: + | Usage | Budget | Size | + ---------|------------------------------------------------------------------| + HEAP 00 | 0.07% / 17.38 MB | 23426.88 MB | 24564.00 MB | + HEAP 01 | 0.08% / 39.29 MB | 48163.10 MB | 48163.10 MB | + HEAP 02 | 16.26% / 40.00 MB | 206.00 MB | 246.00 MB | + ---------|------------------------------------------------------------------| +Dynamic Uniform Buffers are enabled, but they will not be used with Vulkan bindless. +Memory defrag is enabled, but it will not be used with Vulkan bindless. +FVulkanPipelineStateCacheManager: Binary pipeline cache '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/VulkanPSO.cache.10de.2684' not found. +Vulkan Async Compute has been DISABLED. +Wave Operations have been ENABLED (wave size: min=32 max=32). +Integrated GPU (iGPU): false +Current RHI supports per-draw and screenspace Variable Rate Shading +Texture pool is 17367 MB (70% of 24810 MB) +Metadata set : verbatimrhiname="Vulkan" +Metadata set : rhiname="Vulkan" +Metadata set : rhifeaturelevel="SM6" +Metadata set : shaderplatform="VULKAN_SM6" +Initializing FReadOnlyCVARCache +Running Turnkey SDK detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all' +Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all ] +ASTCEnc version 5.0.1 library loaded +Loaded Base TextureFormat: TextureFormatASTC +Loaded Base TextureFormat: TextureFormatDXT +Loaded Base TextureFormat: TextureFormatETC2 +Loaded Base TextureFormat: TextureFormatIntelISPCTexComp +Loaded Base TextureFormat: TextureFormatUncompressed +Oodle Texture TFO init; latest sdk version = 2.9.13 +Oodle Texture loading DLL: liboo2texlinux64.2.9.13.so +Oodle Texture loading DLL: liboo2texlinux64.2.9.5.so +Loaded Base TextureFormat: TextureFormatOodle +Loaded TargetPlatform 'LinuxArm64' +Loaded TargetPlatform 'LinuxArm64Server' +Loaded TargetPlatform 'LinuxArm64Client' +Loaded TargetPlatform 'Linux' +Loaded TargetPlatform 'LinuxEditor' +Loaded TargetPlatform 'LinuxServer' +Loaded TargetPlatform 'LinuxClient' +Loaded TargetPlatform 'Android' +Loaded TargetPlatform 'Android_ASTC' +Loaded TargetPlatform 'Android_DXT' +Loaded TargetPlatform 'Android_ETC2' +Loaded TargetPlatform 'Android_OpenXR' +Loaded TargetPlatform 'AndroidClient' +Loaded TargetPlatform 'Android_ASTCClient' +Loaded TargetPlatform 'Android_DXTClient' +Loaded TargetPlatform 'Android_ETC2Client' +Loaded TargetPlatform 'Android_OpenXRClient' +Loaded TargetPlatform 'Android_Multi' +Loaded TargetPlatform 'Android_MultiClient' +Building Assets For LinuxEditor +Unable to find shader format SF_VULKAN_SM6 from hinted modules, loading all potential format modules to find it +Loaded format module ShaderFormatOpenGL + GLSL_150_ES31 + GLSL_ES3_1_ANDROID +Loaded format module ShaderFormatVectorVM + VVM_1_0 +Loaded format module VulkanShaderFormat + SF_VULKAN_SM5 + SF_VULKAN_ES31_ANDROID + SF_VULKAN_ES31 + SF_VULKAN_SM5_ANDROID + SF_VULKAN_SM6 +Ray tracing is enabled (dynamic). Reason: r.RayTracing=1 and r.RayTracing.EnableOnDemand=1. +Ray tracing shaders are enabled. +Memory: Max Cache Size: -1 MB +FDerivedDataBackendGraph: Pak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +Unable to find inner node Pak for hierarchy Hierarchy. +FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +Unable to find inner node CompressedPak for hierarchy Hierarchy. +../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (1217 MiB) +FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +Unable to find inner node EnterprisePak for hierarchy Hierarchy. +Found Zen config default=/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data +InTree version at '/opt/unreal-engine/Engine/Binaries/Linux/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +Installed version at '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +No current process using the data dir found, launching a new instance +Launching executable '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver', working dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install', data dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data', args '--port 8558 --data-dir "/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data" --http asio --gc-cache-duration-seconds 1209600 --gc-interval-seconds 21600 --gc-low-diskspace-threshold 2147483648 --quiet --http-forceloopback --owner-pid 29627 --child-id Zen_29627_Startup' +Unreal Zen Storage Server HTTP service at [::1]:8658 status: OK!. +Local ZenServer AutoLaunch initialization completed in 0.122 seconds +ZenLocal: Using ZenServer HTTP service at http://[::1]:8658/ with namespace ue.ddc status: OK!. +/home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds. +/home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.00ms. RandomReadSpeed=5084.71MBs, RandomWriteSpeed=860.94MBs. Assigned SpeedClass 'Local' +Local: Using data cache path /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: DeleteOnly +ZenShared: Disabled because Host is set to 'None' +Unable to find inner node ZenShared for hierarchy Hierarchy. +Shared: Disabled because no path is configured. +Unable to find inner node Shared for hierarchy Hierarchy. +Cloud: Disabled because Host is set to 'None' +Unable to find inner node Cloud for hierarchy Hierarchy. +Guid format shader working directory is 14 characters bigger than the processId version (../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/WorkingDirectory/29627/). +Cleaned the shader compiler working directory '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/tmp/DC74B3335E524782B0DA158D7C0D665E/'. +UBA/Horde Configuration [Uba.Provider.Horde]: Not Enabled +Using 8 local workers for shader compilation +Compiling shader autogen file: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/ShaderAutogen/VULKAN_SM6/AutogenShaderHeaders.ush +Autogen file is unchanged, skipping write. +Completed SDK detection: ExitCode = 0 +Using FreeType 2.10.0 +SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png' error. +Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] +Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' error. +Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] +FAssetRegistry took 0.0019 seconds to start up +AssetDataGatherer spent 0.000s loading caches ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_*.bin. +EditorDomain is Disabled +Deviceprofile LinuxArm64Editor not found. +Deviceprofile LinuxArm64 not found. +Selected Device Profile: [LinuxEditor] +Active device profile: [0xb2d6bba3480][0xb2d6bbdc800 66] LinuxEditor +Metadata set : deviceprofile="LinuxEditor" +FlushAsyncLoading(1): 1 QueuedPackages, 0 AsyncPackages +Texture Encode Speed: FinalIfAvailable (editor). +Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +Shared linear texture encoding: Disabled +Turnkey Platform: Android: (Status=Invalid, MinAllowed_Sdk=r25b, MaxAllowed_Sdk=r29, Current_Sdk=, Allowed_AutoSdk=r27c, Current_AutoSdk=, Flags="Platform_InvalidHostPrerequisites, Support_FullSdk", Error="Android Studio is not installed correctly.") +Turnkey Platform: Linux: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +Turnkey Platform: LinuxArm64: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +Running Turnkey device detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI' +Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI -nocompile -nocompileuat ] +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness because of a recursive sync load +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec because of a recursive sync load +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_M because of a recursive sync load +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_N because of a recursive sync load +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Opacity/CameraDepthFade because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDiffuse because of a recursive sync load +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions02/Utility/BreakOutFloat2Components because of a recursive sync load +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultPostProcessMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultDeferredDecalMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultLightFunctionMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/WorldGridMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDeferredDecalMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/WorldGridMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +HLOD mesh reduction module (r.ProxyLODMeshReductionModule) set to "ProxyLODMeshReduction" which doesn't exist. +Using QuadricMeshReduction for automatic static mesh reduction +Using SkeletalMeshReduction for automatic skeletal mesh reduction +No automatic mesh merging module available +No distributed automatic mesh merging module available +No automatic mesh merging module available +No distributed automatic mesh merging module available +Completed device detection: Code = 0 +Applying CVar settings from Section [/Script/CQTest.CQTestSettings] File [Engine] +VirtualizationSystem name found in ini file: None +FNullVirtualizationSystem mounted, virtualization will be disabled +FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetActorFactory name: NetActorFactory id: 0 +FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetSubObjectFactory name: NetSubObjectFactory id: 1 +Linux SourceCodeAccessSettings: VisualStudioCode +Border +BreadcrumbButton +Brushes.Title +ColorPicker.ColorThemes +Default +Icons.Save +Icons.Toolbar.Settings +ListView +SoftwareCursor_CardinalCross +SoftwareCursor_Grab +TableView.DarkRow +TableView.Row +TreeView +FWorldPartitionClassDescRegistry::Initialize started... +FWorldPartitionClassDescRegistry::Initialize took 1.803 ms +XR: Instanced Stereo Rendering is Enabled +XR: MultiViewport is Enabled +XR: Mobile Multiview is Disabled +Turnkey Device: Linux@WEYLAND-YUTANI: (Name=WEYLAND-YUTANI, Type=Computer, Status=Valid, Allowed=, Current=Arch Linux, Flags="Device_InstallSoftwareValid") +UGameplayTagsManager::InitializeManager - 0.000 s +MetaSound Page Target Initialized to 'Default' +Registering Engine Module Parameter Interfaces... +MetaSound Engine Initialized +Niagara Debugger Client Initialized | Session: 578CF909D85A4F7A800000000000EF00 | Instance: B4E6601A574B4202BDE8D2B7C26FAF8A (WEYLAND-YUTANI-29627). +Work queue size set to 1024. +Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +Unicast socket bound to '0.0.0.0:36243'. +Added local interface '192.168.1.180' to multicast group '230.0.0.1:6666' +Added local interface '192.168.122.1' to multicast group '230.0.0.1:6666' +Added local interface '172.31.0.1' to multicast group '230.0.0.1:6666' +Using asynchronous task graph for message deserialization. +Initializing TcpMessaging bridge +MakeRuntimeORTDml: + DirectML: no + RHI D3D12: no + D3D12: no + NPU: no +Interface availability: + GPU: no + RDG: no + NPU: no +NNERuntimeORTDml can only cook! +Initialize +OnSessionChanged +Initialize +OnSessionChanged +Initialize +OnSessionChanged +Initialize +OnSessionChanged +[RegisterExtension] Registering CVD Extension [FChaosVDGenericDebugDrawExtension] ... +[RegisterExtension] Registering CVD Extension [FChaosVDAccelerationStructuresExtension] ... +UAndroidPermissionCallbackProxy::GetInstance +No Audio Capture implementations found. Audio input will be silent. +No Audio Capture implementations found. Audio input will be silent. +OpenXR ignores max viewport resolution in editor to support full HMD resolutions. +Applying CVar settings from Section [/Script/NNEDenoiser.NNEDenoiserSettings] File [Engine] +Revision control is disabled +Cannot determine whether '/home/reimoz/.steampath' is a directory - d_type not supported and stat() failed with errno=2 (No such file or directory) +Failed to read file '../../../Engine/Content/Slate/Icons/doc_16x.png' error. +Could not load file for Slate resource: [../../../Engine/Content/Slate/Icons/doc_16x.png] file: [../../../Engine/Content/Slate/Icons/doc_16x.png] +Failed to read file '../../../Engine/Content/Slate/Common/ButtonHoverHint.png' error. +Could not load file for Slate resource: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] file: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] +Revision control is disabled +Loaded 0 collections in 0.002327 seconds +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Collections/' took 0.00s +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Developers/reimoz/Collections/' took 0.00s +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Collections/' took 0.00s +43167 objects as part of root set at end of initial load. +CloseDisregardForGC: 0/0 objects in disregard for GC pool +Initializing Engine... +0x00007f0b687ea7b6 Dladdr: 0.022270ms Open: 0.018340ms Search: 0.035840ms +0x00007f0b687966d6 Dladdr: 0.004130ms Open: 0.005640ms Search: 0.034110ms +0x00007f0b687a24d3 Dladdr: 0.003560ms Open: 0.005080ms Search: 0.034580ms +0x00007f0b687d3395 Dladdr: 0.003250ms Open: 0.005030ms Search: 0.034660ms +0x00007f0b687b9840 Dladdr: 0.003290ms Open: 0.005480ms Search: 0.034230ms +0x00007f0c3419429e Dladdr: 0.312340ms Open: 0.010610ms Search: 0.050770ms +0x00007f0c341800f9 Dladdr: 0.269740ms Open: 0.005590ms Search: 0.043440ms +0x00007f0c2b643dbf Dladdr: 0.112250ms Open: 0.008220ms Search: 0.043491ms +0x00007f0c2b6488a9 Dladdr: 0.119420ms Open: 0.005290ms Search: 0.041420ms +0x00007f0c2c3b01e8 Dladdr: 0.115750ms Open: 0.007090ms Search: 0.047620ms +0x000000000023a54d Dladdr: 0.003680ms Open: 0.007180ms Search: 0.028780ms +0x00007f0c2c3bbb30 Dladdr: 0.111860ms Open: 0.005350ms Search: 0.038790ms +0x000000000024cd32 Dladdr: 0.002290ms Open: 0.004720ms Search: 0.030900ms +0x00007f0c373afe59 Dladdr: 0.005030ms Open: 0.010160ms Search: 0.024050ms +0x00007f0c298366c0 Dladdr: 0.022280ms Open: 0.005680ms Search: 0.001330ms +0x00007f0c298367f8 Dladdr: 0.016370ms Open: 0.002120ms Search: 0.000130ms +0x0000000000239649 Dladdr: 0.001950ms Open: 0.004190ms Search: 0.027300ms +FPlatformStackWalk::StackWalkAndDump - 0.002 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 148] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007f0b687ea7b7 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_0::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +[Callstack] 0x00007f0b687966d7 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +[Callstack] 0x00007f0b687a24d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[Callstack] 0x00007f0b687d3396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007f0b687b9841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007f0c3419429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007f0c341800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007f0c2b643dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007f0c2b6488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007f0c2c3b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007f0c2c3bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007f0c373afe5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007f0c298366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007f0c298367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [<,:-1] + + SubmitErrorReport - 0.000 s + SendNewReport - 0.018 s + FDebug::EnsureFailed - 0.030 s +0x00007f0b687ea7f8 Dladdr: 0.061680ms Open: 0.015120ms Search: 0.036380ms +0x00007f0b687966ef Dladdr: 0.005620ms Open: 0.006350ms Search: 0.037400ms +0x00007f0b687a24d3 Dladdr: 0.003680ms Open: 0.005490ms Search: 0.039100ms +0x00007f0b687d3395 Dladdr: 0.002900ms Open: 0.004750ms Search: 0.038110ms +0x00007f0b687b9840 Dladdr: 0.002640ms Open: 0.004630ms Search: 0.034310ms +0x00007f0c3419429e Dladdr: 0.423790ms Open: 0.061400ms Search: 0.055270ms +0x00007f0c341800f9 Dladdr: 0.278591ms Open: 0.007530ms Search: 0.042510ms +0x00007f0c2b643dbf Dladdr: 0.127310ms Open: 0.014130ms Search: 0.047360ms +0x00007f0c2b6488a9 Dladdr: 0.102480ms Open: 0.005470ms Search: 0.039720ms +0x00007f0c2c3b01e8 Dladdr: 0.127780ms Open: 0.006220ms Search: 0.045200ms +0x000000000023a54d Dladdr: 0.004310ms Open: 0.007930ms Search: 0.030260ms +0x00007f0c2c3bbb30 Dladdr: 0.112310ms Open: 0.005410ms Search: 0.039520ms +0x000000000024cd32 Dladdr: 0.002300ms Open: 0.004650ms Search: 0.029140ms +0x00007f0c373afe59 Dladdr: 0.003520ms Open: 0.009770ms Search: 0.023730ms +0x00007f0c298366c0 Dladdr: 0.038480ms Open: 0.012150ms Search: 0.002970ms +0x00007f0c298367f8 Dladdr: 0.015490ms Open: 0.002530ms Search: 0.000160ms +0x0000000000239649 Dladdr: 0.002140ms Open: 0.008860ms Search: 0.028330ms +FPlatformStackWalk::StackWalkAndDump - 0.002 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 149] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007f0b687ea7f9 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_1::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +[Callstack] 0x00007f0b687966f0 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +[Callstack] 0x00007f0b687a24d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[Callstack] 0x00007f0b687d3396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007f0b687b9841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007f0c3419429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007f0c341800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007f0c2b643dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007f0c2b6488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007f0c2c3b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007f0c2c3bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007f0c373afe5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007f0c298366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007f0c298367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [<,:-1] + + SubmitErrorReport - 0.000 s diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-41C52744DA764B3CA9BEA9385D8134E0/CrashContext.runtime-xml b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-41C52744DA764B3CA9BEA9385D8134E0/CrashContext.runtime-xml new file mode 100644 index 0000000..423b1e0 --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-41C52744DA764B3CA9BEA9385D8134E0/CrashContext.runtime-xml @@ -0,0 +1,1216 @@ + + + + 3 + 63BFDF3320B142CAA18EBD26580C9411 + UECC-Linux-F186E0456F694BC8BC793FD9BF2957B6_0001 + true + false + false + Ensure + Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 148] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +0x00007f0b687ea7b7 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_0::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +0x00007f0b687966d7 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +0x00007f0b687a24d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +0x00007f0b687d3396 libUnrealEditor-OpenXRHMD.so!TSharedRef<FOpenXRHMD, (ESPMode)1> FSceneViewExtensions::NewExtension<FOpenXRHMD, XrInstance_T*&, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr<FOpenXRRenderBridge>&&&, TArray<char const*, TSizedDefaultAllocator<32> >&&&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +0x00007f0b687b9841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +0x00007f0c3419429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +0x00007f0c341800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +0x00007f0c2b643dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +0x00007f0c2b6488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +0x00007f0c2c3b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +0x00007f0c2c3bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +0x00007f0c373afe5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +0x00007f0c298366c1 libc.so.6!UnknownFunction(0x276c0) +0x00007f0c298367f9 libc.so.6!__libc_start_main(+0x88) +0x000000000023964a UnrealEditor!_start [<,:-1] + + + Attended + 29627 + 0 + false + false + true + false + UE-MyProject2 + UnrealEditor + Development + + LinuxEditor + Linux [Arch Linux 6.19.11-arch1-1 64b] + Linux + Editor + Vanilla + + 5.6.1-44394996+++UE5+Release-5.6 + 5.6.1-44394996+++UE5+Release-5.6 + CommandLineRemoved + 9 + en_US + ++UE5+Release-5.6-CL-44394996 + **UE5*Release-5.6-CL-44394996-Linux-Development + true + false + + /opt/unreal-engine/Engine/Binaries/Linux/ + /opt/unreal-engine/ + E5D2B3C70A61446E8360CCAEADDA3CCF-000003E8 + e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 + + + Sent in the unattended mode + + 0 + + 8 + 16 + 1 + AuthenticAMD + AMD Ryzen 7 3800X 8-Core Processor + NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86 + Arch Linux + 6.19.11-arch1-1 + + 67336896512 + 0 + 4096 + 63 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 8 + libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_0::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +libUnrealEditor-OpenXRHMD.so!TSharedRef<FOpenXRHMD, (ESPMode)1> FSceneViewExtensions::NewExtension<FOpenXRHMD, XrInstance_T*&, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr<FOpenXRRenderBridge>&&&, TArray<char const*, TSizedDefaultAllocator<32> >&&&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +libc.so.6!UnknownFunction(0x276c0) +libc.so.6!__libc_start_main(+0x88) +UnrealEditor!_start [/opt/unreal-engine/Engine/Binaries/Linux/UnrealEditor:-1] + + + +libUnrealEditor-OpenXRHMD 0x00007f0b68750000 + 9a7b7 +libUnrealEditor-OpenXRHMD 0x00007f0b68750000 + 466d7 +libUnrealEditor-OpenXRHMD 0x00007f0b68750000 + 524d4 +libUnrealEditor-OpenXRHMD 0x00007f0b68750000 + 83396 +libUnrealEditor-OpenXRHMD 0x00007f0b68750000 + 69841 +libUnrealEditor-Engine 0x00007f0c2ec00000 + 559429f +libUnrealEditor-Engine 0x00007f0c2ec00000 + 55800fa +libUnrealEditor-UnrealEd 0x00007f0c29e00000 + 1843dc0 +libUnrealEditor-UnrealEd 0x00007f0c29e00000 + 18488aa +libUnrealEditor-UnrealEd 0x00007f0c29e00000 + 25b01e9 +UnrealEditor 0x0000000000200000 + 3a54e +libUnrealEditor-UnrealEd 0x00007f0c29e00000 + 25bbb31 +UnrealEditor 0x0000000000200000 + 4cd33 +libUnrealEditor-UnixCommonStartup 0x00007f0c373a7000 + 8e5a +libc.so 0x00007f0c2980f000 + 276c1 +libc.so 0x00007f0c2980f000 + 277f9 +UnrealEditor 0x0000000000200000 + 3964a + + 8D2F0EE0B963A0E3A7FCDDC797240D0524521AD8 + 639123945517690000 + 1 + AMD Ryzen 7 3800X 8-Core Processor + 1.0 + + + + 5 + Trace/breakpoint trap + 0 + 0 + + + LinuxEditorNo errors + false + Vulkan + NVIDIA GeForce RTX 4090 + 595.58 + 595.58 + 01-01-01 + SM6 + NVIDIA + 2684 + LinuxEditor + + + + + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RDG Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IoStore Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mass Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "World Metrics" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "XGE Controller" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Visual Debugger" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Enhanced Input" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Command Link Server" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "FastBuild Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chaos Insights" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "UBA Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chaos Cloth" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mesh Painting" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "TraceUtilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Asset Tags" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MsQuic Runtime Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Procedural Mesh Component" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Example Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GooglePAD" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Android Runtime Permission" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Windows Movie Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Linux Device Profile Selector" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Mesh Modeling Toolset" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Custom Mesh Component" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry Processing" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IOS Device Profile Selector" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "StateTree" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Audio Capture" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Wave Tables" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Apple Movie Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XRBase" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chunk Downloader" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Google Cloud Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Resonance Audio" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Input Debugging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ArchVis Character" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXR" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Windows Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Android Movie Player" +} + { +"Version": 1, +"VersionName": "1.1", +"FriendlyName": "Synthesis and DSP Effects" +} + { +"Version": 2, +"VersionName": "1.0", +"FriendlyName": "Groom" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mobile Patching Utilities" +} + { +"Version": 1, +"VersionName": "0.9", +"FriendlyName": "Compute Framework" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Apple Image Utils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXREyeTracker" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Movie Player for WebM files" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Audio Synesthesia" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Cable Component" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "PropertyBindingUtils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RigVM" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MetaSound" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Significance Manager" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "SoundFields" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Android Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AndroidFileServer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mobile Location Services Blueprints Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Property Access Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Actor Layer Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AudioWidgets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Geometry Cache" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXRHandTracking" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Facial Animation Bulk Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Asset Manager Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Engine Asset Definitions" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Blueprint C++ Header Preview" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Color Grading" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Wizard for mobile packaging scenarios" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Proxy LOD Plugin (Experimental)" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Data Validation" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "Stylus & Tablet Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UMG Widget Preview" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CryptoKeys" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "EditorDebugTools" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mac Graphics Switching" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GameplayTagsEditor" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Modeling Tools Editor Mode" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GeometryMode" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequencer Anim Tools" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Curve Editor Tools" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Mesh LOD Toolset" +} + { +"Version": 2, +"VersionName": "0.2", +"FriendlyName": "UVEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Scripting Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Plugin Browser" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Material Analyzer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Changelist Reviews" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "World Partition HLOD Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "SpeedTree Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Oodle Network" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Media Compositing" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "AVF Media Player" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "Android Media Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Media Player Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "WebM Video Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Image Sequence Media Player" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "WMF Media Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Environment Query Editor" +} + { +"Version": 0, +"VersionName": "0.1", +"FriendlyName": "Media Plate" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AISupport" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig Modules" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Insights" +} + { +"Version": 10, +"VersionName": "10.2.7", +"FriendlyName": "RigLogic Plugin v10.3.0" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig Spline" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Modifier Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Skeletal Mesh Editing Tools" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IK Rig" +} + { +"Version": 1, +"VersionName": "0.9", +"FriendlyName": "Deformer Graph" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Blendspace Motion Analysis" +} + { +"Version": 1, +"VersionName": "2.0", +"FriendlyName": "Live Link" +} + { +"Version": 30100, +"VersionName": "3.1.0", +"FriendlyName": "Animation Compression Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Data" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Tweening Utils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Datasmith Content" +} + { +"Version": 131, +"VersionName": "1.3.1", +"FriendlyName": "glTF Exporter" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Variant Manager" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Variant Manager Content" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Tests" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NiagaraSimCaching" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Niagara" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Cascade Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Alembic Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Performance" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Localizable Message" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "GeometryFlow" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Telemetry" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Platform Cryptography Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Low-level network trace Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Level Sequence Navigator Bridge" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosUserDataPT" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequence Navigator" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NFORDenoise" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Tool Presets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosCaching" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "TEDS: Editor Data Storage" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Python Editor Script Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Planar Cut" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Automation Utilities" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Fracture" +} + { +"Version": 1, +"VersionName": "1", +"FriendlyName": "BackChannel" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry Dataflow Nodes" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Telemetry" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Experimental Mesh Modeling Toolset" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Skeletal Mesh Simplifier (Early Access)" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Editor DataflowGraph" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Batch Renamer" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Niagara" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Full Body IK" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "TEDS: Editor Data Storage Features" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "CharacterAI" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Solver" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem NULL" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Services" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Base" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem Utils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "EOS Shared" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Engine Cameras" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Camera Shake Previewer" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Gameplay Cameras" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Launcher Chunk Installer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UDP Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "TCP Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NNERuntimeORT" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Paper2D" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NNEDenoiser" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Framework" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Framework Assets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Take Recorder" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Camera Calibration Core" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "CLion Integration" +} + { +"Version": 110, +"VersionName": "1.11.0", +"FriendlyName": "Plastic SCM" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "PIX on Windows GPU Capture Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Perforce" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Dump GPU Services" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Plugin Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Visual Studio Code Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XCode Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CodeLite Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Sharing" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RenderDoc Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UObject Example Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Subversion" +} + { +"Version": 2, +"VersionName": "1.7", +"FriendlyName": "Rider Integration" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Project Launcher" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Linux Compiler-only Integration" +} + { +"Version": 14, +"VersionName": "1.4", +"FriendlyName": "Git" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Property Access Node" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Visual Studio Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Oodle Texture" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "10X Editor Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NamingTokens" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "KDevelop Integration" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Template Sequence" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Actor Sequence (Experimental)" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequencer Scripting" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Level Sequence Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MetaHuman SDK" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Portable Object File Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - Class Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - File Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - Asset Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XInput Device" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CompositeCore" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Light Mixer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Object Mixer" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "BaseCharacterFXEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem GooglePlay" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem iOS" +} + + diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-41C52744DA764B3CA9BEA9385D8134E0/CrashReportClient.ini b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-41C52744DA764B3CA9BEA9385D8134E0/CrashReportClient.ini new file mode 100644 index 0000000..ac738fd --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-41C52744DA764B3CA9BEA9385D8134E0/CrashReportClient.ini @@ -0,0 +1,10 @@ +[CrashReportClient] +bHideLogFilesOption=false +bHideAllowToBeContactedOption=false +bIsAllowedToCloseWithoutSending=true +bIsAllowedToSendWithoutDetailedInfo=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true +bAgreeToCrashUpload=false + diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-41C52744DA764B3CA9BEA9385D8134E0/Diagnostics.txt b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-41C52744DA764B3CA9BEA9385D8134E0/Diagnostics.txt new file mode 100644 index 0000000..1bb6da2 --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-41C52744DA764B3CA9BEA9385D8134E0/Diagnostics.txt @@ -0,0 +1,36 @@ +Generating report for minidump + +Application version 5.6.1.0 + ... built from changelist 44394996 + +OS version Linux 6.19.11-arch1-1 (network name: WEYLAND-YUTANI) +Running 8 x86_64 processors (16 logical cores) +Exception was "Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 148] " + + + + + +libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_0::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +libc.so.6!UnknownFunction(0x276c0) +libc.so.6!__libc_start_main(+0x88) +UnrealEditor!_start [/opt/unreal-engine/Engine/Binaries/Linux/UnrealEditor:-1] + + + +0 loaded modules + +Report end! diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-41C52744DA764B3CA9BEA9385D8134E0/MyProject2.log b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-41C52744DA764B3CA9BEA9385D8134E0/MyProject2.log new file mode 100644 index 0000000..bccba36 --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-41C52744DA764B3CA9BEA9385D8134E0/MyProject2.log @@ -0,0 +1,1473 @@ +Stats thread started at 0.134388 +Metadata set : systemresolution.resx="1280" +Metadata set : systemresolution.resy="720" +OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +Session CrashGUID >==================================================== + Session CrashGUID > UECC-Linux-F186E0456F694BC8BC793FD9BF2957B6 + Session CrashGUID >==================================================== +No local boot hotfix file found at: [../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +Pre-Initializing Audio Device Manager... +AudioInfo: 'OPUS' Registered +AudioInfo: 'OGG' Registered +AudioInfo: 'ADPCM' Registered +AudioInfo: 'PCM' Registered +AudioInfo: 'BINKA' Registered +AudioInfo: 'RADA' Registered +Audio Device Manager Pre-Initialized +Looking for build plugins target receipt +Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +Asset registry cache read as 67.9 MiB from ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_0.bin +Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +Looking for enabled plugins target receipt +Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +Loading TVOS ini files took 0.18 seconds +Loading Mac ini files took 0.18 seconds +Loading IOS ini files took 0.19 seconds +Loading Android ini files took 0.22 seconds +Loading VulkanPC ini files took 0.23 seconds +Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +Mounting Engine plugin RenderGraphInsights +Mounting Engine plugin IoStoreInsights +Mounting Engine plugin MassInsights +Mounting Engine plugin WorldMetrics +Mounting Engine plugin XGEController +Mounting Engine plugin ChaosVD +Mounting Engine plugin EnhancedInput +Mounting Engine plugin CmdLinkServer +Mounting Engine plugin FastBuildController +Mounting Engine plugin ChaosInsights +Mounting Engine plugin UbaController +Mounting Engine plugin ChaosCloth +Mounting Engine plugin MeshPainting +Mounting Engine plugin TraceUtilities +Mounting Engine plugin AssetTags +Mounting Engine plugin MsQuic +Mounting Engine plugin ProceduralMeshComponent +Mounting Engine plugin ExampleDeviceProfileSelector +Loading VisionOS ini files took 0.48 seconds +Mounting Engine plugin GooglePAD +Mounting Engine plugin AndroidPermission +Mounting Engine plugin WindowsMoviePlayer +Mounting Engine plugin LinuxDeviceProfileSelector +Mounting Engine plugin MeshModelingToolset +Mounting Engine plugin CustomMeshComponent +Mounting Engine plugin GeometryProcessing +Mounting Engine plugin IOSDeviceProfileSelector +Mounting Engine plugin StateTree +Loading Windows ini files took 0.50 seconds +Mounting Engine plugin AudioCapture +Mounting Engine plugin WaveTable +Mounting Engine plugin AppleMoviePlayer +Loading Unix ini files took 0.51 seconds +Mounting Engine plugin XRBase +Mounting Engine plugin ChunkDownloader +Mounting Engine plugin GoogleCloudMessaging +Mounting Engine plugin ResonanceAudio +Mounting Engine plugin InputDebugging +Mounting Engine plugin ArchVisCharacter +Mounting Engine plugin OpenXR +Mounting Engine plugin WindowsDeviceProfileSelector +Mounting Engine plugin AndroidMoviePlayer +Mounting Engine plugin Synthesis +Mounting Engine plugin HairStrands +Mounting Engine plugin MobilePatchingUtils +Mounting Engine plugin ComputeFramework +Mounting Engine plugin AppleImageUtils +Mounting Engine plugin OpenXREyeTracker +Mounting Engine plugin WebMMoviePlayer +Mounting Engine plugin AudioSynesthesia +Mounting Engine plugin CableComponent +Mounting Engine plugin PropertyBindingUtils +Mounting Engine plugin RigVM +Loading LinuxArm64 ini files took 0.56 seconds +Mounting Engine plugin Metasound +Loading Linux ini files took 0.56 seconds +Mounting Engine plugin SignificanceManager +Mounting Engine plugin SoundFields +Mounting Engine plugin AndroidDeviceProfileSelector +Mounting Engine plugin AndroidFileServer +Mounting Engine plugin LocationServicesBPLibrary +Mounting Engine plugin PropertyAccessEditor +Mounting Engine plugin ActorLayerUtilities +Mounting Engine plugin AudioWidgets +Mounting Engine plugin GeometryCache +Mounting Engine plugin OpenXRHandTracking +Mounting Engine plugin FacialAnimation +Mounting Engine plugin AssetManagerEditor +Mounting Engine plugin EngineAssetDefinitions +Mounting Engine plugin BlueprintHeaderView +Mounting Engine plugin ColorGrading +Mounting Engine plugin MobileLauncherProfileWizard +Mounting Engine plugin ProxyLODPlugin +Mounting Engine plugin DataValidation +Mounting Engine plugin StylusInput +Mounting Engine plugin UMGWidgetPreview +Mounting Engine plugin CryptoKeys +Mounting Engine plugin EditorDebugTools +Mounting Engine plugin MacGraphicsSwitching +Mounting Engine plugin GameplayTagsEditor +Mounting Engine plugin ModelingToolsEditorMode +Mounting Engine plugin GeometryMode +Mounting Engine plugin SequencerAnimTools +Mounting Engine plugin CurveEditorTools +Mounting Engine plugin MeshLODToolset +Mounting Engine plugin UVEditor +Mounting Engine plugin EditorScriptingUtilities +Mounting Engine plugin PluginBrowser +Mounting Engine plugin MaterialAnalyzer +Mounting Engine plugin ChangelistReview +Mounting Engine plugin WorldPartitionHLODUtilities +Mounting Engine plugin SpeedTreeImporter +Mounting Engine plugin OodleNetwork +Mounting Engine plugin MediaCompositing +Mounting Engine plugin AvfMedia +Mounting Engine plugin AndroidMedia +Mounting Engine plugin MediaPlayerEditor +Mounting Engine plugin WebMMedia +Mounting Engine plugin ImgMedia +Mounting Engine plugin WmfMedia +Mounting Engine plugin EnvironmentQueryEditor +Mounting Engine plugin MediaPlate +Mounting Engine plugin AISupport +Mounting Engine plugin ControlRigModules +Mounting Engine plugin ControlRig +Mounting Engine plugin GameplayInsights +Mounting Engine plugin RigLogic +Mounting Engine plugin ControlRigSpline +Mounting Engine plugin AnimationModifierLibrary +Mounting Engine plugin SkeletalMeshModelingTools +Mounting Engine plugin IKRig +Mounting Engine plugin DeformerGraph +Mounting Engine plugin BlendSpaceMotionAnalysis +Mounting Engine plugin LiveLink +Mounting Engine plugin ACLPlugin +Mounting Engine plugin AnimationData +Mounting Engine plugin TweeningUtils +Mounting Engine plugin DatasmithContent +Mounting Engine plugin GLTFExporter +Mounting Engine plugin VariantManager +Mounting Engine plugin VariantManagerContent +Mounting Engine plugin InterchangeTests +Mounting Engine plugin NiagaraSimCaching +Mounting Engine plugin Niagara +Mounting Engine plugin Cascade +Mounting Engine plugin AlembicImporter +Mounting Engine plugin EditorPerformance +Mounting Engine plugin LocalizableMessage +Mounting Engine plugin GeometryFlow +Mounting Engine plugin RuntimeTelemetry +Mounting Engine plugin PlatformCrypto +Mounting Engine plugin LowLevelNetTrace +Mounting Engine plugin GeometryCollectionPlugin +Mounting Engine plugin LevelSequenceNavigatorBridge +Mounting Engine plugin ChaosUserDataPT +Mounting Engine plugin SequenceNavigator +Mounting Engine plugin NFORDenoise +Mounting Engine plugin ToolPresets +Mounting Engine plugin ChaosCaching +Mounting Engine plugin EditorDataStorage +Mounting Engine plugin PythonScriptPlugin +Mounting Engine plugin PlanarCut +Mounting Engine plugin AutomationUtils +Mounting Engine plugin Fracture +Mounting Engine plugin BackChannel +Mounting Engine plugin GeometryDataflow +Mounting Engine plugin EditorTelemetry +Mounting Engine plugin MeshModelingToolsetExp +Mounting Engine plugin SkeletalReduction +Mounting Engine plugin Dataflow +Mounting Engine plugin AdvancedRenamer +Mounting Engine plugin ChaosNiagara +Mounting Engine plugin FullBodyIK +Mounting Engine plugin EditorDataStorageFeatures +Mounting Engine plugin CharacterAI +Mounting Engine plugin ChaosSolverPlugin +Mounting Engine plugin OnlineSubsystemNull +Mounting Engine plugin OnlineServices +Mounting Engine plugin OnlineBase +Mounting Engine plugin OnlineSubsystem +Mounting Engine plugin ChaosEditor +Mounting Engine plugin OnlineSubsystemUtils +Mounting Engine plugin EOSShared +Mounting Engine plugin EngineCameras +Mounting Engine plugin CameraShakePreviewer +Mounting Engine plugin GameplayCameras +Mounting Engine plugin LauncherChunkInstaller +Mounting Engine plugin UdpMessaging +Mounting Engine plugin TcpMessaging +Mounting Engine plugin NNERuntimeORT +Mounting Engine plugin Paper2D +Mounting Engine plugin NNEDenoiser +Mounting Engine plugin InterchangeEditor +Mounting Engine plugin Interchange +Mounting Engine plugin InterchangeAssets +Mounting Engine plugin Takes +Mounting Engine plugin CameraCalibrationCore +Mounting Engine plugin CLionSourceCodeAccess +Mounting Engine plugin PlasticSourceControl +Mounting Engine plugin PixWinPlugin +Mounting Engine plugin PerforceSourceControl +Mounting Engine plugin DumpGPUServices +Mounting Engine plugin PluginUtils +Mounting Engine plugin VisualStudioCodeSourceCodeAccess +Mounting Engine plugin XCodeSourceCodeAccess +Mounting Engine plugin CodeLiteSourceCodeAccess +Mounting Engine plugin AnimationSharing +Mounting Engine plugin RenderDocPlugin +Mounting Engine plugin UObjectPlugin +Mounting Engine plugin SubversionSourceControl +Mounting Engine plugin RiderSourceCodeAccess +Mounting Engine plugin ProjectLauncher +Mounting Engine plugin NullSourceCodeAccess +Mounting Engine plugin GitSourceControl +Mounting Engine plugin PropertyAccessNode +Mounting Engine plugin VisualStudioSourceCodeAccess +Mounting Engine plugin TextureFormatOodle +Mounting Engine plugin N10XSourceCodeAccess +Mounting Engine plugin NamingTokens +Mounting Engine plugin KDevelopSourceCodeAccess +Mounting Engine plugin TemplateSequence +Mounting Engine plugin ActorSequence +Mounting Engine plugin SequencerScripting +Mounting Engine plugin LevelSequenceEditor +Mounting Engine plugin MetaHumanSDK +Mounting Engine plugin PortableObjectFileDataSource +Mounting Engine plugin ContentBrowserClassDataSource +Mounting Engine plugin ContentBrowserFileDataSource +Mounting Engine plugin ContentBrowserAssetDataSource +Mounting Engine plugin XInputDevice +Mounting Engine plugin CompositeCore +Mounting Engine plugin LightMixer +Mounting Engine plugin ObjectMixer +Mounting Engine plugin BaseCharacterFXEditor +Mounting Engine plugin OnlineSubsystemGooglePlay +Mounting Engine plugin OnlineSubsystemIOS +Revision control is disabled +Revision control is disabled +Revision control is disabled +Started StudioTelemetry Session +NFORDenoise function starting up +Using libcurl 8.12.1 + - built for x86_64-unknown-linux-gnu + - supports SSL with OpenSSL/1.1.1t + - supports HTTP deflate (compression) using libz 1.3 + - other features: + CURL_VERSION_SSL + CURL_VERSION_LIBZ + CURL_VERSION_IPV6 + CURL_VERSION_ASYNCHDNS + CURL_VERSION_LARGEFILE + CURL_VERSION_TLSAUTH_SRP + CURL_VERSION_HTTP2 + CurlRequestOptions (configurable via config and command line): + - bVerifyPeer = true - Libcurl will verify peer certificate + - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy + - bDontReuseConnections = false - Libcurl will reuse connections + - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host + - LocalHostAddr = Default + - BufferSize = 65536 +CreateHttpThread using FCurlMultiPollEventLoopHttpThread +Creating http thread with maximum 256 concurrent requests +OSS: Created online subsystem instance for: NULL +OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] +Initialize Initializing EOSSDK Version:1.17.0-41373641 +Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine] +RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings. +Applying CVar settings from Section [/Script/CompositeCore.CompositeCorePluginSettings] File [Engine] +ExecutableName: UnrealEditor +Build: ++UE5+Release-5.6-CL-44394996 +Platform=LinuxEditor +MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +DeviceId= +Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +Net CL: 43139311 +OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +Compiled (64-bit): Jul 28 2025 20:54:48 +Architecture: x64 +Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +Build Configuration: Development +Branch Name: ++UE5+Release-5.6 +Command Line: +Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +Allocator: Mimalloc +Installed Engine Build: 1 +This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +Number of dev versions registered: 37 + Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 10 + Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0 + Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 4 + Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 40 + Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 37 + Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 3 + Dev-Networking (A4E4105C-59A1-49B5-A7C5-40C4547EDFEE): 0 + Dev-Online (39C831C9-5AE6-47DC-9A44-9C173E1C8E7C): 0 + Dev-Physics (78F01B33-EBEA-4F98-B9B4-84EACCB95AA2): 20 + Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0 + Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 49 + Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 13 + Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 3 + Dev-LoadTimes (C2A15278-BFE7-4AFE-6C17-90FF531DF755): 1 + Private-Geometry (6EACA3D4-40EC-4CC1-B786-8BED09428FC5): 3 + Dev-AnimPhys (29E575DD-E0A3-4627-9D10-D276232CDCEA): 17 + Dev-Anim (AF43A65D-7FD3-4947-9873-3E8ED9C1BB05): 15 + Dev-ReflectionCapture (6B266CEC-1EC7-4B8F-A30B-E4D90942FC07): 1 + Dev-Automation (0DF73D61-A23F-47EA-B727-89E90C41499A): 1 + FortniteMain (601D1886-AC64-4F84-AA16-D3DE0DEAC7D6): 207 + FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 8 + FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 13 + FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 17 + Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 11 + Dev-Niagara (F2AED0AC-9AFE-416F-8664-AA7FFA26D6FC): 1 + Dev-Destruction (174F1F0B-B4C6-45A5-B13F-2EE8D0FB917D): 10 + Dev-Physics-Ext (35F94A83-E258-406C-A318-09F59610247C): 41 + Dev-PhysicsMaterial-Chaos (B68FC16E-8B1B-42E2-B453-215C058844FE): 1 + Dev-CineCamera (B2E18506-4273-CFC2-A54E-F4BB758BBA07): 1 + Dev-VirtualProduction (64F58936-FD1B-42BA-BA96-7289D5D0FA4E): 1 + UE5-Main (697DD581-E64F-41AB-AA4A-51ECBEB7B628): 121 + UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 56 + UE5-SpecialProject (59DA5D52-1232-4948-B878-597870B8E98B): 9 + Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2 + Dev-NaniteResearch (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1 + Dev-ComputeFramework (6304A3E7-0059-4F59-8CFC-21BD7721FD4E): 0 + LensFileVersion (8652A554-966A-466C-9FD7-1C6DD61B1ADB): 1 +Presizing for max 25165824 objects, including 0 objects not considered by GC. +Object subsystem initialized +Set CVar [[con.DebugEarlyDefault:1]] +CVar [[con.DebugLateDefault:1]] deferred - dummy variable created +CVar [[con.DebugLateCheat:1]] deferred - dummy variable created +CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created +Set CVar [[r.setres:1280x720]] +Set CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] +CVar [[QualityLevelMapping:high]] deferred - dummy variable created +Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]] +Set CVar [[r.VSync:0]] +Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created +CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created +Set CVar [[r.GPUCrashDebugging:0]] +CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +Set CVar [[r.ForwardShading:1]] +Set CVar [[r.MobileHDR:0]] +Set CVar [[vr.MobileMultiView:1]] +Set CVar [[vr.InstancedStereo:1]] +Set CVar [[r.DefaultFeature.AutoExposure:0]] +Set CVar [[r.DefaultFeature.AmbientOcclusion:0]] +Set CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:0]] +Set CVar [[r.DefaultFeature.MotionBlur:0]] +Set CVar [[r.Mobile.UseHWsRGBEncoding:1]] +Set CVar [[r.Shadow.Virtual.Enable:1]] +Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] +Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]] +Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]] +Set CVar [[r.GenerateMeshDistanceFields:1]] +Set CVar [[r.DynamicGlobalIlluminationMethod:1]] +Set CVar [[r.ReflectionMethod:1]] +Set CVar [[r.Mobile.AntiAliasing:3]] +Set CVar [[r.AntiAliasingMethod:3]] +Set CVar [[r.AllowStaticLighting:1]] +Set CVar [[r.SkinCache.CompileShaders:1]] +Set CVar [[r.RayTracing:1]] +Set CVar [[r.RayTracing.RayTracingProxies.ProjectEnabled:1]] +Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]] +Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +Set CVar [[s.AsyncLoadingThreadEnabled:1]] +Set CVar [[s.EventDrivenLoaderEnabled:1]] +Set CVar [[s.WarnIfTimeLimitExceeded:0]] +Set CVar [[s.TimeLimitExceededMultiplier:1.5]] +Set CVar [[s.TimeLimitExceededMinTime:0.005]] +Set CVar [[s.UseBackgroundLevelStreaming:1]] +Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] +Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +Set CVar [[s.FlushStreamingOnExit:1]] +CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] +Set CVar [[gc.FlushStreamingOnGC:0]] +Set CVar [[gc.NumRetriesBeforeForcingGC:10]] +Set CVar [[gc.AllowParallelGC:1]] +Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] +Set CVar [[gc.MaxObjectsInEditor:25165824]] +Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] +Set CVar [[gc.CreateGCClusters:1]] +Set CVar [[gc.MinGCClusterSize:5]] +Set CVar [[gc.AssetClustreringEnabled:0]] +Set CVar [[gc.ActorClusteringEnabled:0]] +Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] +Set CVar [[gc.GarbageEliminationEnabled:1]] +Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created +CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +CVar [[DefaultASTCQualityBySizeHQ:4]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:AmbientSound]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Mobile.DBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +Initializing SDL. +Initialized SDL 2.30.6 revision: SDL-2.30.6-no-vcs (compiled against 2.30.6) +Using SDL video driver 'x11' +Display metrics: + PrimaryDisplayWidth: 3440 + PrimaryDisplayHeight: 1440 + PrimaryDisplayWorkAreaRect: + Left=0, Top=0, Right=3440, Bottom=1396 + VirtualDisplayRect: + Left=0, Top=0, Right=3440, Bottom=1396 + TitleSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 + ActionSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 + Number of monitors: 1 + Monitor 0 + Name: LG ULTRAGEAR+ 45" + ID: display0 + NativeWidth: 3440 + NativeHeight: 1440 + bIsPrimary: true +Metadata set : systemresolution.resx="3440" +Metadata set : systemresolution.resy="1440" +Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +Set CVar [[r.SkeletalMeshLODBias:0]] +Set CVar [[r.ViewDistanceScale:1.0]] +Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +Set CVar [[r.FXAA.Quality:4]] +Set CVar [[r.TemporalAA.Quality:2]] +Set CVar [[r.TSR.History.R11G11B10:1]] +Set CVar [[r.TSR.History.ScreenPercentage:200]] +Set CVar [[r.TSR.History.UpdateQuality:3]] +Set CVar [[r.TSR.ShadingRejection.Flickering:1]] +Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] +Set CVar [[r.TSR.ReprojectionField:1]] +Set CVar [[r.TSR.Resurrection:1]] +Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +Set CVar [[r.LightFunctionQuality:1]] +Set CVar [[r.ShadowQuality:5]] +Set CVar [[r.Shadow.CSM.MaxCascades:10]] +Set CVar [[r.Shadow.MaxResolution:2048]] +Set CVar [[r.Shadow.MaxCSMResolution:2048]] +Set CVar [[r.Shadow.RadiusThreshold:0.01]] +Set CVar [[r.Shadow.DistanceScale:1.0]] +Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] +Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +Set CVar [[r.DistanceFieldShadowing:1]] +Set CVar [[r.VolumetricFog:1]] +Set CVar [[r.VolumetricFog.GridPixelSize:8]] +Set CVar [[r.VolumetricFog.GridSizeZ:128]] +Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +Set CVar [[r.LightMaxDrawDistanceScale:1]] +Set CVar [[r.CapsuleShadows:1]] +Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] +Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] +Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] +Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] +Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] +Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +Set CVar [[r.DistanceFieldAO:1]] +Set CVar [[r.SkylightIntensityMultiplier:1.0]] +Set CVar [[r.AOQuality:2]] +Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] +Set CVar [[r.LumenScene.DirectLighting.MaxLightsPerTile:8]] +Set CVar [[r.LumenScene.DirectLighting.UpdateFactor:32]] +Set CVar [[r.LumenScene.Radiosity.UpdateFactor:64]] +Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] +Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] +Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] +Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] +Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:100]] +Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] +Set CVar [[r.Lumen.ScreenProbeGather.NumAdaptiveProbes:8]] +Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] +Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] +Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] +Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] +Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] +Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] +Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.HardwareRayTracing:0]] +Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.BentNormal:1]] +Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] +Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] +Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] +Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] +Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:70]] +Set CVar [[r.RayTracing.Scene.BuildMode:1]] +Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +Set CVar [[r.SSR.Quality:3]] +Set CVar [[r.SSR.HalfResSceneColor:0]] +Set CVar [[r.Lumen.Reflections.Allow:1]] +Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] +Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] +Set CVar [[r.Lumen.ScreenProbeGather.MaxRoughnessToEvaluateRoughSpecularForFoliage:0.8]] +Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.NumSamples:5]] +Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.MinWeight:0]] +Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] +Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] +Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +Set CVar [[r.MotionBlurQuality:4]] +Set CVar [[r.MotionBlur.HalfResGather:0]] +Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +Set CVar [[r.AmbientOcclusionMaxQuality:100]] +Set CVar [[r.AmbientOcclusionLevels:-1]] +Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] +Set CVar [[r.DepthOfFieldQuality:2]] +Set CVar [[r.RenderTargetPoolMin:400]] +Set CVar [[r.LensFlareQuality:2]] +Set CVar [[r.SceneColorFringeQuality:1]] +Set CVar [[r.EyeAdaptationQuality:2]] +Set CVar [[r.BloomQuality:5]] +Set CVar [[r.Bloom.ScreenPercentage:50.000]] +Set CVar [[r.FastBlurThreshold:100]] +Set CVar [[r.Upscale.Quality:3]] +Set CVar [[r.LightShaftQuality:1]] +Set CVar [[r.Filter.SizeScale:1]] +Set CVar [[r.Tonemapper.Quality:5]] +Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] +Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +Applying CVar settings from Section [TextureQuality@3] File [Scalability] +Set CVar [[r.Streaming.MipBias:0]] +Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +Set CVar [[r.Streaming.Boost:1]] +Set CVar [[r.MaxAnisotropy:8]] +Set CVar [[r.VT.MaxAnisotropy:8]] +Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +Set CVar [[r.Streaming.PoolSize:1000]] +Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +Set CVar [[r.TranslucencyLightingVolumeDim:64]] +Set CVar [[r.RefractionQuality:2]] +Set CVar [[r.SceneColorFormat:4]] +Set CVar [[r.DetailMode:3]] +Set CVar [[r.TranslucencyVolumeBlur:1]] +Set CVar [[r.MaterialQualityLevel:1 ; High quality]] +Set CVar [[r.SSS.Scale:1]] +Set CVar [[r.SSS.SampleSet:2]] +Set CVar [[r.SSS.Quality:1]] +Set CVar [[r.SSS.HalfRes:0]] +Set CVar [[r.SSGI.Quality:3]] +Set CVar [[r.EmitterSpawnRateScale:1.0]] +Set CVar [[r.ParticleLightQuality:2]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +Set CVar [[fx.Niagara.QualityLevel:3]] +Set CVar [[r.Refraction.OffsetQuality:1]] +Set CVar [[r.HeterogeneousVolumes.DownsampleFactor:2]] +Set CVar [[r.HeterogeneousVolumes.MaxStepCount:256]] +Set CVar [[r.HeterogeneousVolumes.Shadows.Resolution:256]] +Set CVar [[r.HeterogeneousVolumes.Shadows.MaxSampleCount:8]] +Set CVar [[r.HeterogeneousVolumes.UseExistenceMask:0]] +Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +Set CVar [[foliage.DensityScale:1.0]] +Set CVar [[grass.DensityScale:1.0]] +Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] +Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +Set CVar [[r.AnisotropicMaterials:1]] +Applying CVar settings from Section [LandscapeQuality@3] File [Scalability] +Selected Device Profile: [LinuxEditor] +Selected Device Profile: [LinuxEditor] +Platform has ~ 63 GB [67336896512 / 68719476736 / 63], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +Going up to parent DeviceProfile [Linux] +Going up to parent DeviceProfile [] +Pushing Device Profile CVar: [[UI.SlateSDFText.RasterizationMode:Bitmap -> Msdf]] +Pushing Device Profile CVar: [[UI.SlateSDFText.ResolutionLevel:2 -> 2]] +Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +Set CVar [[r.DumpShaderDebugInfo:2]] +Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] +Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] +CVar [[ds.CADTranslator.Meshing.ActivateThinZoneMeshing:0]] deferred - dummy variable created +CVar [[ds.CADTranslator.Stitching.RemoveThinFaces:0]] deferred - dummy variable created +Applying CVar settings from Section [Startup_Linux] File [../../../Engine/Config/ConsoleVariables.ini] +Applying CVar settings from Section [ConsoleVariables] File [Engine] +Set CVar [[g.TimeoutForBlockOnRenderFence:60000]] +Applying CVar settings from Section [ConsoleVariables] File [/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Config/LinuxEditor/Editor.ini] +Unix hardware info: + - we are not the first instance of this executable + - this process' id (pid) is 29627, parent process' id (ppid) is 1855 + - we are not running under debugger + - machine network name is 'WEYLAND-YUTANI' + - user name is 'reimoz' (reimoz) + - we're logged in locally + - we're running with rendering + - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) + - Number of physical cores available for the process: 8 + - Number of logical cores available for the process: 16 + - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) + - Memory allocator used: Mimalloc + - This is an internal build. +Benchmarking clocks: + - CLOCK_MONOTONIC (id=1) can sustain 37781319 (37781K, 38M) calls per second without zero deltas. + - CLOCK_MONOTONIC_RAW (id=4) can sustain 38389669 (38390K, 38M) calls per second without zero deltas. + - CLOCK_MONOTONIC_COARSE (id=6) can sustain 221712520 (221713K, 222M) calls per second with 99.999544% zero deltas. +Selected clock_id 4 (CLOCK_MONOTONIC_RAW) since it is the fastest support clock without zero deltas. +Unix-specific commandline switches: + -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) + -jemalloc - use jemalloc for all memory allocation + -binnedmalloc - use binned malloc for all memory allocation + -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache + -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) + -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) + -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) + -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal + -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) + -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened + -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) + -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) + -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) + -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash + - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) + - VirtualMemoryAllocator pools will grow at scale 1.4 + - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) + - PageSize 4096 + - BinnedPageSize 65536 +Metadata set : extradevelopmentmemorymb="0" +Chaos Debug Draw Startup +Physics initialised using underlying interface: Chaos +Using OS detected language (en-US). +Using OS detected locale (en-US). +No specific localization for 'en-US' exists, so 'en' will be used for the language. +Attempting to load config data for Default__SlateThemeManager before the Class has been constructed/registered/linked (likely during module loading or early startup). This will result in the load silently failing and should be fixed. +New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +Slate User Registered. User Index 0, Is Virtual User: 0 +Found VULKAN_SDK= +Registering provided Vulkan validation layers +Updated VK_LAYER_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +Updated LD_LIBRARY_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +Installed Vulkan Loader Path: /usr/lib +Installed Vulkan Loader instance version 1.4.341. +Starting Vulkan Profile check for VP_UE_Vulkan_SM6: +Vulkan Profile check complete. +Using SDL_WINDOW_VULKAN +Vulkan RHI ShaderPlatform for SM6: VULKAN_SM6. +Vulkan PSO Precaching = 1, PipelineFileCache = 0 +Built with Vulkan header version 1.4.304 +Starting Vulkan Profile check for VP_UE_Vulkan_SM6_RT: +Vulkan Profile check complete. +Using API Version 1.3. +OpenXRHMDModule::InitInstance using DefaultLoader. +OpenXR runtime supported extensions: + XR_KHR_vulkan_enable + XR_KHR_vulkan_enable2 + XR_KHR_opengl_enable + XR_KHR_convert_timespec_time + XR_KHR_opengl_es_enable + XR_MNDX_egl_enable + XR_KHR_binding_modification + XR_KHR_composition_layer_depth + XR_KHR_locate_spaces + XR_KHR_visibility_mask + XR_EXT_active_action_set_priority + XR_EXT_dpad_binding + XR_EXT_eye_gaze_interaction + XR_EXT_frame_composition_report + XR_EXT_hand_interaction + XR_EXT_hand_tracking + XR_EXT_hand_tracking_data_source + XR_EXT_hand_joints_motion_range + XR_EXT_hp_mixed_reality_controller + XR_EXT_local_floor + XR_EXT_palm_pose + XR_EXT_uuid + XR_EXT_user_presence + XR_EXT_render_model + XR_EXT_interaction_render_model + XR_FB_display_refresh_rate + XR_HTC_vive_cosmos_controller_interaction + XR_HTC_vive_focus3_controller_interaction + XR_HTC_vive_wrist_tracker_interaction + XR_MND_headless + XR_VALVE_analog_threshold + XR_META_performance_metrics + XR_VALVE_timing_utils + XR_META_recommended_layer_resolution + XR_HTCX_vive_tracker_interaction + XR_KHR_generic_controller + XR_VALVE_frame_controller_interaction + XR_EXT_debug_utils +Optional extension XR_KHR_vulkan_swapchain_format_list is not available +Optional extension XR_FB_foveation_vulkan is not available +Optional extension XR_FB_composition_layer_depth_test is not available +Optional extension XR_KHR_composition_layer_cylinder is not available +Optional extension XR_KHR_composition_layer_equirect is not available +Optional extension XR_KHR_composition_layer_equirect2 is not available +Optional extension XR_KHR_composition_layer_color_scale_bias is not available +Optional extension XR_VARJO_quad_views is not available +Optional extension XR_EPIC_view_configuration_fov is not available +Optional extension XR_FB_foveation is not available +Optional extension XR_FB_swapchain_update_state is not available +Optional extension XR_FB_foveation_configuration is not available +Optional extension XR_FB_composition_layer_alpha_blend is not available +xrCreateInstance succeeded with XR_API_VERSION_1_0 +xrCreateInstance created: 370461280 +Initialized OpenXR on SteamVR/OpenXR runtime version 2.15.6 +Instance does not support expected usage of xrStringToPath. Instance is not viable. +Found 25 available instance extensions : + - VK_EXT_acquire_drm_display + - VK_EXT_acquire_xlib_display + - VK_EXT_debug_report + + VK_EXT_debug_utils + - VK_EXT_direct_mode_display + - VK_EXT_display_surface_counter + - VK_EXT_surface_maintenance1 + + VK_EXT_swapchain_colorspace + - VK_KHR_device_group_creation + - VK_KHR_display + - VK_KHR_external_fence_capabilities + - VK_KHR_external_memory_capabilities + - VK_KHR_external_semaphore_capabilities + - VK_KHR_get_display_properties2 + - VK_KHR_get_physical_device_properties2 + - VK_KHR_get_surface_capabilities2 + - VK_KHR_portability_enumeration + + VK_KHR_surface + - VK_KHR_surface_maintenance1 + - VK_KHR_surface_protected_capabilities + - VK_KHR_wayland_surface + - VK_KHR_xcb_surface + + VK_KHR_xlib_surface + - VK_LUNARG_direct_driver_loading + - VK_NV_display_stereo +Intance Layer VK_LAYER_VALVE_steam_overlay_32 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_fossilize_64 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_overlay_64 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_fossilize_32 provides 0 extensions: +Intance Layer VK_LAYER_NV_optimus provides 0 extensions: +Intance Layer VK_LAYER_NV_present provides 0 extensions: +Intance Layer VK_LAYER_LUNARG_api_dump provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_LUNARG_crash_diagnostic provides 3 extensions: + VK_EXT_debug_report + VK_EXT_debug_utils + VK_EXT_layer_settings +Intance Layer VK_LAYER_KHRONOS_validation provides 4 extensions: + VK_EXT_debug_report + VK_EXT_debug_utils + VK_EXT_layer_settings + VK_EXT_validation_features +Intance Layer VK_LAYER_KHRONOS_synchronization2 provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_LUNARG_gfxreconstruct provides 0 extensions: +Intance Layer VK_LAYER_KHRONOS_profiles provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_KHRONOS_shader_object provides 1 extensions: + VK_EXT_layer_settings +Found 13 available instance layers : + * VK_LAYER_KHRONOS_profiles + * VK_LAYER_KHRONOS_shader_object + * VK_LAYER_KHRONOS_synchronization2 + * VK_LAYER_KHRONOS_validation + * VK_LAYER_LUNARG_api_dump + * VK_LAYER_LUNARG_crash_diagnostic + * VK_LAYER_LUNARG_gfxreconstruct + * VK_LAYER_NV_optimus + * VK_LAYER_NV_present + * VK_LAYER_VALVE_steam_fossilize_32 + * VK_LAYER_VALVE_steam_fossilize_64 + * VK_LAYER_VALVE_steam_overlay_32 + * VK_LAYER_VALVE_steam_overlay_64 +Creating Vulkan Device using VkPhysicalDevice 0x161e9fa0. +- DeviceName: NVIDIA GeForce RTX 4090 +- API=1.4.329 (0x404149) Driver=0x94ce80c0 VendorId=0x10de +- DeviceID=0x2684 Type=VK_PHYSICAL_DEVICE_TYPE_DISCRETE_GPU +- Max Descriptor Sets Bound 32 +- Timestamps: ComputeAndGraphics=1 Domain=VK_TIME_DOMAIN_CLOCK_MONOTONIC_KHR Period=1.000000 + API Version: 1.4.329 +RHI Adapter Info: + Name: NVIDIA GeForce RTX 4090 + Driver Version: 595.58 (internal:595.58, unified:) + Driver Date: 01-01-01 +Found 275 available device extensions : + + VK_AMD_buffer_marker + - VK_EXT_4444_formats + - VK_EXT_attachment_feedback_loop_dynamic_state + - VK_EXT_attachment_feedback_loop_layout + - VK_EXT_blend_operation_advanced + - VK_EXT_border_color_swizzle + - VK_EXT_buffer_device_address + + VK_EXT_calibrated_timestamps + - VK_EXT_color_write_enable + - VK_EXT_conditional_rendering + - VK_EXT_conservative_rasterization + - VK_EXT_custom_border_color + - VK_EXT_custom_resolve + - VK_EXT_depth_bias_control + - VK_EXT_depth_clamp_control + - VK_EXT_depth_clamp_zero_one + - VK_EXT_depth_clip_control + - VK_EXT_depth_clip_enable + - VK_EXT_depth_range_unrestricted + + VK_EXT_descriptor_buffer + - VK_EXT_descriptor_heap + * VK_EXT_descriptor_indexing + - VK_EXT_device_address_binding_report + + VK_EXT_device_fault + - VK_EXT_device_generated_commands + - VK_EXT_discard_rectangles + - VK_EXT_display_control + - VK_EXT_dynamic_rendering_unused_attachments + - VK_EXT_extended_dynamic_state + - VK_EXT_extended_dynamic_state2 + - VK_EXT_extended_dynamic_state3 + - VK_EXT_external_memory_dma_buf + - VK_EXT_external_memory_host + - VK_EXT_fragment_shader_interlock + - VK_EXT_global_priority + - VK_EXT_global_priority_query + + VK_EXT_graphics_pipeline_library + - VK_EXT_hdr_metadata + - VK_EXT_host_image_copy + * VK_EXT_host_query_reset + - VK_EXT_image_2d_view_of_3d + - VK_EXT_image_drm_format_modifier + - VK_EXT_image_robustness + - VK_EXT_image_sliced_view_of_3d + - VK_EXT_image_view_min_lod + - VK_EXT_index_type_uint8 + - VK_EXT_inline_uniform_block + - VK_EXT_legacy_vertex_attributes + - VK_EXT_line_rasterization + + VK_EXT_load_store_op_none + - VK_EXT_map_memory_placed + + VK_EXT_memory_budget + - VK_EXT_memory_decompression + + VK_EXT_memory_priority + + VK_EXT_mesh_shader + - VK_EXT_multi_draw + + VK_EXT_mutable_descriptor_type + - VK_EXT_nested_command_buffer + - VK_EXT_non_seamless_cube_map + - VK_EXT_opacity_micromap + - VK_EXT_pageable_device_local_memory + - VK_EXT_pci_bus_info + - VK_EXT_physical_device_drm + * VK_EXT_pipeline_creation_cache_control + - VK_EXT_pipeline_creation_feedback + - VK_EXT_pipeline_library_group_handles + - VK_EXT_pipeline_robustness + - VK_EXT_post_depth_coverage + - VK_EXT_present_mode_fifo_latest_ready + - VK_EXT_present_timing + - VK_EXT_primitive_topology_list_restart + - VK_EXT_primitives_generated_query + - VK_EXT_private_data + - VK_EXT_provoking_vertex + - VK_EXT_queue_family_foreign + - VK_EXT_ray_tracing_invocation_reorder + - VK_EXT_robustness2 + - VK_EXT_sample_locations + - VK_EXT_sampler_filter_minmax + * VK_EXT_scalar_block_layout + - VK_EXT_separate_stencil_usage + - VK_EXT_shader_64bit_indexing + - VK_EXT_shader_atomic_float + * VK_EXT_shader_demote_to_helper_invocation + - VK_EXT_shader_float8 + + VK_EXT_shader_image_atomic_int64 + - VK_EXT_shader_module_identifier + - VK_EXT_shader_object + - VK_EXT_shader_replicated_composites + - VK_EXT_shader_subgroup_ballot + - VK_EXT_shader_subgroup_vote + - VK_EXT_shader_uniform_buffer_unsized_array + * VK_EXT_shader_viewport_index_layer + * VK_EXT_subgroup_size_control + - VK_EXT_swapchain_maintenance1 + - VK_EXT_texel_buffer_alignment + * VK_EXT_tooling_info + - VK_EXT_transform_feedback + - VK_EXT_vertex_attribute_divisor + - VK_EXT_vertex_attribute_robustness + - VK_EXT_vertex_input_dynamic_state + - VK_EXT_ycbcr_2plane_444_formats + - VK_EXT_ycbcr_image_arrays + - VK_EXT_zero_initialize_device_memory + - VK_GOOGLE_hlsl_functionality1 + - VK_GOOGLE_user_type + + VK_KHR_16bit_storage + - VK_KHR_8bit_storage + + VK_KHR_acceleration_structure + - VK_KHR_bind_memory2 + * VK_KHR_buffer_device_address + - VK_KHR_calibrated_timestamps + + VK_KHR_compute_shader_derivatives + - VK_KHR_cooperative_matrix + - VK_KHR_copy_commands2 + - VK_KHR_copy_memory_indirect + * VK_KHR_create_renderpass2 + - VK_KHR_dedicated_allocation + + VK_KHR_deferred_host_operations + - VK_KHR_depth_clamp_zero_one + + VK_KHR_depth_stencil_resolve + - VK_KHR_descriptor_update_template + - VK_KHR_device_group + - VK_KHR_draw_indirect_count + * VK_KHR_driver_properties + * VK_KHR_dynamic_rendering + - VK_KHR_dynamic_rendering_local_read + - VK_KHR_external_fence + - VK_KHR_external_fence_fd + - VK_KHR_external_memory + + VK_KHR_external_memory_fd + - VK_KHR_external_semaphore + - VK_KHR_external_semaphore_fd + - VK_KHR_format_feature_flags2 + + VK_KHR_fragment_shader_barycentric + + VK_KHR_fragment_shading_rate + * VK_KHR_get_memory_requirements2 + - VK_KHR_global_priority + * VK_KHR_image_format_list + - VK_KHR_imageless_framebuffer + - VK_KHR_incremental_present + - VK_KHR_index_type_uint8 + - VK_KHR_line_rasterization + - VK_KHR_load_store_op_none + - VK_KHR_maintenance1 + - VK_KHR_maintenance10 + - VK_KHR_maintenance2 + - VK_KHR_maintenance3 + * VK_KHR_maintenance4 + + VK_KHR_maintenance5 + - VK_KHR_maintenance6 + - VK_KHR_maintenance7 + - VK_KHR_maintenance8 + - VK_KHR_maintenance9 + - VK_KHR_map_memory2 + * VK_KHR_multiview + - VK_KHR_pipeline_binary + - VK_KHR_pipeline_executable_properties + + VK_KHR_pipeline_library + - VK_KHR_present_id + - VK_KHR_present_id2 + - VK_KHR_present_mode_fifo_latest_ready + - VK_KHR_present_wait + - VK_KHR_present_wait2 + - VK_KHR_push_descriptor + + VK_KHR_ray_query + - VK_KHR_ray_tracing_maintenance1 + + VK_KHR_ray_tracing_pipeline + + VK_KHR_ray_tracing_position_fetch + - VK_KHR_relaxed_block_layout + - VK_KHR_robustness2 + - VK_KHR_sampler_mirror_clamp_to_edge + * VK_KHR_sampler_ycbcr_conversion + * VK_KHR_separate_depth_stencil_layouts + * VK_KHR_shader_atomic_int64 + - VK_KHR_shader_bfloat16 + - VK_KHR_shader_clock + - VK_KHR_shader_draw_parameters + - VK_KHR_shader_expect_assume + + VK_KHR_shader_float16_int8 + * VK_KHR_shader_float_controls + - VK_KHR_shader_float_controls2 + - VK_KHR_shader_fma + - VK_KHR_shader_integer_dot_product + - VK_KHR_shader_maximal_reconvergence + - VK_KHR_shader_non_semantic_info + - VK_KHR_shader_quad_control + - VK_KHR_shader_relaxed_extended_instruction + - VK_KHR_shader_subgroup_extended_types + - VK_KHR_shader_subgroup_rotate + - VK_KHR_shader_subgroup_uniform_control_flow + - VK_KHR_shader_terminate_invocation + - VK_KHR_shader_untyped_pointers + - VK_KHR_shared_presentable_image + * VK_KHR_spirv_1_4 + - VK_KHR_storage_buffer_storage_class + + VK_KHR_swapchain + - VK_KHR_swapchain_maintenance1 + - VK_KHR_swapchain_mutable_format + * VK_KHR_synchronization2 + * VK_KHR_timeline_semaphore + - VK_KHR_unified_image_layouts + - VK_KHR_uniform_buffer_standard_layout + - VK_KHR_variable_pointers + - VK_KHR_vertex_attribute_divisor + - VK_KHR_video_decode_av1 + - VK_KHR_video_decode_h264 + - VK_KHR_video_decode_h265 + - VK_KHR_video_decode_queue + - VK_KHR_video_decode_vp9 + - VK_KHR_video_encode_av1 + - VK_KHR_video_encode_h264 + - VK_KHR_video_encode_h265 + - VK_KHR_video_encode_intra_refresh + - VK_KHR_video_encode_quantization_map + - VK_KHR_video_encode_queue + - VK_KHR_video_maintenance1 + - VK_KHR_video_maintenance2 + - VK_KHR_video_queue + - VK_KHR_vulkan_memory_model + - VK_KHR_workgroup_memory_explicit_layout + - VK_KHR_zero_initialize_workgroup_memory + - VK_NVX_binary_import + - VK_NVX_image_view_handle + - VK_NVX_multiview_per_view_attributes + - VK_NV_clip_space_w_scaling + - VK_NV_cluster_acceleration_structure + - VK_NV_compute_occupancy_priority + - VK_NV_compute_shader_derivatives + - VK_NV_cooperative_matrix + - VK_NV_cooperative_matrix2 + - VK_NV_cooperative_vector + - VK_NV_copy_memory_indirect + - VK_NV_corner_sampled_image + - VK_NV_coverage_reduction_mode + - VK_NV_cuda_kernel_launch + - VK_NV_dedicated_allocation + - VK_NV_dedicated_allocation_image_aliasing + - VK_NV_descriptor_pool_overallocation + + VK_NV_device_diagnostic_checkpoints + + VK_NV_device_diagnostics_config + - VK_NV_device_generated_commands + - VK_NV_device_generated_commands_compute + - VK_NV_disk_cache_utils + - VK_NV_extended_sparse_address_space + - VK_NV_fill_rectangle + - VK_NV_fragment_coverage_to_color + - VK_NV_fragment_shader_barycentric + - VK_NV_fragment_shading_rate_enums + - VK_NV_framebuffer_mixed_samples + - VK_NV_geometry_shader_passthrough + - VK_NV_inherited_viewport_scissor + - VK_NV_internal_nvpresent + - VK_NV_linear_color_attachment + - VK_NV_low_latency + - VK_NV_low_latency2 + - VK_NV_memory_decompression + - VK_NV_mesh_shader + - VK_NV_optical_flow + - VK_NV_partitioned_acceleration_structure + - VK_NV_present_metering + - VK_NV_raw_access_chains + - VK_NV_ray_tracing + - VK_NV_ray_tracing_invocation_reorder + - VK_NV_ray_tracing_motion_blur + - VK_NV_representative_fragment_test + - VK_NV_sample_mask_override_coverage + - VK_NV_scissor_exclusive + - VK_NV_shader_atomic_float16_vector + - VK_NV_shader_image_footprint + - VK_NV_shader_sm_builtins + - VK_NV_shader_subgroup_partitioned + - VK_NV_shading_rate_image + - VK_NV_viewport_array2 + - VK_NV_viewport_swizzle +Found 0 available device layers ! +Vulkan Physical Device Driver Properties: +- driverName: NVIDIA +- driverInfo: 595.58.03 +Vulkan Variable Rate Shading choice: 0. +Device properties: Geometry 1 BufferAtomic64 1 ImageAtomic64 1 +Enabling Vulkan Descriptor Buffers with: allowSamplerImageViewPostSubmitCreation=0, maxDescriptorBufferBindings=32, maxSamplerDescriptorBufferBindings=32, maxResourceDescriptorBufferBindings=32, samplerDescriptorBufferAddressSpaceSize=1099511627776, resourceDescriptorBufferAddressSpaceSize=1099511627776, maxSamplerDescriptorBufferRange=1099511627776, maxResourceDescriptorBufferRange=1099511627776, descriptorBufferAddressSpaceSize=1099511627776, descriptorBufferOffsetAlignment=64, samplerDescriptorSize=4 +Found 6 Queue Families +Initializing Queue Family 0: 16 queues Gfx Compute Xfer Sparse +Skipping unnecessary Queue Family 1: 2 queues Xfer Sparse +Skipping unnecessary Queue Family 2: 8 queues Compute Xfer Sparse +Skipping unnecessary Queue Family 3: 1 queues Xfer Sparse +Skipping unnecessary Queue Family 4: 2 queues Xfer Sparse +Skipping unnecessary Queue Family 5: 1 queues Xfer Sparse +TimestampValidBits=64 +Using 0 device layers. +Using 47 device extensions: +* VK_KHR_swapchain +* VK_EXT_memory_budget +* VK_EXT_memory_priority +* VK_KHR_create_renderpass2 +* VK_KHR_deferred_host_operations +* VK_KHR_spirv_1_4 +* VK_KHR_shader_float_controls +* VK_KHR_image_format_list +* VK_EXT_load_store_op_none +* VK_EXT_tooling_info +* VK_KHR_dynamic_rendering +* VK_KHR_pipeline_library +* VK_KHR_driver_properties +* VK_KHR_maintenance4 +* VK_KHR_maintenance5 +* VK_KHR_shader_atomic_int64 +* VK_EXT_shader_image_atomic_int64 +* VK_EXT_scalar_block_layout +* VK_EXT_shader_viewport_index_layer +* VK_KHR_separate_depth_stencil_layouts +* VK_KHR_synchronization2 +* VK_KHR_fragment_shading_rate +* VK_KHR_multiview +* VK_KHR_get_memory_requirements2 +* VK_EXT_descriptor_indexing +* VK_EXT_host_query_reset +* VK_EXT_subgroup_size_control +* VK_EXT_calibrated_timestamps +* VK_EXT_descriptor_buffer +* VK_EXT_device_fault +* VK_EXT_shader_demote_to_helper_invocation +* VK_KHR_16bit_storage +* VK_KHR_shader_float16_int8 +* VK_KHR_depth_stencil_resolve +* VK_EXT_pipeline_creation_cache_control +* VK_KHR_fragment_shader_barycentric +* VK_KHR_compute_shader_derivatives +* VK_KHR_sampler_ycbcr_conversion +* VK_KHR_timeline_semaphore +* VK_EXT_mesh_shader +* VK_EXT_graphics_pipeline_library +* VK_EXT_mutable_descriptor_type +* VK_KHR_buffer_device_address +* VK_KHR_acceleration_structure +* VK_KHR_ray_tracing_pipeline +* VK_KHR_ray_query +* VK_KHR_ray_tracing_position_fetch +Vulkan debug markers support: resource names disabled, begin/end labels disabled. +Max memory allocations 4294967295. +3 Device Memory Heaps: + 0: Flags 0x1 - Size 25757220864 (24564.00 MB) - Used 0 (0.00%) - DeviceLocal - PrimaryHeap + 1: Flags 0x0 - Size 50502672384 (48163.10 MB) - Used 0 (0.00%) + 2: Flags 0x1 - Size 257949696 (246.00 MB) - Used 0 (0.00%) - DeviceLocal +5 Device Memory Types (Not unified): + 1: Flags 0x00001 - Heap 0 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT + 0: Flags 0x00000 - Heap 1 - + 2: Flags 0x00006 - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT + 3: Flags 0x0000e - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT|VK_MEMORY_PROPERTY_HOST_CACHED_BIT + 4: Flags 0x00007 - Heap 2 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT|VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +Memory Budget Extension: + | Usage | Budget | Size | + ---------|------------------------------------------------------------------| + HEAP 00 | 0.07% / 17.38 MB | 23426.88 MB | 24564.00 MB | + HEAP 01 | 0.08% / 39.29 MB | 48163.10 MB | 48163.10 MB | + HEAP 02 | 16.26% / 40.00 MB | 206.00 MB | 246.00 MB | + ---------|------------------------------------------------------------------| +Dynamic Uniform Buffers are enabled, but they will not be used with Vulkan bindless. +Memory defrag is enabled, but it will not be used with Vulkan bindless. +FVulkanPipelineStateCacheManager: Binary pipeline cache '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/VulkanPSO.cache.10de.2684' not found. +Vulkan Async Compute has been DISABLED. +Wave Operations have been ENABLED (wave size: min=32 max=32). +Integrated GPU (iGPU): false +Current RHI supports per-draw and screenspace Variable Rate Shading +Texture pool is 17367 MB (70% of 24810 MB) +Metadata set : verbatimrhiname="Vulkan" +Metadata set : rhiname="Vulkan" +Metadata set : rhifeaturelevel="SM6" +Metadata set : shaderplatform="VULKAN_SM6" +Initializing FReadOnlyCVARCache +Running Turnkey SDK detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all' +Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all ] +ASTCEnc version 5.0.1 library loaded +Loaded Base TextureFormat: TextureFormatASTC +Loaded Base TextureFormat: TextureFormatDXT +Loaded Base TextureFormat: TextureFormatETC2 +Loaded Base TextureFormat: TextureFormatIntelISPCTexComp +Loaded Base TextureFormat: TextureFormatUncompressed +Oodle Texture TFO init; latest sdk version = 2.9.13 +Oodle Texture loading DLL: liboo2texlinux64.2.9.13.so +Oodle Texture loading DLL: liboo2texlinux64.2.9.5.so +Loaded Base TextureFormat: TextureFormatOodle +Loaded TargetPlatform 'LinuxArm64' +Loaded TargetPlatform 'LinuxArm64Server' +Loaded TargetPlatform 'LinuxArm64Client' +Loaded TargetPlatform 'Linux' +Loaded TargetPlatform 'LinuxEditor' +Loaded TargetPlatform 'LinuxServer' +Loaded TargetPlatform 'LinuxClient' +Loaded TargetPlatform 'Android' +Loaded TargetPlatform 'Android_ASTC' +Loaded TargetPlatform 'Android_DXT' +Loaded TargetPlatform 'Android_ETC2' +Loaded TargetPlatform 'Android_OpenXR' +Loaded TargetPlatform 'AndroidClient' +Loaded TargetPlatform 'Android_ASTCClient' +Loaded TargetPlatform 'Android_DXTClient' +Loaded TargetPlatform 'Android_ETC2Client' +Loaded TargetPlatform 'Android_OpenXRClient' +Loaded TargetPlatform 'Android_Multi' +Loaded TargetPlatform 'Android_MultiClient' +Building Assets For LinuxEditor +Unable to find shader format SF_VULKAN_SM6 from hinted modules, loading all potential format modules to find it +Loaded format module ShaderFormatOpenGL + GLSL_150_ES31 + GLSL_ES3_1_ANDROID +Loaded format module ShaderFormatVectorVM + VVM_1_0 +Loaded format module VulkanShaderFormat + SF_VULKAN_SM5 + SF_VULKAN_ES31_ANDROID + SF_VULKAN_ES31 + SF_VULKAN_SM5_ANDROID + SF_VULKAN_SM6 +Ray tracing is enabled (dynamic). Reason: r.RayTracing=1 and r.RayTracing.EnableOnDemand=1. +Ray tracing shaders are enabled. +Memory: Max Cache Size: -1 MB +FDerivedDataBackendGraph: Pak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +Unable to find inner node Pak for hierarchy Hierarchy. +FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +Unable to find inner node CompressedPak for hierarchy Hierarchy. +../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (1217 MiB) +FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +Unable to find inner node EnterprisePak for hierarchy Hierarchy. +Found Zen config default=/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data +InTree version at '/opt/unreal-engine/Engine/Binaries/Linux/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +Installed version at '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +No current process using the data dir found, launching a new instance +Launching executable '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver', working dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install', data dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data', args '--port 8558 --data-dir "/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data" --http asio --gc-cache-duration-seconds 1209600 --gc-interval-seconds 21600 --gc-low-diskspace-threshold 2147483648 --quiet --http-forceloopback --owner-pid 29627 --child-id Zen_29627_Startup' +Unreal Zen Storage Server HTTP service at [::1]:8658 status: OK!. +Local ZenServer AutoLaunch initialization completed in 0.122 seconds +ZenLocal: Using ZenServer HTTP service at http://[::1]:8658/ with namespace ue.ddc status: OK!. +/home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds. +/home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.00ms. RandomReadSpeed=5084.71MBs, RandomWriteSpeed=860.94MBs. Assigned SpeedClass 'Local' +Local: Using data cache path /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: DeleteOnly +ZenShared: Disabled because Host is set to 'None' +Unable to find inner node ZenShared for hierarchy Hierarchy. +Shared: Disabled because no path is configured. +Unable to find inner node Shared for hierarchy Hierarchy. +Cloud: Disabled because Host is set to 'None' +Unable to find inner node Cloud for hierarchy Hierarchy. +Guid format shader working directory is 14 characters bigger than the processId version (../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/WorkingDirectory/29627/). +Cleaned the shader compiler working directory '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/tmp/DC74B3335E524782B0DA158D7C0D665E/'. +UBA/Horde Configuration [Uba.Provider.Horde]: Not Enabled +Using 8 local workers for shader compilation +Compiling shader autogen file: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/ShaderAutogen/VULKAN_SM6/AutogenShaderHeaders.ush +Autogen file is unchanged, skipping write. +Completed SDK detection: ExitCode = 0 +Using FreeType 2.10.0 +SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png' error. +Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] +Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' error. +Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] +FAssetRegistry took 0.0019 seconds to start up +AssetDataGatherer spent 0.000s loading caches ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_*.bin. +EditorDomain is Disabled +Deviceprofile LinuxArm64Editor not found. +Deviceprofile LinuxArm64 not found. +Selected Device Profile: [LinuxEditor] +Active device profile: [0xb2d6bba3480][0xb2d6bbdc800 66] LinuxEditor +Metadata set : deviceprofile="LinuxEditor" +FlushAsyncLoading(1): 1 QueuedPackages, 0 AsyncPackages +Texture Encode Speed: FinalIfAvailable (editor). +Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +Shared linear texture encoding: Disabled +Turnkey Platform: Android: (Status=Invalid, MinAllowed_Sdk=r25b, MaxAllowed_Sdk=r29, Current_Sdk=, Allowed_AutoSdk=r27c, Current_AutoSdk=, Flags="Platform_InvalidHostPrerequisites, Support_FullSdk", Error="Android Studio is not installed correctly.") +Turnkey Platform: Linux: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +Turnkey Platform: LinuxArm64: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +Running Turnkey device detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI' +Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI -nocompile -nocompileuat ] +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness because of a recursive sync load +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec because of a recursive sync load +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_M because of a recursive sync load +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_N because of a recursive sync load +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Opacity/CameraDepthFade because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDiffuse because of a recursive sync load +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions02/Utility/BreakOutFloat2Components because of a recursive sync load +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultPostProcessMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultDeferredDecalMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultLightFunctionMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/WorldGridMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDeferredDecalMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/WorldGridMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +HLOD mesh reduction module (r.ProxyLODMeshReductionModule) set to "ProxyLODMeshReduction" which doesn't exist. +Using QuadricMeshReduction for automatic static mesh reduction +Using SkeletalMeshReduction for automatic skeletal mesh reduction +No automatic mesh merging module available +No distributed automatic mesh merging module available +No automatic mesh merging module available +No distributed automatic mesh merging module available +Completed device detection: Code = 0 +Applying CVar settings from Section [/Script/CQTest.CQTestSettings] File [Engine] +VirtualizationSystem name found in ini file: None +FNullVirtualizationSystem mounted, virtualization will be disabled +FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetActorFactory name: NetActorFactory id: 0 +FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetSubObjectFactory name: NetSubObjectFactory id: 1 +Linux SourceCodeAccessSettings: VisualStudioCode +Border +BreadcrumbButton +Brushes.Title +ColorPicker.ColorThemes +Default +Icons.Save +Icons.Toolbar.Settings +ListView +SoftwareCursor_CardinalCross +SoftwareCursor_Grab +TableView.DarkRow +TableView.Row +TreeView +FWorldPartitionClassDescRegistry::Initialize started... +FWorldPartitionClassDescRegistry::Initialize took 1.803 ms +XR: Instanced Stereo Rendering is Enabled +XR: MultiViewport is Enabled +XR: Mobile Multiview is Disabled +Turnkey Device: Linux@WEYLAND-YUTANI: (Name=WEYLAND-YUTANI, Type=Computer, Status=Valid, Allowed=, Current=Arch Linux, Flags="Device_InstallSoftwareValid") +UGameplayTagsManager::InitializeManager - 0.000 s +MetaSound Page Target Initialized to 'Default' +Registering Engine Module Parameter Interfaces... +MetaSound Engine Initialized +Niagara Debugger Client Initialized | Session: 578CF909D85A4F7A800000000000EF00 | Instance: B4E6601A574B4202BDE8D2B7C26FAF8A (WEYLAND-YUTANI-29627). +Work queue size set to 1024. +Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +Unicast socket bound to '0.0.0.0:36243'. +Added local interface '192.168.1.180' to multicast group '230.0.0.1:6666' +Added local interface '192.168.122.1' to multicast group '230.0.0.1:6666' +Added local interface '172.31.0.1' to multicast group '230.0.0.1:6666' +Using asynchronous task graph for message deserialization. +Initializing TcpMessaging bridge +MakeRuntimeORTDml: + DirectML: no + RHI D3D12: no + D3D12: no + NPU: no +Interface availability: + GPU: no + RDG: no + NPU: no +NNERuntimeORTDml can only cook! +Initialize +OnSessionChanged +Initialize +OnSessionChanged +Initialize +OnSessionChanged +Initialize +OnSessionChanged +[RegisterExtension] Registering CVD Extension [FChaosVDGenericDebugDrawExtension] ... +[RegisterExtension] Registering CVD Extension [FChaosVDAccelerationStructuresExtension] ... +UAndroidPermissionCallbackProxy::GetInstance +No Audio Capture implementations found. Audio input will be silent. +No Audio Capture implementations found. Audio input will be silent. +OpenXR ignores max viewport resolution in editor to support full HMD resolutions. +Applying CVar settings from Section [/Script/NNEDenoiser.NNEDenoiserSettings] File [Engine] +Revision control is disabled +Cannot determine whether '/home/reimoz/.steampath' is a directory - d_type not supported and stat() failed with errno=2 (No such file or directory) +Failed to read file '../../../Engine/Content/Slate/Icons/doc_16x.png' error. +Could not load file for Slate resource: [../../../Engine/Content/Slate/Icons/doc_16x.png] file: [../../../Engine/Content/Slate/Icons/doc_16x.png] +Failed to read file '../../../Engine/Content/Slate/Common/ButtonHoverHint.png' error. +Could not load file for Slate resource: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] file: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] +Revision control is disabled +Loaded 0 collections in 0.002327 seconds +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Collections/' took 0.00s +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Developers/reimoz/Collections/' took 0.00s +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Collections/' took 0.00s +43167 objects as part of root set at end of initial load. +CloseDisregardForGC: 0/0 objects in disregard for GC pool +Initializing Engine... +0x00007f0b687ea7b6 Dladdr: 0.022270ms Open: 0.018340ms Search: 0.035840ms +0x00007f0b687966d6 Dladdr: 0.004130ms Open: 0.005640ms Search: 0.034110ms +0x00007f0b687a24d3 Dladdr: 0.003560ms Open: 0.005080ms Search: 0.034580ms +0x00007f0b687d3395 Dladdr: 0.003250ms Open: 0.005030ms Search: 0.034660ms +0x00007f0b687b9840 Dladdr: 0.003290ms Open: 0.005480ms Search: 0.034230ms +0x00007f0c3419429e Dladdr: 0.312340ms Open: 0.010610ms Search: 0.050770ms +0x00007f0c341800f9 Dladdr: 0.269740ms Open: 0.005590ms Search: 0.043440ms +0x00007f0c2b643dbf Dladdr: 0.112250ms Open: 0.008220ms Search: 0.043491ms +0x00007f0c2b6488a9 Dladdr: 0.119420ms Open: 0.005290ms Search: 0.041420ms +0x00007f0c2c3b01e8 Dladdr: 0.115750ms Open: 0.007090ms Search: 0.047620ms +0x000000000023a54d Dladdr: 0.003680ms Open: 0.007180ms Search: 0.028780ms +0x00007f0c2c3bbb30 Dladdr: 0.111860ms Open: 0.005350ms Search: 0.038790ms +0x000000000024cd32 Dladdr: 0.002290ms Open: 0.004720ms Search: 0.030900ms +0x00007f0c373afe59 Dladdr: 0.005030ms Open: 0.010160ms Search: 0.024050ms +0x00007f0c298366c0 Dladdr: 0.022280ms Open: 0.005680ms Search: 0.001330ms +0x00007f0c298367f8 Dladdr: 0.016370ms Open: 0.002120ms Search: 0.000130ms +0x0000000000239649 Dladdr: 0.001950ms Open: 0.004190ms Search: 0.027300ms +FPlatformStackWalk::StackWalkAndDump - 0.002 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 148] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007f0b687ea7b7 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_0::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +[Callstack] 0x00007f0b687966d7 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +[Callstack] 0x00007f0b687a24d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[Callstack] 0x00007f0b687d3396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007f0b687b9841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007f0c3419429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007f0c341800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007f0c2b643dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007f0c2b6488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007f0c2c3b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007f0c2c3bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007f0c373afe5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007f0c298366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007f0c298367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [<,:-1] + + SubmitErrorReport - 0.000 s diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-8724392DACC94F9E8E50D4E6FF1E65BF/CrashContext.runtime-xml b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-8724392DACC94F9E8E50D4E6FF1E65BF/CrashContext.runtime-xml new file mode 100644 index 0000000..225928d --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-8724392DACC94F9E8E50D4E6FF1E65BF/CrashContext.runtime-xml @@ -0,0 +1,1216 @@ + + + + 3 + 63BFDF3320B142CAA18EBD26580C9411 + UECC-Linux-F186E0456F694BC8BC793FD9BF2957B6_0007 + true + false + false + Ensure + Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 155] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +0x00007f0b687ea87d libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_3::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:155] +0x00007f0b6879661e libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:155] +0x00007f0b687a24d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +0x00007f0b687d3396 libUnrealEditor-OpenXRHMD.so!TSharedRef<FOpenXRHMD, (ESPMode)1> FSceneViewExtensions::NewExtension<FOpenXRHMD, XrInstance_T*&, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr<FOpenXRRenderBridge>&&&, TArray<char const*, TSizedDefaultAllocator<32> >&&&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +0x00007f0b687b9841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +0x00007f0c3419429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +0x00007f0c341800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +0x00007f0c2b643dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +0x00007f0c2b6488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +0x00007f0c2c3b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +0x00007f0c2c3bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +0x00007f0c373afe5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +0x00007f0c298366c1 libc.so.6!UnknownFunction(0x276c0) +0x00007f0c298367f9 libc.so.6!__libc_start_main(+0x88) +0x000000000023964a UnrealEditor!_start [<,:-1] + + + Attended + 29627 + 0 + false + false + true + false + UE-MyProject2 + UnrealEditor + Development + + LinuxEditor + Linux [Arch Linux 6.19.11-arch1-1 64b] + Linux + Editor + Vanilla + + 5.6.1-44394996+++UE5+Release-5.6 + 5.6.1-44394996+++UE5+Release-5.6 + CommandLineRemoved + 9 + en_US + ++UE5+Release-5.6-CL-44394996 + **UE5*Release-5.6-CL-44394996-Linux-Development + true + false + + /opt/unreal-engine/Engine/Binaries/Linux/ + /opt/unreal-engine/ + E5D2B3C70A61446E8360CCAEADDA3CCF-000003E8 + e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 + + + Sent in the unattended mode + + 0 + + 8 + 16 + 1 + AuthenticAMD + AMD Ryzen 7 3800X 8-Core Processor + NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86 + Arch Linux + 6.19.11-arch1-1 + + 67336896512 + 0 + 4096 + 63 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 8 + libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_3::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:155] +libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:155] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +libUnrealEditor-OpenXRHMD.so!TSharedRef<FOpenXRHMD, (ESPMode)1> FSceneViewExtensions::NewExtension<FOpenXRHMD, XrInstance_T*&, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr<FOpenXRRenderBridge>&&&, TArray<char const*, TSizedDefaultAllocator<32> >&&&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +libc.so.6!UnknownFunction(0x276c0) +libc.so.6!__libc_start_main(+0x88) +UnrealEditor!_start [/opt/unreal-engine/Engine/Binaries/Linux/UnrealEditor:-1] + + + +libUnrealEditor-OpenXRHMD 0x00007f0b68750000 + 9a87d +libUnrealEditor-OpenXRHMD 0x00007f0b68750000 + 4661e +libUnrealEditor-OpenXRHMD 0x00007f0b68750000 + 524d4 +libUnrealEditor-OpenXRHMD 0x00007f0b68750000 + 83396 +libUnrealEditor-OpenXRHMD 0x00007f0b68750000 + 69841 +libUnrealEditor-Engine 0x00007f0c2ec00000 + 559429f +libUnrealEditor-Engine 0x00007f0c2ec00000 + 55800fa +libUnrealEditor-UnrealEd 0x00007f0c29e00000 + 1843dc0 +libUnrealEditor-UnrealEd 0x00007f0c29e00000 + 18488aa +libUnrealEditor-UnrealEd 0x00007f0c29e00000 + 25b01e9 +UnrealEditor 0x0000000000200000 + 3a54e +libUnrealEditor-UnrealEd 0x00007f0c29e00000 + 25bbb31 +UnrealEditor 0x0000000000200000 + 4cd33 +libUnrealEditor-UnixCommonStartup 0x00007f0c373a7000 + 8e5a +libc.so 0x00007f0c2980f000 + 276c1 +libc.so 0x00007f0c2980f000 + 277f9 +UnrealEditor 0x0000000000200000 + 3964a + + B70010F8A4066347A811AF1A69ECB0A42A24D977 + 639123945518020000 + 1 + AMD Ryzen 7 3800X 8-Core Processor + 1.0 + + + + 5 + Trace/breakpoint trap + 0 + 0 + + + LinuxEditorNo errors + false + Vulkan + NVIDIA GeForce RTX 4090 + 595.58 + 595.58 + 01-01-01 + SM6 + NVIDIA + 2684 + LinuxEditor + + + + + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RDG Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IoStore Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mass Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "World Metrics" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "XGE Controller" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Visual Debugger" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Enhanced Input" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Command Link Server" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "FastBuild Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chaos Insights" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "UBA Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chaos Cloth" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mesh Painting" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "TraceUtilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Asset Tags" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MsQuic Runtime Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Procedural Mesh Component" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Example Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GooglePAD" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Android Runtime Permission" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Windows Movie Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Linux Device Profile Selector" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Mesh Modeling Toolset" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Custom Mesh Component" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry Processing" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IOS Device Profile Selector" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "StateTree" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Audio Capture" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Wave Tables" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Apple Movie Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XRBase" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chunk Downloader" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Google Cloud Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Resonance Audio" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Input Debugging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ArchVis Character" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXR" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Windows Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Android Movie Player" +} + { +"Version": 1, +"VersionName": "1.1", +"FriendlyName": "Synthesis and DSP Effects" +} + { +"Version": 2, +"VersionName": "1.0", +"FriendlyName": "Groom" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mobile Patching Utilities" +} + { +"Version": 1, +"VersionName": "0.9", +"FriendlyName": "Compute Framework" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Apple Image Utils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXREyeTracker" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Movie Player for WebM files" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Audio Synesthesia" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Cable Component" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "PropertyBindingUtils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RigVM" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MetaSound" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Significance Manager" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "SoundFields" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Android Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AndroidFileServer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mobile Location Services Blueprints Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Property Access Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Actor Layer Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AudioWidgets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Geometry Cache" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXRHandTracking" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Facial Animation Bulk Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Asset Manager Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Engine Asset Definitions" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Blueprint C++ Header Preview" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Color Grading" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Wizard for mobile packaging scenarios" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Proxy LOD Plugin (Experimental)" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Data Validation" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "Stylus & Tablet Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UMG Widget Preview" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CryptoKeys" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "EditorDebugTools" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mac Graphics Switching" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GameplayTagsEditor" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Modeling Tools Editor Mode" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GeometryMode" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequencer Anim Tools" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Curve Editor Tools" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Mesh LOD Toolset" +} + { +"Version": 2, +"VersionName": "0.2", +"FriendlyName": "UVEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Scripting Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Plugin Browser" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Material Analyzer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Changelist Reviews" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "World Partition HLOD Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "SpeedTree Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Oodle Network" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Media Compositing" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "AVF Media Player" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "Android Media Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Media Player Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "WebM Video Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Image Sequence Media Player" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "WMF Media Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Environment Query Editor" +} + { +"Version": 0, +"VersionName": "0.1", +"FriendlyName": "Media Plate" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AISupport" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig Modules" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Insights" +} + { +"Version": 10, +"VersionName": "10.2.7", +"FriendlyName": "RigLogic Plugin v10.3.0" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig Spline" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Modifier Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Skeletal Mesh Editing Tools" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IK Rig" +} + { +"Version": 1, +"VersionName": "0.9", +"FriendlyName": "Deformer Graph" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Blendspace Motion Analysis" +} + { +"Version": 1, +"VersionName": "2.0", +"FriendlyName": "Live Link" +} + { +"Version": 30100, +"VersionName": "3.1.0", +"FriendlyName": "Animation Compression Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Data" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Tweening Utils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Datasmith Content" +} + { +"Version": 131, +"VersionName": "1.3.1", +"FriendlyName": "glTF Exporter" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Variant Manager" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Variant Manager Content" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Tests" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NiagaraSimCaching" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Niagara" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Cascade Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Alembic Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Performance" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Localizable Message" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "GeometryFlow" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Telemetry" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Platform Cryptography Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Low-level network trace Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Level Sequence Navigator Bridge" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosUserDataPT" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequence Navigator" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NFORDenoise" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Tool Presets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosCaching" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "TEDS: Editor Data Storage" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Python Editor Script Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Planar Cut" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Automation Utilities" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Fracture" +} + { +"Version": 1, +"VersionName": "1", +"FriendlyName": "BackChannel" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry Dataflow Nodes" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Telemetry" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Experimental Mesh Modeling Toolset" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Skeletal Mesh Simplifier (Early Access)" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Editor DataflowGraph" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Batch Renamer" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Niagara" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Full Body IK" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "TEDS: Editor Data Storage Features" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "CharacterAI" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Solver" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem NULL" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Services" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Base" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem Utils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "EOS Shared" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Engine Cameras" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Camera Shake Previewer" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Gameplay Cameras" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Launcher Chunk Installer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UDP Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "TCP Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NNERuntimeORT" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Paper2D" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NNEDenoiser" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Framework" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Framework Assets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Take Recorder" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Camera Calibration Core" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "CLion Integration" +} + { +"Version": 110, +"VersionName": "1.11.0", +"FriendlyName": "Plastic SCM" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "PIX on Windows GPU Capture Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Perforce" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Dump GPU Services" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Plugin Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Visual Studio Code Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XCode Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CodeLite Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Sharing" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RenderDoc Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UObject Example Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Subversion" +} + { +"Version": 2, +"VersionName": "1.7", +"FriendlyName": "Rider Integration" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Project Launcher" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Linux Compiler-only Integration" +} + { +"Version": 14, +"VersionName": "1.4", +"FriendlyName": "Git" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Property Access Node" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Visual Studio Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Oodle Texture" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "10X Editor Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NamingTokens" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "KDevelop Integration" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Template Sequence" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Actor Sequence (Experimental)" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequencer Scripting" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Level Sequence Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MetaHuman SDK" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Portable Object File Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - Class Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - File Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - Asset Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XInput Device" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CompositeCore" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Light Mixer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Object Mixer" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "BaseCharacterFXEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem GooglePlay" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem iOS" +} + + diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-8724392DACC94F9E8E50D4E6FF1E65BF/CrashReportClient.ini b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-8724392DACC94F9E8E50D4E6FF1E65BF/CrashReportClient.ini new file mode 100644 index 0000000..ac738fd --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-8724392DACC94F9E8E50D4E6FF1E65BF/CrashReportClient.ini @@ -0,0 +1,10 @@ +[CrashReportClient] +bHideLogFilesOption=false +bHideAllowToBeContactedOption=false +bIsAllowedToCloseWithoutSending=true +bIsAllowedToSendWithoutDetailedInfo=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true +bAgreeToCrashUpload=false + diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-8724392DACC94F9E8E50D4E6FF1E65BF/Diagnostics.txt b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-8724392DACC94F9E8E50D4E6FF1E65BF/Diagnostics.txt new file mode 100644 index 0000000..47d87b7 --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-8724392DACC94F9E8E50D4E6FF1E65BF/Diagnostics.txt @@ -0,0 +1,36 @@ +Generating report for minidump + +Application version 5.6.1.0 + ... built from changelist 44394996 + +OS version Linux 6.19.11-arch1-1 (network name: WEYLAND-YUTANI) +Running 8 x86_64 processors (16 logical cores) +Exception was "Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 155] " + + + + + +libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_3::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:155] +libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:155] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +libc.so.6!UnknownFunction(0x276c0) +libc.so.6!__libc_start_main(+0x88) +UnrealEditor!_start [/opt/unreal-engine/Engine/Binaries/Linux/UnrealEditor:-1] + + + +0 loaded modules + +Report end! diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-8724392DACC94F9E8E50D4E6FF1E65BF/MyProject2.log b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-8724392DACC94F9E8E50D4E6FF1E65BF/MyProject2.log new file mode 100644 index 0000000..9584980 --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-8724392DACC94F9E8E50D4E6FF1E65BF/MyProject2.log @@ -0,0 +1,1605 @@ +Stats thread started at 0.134388 +Metadata set : systemresolution.resx="1280" +Metadata set : systemresolution.resy="720" +OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +Session CrashGUID >==================================================== + Session CrashGUID > UECC-Linux-F186E0456F694BC8BC793FD9BF2957B6 + Session CrashGUID >==================================================== +No local boot hotfix file found at: [../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +Pre-Initializing Audio Device Manager... +AudioInfo: 'OPUS' Registered +AudioInfo: 'OGG' Registered +AudioInfo: 'ADPCM' Registered +AudioInfo: 'PCM' Registered +AudioInfo: 'BINKA' Registered +AudioInfo: 'RADA' Registered +Audio Device Manager Pre-Initialized +Looking for build plugins target receipt +Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +Asset registry cache read as 67.9 MiB from ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_0.bin +Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +Looking for enabled plugins target receipt +Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +Loading TVOS ini files took 0.18 seconds +Loading Mac ini files took 0.18 seconds +Loading IOS ini files took 0.19 seconds +Loading Android ini files took 0.22 seconds +Loading VulkanPC ini files took 0.23 seconds +Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +Mounting Engine plugin RenderGraphInsights +Mounting Engine plugin IoStoreInsights +Mounting Engine plugin MassInsights +Mounting Engine plugin WorldMetrics +Mounting Engine plugin XGEController +Mounting Engine plugin ChaosVD +Mounting Engine plugin EnhancedInput +Mounting Engine plugin CmdLinkServer +Mounting Engine plugin FastBuildController +Mounting Engine plugin ChaosInsights +Mounting Engine plugin UbaController +Mounting Engine plugin ChaosCloth +Mounting Engine plugin MeshPainting +Mounting Engine plugin TraceUtilities +Mounting Engine plugin AssetTags +Mounting Engine plugin MsQuic +Mounting Engine plugin ProceduralMeshComponent +Mounting Engine plugin ExampleDeviceProfileSelector +Loading VisionOS ini files took 0.48 seconds +Mounting Engine plugin GooglePAD +Mounting Engine plugin AndroidPermission +Mounting Engine plugin WindowsMoviePlayer +Mounting Engine plugin LinuxDeviceProfileSelector +Mounting Engine plugin MeshModelingToolset +Mounting Engine plugin CustomMeshComponent +Mounting Engine plugin GeometryProcessing +Mounting Engine plugin IOSDeviceProfileSelector +Mounting Engine plugin StateTree +Loading Windows ini files took 0.50 seconds +Mounting Engine plugin AudioCapture +Mounting Engine plugin WaveTable +Mounting Engine plugin AppleMoviePlayer +Loading Unix ini files took 0.51 seconds +Mounting Engine plugin XRBase +Mounting Engine plugin ChunkDownloader +Mounting Engine plugin GoogleCloudMessaging +Mounting Engine plugin ResonanceAudio +Mounting Engine plugin InputDebugging +Mounting Engine plugin ArchVisCharacter +Mounting Engine plugin OpenXR +Mounting Engine plugin WindowsDeviceProfileSelector +Mounting Engine plugin AndroidMoviePlayer +Mounting Engine plugin Synthesis +Mounting Engine plugin HairStrands +Mounting Engine plugin MobilePatchingUtils +Mounting Engine plugin ComputeFramework +Mounting Engine plugin AppleImageUtils +Mounting Engine plugin OpenXREyeTracker +Mounting Engine plugin WebMMoviePlayer +Mounting Engine plugin AudioSynesthesia +Mounting Engine plugin CableComponent +Mounting Engine plugin PropertyBindingUtils +Mounting Engine plugin RigVM +Loading LinuxArm64 ini files took 0.56 seconds +Mounting Engine plugin Metasound +Loading Linux ini files took 0.56 seconds +Mounting Engine plugin SignificanceManager +Mounting Engine plugin SoundFields +Mounting Engine plugin AndroidDeviceProfileSelector +Mounting Engine plugin AndroidFileServer +Mounting Engine plugin LocationServicesBPLibrary +Mounting Engine plugin PropertyAccessEditor +Mounting Engine plugin ActorLayerUtilities +Mounting Engine plugin AudioWidgets +Mounting Engine plugin GeometryCache +Mounting Engine plugin OpenXRHandTracking +Mounting Engine plugin FacialAnimation +Mounting Engine plugin AssetManagerEditor +Mounting Engine plugin EngineAssetDefinitions +Mounting Engine plugin BlueprintHeaderView +Mounting Engine plugin ColorGrading +Mounting Engine plugin MobileLauncherProfileWizard +Mounting Engine plugin ProxyLODPlugin +Mounting Engine plugin DataValidation +Mounting Engine plugin StylusInput +Mounting Engine plugin UMGWidgetPreview +Mounting Engine plugin CryptoKeys +Mounting Engine plugin EditorDebugTools +Mounting Engine plugin MacGraphicsSwitching +Mounting Engine plugin GameplayTagsEditor +Mounting Engine plugin ModelingToolsEditorMode +Mounting Engine plugin GeometryMode +Mounting Engine plugin SequencerAnimTools +Mounting Engine plugin CurveEditorTools +Mounting Engine plugin MeshLODToolset +Mounting Engine plugin UVEditor +Mounting Engine plugin EditorScriptingUtilities +Mounting Engine plugin PluginBrowser +Mounting Engine plugin MaterialAnalyzer +Mounting Engine plugin ChangelistReview +Mounting Engine plugin WorldPartitionHLODUtilities +Mounting Engine plugin SpeedTreeImporter +Mounting Engine plugin OodleNetwork +Mounting Engine plugin MediaCompositing +Mounting Engine plugin AvfMedia +Mounting Engine plugin AndroidMedia +Mounting Engine plugin MediaPlayerEditor +Mounting Engine plugin WebMMedia +Mounting Engine plugin ImgMedia +Mounting Engine plugin WmfMedia +Mounting Engine plugin EnvironmentQueryEditor +Mounting Engine plugin MediaPlate +Mounting Engine plugin AISupport +Mounting Engine plugin ControlRigModules +Mounting Engine plugin ControlRig +Mounting Engine plugin GameplayInsights +Mounting Engine plugin RigLogic +Mounting Engine plugin ControlRigSpline +Mounting Engine plugin AnimationModifierLibrary +Mounting Engine plugin SkeletalMeshModelingTools +Mounting Engine plugin IKRig +Mounting Engine plugin DeformerGraph +Mounting Engine plugin BlendSpaceMotionAnalysis +Mounting Engine plugin LiveLink +Mounting Engine plugin ACLPlugin +Mounting Engine plugin AnimationData +Mounting Engine plugin TweeningUtils +Mounting Engine plugin DatasmithContent +Mounting Engine plugin GLTFExporter +Mounting Engine plugin VariantManager +Mounting Engine plugin VariantManagerContent +Mounting Engine plugin InterchangeTests +Mounting Engine plugin NiagaraSimCaching +Mounting Engine plugin Niagara +Mounting Engine plugin Cascade +Mounting Engine plugin AlembicImporter +Mounting Engine plugin EditorPerformance +Mounting Engine plugin LocalizableMessage +Mounting Engine plugin GeometryFlow +Mounting Engine plugin RuntimeTelemetry +Mounting Engine plugin PlatformCrypto +Mounting Engine plugin LowLevelNetTrace +Mounting Engine plugin GeometryCollectionPlugin +Mounting Engine plugin LevelSequenceNavigatorBridge +Mounting Engine plugin ChaosUserDataPT +Mounting Engine plugin SequenceNavigator +Mounting Engine plugin NFORDenoise +Mounting Engine plugin ToolPresets +Mounting Engine plugin ChaosCaching +Mounting Engine plugin EditorDataStorage +Mounting Engine plugin PythonScriptPlugin +Mounting Engine plugin PlanarCut +Mounting Engine plugin AutomationUtils +Mounting Engine plugin Fracture +Mounting Engine plugin BackChannel +Mounting Engine plugin GeometryDataflow +Mounting Engine plugin EditorTelemetry +Mounting Engine plugin MeshModelingToolsetExp +Mounting Engine plugin SkeletalReduction +Mounting Engine plugin Dataflow +Mounting Engine plugin AdvancedRenamer +Mounting Engine plugin ChaosNiagara +Mounting Engine plugin FullBodyIK +Mounting Engine plugin EditorDataStorageFeatures +Mounting Engine plugin CharacterAI +Mounting Engine plugin ChaosSolverPlugin +Mounting Engine plugin OnlineSubsystemNull +Mounting Engine plugin OnlineServices +Mounting Engine plugin OnlineBase +Mounting Engine plugin OnlineSubsystem +Mounting Engine plugin ChaosEditor +Mounting Engine plugin OnlineSubsystemUtils +Mounting Engine plugin EOSShared +Mounting Engine plugin EngineCameras +Mounting Engine plugin CameraShakePreviewer +Mounting Engine plugin GameplayCameras +Mounting Engine plugin LauncherChunkInstaller +Mounting Engine plugin UdpMessaging +Mounting Engine plugin TcpMessaging +Mounting Engine plugin NNERuntimeORT +Mounting Engine plugin Paper2D +Mounting Engine plugin NNEDenoiser +Mounting Engine plugin InterchangeEditor +Mounting Engine plugin Interchange +Mounting Engine plugin InterchangeAssets +Mounting Engine plugin Takes +Mounting Engine plugin CameraCalibrationCore +Mounting Engine plugin CLionSourceCodeAccess +Mounting Engine plugin PlasticSourceControl +Mounting Engine plugin PixWinPlugin +Mounting Engine plugin PerforceSourceControl +Mounting Engine plugin DumpGPUServices +Mounting Engine plugin PluginUtils +Mounting Engine plugin VisualStudioCodeSourceCodeAccess +Mounting Engine plugin XCodeSourceCodeAccess +Mounting Engine plugin CodeLiteSourceCodeAccess +Mounting Engine plugin AnimationSharing +Mounting Engine plugin RenderDocPlugin +Mounting Engine plugin UObjectPlugin +Mounting Engine plugin SubversionSourceControl +Mounting Engine plugin RiderSourceCodeAccess +Mounting Engine plugin ProjectLauncher +Mounting Engine plugin NullSourceCodeAccess +Mounting Engine plugin GitSourceControl +Mounting Engine plugin PropertyAccessNode +Mounting Engine plugin VisualStudioSourceCodeAccess +Mounting Engine plugin TextureFormatOodle +Mounting Engine plugin N10XSourceCodeAccess +Mounting Engine plugin NamingTokens +Mounting Engine plugin KDevelopSourceCodeAccess +Mounting Engine plugin TemplateSequence +Mounting Engine plugin ActorSequence +Mounting Engine plugin SequencerScripting +Mounting Engine plugin LevelSequenceEditor +Mounting Engine plugin MetaHumanSDK +Mounting Engine plugin PortableObjectFileDataSource +Mounting Engine plugin ContentBrowserClassDataSource +Mounting Engine plugin ContentBrowserFileDataSource +Mounting Engine plugin ContentBrowserAssetDataSource +Mounting Engine plugin XInputDevice +Mounting Engine plugin CompositeCore +Mounting Engine plugin LightMixer +Mounting Engine plugin ObjectMixer +Mounting Engine plugin BaseCharacterFXEditor +Mounting Engine plugin OnlineSubsystemGooglePlay +Mounting Engine plugin OnlineSubsystemIOS +Revision control is disabled +Revision control is disabled +Revision control is disabled +Started StudioTelemetry Session +NFORDenoise function starting up +Using libcurl 8.12.1 + - built for x86_64-unknown-linux-gnu + - supports SSL with OpenSSL/1.1.1t + - supports HTTP deflate (compression) using libz 1.3 + - other features: + CURL_VERSION_SSL + CURL_VERSION_LIBZ + CURL_VERSION_IPV6 + CURL_VERSION_ASYNCHDNS + CURL_VERSION_LARGEFILE + CURL_VERSION_TLSAUTH_SRP + CURL_VERSION_HTTP2 + CurlRequestOptions (configurable via config and command line): + - bVerifyPeer = true - Libcurl will verify peer certificate + - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy + - bDontReuseConnections = false - Libcurl will reuse connections + - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host + - LocalHostAddr = Default + - BufferSize = 65536 +CreateHttpThread using FCurlMultiPollEventLoopHttpThread +Creating http thread with maximum 256 concurrent requests +OSS: Created online subsystem instance for: NULL +OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] +Initialize Initializing EOSSDK Version:1.17.0-41373641 +Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine] +RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings. +Applying CVar settings from Section [/Script/CompositeCore.CompositeCorePluginSettings] File [Engine] +ExecutableName: UnrealEditor +Build: ++UE5+Release-5.6-CL-44394996 +Platform=LinuxEditor +MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +DeviceId= +Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +Net CL: 43139311 +OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +Compiled (64-bit): Jul 28 2025 20:54:48 +Architecture: x64 +Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +Build Configuration: Development +Branch Name: ++UE5+Release-5.6 +Command Line: +Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +Allocator: Mimalloc +Installed Engine Build: 1 +This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +Number of dev versions registered: 37 + Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 10 + Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0 + Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 4 + Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 40 + Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 37 + Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 3 + Dev-Networking (A4E4105C-59A1-49B5-A7C5-40C4547EDFEE): 0 + Dev-Online (39C831C9-5AE6-47DC-9A44-9C173E1C8E7C): 0 + Dev-Physics (78F01B33-EBEA-4F98-B9B4-84EACCB95AA2): 20 + Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0 + Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 49 + Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 13 + Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 3 + Dev-LoadTimes (C2A15278-BFE7-4AFE-6C17-90FF531DF755): 1 + Private-Geometry (6EACA3D4-40EC-4CC1-B786-8BED09428FC5): 3 + Dev-AnimPhys (29E575DD-E0A3-4627-9D10-D276232CDCEA): 17 + Dev-Anim (AF43A65D-7FD3-4947-9873-3E8ED9C1BB05): 15 + Dev-ReflectionCapture (6B266CEC-1EC7-4B8F-A30B-E4D90942FC07): 1 + Dev-Automation (0DF73D61-A23F-47EA-B727-89E90C41499A): 1 + FortniteMain (601D1886-AC64-4F84-AA16-D3DE0DEAC7D6): 207 + FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 8 + FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 13 + FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 17 + Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 11 + Dev-Niagara (F2AED0AC-9AFE-416F-8664-AA7FFA26D6FC): 1 + Dev-Destruction (174F1F0B-B4C6-45A5-B13F-2EE8D0FB917D): 10 + Dev-Physics-Ext (35F94A83-E258-406C-A318-09F59610247C): 41 + Dev-PhysicsMaterial-Chaos (B68FC16E-8B1B-42E2-B453-215C058844FE): 1 + Dev-CineCamera (B2E18506-4273-CFC2-A54E-F4BB758BBA07): 1 + Dev-VirtualProduction (64F58936-FD1B-42BA-BA96-7289D5D0FA4E): 1 + UE5-Main (697DD581-E64F-41AB-AA4A-51ECBEB7B628): 121 + UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 56 + UE5-SpecialProject (59DA5D52-1232-4948-B878-597870B8E98B): 9 + Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2 + Dev-NaniteResearch (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1 + Dev-ComputeFramework (6304A3E7-0059-4F59-8CFC-21BD7721FD4E): 0 + LensFileVersion (8652A554-966A-466C-9FD7-1C6DD61B1ADB): 1 +Presizing for max 25165824 objects, including 0 objects not considered by GC. +Object subsystem initialized +Set CVar [[con.DebugEarlyDefault:1]] +CVar [[con.DebugLateDefault:1]] deferred - dummy variable created +CVar [[con.DebugLateCheat:1]] deferred - dummy variable created +CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created +Set CVar [[r.setres:1280x720]] +Set CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] +CVar [[QualityLevelMapping:high]] deferred - dummy variable created +Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]] +Set CVar [[r.VSync:0]] +Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created +CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created +Set CVar [[r.GPUCrashDebugging:0]] +CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +Set CVar [[r.ForwardShading:1]] +Set CVar [[r.MobileHDR:0]] +Set CVar [[vr.MobileMultiView:1]] +Set CVar [[vr.InstancedStereo:1]] +Set CVar [[r.DefaultFeature.AutoExposure:0]] +Set CVar [[r.DefaultFeature.AmbientOcclusion:0]] +Set CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:0]] +Set CVar [[r.DefaultFeature.MotionBlur:0]] +Set CVar [[r.Mobile.UseHWsRGBEncoding:1]] +Set CVar [[r.Shadow.Virtual.Enable:1]] +Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] +Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]] +Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]] +Set CVar [[r.GenerateMeshDistanceFields:1]] +Set CVar [[r.DynamicGlobalIlluminationMethod:1]] +Set CVar [[r.ReflectionMethod:1]] +Set CVar [[r.Mobile.AntiAliasing:3]] +Set CVar [[r.AntiAliasingMethod:3]] +Set CVar [[r.AllowStaticLighting:1]] +Set CVar [[r.SkinCache.CompileShaders:1]] +Set CVar [[r.RayTracing:1]] +Set CVar [[r.RayTracing.RayTracingProxies.ProjectEnabled:1]] +Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]] +Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +Set CVar [[s.AsyncLoadingThreadEnabled:1]] +Set CVar [[s.EventDrivenLoaderEnabled:1]] +Set CVar [[s.WarnIfTimeLimitExceeded:0]] +Set CVar [[s.TimeLimitExceededMultiplier:1.5]] +Set CVar [[s.TimeLimitExceededMinTime:0.005]] +Set CVar [[s.UseBackgroundLevelStreaming:1]] +Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] +Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +Set CVar [[s.FlushStreamingOnExit:1]] +CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] +Set CVar [[gc.FlushStreamingOnGC:0]] +Set CVar [[gc.NumRetriesBeforeForcingGC:10]] +Set CVar [[gc.AllowParallelGC:1]] +Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] +Set CVar [[gc.MaxObjectsInEditor:25165824]] +Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] +Set CVar [[gc.CreateGCClusters:1]] +Set CVar [[gc.MinGCClusterSize:5]] +Set CVar [[gc.AssetClustreringEnabled:0]] +Set CVar [[gc.ActorClusteringEnabled:0]] +Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] +Set CVar [[gc.GarbageEliminationEnabled:1]] +Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created +CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +CVar [[DefaultASTCQualityBySizeHQ:4]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:AmbientSound]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Mobile.DBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +Initializing SDL. +Initialized SDL 2.30.6 revision: SDL-2.30.6-no-vcs (compiled against 2.30.6) +Using SDL video driver 'x11' +Display metrics: + PrimaryDisplayWidth: 3440 + PrimaryDisplayHeight: 1440 + PrimaryDisplayWorkAreaRect: + Left=0, Top=0, Right=3440, Bottom=1396 + VirtualDisplayRect: + Left=0, Top=0, Right=3440, Bottom=1396 + TitleSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 + ActionSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 + Number of monitors: 1 + Monitor 0 + Name: LG ULTRAGEAR+ 45" + ID: display0 + NativeWidth: 3440 + NativeHeight: 1440 + bIsPrimary: true +Metadata set : systemresolution.resx="3440" +Metadata set : systemresolution.resy="1440" +Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +Set CVar [[r.SkeletalMeshLODBias:0]] +Set CVar [[r.ViewDistanceScale:1.0]] +Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +Set CVar [[r.FXAA.Quality:4]] +Set CVar [[r.TemporalAA.Quality:2]] +Set CVar [[r.TSR.History.R11G11B10:1]] +Set CVar [[r.TSR.History.ScreenPercentage:200]] +Set CVar [[r.TSR.History.UpdateQuality:3]] +Set CVar [[r.TSR.ShadingRejection.Flickering:1]] +Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] +Set CVar [[r.TSR.ReprojectionField:1]] +Set CVar [[r.TSR.Resurrection:1]] +Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +Set CVar [[r.LightFunctionQuality:1]] +Set CVar [[r.ShadowQuality:5]] +Set CVar [[r.Shadow.CSM.MaxCascades:10]] +Set CVar [[r.Shadow.MaxResolution:2048]] +Set CVar [[r.Shadow.MaxCSMResolution:2048]] +Set CVar [[r.Shadow.RadiusThreshold:0.01]] +Set CVar [[r.Shadow.DistanceScale:1.0]] +Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] +Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +Set CVar [[r.DistanceFieldShadowing:1]] +Set CVar [[r.VolumetricFog:1]] +Set CVar [[r.VolumetricFog.GridPixelSize:8]] +Set CVar [[r.VolumetricFog.GridSizeZ:128]] +Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +Set CVar [[r.LightMaxDrawDistanceScale:1]] +Set CVar [[r.CapsuleShadows:1]] +Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] +Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] +Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] +Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] +Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] +Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +Set CVar [[r.DistanceFieldAO:1]] +Set CVar [[r.SkylightIntensityMultiplier:1.0]] +Set CVar [[r.AOQuality:2]] +Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] +Set CVar [[r.LumenScene.DirectLighting.MaxLightsPerTile:8]] +Set CVar [[r.LumenScene.DirectLighting.UpdateFactor:32]] +Set CVar [[r.LumenScene.Radiosity.UpdateFactor:64]] +Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] +Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] +Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] +Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] +Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:100]] +Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] +Set CVar [[r.Lumen.ScreenProbeGather.NumAdaptiveProbes:8]] +Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] +Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] +Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] +Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] +Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] +Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] +Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.HardwareRayTracing:0]] +Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.BentNormal:1]] +Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] +Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] +Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] +Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] +Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:70]] +Set CVar [[r.RayTracing.Scene.BuildMode:1]] +Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +Set CVar [[r.SSR.Quality:3]] +Set CVar [[r.SSR.HalfResSceneColor:0]] +Set CVar [[r.Lumen.Reflections.Allow:1]] +Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] +Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] +Set CVar [[r.Lumen.ScreenProbeGather.MaxRoughnessToEvaluateRoughSpecularForFoliage:0.8]] +Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.NumSamples:5]] +Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.MinWeight:0]] +Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] +Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] +Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +Set CVar [[r.MotionBlurQuality:4]] +Set CVar [[r.MotionBlur.HalfResGather:0]] +Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +Set CVar [[r.AmbientOcclusionMaxQuality:100]] +Set CVar [[r.AmbientOcclusionLevels:-1]] +Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] +Set CVar [[r.DepthOfFieldQuality:2]] +Set CVar [[r.RenderTargetPoolMin:400]] +Set CVar [[r.LensFlareQuality:2]] +Set CVar [[r.SceneColorFringeQuality:1]] +Set CVar [[r.EyeAdaptationQuality:2]] +Set CVar [[r.BloomQuality:5]] +Set CVar [[r.Bloom.ScreenPercentage:50.000]] +Set CVar [[r.FastBlurThreshold:100]] +Set CVar [[r.Upscale.Quality:3]] +Set CVar [[r.LightShaftQuality:1]] +Set CVar [[r.Filter.SizeScale:1]] +Set CVar [[r.Tonemapper.Quality:5]] +Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] +Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +Applying CVar settings from Section [TextureQuality@3] File [Scalability] +Set CVar [[r.Streaming.MipBias:0]] +Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +Set CVar [[r.Streaming.Boost:1]] +Set CVar [[r.MaxAnisotropy:8]] +Set CVar [[r.VT.MaxAnisotropy:8]] +Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +Set CVar [[r.Streaming.PoolSize:1000]] +Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +Set CVar [[r.TranslucencyLightingVolumeDim:64]] +Set CVar [[r.RefractionQuality:2]] +Set CVar [[r.SceneColorFormat:4]] +Set CVar [[r.DetailMode:3]] +Set CVar [[r.TranslucencyVolumeBlur:1]] +Set CVar [[r.MaterialQualityLevel:1 ; High quality]] +Set CVar [[r.SSS.Scale:1]] +Set CVar [[r.SSS.SampleSet:2]] +Set CVar [[r.SSS.Quality:1]] +Set CVar [[r.SSS.HalfRes:0]] +Set CVar [[r.SSGI.Quality:3]] +Set CVar [[r.EmitterSpawnRateScale:1.0]] +Set CVar [[r.ParticleLightQuality:2]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +Set CVar [[fx.Niagara.QualityLevel:3]] +Set CVar [[r.Refraction.OffsetQuality:1]] +Set CVar [[r.HeterogeneousVolumes.DownsampleFactor:2]] +Set CVar [[r.HeterogeneousVolumes.MaxStepCount:256]] +Set CVar [[r.HeterogeneousVolumes.Shadows.Resolution:256]] +Set CVar [[r.HeterogeneousVolumes.Shadows.MaxSampleCount:8]] +Set CVar [[r.HeterogeneousVolumes.UseExistenceMask:0]] +Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +Set CVar [[foliage.DensityScale:1.0]] +Set CVar [[grass.DensityScale:1.0]] +Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] +Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +Set CVar [[r.AnisotropicMaterials:1]] +Applying CVar settings from Section [LandscapeQuality@3] File [Scalability] +Selected Device Profile: [LinuxEditor] +Selected Device Profile: [LinuxEditor] +Platform has ~ 63 GB [67336896512 / 68719476736 / 63], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +Going up to parent DeviceProfile [Linux] +Going up to parent DeviceProfile [] +Pushing Device Profile CVar: [[UI.SlateSDFText.RasterizationMode:Bitmap -> Msdf]] +Pushing Device Profile CVar: [[UI.SlateSDFText.ResolutionLevel:2 -> 2]] +Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +Set CVar [[r.DumpShaderDebugInfo:2]] +Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] +Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] +CVar [[ds.CADTranslator.Meshing.ActivateThinZoneMeshing:0]] deferred - dummy variable created +CVar [[ds.CADTranslator.Stitching.RemoveThinFaces:0]] deferred - dummy variable created +Applying CVar settings from Section [Startup_Linux] File [../../../Engine/Config/ConsoleVariables.ini] +Applying CVar settings from Section [ConsoleVariables] File [Engine] +Set CVar [[g.TimeoutForBlockOnRenderFence:60000]] +Applying CVar settings from Section [ConsoleVariables] File [/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Config/LinuxEditor/Editor.ini] +Unix hardware info: + - we are not the first instance of this executable + - this process' id (pid) is 29627, parent process' id (ppid) is 1855 + - we are not running under debugger + - machine network name is 'WEYLAND-YUTANI' + - user name is 'reimoz' (reimoz) + - we're logged in locally + - we're running with rendering + - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) + - Number of physical cores available for the process: 8 + - Number of logical cores available for the process: 16 + - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) + - Memory allocator used: Mimalloc + - This is an internal build. +Benchmarking clocks: + - CLOCK_MONOTONIC (id=1) can sustain 37781319 (37781K, 38M) calls per second without zero deltas. + - CLOCK_MONOTONIC_RAW (id=4) can sustain 38389669 (38390K, 38M) calls per second without zero deltas. + - CLOCK_MONOTONIC_COARSE (id=6) can sustain 221712520 (221713K, 222M) calls per second with 99.999544% zero deltas. +Selected clock_id 4 (CLOCK_MONOTONIC_RAW) since it is the fastest support clock without zero deltas. +Unix-specific commandline switches: + -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) + -jemalloc - use jemalloc for all memory allocation + -binnedmalloc - use binned malloc for all memory allocation + -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache + -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) + -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) + -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) + -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal + -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) + -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened + -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) + -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) + -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) + -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash + - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) + - VirtualMemoryAllocator pools will grow at scale 1.4 + - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) + - PageSize 4096 + - BinnedPageSize 65536 +Metadata set : extradevelopmentmemorymb="0" +Chaos Debug Draw Startup +Physics initialised using underlying interface: Chaos +Using OS detected language (en-US). +Using OS detected locale (en-US). +No specific localization for 'en-US' exists, so 'en' will be used for the language. +Attempting to load config data for Default__SlateThemeManager before the Class has been constructed/registered/linked (likely during module loading or early startup). This will result in the load silently failing and should be fixed. +New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +Slate User Registered. User Index 0, Is Virtual User: 0 +Found VULKAN_SDK= +Registering provided Vulkan validation layers +Updated VK_LAYER_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +Updated LD_LIBRARY_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +Installed Vulkan Loader Path: /usr/lib +Installed Vulkan Loader instance version 1.4.341. +Starting Vulkan Profile check for VP_UE_Vulkan_SM6: +Vulkan Profile check complete. +Using SDL_WINDOW_VULKAN +Vulkan RHI ShaderPlatform for SM6: VULKAN_SM6. +Vulkan PSO Precaching = 1, PipelineFileCache = 0 +Built with Vulkan header version 1.4.304 +Starting Vulkan Profile check for VP_UE_Vulkan_SM6_RT: +Vulkan Profile check complete. +Using API Version 1.3. +OpenXRHMDModule::InitInstance using DefaultLoader. +OpenXR runtime supported extensions: + XR_KHR_vulkan_enable + XR_KHR_vulkan_enable2 + XR_KHR_opengl_enable + XR_KHR_convert_timespec_time + XR_KHR_opengl_es_enable + XR_MNDX_egl_enable + XR_KHR_binding_modification + XR_KHR_composition_layer_depth + XR_KHR_locate_spaces + XR_KHR_visibility_mask + XR_EXT_active_action_set_priority + XR_EXT_dpad_binding + XR_EXT_eye_gaze_interaction + XR_EXT_frame_composition_report + XR_EXT_hand_interaction + XR_EXT_hand_tracking + XR_EXT_hand_tracking_data_source + XR_EXT_hand_joints_motion_range + XR_EXT_hp_mixed_reality_controller + XR_EXT_local_floor + XR_EXT_palm_pose + XR_EXT_uuid + XR_EXT_user_presence + XR_EXT_render_model + XR_EXT_interaction_render_model + XR_FB_display_refresh_rate + XR_HTC_vive_cosmos_controller_interaction + XR_HTC_vive_focus3_controller_interaction + XR_HTC_vive_wrist_tracker_interaction + XR_MND_headless + XR_VALVE_analog_threshold + XR_META_performance_metrics + XR_VALVE_timing_utils + XR_META_recommended_layer_resolution + XR_HTCX_vive_tracker_interaction + XR_KHR_generic_controller + XR_VALVE_frame_controller_interaction + XR_EXT_debug_utils +Optional extension XR_KHR_vulkan_swapchain_format_list is not available +Optional extension XR_FB_foveation_vulkan is not available +Optional extension XR_FB_composition_layer_depth_test is not available +Optional extension XR_KHR_composition_layer_cylinder is not available +Optional extension XR_KHR_composition_layer_equirect is not available +Optional extension XR_KHR_composition_layer_equirect2 is not available +Optional extension XR_KHR_composition_layer_color_scale_bias is not available +Optional extension XR_VARJO_quad_views is not available +Optional extension XR_EPIC_view_configuration_fov is not available +Optional extension XR_FB_foveation is not available +Optional extension XR_FB_swapchain_update_state is not available +Optional extension XR_FB_foveation_configuration is not available +Optional extension XR_FB_composition_layer_alpha_blend is not available +xrCreateInstance succeeded with XR_API_VERSION_1_0 +xrCreateInstance created: 370461280 +Initialized OpenXR on SteamVR/OpenXR runtime version 2.15.6 +Instance does not support expected usage of xrStringToPath. Instance is not viable. +Found 25 available instance extensions : + - VK_EXT_acquire_drm_display + - VK_EXT_acquire_xlib_display + - VK_EXT_debug_report + + VK_EXT_debug_utils + - VK_EXT_direct_mode_display + - VK_EXT_display_surface_counter + - VK_EXT_surface_maintenance1 + + VK_EXT_swapchain_colorspace + - VK_KHR_device_group_creation + - VK_KHR_display + - VK_KHR_external_fence_capabilities + - VK_KHR_external_memory_capabilities + - VK_KHR_external_semaphore_capabilities + - VK_KHR_get_display_properties2 + - VK_KHR_get_physical_device_properties2 + - VK_KHR_get_surface_capabilities2 + - VK_KHR_portability_enumeration + + VK_KHR_surface + - VK_KHR_surface_maintenance1 + - VK_KHR_surface_protected_capabilities + - VK_KHR_wayland_surface + - VK_KHR_xcb_surface + + VK_KHR_xlib_surface + - VK_LUNARG_direct_driver_loading + - VK_NV_display_stereo +Intance Layer VK_LAYER_VALVE_steam_overlay_32 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_fossilize_64 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_overlay_64 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_fossilize_32 provides 0 extensions: +Intance Layer VK_LAYER_NV_optimus provides 0 extensions: +Intance Layer VK_LAYER_NV_present provides 0 extensions: +Intance Layer VK_LAYER_LUNARG_api_dump provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_LUNARG_crash_diagnostic provides 3 extensions: + VK_EXT_debug_report + VK_EXT_debug_utils + VK_EXT_layer_settings +Intance Layer VK_LAYER_KHRONOS_validation provides 4 extensions: + VK_EXT_debug_report + VK_EXT_debug_utils + VK_EXT_layer_settings + VK_EXT_validation_features +Intance Layer VK_LAYER_KHRONOS_synchronization2 provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_LUNARG_gfxreconstruct provides 0 extensions: +Intance Layer VK_LAYER_KHRONOS_profiles provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_KHRONOS_shader_object provides 1 extensions: + VK_EXT_layer_settings +Found 13 available instance layers : + * VK_LAYER_KHRONOS_profiles + * VK_LAYER_KHRONOS_shader_object + * VK_LAYER_KHRONOS_synchronization2 + * VK_LAYER_KHRONOS_validation + * VK_LAYER_LUNARG_api_dump + * VK_LAYER_LUNARG_crash_diagnostic + * VK_LAYER_LUNARG_gfxreconstruct + * VK_LAYER_NV_optimus + * VK_LAYER_NV_present + * VK_LAYER_VALVE_steam_fossilize_32 + * VK_LAYER_VALVE_steam_fossilize_64 + * VK_LAYER_VALVE_steam_overlay_32 + * VK_LAYER_VALVE_steam_overlay_64 +Creating Vulkan Device using VkPhysicalDevice 0x161e9fa0. +- DeviceName: NVIDIA GeForce RTX 4090 +- API=1.4.329 (0x404149) Driver=0x94ce80c0 VendorId=0x10de +- DeviceID=0x2684 Type=VK_PHYSICAL_DEVICE_TYPE_DISCRETE_GPU +- Max Descriptor Sets Bound 32 +- Timestamps: ComputeAndGraphics=1 Domain=VK_TIME_DOMAIN_CLOCK_MONOTONIC_KHR Period=1.000000 + API Version: 1.4.329 +RHI Adapter Info: + Name: NVIDIA GeForce RTX 4090 + Driver Version: 595.58 (internal:595.58, unified:) + Driver Date: 01-01-01 +Found 275 available device extensions : + + VK_AMD_buffer_marker + - VK_EXT_4444_formats + - VK_EXT_attachment_feedback_loop_dynamic_state + - VK_EXT_attachment_feedback_loop_layout + - VK_EXT_blend_operation_advanced + - VK_EXT_border_color_swizzle + - VK_EXT_buffer_device_address + + VK_EXT_calibrated_timestamps + - VK_EXT_color_write_enable + - VK_EXT_conditional_rendering + - VK_EXT_conservative_rasterization + - VK_EXT_custom_border_color + - VK_EXT_custom_resolve + - VK_EXT_depth_bias_control + - VK_EXT_depth_clamp_control + - VK_EXT_depth_clamp_zero_one + - VK_EXT_depth_clip_control + - VK_EXT_depth_clip_enable + - VK_EXT_depth_range_unrestricted + + VK_EXT_descriptor_buffer + - VK_EXT_descriptor_heap + * VK_EXT_descriptor_indexing + - VK_EXT_device_address_binding_report + + VK_EXT_device_fault + - VK_EXT_device_generated_commands + - VK_EXT_discard_rectangles + - VK_EXT_display_control + - VK_EXT_dynamic_rendering_unused_attachments + - VK_EXT_extended_dynamic_state + - VK_EXT_extended_dynamic_state2 + - VK_EXT_extended_dynamic_state3 + - VK_EXT_external_memory_dma_buf + - VK_EXT_external_memory_host + - VK_EXT_fragment_shader_interlock + - VK_EXT_global_priority + - VK_EXT_global_priority_query + + VK_EXT_graphics_pipeline_library + - VK_EXT_hdr_metadata + - VK_EXT_host_image_copy + * VK_EXT_host_query_reset + - VK_EXT_image_2d_view_of_3d + - VK_EXT_image_drm_format_modifier + - VK_EXT_image_robustness + - VK_EXT_image_sliced_view_of_3d + - VK_EXT_image_view_min_lod + - VK_EXT_index_type_uint8 + - VK_EXT_inline_uniform_block + - VK_EXT_legacy_vertex_attributes + - VK_EXT_line_rasterization + + VK_EXT_load_store_op_none + - VK_EXT_map_memory_placed + + VK_EXT_memory_budget + - VK_EXT_memory_decompression + + VK_EXT_memory_priority + + VK_EXT_mesh_shader + - VK_EXT_multi_draw + + VK_EXT_mutable_descriptor_type + - VK_EXT_nested_command_buffer + - VK_EXT_non_seamless_cube_map + - VK_EXT_opacity_micromap + - VK_EXT_pageable_device_local_memory + - VK_EXT_pci_bus_info + - VK_EXT_physical_device_drm + * VK_EXT_pipeline_creation_cache_control + - VK_EXT_pipeline_creation_feedback + - VK_EXT_pipeline_library_group_handles + - VK_EXT_pipeline_robustness + - VK_EXT_post_depth_coverage + - VK_EXT_present_mode_fifo_latest_ready + - VK_EXT_present_timing + - VK_EXT_primitive_topology_list_restart + - VK_EXT_primitives_generated_query + - VK_EXT_private_data + - VK_EXT_provoking_vertex + - VK_EXT_queue_family_foreign + - VK_EXT_ray_tracing_invocation_reorder + - VK_EXT_robustness2 + - VK_EXT_sample_locations + - VK_EXT_sampler_filter_minmax + * VK_EXT_scalar_block_layout + - VK_EXT_separate_stencil_usage + - VK_EXT_shader_64bit_indexing + - VK_EXT_shader_atomic_float + * VK_EXT_shader_demote_to_helper_invocation + - VK_EXT_shader_float8 + + VK_EXT_shader_image_atomic_int64 + - VK_EXT_shader_module_identifier + - VK_EXT_shader_object + - VK_EXT_shader_replicated_composites + - VK_EXT_shader_subgroup_ballot + - VK_EXT_shader_subgroup_vote + - VK_EXT_shader_uniform_buffer_unsized_array + * VK_EXT_shader_viewport_index_layer + * VK_EXT_subgroup_size_control + - VK_EXT_swapchain_maintenance1 + - VK_EXT_texel_buffer_alignment + * VK_EXT_tooling_info + - VK_EXT_transform_feedback + - VK_EXT_vertex_attribute_divisor + - VK_EXT_vertex_attribute_robustness + - VK_EXT_vertex_input_dynamic_state + - VK_EXT_ycbcr_2plane_444_formats + - VK_EXT_ycbcr_image_arrays + - VK_EXT_zero_initialize_device_memory + - VK_GOOGLE_hlsl_functionality1 + - VK_GOOGLE_user_type + + VK_KHR_16bit_storage + - VK_KHR_8bit_storage + + VK_KHR_acceleration_structure + - VK_KHR_bind_memory2 + * VK_KHR_buffer_device_address + - VK_KHR_calibrated_timestamps + + VK_KHR_compute_shader_derivatives + - VK_KHR_cooperative_matrix + - VK_KHR_copy_commands2 + - VK_KHR_copy_memory_indirect + * VK_KHR_create_renderpass2 + - VK_KHR_dedicated_allocation + + VK_KHR_deferred_host_operations + - VK_KHR_depth_clamp_zero_one + + VK_KHR_depth_stencil_resolve + - VK_KHR_descriptor_update_template + - VK_KHR_device_group + - VK_KHR_draw_indirect_count + * VK_KHR_driver_properties + * VK_KHR_dynamic_rendering + - VK_KHR_dynamic_rendering_local_read + - VK_KHR_external_fence + - VK_KHR_external_fence_fd + - VK_KHR_external_memory + + VK_KHR_external_memory_fd + - VK_KHR_external_semaphore + - VK_KHR_external_semaphore_fd + - VK_KHR_format_feature_flags2 + + VK_KHR_fragment_shader_barycentric + + VK_KHR_fragment_shading_rate + * VK_KHR_get_memory_requirements2 + - VK_KHR_global_priority + * VK_KHR_image_format_list + - VK_KHR_imageless_framebuffer + - VK_KHR_incremental_present + - VK_KHR_index_type_uint8 + - VK_KHR_line_rasterization + - VK_KHR_load_store_op_none + - VK_KHR_maintenance1 + - VK_KHR_maintenance10 + - VK_KHR_maintenance2 + - VK_KHR_maintenance3 + * VK_KHR_maintenance4 + + VK_KHR_maintenance5 + - VK_KHR_maintenance6 + - VK_KHR_maintenance7 + - VK_KHR_maintenance8 + - VK_KHR_maintenance9 + - VK_KHR_map_memory2 + * VK_KHR_multiview + - VK_KHR_pipeline_binary + - VK_KHR_pipeline_executable_properties + + VK_KHR_pipeline_library + - VK_KHR_present_id + - VK_KHR_present_id2 + - VK_KHR_present_mode_fifo_latest_ready + - VK_KHR_present_wait + - VK_KHR_present_wait2 + - VK_KHR_push_descriptor + + VK_KHR_ray_query + - VK_KHR_ray_tracing_maintenance1 + + VK_KHR_ray_tracing_pipeline + + VK_KHR_ray_tracing_position_fetch + - VK_KHR_relaxed_block_layout + - VK_KHR_robustness2 + - VK_KHR_sampler_mirror_clamp_to_edge + * VK_KHR_sampler_ycbcr_conversion + * VK_KHR_separate_depth_stencil_layouts + * VK_KHR_shader_atomic_int64 + - VK_KHR_shader_bfloat16 + - VK_KHR_shader_clock + - VK_KHR_shader_draw_parameters + - VK_KHR_shader_expect_assume + + VK_KHR_shader_float16_int8 + * VK_KHR_shader_float_controls + - VK_KHR_shader_float_controls2 + - VK_KHR_shader_fma + - VK_KHR_shader_integer_dot_product + - VK_KHR_shader_maximal_reconvergence + - VK_KHR_shader_non_semantic_info + - VK_KHR_shader_quad_control + - VK_KHR_shader_relaxed_extended_instruction + - VK_KHR_shader_subgroup_extended_types + - VK_KHR_shader_subgroup_rotate + - VK_KHR_shader_subgroup_uniform_control_flow + - VK_KHR_shader_terminate_invocation + - VK_KHR_shader_untyped_pointers + - VK_KHR_shared_presentable_image + * VK_KHR_spirv_1_4 + - VK_KHR_storage_buffer_storage_class + + VK_KHR_swapchain + - VK_KHR_swapchain_maintenance1 + - VK_KHR_swapchain_mutable_format + * VK_KHR_synchronization2 + * VK_KHR_timeline_semaphore + - VK_KHR_unified_image_layouts + - VK_KHR_uniform_buffer_standard_layout + - VK_KHR_variable_pointers + - VK_KHR_vertex_attribute_divisor + - VK_KHR_video_decode_av1 + - VK_KHR_video_decode_h264 + - VK_KHR_video_decode_h265 + - VK_KHR_video_decode_queue + - VK_KHR_video_decode_vp9 + - VK_KHR_video_encode_av1 + - VK_KHR_video_encode_h264 + - VK_KHR_video_encode_h265 + - VK_KHR_video_encode_intra_refresh + - VK_KHR_video_encode_quantization_map + - VK_KHR_video_encode_queue + - VK_KHR_video_maintenance1 + - VK_KHR_video_maintenance2 + - VK_KHR_video_queue + - VK_KHR_vulkan_memory_model + - VK_KHR_workgroup_memory_explicit_layout + - VK_KHR_zero_initialize_workgroup_memory + - VK_NVX_binary_import + - VK_NVX_image_view_handle + - VK_NVX_multiview_per_view_attributes + - VK_NV_clip_space_w_scaling + - VK_NV_cluster_acceleration_structure + - VK_NV_compute_occupancy_priority + - VK_NV_compute_shader_derivatives + - VK_NV_cooperative_matrix + - VK_NV_cooperative_matrix2 + - VK_NV_cooperative_vector + - VK_NV_copy_memory_indirect + - VK_NV_corner_sampled_image + - VK_NV_coverage_reduction_mode + - VK_NV_cuda_kernel_launch + - VK_NV_dedicated_allocation + - VK_NV_dedicated_allocation_image_aliasing + - VK_NV_descriptor_pool_overallocation + + VK_NV_device_diagnostic_checkpoints + + VK_NV_device_diagnostics_config + - VK_NV_device_generated_commands + - VK_NV_device_generated_commands_compute + - VK_NV_disk_cache_utils + - VK_NV_extended_sparse_address_space + - VK_NV_fill_rectangle + - VK_NV_fragment_coverage_to_color + - VK_NV_fragment_shader_barycentric + - VK_NV_fragment_shading_rate_enums + - VK_NV_framebuffer_mixed_samples + - VK_NV_geometry_shader_passthrough + - VK_NV_inherited_viewport_scissor + - VK_NV_internal_nvpresent + - VK_NV_linear_color_attachment + - VK_NV_low_latency + - VK_NV_low_latency2 + - VK_NV_memory_decompression + - VK_NV_mesh_shader + - VK_NV_optical_flow + - VK_NV_partitioned_acceleration_structure + - VK_NV_present_metering + - VK_NV_raw_access_chains + - VK_NV_ray_tracing + - VK_NV_ray_tracing_invocation_reorder + - VK_NV_ray_tracing_motion_blur + - VK_NV_representative_fragment_test + - VK_NV_sample_mask_override_coverage + - VK_NV_scissor_exclusive + - VK_NV_shader_atomic_float16_vector + - VK_NV_shader_image_footprint + - VK_NV_shader_sm_builtins + - VK_NV_shader_subgroup_partitioned + - VK_NV_shading_rate_image + - VK_NV_viewport_array2 + - VK_NV_viewport_swizzle +Found 0 available device layers ! +Vulkan Physical Device Driver Properties: +- driverName: NVIDIA +- driverInfo: 595.58.03 +Vulkan Variable Rate Shading choice: 0. +Device properties: Geometry 1 BufferAtomic64 1 ImageAtomic64 1 +Enabling Vulkan Descriptor Buffers with: allowSamplerImageViewPostSubmitCreation=0, maxDescriptorBufferBindings=32, maxSamplerDescriptorBufferBindings=32, maxResourceDescriptorBufferBindings=32, samplerDescriptorBufferAddressSpaceSize=1099511627776, resourceDescriptorBufferAddressSpaceSize=1099511627776, maxSamplerDescriptorBufferRange=1099511627776, maxResourceDescriptorBufferRange=1099511627776, descriptorBufferAddressSpaceSize=1099511627776, descriptorBufferOffsetAlignment=64, samplerDescriptorSize=4 +Found 6 Queue Families +Initializing Queue Family 0: 16 queues Gfx Compute Xfer Sparse +Skipping unnecessary Queue Family 1: 2 queues Xfer Sparse +Skipping unnecessary Queue Family 2: 8 queues Compute Xfer Sparse +Skipping unnecessary Queue Family 3: 1 queues Xfer Sparse +Skipping unnecessary Queue Family 4: 2 queues Xfer Sparse +Skipping unnecessary Queue Family 5: 1 queues Xfer Sparse +TimestampValidBits=64 +Using 0 device layers. +Using 47 device extensions: +* VK_KHR_swapchain +* VK_EXT_memory_budget +* VK_EXT_memory_priority +* VK_KHR_create_renderpass2 +* VK_KHR_deferred_host_operations +* VK_KHR_spirv_1_4 +* VK_KHR_shader_float_controls +* VK_KHR_image_format_list +* VK_EXT_load_store_op_none +* VK_EXT_tooling_info +* VK_KHR_dynamic_rendering +* VK_KHR_pipeline_library +* VK_KHR_driver_properties +* VK_KHR_maintenance4 +* VK_KHR_maintenance5 +* VK_KHR_shader_atomic_int64 +* VK_EXT_shader_image_atomic_int64 +* VK_EXT_scalar_block_layout +* VK_EXT_shader_viewport_index_layer +* VK_KHR_separate_depth_stencil_layouts +* VK_KHR_synchronization2 +* VK_KHR_fragment_shading_rate +* VK_KHR_multiview +* VK_KHR_get_memory_requirements2 +* VK_EXT_descriptor_indexing +* VK_EXT_host_query_reset +* VK_EXT_subgroup_size_control +* VK_EXT_calibrated_timestamps +* VK_EXT_descriptor_buffer +* VK_EXT_device_fault +* VK_EXT_shader_demote_to_helper_invocation +* VK_KHR_16bit_storage +* VK_KHR_shader_float16_int8 +* VK_KHR_depth_stencil_resolve +* VK_EXT_pipeline_creation_cache_control +* VK_KHR_fragment_shader_barycentric +* VK_KHR_compute_shader_derivatives +* VK_KHR_sampler_ycbcr_conversion +* VK_KHR_timeline_semaphore +* VK_EXT_mesh_shader +* VK_EXT_graphics_pipeline_library +* VK_EXT_mutable_descriptor_type +* VK_KHR_buffer_device_address +* VK_KHR_acceleration_structure +* VK_KHR_ray_tracing_pipeline +* VK_KHR_ray_query +* VK_KHR_ray_tracing_position_fetch +Vulkan debug markers support: resource names disabled, begin/end labels disabled. +Max memory allocations 4294967295. +3 Device Memory Heaps: + 0: Flags 0x1 - Size 25757220864 (24564.00 MB) - Used 0 (0.00%) - DeviceLocal - PrimaryHeap + 1: Flags 0x0 - Size 50502672384 (48163.10 MB) - Used 0 (0.00%) + 2: Flags 0x1 - Size 257949696 (246.00 MB) - Used 0 (0.00%) - DeviceLocal +5 Device Memory Types (Not unified): + 1: Flags 0x00001 - Heap 0 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT + 0: Flags 0x00000 - Heap 1 - + 2: Flags 0x00006 - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT + 3: Flags 0x0000e - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT|VK_MEMORY_PROPERTY_HOST_CACHED_BIT + 4: Flags 0x00007 - Heap 2 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT|VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +Memory Budget Extension: + | Usage | Budget | Size | + ---------|------------------------------------------------------------------| + HEAP 00 | 0.07% / 17.38 MB | 23426.88 MB | 24564.00 MB | + HEAP 01 | 0.08% / 39.29 MB | 48163.10 MB | 48163.10 MB | + HEAP 02 | 16.26% / 40.00 MB | 206.00 MB | 246.00 MB | + ---------|------------------------------------------------------------------| +Dynamic Uniform Buffers are enabled, but they will not be used with Vulkan bindless. +Memory defrag is enabled, but it will not be used with Vulkan bindless. +FVulkanPipelineStateCacheManager: Binary pipeline cache '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/VulkanPSO.cache.10de.2684' not found. +Vulkan Async Compute has been DISABLED. +Wave Operations have been ENABLED (wave size: min=32 max=32). +Integrated GPU (iGPU): false +Current RHI supports per-draw and screenspace Variable Rate Shading +Texture pool is 17367 MB (70% of 24810 MB) +Metadata set : verbatimrhiname="Vulkan" +Metadata set : rhiname="Vulkan" +Metadata set : rhifeaturelevel="SM6" +Metadata set : shaderplatform="VULKAN_SM6" +Initializing FReadOnlyCVARCache +Running Turnkey SDK detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all' +Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all ] +ASTCEnc version 5.0.1 library loaded +Loaded Base TextureFormat: TextureFormatASTC +Loaded Base TextureFormat: TextureFormatDXT +Loaded Base TextureFormat: TextureFormatETC2 +Loaded Base TextureFormat: TextureFormatIntelISPCTexComp +Loaded Base TextureFormat: TextureFormatUncompressed +Oodle Texture TFO init; latest sdk version = 2.9.13 +Oodle Texture loading DLL: liboo2texlinux64.2.9.13.so +Oodle Texture loading DLL: liboo2texlinux64.2.9.5.so +Loaded Base TextureFormat: TextureFormatOodle +Loaded TargetPlatform 'LinuxArm64' +Loaded TargetPlatform 'LinuxArm64Server' +Loaded TargetPlatform 'LinuxArm64Client' +Loaded TargetPlatform 'Linux' +Loaded TargetPlatform 'LinuxEditor' +Loaded TargetPlatform 'LinuxServer' +Loaded TargetPlatform 'LinuxClient' +Loaded TargetPlatform 'Android' +Loaded TargetPlatform 'Android_ASTC' +Loaded TargetPlatform 'Android_DXT' +Loaded TargetPlatform 'Android_ETC2' +Loaded TargetPlatform 'Android_OpenXR' +Loaded TargetPlatform 'AndroidClient' +Loaded TargetPlatform 'Android_ASTCClient' +Loaded TargetPlatform 'Android_DXTClient' +Loaded TargetPlatform 'Android_ETC2Client' +Loaded TargetPlatform 'Android_OpenXRClient' +Loaded TargetPlatform 'Android_Multi' +Loaded TargetPlatform 'Android_MultiClient' +Building Assets For LinuxEditor +Unable to find shader format SF_VULKAN_SM6 from hinted modules, loading all potential format modules to find it +Loaded format module ShaderFormatOpenGL + GLSL_150_ES31 + GLSL_ES3_1_ANDROID +Loaded format module ShaderFormatVectorVM + VVM_1_0 +Loaded format module VulkanShaderFormat + SF_VULKAN_SM5 + SF_VULKAN_ES31_ANDROID + SF_VULKAN_ES31 + SF_VULKAN_SM5_ANDROID + SF_VULKAN_SM6 +Ray tracing is enabled (dynamic). Reason: r.RayTracing=1 and r.RayTracing.EnableOnDemand=1. +Ray tracing shaders are enabled. +Memory: Max Cache Size: -1 MB +FDerivedDataBackendGraph: Pak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +Unable to find inner node Pak for hierarchy Hierarchy. +FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +Unable to find inner node CompressedPak for hierarchy Hierarchy. +../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (1217 MiB) +FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +Unable to find inner node EnterprisePak for hierarchy Hierarchy. +Found Zen config default=/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data +InTree version at '/opt/unreal-engine/Engine/Binaries/Linux/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +Installed version at '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +No current process using the data dir found, launching a new instance +Launching executable '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver', working dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install', data dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data', args '--port 8558 --data-dir "/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data" --http asio --gc-cache-duration-seconds 1209600 --gc-interval-seconds 21600 --gc-low-diskspace-threshold 2147483648 --quiet --http-forceloopback --owner-pid 29627 --child-id Zen_29627_Startup' +Unreal Zen Storage Server HTTP service at [::1]:8658 status: OK!. +Local ZenServer AutoLaunch initialization completed in 0.122 seconds +ZenLocal: Using ZenServer HTTP service at http://[::1]:8658/ with namespace ue.ddc status: OK!. +/home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds. +/home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.00ms. RandomReadSpeed=5084.71MBs, RandomWriteSpeed=860.94MBs. Assigned SpeedClass 'Local' +Local: Using data cache path /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: DeleteOnly +ZenShared: Disabled because Host is set to 'None' +Unable to find inner node ZenShared for hierarchy Hierarchy. +Shared: Disabled because no path is configured. +Unable to find inner node Shared for hierarchy Hierarchy. +Cloud: Disabled because Host is set to 'None' +Unable to find inner node Cloud for hierarchy Hierarchy. +Guid format shader working directory is 14 characters bigger than the processId version (../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/WorkingDirectory/29627/). +Cleaned the shader compiler working directory '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/tmp/DC74B3335E524782B0DA158D7C0D665E/'. +UBA/Horde Configuration [Uba.Provider.Horde]: Not Enabled +Using 8 local workers for shader compilation +Compiling shader autogen file: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/ShaderAutogen/VULKAN_SM6/AutogenShaderHeaders.ush +Autogen file is unchanged, skipping write. +Completed SDK detection: ExitCode = 0 +Using FreeType 2.10.0 +SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png' error. +Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] +Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' error. +Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] +FAssetRegistry took 0.0019 seconds to start up +AssetDataGatherer spent 0.000s loading caches ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_*.bin. +EditorDomain is Disabled +Deviceprofile LinuxArm64Editor not found. +Deviceprofile LinuxArm64 not found. +Selected Device Profile: [LinuxEditor] +Active device profile: [0xb2d6bba3480][0xb2d6bbdc800 66] LinuxEditor +Metadata set : deviceprofile="LinuxEditor" +FlushAsyncLoading(1): 1 QueuedPackages, 0 AsyncPackages +Texture Encode Speed: FinalIfAvailable (editor). +Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +Shared linear texture encoding: Disabled +Turnkey Platform: Android: (Status=Invalid, MinAllowed_Sdk=r25b, MaxAllowed_Sdk=r29, Current_Sdk=, Allowed_AutoSdk=r27c, Current_AutoSdk=, Flags="Platform_InvalidHostPrerequisites, Support_FullSdk", Error="Android Studio is not installed correctly.") +Turnkey Platform: Linux: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +Turnkey Platform: LinuxArm64: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +Running Turnkey device detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI' +Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI -nocompile -nocompileuat ] +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness because of a recursive sync load +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec because of a recursive sync load +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_M because of a recursive sync load +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_N because of a recursive sync load +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Opacity/CameraDepthFade because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDiffuse because of a recursive sync load +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions02/Utility/BreakOutFloat2Components because of a recursive sync load +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultPostProcessMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultDeferredDecalMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultLightFunctionMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/WorldGridMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDeferredDecalMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/WorldGridMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +HLOD mesh reduction module (r.ProxyLODMeshReductionModule) set to "ProxyLODMeshReduction" which doesn't exist. +Using QuadricMeshReduction for automatic static mesh reduction +Using SkeletalMeshReduction for automatic skeletal mesh reduction +No automatic mesh merging module available +No distributed automatic mesh merging module available +No automatic mesh merging module available +No distributed automatic mesh merging module available +Completed device detection: Code = 0 +Applying CVar settings from Section [/Script/CQTest.CQTestSettings] File [Engine] +VirtualizationSystem name found in ini file: None +FNullVirtualizationSystem mounted, virtualization will be disabled +FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetActorFactory name: NetActorFactory id: 0 +FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetSubObjectFactory name: NetSubObjectFactory id: 1 +Linux SourceCodeAccessSettings: VisualStudioCode +Border +BreadcrumbButton +Brushes.Title +ColorPicker.ColorThemes +Default +Icons.Save +Icons.Toolbar.Settings +ListView +SoftwareCursor_CardinalCross +SoftwareCursor_Grab +TableView.DarkRow +TableView.Row +TreeView +FWorldPartitionClassDescRegistry::Initialize started... +FWorldPartitionClassDescRegistry::Initialize took 1.803 ms +XR: Instanced Stereo Rendering is Enabled +XR: MultiViewport is Enabled +XR: Mobile Multiview is Disabled +Turnkey Device: Linux@WEYLAND-YUTANI: (Name=WEYLAND-YUTANI, Type=Computer, Status=Valid, Allowed=, Current=Arch Linux, Flags="Device_InstallSoftwareValid") +UGameplayTagsManager::InitializeManager - 0.000 s +MetaSound Page Target Initialized to 'Default' +Registering Engine Module Parameter Interfaces... +MetaSound Engine Initialized +Niagara Debugger Client Initialized | Session: 578CF909D85A4F7A800000000000EF00 | Instance: B4E6601A574B4202BDE8D2B7C26FAF8A (WEYLAND-YUTANI-29627). +Work queue size set to 1024. +Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +Unicast socket bound to '0.0.0.0:36243'. +Added local interface '192.168.1.180' to multicast group '230.0.0.1:6666' +Added local interface '192.168.122.1' to multicast group '230.0.0.1:6666' +Added local interface '172.31.0.1' to multicast group '230.0.0.1:6666' +Using asynchronous task graph for message deserialization. +Initializing TcpMessaging bridge +MakeRuntimeORTDml: + DirectML: no + RHI D3D12: no + D3D12: no + NPU: no +Interface availability: + GPU: no + RDG: no + NPU: no +NNERuntimeORTDml can only cook! +Initialize +OnSessionChanged +Initialize +OnSessionChanged +Initialize +OnSessionChanged +Initialize +OnSessionChanged +[RegisterExtension] Registering CVD Extension [FChaosVDGenericDebugDrawExtension] ... +[RegisterExtension] Registering CVD Extension [FChaosVDAccelerationStructuresExtension] ... +UAndroidPermissionCallbackProxy::GetInstance +No Audio Capture implementations found. Audio input will be silent. +No Audio Capture implementations found. Audio input will be silent. +OpenXR ignores max viewport resolution in editor to support full HMD resolutions. +Applying CVar settings from Section [/Script/NNEDenoiser.NNEDenoiserSettings] File [Engine] +Revision control is disabled +Cannot determine whether '/home/reimoz/.steampath' is a directory - d_type not supported and stat() failed with errno=2 (No such file or directory) +Failed to read file '../../../Engine/Content/Slate/Icons/doc_16x.png' error. +Could not load file for Slate resource: [../../../Engine/Content/Slate/Icons/doc_16x.png] file: [../../../Engine/Content/Slate/Icons/doc_16x.png] +Failed to read file '../../../Engine/Content/Slate/Common/ButtonHoverHint.png' error. +Could not load file for Slate resource: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] file: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] +Revision control is disabled +Loaded 0 collections in 0.002327 seconds +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Collections/' took 0.00s +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Developers/reimoz/Collections/' took 0.00s +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Collections/' took 0.00s +43167 objects as part of root set at end of initial load. +CloseDisregardForGC: 0/0 objects in disregard for GC pool +Initializing Engine... +0x00007f0b687ea7b6 Dladdr: 0.022270ms Open: 0.018340ms Search: 0.035840ms +0x00007f0b687966d6 Dladdr: 0.004130ms Open: 0.005640ms Search: 0.034110ms +0x00007f0b687a24d3 Dladdr: 0.003560ms Open: 0.005080ms Search: 0.034580ms +0x00007f0b687d3395 Dladdr: 0.003250ms Open: 0.005030ms Search: 0.034660ms +0x00007f0b687b9840 Dladdr: 0.003290ms Open: 0.005480ms Search: 0.034230ms +0x00007f0c3419429e Dladdr: 0.312340ms Open: 0.010610ms Search: 0.050770ms +0x00007f0c341800f9 Dladdr: 0.269740ms Open: 0.005590ms Search: 0.043440ms +0x00007f0c2b643dbf Dladdr: 0.112250ms Open: 0.008220ms Search: 0.043491ms +0x00007f0c2b6488a9 Dladdr: 0.119420ms Open: 0.005290ms Search: 0.041420ms +0x00007f0c2c3b01e8 Dladdr: 0.115750ms Open: 0.007090ms Search: 0.047620ms +0x000000000023a54d Dladdr: 0.003680ms Open: 0.007180ms Search: 0.028780ms +0x00007f0c2c3bbb30 Dladdr: 0.111860ms Open: 0.005350ms Search: 0.038790ms +0x000000000024cd32 Dladdr: 0.002290ms Open: 0.004720ms Search: 0.030900ms +0x00007f0c373afe59 Dladdr: 0.005030ms Open: 0.010160ms Search: 0.024050ms +0x00007f0c298366c0 Dladdr: 0.022280ms Open: 0.005680ms Search: 0.001330ms +0x00007f0c298367f8 Dladdr: 0.016370ms Open: 0.002120ms Search: 0.000130ms +0x0000000000239649 Dladdr: 0.001950ms Open: 0.004190ms Search: 0.027300ms +FPlatformStackWalk::StackWalkAndDump - 0.002 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 148] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007f0b687ea7b7 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_0::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +[Callstack] 0x00007f0b687966d7 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +[Callstack] 0x00007f0b687a24d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[Callstack] 0x00007f0b687d3396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007f0b687b9841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007f0c3419429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007f0c341800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007f0c2b643dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007f0c2b6488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007f0c2c3b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007f0c2c3bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007f0c373afe5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007f0c298366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007f0c298367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [<,:-1] + + SubmitErrorReport - 0.000 s + SendNewReport - 0.018 s + FDebug::EnsureFailed - 0.030 s +0x00007f0b687ea7f8 Dladdr: 0.061680ms Open: 0.015120ms Search: 0.036380ms +0x00007f0b687966ef Dladdr: 0.005620ms Open: 0.006350ms Search: 0.037400ms +0x00007f0b687a24d3 Dladdr: 0.003680ms Open: 0.005490ms Search: 0.039100ms +0x00007f0b687d3395 Dladdr: 0.002900ms Open: 0.004750ms Search: 0.038110ms +0x00007f0b687b9840 Dladdr: 0.002640ms Open: 0.004630ms Search: 0.034310ms +0x00007f0c3419429e Dladdr: 0.423790ms Open: 0.061400ms Search: 0.055270ms +0x00007f0c341800f9 Dladdr: 0.278591ms Open: 0.007530ms Search: 0.042510ms +0x00007f0c2b643dbf Dladdr: 0.127310ms Open: 0.014130ms Search: 0.047360ms +0x00007f0c2b6488a9 Dladdr: 0.102480ms Open: 0.005470ms Search: 0.039720ms +0x00007f0c2c3b01e8 Dladdr: 0.127780ms Open: 0.006220ms Search: 0.045200ms +0x000000000023a54d Dladdr: 0.004310ms Open: 0.007930ms Search: 0.030260ms +0x00007f0c2c3bbb30 Dladdr: 0.112310ms Open: 0.005410ms Search: 0.039520ms +0x000000000024cd32 Dladdr: 0.002300ms Open: 0.004650ms Search: 0.029140ms +0x00007f0c373afe59 Dladdr: 0.003520ms Open: 0.009770ms Search: 0.023730ms +0x00007f0c298366c0 Dladdr: 0.038480ms Open: 0.012150ms Search: 0.002970ms +0x00007f0c298367f8 Dladdr: 0.015490ms Open: 0.002530ms Search: 0.000160ms +0x0000000000239649 Dladdr: 0.002140ms Open: 0.008860ms Search: 0.028330ms +FPlatformStackWalk::StackWalkAndDump - 0.002 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 149] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007f0b687ea7f9 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_1::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +[Callstack] 0x00007f0b687966f0 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +[Callstack] 0x00007f0b687a24d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[Callstack] 0x00007f0b687d3396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007f0b687b9841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007f0c3419429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007f0c341800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007f0c2b643dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007f0c2b6488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007f0c2c3b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007f0c2c3bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007f0c373afe5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007f0c298366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007f0c298367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [<,:-1] + + SubmitErrorReport - 0.000 s + SendNewReport - 0.022 s + FDebug::EnsureFailed - 0.027 s +0x00007f0b687ea83a Dladdr: 0.099110ms Open: 0.017590ms Search: 0.036490ms +0x00007f0b68796607 Dladdr: 0.003720ms Open: 0.005370ms Search: 0.035500ms +0x00007f0b687a24d3 Dladdr: 0.003100ms Open: 0.005640ms Search: 0.035090ms +0x00007f0b687d3395 Dladdr: 0.015470ms Open: 0.005900ms Search: 0.035040ms +0x00007f0b687b9840 Dladdr: 0.003320ms Open: 0.005200ms Search: 0.038140ms +0x00007f0c3419429e Dladdr: 0.506441ms Open: 0.012900ms Search: 0.049030ms +0x00007f0c341800f9 Dladdr: 0.330270ms Open: 0.012520ms Search: 0.052410ms +0x00007f0c2b643dbf Dladdr: 0.243720ms Open: 0.025830ms Search: 0.059150ms +0x00007f0c2b6488a9 Dladdr: 0.126440ms Open: 0.011800ms Search: 0.045260ms +0x00007f0c2c3b01e8 Dladdr: 0.118480ms Open: 0.007600ms Search: 0.043980ms +0x000000000023a54d Dladdr: 0.011050ms Open: 0.007370ms Search: 0.028030ms +0x00007f0c2c3bbb30 Dladdr: 0.112080ms Open: 0.009630ms Search: 0.040650ms +0x000000000024cd32 Dladdr: 0.002350ms Open: 0.004800ms Search: 0.029850ms +0x00007f0c373afe59 Dladdr: 0.001530ms Open: 0.005640ms Search: 0.021320ms +0x00007f0c298366c0 Dladdr: 0.024780ms Open: 0.004370ms Search: 0.000920ms +0x00007f0c298367f8 Dladdr: 0.015750ms Open: 0.002170ms Search: 0.000130ms +0x0000000000239649 Dladdr: 0.001830ms Open: 0.004900ms Search: 0.026520ms +FPlatformStackWalk::StackWalkAndDump - 0.003 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 154] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007f0b687ea83b libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_2::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:154] +[Callstack] 0x00007f0b68796608 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:154] +[Callstack] 0x00007f0b687a24d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[Callstack] 0x00007f0b687d3396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007f0b687b9841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007f0c3419429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007f0c341800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007f0c2b643dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007f0c2b6488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007f0c2c3b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007f0c2c3bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007f0c373afe5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007f0c298366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007f0c298367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [<,:-1] + + SubmitErrorReport - 0.000 s + SendNewReport - 0.021 s + FDebug::EnsureFailed - 0.033 s +0x00007f0b687ea87c Dladdr: 0.089140ms Open: 0.038620ms Search: 0.040830ms +0x00007f0b6879661d Dladdr: 0.004180ms Open: 0.005710ms Search: 0.029350ms +0x00007f0b687a24d3 Dladdr: 0.003660ms Open: 0.005370ms Search: 0.036731ms +0x00007f0b687d3395 Dladdr: 0.004140ms Open: 0.006530ms Search: 0.039480ms +0x00007f0b687b9840 Dladdr: 0.006190ms Open: 0.011250ms Search: 0.039460ms +0x00007f0c3419429e Dladdr: 0.519150ms Open: 0.013210ms Search: 0.047700ms +0x00007f0c341800f9 Dladdr: 0.290800ms Open: 0.005850ms Search: 0.044030ms +0x00007f0c2b643dbf Dladdr: 0.119260ms Open: 0.010480ms Search: 0.053950ms +0x00007f0c2b6488a9 Dladdr: 0.107990ms Open: 0.009830ms Search: 0.041820ms +0x00007f0c2c3b01e8 Dladdr: 0.116550ms Open: 0.005680ms Search: 0.045090ms +0x000000000023a54d Dladdr: 0.003180ms Open: 0.006230ms Search: 0.030350ms +0x00007f0c2c3bbb30 Dladdr: 0.111490ms Open: 0.013370ms Search: 0.042510ms +0x000000000024cd32 Dladdr: 0.002340ms Open: 0.004930ms Search: 0.031850ms +0x00007f0c373afe59 Dladdr: 0.001750ms Open: 0.006870ms Search: 0.022650ms +0x00007f0c298366c0 Dladdr: 0.024910ms Open: 0.006190ms Search: 0.002310ms +0x00007f0c298367f8 Dladdr: 0.012830ms Open: 0.002410ms Search: 0.000140ms +0x0000000000239649 Dladdr: 0.001920ms Open: 0.004890ms Search: 0.029650ms +FPlatformStackWalk::StackWalkAndDump - 0.003 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 155] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007f0b687ea87d libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_3::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:155] +[Callstack] 0x00007f0b6879661e libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:155] +[Callstack] 0x00007f0b687a24d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[Callstack] 0x00007f0b687d3396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007f0b687b9841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007f0c3419429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007f0c341800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007f0c2b643dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007f0c2b6488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007f0c2c3b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007f0c2c3bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007f0c373afe5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007f0c298366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007f0c298367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [<,:-1] + + SubmitErrorReport - 0.000 s diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-569116F943774B049DA34ED3D6FAB62C/CrashContext.runtime-xml b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-569116F943774B049DA34ED3D6FAB62C/CrashContext.runtime-xml new file mode 100644 index 0000000..e64fbd0 --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-569116F943774B049DA34ED3D6FAB62C/CrashContext.runtime-xml @@ -0,0 +1,1216 @@ + + + + 3 + D2E650664F7748C6BB322947B339457A + UECC-Linux-760B0150F4A1468FA1F2D3949700E62A_0003 + true + false + false + Ensure + Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 149] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +0x00007fb2a4d4c7f9 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_1::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +0x00007fb2a4cf86f0 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +0x00007fb2a4d044d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +0x00007fb2a4d35396 libUnrealEditor-OpenXRHMD.so!TSharedRef<FOpenXRHMD, (ESPMode)1> FSceneViewExtensions::NewExtension<FOpenXRHMD, XrInstance_T*&, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr<FOpenXRRenderBridge>&&&, TArray<char const*, TSizedDefaultAllocator<32> >&&&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +0x00007fb2a4d1b841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +0x00007fb3a219429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +0x00007fb3a21800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +0x00007fb399643dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +0x00007fb3996488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +0x00007fb39a3b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +0x00007fb39a3bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +0x00007fb3a53d9e5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +0x00007fb3978366c1 libc.so.6!UnknownFunction(0x276c0) +0x00007fb3978367f9 libc.so.6!__libc_start_main(+0x88) +0x000000000023964a UnrealEditor!_start [X :-1] + + + Attended + 8779 + 0 + false + false + true + false + UE-MyProject2 + UnrealEditor + Development + + LinuxEditor + Linux [Arch Linux 6.19.11-arch1-1 64b] + Linux + Editor + Vanilla + + 5.6.1-44394996+++UE5+Release-5.6 + 5.6.1-44394996+++UE5+Release-5.6 + CommandLineRemoved + 9 + en_US + ++UE5+Release-5.6-CL-44394996 + **UE5*Release-5.6-CL-44394996-Linux-Development + true + false + + /opt/unreal-engine/Engine/Binaries/Linux/ + /opt/unreal-engine/ + E5D2B3C70A61446E8360CCAEADDA3CCF-000003E8 + e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 + + + Sent in the unattended mode + + 0 + + 8 + 16 + 1 + AuthenticAMD + AMD Ryzen 7 3800X 8-Core Processor + NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86 + Arch Linux + 6.19.11-arch1-1 + + 67336896512 + 0 + 4096 + 63 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 8 + libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_1::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +libUnrealEditor-OpenXRHMD.so!TSharedRef<FOpenXRHMD, (ESPMode)1> FSceneViewExtensions::NewExtension<FOpenXRHMD, XrInstance_T*&, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr<FOpenXRRenderBridge>&&&, TArray<char const*, TSizedDefaultAllocator<32> >&&&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +libc.so.6!UnknownFunction(0x276c0) +libc.so.6!__libc_start_main(+0x88) +UnrealEditor!_start [/opt/unreal-engine/Engine/Binaries/Linux/UnrealEditor:-1] + + + +libUnrealEditor-OpenXRHMD 0x00007fb2a4cb2000 + 9a7f9 +libUnrealEditor-OpenXRHMD 0x00007fb2a4cb2000 + 466f0 +libUnrealEditor-OpenXRHMD 0x00007fb2a4cb2000 + 524d4 +libUnrealEditor-OpenXRHMD 0x00007fb2a4cb2000 + 83396 +libUnrealEditor-OpenXRHMD 0x00007fb2a4cb2000 + 69841 +libUnrealEditor-Engine 0x00007fb39cc00000 + 559429f +libUnrealEditor-Engine 0x00007fb39cc00000 + 55800fa +libUnrealEditor-UnrealEd 0x00007fb397e00000 + 1843dc0 +libUnrealEditor-UnrealEd 0x00007fb397e00000 + 18488aa +libUnrealEditor-UnrealEd 0x00007fb397e00000 + 25b01e9 +UnrealEditor 0x0000000000200000 + 3a54e +libUnrealEditor-UnrealEd 0x00007fb397e00000 + 25bbb31 +UnrealEditor 0x0000000000200000 + 4cd33 +libUnrealEditor-UnixCommonStartup 0x00007fb3a53d1000 + 8e5a +libc.so 0x00007fb39780f000 + 276c1 +libc.so 0x00007fb39780f000 + 277f9 +UnrealEditor 0x0000000000200000 + 3964a + + FD8312287805F0F84EC71D7A70D332520ECF1BBC + 639123795810580000 + 1 + AMD Ryzen 7 3800X 8-Core Processor + 1.0 + + + + 5 + Trace/breakpoint trap + 0 + 0 + + + LinuxEditorNo errors + false + Vulkan + NVIDIA GeForce RTX 4090 + 595.58 + 595.58 + 01-01-01 + SM6 + NVIDIA + 2684 + LinuxEditor + + + + + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RDG Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IoStore Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mass Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "World Metrics" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "XGE Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Enhanced Input" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Visual Debugger" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "FastBuild Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Command Link Server" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chaos Insights" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "UBA Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chaos Cloth" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mesh Painting" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "TraceUtilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem NULL" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Services" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Base" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem Utils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "EOS Shared" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Gameplay Cameras" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Engine Cameras" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Camera Shake Previewer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Launcher Chunk Installer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Color Grading" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Facial Animation Bulk Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Asset Manager Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Engine Asset Definitions" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Blueprint C++ Header Preview" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Wizard for mobile packaging scenarios" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Proxy LOD Plugin (Experimental)" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UMG Widget Preview" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Data Validation" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "Stylus & Tablet Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CryptoKeys" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GameplayTagsEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "EditorDebugTools" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mac Graphics Switching" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Modeling Tools Editor Mode" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GeometryMode" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Curve Editor Tools" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequencer Anim Tools" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Mesh LOD Toolset" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Plugin Browser" +} + { +"Version": 2, +"VersionName": "0.2", +"FriendlyName": "UVEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Scripting Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Changelist Reviews" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "World Partition HLOD Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Material Analyzer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "SpeedTree Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Framework" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Framework Assets" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "CLion Integration" +} + { +"Version": 110, +"VersionName": "1.11.0", +"FriendlyName": "Plastic SCM" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Perforce" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Dump GPU Services" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "PIX on Windows GPU Capture Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Visual Studio Code Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Plugin Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XCode Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CodeLite Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Subversion" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Sharing" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RenderDoc Plugin" +} + { +"Version": 2, +"VersionName": "1.7", +"FriendlyName": "Rider Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UObject Example Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Project Launcher" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Linux Compiler-only Integration" +} + { +"Version": 14, +"VersionName": "1.4", +"FriendlyName": "Git" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Property Access Node" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Visual Studio Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Oodle Texture" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "10X Editor Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NamingTokens" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "KDevelop Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Oodle Network" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Actor Sequence (Experimental)" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Template Sequence" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequencer Scripting" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Level Sequence Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MetaHuman SDK" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Media Compositing" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "AVF Media Player" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "Android Media Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Media Player Editor" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "WMF Media Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Image Sequence Media Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "WebM Video Player" +} + { +"Version": 0, +"VersionName": "0.1", +"FriendlyName": "Media Plate" +} + { +"Version": 131, +"VersionName": "1.3.1", +"FriendlyName": "glTF Exporter" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Datasmith Content" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Variant Manager" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Variant Manager Content" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Tests" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Niagara" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NiagaraSimCaching" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Cascade Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Alembic Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Performance" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Localizable Message" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "GeometryFlow" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Telemetry" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequence Navigator" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Platform Cryptography Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Low-level network trace Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosUserDataPT" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Level Sequence Navigator Bridge" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NFORDenoise" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Tool Presets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosCaching" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "TEDS: Editor Data Storage" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Python Editor Script Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Planar Cut" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Automation Utilities" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Fracture" +} + { +"Version": 1, +"VersionName": "1", +"FriendlyName": "BackChannel" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry Dataflow Nodes" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Experimental Mesh Modeling Toolset" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Telemetry" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Skeletal Mesh Simplifier (Early Access)" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Editor DataflowGraph" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Batch Renamer" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Niagara" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Full Body IK" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "TEDS: Editor Data Storage Features" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "CharacterAI" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Solver" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MsQuic Runtime Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Asset Tags" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Procedural Mesh Component" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GooglePAD" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Android Runtime Permission" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Example Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Windows Movie Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Linux Device Profile Selector" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Mesh Modeling Toolset" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry Processing" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Custom Mesh Component" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IOS Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Audio Capture" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "StateTree" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Wave Tables" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Apple Movie Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chunk Downloader" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XRBase" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Google Cloud Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Resonance Audio" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ArchVis Character" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Input Debugging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXR" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Windows Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Android Movie Player" +} + { +"Version": 1, +"VersionName": "1.1", +"FriendlyName": "Synthesis and DSP Effects" +} + { +"Version": 2, +"VersionName": "1.0", +"FriendlyName": "Groom" +} + { +"Version": 1, +"VersionName": "0.9", +"FriendlyName": "Compute Framework" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mobile Patching Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Apple Image Utils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Movie Player for WebM files" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXREyeTracker" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Audio Synesthesia" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Cable Component" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RigVM" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "PropertyBindingUtils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Significance Manager" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Android Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "SoundFields" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MetaSound" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AndroidFileServer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Property Access Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Actor Layer Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AudioWidgets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Geometry Cache" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mobile Location Services Blueprints Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXRHandTracking" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UDP Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "TCP Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NNERuntimeORT" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NNEDenoiser" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Paper2D" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Take Recorder" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Camera Calibration Core" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Environment Query Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AISupport" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig Modules" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig" +} + { +"Version": 10, +"VersionName": "10.2.7", +"FriendlyName": "RigLogic Plugin v10.3.0" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig Spline" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IK Rig" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Modifier Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Skeletal Mesh Editing Tools" +} + { +"Version": 1, +"VersionName": "2.0", +"FriendlyName": "Live Link" +} + { +"Version": 1, +"VersionName": "0.9", +"FriendlyName": "Deformer Graph" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Blendspace Motion Analysis" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Tweening Utils" +} + { +"Version": 30100, +"VersionName": "3.1.0", +"FriendlyName": "Animation Compression Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Data" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Portable Object File Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - Class Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - File Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - Asset Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XInput Device" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "BaseCharacterFXEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CompositeCore" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem GooglePlay" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem iOS" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Light Mixer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Object Mixer" +} + + diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-569116F943774B049DA34ED3D6FAB62C/CrashReportClient.ini b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-569116F943774B049DA34ED3D6FAB62C/CrashReportClient.ini new file mode 100644 index 0000000..ac738fd --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-569116F943774B049DA34ED3D6FAB62C/CrashReportClient.ini @@ -0,0 +1,10 @@ +[CrashReportClient] +bHideLogFilesOption=false +bHideAllowToBeContactedOption=false +bIsAllowedToCloseWithoutSending=true +bIsAllowedToSendWithoutDetailedInfo=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true +bAgreeToCrashUpload=false + diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-569116F943774B049DA34ED3D6FAB62C/Diagnostics.txt b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-569116F943774B049DA34ED3D6FAB62C/Diagnostics.txt new file mode 100644 index 0000000..da39e3c --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-569116F943774B049DA34ED3D6FAB62C/Diagnostics.txt @@ -0,0 +1,36 @@ +Generating report for minidump + +Application version 5.6.1.0 + ... built from changelist 44394996 + +OS version Linux 6.19.11-arch1-1 (network name: WEYLAND-YUTANI) +Running 8 x86_64 processors (16 logical cores) +Exception was "Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 149] " + + + + + +libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_1::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +libc.so.6!UnknownFunction(0x276c0) +libc.so.6!__libc_start_main(+0x88) +UnrealEditor!_start [/opt/unreal-engine/Engine/Binaries/Linux/UnrealEditor:-1] + + + +0 loaded modules + +Report end! diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-569116F943774B049DA34ED3D6FAB62C/MyProject2.log b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-569116F943774B049DA34ED3D6FAB62C/MyProject2.log new file mode 100644 index 0000000..059ff19 --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-569116F943774B049DA34ED3D6FAB62C/MyProject2.log @@ -0,0 +1,1517 @@ +Stats thread started at 0.129502 +Metadata set : systemresolution.resx="1280" +Metadata set : systemresolution.resy="720" +OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +Session CrashGUID >==================================================== + Session CrashGUID > UECC-Linux-760B0150F4A1468FA1F2D3949700E62A + Session CrashGUID >==================================================== +No local boot hotfix file found at: [../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +Pre-Initializing Audio Device Manager... +AudioInfo: 'OPUS' Registered +AudioInfo: 'OGG' Registered +AudioInfo: 'ADPCM' Registered +AudioInfo: 'PCM' Registered +AudioInfo: 'BINKA' Registered +AudioInfo: 'RADA' Registered +Audio Device Manager Pre-Initialized +Looking for build plugins target receipt +Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +Asset registry cache read as 67.9 MiB from ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_0.bin +Loading Android ini files took 0.14 seconds +Loading Mac ini files took 0.15 seconds +Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +Looking for enabled plugins target receipt +Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +Loading VulkanPC ini files took 0.21 seconds +Loading IOS ini files took 0.23 seconds +Loading Windows ini files took 0.25 seconds +Loading VisionOS ini files took 0.26 seconds +Loading Unix ini files took 0.26 seconds +Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +Loading TVOS ini files took 0.34 seconds +Mounting Engine plugin RenderGraphInsights +Mounting Engine plugin IoStoreInsights +Mounting Engine plugin MassInsights +Mounting Engine plugin WorldMetrics +Mounting Engine plugin XGEController +Mounting Engine plugin EnhancedInput +Mounting Engine plugin ChaosVD +Mounting Engine plugin FastBuildController +Mounting Engine plugin CmdLinkServer +Mounting Engine plugin ChaosInsights +Mounting Engine plugin UbaController +Mounting Engine plugin ChaosCloth +Mounting Engine plugin MeshPainting +Mounting Engine plugin TraceUtilities +Mounting Engine plugin OnlineSubsystemNull +Loading LinuxArm64 ini files took 0.46 seconds +Mounting Engine plugin OnlineServices +Mounting Engine plugin OnlineBase +Loading Linux ini files took 0.47 seconds +Mounting Engine plugin OnlineSubsystem +Mounting Engine plugin OnlineSubsystemUtils +Mounting Engine plugin EOSShared +Mounting Engine plugin GameplayCameras +Mounting Engine plugin EngineCameras +Mounting Engine plugin CameraShakePreviewer +Mounting Engine plugin LauncherChunkInstaller +Mounting Engine plugin ColorGrading +Mounting Engine plugin FacialAnimation +Mounting Engine plugin AssetManagerEditor +Mounting Engine plugin EngineAssetDefinitions +Mounting Engine plugin BlueprintHeaderView +Mounting Engine plugin MobileLauncherProfileWizard +Mounting Engine plugin ProxyLODPlugin +Mounting Engine plugin UMGWidgetPreview +Mounting Engine plugin DataValidation +Mounting Engine plugin StylusInput +Mounting Engine plugin CryptoKeys +Mounting Engine plugin GameplayTagsEditor +Mounting Engine plugin EditorDebugTools +Mounting Engine plugin MacGraphicsSwitching +Mounting Engine plugin ModelingToolsEditorMode +Mounting Engine plugin GeometryMode +Mounting Engine plugin CurveEditorTools +Mounting Engine plugin SequencerAnimTools +Mounting Engine plugin MeshLODToolset +Mounting Engine plugin PluginBrowser +Mounting Engine plugin UVEditor +Mounting Engine plugin EditorScriptingUtilities +Mounting Engine plugin ChangelistReview +Mounting Engine plugin WorldPartitionHLODUtilities +Mounting Engine plugin MaterialAnalyzer +Mounting Engine plugin SpeedTreeImporter +Mounting Engine plugin Interchange +Mounting Engine plugin InterchangeEditor +Mounting Engine plugin InterchangeAssets +Mounting Engine plugin CLionSourceCodeAccess +Mounting Engine plugin PlasticSourceControl +Mounting Engine plugin PerforceSourceControl +Mounting Engine plugin DumpGPUServices +Mounting Engine plugin PixWinPlugin +Mounting Engine plugin VisualStudioCodeSourceCodeAccess +Mounting Engine plugin PluginUtils +Mounting Engine plugin XCodeSourceCodeAccess +Mounting Engine plugin CodeLiteSourceCodeAccess +Mounting Engine plugin SubversionSourceControl +Mounting Engine plugin AnimationSharing +Mounting Engine plugin RenderDocPlugin +Mounting Engine plugin RiderSourceCodeAccess +Mounting Engine plugin UObjectPlugin +Mounting Engine plugin ProjectLauncher +Mounting Engine plugin NullSourceCodeAccess +Mounting Engine plugin GitSourceControl +Mounting Engine plugin PropertyAccessNode +Mounting Engine plugin VisualStudioSourceCodeAccess +Mounting Engine plugin TextureFormatOodle +Mounting Engine plugin N10XSourceCodeAccess +Mounting Engine plugin NamingTokens +Mounting Engine plugin KDevelopSourceCodeAccess +Mounting Engine plugin OodleNetwork +Mounting Engine plugin ActorSequence +Mounting Engine plugin TemplateSequence +Mounting Engine plugin SequencerScripting +Mounting Engine plugin LevelSequenceEditor +Mounting Engine plugin MetaHumanSDK +Mounting Engine plugin MediaCompositing +Mounting Engine plugin AvfMedia +Mounting Engine plugin AndroidMedia +Mounting Engine plugin MediaPlayerEditor +Mounting Engine plugin WmfMedia +Mounting Engine plugin ImgMedia +Mounting Engine plugin WebMMedia +Mounting Engine plugin MediaPlate +Mounting Engine plugin GLTFExporter +Mounting Engine plugin DatasmithContent +Mounting Engine plugin VariantManager +Mounting Engine plugin VariantManagerContent +Mounting Engine plugin InterchangeTests +Mounting Engine plugin Niagara +Mounting Engine plugin NiagaraSimCaching +Mounting Engine plugin Cascade +Mounting Engine plugin AlembicImporter +Mounting Engine plugin EditorPerformance +Mounting Engine plugin LocalizableMessage +Mounting Engine plugin GeometryFlow +Mounting Engine plugin RuntimeTelemetry +Mounting Engine plugin SequenceNavigator +Mounting Engine plugin PlatformCrypto +Mounting Engine plugin LowLevelNetTrace +Mounting Engine plugin GeometryCollectionPlugin +Mounting Engine plugin ChaosUserDataPT +Mounting Engine plugin LevelSequenceNavigatorBridge +Mounting Engine plugin NFORDenoise +Mounting Engine plugin ToolPresets +Mounting Engine plugin ChaosCaching +Mounting Engine plugin EditorDataStorage +Mounting Engine plugin PythonScriptPlugin +Mounting Engine plugin PlanarCut +Mounting Engine plugin AutomationUtils +Mounting Engine plugin Fracture +Mounting Engine plugin BackChannel +Mounting Engine plugin GeometryDataflow +Mounting Engine plugin MeshModelingToolsetExp +Mounting Engine plugin EditorTelemetry +Mounting Engine plugin SkeletalReduction +Mounting Engine plugin Dataflow +Mounting Engine plugin AdvancedRenamer +Mounting Engine plugin ChaosNiagara +Mounting Engine plugin FullBodyIK +Mounting Engine plugin EditorDataStorageFeatures +Mounting Engine plugin CharacterAI +Mounting Engine plugin ChaosSolverPlugin +Mounting Engine plugin ChaosEditor +Mounting Engine plugin MsQuic +Mounting Engine plugin AssetTags +Mounting Engine plugin ProceduralMeshComponent +Mounting Engine plugin GooglePAD +Mounting Engine plugin AndroidPermission +Mounting Engine plugin ExampleDeviceProfileSelector +Mounting Engine plugin WindowsMoviePlayer +Mounting Engine plugin LinuxDeviceProfileSelector +Mounting Engine plugin MeshModelingToolset +Mounting Engine plugin GeometryProcessing +Mounting Engine plugin CustomMeshComponent +Mounting Engine plugin IOSDeviceProfileSelector +Mounting Engine plugin AudioCapture +Mounting Engine plugin StateTree +Mounting Engine plugin WaveTable +Mounting Engine plugin AppleMoviePlayer +Mounting Engine plugin ChunkDownloader +Mounting Engine plugin XRBase +Mounting Engine plugin GoogleCloudMessaging +Mounting Engine plugin ResonanceAudio +Mounting Engine plugin ArchVisCharacter +Mounting Engine plugin InputDebugging +Mounting Engine plugin OpenXR +Mounting Engine plugin WindowsDeviceProfileSelector +Mounting Engine plugin AndroidMoviePlayer +Mounting Engine plugin Synthesis +Mounting Engine plugin HairStrands +Mounting Engine plugin ComputeFramework +Mounting Engine plugin MobilePatchingUtils +Mounting Engine plugin AppleImageUtils +Mounting Engine plugin WebMMoviePlayer +Mounting Engine plugin OpenXREyeTracker +Mounting Engine plugin AudioSynesthesia +Mounting Engine plugin CableComponent +Mounting Engine plugin RigVM +Mounting Engine plugin PropertyBindingUtils +Mounting Engine plugin SignificanceManager +Mounting Engine plugin AndroidDeviceProfileSelector +Mounting Engine plugin SoundFields +Mounting Engine plugin Metasound +Mounting Engine plugin AndroidFileServer +Mounting Engine plugin PropertyAccessEditor +Mounting Engine plugin ActorLayerUtilities +Mounting Engine plugin AudioWidgets +Mounting Engine plugin GeometryCache +Mounting Engine plugin LocationServicesBPLibrary +Mounting Engine plugin OpenXRHandTracking +Mounting Engine plugin UdpMessaging +Mounting Engine plugin TcpMessaging +Mounting Engine plugin NNERuntimeORT +Mounting Engine plugin NNEDenoiser +Mounting Engine plugin Paper2D +Mounting Engine plugin Takes +Mounting Engine plugin CameraCalibrationCore +Mounting Engine plugin EnvironmentQueryEditor +Mounting Engine plugin AISupport +Mounting Engine plugin ControlRigModules +Mounting Engine plugin ControlRig +Mounting Engine plugin RigLogic +Mounting Engine plugin GameplayInsights +Mounting Engine plugin ControlRigSpline +Mounting Engine plugin IKRig +Mounting Engine plugin AnimationModifierLibrary +Mounting Engine plugin SkeletalMeshModelingTools +Mounting Engine plugin LiveLink +Mounting Engine plugin DeformerGraph +Mounting Engine plugin BlendSpaceMotionAnalysis +Mounting Engine plugin TweeningUtils +Mounting Engine plugin ACLPlugin +Mounting Engine plugin AnimationData +Mounting Engine plugin PortableObjectFileDataSource +Mounting Engine plugin ContentBrowserClassDataSource +Mounting Engine plugin ContentBrowserFileDataSource +Mounting Engine plugin ContentBrowserAssetDataSource +Mounting Engine plugin XInputDevice +Mounting Engine plugin BaseCharacterFXEditor +Mounting Engine plugin CompositeCore +Mounting Engine plugin OnlineSubsystemGooglePlay +Mounting Engine plugin OnlineSubsystemIOS +Mounting Engine plugin LightMixer +Mounting Engine plugin ObjectMixer +Revision control is disabled +Revision control is disabled +Revision control is disabled +Using libcurl 8.12.1 + - built for x86_64-unknown-linux-gnu + - supports SSL with OpenSSL/1.1.1t + - supports HTTP deflate (compression) using libz 1.3 + - other features: + CURL_VERSION_SSL + CURL_VERSION_LIBZ + CURL_VERSION_IPV6 + CURL_VERSION_ASYNCHDNS + CURL_VERSION_LARGEFILE + CURL_VERSION_TLSAUTH_SRP + CURL_VERSION_HTTP2 + CurlRequestOptions (configurable via config and command line): + - bVerifyPeer = true - Libcurl will verify peer certificate + - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy + - bDontReuseConnections = false - Libcurl will reuse connections + - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host + - LocalHostAddr = Default + - BufferSize = 65536 +CreateHttpThread using FCurlMultiPollEventLoopHttpThread +Creating http thread with maximum 256 concurrent requests +OSS: Created online subsystem instance for: NULL +OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] +Initialize Initializing EOSSDK Version:1.17.0-41373641 +Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine] +RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings. +Started StudioTelemetry Session +NFORDenoise function starting up +Applying CVar settings from Section [/Script/CompositeCore.CompositeCorePluginSettings] File [Engine] +ExecutableName: UnrealEditor +Build: ++UE5+Release-5.6-CL-44394996 +Platform=LinuxEditor +MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +DeviceId= +Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +Net CL: 43139311 +OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +Compiled (64-bit): Jul 28 2025 20:54:48 +Architecture: x64 +Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +Build Configuration: Development +Branch Name: ++UE5+Release-5.6 +Command Line: +Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +Allocator: Mimalloc +Installed Engine Build: 1 +This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +Number of dev versions registered: 37 + Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 10 + Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0 + Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 4 + Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 40 + Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 37 + Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 3 + Dev-Networking (A4E4105C-59A1-49B5-A7C5-40C4547EDFEE): 0 + Dev-Online (39C831C9-5AE6-47DC-9A44-9C173E1C8E7C): 0 + Dev-Physics (78F01B33-EBEA-4F98-B9B4-84EACCB95AA2): 20 + Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0 + Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 49 + Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 13 + Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 3 + Dev-LoadTimes (C2A15278-BFE7-4AFE-6C17-90FF531DF755): 1 + Private-Geometry (6EACA3D4-40EC-4CC1-B786-8BED09428FC5): 3 + Dev-AnimPhys (29E575DD-E0A3-4627-9D10-D276232CDCEA): 17 + Dev-Anim (AF43A65D-7FD3-4947-9873-3E8ED9C1BB05): 15 + Dev-ReflectionCapture (6B266CEC-1EC7-4B8F-A30B-E4D90942FC07): 1 + Dev-Automation (0DF73D61-A23F-47EA-B727-89E90C41499A): 1 + FortniteMain (601D1886-AC64-4F84-AA16-D3DE0DEAC7D6): 207 + FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 8 + FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 13 + FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 17 + Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 11 + Dev-Niagara (F2AED0AC-9AFE-416F-8664-AA7FFA26D6FC): 1 + Dev-Destruction (174F1F0B-B4C6-45A5-B13F-2EE8D0FB917D): 10 + Dev-Physics-Ext (35F94A83-E258-406C-A318-09F59610247C): 41 + Dev-PhysicsMaterial-Chaos (B68FC16E-8B1B-42E2-B453-215C058844FE): 1 + Dev-CineCamera (B2E18506-4273-CFC2-A54E-F4BB758BBA07): 1 + Dev-VirtualProduction (64F58936-FD1B-42BA-BA96-7289D5D0FA4E): 1 + UE5-Main (697DD581-E64F-41AB-AA4A-51ECBEB7B628): 121 + UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 56 + UE5-SpecialProject (59DA5D52-1232-4948-B878-597870B8E98B): 9 + Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2 + Dev-NaniteResearch (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1 + Dev-ComputeFramework (6304A3E7-0059-4F59-8CFC-21BD7721FD4E): 0 + LensFileVersion (8652A554-966A-466C-9FD7-1C6DD61B1ADB): 1 +Presizing for max 25165824 objects, including 0 objects not considered by GC. +Object subsystem initialized +Set CVar [[con.DebugEarlyDefault:1]] +CVar [[con.DebugLateDefault:1]] deferred - dummy variable created +CVar [[con.DebugLateCheat:1]] deferred - dummy variable created +CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created +Set CVar [[r.setres:1280x720]] +Set CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] +CVar [[QualityLevelMapping:high]] deferred - dummy variable created +Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]] +Set CVar [[r.VSync:0]] +Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created +CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created +Set CVar [[r.GPUCrashDebugging:0]] +CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +Set CVar [[r.ForwardShading:1]] +Set CVar [[r.MobileHDR:0]] +Set CVar [[vr.MobileMultiView:1]] +Set CVar [[vr.InstancedStereo:1]] +Set CVar [[r.DefaultFeature.AutoExposure:0]] +Set CVar [[r.DefaultFeature.AmbientOcclusion:0]] +Set CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:0]] +Set CVar [[r.DefaultFeature.MotionBlur:0]] +Set CVar [[r.Mobile.UseHWsRGBEncoding:1]] +Set CVar [[r.Shadow.Virtual.Enable:1]] +Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] +Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]] +Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]] +Set CVar [[r.GenerateMeshDistanceFields:1]] +Set CVar [[r.DynamicGlobalIlluminationMethod:1]] +Set CVar [[r.ReflectionMethod:1]] +Set CVar [[r.Mobile.AntiAliasing:3]] +Set CVar [[r.AntiAliasingMethod:3]] +Set CVar [[r.AllowStaticLighting:1]] +Set CVar [[r.SkinCache.CompileShaders:1]] +Set CVar [[r.RayTracing:1]] +Set CVar [[r.RayTracing.RayTracingProxies.ProjectEnabled:1]] +Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]] +Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +Set CVar [[s.AsyncLoadingThreadEnabled:1]] +Set CVar [[s.EventDrivenLoaderEnabled:1]] +Set CVar [[s.WarnIfTimeLimitExceeded:0]] +Set CVar [[s.TimeLimitExceededMultiplier:1.5]] +Set CVar [[s.TimeLimitExceededMinTime:0.005]] +Set CVar [[s.UseBackgroundLevelStreaming:1]] +Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] +Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +Set CVar [[s.FlushStreamingOnExit:1]] +CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] +Set CVar [[gc.FlushStreamingOnGC:0]] +Set CVar [[gc.NumRetriesBeforeForcingGC:10]] +Set CVar [[gc.AllowParallelGC:1]] +Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] +Set CVar [[gc.MaxObjectsInEditor:25165824]] +Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] +Set CVar [[gc.CreateGCClusters:1]] +Set CVar [[gc.MinGCClusterSize:5]] +Set CVar [[gc.AssetClustreringEnabled:0]] +Set CVar [[gc.ActorClusteringEnabled:0]] +Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] +Set CVar [[gc.GarbageEliminationEnabled:1]] +Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created +CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +CVar [[DefaultASTCQualityBySizeHQ:4]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:AmbientSound]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Mobile.DBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +Initializing SDL. +Initialized SDL 2.30.6 revision: SDL-2.30.6-no-vcs (compiled against 2.30.6) +Using SDL video driver 'x11' +Display metrics: + PrimaryDisplayWidth: 3440 + PrimaryDisplayHeight: 1440 + PrimaryDisplayWorkAreaRect: + Left=0, Top=0, Right=3440, Bottom=1396 + VirtualDisplayRect: + Left=0, Top=0, Right=3440, Bottom=1396 + TitleSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 + ActionSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 + Number of monitors: 1 + Monitor 0 + Name: LG ULTRAGEAR+ 45" + ID: display0 + NativeWidth: 3440 + NativeHeight: 1440 + bIsPrimary: true +Metadata set : systemresolution.resx="3440" +Metadata set : systemresolution.resy="1440" +Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +Set CVar [[r.SkeletalMeshLODBias:0]] +Set CVar [[r.ViewDistanceScale:1.0]] +Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +Set CVar [[r.FXAA.Quality:4]] +Set CVar [[r.TemporalAA.Quality:2]] +Set CVar [[r.TSR.History.R11G11B10:1]] +Set CVar [[r.TSR.History.ScreenPercentage:200]] +Set CVar [[r.TSR.History.UpdateQuality:3]] +Set CVar [[r.TSR.ShadingRejection.Flickering:1]] +Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] +Set CVar [[r.TSR.ReprojectionField:1]] +Set CVar [[r.TSR.Resurrection:1]] +Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +Set CVar [[r.LightFunctionQuality:1]] +Set CVar [[r.ShadowQuality:5]] +Set CVar [[r.Shadow.CSM.MaxCascades:10]] +Set CVar [[r.Shadow.MaxResolution:2048]] +Set CVar [[r.Shadow.MaxCSMResolution:2048]] +Set CVar [[r.Shadow.RadiusThreshold:0.01]] +Set CVar [[r.Shadow.DistanceScale:1.0]] +Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] +Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +Set CVar [[r.DistanceFieldShadowing:1]] +Set CVar [[r.VolumetricFog:1]] +Set CVar [[r.VolumetricFog.GridPixelSize:8]] +Set CVar [[r.VolumetricFog.GridSizeZ:128]] +Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +Set CVar [[r.LightMaxDrawDistanceScale:1]] +Set CVar [[r.CapsuleShadows:1]] +Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] +Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] +Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] +Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] +Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] +Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +Set CVar [[r.DistanceFieldAO:1]] +Set CVar [[r.SkylightIntensityMultiplier:1.0]] +Set CVar [[r.AOQuality:2]] +Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] +Set CVar [[r.LumenScene.DirectLighting.MaxLightsPerTile:8]] +Set CVar [[r.LumenScene.DirectLighting.UpdateFactor:32]] +Set CVar [[r.LumenScene.Radiosity.UpdateFactor:64]] +Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] +Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] +Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] +Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] +Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:100]] +Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] +Set CVar [[r.Lumen.ScreenProbeGather.NumAdaptiveProbes:8]] +Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] +Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] +Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] +Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] +Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] +Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] +Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.HardwareRayTracing:0]] +Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.BentNormal:1]] +Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] +Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] +Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] +Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] +Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:70]] +Set CVar [[r.RayTracing.Scene.BuildMode:1]] +Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +Set CVar [[r.SSR.Quality:3]] +Set CVar [[r.SSR.HalfResSceneColor:0]] +Set CVar [[r.Lumen.Reflections.Allow:1]] +Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] +Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] +Set CVar [[r.Lumen.ScreenProbeGather.MaxRoughnessToEvaluateRoughSpecularForFoliage:0.8]] +Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.NumSamples:5]] +Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.MinWeight:0]] +Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] +Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] +Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +Set CVar [[r.MotionBlurQuality:4]] +Set CVar [[r.MotionBlur.HalfResGather:0]] +Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +Set CVar [[r.AmbientOcclusionMaxQuality:100]] +Set CVar [[r.AmbientOcclusionLevels:-1]] +Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] +Set CVar [[r.DepthOfFieldQuality:2]] +Set CVar [[r.RenderTargetPoolMin:400]] +Set CVar [[r.LensFlareQuality:2]] +Set CVar [[r.SceneColorFringeQuality:1]] +Set CVar [[r.EyeAdaptationQuality:2]] +Set CVar [[r.BloomQuality:5]] +Set CVar [[r.Bloom.ScreenPercentage:50.000]] +Set CVar [[r.FastBlurThreshold:100]] +Set CVar [[r.Upscale.Quality:3]] +Set CVar [[r.LightShaftQuality:1]] +Set CVar [[r.Filter.SizeScale:1]] +Set CVar [[r.Tonemapper.Quality:5]] +Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] +Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +Applying CVar settings from Section [TextureQuality@3] File [Scalability] +Set CVar [[r.Streaming.MipBias:0]] +Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +Set CVar [[r.Streaming.Boost:1]] +Set CVar [[r.MaxAnisotropy:8]] +Set CVar [[r.VT.MaxAnisotropy:8]] +Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +Set CVar [[r.Streaming.PoolSize:1000]] +Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +Set CVar [[r.TranslucencyLightingVolumeDim:64]] +Set CVar [[r.RefractionQuality:2]] +Set CVar [[r.SceneColorFormat:4]] +Set CVar [[r.DetailMode:3]] +Set CVar [[r.TranslucencyVolumeBlur:1]] +Set CVar [[r.MaterialQualityLevel:1 ; High quality]] +Set CVar [[r.SSS.Scale:1]] +Set CVar [[r.SSS.SampleSet:2]] +Set CVar [[r.SSS.Quality:1]] +Set CVar [[r.SSS.HalfRes:0]] +Set CVar [[r.SSGI.Quality:3]] +Set CVar [[r.EmitterSpawnRateScale:1.0]] +Set CVar [[r.ParticleLightQuality:2]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +Set CVar [[fx.Niagara.QualityLevel:3]] +Set CVar [[r.Refraction.OffsetQuality:1]] +Set CVar [[r.HeterogeneousVolumes.DownsampleFactor:2]] +Set CVar [[r.HeterogeneousVolumes.MaxStepCount:256]] +Set CVar [[r.HeterogeneousVolumes.Shadows.Resolution:256]] +Set CVar [[r.HeterogeneousVolumes.Shadows.MaxSampleCount:8]] +Set CVar [[r.HeterogeneousVolumes.UseExistenceMask:0]] +Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +Set CVar [[foliage.DensityScale:1.0]] +Set CVar [[grass.DensityScale:1.0]] +Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] +Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +Set CVar [[r.AnisotropicMaterials:1]] +Applying CVar settings from Section [LandscapeQuality@3] File [Scalability] +Selected Device Profile: [LinuxEditor] +Selected Device Profile: [LinuxEditor] +Platform has ~ 63 GB [67336896512 / 68719476736 / 63], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +Going up to parent DeviceProfile [Linux] +Going up to parent DeviceProfile [] +Pushing Device Profile CVar: [[UI.SlateSDFText.RasterizationMode:Bitmap -> Msdf]] +Pushing Device Profile CVar: [[UI.SlateSDFText.ResolutionLevel:2 -> 2]] +Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +Set CVar [[r.DumpShaderDebugInfo:2]] +Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] +Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] +CVar [[ds.CADTranslator.Meshing.ActivateThinZoneMeshing:0]] deferred - dummy variable created +CVar [[ds.CADTranslator.Stitching.RemoveThinFaces:0]] deferred - dummy variable created +Applying CVar settings from Section [Startup_Linux] File [../../../Engine/Config/ConsoleVariables.ini] +Applying CVar settings from Section [ConsoleVariables] File [Engine] +Set CVar [[g.TimeoutForBlockOnRenderFence:60000]] +Applying CVar settings from Section [ConsoleVariables] File [/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Config/LinuxEditor/Editor.ini] +Unix hardware info: + - we are the first instance of this executable + - this process' id (pid) is 8779, parent process' id (ppid) is 1855 + - we are not running under debugger + - machine network name is 'WEYLAND-YUTANI' + - user name is 'reimoz' (reimoz) + - we're logged in locally + - we're running with rendering + - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) + - Number of physical cores available for the process: 8 + - Number of logical cores available for the process: 16 + - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) + - Memory allocator used: Mimalloc + - This is an internal build. +Benchmarking clocks: + - CLOCK_MONOTONIC (id=1) can sustain 39245343 (39245K, 39M) calls per second without zero deltas. + - CLOCK_MONOTONIC_RAW (id=4) can sustain 39510445 (39510K, 40M) calls per second without zero deltas. + - CLOCK_MONOTONIC_COARSE (id=6) can sustain 226569768 (226570K, 227M) calls per second with 99.999554% zero deltas. +Selected clock_id 4 (CLOCK_MONOTONIC_RAW) since it is the fastest support clock without zero deltas. +Unix-specific commandline switches: + -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) + -jemalloc - use jemalloc for all memory allocation + -binnedmalloc - use binned malloc for all memory allocation + -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache + -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) + -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) + -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) + -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal + -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) + -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened + -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) + -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) + -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) + -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash + - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) + - VirtualMemoryAllocator pools will grow at scale 1.4 + - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) + - PageSize 4096 + - BinnedPageSize 65536 +Metadata set : extradevelopmentmemorymb="0" +Chaos Debug Draw Startup +Physics initialised using underlying interface: Chaos +Using OS detected language (en-US). +Using OS detected locale (en-US). +No specific localization for 'en-US' exists, so 'en' will be used for the language. +Attempting to load config data for Default__SlateThemeManager before the Class has been constructed/registered/linked (likely during module loading or early startup). This will result in the load silently failing and should be fixed. +New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +Slate User Registered. User Index 0, Is Virtual User: 0 +Found VULKAN_SDK= +Registering provided Vulkan validation layers +Updated VK_LAYER_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +Updated LD_LIBRARY_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +Installed Vulkan Loader Path: /usr/lib +Installed Vulkan Loader instance version 1.4.341. +Starting Vulkan Profile check for VP_UE_Vulkan_SM6: +Vulkan Profile check complete. +Using SDL_WINDOW_VULKAN +Vulkan RHI ShaderPlatform for SM6: VULKAN_SM6. +Vulkan PSO Precaching = 1, PipelineFileCache = 0 +Built with Vulkan header version 1.4.304 +Starting Vulkan Profile check for VP_UE_Vulkan_SM6_RT: +Vulkan Profile check complete. +Using API Version 1.3. +OpenXRHMDModule::InitInstance using DefaultLoader. +OpenXR runtime supported extensions: + XR_KHR_vulkan_enable + XR_KHR_vulkan_enable2 + XR_KHR_opengl_enable + XR_KHR_convert_timespec_time + XR_KHR_opengl_es_enable + XR_MNDX_egl_enable + XR_KHR_binding_modification + XR_KHR_composition_layer_depth + XR_KHR_locate_spaces + XR_KHR_visibility_mask + XR_EXT_active_action_set_priority + XR_EXT_dpad_binding + XR_EXT_eye_gaze_interaction + XR_EXT_frame_composition_report + XR_EXT_hand_interaction + XR_EXT_hand_tracking + XR_EXT_hand_tracking_data_source + XR_EXT_hand_joints_motion_range + XR_EXT_hp_mixed_reality_controller + XR_EXT_local_floor + XR_EXT_palm_pose + XR_EXT_uuid + XR_EXT_user_presence + XR_EXT_render_model + XR_EXT_interaction_render_model + XR_FB_display_refresh_rate + XR_HTC_vive_cosmos_controller_interaction + XR_HTC_vive_focus3_controller_interaction + XR_HTC_vive_wrist_tracker_interaction + XR_MND_headless + XR_VALVE_analog_threshold + XR_META_performance_metrics + XR_VALVE_timing_utils + XR_META_recommended_layer_resolution + XR_HTCX_vive_tracker_interaction + XR_KHR_generic_controller + XR_VALVE_frame_controller_interaction + XR_EXT_debug_utils +Optional extension XR_KHR_vulkan_swapchain_format_list is not available +Optional extension XR_FB_foveation_vulkan is not available +Optional extension XR_FB_composition_layer_depth_test is not available +Optional extension XR_KHR_composition_layer_cylinder is not available +Optional extension XR_KHR_composition_layer_equirect is not available +Optional extension XR_KHR_composition_layer_equirect2 is not available +Optional extension XR_KHR_composition_layer_color_scale_bias is not available +Optional extension XR_VARJO_quad_views is not available +Optional extension XR_EPIC_view_configuration_fov is not available +Optional extension XR_FB_foveation is not available +Optional extension XR_FB_swapchain_update_state is not available +Optional extension XR_FB_foveation_configuration is not available +Optional extension XR_FB_composition_layer_alpha_blend is not available +xrCreateInstance succeeded with XR_API_VERSION_1_0 +xrCreateInstance created: 27654032 +Initialized OpenXR on SteamVR/OpenXR runtime version 2.15.6 +Instance does not support expected usage of xrStringToPath. Instance is not viable. +Found 25 available instance extensions : + - VK_EXT_acquire_drm_display + - VK_EXT_acquire_xlib_display + - VK_EXT_debug_report + + VK_EXT_debug_utils + - VK_EXT_direct_mode_display + - VK_EXT_display_surface_counter + - VK_EXT_surface_maintenance1 + + VK_EXT_swapchain_colorspace + - VK_KHR_device_group_creation + - VK_KHR_display + - VK_KHR_external_fence_capabilities + - VK_KHR_external_memory_capabilities + - VK_KHR_external_semaphore_capabilities + - VK_KHR_get_display_properties2 + - VK_KHR_get_physical_device_properties2 + - VK_KHR_get_surface_capabilities2 + - VK_KHR_portability_enumeration + + VK_KHR_surface + - VK_KHR_surface_maintenance1 + - VK_KHR_surface_protected_capabilities + - VK_KHR_wayland_surface + - VK_KHR_xcb_surface + + VK_KHR_xlib_surface + - VK_LUNARG_direct_driver_loading + - VK_NV_display_stereo +Intance Layer VK_LAYER_VALVE_steam_overlay_32 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_fossilize_64 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_overlay_64 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_fossilize_32 provides 0 extensions: +Intance Layer VK_LAYER_NV_optimus provides 0 extensions: +Intance Layer VK_LAYER_NV_present provides 0 extensions: +Intance Layer VK_LAYER_LUNARG_api_dump provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_LUNARG_crash_diagnostic provides 3 extensions: + VK_EXT_debug_report + VK_EXT_debug_utils + VK_EXT_layer_settings +Intance Layer VK_LAYER_KHRONOS_validation provides 4 extensions: + VK_EXT_debug_report + VK_EXT_debug_utils + VK_EXT_layer_settings + VK_EXT_validation_features +Intance Layer VK_LAYER_KHRONOS_synchronization2 provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_LUNARG_gfxreconstruct provides 0 extensions: +Intance Layer VK_LAYER_KHRONOS_profiles provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_KHRONOS_shader_object provides 1 extensions: + VK_EXT_layer_settings +Found 13 available instance layers : + * VK_LAYER_KHRONOS_profiles + * VK_LAYER_KHRONOS_shader_object + * VK_LAYER_KHRONOS_synchronization2 + * VK_LAYER_KHRONOS_validation + * VK_LAYER_LUNARG_api_dump + * VK_LAYER_LUNARG_crash_diagnostic + * VK_LAYER_LUNARG_gfxreconstruct + * VK_LAYER_NV_optimus + * VK_LAYER_NV_present + * VK_LAYER_VALVE_steam_fossilize_32 + * VK_LAYER_VALVE_steam_fossilize_64 + * VK_LAYER_VALVE_steam_overlay_32 + * VK_LAYER_VALVE_steam_overlay_64 +Creating Vulkan Device using VkPhysicalDevice 0x1ab3df0. +- DeviceName: NVIDIA GeForce RTX 4090 +- API=1.4.329 (0x404149) Driver=0x94ce80c0 VendorId=0x10de +- DeviceID=0x2684 Type=VK_PHYSICAL_DEVICE_TYPE_DISCRETE_GPU +- Max Descriptor Sets Bound 32 +- Timestamps: ComputeAndGraphics=1 Domain=VK_TIME_DOMAIN_CLOCK_MONOTONIC_KHR Period=1.000000 + API Version: 1.4.329 +RHI Adapter Info: + Name: NVIDIA GeForce RTX 4090 + Driver Version: 595.58 (internal:595.58, unified:) + Driver Date: 01-01-01 +Found 275 available device extensions : + + VK_AMD_buffer_marker + - VK_EXT_4444_formats + - VK_EXT_attachment_feedback_loop_dynamic_state + - VK_EXT_attachment_feedback_loop_layout + - VK_EXT_blend_operation_advanced + - VK_EXT_border_color_swizzle + - VK_EXT_buffer_device_address + + VK_EXT_calibrated_timestamps + - VK_EXT_color_write_enable + - VK_EXT_conditional_rendering + - VK_EXT_conservative_rasterization + - VK_EXT_custom_border_color + - VK_EXT_custom_resolve + - VK_EXT_depth_bias_control + - VK_EXT_depth_clamp_control + - VK_EXT_depth_clamp_zero_one + - VK_EXT_depth_clip_control + - VK_EXT_depth_clip_enable + - VK_EXT_depth_range_unrestricted + + VK_EXT_descriptor_buffer + - VK_EXT_descriptor_heap + * VK_EXT_descriptor_indexing + - VK_EXT_device_address_binding_report + + VK_EXT_device_fault + - VK_EXT_device_generated_commands + - VK_EXT_discard_rectangles + - VK_EXT_display_control + - VK_EXT_dynamic_rendering_unused_attachments + - VK_EXT_extended_dynamic_state + - VK_EXT_extended_dynamic_state2 + - VK_EXT_extended_dynamic_state3 + - VK_EXT_external_memory_dma_buf + - VK_EXT_external_memory_host + - VK_EXT_fragment_shader_interlock + - VK_EXT_global_priority + - VK_EXT_global_priority_query + + VK_EXT_graphics_pipeline_library + - VK_EXT_hdr_metadata + - VK_EXT_host_image_copy + * VK_EXT_host_query_reset + - VK_EXT_image_2d_view_of_3d + - VK_EXT_image_drm_format_modifier + - VK_EXT_image_robustness + - VK_EXT_image_sliced_view_of_3d + - VK_EXT_image_view_min_lod + - VK_EXT_index_type_uint8 + - VK_EXT_inline_uniform_block + - VK_EXT_legacy_vertex_attributes + - VK_EXT_line_rasterization + + VK_EXT_load_store_op_none + - VK_EXT_map_memory_placed + + VK_EXT_memory_budget + - VK_EXT_memory_decompression + + VK_EXT_memory_priority + + VK_EXT_mesh_shader + - VK_EXT_multi_draw + + VK_EXT_mutable_descriptor_type + - VK_EXT_nested_command_buffer + - VK_EXT_non_seamless_cube_map + - VK_EXT_opacity_micromap + - VK_EXT_pageable_device_local_memory + - VK_EXT_pci_bus_info + - VK_EXT_physical_device_drm + * VK_EXT_pipeline_creation_cache_control + - VK_EXT_pipeline_creation_feedback + - VK_EXT_pipeline_library_group_handles + - VK_EXT_pipeline_robustness + - VK_EXT_post_depth_coverage + - VK_EXT_present_mode_fifo_latest_ready + - VK_EXT_present_timing + - VK_EXT_primitive_topology_list_restart + - VK_EXT_primitives_generated_query + - VK_EXT_private_data + - VK_EXT_provoking_vertex + - VK_EXT_queue_family_foreign + - VK_EXT_ray_tracing_invocation_reorder + - VK_EXT_robustness2 + - VK_EXT_sample_locations + - VK_EXT_sampler_filter_minmax + * VK_EXT_scalar_block_layout + - VK_EXT_separate_stencil_usage + - VK_EXT_shader_64bit_indexing + - VK_EXT_shader_atomic_float + * VK_EXT_shader_demote_to_helper_invocation + - VK_EXT_shader_float8 + + VK_EXT_shader_image_atomic_int64 + - VK_EXT_shader_module_identifier + - VK_EXT_shader_object + - VK_EXT_shader_replicated_composites + - VK_EXT_shader_subgroup_ballot + - VK_EXT_shader_subgroup_vote + - VK_EXT_shader_uniform_buffer_unsized_array + * VK_EXT_shader_viewport_index_layer + * VK_EXT_subgroup_size_control + - VK_EXT_swapchain_maintenance1 + - VK_EXT_texel_buffer_alignment + * VK_EXT_tooling_info + - VK_EXT_transform_feedback + - VK_EXT_vertex_attribute_divisor + - VK_EXT_vertex_attribute_robustness + - VK_EXT_vertex_input_dynamic_state + - VK_EXT_ycbcr_2plane_444_formats + - VK_EXT_ycbcr_image_arrays + - VK_EXT_zero_initialize_device_memory + - VK_GOOGLE_hlsl_functionality1 + - VK_GOOGLE_user_type + + VK_KHR_16bit_storage + - VK_KHR_8bit_storage + + VK_KHR_acceleration_structure + - VK_KHR_bind_memory2 + * VK_KHR_buffer_device_address + - VK_KHR_calibrated_timestamps + + VK_KHR_compute_shader_derivatives + - VK_KHR_cooperative_matrix + - VK_KHR_copy_commands2 + - VK_KHR_copy_memory_indirect + * VK_KHR_create_renderpass2 + - VK_KHR_dedicated_allocation + + VK_KHR_deferred_host_operations + - VK_KHR_depth_clamp_zero_one + + VK_KHR_depth_stencil_resolve + - VK_KHR_descriptor_update_template + - VK_KHR_device_group + - VK_KHR_draw_indirect_count + * VK_KHR_driver_properties + * VK_KHR_dynamic_rendering + - VK_KHR_dynamic_rendering_local_read + - VK_KHR_external_fence + - VK_KHR_external_fence_fd + - VK_KHR_external_memory + + VK_KHR_external_memory_fd + - VK_KHR_external_semaphore + - VK_KHR_external_semaphore_fd + - VK_KHR_format_feature_flags2 + + VK_KHR_fragment_shader_barycentric + + VK_KHR_fragment_shading_rate + * VK_KHR_get_memory_requirements2 + - VK_KHR_global_priority + * VK_KHR_image_format_list + - VK_KHR_imageless_framebuffer + - VK_KHR_incremental_present + - VK_KHR_index_type_uint8 + - VK_KHR_line_rasterization + - VK_KHR_load_store_op_none + - VK_KHR_maintenance1 + - VK_KHR_maintenance10 + - VK_KHR_maintenance2 + - VK_KHR_maintenance3 + * VK_KHR_maintenance4 + + VK_KHR_maintenance5 + - VK_KHR_maintenance6 + - VK_KHR_maintenance7 + - VK_KHR_maintenance8 + - VK_KHR_maintenance9 + - VK_KHR_map_memory2 + * VK_KHR_multiview + - VK_KHR_pipeline_binary + - VK_KHR_pipeline_executable_properties + + VK_KHR_pipeline_library + - VK_KHR_present_id + - VK_KHR_present_id2 + - VK_KHR_present_mode_fifo_latest_ready + - VK_KHR_present_wait + - VK_KHR_present_wait2 + - VK_KHR_push_descriptor + + VK_KHR_ray_query + - VK_KHR_ray_tracing_maintenance1 + + VK_KHR_ray_tracing_pipeline + + VK_KHR_ray_tracing_position_fetch + - VK_KHR_relaxed_block_layout + - VK_KHR_robustness2 + - VK_KHR_sampler_mirror_clamp_to_edge + * VK_KHR_sampler_ycbcr_conversion + * VK_KHR_separate_depth_stencil_layouts + * VK_KHR_shader_atomic_int64 + - VK_KHR_shader_bfloat16 + - VK_KHR_shader_clock + - VK_KHR_shader_draw_parameters + - VK_KHR_shader_expect_assume + + VK_KHR_shader_float16_int8 + * VK_KHR_shader_float_controls + - VK_KHR_shader_float_controls2 + - VK_KHR_shader_fma + - VK_KHR_shader_integer_dot_product + - VK_KHR_shader_maximal_reconvergence + - VK_KHR_shader_non_semantic_info + - VK_KHR_shader_quad_control + - VK_KHR_shader_relaxed_extended_instruction + - VK_KHR_shader_subgroup_extended_types + - VK_KHR_shader_subgroup_rotate + - VK_KHR_shader_subgroup_uniform_control_flow + - VK_KHR_shader_terminate_invocation + - VK_KHR_shader_untyped_pointers + - VK_KHR_shared_presentable_image + * VK_KHR_spirv_1_4 + - VK_KHR_storage_buffer_storage_class + + VK_KHR_swapchain + - VK_KHR_swapchain_maintenance1 + - VK_KHR_swapchain_mutable_format + * VK_KHR_synchronization2 + * VK_KHR_timeline_semaphore + - VK_KHR_unified_image_layouts + - VK_KHR_uniform_buffer_standard_layout + - VK_KHR_variable_pointers + - VK_KHR_vertex_attribute_divisor + - VK_KHR_video_decode_av1 + - VK_KHR_video_decode_h264 + - VK_KHR_video_decode_h265 + - VK_KHR_video_decode_queue + - VK_KHR_video_decode_vp9 + - VK_KHR_video_encode_av1 + - VK_KHR_video_encode_h264 + - VK_KHR_video_encode_h265 + - VK_KHR_video_encode_intra_refresh + - VK_KHR_video_encode_quantization_map + - VK_KHR_video_encode_queue + - VK_KHR_video_maintenance1 + - VK_KHR_video_maintenance2 + - VK_KHR_video_queue + - VK_KHR_vulkan_memory_model + - VK_KHR_workgroup_memory_explicit_layout + - VK_KHR_zero_initialize_workgroup_memory + - VK_NVX_binary_import + - VK_NVX_image_view_handle + - VK_NVX_multiview_per_view_attributes + - VK_NV_clip_space_w_scaling + - VK_NV_cluster_acceleration_structure + - VK_NV_compute_occupancy_priority + - VK_NV_compute_shader_derivatives + - VK_NV_cooperative_matrix + - VK_NV_cooperative_matrix2 + - VK_NV_cooperative_vector + - VK_NV_copy_memory_indirect + - VK_NV_corner_sampled_image + - VK_NV_coverage_reduction_mode + - VK_NV_cuda_kernel_launch + - VK_NV_dedicated_allocation + - VK_NV_dedicated_allocation_image_aliasing + - VK_NV_descriptor_pool_overallocation + + VK_NV_device_diagnostic_checkpoints + + VK_NV_device_diagnostics_config + - VK_NV_device_generated_commands + - VK_NV_device_generated_commands_compute + - VK_NV_disk_cache_utils + - VK_NV_extended_sparse_address_space + - VK_NV_fill_rectangle + - VK_NV_fragment_coverage_to_color + - VK_NV_fragment_shader_barycentric + - VK_NV_fragment_shading_rate_enums + - VK_NV_framebuffer_mixed_samples + - VK_NV_geometry_shader_passthrough + - VK_NV_inherited_viewport_scissor + - VK_NV_internal_nvpresent + - VK_NV_linear_color_attachment + - VK_NV_low_latency + - VK_NV_low_latency2 + - VK_NV_memory_decompression + - VK_NV_mesh_shader + - VK_NV_optical_flow + - VK_NV_partitioned_acceleration_structure + - VK_NV_present_metering + - VK_NV_raw_access_chains + - VK_NV_ray_tracing + - VK_NV_ray_tracing_invocation_reorder + - VK_NV_ray_tracing_motion_blur + - VK_NV_representative_fragment_test + - VK_NV_sample_mask_override_coverage + - VK_NV_scissor_exclusive + - VK_NV_shader_atomic_float16_vector + - VK_NV_shader_image_footprint + - VK_NV_shader_sm_builtins + - VK_NV_shader_subgroup_partitioned + - VK_NV_shading_rate_image + - VK_NV_viewport_array2 + - VK_NV_viewport_swizzle +Found 0 available device layers ! +Vulkan Physical Device Driver Properties: +- driverName: NVIDIA +- driverInfo: 595.58.03 +Vulkan Variable Rate Shading choice: 0. +Device properties: Geometry 1 BufferAtomic64 1 ImageAtomic64 1 +Enabling Vulkan Descriptor Buffers with: allowSamplerImageViewPostSubmitCreation=0, maxDescriptorBufferBindings=32, maxSamplerDescriptorBufferBindings=32, maxResourceDescriptorBufferBindings=32, samplerDescriptorBufferAddressSpaceSize=1099511627776, resourceDescriptorBufferAddressSpaceSize=1099511627776, maxSamplerDescriptorBufferRange=1099511627776, maxResourceDescriptorBufferRange=1099511627776, descriptorBufferAddressSpaceSize=1099511627776, descriptorBufferOffsetAlignment=64, samplerDescriptorSize=4 +Found 6 Queue Families +Initializing Queue Family 0: 16 queues Gfx Compute Xfer Sparse +Skipping unnecessary Queue Family 1: 2 queues Xfer Sparse +Skipping unnecessary Queue Family 2: 8 queues Compute Xfer Sparse +Skipping unnecessary Queue Family 3: 1 queues Xfer Sparse +Skipping unnecessary Queue Family 4: 2 queues Xfer Sparse +Skipping unnecessary Queue Family 5: 1 queues Xfer Sparse +TimestampValidBits=64 +Using 0 device layers. +Using 47 device extensions: +* VK_KHR_swapchain +* VK_EXT_memory_budget +* VK_EXT_memory_priority +* VK_KHR_create_renderpass2 +* VK_KHR_deferred_host_operations +* VK_KHR_spirv_1_4 +* VK_KHR_shader_float_controls +* VK_KHR_image_format_list +* VK_EXT_load_store_op_none +* VK_EXT_tooling_info +* VK_KHR_dynamic_rendering +* VK_KHR_pipeline_library +* VK_KHR_driver_properties +* VK_KHR_maintenance4 +* VK_KHR_maintenance5 +* VK_KHR_shader_atomic_int64 +* VK_EXT_shader_image_atomic_int64 +* VK_EXT_scalar_block_layout +* VK_EXT_shader_viewport_index_layer +* VK_KHR_separate_depth_stencil_layouts +* VK_KHR_synchronization2 +* VK_KHR_fragment_shading_rate +* VK_KHR_multiview +* VK_KHR_get_memory_requirements2 +* VK_EXT_descriptor_indexing +* VK_EXT_host_query_reset +* VK_EXT_subgroup_size_control +* VK_EXT_calibrated_timestamps +* VK_EXT_descriptor_buffer +* VK_EXT_device_fault +* VK_EXT_shader_demote_to_helper_invocation +* VK_KHR_16bit_storage +* VK_KHR_shader_float16_int8 +* VK_KHR_depth_stencil_resolve +* VK_EXT_pipeline_creation_cache_control +* VK_KHR_fragment_shader_barycentric +* VK_KHR_compute_shader_derivatives +* VK_KHR_sampler_ycbcr_conversion +* VK_KHR_timeline_semaphore +* VK_EXT_mesh_shader +* VK_EXT_graphics_pipeline_library +* VK_EXT_mutable_descriptor_type +* VK_KHR_buffer_device_address +* VK_KHR_acceleration_structure +* VK_KHR_ray_tracing_pipeline +* VK_KHR_ray_query +* VK_KHR_ray_tracing_position_fetch +Vulkan debug markers support: resource names disabled, begin/end labels disabled. +Max memory allocations 4294967295. +3 Device Memory Heaps: + 0: Flags 0x1 - Size 25757220864 (24564.00 MB) - Used 0 (0.00%) - DeviceLocal - PrimaryHeap + 1: Flags 0x0 - Size 50502672384 (48163.10 MB) - Used 0 (0.00%) + 2: Flags 0x1 - Size 257949696 (246.00 MB) - Used 0 (0.00%) - DeviceLocal +5 Device Memory Types (Not unified): + 1: Flags 0x00001 - Heap 0 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT + 0: Flags 0x00000 - Heap 1 - + 2: Flags 0x00006 - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT + 3: Flags 0x0000e - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT|VK_MEMORY_PROPERTY_HOST_CACHED_BIT + 4: Flags 0x00007 - Heap 2 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT|VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +Memory Budget Extension: + | Usage | Budget | Size | + ---------|------------------------------------------------------------------| + HEAP 00 | 0.07% / 17.38 MB | 23200.06 MB | 24564.00 MB | + HEAP 01 | 0.08% / 39.29 MB | 48163.10 MB | 48163.10 MB | + HEAP 02 | 16.01% / 39.38 MB | 206.62 MB | 246.00 MB | + ---------|------------------------------------------------------------------| +Dynamic Uniform Buffers are enabled, but they will not be used with Vulkan bindless. +Memory defrag is enabled, but it will not be used with Vulkan bindless. +FVulkanPipelineStateCacheManager: Binary pipeline cache '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/VulkanPSO.cache.10de.2684' not found. +Vulkan Async Compute has been DISABLED. +Wave Operations have been ENABLED (wave size: min=32 max=32). +Integrated GPU (iGPU): false +Current RHI supports per-draw and screenspace Variable Rate Shading +Texture pool is 17367 MB (70% of 24810 MB) +Metadata set : verbatimrhiname="Vulkan" +Metadata set : rhiname="Vulkan" +Metadata set : rhifeaturelevel="SM6" +Metadata set : shaderplatform="VULKAN_SM6" +Initializing FReadOnlyCVARCache +Running Turnkey SDK detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all' +Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all ] +ASTCEnc version 5.0.1 library loaded +Loaded Base TextureFormat: TextureFormatASTC +Loaded Base TextureFormat: TextureFormatDXT +Loaded Base TextureFormat: TextureFormatETC2 +Loaded Base TextureFormat: TextureFormatIntelISPCTexComp +Loaded Base TextureFormat: TextureFormatUncompressed +Oodle Texture TFO init; latest sdk version = 2.9.13 +Oodle Texture loading DLL: liboo2texlinux64.2.9.13.so +Oodle Texture loading DLL: liboo2texlinux64.2.9.5.so +Loaded Base TextureFormat: TextureFormatOodle +Loaded TargetPlatform 'LinuxArm64' +Loaded TargetPlatform 'LinuxArm64Server' +Loaded TargetPlatform 'LinuxArm64Client' +Loaded TargetPlatform 'Linux' +Loaded TargetPlatform 'LinuxEditor' +Loaded TargetPlatform 'LinuxServer' +Loaded TargetPlatform 'LinuxClient' +Loaded TargetPlatform 'Android' +Loaded TargetPlatform 'Android_ASTC' +Loaded TargetPlatform 'Android_DXT' +Loaded TargetPlatform 'Android_ETC2' +Loaded TargetPlatform 'Android_OpenXR' +Loaded TargetPlatform 'AndroidClient' +Loaded TargetPlatform 'Android_ASTCClient' +Loaded TargetPlatform 'Android_DXTClient' +Loaded TargetPlatform 'Android_ETC2Client' +Loaded TargetPlatform 'Android_OpenXRClient' +Loaded TargetPlatform 'Android_Multi' +Loaded TargetPlatform 'Android_MultiClient' +Building Assets For LinuxEditor +Unable to find shader format SF_VULKAN_SM6 from hinted modules, loading all potential format modules to find it +Loaded format module ShaderFormatOpenGL + GLSL_150_ES31 + GLSL_ES3_1_ANDROID +Loaded format module ShaderFormatVectorVM + VVM_1_0 +Loaded format module VulkanShaderFormat + SF_VULKAN_SM5 + SF_VULKAN_ES31_ANDROID + SF_VULKAN_ES31 + SF_VULKAN_SM5_ANDROID + SF_VULKAN_SM6 +Ray tracing is enabled (dynamic). Reason: r.RayTracing=1 and r.RayTracing.EnableOnDemand=1. +Ray tracing shaders are enabled. +Memory: Max Cache Size: -1 MB +FDerivedDataBackendGraph: Pak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +Unable to find inner node Pak for hierarchy Hierarchy. +FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +Unable to find inner node CompressedPak for hierarchy Hierarchy. +../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (1217 MiB) +FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +Unable to find inner node EnterprisePak for hierarchy Hierarchy. +Found Zen config default=/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data +InTree version at '/opt/unreal-engine/Engine/Binaries/Linux/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +Installed version at '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +No current process using the data dir found, launching a new instance +Launching executable '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver', working dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install', data dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data', args '--port 8558 --data-dir "/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data" --http asio --gc-cache-duration-seconds 1209600 --gc-interval-seconds 21600 --gc-low-diskspace-threshold 2147483648 --quiet --http-forceloopback --owner-pid 8779 --child-id Zen_8779_Startup' +Unreal Zen Storage Server HTTP service at [::1]:8658 status: OK!. +Local ZenServer AutoLaunch initialization completed in 0.121 seconds +ZenLocal: Using ZenServer HTTP service at http://[::1]:8658/ with namespace ue.ddc status: OK!. +/home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds. +/home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.01ms. RandomReadSpeed=4877.18MBs, RandomWriteSpeed=609.32MBs. Assigned SpeedClass 'Local' +Local: Using data cache path /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: DeleteOnly +ZenShared: Disabled because Host is set to 'None' +Unable to find inner node ZenShared for hierarchy Hierarchy. +Shared: Disabled because no path is configured. +Unable to find inner node Shared for hierarchy Hierarchy. +Cloud: Disabled because Host is set to 'None' +Unable to find inner node Cloud for hierarchy Hierarchy. +Guid format shader working directory is 15 characters bigger than the processId version (../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/WorkingDirectory/8779/). +Cleaned the shader compiler working directory '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/tmp/1E8B729C18104F1FACB993B26879A82E/'. +UBA/Horde Configuration [Uba.Provider.Horde]: Not Enabled +Using 8 local workers for shader compilation +Compiling shader autogen file: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/ShaderAutogen/VULKAN_SM6/AutogenShaderHeaders.ush +Autogen file is unchanged, skipping write. +Completed SDK detection: ExitCode = 0 +Using FreeType 2.10.0 +SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png' error. +Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] +Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' error. +Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] +FAssetRegistry took 0.0027 seconds to start up +AssetDataGatherer spent 0.001s loading caches ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_*.bin. +EditorDomain is Disabled +Deviceprofile LinuxArm64Editor not found. +Deviceprofile LinuxArm64 not found. +Selected Device Profile: [LinuxEditor] +Active device profile: [0x6560cf34600][0x6560cf8a000 66] LinuxEditor +Metadata set : deviceprofile="LinuxEditor" +FlushAsyncLoading(1): 1 QueuedPackages, 0 AsyncPackages +Texture Encode Speed: FinalIfAvailable (editor). +Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +Shared linear texture encoding: Disabled +Turnkey Platform: Android: (Status=Invalid, MinAllowed_Sdk=r25b, MaxAllowed_Sdk=r29, Current_Sdk=, Allowed_AutoSdk=r27c, Current_AutoSdk=, Flags="Platform_InvalidHostPrerequisites, Support_FullSdk", Error="Android Studio is not installed correctly.") +Turnkey Platform: Linux: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +Turnkey Platform: LinuxArm64: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +Running Turnkey device detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI' +Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI -nocompile -nocompileuat ] +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness because of a recursive sync load +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec because of a recursive sync load +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_M because of a recursive sync load +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_N because of a recursive sync load +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Opacity/CameraDepthFade because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDiffuse because of a recursive sync load +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions02/Utility/BreakOutFloat2Components because of a recursive sync load +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultPostProcessMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultDeferredDecalMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultLightFunctionMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/WorldGridMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDeferredDecalMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/WorldGridMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +HLOD mesh reduction module (r.ProxyLODMeshReductionModule) set to "ProxyLODMeshReduction" which doesn't exist. +Using QuadricMeshReduction for automatic static mesh reduction +Using SkeletalMeshReduction for automatic skeletal mesh reduction +No automatic mesh merging module available +No distributed automatic mesh merging module available +No automatic mesh merging module available +No distributed automatic mesh merging module available +Completed device detection: Code = 0 +Applying CVar settings from Section [/Script/CQTest.CQTestSettings] File [Engine] +VirtualizationSystem name found in ini file: None +FNullVirtualizationSystem mounted, virtualization will be disabled +FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetActorFactory name: NetActorFactory id: 0 +FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetSubObjectFactory name: NetSubObjectFactory id: 1 +Linux SourceCodeAccessSettings: VisualStudioCode +Border +BreadcrumbButton +Brushes.Title +ColorPicker.ColorThemes +Default +Icons.Save +Icons.Toolbar.Settings +ListView +SoftwareCursor_CardinalCross +SoftwareCursor_Grab +TableView.DarkRow +TableView.Row +TreeView +FWorldPartitionClassDescRegistry::Initialize started... +FWorldPartitionClassDescRegistry::Initialize took 1.762 ms +XR: Instanced Stereo Rendering is Enabled +XR: MultiViewport is Enabled +XR: Mobile Multiview is Disabled +Turnkey Device: Linux@WEYLAND-YUTANI: (Name=WEYLAND-YUTANI, Type=Computer, Status=Valid, Allowed=, Current=Arch Linux, Flags="Device_InstallSoftwareValid") +UGameplayTagsManager::InitializeManager - 0.000 s +Niagara Debugger Client Initialized | Session: DC51F9098C4749EE8000000000003900 | Instance: 1F9484643DCD4D6F8278425D095302C1 (WEYLAND-YUTANI-8779). +MetaSound Page Target Initialized to 'Default' +Registering Engine Module Parameter Interfaces... +MetaSound Engine Initialized +Work queue size set to 1024. +Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +Unicast socket bound to '0.0.0.0:60403'. +Added local interface '192.168.1.180' to multicast group '230.0.0.1:6666' +Added local interface '192.168.122.1' to multicast group '230.0.0.1:6666' +Added local interface '172.31.0.1' to multicast group '230.0.0.1:6666' +Using asynchronous task graph for message deserialization. +Initializing TcpMessaging bridge +MakeRuntimeORTDml: + DirectML: no + RHI D3D12: no + D3D12: no + NPU: no +Interface availability: + GPU: no + RDG: no + NPU: no +NNERuntimeORTDml can only cook! +Initialize +OnSessionChanged +Initialize +OnSessionChanged +Initialize +OnSessionChanged +Initialize +OnSessionChanged +[RegisterExtension] Registering CVD Extension [FChaosVDGenericDebugDrawExtension] ... +[RegisterExtension] Registering CVD Extension [FChaosVDAccelerationStructuresExtension] ... +Revision control is disabled +Cannot determine whether '/home/reimoz/.steampath' is a directory - d_type not supported and stat() failed with errno=2 (No such file or directory) +Failed to read file '../../../Engine/Content/Slate/Common/ButtonHoverHint.png' error. +Could not load file for Slate resource: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] file: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] +Failed to read file '../../../Engine/Content/Slate/Icons/doc_16x.png' error. +Could not load file for Slate resource: [../../../Engine/Content/Slate/Icons/doc_16x.png] file: [../../../Engine/Content/Slate/Icons/doc_16x.png] +Revision control is disabled +UAndroidPermissionCallbackProxy::GetInstance +No Audio Capture implementations found. Audio input will be silent. +No Audio Capture implementations found. Audio input will be silent. +OpenXR ignores max viewport resolution in editor to support full HMD resolutions. +Applying CVar settings from Section [/Script/NNEDenoiser.NNEDenoiserSettings] File [Engine] +Loaded 0 collections in 0.002424 seconds +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Collections/' took 0.00s +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Developers/reimoz/Collections/' took 0.00s +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Collections/' took 0.00s +43167 objects as part of root set at end of initial load. +CloseDisregardForGC: 0/0 objects in disregard for GC pool +Initializing Engine... +0x00007fb2a4d4c7b6 Dladdr: 0.073790ms Open: 0.185391ms Search: 0.745830ms +0x00007fb2a4cf86d6 Dladdr: 0.004770ms Open: 0.007420ms Search: 0.464650ms +0x00007fb2a4d044d3 Dladdr: 0.004520ms Open: 0.006480ms Search: 0.656710ms +0x00007fb2a4d35395 Dladdr: 0.007520ms Open: 0.007000ms Search: 0.471010ms +0x00007fb2a4d1b840 Dladdr: 0.006430ms Open: 0.010870ms Search: 0.486750ms +0x00007fb3a219429e Dladdr: 0.691270ms Open: 0.256510ms Search: 1.629751ms +0x00007fb3a21800f9 Dladdr: 0.864270ms Open: 0.057450ms Search: 0.720580ms +0x00007fb399643dbf Dladdr: 0.384441ms Open: 0.274620ms Search: 1.284840ms +0x00007fb3996488a9 Dladdr: 0.133880ms Open: 0.021730ms Search: 0.377980ms +0x00007fb39a3b01e8 Dladdr: 0.112490ms Open: 0.007030ms Search: 1.445390ms +0x000000000023a54d Dladdr: 0.009410ms Open: 0.196270ms Search: 0.546970ms +0x00007fb39a3bbb30 Dladdr: 0.190871ms Open: 0.015380ms Search: 0.512610ms +0x000000000024cd32 Dladdr: 0.003200ms Open: 0.006880ms Search: 0.366110ms +0x00007fb3a53d9e59 Dladdr: 0.002840ms Open: 0.139560ms Search: 0.153900ms +0x00007fb3978366c0 Dladdr: 0.022600ms Open: 0.019250ms Search: 0.000720ms +0x00007fb3978367f8 Dladdr: 0.014450ms Open: 0.002330ms Search: 0.000130ms +0x0000000000239649 Dladdr: 0.002030ms Open: 0.004990ms Search: 0.109450ms +FPlatformStackWalk::StackWalkAndDump - 0.015 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 148] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007fb2a4d4c7b7 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_0::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +[Callstack] 0x00007fb2a4cf86d7 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +[Callstack] 0x00007fb2a4d044d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[Callstack] 0x00007fb2a4d35396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007fb2a4d1b841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007fb3a219429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007fb3a21800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007fb399643dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007fb3996488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007fb39a3b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007fb39a3bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007fb3a53d9e5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007fb3978366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007fb3978367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [X :-1] + + SubmitErrorReport - 0.000 s + SendNewReport - 0.018 s + FDebug::EnsureFailed - 0.043 s +0x00007fb2a4d4c7f8 Dladdr: 0.055920ms Open: 0.013910ms Search: 0.030690ms +0x00007fb2a4cf86ef Dladdr: 0.003790ms Open: 0.005520ms Search: 0.033090ms +0x00007fb2a4d044d3 Dladdr: 0.003490ms Open: 0.005300ms Search: 0.035490ms +0x00007fb2a4d35395 Dladdr: 0.003000ms Open: 0.005020ms Search: 0.035780ms +0x00007fb2a4d1b840 Dladdr: 0.003100ms Open: 0.007500ms Search: 0.034980ms +0x00007fb3a219429e Dladdr: 0.505680ms Open: 0.035070ms Search: 0.068990ms +0x00007fb3a21800f9 Dladdr: 0.888210ms Open: 0.011110ms Search: 0.049830ms +0x00007fb399643dbf Dladdr: 0.194310ms Open: 0.015140ms Search: 0.052300ms +0x00007fb3996488a9 Dladdr: 0.101610ms Open: 0.007460ms Search: 0.040250ms +0x00007fb39a3b01e8 Dladdr: 0.126311ms Open: 0.008210ms Search: 0.051740ms +0x000000000023a54d Dladdr: 0.006000ms Open: 0.010060ms Search: 0.031370ms +0x00007fb39a3bbb30 Dladdr: 0.109290ms Open: 0.008190ms Search: 0.044670ms +0x000000000024cd32 Dladdr: 0.002360ms Open: 0.004600ms Search: 0.032540ms +0x00007fb3a53d9e59 Dladdr: 0.002060ms Open: 0.007170ms Search: 0.023940ms +0x00007fb3978366c0 Dladdr: 0.028020ms Open: 0.006050ms Search: 0.002410ms +0x00007fb3978367f8 Dladdr: 0.015100ms Open: 0.002460ms Search: 0.000140ms +0x0000000000239649 Dladdr: 0.001930ms Open: 0.004420ms Search: 0.029140ms +FPlatformStackWalk::StackWalkAndDump - 0.003 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 149] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007fb2a4d4c7f9 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_1::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +[Callstack] 0x00007fb2a4cf86f0 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +[Callstack] 0x00007fb2a4d044d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[Callstack] 0x00007fb2a4d35396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007fb2a4d1b841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007fb3a219429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007fb3a21800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007fb399643dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007fb3996488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007fb39a3b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007fb39a3bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007fb3a53d9e5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007fb3978366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007fb3978367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [X :-1] + + SubmitErrorReport - 0.000 s diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-6EA14880DA204A148582AD21D55CCAE9/CrashContext.runtime-xml b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-6EA14880DA204A148582AD21D55CCAE9/CrashContext.runtime-xml new file mode 100644 index 0000000..45c6bc5 --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-6EA14880DA204A148582AD21D55CCAE9/CrashContext.runtime-xml @@ -0,0 +1,1216 @@ + + + + 3 + D2E650664F7748C6BB322947B339457A + UECC-Linux-760B0150F4A1468FA1F2D3949700E62A_0005 + true + false + false + Ensure + Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 154] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +0x00007fb2a4d4c83b libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_2::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:154] +0x00007fb2a4cf8608 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:154] +0x00007fb2a4d044d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +0x00007fb2a4d35396 libUnrealEditor-OpenXRHMD.so!TSharedRef<FOpenXRHMD, (ESPMode)1> FSceneViewExtensions::NewExtension<FOpenXRHMD, XrInstance_T*&, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr<FOpenXRRenderBridge>&&&, TArray<char const*, TSizedDefaultAllocator<32> >&&&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +0x00007fb2a4d1b841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +0x00007fb3a219429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +0x00007fb3a21800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +0x00007fb399643dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +0x00007fb3996488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +0x00007fb39a3b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +0x00007fb39a3bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +0x00007fb3a53d9e5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +0x00007fb3978366c1 libc.so.6!UnknownFunction(0x276c0) +0x00007fb3978367f9 libc.so.6!__libc_start_main(+0x88) +0x000000000023964a UnrealEditor!_start [X :-1] + + + Attended + 8779 + 0 + false + false + true + false + UE-MyProject2 + UnrealEditor + Development + + LinuxEditor + Linux [Arch Linux 6.19.11-arch1-1 64b] + Linux + Editor + Vanilla + + 5.6.1-44394996+++UE5+Release-5.6 + 5.6.1-44394996+++UE5+Release-5.6 + CommandLineRemoved + 9 + en_US + ++UE5+Release-5.6-CL-44394996 + **UE5*Release-5.6-CL-44394996-Linux-Development + true + false + + /opt/unreal-engine/Engine/Binaries/Linux/ + /opt/unreal-engine/ + E5D2B3C70A61446E8360CCAEADDA3CCF-000003E8 + e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 + + + Sent in the unattended mode + + 0 + + 8 + 16 + 1 + AuthenticAMD + AMD Ryzen 7 3800X 8-Core Processor + NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86 + Arch Linux + 6.19.11-arch1-1 + + 67336896512 + 0 + 4096 + 63 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 8 + libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_2::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:154] +libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:154] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +libUnrealEditor-OpenXRHMD.so!TSharedRef<FOpenXRHMD, (ESPMode)1> FSceneViewExtensions::NewExtension<FOpenXRHMD, XrInstance_T*&, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr<FOpenXRRenderBridge>&&&, TArray<char const*, TSizedDefaultAllocator<32> >&&&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +libc.so.6!UnknownFunction(0x276c0) +libc.so.6!__libc_start_main(+0x88) +UnrealEditor!_start [/opt/unreal-engine/Engine/Binaries/Linux/UnrealEditor:-1] + + + +libUnrealEditor-OpenXRHMD 0x00007fb2a4cb2000 + 9a83b +libUnrealEditor-OpenXRHMD 0x00007fb2a4cb2000 + 46608 +libUnrealEditor-OpenXRHMD 0x00007fb2a4cb2000 + 524d4 +libUnrealEditor-OpenXRHMD 0x00007fb2a4cb2000 + 83396 +libUnrealEditor-OpenXRHMD 0x00007fb2a4cb2000 + 69841 +libUnrealEditor-Engine 0x00007fb39cc00000 + 559429f +libUnrealEditor-Engine 0x00007fb39cc00000 + 55800fa +libUnrealEditor-UnrealEd 0x00007fb397e00000 + 1843dc0 +libUnrealEditor-UnrealEd 0x00007fb397e00000 + 18488aa +libUnrealEditor-UnrealEd 0x00007fb397e00000 + 25b01e9 +UnrealEditor 0x0000000000200000 + 3a54e +libUnrealEditor-UnrealEd 0x00007fb397e00000 + 25bbb31 +UnrealEditor 0x0000000000200000 + 4cd33 +libUnrealEditor-UnixCommonStartup 0x00007fb3a53d1000 + 8e5a +libc.so 0x00007fb39780f000 + 276c1 +libc.so 0x00007fb39780f000 + 277f9 +UnrealEditor 0x0000000000200000 + 3964a + + 4035E9A89D9655B202BB8139EA710CA935626762 + 639123795810420000 + 1 + AMD Ryzen 7 3800X 8-Core Processor + 1.0 + + + + 5 + Trace/breakpoint trap + 0 + 0 + + + LinuxEditorNo errors + false + Vulkan + NVIDIA GeForce RTX 4090 + 595.58 + 595.58 + 01-01-01 + SM6 + NVIDIA + 2684 + LinuxEditor + + + + + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RDG Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IoStore Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mass Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "World Metrics" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "XGE Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Enhanced Input" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Visual Debugger" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "FastBuild Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Command Link Server" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chaos Insights" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "UBA Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chaos Cloth" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mesh Painting" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "TraceUtilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem NULL" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Services" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Base" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem Utils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "EOS Shared" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Gameplay Cameras" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Engine Cameras" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Camera Shake Previewer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Launcher Chunk Installer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Color Grading" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Facial Animation Bulk Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Asset Manager Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Engine Asset Definitions" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Blueprint C++ Header Preview" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Wizard for mobile packaging scenarios" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Proxy LOD Plugin (Experimental)" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UMG Widget Preview" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Data Validation" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "Stylus & Tablet Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CryptoKeys" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GameplayTagsEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "EditorDebugTools" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mac Graphics Switching" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Modeling Tools Editor Mode" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GeometryMode" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Curve Editor Tools" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequencer Anim Tools" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Mesh LOD Toolset" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Plugin Browser" +} + { +"Version": 2, +"VersionName": "0.2", +"FriendlyName": "UVEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Scripting Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Changelist Reviews" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "World Partition HLOD Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Material Analyzer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "SpeedTree Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Framework" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Framework Assets" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "CLion Integration" +} + { +"Version": 110, +"VersionName": "1.11.0", +"FriendlyName": "Plastic SCM" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Perforce" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Dump GPU Services" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "PIX on Windows GPU Capture Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Visual Studio Code Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Plugin Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XCode Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CodeLite Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Subversion" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Sharing" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RenderDoc Plugin" +} + { +"Version": 2, +"VersionName": "1.7", +"FriendlyName": "Rider Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UObject Example Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Project Launcher" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Linux Compiler-only Integration" +} + { +"Version": 14, +"VersionName": "1.4", +"FriendlyName": "Git" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Property Access Node" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Visual Studio Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Oodle Texture" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "10X Editor Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NamingTokens" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "KDevelop Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Oodle Network" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Actor Sequence (Experimental)" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Template Sequence" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequencer Scripting" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Level Sequence Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MetaHuman SDK" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Media Compositing" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "AVF Media Player" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "Android Media Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Media Player Editor" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "WMF Media Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Image Sequence Media Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "WebM Video Player" +} + { +"Version": 0, +"VersionName": "0.1", +"FriendlyName": "Media Plate" +} + { +"Version": 131, +"VersionName": "1.3.1", +"FriendlyName": "glTF Exporter" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Datasmith Content" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Variant Manager" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Variant Manager Content" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Tests" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Niagara" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NiagaraSimCaching" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Cascade Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Alembic Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Performance" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Localizable Message" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "GeometryFlow" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Telemetry" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequence Navigator" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Platform Cryptography Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Low-level network trace Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosUserDataPT" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Level Sequence Navigator Bridge" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NFORDenoise" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Tool Presets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosCaching" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "TEDS: Editor Data Storage" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Python Editor Script Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Planar Cut" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Automation Utilities" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Fracture" +} + { +"Version": 1, +"VersionName": "1", +"FriendlyName": "BackChannel" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry Dataflow Nodes" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Experimental Mesh Modeling Toolset" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Telemetry" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Skeletal Mesh Simplifier (Early Access)" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Editor DataflowGraph" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Batch Renamer" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Niagara" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Full Body IK" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "TEDS: Editor Data Storage Features" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "CharacterAI" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Solver" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MsQuic Runtime Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Asset Tags" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Procedural Mesh Component" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GooglePAD" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Android Runtime Permission" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Example Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Windows Movie Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Linux Device Profile Selector" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Mesh Modeling Toolset" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry Processing" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Custom Mesh Component" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IOS Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Audio Capture" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "StateTree" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Wave Tables" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Apple Movie Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chunk Downloader" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XRBase" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Google Cloud Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Resonance Audio" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ArchVis Character" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Input Debugging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXR" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Windows Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Android Movie Player" +} + { +"Version": 1, +"VersionName": "1.1", +"FriendlyName": "Synthesis and DSP Effects" +} + { +"Version": 2, +"VersionName": "1.0", +"FriendlyName": "Groom" +} + { +"Version": 1, +"VersionName": "0.9", +"FriendlyName": "Compute Framework" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mobile Patching Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Apple Image Utils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Movie Player for WebM files" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXREyeTracker" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Audio Synesthesia" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Cable Component" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RigVM" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "PropertyBindingUtils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Significance Manager" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Android Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "SoundFields" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MetaSound" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AndroidFileServer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Property Access Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Actor Layer Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AudioWidgets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Geometry Cache" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mobile Location Services Blueprints Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXRHandTracking" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UDP Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "TCP Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NNERuntimeORT" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NNEDenoiser" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Paper2D" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Take Recorder" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Camera Calibration Core" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Environment Query Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AISupport" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig Modules" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig" +} + { +"Version": 10, +"VersionName": "10.2.7", +"FriendlyName": "RigLogic Plugin v10.3.0" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig Spline" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IK Rig" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Modifier Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Skeletal Mesh Editing Tools" +} + { +"Version": 1, +"VersionName": "2.0", +"FriendlyName": "Live Link" +} + { +"Version": 1, +"VersionName": "0.9", +"FriendlyName": "Deformer Graph" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Blendspace Motion Analysis" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Tweening Utils" +} + { +"Version": 30100, +"VersionName": "3.1.0", +"FriendlyName": "Animation Compression Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Data" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Portable Object File Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - Class Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - File Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - Asset Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XInput Device" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "BaseCharacterFXEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CompositeCore" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem GooglePlay" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem iOS" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Light Mixer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Object Mixer" +} + + diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-6EA14880DA204A148582AD21D55CCAE9/CrashReportClient.ini b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-6EA14880DA204A148582AD21D55CCAE9/CrashReportClient.ini new file mode 100644 index 0000000..ac738fd --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-6EA14880DA204A148582AD21D55CCAE9/CrashReportClient.ini @@ -0,0 +1,10 @@ +[CrashReportClient] +bHideLogFilesOption=false +bHideAllowToBeContactedOption=false +bIsAllowedToCloseWithoutSending=true +bIsAllowedToSendWithoutDetailedInfo=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true +bAgreeToCrashUpload=false + diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-6EA14880DA204A148582AD21D55CCAE9/Diagnostics.txt b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-6EA14880DA204A148582AD21D55CCAE9/Diagnostics.txt new file mode 100644 index 0000000..44682b0 --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-6EA14880DA204A148582AD21D55CCAE9/Diagnostics.txt @@ -0,0 +1,36 @@ +Generating report for minidump + +Application version 5.6.1.0 + ... built from changelist 44394996 + +OS version Linux 6.19.11-arch1-1 (network name: WEYLAND-YUTANI) +Running 8 x86_64 processors (16 logical cores) +Exception was "Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 154] " + + + + + +libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_2::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:154] +libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:154] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +libc.so.6!UnknownFunction(0x276c0) +libc.so.6!__libc_start_main(+0x88) +UnrealEditor!_start [/opt/unreal-engine/Engine/Binaries/Linux/UnrealEditor:-1] + + + +0 loaded modules + +Report end! diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-6EA14880DA204A148582AD21D55CCAE9/MyProject2.log b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-6EA14880DA204A148582AD21D55CCAE9/MyProject2.log new file mode 100644 index 0000000..4323153 --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-6EA14880DA204A148582AD21D55CCAE9/MyProject2.log @@ -0,0 +1,1561 @@ +Stats thread started at 0.129502 +Metadata set : systemresolution.resx="1280" +Metadata set : systemresolution.resy="720" +OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +Session CrashGUID >==================================================== + Session CrashGUID > UECC-Linux-760B0150F4A1468FA1F2D3949700E62A + Session CrashGUID >==================================================== +No local boot hotfix file found at: [../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +Pre-Initializing Audio Device Manager... +AudioInfo: 'OPUS' Registered +AudioInfo: 'OGG' Registered +AudioInfo: 'ADPCM' Registered +AudioInfo: 'PCM' Registered +AudioInfo: 'BINKA' Registered +AudioInfo: 'RADA' Registered +Audio Device Manager Pre-Initialized +Looking for build plugins target receipt +Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +Asset registry cache read as 67.9 MiB from ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_0.bin +Loading Android ini files took 0.14 seconds +Loading Mac ini files took 0.15 seconds +Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +Looking for enabled plugins target receipt +Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +Loading VulkanPC ini files took 0.21 seconds +Loading IOS ini files took 0.23 seconds +Loading Windows ini files took 0.25 seconds +Loading VisionOS ini files took 0.26 seconds +Loading Unix ini files took 0.26 seconds +Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +Loading TVOS ini files took 0.34 seconds +Mounting Engine plugin RenderGraphInsights +Mounting Engine plugin IoStoreInsights +Mounting Engine plugin MassInsights +Mounting Engine plugin WorldMetrics +Mounting Engine plugin XGEController +Mounting Engine plugin EnhancedInput +Mounting Engine plugin ChaosVD +Mounting Engine plugin FastBuildController +Mounting Engine plugin CmdLinkServer +Mounting Engine plugin ChaosInsights +Mounting Engine plugin UbaController +Mounting Engine plugin ChaosCloth +Mounting Engine plugin MeshPainting +Mounting Engine plugin TraceUtilities +Mounting Engine plugin OnlineSubsystemNull +Loading LinuxArm64 ini files took 0.46 seconds +Mounting Engine plugin OnlineServices +Mounting Engine plugin OnlineBase +Loading Linux ini files took 0.47 seconds +Mounting Engine plugin OnlineSubsystem +Mounting Engine plugin OnlineSubsystemUtils +Mounting Engine plugin EOSShared +Mounting Engine plugin GameplayCameras +Mounting Engine plugin EngineCameras +Mounting Engine plugin CameraShakePreviewer +Mounting Engine plugin LauncherChunkInstaller +Mounting Engine plugin ColorGrading +Mounting Engine plugin FacialAnimation +Mounting Engine plugin AssetManagerEditor +Mounting Engine plugin EngineAssetDefinitions +Mounting Engine plugin BlueprintHeaderView +Mounting Engine plugin MobileLauncherProfileWizard +Mounting Engine plugin ProxyLODPlugin +Mounting Engine plugin UMGWidgetPreview +Mounting Engine plugin DataValidation +Mounting Engine plugin StylusInput +Mounting Engine plugin CryptoKeys +Mounting Engine plugin GameplayTagsEditor +Mounting Engine plugin EditorDebugTools +Mounting Engine plugin MacGraphicsSwitching +Mounting Engine plugin ModelingToolsEditorMode +Mounting Engine plugin GeometryMode +Mounting Engine plugin CurveEditorTools +Mounting Engine plugin SequencerAnimTools +Mounting Engine plugin MeshLODToolset +Mounting Engine plugin PluginBrowser +Mounting Engine plugin UVEditor +Mounting Engine plugin EditorScriptingUtilities +Mounting Engine plugin ChangelistReview +Mounting Engine plugin WorldPartitionHLODUtilities +Mounting Engine plugin MaterialAnalyzer +Mounting Engine plugin SpeedTreeImporter +Mounting Engine plugin Interchange +Mounting Engine plugin InterchangeEditor +Mounting Engine plugin InterchangeAssets +Mounting Engine plugin CLionSourceCodeAccess +Mounting Engine plugin PlasticSourceControl +Mounting Engine plugin PerforceSourceControl +Mounting Engine plugin DumpGPUServices +Mounting Engine plugin PixWinPlugin +Mounting Engine plugin VisualStudioCodeSourceCodeAccess +Mounting Engine plugin PluginUtils +Mounting Engine plugin XCodeSourceCodeAccess +Mounting Engine plugin CodeLiteSourceCodeAccess +Mounting Engine plugin SubversionSourceControl +Mounting Engine plugin AnimationSharing +Mounting Engine plugin RenderDocPlugin +Mounting Engine plugin RiderSourceCodeAccess +Mounting Engine plugin UObjectPlugin +Mounting Engine plugin ProjectLauncher +Mounting Engine plugin NullSourceCodeAccess +Mounting Engine plugin GitSourceControl +Mounting Engine plugin PropertyAccessNode +Mounting Engine plugin VisualStudioSourceCodeAccess +Mounting Engine plugin TextureFormatOodle +Mounting Engine plugin N10XSourceCodeAccess +Mounting Engine plugin NamingTokens +Mounting Engine plugin KDevelopSourceCodeAccess +Mounting Engine plugin OodleNetwork +Mounting Engine plugin ActorSequence +Mounting Engine plugin TemplateSequence +Mounting Engine plugin SequencerScripting +Mounting Engine plugin LevelSequenceEditor +Mounting Engine plugin MetaHumanSDK +Mounting Engine plugin MediaCompositing +Mounting Engine plugin AvfMedia +Mounting Engine plugin AndroidMedia +Mounting Engine plugin MediaPlayerEditor +Mounting Engine plugin WmfMedia +Mounting Engine plugin ImgMedia +Mounting Engine plugin WebMMedia +Mounting Engine plugin MediaPlate +Mounting Engine plugin GLTFExporter +Mounting Engine plugin DatasmithContent +Mounting Engine plugin VariantManager +Mounting Engine plugin VariantManagerContent +Mounting Engine plugin InterchangeTests +Mounting Engine plugin Niagara +Mounting Engine plugin NiagaraSimCaching +Mounting Engine plugin Cascade +Mounting Engine plugin AlembicImporter +Mounting Engine plugin EditorPerformance +Mounting Engine plugin LocalizableMessage +Mounting Engine plugin GeometryFlow +Mounting Engine plugin RuntimeTelemetry +Mounting Engine plugin SequenceNavigator +Mounting Engine plugin PlatformCrypto +Mounting Engine plugin LowLevelNetTrace +Mounting Engine plugin GeometryCollectionPlugin +Mounting Engine plugin ChaosUserDataPT +Mounting Engine plugin LevelSequenceNavigatorBridge +Mounting Engine plugin NFORDenoise +Mounting Engine plugin ToolPresets +Mounting Engine plugin ChaosCaching +Mounting Engine plugin EditorDataStorage +Mounting Engine plugin PythonScriptPlugin +Mounting Engine plugin PlanarCut +Mounting Engine plugin AutomationUtils +Mounting Engine plugin Fracture +Mounting Engine plugin BackChannel +Mounting Engine plugin GeometryDataflow +Mounting Engine plugin MeshModelingToolsetExp +Mounting Engine plugin EditorTelemetry +Mounting Engine plugin SkeletalReduction +Mounting Engine plugin Dataflow +Mounting Engine plugin AdvancedRenamer +Mounting Engine plugin ChaosNiagara +Mounting Engine plugin FullBodyIK +Mounting Engine plugin EditorDataStorageFeatures +Mounting Engine plugin CharacterAI +Mounting Engine plugin ChaosSolverPlugin +Mounting Engine plugin ChaosEditor +Mounting Engine plugin MsQuic +Mounting Engine plugin AssetTags +Mounting Engine plugin ProceduralMeshComponent +Mounting Engine plugin GooglePAD +Mounting Engine plugin AndroidPermission +Mounting Engine plugin ExampleDeviceProfileSelector +Mounting Engine plugin WindowsMoviePlayer +Mounting Engine plugin LinuxDeviceProfileSelector +Mounting Engine plugin MeshModelingToolset +Mounting Engine plugin GeometryProcessing +Mounting Engine plugin CustomMeshComponent +Mounting Engine plugin IOSDeviceProfileSelector +Mounting Engine plugin AudioCapture +Mounting Engine plugin StateTree +Mounting Engine plugin WaveTable +Mounting Engine plugin AppleMoviePlayer +Mounting Engine plugin ChunkDownloader +Mounting Engine plugin XRBase +Mounting Engine plugin GoogleCloudMessaging +Mounting Engine plugin ResonanceAudio +Mounting Engine plugin ArchVisCharacter +Mounting Engine plugin InputDebugging +Mounting Engine plugin OpenXR +Mounting Engine plugin WindowsDeviceProfileSelector +Mounting Engine plugin AndroidMoviePlayer +Mounting Engine plugin Synthesis +Mounting Engine plugin HairStrands +Mounting Engine plugin ComputeFramework +Mounting Engine plugin MobilePatchingUtils +Mounting Engine plugin AppleImageUtils +Mounting Engine plugin WebMMoviePlayer +Mounting Engine plugin OpenXREyeTracker +Mounting Engine plugin AudioSynesthesia +Mounting Engine plugin CableComponent +Mounting Engine plugin RigVM +Mounting Engine plugin PropertyBindingUtils +Mounting Engine plugin SignificanceManager +Mounting Engine plugin AndroidDeviceProfileSelector +Mounting Engine plugin SoundFields +Mounting Engine plugin Metasound +Mounting Engine plugin AndroidFileServer +Mounting Engine plugin PropertyAccessEditor +Mounting Engine plugin ActorLayerUtilities +Mounting Engine plugin AudioWidgets +Mounting Engine plugin GeometryCache +Mounting Engine plugin LocationServicesBPLibrary +Mounting Engine plugin OpenXRHandTracking +Mounting Engine plugin UdpMessaging +Mounting Engine plugin TcpMessaging +Mounting Engine plugin NNERuntimeORT +Mounting Engine plugin NNEDenoiser +Mounting Engine plugin Paper2D +Mounting Engine plugin Takes +Mounting Engine plugin CameraCalibrationCore +Mounting Engine plugin EnvironmentQueryEditor +Mounting Engine plugin AISupport +Mounting Engine plugin ControlRigModules +Mounting Engine plugin ControlRig +Mounting Engine plugin RigLogic +Mounting Engine plugin GameplayInsights +Mounting Engine plugin ControlRigSpline +Mounting Engine plugin IKRig +Mounting Engine plugin AnimationModifierLibrary +Mounting Engine plugin SkeletalMeshModelingTools +Mounting Engine plugin LiveLink +Mounting Engine plugin DeformerGraph +Mounting Engine plugin BlendSpaceMotionAnalysis +Mounting Engine plugin TweeningUtils +Mounting Engine plugin ACLPlugin +Mounting Engine plugin AnimationData +Mounting Engine plugin PortableObjectFileDataSource +Mounting Engine plugin ContentBrowserClassDataSource +Mounting Engine plugin ContentBrowserFileDataSource +Mounting Engine plugin ContentBrowserAssetDataSource +Mounting Engine plugin XInputDevice +Mounting Engine plugin BaseCharacterFXEditor +Mounting Engine plugin CompositeCore +Mounting Engine plugin OnlineSubsystemGooglePlay +Mounting Engine plugin OnlineSubsystemIOS +Mounting Engine plugin LightMixer +Mounting Engine plugin ObjectMixer +Revision control is disabled +Revision control is disabled +Revision control is disabled +Using libcurl 8.12.1 + - built for x86_64-unknown-linux-gnu + - supports SSL with OpenSSL/1.1.1t + - supports HTTP deflate (compression) using libz 1.3 + - other features: + CURL_VERSION_SSL + CURL_VERSION_LIBZ + CURL_VERSION_IPV6 + CURL_VERSION_ASYNCHDNS + CURL_VERSION_LARGEFILE + CURL_VERSION_TLSAUTH_SRP + CURL_VERSION_HTTP2 + CurlRequestOptions (configurable via config and command line): + - bVerifyPeer = true - Libcurl will verify peer certificate + - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy + - bDontReuseConnections = false - Libcurl will reuse connections + - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host + - LocalHostAddr = Default + - BufferSize = 65536 +CreateHttpThread using FCurlMultiPollEventLoopHttpThread +Creating http thread with maximum 256 concurrent requests +OSS: Created online subsystem instance for: NULL +OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] +Initialize Initializing EOSSDK Version:1.17.0-41373641 +Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine] +RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings. +Started StudioTelemetry Session +NFORDenoise function starting up +Applying CVar settings from Section [/Script/CompositeCore.CompositeCorePluginSettings] File [Engine] +ExecutableName: UnrealEditor +Build: ++UE5+Release-5.6-CL-44394996 +Platform=LinuxEditor +MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +DeviceId= +Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +Net CL: 43139311 +OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +Compiled (64-bit): Jul 28 2025 20:54:48 +Architecture: x64 +Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +Build Configuration: Development +Branch Name: ++UE5+Release-5.6 +Command Line: +Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +Allocator: Mimalloc +Installed Engine Build: 1 +This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +Number of dev versions registered: 37 + Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 10 + Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0 + Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 4 + Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 40 + Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 37 + Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 3 + Dev-Networking (A4E4105C-59A1-49B5-A7C5-40C4547EDFEE): 0 + Dev-Online (39C831C9-5AE6-47DC-9A44-9C173E1C8E7C): 0 + Dev-Physics (78F01B33-EBEA-4F98-B9B4-84EACCB95AA2): 20 + Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0 + Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 49 + Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 13 + Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 3 + Dev-LoadTimes (C2A15278-BFE7-4AFE-6C17-90FF531DF755): 1 + Private-Geometry (6EACA3D4-40EC-4CC1-B786-8BED09428FC5): 3 + Dev-AnimPhys (29E575DD-E0A3-4627-9D10-D276232CDCEA): 17 + Dev-Anim (AF43A65D-7FD3-4947-9873-3E8ED9C1BB05): 15 + Dev-ReflectionCapture (6B266CEC-1EC7-4B8F-A30B-E4D90942FC07): 1 + Dev-Automation (0DF73D61-A23F-47EA-B727-89E90C41499A): 1 + FortniteMain (601D1886-AC64-4F84-AA16-D3DE0DEAC7D6): 207 + FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 8 + FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 13 + FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 17 + Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 11 + Dev-Niagara (F2AED0AC-9AFE-416F-8664-AA7FFA26D6FC): 1 + Dev-Destruction (174F1F0B-B4C6-45A5-B13F-2EE8D0FB917D): 10 + Dev-Physics-Ext (35F94A83-E258-406C-A318-09F59610247C): 41 + Dev-PhysicsMaterial-Chaos (B68FC16E-8B1B-42E2-B453-215C058844FE): 1 + Dev-CineCamera (B2E18506-4273-CFC2-A54E-F4BB758BBA07): 1 + Dev-VirtualProduction (64F58936-FD1B-42BA-BA96-7289D5D0FA4E): 1 + UE5-Main (697DD581-E64F-41AB-AA4A-51ECBEB7B628): 121 + UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 56 + UE5-SpecialProject (59DA5D52-1232-4948-B878-597870B8E98B): 9 + Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2 + Dev-NaniteResearch (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1 + Dev-ComputeFramework (6304A3E7-0059-4F59-8CFC-21BD7721FD4E): 0 + LensFileVersion (8652A554-966A-466C-9FD7-1C6DD61B1ADB): 1 +Presizing for max 25165824 objects, including 0 objects not considered by GC. +Object subsystem initialized +Set CVar [[con.DebugEarlyDefault:1]] +CVar [[con.DebugLateDefault:1]] deferred - dummy variable created +CVar [[con.DebugLateCheat:1]] deferred - dummy variable created +CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created +Set CVar [[r.setres:1280x720]] +Set CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] +CVar [[QualityLevelMapping:high]] deferred - dummy variable created +Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]] +Set CVar [[r.VSync:0]] +Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created +CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created +Set CVar [[r.GPUCrashDebugging:0]] +CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +Set CVar [[r.ForwardShading:1]] +Set CVar [[r.MobileHDR:0]] +Set CVar [[vr.MobileMultiView:1]] +Set CVar [[vr.InstancedStereo:1]] +Set CVar [[r.DefaultFeature.AutoExposure:0]] +Set CVar [[r.DefaultFeature.AmbientOcclusion:0]] +Set CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:0]] +Set CVar [[r.DefaultFeature.MotionBlur:0]] +Set CVar [[r.Mobile.UseHWsRGBEncoding:1]] +Set CVar [[r.Shadow.Virtual.Enable:1]] +Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] +Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]] +Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]] +Set CVar [[r.GenerateMeshDistanceFields:1]] +Set CVar [[r.DynamicGlobalIlluminationMethod:1]] +Set CVar [[r.ReflectionMethod:1]] +Set CVar [[r.Mobile.AntiAliasing:3]] +Set CVar [[r.AntiAliasingMethod:3]] +Set CVar [[r.AllowStaticLighting:1]] +Set CVar [[r.SkinCache.CompileShaders:1]] +Set CVar [[r.RayTracing:1]] +Set CVar [[r.RayTracing.RayTracingProxies.ProjectEnabled:1]] +Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]] +Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +Set CVar [[s.AsyncLoadingThreadEnabled:1]] +Set CVar [[s.EventDrivenLoaderEnabled:1]] +Set CVar [[s.WarnIfTimeLimitExceeded:0]] +Set CVar [[s.TimeLimitExceededMultiplier:1.5]] +Set CVar [[s.TimeLimitExceededMinTime:0.005]] +Set CVar [[s.UseBackgroundLevelStreaming:1]] +Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] +Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +Set CVar [[s.FlushStreamingOnExit:1]] +CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] +Set CVar [[gc.FlushStreamingOnGC:0]] +Set CVar [[gc.NumRetriesBeforeForcingGC:10]] +Set CVar [[gc.AllowParallelGC:1]] +Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] +Set CVar [[gc.MaxObjectsInEditor:25165824]] +Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] +Set CVar [[gc.CreateGCClusters:1]] +Set CVar [[gc.MinGCClusterSize:5]] +Set CVar [[gc.AssetClustreringEnabled:0]] +Set CVar [[gc.ActorClusteringEnabled:0]] +Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] +Set CVar [[gc.GarbageEliminationEnabled:1]] +Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created +CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +CVar [[DefaultASTCQualityBySizeHQ:4]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:AmbientSound]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Mobile.DBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +Initializing SDL. +Initialized SDL 2.30.6 revision: SDL-2.30.6-no-vcs (compiled against 2.30.6) +Using SDL video driver 'x11' +Display metrics: + PrimaryDisplayWidth: 3440 + PrimaryDisplayHeight: 1440 + PrimaryDisplayWorkAreaRect: + Left=0, Top=0, Right=3440, Bottom=1396 + VirtualDisplayRect: + Left=0, Top=0, Right=3440, Bottom=1396 + TitleSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 + ActionSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 + Number of monitors: 1 + Monitor 0 + Name: LG ULTRAGEAR+ 45" + ID: display0 + NativeWidth: 3440 + NativeHeight: 1440 + bIsPrimary: true +Metadata set : systemresolution.resx="3440" +Metadata set : systemresolution.resy="1440" +Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +Set CVar [[r.SkeletalMeshLODBias:0]] +Set CVar [[r.ViewDistanceScale:1.0]] +Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +Set CVar [[r.FXAA.Quality:4]] +Set CVar [[r.TemporalAA.Quality:2]] +Set CVar [[r.TSR.History.R11G11B10:1]] +Set CVar [[r.TSR.History.ScreenPercentage:200]] +Set CVar [[r.TSR.History.UpdateQuality:3]] +Set CVar [[r.TSR.ShadingRejection.Flickering:1]] +Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] +Set CVar [[r.TSR.ReprojectionField:1]] +Set CVar [[r.TSR.Resurrection:1]] +Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +Set CVar [[r.LightFunctionQuality:1]] +Set CVar [[r.ShadowQuality:5]] +Set CVar [[r.Shadow.CSM.MaxCascades:10]] +Set CVar [[r.Shadow.MaxResolution:2048]] +Set CVar [[r.Shadow.MaxCSMResolution:2048]] +Set CVar [[r.Shadow.RadiusThreshold:0.01]] +Set CVar [[r.Shadow.DistanceScale:1.0]] +Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] +Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +Set CVar [[r.DistanceFieldShadowing:1]] +Set CVar [[r.VolumetricFog:1]] +Set CVar [[r.VolumetricFog.GridPixelSize:8]] +Set CVar [[r.VolumetricFog.GridSizeZ:128]] +Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +Set CVar [[r.LightMaxDrawDistanceScale:1]] +Set CVar [[r.CapsuleShadows:1]] +Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] +Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] +Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] +Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] +Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] +Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +Set CVar [[r.DistanceFieldAO:1]] +Set CVar [[r.SkylightIntensityMultiplier:1.0]] +Set CVar [[r.AOQuality:2]] +Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] +Set CVar [[r.LumenScene.DirectLighting.MaxLightsPerTile:8]] +Set CVar [[r.LumenScene.DirectLighting.UpdateFactor:32]] +Set CVar [[r.LumenScene.Radiosity.UpdateFactor:64]] +Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] +Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] +Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] +Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] +Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:100]] +Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] +Set CVar [[r.Lumen.ScreenProbeGather.NumAdaptiveProbes:8]] +Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] +Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] +Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] +Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] +Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] +Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] +Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.HardwareRayTracing:0]] +Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.BentNormal:1]] +Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] +Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] +Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] +Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] +Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:70]] +Set CVar [[r.RayTracing.Scene.BuildMode:1]] +Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +Set CVar [[r.SSR.Quality:3]] +Set CVar [[r.SSR.HalfResSceneColor:0]] +Set CVar [[r.Lumen.Reflections.Allow:1]] +Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] +Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] +Set CVar [[r.Lumen.ScreenProbeGather.MaxRoughnessToEvaluateRoughSpecularForFoliage:0.8]] +Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.NumSamples:5]] +Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.MinWeight:0]] +Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] +Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] +Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +Set CVar [[r.MotionBlurQuality:4]] +Set CVar [[r.MotionBlur.HalfResGather:0]] +Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +Set CVar [[r.AmbientOcclusionMaxQuality:100]] +Set CVar [[r.AmbientOcclusionLevels:-1]] +Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] +Set CVar [[r.DepthOfFieldQuality:2]] +Set CVar [[r.RenderTargetPoolMin:400]] +Set CVar [[r.LensFlareQuality:2]] +Set CVar [[r.SceneColorFringeQuality:1]] +Set CVar [[r.EyeAdaptationQuality:2]] +Set CVar [[r.BloomQuality:5]] +Set CVar [[r.Bloom.ScreenPercentage:50.000]] +Set CVar [[r.FastBlurThreshold:100]] +Set CVar [[r.Upscale.Quality:3]] +Set CVar [[r.LightShaftQuality:1]] +Set CVar [[r.Filter.SizeScale:1]] +Set CVar [[r.Tonemapper.Quality:5]] +Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] +Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +Applying CVar settings from Section [TextureQuality@3] File [Scalability] +Set CVar [[r.Streaming.MipBias:0]] +Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +Set CVar [[r.Streaming.Boost:1]] +Set CVar [[r.MaxAnisotropy:8]] +Set CVar [[r.VT.MaxAnisotropy:8]] +Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +Set CVar [[r.Streaming.PoolSize:1000]] +Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +Set CVar [[r.TranslucencyLightingVolumeDim:64]] +Set CVar [[r.RefractionQuality:2]] +Set CVar [[r.SceneColorFormat:4]] +Set CVar [[r.DetailMode:3]] +Set CVar [[r.TranslucencyVolumeBlur:1]] +Set CVar [[r.MaterialQualityLevel:1 ; High quality]] +Set CVar [[r.SSS.Scale:1]] +Set CVar [[r.SSS.SampleSet:2]] +Set CVar [[r.SSS.Quality:1]] +Set CVar [[r.SSS.HalfRes:0]] +Set CVar [[r.SSGI.Quality:3]] +Set CVar [[r.EmitterSpawnRateScale:1.0]] +Set CVar [[r.ParticleLightQuality:2]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +Set CVar [[fx.Niagara.QualityLevel:3]] +Set CVar [[r.Refraction.OffsetQuality:1]] +Set CVar [[r.HeterogeneousVolumes.DownsampleFactor:2]] +Set CVar [[r.HeterogeneousVolumes.MaxStepCount:256]] +Set CVar [[r.HeterogeneousVolumes.Shadows.Resolution:256]] +Set CVar [[r.HeterogeneousVolumes.Shadows.MaxSampleCount:8]] +Set CVar [[r.HeterogeneousVolumes.UseExistenceMask:0]] +Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +Set CVar [[foliage.DensityScale:1.0]] +Set CVar [[grass.DensityScale:1.0]] +Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] +Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +Set CVar [[r.AnisotropicMaterials:1]] +Applying CVar settings from Section [LandscapeQuality@3] File [Scalability] +Selected Device Profile: [LinuxEditor] +Selected Device Profile: [LinuxEditor] +Platform has ~ 63 GB [67336896512 / 68719476736 / 63], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +Going up to parent DeviceProfile [Linux] +Going up to parent DeviceProfile [] +Pushing Device Profile CVar: [[UI.SlateSDFText.RasterizationMode:Bitmap -> Msdf]] +Pushing Device Profile CVar: [[UI.SlateSDFText.ResolutionLevel:2 -> 2]] +Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +Set CVar [[r.DumpShaderDebugInfo:2]] +Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] +Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] +CVar [[ds.CADTranslator.Meshing.ActivateThinZoneMeshing:0]] deferred - dummy variable created +CVar [[ds.CADTranslator.Stitching.RemoveThinFaces:0]] deferred - dummy variable created +Applying CVar settings from Section [Startup_Linux] File [../../../Engine/Config/ConsoleVariables.ini] +Applying CVar settings from Section [ConsoleVariables] File [Engine] +Set CVar [[g.TimeoutForBlockOnRenderFence:60000]] +Applying CVar settings from Section [ConsoleVariables] File [/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Config/LinuxEditor/Editor.ini] +Unix hardware info: + - we are the first instance of this executable + - this process' id (pid) is 8779, parent process' id (ppid) is 1855 + - we are not running under debugger + - machine network name is 'WEYLAND-YUTANI' + - user name is 'reimoz' (reimoz) + - we're logged in locally + - we're running with rendering + - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) + - Number of physical cores available for the process: 8 + - Number of logical cores available for the process: 16 + - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) + - Memory allocator used: Mimalloc + - This is an internal build. +Benchmarking clocks: + - CLOCK_MONOTONIC (id=1) can sustain 39245343 (39245K, 39M) calls per second without zero deltas. + - CLOCK_MONOTONIC_RAW (id=4) can sustain 39510445 (39510K, 40M) calls per second without zero deltas. + - CLOCK_MONOTONIC_COARSE (id=6) can sustain 226569768 (226570K, 227M) calls per second with 99.999554% zero deltas. +Selected clock_id 4 (CLOCK_MONOTONIC_RAW) since it is the fastest support clock without zero deltas. +Unix-specific commandline switches: + -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) + -jemalloc - use jemalloc for all memory allocation + -binnedmalloc - use binned malloc for all memory allocation + -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache + -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) + -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) + -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) + -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal + -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) + -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened + -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) + -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) + -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) + -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash + - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) + - VirtualMemoryAllocator pools will grow at scale 1.4 + - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) + - PageSize 4096 + - BinnedPageSize 65536 +Metadata set : extradevelopmentmemorymb="0" +Chaos Debug Draw Startup +Physics initialised using underlying interface: Chaos +Using OS detected language (en-US). +Using OS detected locale (en-US). +No specific localization for 'en-US' exists, so 'en' will be used for the language. +Attempting to load config data for Default__SlateThemeManager before the Class has been constructed/registered/linked (likely during module loading or early startup). This will result in the load silently failing and should be fixed. +New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +Slate User Registered. User Index 0, Is Virtual User: 0 +Found VULKAN_SDK= +Registering provided Vulkan validation layers +Updated VK_LAYER_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +Updated LD_LIBRARY_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +Installed Vulkan Loader Path: /usr/lib +Installed Vulkan Loader instance version 1.4.341. +Starting Vulkan Profile check for VP_UE_Vulkan_SM6: +Vulkan Profile check complete. +Using SDL_WINDOW_VULKAN +Vulkan RHI ShaderPlatform for SM6: VULKAN_SM6. +Vulkan PSO Precaching = 1, PipelineFileCache = 0 +Built with Vulkan header version 1.4.304 +Starting Vulkan Profile check for VP_UE_Vulkan_SM6_RT: +Vulkan Profile check complete. +Using API Version 1.3. +OpenXRHMDModule::InitInstance using DefaultLoader. +OpenXR runtime supported extensions: + XR_KHR_vulkan_enable + XR_KHR_vulkan_enable2 + XR_KHR_opengl_enable + XR_KHR_convert_timespec_time + XR_KHR_opengl_es_enable + XR_MNDX_egl_enable + XR_KHR_binding_modification + XR_KHR_composition_layer_depth + XR_KHR_locate_spaces + XR_KHR_visibility_mask + XR_EXT_active_action_set_priority + XR_EXT_dpad_binding + XR_EXT_eye_gaze_interaction + XR_EXT_frame_composition_report + XR_EXT_hand_interaction + XR_EXT_hand_tracking + XR_EXT_hand_tracking_data_source + XR_EXT_hand_joints_motion_range + XR_EXT_hp_mixed_reality_controller + XR_EXT_local_floor + XR_EXT_palm_pose + XR_EXT_uuid + XR_EXT_user_presence + XR_EXT_render_model + XR_EXT_interaction_render_model + XR_FB_display_refresh_rate + XR_HTC_vive_cosmos_controller_interaction + XR_HTC_vive_focus3_controller_interaction + XR_HTC_vive_wrist_tracker_interaction + XR_MND_headless + XR_VALVE_analog_threshold + XR_META_performance_metrics + XR_VALVE_timing_utils + XR_META_recommended_layer_resolution + XR_HTCX_vive_tracker_interaction + XR_KHR_generic_controller + XR_VALVE_frame_controller_interaction + XR_EXT_debug_utils +Optional extension XR_KHR_vulkan_swapchain_format_list is not available +Optional extension XR_FB_foveation_vulkan is not available +Optional extension XR_FB_composition_layer_depth_test is not available +Optional extension XR_KHR_composition_layer_cylinder is not available +Optional extension XR_KHR_composition_layer_equirect is not available +Optional extension XR_KHR_composition_layer_equirect2 is not available +Optional extension XR_KHR_composition_layer_color_scale_bias is not available +Optional extension XR_VARJO_quad_views is not available +Optional extension XR_EPIC_view_configuration_fov is not available +Optional extension XR_FB_foveation is not available +Optional extension XR_FB_swapchain_update_state is not available +Optional extension XR_FB_foveation_configuration is not available +Optional extension XR_FB_composition_layer_alpha_blend is not available +xrCreateInstance succeeded with XR_API_VERSION_1_0 +xrCreateInstance created: 27654032 +Initialized OpenXR on SteamVR/OpenXR runtime version 2.15.6 +Instance does not support expected usage of xrStringToPath. Instance is not viable. +Found 25 available instance extensions : + - VK_EXT_acquire_drm_display + - VK_EXT_acquire_xlib_display + - VK_EXT_debug_report + + VK_EXT_debug_utils + - VK_EXT_direct_mode_display + - VK_EXT_display_surface_counter + - VK_EXT_surface_maintenance1 + + VK_EXT_swapchain_colorspace + - VK_KHR_device_group_creation + - VK_KHR_display + - VK_KHR_external_fence_capabilities + - VK_KHR_external_memory_capabilities + - VK_KHR_external_semaphore_capabilities + - VK_KHR_get_display_properties2 + - VK_KHR_get_physical_device_properties2 + - VK_KHR_get_surface_capabilities2 + - VK_KHR_portability_enumeration + + VK_KHR_surface + - VK_KHR_surface_maintenance1 + - VK_KHR_surface_protected_capabilities + - VK_KHR_wayland_surface + - VK_KHR_xcb_surface + + VK_KHR_xlib_surface + - VK_LUNARG_direct_driver_loading + - VK_NV_display_stereo +Intance Layer VK_LAYER_VALVE_steam_overlay_32 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_fossilize_64 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_overlay_64 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_fossilize_32 provides 0 extensions: +Intance Layer VK_LAYER_NV_optimus provides 0 extensions: +Intance Layer VK_LAYER_NV_present provides 0 extensions: +Intance Layer VK_LAYER_LUNARG_api_dump provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_LUNARG_crash_diagnostic provides 3 extensions: + VK_EXT_debug_report + VK_EXT_debug_utils + VK_EXT_layer_settings +Intance Layer VK_LAYER_KHRONOS_validation provides 4 extensions: + VK_EXT_debug_report + VK_EXT_debug_utils + VK_EXT_layer_settings + VK_EXT_validation_features +Intance Layer VK_LAYER_KHRONOS_synchronization2 provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_LUNARG_gfxreconstruct provides 0 extensions: +Intance Layer VK_LAYER_KHRONOS_profiles provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_KHRONOS_shader_object provides 1 extensions: + VK_EXT_layer_settings +Found 13 available instance layers : + * VK_LAYER_KHRONOS_profiles + * VK_LAYER_KHRONOS_shader_object + * VK_LAYER_KHRONOS_synchronization2 + * VK_LAYER_KHRONOS_validation + * VK_LAYER_LUNARG_api_dump + * VK_LAYER_LUNARG_crash_diagnostic + * VK_LAYER_LUNARG_gfxreconstruct + * VK_LAYER_NV_optimus + * VK_LAYER_NV_present + * VK_LAYER_VALVE_steam_fossilize_32 + * VK_LAYER_VALVE_steam_fossilize_64 + * VK_LAYER_VALVE_steam_overlay_32 + * VK_LAYER_VALVE_steam_overlay_64 +Creating Vulkan Device using VkPhysicalDevice 0x1ab3df0. +- DeviceName: NVIDIA GeForce RTX 4090 +- API=1.4.329 (0x404149) Driver=0x94ce80c0 VendorId=0x10de +- DeviceID=0x2684 Type=VK_PHYSICAL_DEVICE_TYPE_DISCRETE_GPU +- Max Descriptor Sets Bound 32 +- Timestamps: ComputeAndGraphics=1 Domain=VK_TIME_DOMAIN_CLOCK_MONOTONIC_KHR Period=1.000000 + API Version: 1.4.329 +RHI Adapter Info: + Name: NVIDIA GeForce RTX 4090 + Driver Version: 595.58 (internal:595.58, unified:) + Driver Date: 01-01-01 +Found 275 available device extensions : + + VK_AMD_buffer_marker + - VK_EXT_4444_formats + - VK_EXT_attachment_feedback_loop_dynamic_state + - VK_EXT_attachment_feedback_loop_layout + - VK_EXT_blend_operation_advanced + - VK_EXT_border_color_swizzle + - VK_EXT_buffer_device_address + + VK_EXT_calibrated_timestamps + - VK_EXT_color_write_enable + - VK_EXT_conditional_rendering + - VK_EXT_conservative_rasterization + - VK_EXT_custom_border_color + - VK_EXT_custom_resolve + - VK_EXT_depth_bias_control + - VK_EXT_depth_clamp_control + - VK_EXT_depth_clamp_zero_one + - VK_EXT_depth_clip_control + - VK_EXT_depth_clip_enable + - VK_EXT_depth_range_unrestricted + + VK_EXT_descriptor_buffer + - VK_EXT_descriptor_heap + * VK_EXT_descriptor_indexing + - VK_EXT_device_address_binding_report + + VK_EXT_device_fault + - VK_EXT_device_generated_commands + - VK_EXT_discard_rectangles + - VK_EXT_display_control + - VK_EXT_dynamic_rendering_unused_attachments + - VK_EXT_extended_dynamic_state + - VK_EXT_extended_dynamic_state2 + - VK_EXT_extended_dynamic_state3 + - VK_EXT_external_memory_dma_buf + - VK_EXT_external_memory_host + - VK_EXT_fragment_shader_interlock + - VK_EXT_global_priority + - VK_EXT_global_priority_query + + VK_EXT_graphics_pipeline_library + - VK_EXT_hdr_metadata + - VK_EXT_host_image_copy + * VK_EXT_host_query_reset + - VK_EXT_image_2d_view_of_3d + - VK_EXT_image_drm_format_modifier + - VK_EXT_image_robustness + - VK_EXT_image_sliced_view_of_3d + - VK_EXT_image_view_min_lod + - VK_EXT_index_type_uint8 + - VK_EXT_inline_uniform_block + - VK_EXT_legacy_vertex_attributes + - VK_EXT_line_rasterization + + VK_EXT_load_store_op_none + - VK_EXT_map_memory_placed + + VK_EXT_memory_budget + - VK_EXT_memory_decompression + + VK_EXT_memory_priority + + VK_EXT_mesh_shader + - VK_EXT_multi_draw + + VK_EXT_mutable_descriptor_type + - VK_EXT_nested_command_buffer + - VK_EXT_non_seamless_cube_map + - VK_EXT_opacity_micromap + - VK_EXT_pageable_device_local_memory + - VK_EXT_pci_bus_info + - VK_EXT_physical_device_drm + * VK_EXT_pipeline_creation_cache_control + - VK_EXT_pipeline_creation_feedback + - VK_EXT_pipeline_library_group_handles + - VK_EXT_pipeline_robustness + - VK_EXT_post_depth_coverage + - VK_EXT_present_mode_fifo_latest_ready + - VK_EXT_present_timing + - VK_EXT_primitive_topology_list_restart + - VK_EXT_primitives_generated_query + - VK_EXT_private_data + - VK_EXT_provoking_vertex + - VK_EXT_queue_family_foreign + - VK_EXT_ray_tracing_invocation_reorder + - VK_EXT_robustness2 + - VK_EXT_sample_locations + - VK_EXT_sampler_filter_minmax + * VK_EXT_scalar_block_layout + - VK_EXT_separate_stencil_usage + - VK_EXT_shader_64bit_indexing + - VK_EXT_shader_atomic_float + * VK_EXT_shader_demote_to_helper_invocation + - VK_EXT_shader_float8 + + VK_EXT_shader_image_atomic_int64 + - VK_EXT_shader_module_identifier + - VK_EXT_shader_object + - VK_EXT_shader_replicated_composites + - VK_EXT_shader_subgroup_ballot + - VK_EXT_shader_subgroup_vote + - VK_EXT_shader_uniform_buffer_unsized_array + * VK_EXT_shader_viewport_index_layer + * VK_EXT_subgroup_size_control + - VK_EXT_swapchain_maintenance1 + - VK_EXT_texel_buffer_alignment + * VK_EXT_tooling_info + - VK_EXT_transform_feedback + - VK_EXT_vertex_attribute_divisor + - VK_EXT_vertex_attribute_robustness + - VK_EXT_vertex_input_dynamic_state + - VK_EXT_ycbcr_2plane_444_formats + - VK_EXT_ycbcr_image_arrays + - VK_EXT_zero_initialize_device_memory + - VK_GOOGLE_hlsl_functionality1 + - VK_GOOGLE_user_type + + VK_KHR_16bit_storage + - VK_KHR_8bit_storage + + VK_KHR_acceleration_structure + - VK_KHR_bind_memory2 + * VK_KHR_buffer_device_address + - VK_KHR_calibrated_timestamps + + VK_KHR_compute_shader_derivatives + - VK_KHR_cooperative_matrix + - VK_KHR_copy_commands2 + - VK_KHR_copy_memory_indirect + * VK_KHR_create_renderpass2 + - VK_KHR_dedicated_allocation + + VK_KHR_deferred_host_operations + - VK_KHR_depth_clamp_zero_one + + VK_KHR_depth_stencil_resolve + - VK_KHR_descriptor_update_template + - VK_KHR_device_group + - VK_KHR_draw_indirect_count + * VK_KHR_driver_properties + * VK_KHR_dynamic_rendering + - VK_KHR_dynamic_rendering_local_read + - VK_KHR_external_fence + - VK_KHR_external_fence_fd + - VK_KHR_external_memory + + VK_KHR_external_memory_fd + - VK_KHR_external_semaphore + - VK_KHR_external_semaphore_fd + - VK_KHR_format_feature_flags2 + + VK_KHR_fragment_shader_barycentric + + VK_KHR_fragment_shading_rate + * VK_KHR_get_memory_requirements2 + - VK_KHR_global_priority + * VK_KHR_image_format_list + - VK_KHR_imageless_framebuffer + - VK_KHR_incremental_present + - VK_KHR_index_type_uint8 + - VK_KHR_line_rasterization + - VK_KHR_load_store_op_none + - VK_KHR_maintenance1 + - VK_KHR_maintenance10 + - VK_KHR_maintenance2 + - VK_KHR_maintenance3 + * VK_KHR_maintenance4 + + VK_KHR_maintenance5 + - VK_KHR_maintenance6 + - VK_KHR_maintenance7 + - VK_KHR_maintenance8 + - VK_KHR_maintenance9 + - VK_KHR_map_memory2 + * VK_KHR_multiview + - VK_KHR_pipeline_binary + - VK_KHR_pipeline_executable_properties + + VK_KHR_pipeline_library + - VK_KHR_present_id + - VK_KHR_present_id2 + - VK_KHR_present_mode_fifo_latest_ready + - VK_KHR_present_wait + - VK_KHR_present_wait2 + - VK_KHR_push_descriptor + + VK_KHR_ray_query + - VK_KHR_ray_tracing_maintenance1 + + VK_KHR_ray_tracing_pipeline + + VK_KHR_ray_tracing_position_fetch + - VK_KHR_relaxed_block_layout + - VK_KHR_robustness2 + - VK_KHR_sampler_mirror_clamp_to_edge + * VK_KHR_sampler_ycbcr_conversion + * VK_KHR_separate_depth_stencil_layouts + * VK_KHR_shader_atomic_int64 + - VK_KHR_shader_bfloat16 + - VK_KHR_shader_clock + - VK_KHR_shader_draw_parameters + - VK_KHR_shader_expect_assume + + VK_KHR_shader_float16_int8 + * VK_KHR_shader_float_controls + - VK_KHR_shader_float_controls2 + - VK_KHR_shader_fma + - VK_KHR_shader_integer_dot_product + - VK_KHR_shader_maximal_reconvergence + - VK_KHR_shader_non_semantic_info + - VK_KHR_shader_quad_control + - VK_KHR_shader_relaxed_extended_instruction + - VK_KHR_shader_subgroup_extended_types + - VK_KHR_shader_subgroup_rotate + - VK_KHR_shader_subgroup_uniform_control_flow + - VK_KHR_shader_terminate_invocation + - VK_KHR_shader_untyped_pointers + - VK_KHR_shared_presentable_image + * VK_KHR_spirv_1_4 + - VK_KHR_storage_buffer_storage_class + + VK_KHR_swapchain + - VK_KHR_swapchain_maintenance1 + - VK_KHR_swapchain_mutable_format + * VK_KHR_synchronization2 + * VK_KHR_timeline_semaphore + - VK_KHR_unified_image_layouts + - VK_KHR_uniform_buffer_standard_layout + - VK_KHR_variable_pointers + - VK_KHR_vertex_attribute_divisor + - VK_KHR_video_decode_av1 + - VK_KHR_video_decode_h264 + - VK_KHR_video_decode_h265 + - VK_KHR_video_decode_queue + - VK_KHR_video_decode_vp9 + - VK_KHR_video_encode_av1 + - VK_KHR_video_encode_h264 + - VK_KHR_video_encode_h265 + - VK_KHR_video_encode_intra_refresh + - VK_KHR_video_encode_quantization_map + - VK_KHR_video_encode_queue + - VK_KHR_video_maintenance1 + - VK_KHR_video_maintenance2 + - VK_KHR_video_queue + - VK_KHR_vulkan_memory_model + - VK_KHR_workgroup_memory_explicit_layout + - VK_KHR_zero_initialize_workgroup_memory + - VK_NVX_binary_import + - VK_NVX_image_view_handle + - VK_NVX_multiview_per_view_attributes + - VK_NV_clip_space_w_scaling + - VK_NV_cluster_acceleration_structure + - VK_NV_compute_occupancy_priority + - VK_NV_compute_shader_derivatives + - VK_NV_cooperative_matrix + - VK_NV_cooperative_matrix2 + - VK_NV_cooperative_vector + - VK_NV_copy_memory_indirect + - VK_NV_corner_sampled_image + - VK_NV_coverage_reduction_mode + - VK_NV_cuda_kernel_launch + - VK_NV_dedicated_allocation + - VK_NV_dedicated_allocation_image_aliasing + - VK_NV_descriptor_pool_overallocation + + VK_NV_device_diagnostic_checkpoints + + VK_NV_device_diagnostics_config + - VK_NV_device_generated_commands + - VK_NV_device_generated_commands_compute + - VK_NV_disk_cache_utils + - VK_NV_extended_sparse_address_space + - VK_NV_fill_rectangle + - VK_NV_fragment_coverage_to_color + - VK_NV_fragment_shader_barycentric + - VK_NV_fragment_shading_rate_enums + - VK_NV_framebuffer_mixed_samples + - VK_NV_geometry_shader_passthrough + - VK_NV_inherited_viewport_scissor + - VK_NV_internal_nvpresent + - VK_NV_linear_color_attachment + - VK_NV_low_latency + - VK_NV_low_latency2 + - VK_NV_memory_decompression + - VK_NV_mesh_shader + - VK_NV_optical_flow + - VK_NV_partitioned_acceleration_structure + - VK_NV_present_metering + - VK_NV_raw_access_chains + - VK_NV_ray_tracing + - VK_NV_ray_tracing_invocation_reorder + - VK_NV_ray_tracing_motion_blur + - VK_NV_representative_fragment_test + - VK_NV_sample_mask_override_coverage + - VK_NV_scissor_exclusive + - VK_NV_shader_atomic_float16_vector + - VK_NV_shader_image_footprint + - VK_NV_shader_sm_builtins + - VK_NV_shader_subgroup_partitioned + - VK_NV_shading_rate_image + - VK_NV_viewport_array2 + - VK_NV_viewport_swizzle +Found 0 available device layers ! +Vulkan Physical Device Driver Properties: +- driverName: NVIDIA +- driverInfo: 595.58.03 +Vulkan Variable Rate Shading choice: 0. +Device properties: Geometry 1 BufferAtomic64 1 ImageAtomic64 1 +Enabling Vulkan Descriptor Buffers with: allowSamplerImageViewPostSubmitCreation=0, maxDescriptorBufferBindings=32, maxSamplerDescriptorBufferBindings=32, maxResourceDescriptorBufferBindings=32, samplerDescriptorBufferAddressSpaceSize=1099511627776, resourceDescriptorBufferAddressSpaceSize=1099511627776, maxSamplerDescriptorBufferRange=1099511627776, maxResourceDescriptorBufferRange=1099511627776, descriptorBufferAddressSpaceSize=1099511627776, descriptorBufferOffsetAlignment=64, samplerDescriptorSize=4 +Found 6 Queue Families +Initializing Queue Family 0: 16 queues Gfx Compute Xfer Sparse +Skipping unnecessary Queue Family 1: 2 queues Xfer Sparse +Skipping unnecessary Queue Family 2: 8 queues Compute Xfer Sparse +Skipping unnecessary Queue Family 3: 1 queues Xfer Sparse +Skipping unnecessary Queue Family 4: 2 queues Xfer Sparse +Skipping unnecessary Queue Family 5: 1 queues Xfer Sparse +TimestampValidBits=64 +Using 0 device layers. +Using 47 device extensions: +* VK_KHR_swapchain +* VK_EXT_memory_budget +* VK_EXT_memory_priority +* VK_KHR_create_renderpass2 +* VK_KHR_deferred_host_operations +* VK_KHR_spirv_1_4 +* VK_KHR_shader_float_controls +* VK_KHR_image_format_list +* VK_EXT_load_store_op_none +* VK_EXT_tooling_info +* VK_KHR_dynamic_rendering +* VK_KHR_pipeline_library +* VK_KHR_driver_properties +* VK_KHR_maintenance4 +* VK_KHR_maintenance5 +* VK_KHR_shader_atomic_int64 +* VK_EXT_shader_image_atomic_int64 +* VK_EXT_scalar_block_layout +* VK_EXT_shader_viewport_index_layer +* VK_KHR_separate_depth_stencil_layouts +* VK_KHR_synchronization2 +* VK_KHR_fragment_shading_rate +* VK_KHR_multiview +* VK_KHR_get_memory_requirements2 +* VK_EXT_descriptor_indexing +* VK_EXT_host_query_reset +* VK_EXT_subgroup_size_control +* VK_EXT_calibrated_timestamps +* VK_EXT_descriptor_buffer +* VK_EXT_device_fault +* VK_EXT_shader_demote_to_helper_invocation +* VK_KHR_16bit_storage +* VK_KHR_shader_float16_int8 +* VK_KHR_depth_stencil_resolve +* VK_EXT_pipeline_creation_cache_control +* VK_KHR_fragment_shader_barycentric +* VK_KHR_compute_shader_derivatives +* VK_KHR_sampler_ycbcr_conversion +* VK_KHR_timeline_semaphore +* VK_EXT_mesh_shader +* VK_EXT_graphics_pipeline_library +* VK_EXT_mutable_descriptor_type +* VK_KHR_buffer_device_address +* VK_KHR_acceleration_structure +* VK_KHR_ray_tracing_pipeline +* VK_KHR_ray_query +* VK_KHR_ray_tracing_position_fetch +Vulkan debug markers support: resource names disabled, begin/end labels disabled. +Max memory allocations 4294967295. +3 Device Memory Heaps: + 0: Flags 0x1 - Size 25757220864 (24564.00 MB) - Used 0 (0.00%) - DeviceLocal - PrimaryHeap + 1: Flags 0x0 - Size 50502672384 (48163.10 MB) - Used 0 (0.00%) + 2: Flags 0x1 - Size 257949696 (246.00 MB) - Used 0 (0.00%) - DeviceLocal +5 Device Memory Types (Not unified): + 1: Flags 0x00001 - Heap 0 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT + 0: Flags 0x00000 - Heap 1 - + 2: Flags 0x00006 - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT + 3: Flags 0x0000e - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT|VK_MEMORY_PROPERTY_HOST_CACHED_BIT + 4: Flags 0x00007 - Heap 2 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT|VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +Memory Budget Extension: + | Usage | Budget | Size | + ---------|------------------------------------------------------------------| + HEAP 00 | 0.07% / 17.38 MB | 23200.06 MB | 24564.00 MB | + HEAP 01 | 0.08% / 39.29 MB | 48163.10 MB | 48163.10 MB | + HEAP 02 | 16.01% / 39.38 MB | 206.62 MB | 246.00 MB | + ---------|------------------------------------------------------------------| +Dynamic Uniform Buffers are enabled, but they will not be used with Vulkan bindless. +Memory defrag is enabled, but it will not be used with Vulkan bindless. +FVulkanPipelineStateCacheManager: Binary pipeline cache '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/VulkanPSO.cache.10de.2684' not found. +Vulkan Async Compute has been DISABLED. +Wave Operations have been ENABLED (wave size: min=32 max=32). +Integrated GPU (iGPU): false +Current RHI supports per-draw and screenspace Variable Rate Shading +Texture pool is 17367 MB (70% of 24810 MB) +Metadata set : verbatimrhiname="Vulkan" +Metadata set : rhiname="Vulkan" +Metadata set : rhifeaturelevel="SM6" +Metadata set : shaderplatform="VULKAN_SM6" +Initializing FReadOnlyCVARCache +Running Turnkey SDK detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all' +Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all ] +ASTCEnc version 5.0.1 library loaded +Loaded Base TextureFormat: TextureFormatASTC +Loaded Base TextureFormat: TextureFormatDXT +Loaded Base TextureFormat: TextureFormatETC2 +Loaded Base TextureFormat: TextureFormatIntelISPCTexComp +Loaded Base TextureFormat: TextureFormatUncompressed +Oodle Texture TFO init; latest sdk version = 2.9.13 +Oodle Texture loading DLL: liboo2texlinux64.2.9.13.so +Oodle Texture loading DLL: liboo2texlinux64.2.9.5.so +Loaded Base TextureFormat: TextureFormatOodle +Loaded TargetPlatform 'LinuxArm64' +Loaded TargetPlatform 'LinuxArm64Server' +Loaded TargetPlatform 'LinuxArm64Client' +Loaded TargetPlatform 'Linux' +Loaded TargetPlatform 'LinuxEditor' +Loaded TargetPlatform 'LinuxServer' +Loaded TargetPlatform 'LinuxClient' +Loaded TargetPlatform 'Android' +Loaded TargetPlatform 'Android_ASTC' +Loaded TargetPlatform 'Android_DXT' +Loaded TargetPlatform 'Android_ETC2' +Loaded TargetPlatform 'Android_OpenXR' +Loaded TargetPlatform 'AndroidClient' +Loaded TargetPlatform 'Android_ASTCClient' +Loaded TargetPlatform 'Android_DXTClient' +Loaded TargetPlatform 'Android_ETC2Client' +Loaded TargetPlatform 'Android_OpenXRClient' +Loaded TargetPlatform 'Android_Multi' +Loaded TargetPlatform 'Android_MultiClient' +Building Assets For LinuxEditor +Unable to find shader format SF_VULKAN_SM6 from hinted modules, loading all potential format modules to find it +Loaded format module ShaderFormatOpenGL + GLSL_150_ES31 + GLSL_ES3_1_ANDROID +Loaded format module ShaderFormatVectorVM + VVM_1_0 +Loaded format module VulkanShaderFormat + SF_VULKAN_SM5 + SF_VULKAN_ES31_ANDROID + SF_VULKAN_ES31 + SF_VULKAN_SM5_ANDROID + SF_VULKAN_SM6 +Ray tracing is enabled (dynamic). Reason: r.RayTracing=1 and r.RayTracing.EnableOnDemand=1. +Ray tracing shaders are enabled. +Memory: Max Cache Size: -1 MB +FDerivedDataBackendGraph: Pak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +Unable to find inner node Pak for hierarchy Hierarchy. +FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +Unable to find inner node CompressedPak for hierarchy Hierarchy. +../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (1217 MiB) +FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +Unable to find inner node EnterprisePak for hierarchy Hierarchy. +Found Zen config default=/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data +InTree version at '/opt/unreal-engine/Engine/Binaries/Linux/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +Installed version at '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +No current process using the data dir found, launching a new instance +Launching executable '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver', working dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install', data dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data', args '--port 8558 --data-dir "/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data" --http asio --gc-cache-duration-seconds 1209600 --gc-interval-seconds 21600 --gc-low-diskspace-threshold 2147483648 --quiet --http-forceloopback --owner-pid 8779 --child-id Zen_8779_Startup' +Unreal Zen Storage Server HTTP service at [::1]:8658 status: OK!. +Local ZenServer AutoLaunch initialization completed in 0.121 seconds +ZenLocal: Using ZenServer HTTP service at http://[::1]:8658/ with namespace ue.ddc status: OK!. +/home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds. +/home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.01ms. RandomReadSpeed=4877.18MBs, RandomWriteSpeed=609.32MBs. Assigned SpeedClass 'Local' +Local: Using data cache path /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: DeleteOnly +ZenShared: Disabled because Host is set to 'None' +Unable to find inner node ZenShared for hierarchy Hierarchy. +Shared: Disabled because no path is configured. +Unable to find inner node Shared for hierarchy Hierarchy. +Cloud: Disabled because Host is set to 'None' +Unable to find inner node Cloud for hierarchy Hierarchy. +Guid format shader working directory is 15 characters bigger than the processId version (../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/WorkingDirectory/8779/). +Cleaned the shader compiler working directory '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/tmp/1E8B729C18104F1FACB993B26879A82E/'. +UBA/Horde Configuration [Uba.Provider.Horde]: Not Enabled +Using 8 local workers for shader compilation +Compiling shader autogen file: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/ShaderAutogen/VULKAN_SM6/AutogenShaderHeaders.ush +Autogen file is unchanged, skipping write. +Completed SDK detection: ExitCode = 0 +Using FreeType 2.10.0 +SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png' error. +Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] +Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' error. +Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] +FAssetRegistry took 0.0027 seconds to start up +AssetDataGatherer spent 0.001s loading caches ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_*.bin. +EditorDomain is Disabled +Deviceprofile LinuxArm64Editor not found. +Deviceprofile LinuxArm64 not found. +Selected Device Profile: [LinuxEditor] +Active device profile: [0x6560cf34600][0x6560cf8a000 66] LinuxEditor +Metadata set : deviceprofile="LinuxEditor" +FlushAsyncLoading(1): 1 QueuedPackages, 0 AsyncPackages +Texture Encode Speed: FinalIfAvailable (editor). +Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +Shared linear texture encoding: Disabled +Turnkey Platform: Android: (Status=Invalid, MinAllowed_Sdk=r25b, MaxAllowed_Sdk=r29, Current_Sdk=, Allowed_AutoSdk=r27c, Current_AutoSdk=, Flags="Platform_InvalidHostPrerequisites, Support_FullSdk", Error="Android Studio is not installed correctly.") +Turnkey Platform: Linux: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +Turnkey Platform: LinuxArm64: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +Running Turnkey device detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI' +Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI -nocompile -nocompileuat ] +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness because of a recursive sync load +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec because of a recursive sync load +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_M because of a recursive sync load +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_N because of a recursive sync load +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Opacity/CameraDepthFade because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDiffuse because of a recursive sync load +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions02/Utility/BreakOutFloat2Components because of a recursive sync load +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultPostProcessMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultDeferredDecalMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultLightFunctionMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/WorldGridMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDeferredDecalMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/WorldGridMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +HLOD mesh reduction module (r.ProxyLODMeshReductionModule) set to "ProxyLODMeshReduction" which doesn't exist. +Using QuadricMeshReduction for automatic static mesh reduction +Using SkeletalMeshReduction for automatic skeletal mesh reduction +No automatic mesh merging module available +No distributed automatic mesh merging module available +No automatic mesh merging module available +No distributed automatic mesh merging module available +Completed device detection: Code = 0 +Applying CVar settings from Section [/Script/CQTest.CQTestSettings] File [Engine] +VirtualizationSystem name found in ini file: None +FNullVirtualizationSystem mounted, virtualization will be disabled +FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetActorFactory name: NetActorFactory id: 0 +FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetSubObjectFactory name: NetSubObjectFactory id: 1 +Linux SourceCodeAccessSettings: VisualStudioCode +Border +BreadcrumbButton +Brushes.Title +ColorPicker.ColorThemes +Default +Icons.Save +Icons.Toolbar.Settings +ListView +SoftwareCursor_CardinalCross +SoftwareCursor_Grab +TableView.DarkRow +TableView.Row +TreeView +FWorldPartitionClassDescRegistry::Initialize started... +FWorldPartitionClassDescRegistry::Initialize took 1.762 ms +XR: Instanced Stereo Rendering is Enabled +XR: MultiViewport is Enabled +XR: Mobile Multiview is Disabled +Turnkey Device: Linux@WEYLAND-YUTANI: (Name=WEYLAND-YUTANI, Type=Computer, Status=Valid, Allowed=, Current=Arch Linux, Flags="Device_InstallSoftwareValid") +UGameplayTagsManager::InitializeManager - 0.000 s +Niagara Debugger Client Initialized | Session: DC51F9098C4749EE8000000000003900 | Instance: 1F9484643DCD4D6F8278425D095302C1 (WEYLAND-YUTANI-8779). +MetaSound Page Target Initialized to 'Default' +Registering Engine Module Parameter Interfaces... +MetaSound Engine Initialized +Work queue size set to 1024. +Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +Unicast socket bound to '0.0.0.0:60403'. +Added local interface '192.168.1.180' to multicast group '230.0.0.1:6666' +Added local interface '192.168.122.1' to multicast group '230.0.0.1:6666' +Added local interface '172.31.0.1' to multicast group '230.0.0.1:6666' +Using asynchronous task graph for message deserialization. +Initializing TcpMessaging bridge +MakeRuntimeORTDml: + DirectML: no + RHI D3D12: no + D3D12: no + NPU: no +Interface availability: + GPU: no + RDG: no + NPU: no +NNERuntimeORTDml can only cook! +Initialize +OnSessionChanged +Initialize +OnSessionChanged +Initialize +OnSessionChanged +Initialize +OnSessionChanged +[RegisterExtension] Registering CVD Extension [FChaosVDGenericDebugDrawExtension] ... +[RegisterExtension] Registering CVD Extension [FChaosVDAccelerationStructuresExtension] ... +Revision control is disabled +Cannot determine whether '/home/reimoz/.steampath' is a directory - d_type not supported and stat() failed with errno=2 (No such file or directory) +Failed to read file '../../../Engine/Content/Slate/Common/ButtonHoverHint.png' error. +Could not load file for Slate resource: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] file: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] +Failed to read file '../../../Engine/Content/Slate/Icons/doc_16x.png' error. +Could not load file for Slate resource: [../../../Engine/Content/Slate/Icons/doc_16x.png] file: [../../../Engine/Content/Slate/Icons/doc_16x.png] +Revision control is disabled +UAndroidPermissionCallbackProxy::GetInstance +No Audio Capture implementations found. Audio input will be silent. +No Audio Capture implementations found. Audio input will be silent. +OpenXR ignores max viewport resolution in editor to support full HMD resolutions. +Applying CVar settings from Section [/Script/NNEDenoiser.NNEDenoiserSettings] File [Engine] +Loaded 0 collections in 0.002424 seconds +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Collections/' took 0.00s +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Developers/reimoz/Collections/' took 0.00s +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Collections/' took 0.00s +43167 objects as part of root set at end of initial load. +CloseDisregardForGC: 0/0 objects in disregard for GC pool +Initializing Engine... +0x00007fb2a4d4c7b6 Dladdr: 0.073790ms Open: 0.185391ms Search: 0.745830ms +0x00007fb2a4cf86d6 Dladdr: 0.004770ms Open: 0.007420ms Search: 0.464650ms +0x00007fb2a4d044d3 Dladdr: 0.004520ms Open: 0.006480ms Search: 0.656710ms +0x00007fb2a4d35395 Dladdr: 0.007520ms Open: 0.007000ms Search: 0.471010ms +0x00007fb2a4d1b840 Dladdr: 0.006430ms Open: 0.010870ms Search: 0.486750ms +0x00007fb3a219429e Dladdr: 0.691270ms Open: 0.256510ms Search: 1.629751ms +0x00007fb3a21800f9 Dladdr: 0.864270ms Open: 0.057450ms Search: 0.720580ms +0x00007fb399643dbf Dladdr: 0.384441ms Open: 0.274620ms Search: 1.284840ms +0x00007fb3996488a9 Dladdr: 0.133880ms Open: 0.021730ms Search: 0.377980ms +0x00007fb39a3b01e8 Dladdr: 0.112490ms Open: 0.007030ms Search: 1.445390ms +0x000000000023a54d Dladdr: 0.009410ms Open: 0.196270ms Search: 0.546970ms +0x00007fb39a3bbb30 Dladdr: 0.190871ms Open: 0.015380ms Search: 0.512610ms +0x000000000024cd32 Dladdr: 0.003200ms Open: 0.006880ms Search: 0.366110ms +0x00007fb3a53d9e59 Dladdr: 0.002840ms Open: 0.139560ms Search: 0.153900ms +0x00007fb3978366c0 Dladdr: 0.022600ms Open: 0.019250ms Search: 0.000720ms +0x00007fb3978367f8 Dladdr: 0.014450ms Open: 0.002330ms Search: 0.000130ms +0x0000000000239649 Dladdr: 0.002030ms Open: 0.004990ms Search: 0.109450ms +FPlatformStackWalk::StackWalkAndDump - 0.015 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 148] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007fb2a4d4c7b7 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_0::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +[Callstack] 0x00007fb2a4cf86d7 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +[Callstack] 0x00007fb2a4d044d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[Callstack] 0x00007fb2a4d35396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007fb2a4d1b841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007fb3a219429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007fb3a21800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007fb399643dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007fb3996488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007fb39a3b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007fb39a3bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007fb3a53d9e5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007fb3978366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007fb3978367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [X :-1] + + SubmitErrorReport - 0.000 s + SendNewReport - 0.018 s + FDebug::EnsureFailed - 0.043 s +0x00007fb2a4d4c7f8 Dladdr: 0.055920ms Open: 0.013910ms Search: 0.030690ms +0x00007fb2a4cf86ef Dladdr: 0.003790ms Open: 0.005520ms Search: 0.033090ms +0x00007fb2a4d044d3 Dladdr: 0.003490ms Open: 0.005300ms Search: 0.035490ms +0x00007fb2a4d35395 Dladdr: 0.003000ms Open: 0.005020ms Search: 0.035780ms +0x00007fb2a4d1b840 Dladdr: 0.003100ms Open: 0.007500ms Search: 0.034980ms +0x00007fb3a219429e Dladdr: 0.505680ms Open: 0.035070ms Search: 0.068990ms +0x00007fb3a21800f9 Dladdr: 0.888210ms Open: 0.011110ms Search: 0.049830ms +0x00007fb399643dbf Dladdr: 0.194310ms Open: 0.015140ms Search: 0.052300ms +0x00007fb3996488a9 Dladdr: 0.101610ms Open: 0.007460ms Search: 0.040250ms +0x00007fb39a3b01e8 Dladdr: 0.126311ms Open: 0.008210ms Search: 0.051740ms +0x000000000023a54d Dladdr: 0.006000ms Open: 0.010060ms Search: 0.031370ms +0x00007fb39a3bbb30 Dladdr: 0.109290ms Open: 0.008190ms Search: 0.044670ms +0x000000000024cd32 Dladdr: 0.002360ms Open: 0.004600ms Search: 0.032540ms +0x00007fb3a53d9e59 Dladdr: 0.002060ms Open: 0.007170ms Search: 0.023940ms +0x00007fb3978366c0 Dladdr: 0.028020ms Open: 0.006050ms Search: 0.002410ms +0x00007fb3978367f8 Dladdr: 0.015100ms Open: 0.002460ms Search: 0.000140ms +0x0000000000239649 Dladdr: 0.001930ms Open: 0.004420ms Search: 0.029140ms +FPlatformStackWalk::StackWalkAndDump - 0.003 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 149] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007fb2a4d4c7f9 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_1::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +[Callstack] 0x00007fb2a4cf86f0 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +[Callstack] 0x00007fb2a4d044d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[Callstack] 0x00007fb2a4d35396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007fb2a4d1b841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007fb3a219429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007fb3a21800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007fb399643dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007fb3996488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007fb39a3b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007fb39a3bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007fb3a53d9e5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007fb3978366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007fb3978367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [X :-1] + + SubmitErrorReport - 0.000 s + SendNewReport - 0.022 s + FDebug::EnsureFailed - 0.027 s +0x00007fb2a4d4c83a Dladdr: 0.134320ms Open: 0.044890ms Search: 0.054580ms +0x00007fb2a4cf8607 Dladdr: 0.022530ms Open: 0.038930ms Search: 0.048630ms +0x00007fb2a4d044d3 Dladdr: 0.034480ms Open: 0.021690ms Search: 0.049290ms +0x00007fb2a4d35395 Dladdr: 0.008130ms Open: 0.011230ms Search: 0.042760ms +0x00007fb2a4d1b840 Dladdr: 0.017960ms Open: 0.015450ms Search: 0.040970ms +0x00007fb3a219429e Dladdr: 0.564940ms Open: 0.012830ms Search: 0.045580ms +0x00007fb3a21800f9 Dladdr: 0.285060ms Open: 0.005980ms Search: 0.042590ms +0x00007fb399643dbf Dladdr: 0.123660ms Open: 0.010230ms Search: 0.043780ms +0x00007fb3996488a9 Dladdr: 0.101840ms Open: 0.005030ms Search: 0.038430ms +0x00007fb39a3b01e8 Dladdr: 0.111760ms Open: 0.005470ms Search: 0.054930ms +0x000000000023a54d Dladdr: 0.003240ms Open: 0.006770ms Search: 0.028040ms +0x00007fb39a3bbb30 Dladdr: 0.116661ms Open: 0.006960ms Search: 0.039540ms +0x000000000024cd32 Dladdr: 0.002190ms Open: 0.004680ms Search: 0.028090ms +0x00007fb3a53d9e59 Dladdr: 0.001390ms Open: 0.006110ms Search: 0.020630ms +0x00007fb3978366c0 Dladdr: 0.017950ms Open: 0.004380ms Search: 0.001060ms +0x00007fb3978367f8 Dladdr: 0.015840ms Open: 0.002070ms Search: 0.000130ms +0x0000000000239649 Dladdr: 0.001790ms Open: 0.004470ms Search: 0.027150ms +FPlatformStackWalk::StackWalkAndDump - 0.003 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 154] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007fb2a4d4c83b libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_2::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:154] +[Callstack] 0x00007fb2a4cf8608 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:154] +[Callstack] 0x00007fb2a4d044d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[Callstack] 0x00007fb2a4d35396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007fb2a4d1b841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007fb3a219429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007fb3a21800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007fb399643dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007fb3996488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007fb39a3b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007fb39a3bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007fb3a53d9e5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007fb3978366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007fb3978367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [X :-1] + + SubmitErrorReport - 0.000 s diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-7CC3D5282D6E4A199F9BF184E4701F93/CrashContext.runtime-xml b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-7CC3D5282D6E4A199F9BF184E4701F93/CrashContext.runtime-xml new file mode 100644 index 0000000..4bc3fd2 --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-7CC3D5282D6E4A199F9BF184E4701F93/CrashContext.runtime-xml @@ -0,0 +1,1216 @@ + + + + 3 + D2E650664F7748C6BB322947B339457A + UECC-Linux-760B0150F4A1468FA1F2D3949700E62A_0007 + true + false + false + Ensure + Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 155] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +0x00007fb2a4d4c87d libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_3::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:155] +0x00007fb2a4cf861e libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:155] +0x00007fb2a4d044d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +0x00007fb2a4d35396 libUnrealEditor-OpenXRHMD.so!TSharedRef<FOpenXRHMD, (ESPMode)1> FSceneViewExtensions::NewExtension<FOpenXRHMD, XrInstance_T*&, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr<FOpenXRRenderBridge>&&&, TArray<char const*, TSizedDefaultAllocator<32> >&&&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +0x00007fb2a4d1b841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +0x00007fb3a219429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +0x00007fb3a21800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +0x00007fb399643dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +0x00007fb3996488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +0x00007fb39a3b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +0x00007fb39a3bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +0x00007fb3a53d9e5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +0x00007fb3978366c1 libc.so.6!UnknownFunction(0x276c0) +0x00007fb3978367f9 libc.so.6!__libc_start_main(+0x88) +0x000000000023964a UnrealEditor!_start [X :-1] + + + Attended + 8779 + 0 + false + false + true + false + UE-MyProject2 + UnrealEditor + Development + + LinuxEditor + Linux [Arch Linux 6.19.11-arch1-1 64b] + Linux + Editor + Vanilla + + 5.6.1-44394996+++UE5+Release-5.6 + 5.6.1-44394996+++UE5+Release-5.6 + CommandLineRemoved + 9 + en_US + ++UE5+Release-5.6-CL-44394996 + **UE5*Release-5.6-CL-44394996-Linux-Development + true + false + + /opt/unreal-engine/Engine/Binaries/Linux/ + /opt/unreal-engine/ + E5D2B3C70A61446E8360CCAEADDA3CCF-000003E8 + e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 + + + Sent in the unattended mode + + 0 + + 8 + 16 + 1 + AuthenticAMD + AMD Ryzen 7 3800X 8-Core Processor + NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86 + Arch Linux + 6.19.11-arch1-1 + + 67336896512 + 0 + 4096 + 63 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 8 + libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_3::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:155] +libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:155] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +libUnrealEditor-OpenXRHMD.so!TSharedRef<FOpenXRHMD, (ESPMode)1> FSceneViewExtensions::NewExtension<FOpenXRHMD, XrInstance_T*&, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr<FOpenXRRenderBridge>&&&, TArray<char const*, TSizedDefaultAllocator<32> >&&&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +libc.so.6!UnknownFunction(0x276c0) +libc.so.6!__libc_start_main(+0x88) +UnrealEditor!_start [/opt/unreal-engine/Engine/Binaries/Linux/UnrealEditor:-1] + + + +libUnrealEditor-OpenXRHMD 0x00007fb2a4cb2000 + 9a87d +libUnrealEditor-OpenXRHMD 0x00007fb2a4cb2000 + 4661e +libUnrealEditor-OpenXRHMD 0x00007fb2a4cb2000 + 524d4 +libUnrealEditor-OpenXRHMD 0x00007fb2a4cb2000 + 83396 +libUnrealEditor-OpenXRHMD 0x00007fb2a4cb2000 + 69841 +libUnrealEditor-Engine 0x00007fb39cc00000 + 559429f +libUnrealEditor-Engine 0x00007fb39cc00000 + 55800fa +libUnrealEditor-UnrealEd 0x00007fb397e00000 + 1843dc0 +libUnrealEditor-UnrealEd 0x00007fb397e00000 + 18488aa +libUnrealEditor-UnrealEd 0x00007fb397e00000 + 25b01e9 +UnrealEditor 0x0000000000200000 + 3a54e +libUnrealEditor-UnrealEd 0x00007fb397e00000 + 25bbb31 +UnrealEditor 0x0000000000200000 + 4cd33 +libUnrealEditor-UnixCommonStartup 0x00007fb3a53d1000 + 8e5a +libc.so 0x00007fb39780f000 + 276c1 +libc.so 0x00007fb39780f000 + 277f9 +UnrealEditor 0x0000000000200000 + 3964a + + B70010F8A4066347A811AF1A69ECB0A42A24D977 + 639123795810740000 + 1 + AMD Ryzen 7 3800X 8-Core Processor + 1.0 + + + + 5 + Trace/breakpoint trap + 0 + 0 + + + LinuxEditorNo errors + false + Vulkan + NVIDIA GeForce RTX 4090 + 595.58 + 595.58 + 01-01-01 + SM6 + NVIDIA + 2684 + LinuxEditor + + + + + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RDG Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IoStore Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mass Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "World Metrics" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "XGE Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Enhanced Input" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Visual Debugger" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "FastBuild Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Command Link Server" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chaos Insights" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "UBA Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chaos Cloth" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mesh Painting" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "TraceUtilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem NULL" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Services" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Base" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem Utils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "EOS Shared" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Gameplay Cameras" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Engine Cameras" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Camera Shake Previewer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Launcher Chunk Installer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Color Grading" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Facial Animation Bulk Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Asset Manager Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Engine Asset Definitions" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Blueprint C++ Header Preview" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Wizard for mobile packaging scenarios" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Proxy LOD Plugin (Experimental)" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UMG Widget Preview" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Data Validation" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "Stylus & Tablet Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CryptoKeys" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GameplayTagsEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "EditorDebugTools" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mac Graphics Switching" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Modeling Tools Editor Mode" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GeometryMode" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Curve Editor Tools" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequencer Anim Tools" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Mesh LOD Toolset" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Plugin Browser" +} + { +"Version": 2, +"VersionName": "0.2", +"FriendlyName": "UVEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Scripting Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Changelist Reviews" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "World Partition HLOD Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Material Analyzer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "SpeedTree Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Framework" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Framework Assets" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "CLion Integration" +} + { +"Version": 110, +"VersionName": "1.11.0", +"FriendlyName": "Plastic SCM" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Perforce" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Dump GPU Services" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "PIX on Windows GPU Capture Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Visual Studio Code Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Plugin Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XCode Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CodeLite Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Subversion" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Sharing" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RenderDoc Plugin" +} + { +"Version": 2, +"VersionName": "1.7", +"FriendlyName": "Rider Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UObject Example Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Project Launcher" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Linux Compiler-only Integration" +} + { +"Version": 14, +"VersionName": "1.4", +"FriendlyName": "Git" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Property Access Node" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Visual Studio Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Oodle Texture" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "10X Editor Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NamingTokens" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "KDevelop Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Oodle Network" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Actor Sequence (Experimental)" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Template Sequence" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequencer Scripting" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Level Sequence Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MetaHuman SDK" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Media Compositing" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "AVF Media Player" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "Android Media Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Media Player Editor" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "WMF Media Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Image Sequence Media Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "WebM Video Player" +} + { +"Version": 0, +"VersionName": "0.1", +"FriendlyName": "Media Plate" +} + { +"Version": 131, +"VersionName": "1.3.1", +"FriendlyName": "glTF Exporter" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Datasmith Content" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Variant Manager" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Variant Manager Content" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Tests" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Niagara" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NiagaraSimCaching" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Cascade Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Alembic Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Performance" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Localizable Message" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "GeometryFlow" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Telemetry" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequence Navigator" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Platform Cryptography Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Low-level network trace Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosUserDataPT" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Level Sequence Navigator Bridge" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NFORDenoise" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Tool Presets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosCaching" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "TEDS: Editor Data Storage" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Python Editor Script Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Planar Cut" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Automation Utilities" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Fracture" +} + { +"Version": 1, +"VersionName": "1", +"FriendlyName": "BackChannel" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry Dataflow Nodes" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Experimental Mesh Modeling Toolset" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Telemetry" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Skeletal Mesh Simplifier (Early Access)" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Editor DataflowGraph" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Batch Renamer" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Niagara" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Full Body IK" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "TEDS: Editor Data Storage Features" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "CharacterAI" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Solver" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MsQuic Runtime Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Asset Tags" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Procedural Mesh Component" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GooglePAD" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Android Runtime Permission" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Example Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Windows Movie Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Linux Device Profile Selector" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Mesh Modeling Toolset" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry Processing" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Custom Mesh Component" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IOS Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Audio Capture" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "StateTree" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Wave Tables" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Apple Movie Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chunk Downloader" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XRBase" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Google Cloud Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Resonance Audio" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ArchVis Character" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Input Debugging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXR" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Windows Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Android Movie Player" +} + { +"Version": 1, +"VersionName": "1.1", +"FriendlyName": "Synthesis and DSP Effects" +} + { +"Version": 2, +"VersionName": "1.0", +"FriendlyName": "Groom" +} + { +"Version": 1, +"VersionName": "0.9", +"FriendlyName": "Compute Framework" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mobile Patching Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Apple Image Utils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Movie Player for WebM files" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXREyeTracker" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Audio Synesthesia" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Cable Component" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RigVM" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "PropertyBindingUtils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Significance Manager" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Android Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "SoundFields" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MetaSound" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AndroidFileServer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Property Access Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Actor Layer Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AudioWidgets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Geometry Cache" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mobile Location Services Blueprints Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXRHandTracking" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UDP Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "TCP Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NNERuntimeORT" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NNEDenoiser" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Paper2D" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Take Recorder" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Camera Calibration Core" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Environment Query Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AISupport" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig Modules" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig" +} + { +"Version": 10, +"VersionName": "10.2.7", +"FriendlyName": "RigLogic Plugin v10.3.0" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig Spline" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IK Rig" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Modifier Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Skeletal Mesh Editing Tools" +} + { +"Version": 1, +"VersionName": "2.0", +"FriendlyName": "Live Link" +} + { +"Version": 1, +"VersionName": "0.9", +"FriendlyName": "Deformer Graph" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Blendspace Motion Analysis" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Tweening Utils" +} + { +"Version": 30100, +"VersionName": "3.1.0", +"FriendlyName": "Animation Compression Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Data" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Portable Object File Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - Class Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - File Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - Asset Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XInput Device" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "BaseCharacterFXEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CompositeCore" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem GooglePlay" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem iOS" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Light Mixer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Object Mixer" +} + + diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-7CC3D5282D6E4A199F9BF184E4701F93/CrashReportClient.ini b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-7CC3D5282D6E4A199F9BF184E4701F93/CrashReportClient.ini new file mode 100644 index 0000000..ac738fd --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-7CC3D5282D6E4A199F9BF184E4701F93/CrashReportClient.ini @@ -0,0 +1,10 @@ +[CrashReportClient] +bHideLogFilesOption=false +bHideAllowToBeContactedOption=false +bIsAllowedToCloseWithoutSending=true +bIsAllowedToSendWithoutDetailedInfo=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true +bAgreeToCrashUpload=false + diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-7CC3D5282D6E4A199F9BF184E4701F93/Diagnostics.txt b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-7CC3D5282D6E4A199F9BF184E4701F93/Diagnostics.txt new file mode 100644 index 0000000..47d87b7 --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-7CC3D5282D6E4A199F9BF184E4701F93/Diagnostics.txt @@ -0,0 +1,36 @@ +Generating report for minidump + +Application version 5.6.1.0 + ... built from changelist 44394996 + +OS version Linux 6.19.11-arch1-1 (network name: WEYLAND-YUTANI) +Running 8 x86_64 processors (16 logical cores) +Exception was "Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 155] " + + + + + +libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_3::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:155] +libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:155] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +libc.so.6!UnknownFunction(0x276c0) +libc.so.6!__libc_start_main(+0x88) +UnrealEditor!_start [/opt/unreal-engine/Engine/Binaries/Linux/UnrealEditor:-1] + + + +0 loaded modules + +Report end! diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-7CC3D5282D6E4A199F9BF184E4701F93/MyProject2.log b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-7CC3D5282D6E4A199F9BF184E4701F93/MyProject2.log new file mode 100644 index 0000000..91df09d --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-7CC3D5282D6E4A199F9BF184E4701F93/MyProject2.log @@ -0,0 +1,1605 @@ +Stats thread started at 0.129502 +Metadata set : systemresolution.resx="1280" +Metadata set : systemresolution.resy="720" +OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +Session CrashGUID >==================================================== + Session CrashGUID > UECC-Linux-760B0150F4A1468FA1F2D3949700E62A + Session CrashGUID >==================================================== +No local boot hotfix file found at: [../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +Pre-Initializing Audio Device Manager... +AudioInfo: 'OPUS' Registered +AudioInfo: 'OGG' Registered +AudioInfo: 'ADPCM' Registered +AudioInfo: 'PCM' Registered +AudioInfo: 'BINKA' Registered +AudioInfo: 'RADA' Registered +Audio Device Manager Pre-Initialized +Looking for build plugins target receipt +Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +Asset registry cache read as 67.9 MiB from ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_0.bin +Loading Android ini files took 0.14 seconds +Loading Mac ini files took 0.15 seconds +Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +Looking for enabled plugins target receipt +Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +Loading VulkanPC ini files took 0.21 seconds +Loading IOS ini files took 0.23 seconds +Loading Windows ini files took 0.25 seconds +Loading VisionOS ini files took 0.26 seconds +Loading Unix ini files took 0.26 seconds +Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +Loading TVOS ini files took 0.34 seconds +Mounting Engine plugin RenderGraphInsights +Mounting Engine plugin IoStoreInsights +Mounting Engine plugin MassInsights +Mounting Engine plugin WorldMetrics +Mounting Engine plugin XGEController +Mounting Engine plugin EnhancedInput +Mounting Engine plugin ChaosVD +Mounting Engine plugin FastBuildController +Mounting Engine plugin CmdLinkServer +Mounting Engine plugin ChaosInsights +Mounting Engine plugin UbaController +Mounting Engine plugin ChaosCloth +Mounting Engine plugin MeshPainting +Mounting Engine plugin TraceUtilities +Mounting Engine plugin OnlineSubsystemNull +Loading LinuxArm64 ini files took 0.46 seconds +Mounting Engine plugin OnlineServices +Mounting Engine plugin OnlineBase +Loading Linux ini files took 0.47 seconds +Mounting Engine plugin OnlineSubsystem +Mounting Engine plugin OnlineSubsystemUtils +Mounting Engine plugin EOSShared +Mounting Engine plugin GameplayCameras +Mounting Engine plugin EngineCameras +Mounting Engine plugin CameraShakePreviewer +Mounting Engine plugin LauncherChunkInstaller +Mounting Engine plugin ColorGrading +Mounting Engine plugin FacialAnimation +Mounting Engine plugin AssetManagerEditor +Mounting Engine plugin EngineAssetDefinitions +Mounting Engine plugin BlueprintHeaderView +Mounting Engine plugin MobileLauncherProfileWizard +Mounting Engine plugin ProxyLODPlugin +Mounting Engine plugin UMGWidgetPreview +Mounting Engine plugin DataValidation +Mounting Engine plugin StylusInput +Mounting Engine plugin CryptoKeys +Mounting Engine plugin GameplayTagsEditor +Mounting Engine plugin EditorDebugTools +Mounting Engine plugin MacGraphicsSwitching +Mounting Engine plugin ModelingToolsEditorMode +Mounting Engine plugin GeometryMode +Mounting Engine plugin CurveEditorTools +Mounting Engine plugin SequencerAnimTools +Mounting Engine plugin MeshLODToolset +Mounting Engine plugin PluginBrowser +Mounting Engine plugin UVEditor +Mounting Engine plugin EditorScriptingUtilities +Mounting Engine plugin ChangelistReview +Mounting Engine plugin WorldPartitionHLODUtilities +Mounting Engine plugin MaterialAnalyzer +Mounting Engine plugin SpeedTreeImporter +Mounting Engine plugin Interchange +Mounting Engine plugin InterchangeEditor +Mounting Engine plugin InterchangeAssets +Mounting Engine plugin CLionSourceCodeAccess +Mounting Engine plugin PlasticSourceControl +Mounting Engine plugin PerforceSourceControl +Mounting Engine plugin DumpGPUServices +Mounting Engine plugin PixWinPlugin +Mounting Engine plugin VisualStudioCodeSourceCodeAccess +Mounting Engine plugin PluginUtils +Mounting Engine plugin XCodeSourceCodeAccess +Mounting Engine plugin CodeLiteSourceCodeAccess +Mounting Engine plugin SubversionSourceControl +Mounting Engine plugin AnimationSharing +Mounting Engine plugin RenderDocPlugin +Mounting Engine plugin RiderSourceCodeAccess +Mounting Engine plugin UObjectPlugin +Mounting Engine plugin ProjectLauncher +Mounting Engine plugin NullSourceCodeAccess +Mounting Engine plugin GitSourceControl +Mounting Engine plugin PropertyAccessNode +Mounting Engine plugin VisualStudioSourceCodeAccess +Mounting Engine plugin TextureFormatOodle +Mounting Engine plugin N10XSourceCodeAccess +Mounting Engine plugin NamingTokens +Mounting Engine plugin KDevelopSourceCodeAccess +Mounting Engine plugin OodleNetwork +Mounting Engine plugin ActorSequence +Mounting Engine plugin TemplateSequence +Mounting Engine plugin SequencerScripting +Mounting Engine plugin LevelSequenceEditor +Mounting Engine plugin MetaHumanSDK +Mounting Engine plugin MediaCompositing +Mounting Engine plugin AvfMedia +Mounting Engine plugin AndroidMedia +Mounting Engine plugin MediaPlayerEditor +Mounting Engine plugin WmfMedia +Mounting Engine plugin ImgMedia +Mounting Engine plugin WebMMedia +Mounting Engine plugin MediaPlate +Mounting Engine plugin GLTFExporter +Mounting Engine plugin DatasmithContent +Mounting Engine plugin VariantManager +Mounting Engine plugin VariantManagerContent +Mounting Engine plugin InterchangeTests +Mounting Engine plugin Niagara +Mounting Engine plugin NiagaraSimCaching +Mounting Engine plugin Cascade +Mounting Engine plugin AlembicImporter +Mounting Engine plugin EditorPerformance +Mounting Engine plugin LocalizableMessage +Mounting Engine plugin GeometryFlow +Mounting Engine plugin RuntimeTelemetry +Mounting Engine plugin SequenceNavigator +Mounting Engine plugin PlatformCrypto +Mounting Engine plugin LowLevelNetTrace +Mounting Engine plugin GeometryCollectionPlugin +Mounting Engine plugin ChaosUserDataPT +Mounting Engine plugin LevelSequenceNavigatorBridge +Mounting Engine plugin NFORDenoise +Mounting Engine plugin ToolPresets +Mounting Engine plugin ChaosCaching +Mounting Engine plugin EditorDataStorage +Mounting Engine plugin PythonScriptPlugin +Mounting Engine plugin PlanarCut +Mounting Engine plugin AutomationUtils +Mounting Engine plugin Fracture +Mounting Engine plugin BackChannel +Mounting Engine plugin GeometryDataflow +Mounting Engine plugin MeshModelingToolsetExp +Mounting Engine plugin EditorTelemetry +Mounting Engine plugin SkeletalReduction +Mounting Engine plugin Dataflow +Mounting Engine plugin AdvancedRenamer +Mounting Engine plugin ChaosNiagara +Mounting Engine plugin FullBodyIK +Mounting Engine plugin EditorDataStorageFeatures +Mounting Engine plugin CharacterAI +Mounting Engine plugin ChaosSolverPlugin +Mounting Engine plugin ChaosEditor +Mounting Engine plugin MsQuic +Mounting Engine plugin AssetTags +Mounting Engine plugin ProceduralMeshComponent +Mounting Engine plugin GooglePAD +Mounting Engine plugin AndroidPermission +Mounting Engine plugin ExampleDeviceProfileSelector +Mounting Engine plugin WindowsMoviePlayer +Mounting Engine plugin LinuxDeviceProfileSelector +Mounting Engine plugin MeshModelingToolset +Mounting Engine plugin GeometryProcessing +Mounting Engine plugin CustomMeshComponent +Mounting Engine plugin IOSDeviceProfileSelector +Mounting Engine plugin AudioCapture +Mounting Engine plugin StateTree +Mounting Engine plugin WaveTable +Mounting Engine plugin AppleMoviePlayer +Mounting Engine plugin ChunkDownloader +Mounting Engine plugin XRBase +Mounting Engine plugin GoogleCloudMessaging +Mounting Engine plugin ResonanceAudio +Mounting Engine plugin ArchVisCharacter +Mounting Engine plugin InputDebugging +Mounting Engine plugin OpenXR +Mounting Engine plugin WindowsDeviceProfileSelector +Mounting Engine plugin AndroidMoviePlayer +Mounting Engine plugin Synthesis +Mounting Engine plugin HairStrands +Mounting Engine plugin ComputeFramework +Mounting Engine plugin MobilePatchingUtils +Mounting Engine plugin AppleImageUtils +Mounting Engine plugin WebMMoviePlayer +Mounting Engine plugin OpenXREyeTracker +Mounting Engine plugin AudioSynesthesia +Mounting Engine plugin CableComponent +Mounting Engine plugin RigVM +Mounting Engine plugin PropertyBindingUtils +Mounting Engine plugin SignificanceManager +Mounting Engine plugin AndroidDeviceProfileSelector +Mounting Engine plugin SoundFields +Mounting Engine plugin Metasound +Mounting Engine plugin AndroidFileServer +Mounting Engine plugin PropertyAccessEditor +Mounting Engine plugin ActorLayerUtilities +Mounting Engine plugin AudioWidgets +Mounting Engine plugin GeometryCache +Mounting Engine plugin LocationServicesBPLibrary +Mounting Engine plugin OpenXRHandTracking +Mounting Engine plugin UdpMessaging +Mounting Engine plugin TcpMessaging +Mounting Engine plugin NNERuntimeORT +Mounting Engine plugin NNEDenoiser +Mounting Engine plugin Paper2D +Mounting Engine plugin Takes +Mounting Engine plugin CameraCalibrationCore +Mounting Engine plugin EnvironmentQueryEditor +Mounting Engine plugin AISupport +Mounting Engine plugin ControlRigModules +Mounting Engine plugin ControlRig +Mounting Engine plugin RigLogic +Mounting Engine plugin GameplayInsights +Mounting Engine plugin ControlRigSpline +Mounting Engine plugin IKRig +Mounting Engine plugin AnimationModifierLibrary +Mounting Engine plugin SkeletalMeshModelingTools +Mounting Engine plugin LiveLink +Mounting Engine plugin DeformerGraph +Mounting Engine plugin BlendSpaceMotionAnalysis +Mounting Engine plugin TweeningUtils +Mounting Engine plugin ACLPlugin +Mounting Engine plugin AnimationData +Mounting Engine plugin PortableObjectFileDataSource +Mounting Engine plugin ContentBrowserClassDataSource +Mounting Engine plugin ContentBrowserFileDataSource +Mounting Engine plugin ContentBrowserAssetDataSource +Mounting Engine plugin XInputDevice +Mounting Engine plugin BaseCharacterFXEditor +Mounting Engine plugin CompositeCore +Mounting Engine plugin OnlineSubsystemGooglePlay +Mounting Engine plugin OnlineSubsystemIOS +Mounting Engine plugin LightMixer +Mounting Engine plugin ObjectMixer +Revision control is disabled +Revision control is disabled +Revision control is disabled +Using libcurl 8.12.1 + - built for x86_64-unknown-linux-gnu + - supports SSL with OpenSSL/1.1.1t + - supports HTTP deflate (compression) using libz 1.3 + - other features: + CURL_VERSION_SSL + CURL_VERSION_LIBZ + CURL_VERSION_IPV6 + CURL_VERSION_ASYNCHDNS + CURL_VERSION_LARGEFILE + CURL_VERSION_TLSAUTH_SRP + CURL_VERSION_HTTP2 + CurlRequestOptions (configurable via config and command line): + - bVerifyPeer = true - Libcurl will verify peer certificate + - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy + - bDontReuseConnections = false - Libcurl will reuse connections + - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host + - LocalHostAddr = Default + - BufferSize = 65536 +CreateHttpThread using FCurlMultiPollEventLoopHttpThread +Creating http thread with maximum 256 concurrent requests +OSS: Created online subsystem instance for: NULL +OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] +Initialize Initializing EOSSDK Version:1.17.0-41373641 +Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine] +RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings. +Started StudioTelemetry Session +NFORDenoise function starting up +Applying CVar settings from Section [/Script/CompositeCore.CompositeCorePluginSettings] File [Engine] +ExecutableName: UnrealEditor +Build: ++UE5+Release-5.6-CL-44394996 +Platform=LinuxEditor +MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +DeviceId= +Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +Net CL: 43139311 +OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +Compiled (64-bit): Jul 28 2025 20:54:48 +Architecture: x64 +Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +Build Configuration: Development +Branch Name: ++UE5+Release-5.6 +Command Line: +Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +Allocator: Mimalloc +Installed Engine Build: 1 +This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +Number of dev versions registered: 37 + Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 10 + Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0 + Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 4 + Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 40 + Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 37 + Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 3 + Dev-Networking (A4E4105C-59A1-49B5-A7C5-40C4547EDFEE): 0 + Dev-Online (39C831C9-5AE6-47DC-9A44-9C173E1C8E7C): 0 + Dev-Physics (78F01B33-EBEA-4F98-B9B4-84EACCB95AA2): 20 + Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0 + Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 49 + Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 13 + Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 3 + Dev-LoadTimes (C2A15278-BFE7-4AFE-6C17-90FF531DF755): 1 + Private-Geometry (6EACA3D4-40EC-4CC1-B786-8BED09428FC5): 3 + Dev-AnimPhys (29E575DD-E0A3-4627-9D10-D276232CDCEA): 17 + Dev-Anim (AF43A65D-7FD3-4947-9873-3E8ED9C1BB05): 15 + Dev-ReflectionCapture (6B266CEC-1EC7-4B8F-A30B-E4D90942FC07): 1 + Dev-Automation (0DF73D61-A23F-47EA-B727-89E90C41499A): 1 + FortniteMain (601D1886-AC64-4F84-AA16-D3DE0DEAC7D6): 207 + FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 8 + FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 13 + FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 17 + Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 11 + Dev-Niagara (F2AED0AC-9AFE-416F-8664-AA7FFA26D6FC): 1 + Dev-Destruction (174F1F0B-B4C6-45A5-B13F-2EE8D0FB917D): 10 + Dev-Physics-Ext (35F94A83-E258-406C-A318-09F59610247C): 41 + Dev-PhysicsMaterial-Chaos (B68FC16E-8B1B-42E2-B453-215C058844FE): 1 + Dev-CineCamera (B2E18506-4273-CFC2-A54E-F4BB758BBA07): 1 + Dev-VirtualProduction (64F58936-FD1B-42BA-BA96-7289D5D0FA4E): 1 + UE5-Main (697DD581-E64F-41AB-AA4A-51ECBEB7B628): 121 + UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 56 + UE5-SpecialProject (59DA5D52-1232-4948-B878-597870B8E98B): 9 + Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2 + Dev-NaniteResearch (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1 + Dev-ComputeFramework (6304A3E7-0059-4F59-8CFC-21BD7721FD4E): 0 + LensFileVersion (8652A554-966A-466C-9FD7-1C6DD61B1ADB): 1 +Presizing for max 25165824 objects, including 0 objects not considered by GC. +Object subsystem initialized +Set CVar [[con.DebugEarlyDefault:1]] +CVar [[con.DebugLateDefault:1]] deferred - dummy variable created +CVar [[con.DebugLateCheat:1]] deferred - dummy variable created +CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created +Set CVar [[r.setres:1280x720]] +Set CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] +CVar [[QualityLevelMapping:high]] deferred - dummy variable created +Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]] +Set CVar [[r.VSync:0]] +Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created +CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created +Set CVar [[r.GPUCrashDebugging:0]] +CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +Set CVar [[r.ForwardShading:1]] +Set CVar [[r.MobileHDR:0]] +Set CVar [[vr.MobileMultiView:1]] +Set CVar [[vr.InstancedStereo:1]] +Set CVar [[r.DefaultFeature.AutoExposure:0]] +Set CVar [[r.DefaultFeature.AmbientOcclusion:0]] +Set CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:0]] +Set CVar [[r.DefaultFeature.MotionBlur:0]] +Set CVar [[r.Mobile.UseHWsRGBEncoding:1]] +Set CVar [[r.Shadow.Virtual.Enable:1]] +Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] +Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]] +Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]] +Set CVar [[r.GenerateMeshDistanceFields:1]] +Set CVar [[r.DynamicGlobalIlluminationMethod:1]] +Set CVar [[r.ReflectionMethod:1]] +Set CVar [[r.Mobile.AntiAliasing:3]] +Set CVar [[r.AntiAliasingMethod:3]] +Set CVar [[r.AllowStaticLighting:1]] +Set CVar [[r.SkinCache.CompileShaders:1]] +Set CVar [[r.RayTracing:1]] +Set CVar [[r.RayTracing.RayTracingProxies.ProjectEnabled:1]] +Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]] +Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +Set CVar [[s.AsyncLoadingThreadEnabled:1]] +Set CVar [[s.EventDrivenLoaderEnabled:1]] +Set CVar [[s.WarnIfTimeLimitExceeded:0]] +Set CVar [[s.TimeLimitExceededMultiplier:1.5]] +Set CVar [[s.TimeLimitExceededMinTime:0.005]] +Set CVar [[s.UseBackgroundLevelStreaming:1]] +Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] +Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +Set CVar [[s.FlushStreamingOnExit:1]] +CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] +Set CVar [[gc.FlushStreamingOnGC:0]] +Set CVar [[gc.NumRetriesBeforeForcingGC:10]] +Set CVar [[gc.AllowParallelGC:1]] +Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] +Set CVar [[gc.MaxObjectsInEditor:25165824]] +Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] +Set CVar [[gc.CreateGCClusters:1]] +Set CVar [[gc.MinGCClusterSize:5]] +Set CVar [[gc.AssetClustreringEnabled:0]] +Set CVar [[gc.ActorClusteringEnabled:0]] +Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] +Set CVar [[gc.GarbageEliminationEnabled:1]] +Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created +CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +CVar [[DefaultASTCQualityBySizeHQ:4]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:AmbientSound]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Mobile.DBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +Initializing SDL. +Initialized SDL 2.30.6 revision: SDL-2.30.6-no-vcs (compiled against 2.30.6) +Using SDL video driver 'x11' +Display metrics: + PrimaryDisplayWidth: 3440 + PrimaryDisplayHeight: 1440 + PrimaryDisplayWorkAreaRect: + Left=0, Top=0, Right=3440, Bottom=1396 + VirtualDisplayRect: + Left=0, Top=0, Right=3440, Bottom=1396 + TitleSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 + ActionSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 + Number of monitors: 1 + Monitor 0 + Name: LG ULTRAGEAR+ 45" + ID: display0 + NativeWidth: 3440 + NativeHeight: 1440 + bIsPrimary: true +Metadata set : systemresolution.resx="3440" +Metadata set : systemresolution.resy="1440" +Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +Set CVar [[r.SkeletalMeshLODBias:0]] +Set CVar [[r.ViewDistanceScale:1.0]] +Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +Set CVar [[r.FXAA.Quality:4]] +Set CVar [[r.TemporalAA.Quality:2]] +Set CVar [[r.TSR.History.R11G11B10:1]] +Set CVar [[r.TSR.History.ScreenPercentage:200]] +Set CVar [[r.TSR.History.UpdateQuality:3]] +Set CVar [[r.TSR.ShadingRejection.Flickering:1]] +Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] +Set CVar [[r.TSR.ReprojectionField:1]] +Set CVar [[r.TSR.Resurrection:1]] +Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +Set CVar [[r.LightFunctionQuality:1]] +Set CVar [[r.ShadowQuality:5]] +Set CVar [[r.Shadow.CSM.MaxCascades:10]] +Set CVar [[r.Shadow.MaxResolution:2048]] +Set CVar [[r.Shadow.MaxCSMResolution:2048]] +Set CVar [[r.Shadow.RadiusThreshold:0.01]] +Set CVar [[r.Shadow.DistanceScale:1.0]] +Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] +Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +Set CVar [[r.DistanceFieldShadowing:1]] +Set CVar [[r.VolumetricFog:1]] +Set CVar [[r.VolumetricFog.GridPixelSize:8]] +Set CVar [[r.VolumetricFog.GridSizeZ:128]] +Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +Set CVar [[r.LightMaxDrawDistanceScale:1]] +Set CVar [[r.CapsuleShadows:1]] +Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] +Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] +Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] +Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] +Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] +Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +Set CVar [[r.DistanceFieldAO:1]] +Set CVar [[r.SkylightIntensityMultiplier:1.0]] +Set CVar [[r.AOQuality:2]] +Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] +Set CVar [[r.LumenScene.DirectLighting.MaxLightsPerTile:8]] +Set CVar [[r.LumenScene.DirectLighting.UpdateFactor:32]] +Set CVar [[r.LumenScene.Radiosity.UpdateFactor:64]] +Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] +Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] +Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] +Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] +Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:100]] +Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] +Set CVar [[r.Lumen.ScreenProbeGather.NumAdaptiveProbes:8]] +Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] +Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] +Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] +Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] +Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] +Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] +Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.HardwareRayTracing:0]] +Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.BentNormal:1]] +Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] +Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] +Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] +Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] +Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:70]] +Set CVar [[r.RayTracing.Scene.BuildMode:1]] +Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +Set CVar [[r.SSR.Quality:3]] +Set CVar [[r.SSR.HalfResSceneColor:0]] +Set CVar [[r.Lumen.Reflections.Allow:1]] +Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] +Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] +Set CVar [[r.Lumen.ScreenProbeGather.MaxRoughnessToEvaluateRoughSpecularForFoliage:0.8]] +Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.NumSamples:5]] +Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.MinWeight:0]] +Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] +Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] +Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +Set CVar [[r.MotionBlurQuality:4]] +Set CVar [[r.MotionBlur.HalfResGather:0]] +Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +Set CVar [[r.AmbientOcclusionMaxQuality:100]] +Set CVar [[r.AmbientOcclusionLevels:-1]] +Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] +Set CVar [[r.DepthOfFieldQuality:2]] +Set CVar [[r.RenderTargetPoolMin:400]] +Set CVar [[r.LensFlareQuality:2]] +Set CVar [[r.SceneColorFringeQuality:1]] +Set CVar [[r.EyeAdaptationQuality:2]] +Set CVar [[r.BloomQuality:5]] +Set CVar [[r.Bloom.ScreenPercentage:50.000]] +Set CVar [[r.FastBlurThreshold:100]] +Set CVar [[r.Upscale.Quality:3]] +Set CVar [[r.LightShaftQuality:1]] +Set CVar [[r.Filter.SizeScale:1]] +Set CVar [[r.Tonemapper.Quality:5]] +Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] +Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +Applying CVar settings from Section [TextureQuality@3] File [Scalability] +Set CVar [[r.Streaming.MipBias:0]] +Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +Set CVar [[r.Streaming.Boost:1]] +Set CVar [[r.MaxAnisotropy:8]] +Set CVar [[r.VT.MaxAnisotropy:8]] +Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +Set CVar [[r.Streaming.PoolSize:1000]] +Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +Set CVar [[r.TranslucencyLightingVolumeDim:64]] +Set CVar [[r.RefractionQuality:2]] +Set CVar [[r.SceneColorFormat:4]] +Set CVar [[r.DetailMode:3]] +Set CVar [[r.TranslucencyVolumeBlur:1]] +Set CVar [[r.MaterialQualityLevel:1 ; High quality]] +Set CVar [[r.SSS.Scale:1]] +Set CVar [[r.SSS.SampleSet:2]] +Set CVar [[r.SSS.Quality:1]] +Set CVar [[r.SSS.HalfRes:0]] +Set CVar [[r.SSGI.Quality:3]] +Set CVar [[r.EmitterSpawnRateScale:1.0]] +Set CVar [[r.ParticleLightQuality:2]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +Set CVar [[fx.Niagara.QualityLevel:3]] +Set CVar [[r.Refraction.OffsetQuality:1]] +Set CVar [[r.HeterogeneousVolumes.DownsampleFactor:2]] +Set CVar [[r.HeterogeneousVolumes.MaxStepCount:256]] +Set CVar [[r.HeterogeneousVolumes.Shadows.Resolution:256]] +Set CVar [[r.HeterogeneousVolumes.Shadows.MaxSampleCount:8]] +Set CVar [[r.HeterogeneousVolumes.UseExistenceMask:0]] +Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +Set CVar [[foliage.DensityScale:1.0]] +Set CVar [[grass.DensityScale:1.0]] +Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] +Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +Set CVar [[r.AnisotropicMaterials:1]] +Applying CVar settings from Section [LandscapeQuality@3] File [Scalability] +Selected Device Profile: [LinuxEditor] +Selected Device Profile: [LinuxEditor] +Platform has ~ 63 GB [67336896512 / 68719476736 / 63], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +Going up to parent DeviceProfile [Linux] +Going up to parent DeviceProfile [] +Pushing Device Profile CVar: [[UI.SlateSDFText.RasterizationMode:Bitmap -> Msdf]] +Pushing Device Profile CVar: [[UI.SlateSDFText.ResolutionLevel:2 -> 2]] +Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +Set CVar [[r.DumpShaderDebugInfo:2]] +Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] +Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] +CVar [[ds.CADTranslator.Meshing.ActivateThinZoneMeshing:0]] deferred - dummy variable created +CVar [[ds.CADTranslator.Stitching.RemoveThinFaces:0]] deferred - dummy variable created +Applying CVar settings from Section [Startup_Linux] File [../../../Engine/Config/ConsoleVariables.ini] +Applying CVar settings from Section [ConsoleVariables] File [Engine] +Set CVar [[g.TimeoutForBlockOnRenderFence:60000]] +Applying CVar settings from Section [ConsoleVariables] File [/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Config/LinuxEditor/Editor.ini] +Unix hardware info: + - we are the first instance of this executable + - this process' id (pid) is 8779, parent process' id (ppid) is 1855 + - we are not running under debugger + - machine network name is 'WEYLAND-YUTANI' + - user name is 'reimoz' (reimoz) + - we're logged in locally + - we're running with rendering + - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) + - Number of physical cores available for the process: 8 + - Number of logical cores available for the process: 16 + - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) + - Memory allocator used: Mimalloc + - This is an internal build. +Benchmarking clocks: + - CLOCK_MONOTONIC (id=1) can sustain 39245343 (39245K, 39M) calls per second without zero deltas. + - CLOCK_MONOTONIC_RAW (id=4) can sustain 39510445 (39510K, 40M) calls per second without zero deltas. + - CLOCK_MONOTONIC_COARSE (id=6) can sustain 226569768 (226570K, 227M) calls per second with 99.999554% zero deltas. +Selected clock_id 4 (CLOCK_MONOTONIC_RAW) since it is the fastest support clock without zero deltas. +Unix-specific commandline switches: + -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) + -jemalloc - use jemalloc for all memory allocation + -binnedmalloc - use binned malloc for all memory allocation + -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache + -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) + -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) + -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) + -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal + -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) + -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened + -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) + -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) + -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) + -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash + - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) + - VirtualMemoryAllocator pools will grow at scale 1.4 + - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) + - PageSize 4096 + - BinnedPageSize 65536 +Metadata set : extradevelopmentmemorymb="0" +Chaos Debug Draw Startup +Physics initialised using underlying interface: Chaos +Using OS detected language (en-US). +Using OS detected locale (en-US). +No specific localization for 'en-US' exists, so 'en' will be used for the language. +Attempting to load config data for Default__SlateThemeManager before the Class has been constructed/registered/linked (likely during module loading or early startup). This will result in the load silently failing and should be fixed. +New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +Slate User Registered. User Index 0, Is Virtual User: 0 +Found VULKAN_SDK= +Registering provided Vulkan validation layers +Updated VK_LAYER_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +Updated LD_LIBRARY_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +Installed Vulkan Loader Path: /usr/lib +Installed Vulkan Loader instance version 1.4.341. +Starting Vulkan Profile check for VP_UE_Vulkan_SM6: +Vulkan Profile check complete. +Using SDL_WINDOW_VULKAN +Vulkan RHI ShaderPlatform for SM6: VULKAN_SM6. +Vulkan PSO Precaching = 1, PipelineFileCache = 0 +Built with Vulkan header version 1.4.304 +Starting Vulkan Profile check for VP_UE_Vulkan_SM6_RT: +Vulkan Profile check complete. +Using API Version 1.3. +OpenXRHMDModule::InitInstance using DefaultLoader. +OpenXR runtime supported extensions: + XR_KHR_vulkan_enable + XR_KHR_vulkan_enable2 + XR_KHR_opengl_enable + XR_KHR_convert_timespec_time + XR_KHR_opengl_es_enable + XR_MNDX_egl_enable + XR_KHR_binding_modification + XR_KHR_composition_layer_depth + XR_KHR_locate_spaces + XR_KHR_visibility_mask + XR_EXT_active_action_set_priority + XR_EXT_dpad_binding + XR_EXT_eye_gaze_interaction + XR_EXT_frame_composition_report + XR_EXT_hand_interaction + XR_EXT_hand_tracking + XR_EXT_hand_tracking_data_source + XR_EXT_hand_joints_motion_range + XR_EXT_hp_mixed_reality_controller + XR_EXT_local_floor + XR_EXT_palm_pose + XR_EXT_uuid + XR_EXT_user_presence + XR_EXT_render_model + XR_EXT_interaction_render_model + XR_FB_display_refresh_rate + XR_HTC_vive_cosmos_controller_interaction + XR_HTC_vive_focus3_controller_interaction + XR_HTC_vive_wrist_tracker_interaction + XR_MND_headless + XR_VALVE_analog_threshold + XR_META_performance_metrics + XR_VALVE_timing_utils + XR_META_recommended_layer_resolution + XR_HTCX_vive_tracker_interaction + XR_KHR_generic_controller + XR_VALVE_frame_controller_interaction + XR_EXT_debug_utils +Optional extension XR_KHR_vulkan_swapchain_format_list is not available +Optional extension XR_FB_foveation_vulkan is not available +Optional extension XR_FB_composition_layer_depth_test is not available +Optional extension XR_KHR_composition_layer_cylinder is not available +Optional extension XR_KHR_composition_layer_equirect is not available +Optional extension XR_KHR_composition_layer_equirect2 is not available +Optional extension XR_KHR_composition_layer_color_scale_bias is not available +Optional extension XR_VARJO_quad_views is not available +Optional extension XR_EPIC_view_configuration_fov is not available +Optional extension XR_FB_foveation is not available +Optional extension XR_FB_swapchain_update_state is not available +Optional extension XR_FB_foveation_configuration is not available +Optional extension XR_FB_composition_layer_alpha_blend is not available +xrCreateInstance succeeded with XR_API_VERSION_1_0 +xrCreateInstance created: 27654032 +Initialized OpenXR on SteamVR/OpenXR runtime version 2.15.6 +Instance does not support expected usage of xrStringToPath. Instance is not viable. +Found 25 available instance extensions : + - VK_EXT_acquire_drm_display + - VK_EXT_acquire_xlib_display + - VK_EXT_debug_report + + VK_EXT_debug_utils + - VK_EXT_direct_mode_display + - VK_EXT_display_surface_counter + - VK_EXT_surface_maintenance1 + + VK_EXT_swapchain_colorspace + - VK_KHR_device_group_creation + - VK_KHR_display + - VK_KHR_external_fence_capabilities + - VK_KHR_external_memory_capabilities + - VK_KHR_external_semaphore_capabilities + - VK_KHR_get_display_properties2 + - VK_KHR_get_physical_device_properties2 + - VK_KHR_get_surface_capabilities2 + - VK_KHR_portability_enumeration + + VK_KHR_surface + - VK_KHR_surface_maintenance1 + - VK_KHR_surface_protected_capabilities + - VK_KHR_wayland_surface + - VK_KHR_xcb_surface + + VK_KHR_xlib_surface + - VK_LUNARG_direct_driver_loading + - VK_NV_display_stereo +Intance Layer VK_LAYER_VALVE_steam_overlay_32 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_fossilize_64 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_overlay_64 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_fossilize_32 provides 0 extensions: +Intance Layer VK_LAYER_NV_optimus provides 0 extensions: +Intance Layer VK_LAYER_NV_present provides 0 extensions: +Intance Layer VK_LAYER_LUNARG_api_dump provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_LUNARG_crash_diagnostic provides 3 extensions: + VK_EXT_debug_report + VK_EXT_debug_utils + VK_EXT_layer_settings +Intance Layer VK_LAYER_KHRONOS_validation provides 4 extensions: + VK_EXT_debug_report + VK_EXT_debug_utils + VK_EXT_layer_settings + VK_EXT_validation_features +Intance Layer VK_LAYER_KHRONOS_synchronization2 provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_LUNARG_gfxreconstruct provides 0 extensions: +Intance Layer VK_LAYER_KHRONOS_profiles provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_KHRONOS_shader_object provides 1 extensions: + VK_EXT_layer_settings +Found 13 available instance layers : + * VK_LAYER_KHRONOS_profiles + * VK_LAYER_KHRONOS_shader_object + * VK_LAYER_KHRONOS_synchronization2 + * VK_LAYER_KHRONOS_validation + * VK_LAYER_LUNARG_api_dump + * VK_LAYER_LUNARG_crash_diagnostic + * VK_LAYER_LUNARG_gfxreconstruct + * VK_LAYER_NV_optimus + * VK_LAYER_NV_present + * VK_LAYER_VALVE_steam_fossilize_32 + * VK_LAYER_VALVE_steam_fossilize_64 + * VK_LAYER_VALVE_steam_overlay_32 + * VK_LAYER_VALVE_steam_overlay_64 +Creating Vulkan Device using VkPhysicalDevice 0x1ab3df0. +- DeviceName: NVIDIA GeForce RTX 4090 +- API=1.4.329 (0x404149) Driver=0x94ce80c0 VendorId=0x10de +- DeviceID=0x2684 Type=VK_PHYSICAL_DEVICE_TYPE_DISCRETE_GPU +- Max Descriptor Sets Bound 32 +- Timestamps: ComputeAndGraphics=1 Domain=VK_TIME_DOMAIN_CLOCK_MONOTONIC_KHR Period=1.000000 + API Version: 1.4.329 +RHI Adapter Info: + Name: NVIDIA GeForce RTX 4090 + Driver Version: 595.58 (internal:595.58, unified:) + Driver Date: 01-01-01 +Found 275 available device extensions : + + VK_AMD_buffer_marker + - VK_EXT_4444_formats + - VK_EXT_attachment_feedback_loop_dynamic_state + - VK_EXT_attachment_feedback_loop_layout + - VK_EXT_blend_operation_advanced + - VK_EXT_border_color_swizzle + - VK_EXT_buffer_device_address + + VK_EXT_calibrated_timestamps + - VK_EXT_color_write_enable + - VK_EXT_conditional_rendering + - VK_EXT_conservative_rasterization + - VK_EXT_custom_border_color + - VK_EXT_custom_resolve + - VK_EXT_depth_bias_control + - VK_EXT_depth_clamp_control + - VK_EXT_depth_clamp_zero_one + - VK_EXT_depth_clip_control + - VK_EXT_depth_clip_enable + - VK_EXT_depth_range_unrestricted + + VK_EXT_descriptor_buffer + - VK_EXT_descriptor_heap + * VK_EXT_descriptor_indexing + - VK_EXT_device_address_binding_report + + VK_EXT_device_fault + - VK_EXT_device_generated_commands + - VK_EXT_discard_rectangles + - VK_EXT_display_control + - VK_EXT_dynamic_rendering_unused_attachments + - VK_EXT_extended_dynamic_state + - VK_EXT_extended_dynamic_state2 + - VK_EXT_extended_dynamic_state3 + - VK_EXT_external_memory_dma_buf + - VK_EXT_external_memory_host + - VK_EXT_fragment_shader_interlock + - VK_EXT_global_priority + - VK_EXT_global_priority_query + + VK_EXT_graphics_pipeline_library + - VK_EXT_hdr_metadata + - VK_EXT_host_image_copy + * VK_EXT_host_query_reset + - VK_EXT_image_2d_view_of_3d + - VK_EXT_image_drm_format_modifier + - VK_EXT_image_robustness + - VK_EXT_image_sliced_view_of_3d + - VK_EXT_image_view_min_lod + - VK_EXT_index_type_uint8 + - VK_EXT_inline_uniform_block + - VK_EXT_legacy_vertex_attributes + - VK_EXT_line_rasterization + + VK_EXT_load_store_op_none + - VK_EXT_map_memory_placed + + VK_EXT_memory_budget + - VK_EXT_memory_decompression + + VK_EXT_memory_priority + + VK_EXT_mesh_shader + - VK_EXT_multi_draw + + VK_EXT_mutable_descriptor_type + - VK_EXT_nested_command_buffer + - VK_EXT_non_seamless_cube_map + - VK_EXT_opacity_micromap + - VK_EXT_pageable_device_local_memory + - VK_EXT_pci_bus_info + - VK_EXT_physical_device_drm + * VK_EXT_pipeline_creation_cache_control + - VK_EXT_pipeline_creation_feedback + - VK_EXT_pipeline_library_group_handles + - VK_EXT_pipeline_robustness + - VK_EXT_post_depth_coverage + - VK_EXT_present_mode_fifo_latest_ready + - VK_EXT_present_timing + - VK_EXT_primitive_topology_list_restart + - VK_EXT_primitives_generated_query + - VK_EXT_private_data + - VK_EXT_provoking_vertex + - VK_EXT_queue_family_foreign + - VK_EXT_ray_tracing_invocation_reorder + - VK_EXT_robustness2 + - VK_EXT_sample_locations + - VK_EXT_sampler_filter_minmax + * VK_EXT_scalar_block_layout + - VK_EXT_separate_stencil_usage + - VK_EXT_shader_64bit_indexing + - VK_EXT_shader_atomic_float + * VK_EXT_shader_demote_to_helper_invocation + - VK_EXT_shader_float8 + + VK_EXT_shader_image_atomic_int64 + - VK_EXT_shader_module_identifier + - VK_EXT_shader_object + - VK_EXT_shader_replicated_composites + - VK_EXT_shader_subgroup_ballot + - VK_EXT_shader_subgroup_vote + - VK_EXT_shader_uniform_buffer_unsized_array + * VK_EXT_shader_viewport_index_layer + * VK_EXT_subgroup_size_control + - VK_EXT_swapchain_maintenance1 + - VK_EXT_texel_buffer_alignment + * VK_EXT_tooling_info + - VK_EXT_transform_feedback + - VK_EXT_vertex_attribute_divisor + - VK_EXT_vertex_attribute_robustness + - VK_EXT_vertex_input_dynamic_state + - VK_EXT_ycbcr_2plane_444_formats + - VK_EXT_ycbcr_image_arrays + - VK_EXT_zero_initialize_device_memory + - VK_GOOGLE_hlsl_functionality1 + - VK_GOOGLE_user_type + + VK_KHR_16bit_storage + - VK_KHR_8bit_storage + + VK_KHR_acceleration_structure + - VK_KHR_bind_memory2 + * VK_KHR_buffer_device_address + - VK_KHR_calibrated_timestamps + + VK_KHR_compute_shader_derivatives + - VK_KHR_cooperative_matrix + - VK_KHR_copy_commands2 + - VK_KHR_copy_memory_indirect + * VK_KHR_create_renderpass2 + - VK_KHR_dedicated_allocation + + VK_KHR_deferred_host_operations + - VK_KHR_depth_clamp_zero_one + + VK_KHR_depth_stencil_resolve + - VK_KHR_descriptor_update_template + - VK_KHR_device_group + - VK_KHR_draw_indirect_count + * VK_KHR_driver_properties + * VK_KHR_dynamic_rendering + - VK_KHR_dynamic_rendering_local_read + - VK_KHR_external_fence + - VK_KHR_external_fence_fd + - VK_KHR_external_memory + + VK_KHR_external_memory_fd + - VK_KHR_external_semaphore + - VK_KHR_external_semaphore_fd + - VK_KHR_format_feature_flags2 + + VK_KHR_fragment_shader_barycentric + + VK_KHR_fragment_shading_rate + * VK_KHR_get_memory_requirements2 + - VK_KHR_global_priority + * VK_KHR_image_format_list + - VK_KHR_imageless_framebuffer + - VK_KHR_incremental_present + - VK_KHR_index_type_uint8 + - VK_KHR_line_rasterization + - VK_KHR_load_store_op_none + - VK_KHR_maintenance1 + - VK_KHR_maintenance10 + - VK_KHR_maintenance2 + - VK_KHR_maintenance3 + * VK_KHR_maintenance4 + + VK_KHR_maintenance5 + - VK_KHR_maintenance6 + - VK_KHR_maintenance7 + - VK_KHR_maintenance8 + - VK_KHR_maintenance9 + - VK_KHR_map_memory2 + * VK_KHR_multiview + - VK_KHR_pipeline_binary + - VK_KHR_pipeline_executable_properties + + VK_KHR_pipeline_library + - VK_KHR_present_id + - VK_KHR_present_id2 + - VK_KHR_present_mode_fifo_latest_ready + - VK_KHR_present_wait + - VK_KHR_present_wait2 + - VK_KHR_push_descriptor + + VK_KHR_ray_query + - VK_KHR_ray_tracing_maintenance1 + + VK_KHR_ray_tracing_pipeline + + VK_KHR_ray_tracing_position_fetch + - VK_KHR_relaxed_block_layout + - VK_KHR_robustness2 + - VK_KHR_sampler_mirror_clamp_to_edge + * VK_KHR_sampler_ycbcr_conversion + * VK_KHR_separate_depth_stencil_layouts + * VK_KHR_shader_atomic_int64 + - VK_KHR_shader_bfloat16 + - VK_KHR_shader_clock + - VK_KHR_shader_draw_parameters + - VK_KHR_shader_expect_assume + + VK_KHR_shader_float16_int8 + * VK_KHR_shader_float_controls + - VK_KHR_shader_float_controls2 + - VK_KHR_shader_fma + - VK_KHR_shader_integer_dot_product + - VK_KHR_shader_maximal_reconvergence + - VK_KHR_shader_non_semantic_info + - VK_KHR_shader_quad_control + - VK_KHR_shader_relaxed_extended_instruction + - VK_KHR_shader_subgroup_extended_types + - VK_KHR_shader_subgroup_rotate + - VK_KHR_shader_subgroup_uniform_control_flow + - VK_KHR_shader_terminate_invocation + - VK_KHR_shader_untyped_pointers + - VK_KHR_shared_presentable_image + * VK_KHR_spirv_1_4 + - VK_KHR_storage_buffer_storage_class + + VK_KHR_swapchain + - VK_KHR_swapchain_maintenance1 + - VK_KHR_swapchain_mutable_format + * VK_KHR_synchronization2 + * VK_KHR_timeline_semaphore + - VK_KHR_unified_image_layouts + - VK_KHR_uniform_buffer_standard_layout + - VK_KHR_variable_pointers + - VK_KHR_vertex_attribute_divisor + - VK_KHR_video_decode_av1 + - VK_KHR_video_decode_h264 + - VK_KHR_video_decode_h265 + - VK_KHR_video_decode_queue + - VK_KHR_video_decode_vp9 + - VK_KHR_video_encode_av1 + - VK_KHR_video_encode_h264 + - VK_KHR_video_encode_h265 + - VK_KHR_video_encode_intra_refresh + - VK_KHR_video_encode_quantization_map + - VK_KHR_video_encode_queue + - VK_KHR_video_maintenance1 + - VK_KHR_video_maintenance2 + - VK_KHR_video_queue + - VK_KHR_vulkan_memory_model + - VK_KHR_workgroup_memory_explicit_layout + - VK_KHR_zero_initialize_workgroup_memory + - VK_NVX_binary_import + - VK_NVX_image_view_handle + - VK_NVX_multiview_per_view_attributes + - VK_NV_clip_space_w_scaling + - VK_NV_cluster_acceleration_structure + - VK_NV_compute_occupancy_priority + - VK_NV_compute_shader_derivatives + - VK_NV_cooperative_matrix + - VK_NV_cooperative_matrix2 + - VK_NV_cooperative_vector + - VK_NV_copy_memory_indirect + - VK_NV_corner_sampled_image + - VK_NV_coverage_reduction_mode + - VK_NV_cuda_kernel_launch + - VK_NV_dedicated_allocation + - VK_NV_dedicated_allocation_image_aliasing + - VK_NV_descriptor_pool_overallocation + + VK_NV_device_diagnostic_checkpoints + + VK_NV_device_diagnostics_config + - VK_NV_device_generated_commands + - VK_NV_device_generated_commands_compute + - VK_NV_disk_cache_utils + - VK_NV_extended_sparse_address_space + - VK_NV_fill_rectangle + - VK_NV_fragment_coverage_to_color + - VK_NV_fragment_shader_barycentric + - VK_NV_fragment_shading_rate_enums + - VK_NV_framebuffer_mixed_samples + - VK_NV_geometry_shader_passthrough + - VK_NV_inherited_viewport_scissor + - VK_NV_internal_nvpresent + - VK_NV_linear_color_attachment + - VK_NV_low_latency + - VK_NV_low_latency2 + - VK_NV_memory_decompression + - VK_NV_mesh_shader + - VK_NV_optical_flow + - VK_NV_partitioned_acceleration_structure + - VK_NV_present_metering + - VK_NV_raw_access_chains + - VK_NV_ray_tracing + - VK_NV_ray_tracing_invocation_reorder + - VK_NV_ray_tracing_motion_blur + - VK_NV_representative_fragment_test + - VK_NV_sample_mask_override_coverage + - VK_NV_scissor_exclusive + - VK_NV_shader_atomic_float16_vector + - VK_NV_shader_image_footprint + - VK_NV_shader_sm_builtins + - VK_NV_shader_subgroup_partitioned + - VK_NV_shading_rate_image + - VK_NV_viewport_array2 + - VK_NV_viewport_swizzle +Found 0 available device layers ! +Vulkan Physical Device Driver Properties: +- driverName: NVIDIA +- driverInfo: 595.58.03 +Vulkan Variable Rate Shading choice: 0. +Device properties: Geometry 1 BufferAtomic64 1 ImageAtomic64 1 +Enabling Vulkan Descriptor Buffers with: allowSamplerImageViewPostSubmitCreation=0, maxDescriptorBufferBindings=32, maxSamplerDescriptorBufferBindings=32, maxResourceDescriptorBufferBindings=32, samplerDescriptorBufferAddressSpaceSize=1099511627776, resourceDescriptorBufferAddressSpaceSize=1099511627776, maxSamplerDescriptorBufferRange=1099511627776, maxResourceDescriptorBufferRange=1099511627776, descriptorBufferAddressSpaceSize=1099511627776, descriptorBufferOffsetAlignment=64, samplerDescriptorSize=4 +Found 6 Queue Families +Initializing Queue Family 0: 16 queues Gfx Compute Xfer Sparse +Skipping unnecessary Queue Family 1: 2 queues Xfer Sparse +Skipping unnecessary Queue Family 2: 8 queues Compute Xfer Sparse +Skipping unnecessary Queue Family 3: 1 queues Xfer Sparse +Skipping unnecessary Queue Family 4: 2 queues Xfer Sparse +Skipping unnecessary Queue Family 5: 1 queues Xfer Sparse +TimestampValidBits=64 +Using 0 device layers. +Using 47 device extensions: +* VK_KHR_swapchain +* VK_EXT_memory_budget +* VK_EXT_memory_priority +* VK_KHR_create_renderpass2 +* VK_KHR_deferred_host_operations +* VK_KHR_spirv_1_4 +* VK_KHR_shader_float_controls +* VK_KHR_image_format_list +* VK_EXT_load_store_op_none +* VK_EXT_tooling_info +* VK_KHR_dynamic_rendering +* VK_KHR_pipeline_library +* VK_KHR_driver_properties +* VK_KHR_maintenance4 +* VK_KHR_maintenance5 +* VK_KHR_shader_atomic_int64 +* VK_EXT_shader_image_atomic_int64 +* VK_EXT_scalar_block_layout +* VK_EXT_shader_viewport_index_layer +* VK_KHR_separate_depth_stencil_layouts +* VK_KHR_synchronization2 +* VK_KHR_fragment_shading_rate +* VK_KHR_multiview +* VK_KHR_get_memory_requirements2 +* VK_EXT_descriptor_indexing +* VK_EXT_host_query_reset +* VK_EXT_subgroup_size_control +* VK_EXT_calibrated_timestamps +* VK_EXT_descriptor_buffer +* VK_EXT_device_fault +* VK_EXT_shader_demote_to_helper_invocation +* VK_KHR_16bit_storage +* VK_KHR_shader_float16_int8 +* VK_KHR_depth_stencil_resolve +* VK_EXT_pipeline_creation_cache_control +* VK_KHR_fragment_shader_barycentric +* VK_KHR_compute_shader_derivatives +* VK_KHR_sampler_ycbcr_conversion +* VK_KHR_timeline_semaphore +* VK_EXT_mesh_shader +* VK_EXT_graphics_pipeline_library +* VK_EXT_mutable_descriptor_type +* VK_KHR_buffer_device_address +* VK_KHR_acceleration_structure +* VK_KHR_ray_tracing_pipeline +* VK_KHR_ray_query +* VK_KHR_ray_tracing_position_fetch +Vulkan debug markers support: resource names disabled, begin/end labels disabled. +Max memory allocations 4294967295. +3 Device Memory Heaps: + 0: Flags 0x1 - Size 25757220864 (24564.00 MB) - Used 0 (0.00%) - DeviceLocal - PrimaryHeap + 1: Flags 0x0 - Size 50502672384 (48163.10 MB) - Used 0 (0.00%) + 2: Flags 0x1 - Size 257949696 (246.00 MB) - Used 0 (0.00%) - DeviceLocal +5 Device Memory Types (Not unified): + 1: Flags 0x00001 - Heap 0 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT + 0: Flags 0x00000 - Heap 1 - + 2: Flags 0x00006 - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT + 3: Flags 0x0000e - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT|VK_MEMORY_PROPERTY_HOST_CACHED_BIT + 4: Flags 0x00007 - Heap 2 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT|VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +Memory Budget Extension: + | Usage | Budget | Size | + ---------|------------------------------------------------------------------| + HEAP 00 | 0.07% / 17.38 MB | 23200.06 MB | 24564.00 MB | + HEAP 01 | 0.08% / 39.29 MB | 48163.10 MB | 48163.10 MB | + HEAP 02 | 16.01% / 39.38 MB | 206.62 MB | 246.00 MB | + ---------|------------------------------------------------------------------| +Dynamic Uniform Buffers are enabled, but they will not be used with Vulkan bindless. +Memory defrag is enabled, but it will not be used with Vulkan bindless. +FVulkanPipelineStateCacheManager: Binary pipeline cache '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/VulkanPSO.cache.10de.2684' not found. +Vulkan Async Compute has been DISABLED. +Wave Operations have been ENABLED (wave size: min=32 max=32). +Integrated GPU (iGPU): false +Current RHI supports per-draw and screenspace Variable Rate Shading +Texture pool is 17367 MB (70% of 24810 MB) +Metadata set : verbatimrhiname="Vulkan" +Metadata set : rhiname="Vulkan" +Metadata set : rhifeaturelevel="SM6" +Metadata set : shaderplatform="VULKAN_SM6" +Initializing FReadOnlyCVARCache +Running Turnkey SDK detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all' +Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all ] +ASTCEnc version 5.0.1 library loaded +Loaded Base TextureFormat: TextureFormatASTC +Loaded Base TextureFormat: TextureFormatDXT +Loaded Base TextureFormat: TextureFormatETC2 +Loaded Base TextureFormat: TextureFormatIntelISPCTexComp +Loaded Base TextureFormat: TextureFormatUncompressed +Oodle Texture TFO init; latest sdk version = 2.9.13 +Oodle Texture loading DLL: liboo2texlinux64.2.9.13.so +Oodle Texture loading DLL: liboo2texlinux64.2.9.5.so +Loaded Base TextureFormat: TextureFormatOodle +Loaded TargetPlatform 'LinuxArm64' +Loaded TargetPlatform 'LinuxArm64Server' +Loaded TargetPlatform 'LinuxArm64Client' +Loaded TargetPlatform 'Linux' +Loaded TargetPlatform 'LinuxEditor' +Loaded TargetPlatform 'LinuxServer' +Loaded TargetPlatform 'LinuxClient' +Loaded TargetPlatform 'Android' +Loaded TargetPlatform 'Android_ASTC' +Loaded TargetPlatform 'Android_DXT' +Loaded TargetPlatform 'Android_ETC2' +Loaded TargetPlatform 'Android_OpenXR' +Loaded TargetPlatform 'AndroidClient' +Loaded TargetPlatform 'Android_ASTCClient' +Loaded TargetPlatform 'Android_DXTClient' +Loaded TargetPlatform 'Android_ETC2Client' +Loaded TargetPlatform 'Android_OpenXRClient' +Loaded TargetPlatform 'Android_Multi' +Loaded TargetPlatform 'Android_MultiClient' +Building Assets For LinuxEditor +Unable to find shader format SF_VULKAN_SM6 from hinted modules, loading all potential format modules to find it +Loaded format module ShaderFormatOpenGL + GLSL_150_ES31 + GLSL_ES3_1_ANDROID +Loaded format module ShaderFormatVectorVM + VVM_1_0 +Loaded format module VulkanShaderFormat + SF_VULKAN_SM5 + SF_VULKAN_ES31_ANDROID + SF_VULKAN_ES31 + SF_VULKAN_SM5_ANDROID + SF_VULKAN_SM6 +Ray tracing is enabled (dynamic). Reason: r.RayTracing=1 and r.RayTracing.EnableOnDemand=1. +Ray tracing shaders are enabled. +Memory: Max Cache Size: -1 MB +FDerivedDataBackendGraph: Pak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +Unable to find inner node Pak for hierarchy Hierarchy. +FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +Unable to find inner node CompressedPak for hierarchy Hierarchy. +../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (1217 MiB) +FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +Unable to find inner node EnterprisePak for hierarchy Hierarchy. +Found Zen config default=/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data +InTree version at '/opt/unreal-engine/Engine/Binaries/Linux/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +Installed version at '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +No current process using the data dir found, launching a new instance +Launching executable '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver', working dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install', data dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data', args '--port 8558 --data-dir "/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data" --http asio --gc-cache-duration-seconds 1209600 --gc-interval-seconds 21600 --gc-low-diskspace-threshold 2147483648 --quiet --http-forceloopback --owner-pid 8779 --child-id Zen_8779_Startup' +Unreal Zen Storage Server HTTP service at [::1]:8658 status: OK!. +Local ZenServer AutoLaunch initialization completed in 0.121 seconds +ZenLocal: Using ZenServer HTTP service at http://[::1]:8658/ with namespace ue.ddc status: OK!. +/home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds. +/home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.01ms. RandomReadSpeed=4877.18MBs, RandomWriteSpeed=609.32MBs. Assigned SpeedClass 'Local' +Local: Using data cache path /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: DeleteOnly +ZenShared: Disabled because Host is set to 'None' +Unable to find inner node ZenShared for hierarchy Hierarchy. +Shared: Disabled because no path is configured. +Unable to find inner node Shared for hierarchy Hierarchy. +Cloud: Disabled because Host is set to 'None' +Unable to find inner node Cloud for hierarchy Hierarchy. +Guid format shader working directory is 15 characters bigger than the processId version (../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/WorkingDirectory/8779/). +Cleaned the shader compiler working directory '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/tmp/1E8B729C18104F1FACB993B26879A82E/'. +UBA/Horde Configuration [Uba.Provider.Horde]: Not Enabled +Using 8 local workers for shader compilation +Compiling shader autogen file: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/ShaderAutogen/VULKAN_SM6/AutogenShaderHeaders.ush +Autogen file is unchanged, skipping write. +Completed SDK detection: ExitCode = 0 +Using FreeType 2.10.0 +SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png' error. +Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] +Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' error. +Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] +FAssetRegistry took 0.0027 seconds to start up +AssetDataGatherer spent 0.001s loading caches ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_*.bin. +EditorDomain is Disabled +Deviceprofile LinuxArm64Editor not found. +Deviceprofile LinuxArm64 not found. +Selected Device Profile: [LinuxEditor] +Active device profile: [0x6560cf34600][0x6560cf8a000 66] LinuxEditor +Metadata set : deviceprofile="LinuxEditor" +FlushAsyncLoading(1): 1 QueuedPackages, 0 AsyncPackages +Texture Encode Speed: FinalIfAvailable (editor). +Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +Shared linear texture encoding: Disabled +Turnkey Platform: Android: (Status=Invalid, MinAllowed_Sdk=r25b, MaxAllowed_Sdk=r29, Current_Sdk=, Allowed_AutoSdk=r27c, Current_AutoSdk=, Flags="Platform_InvalidHostPrerequisites, Support_FullSdk", Error="Android Studio is not installed correctly.") +Turnkey Platform: Linux: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +Turnkey Platform: LinuxArm64: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +Running Turnkey device detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI' +Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI -nocompile -nocompileuat ] +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness because of a recursive sync load +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec because of a recursive sync load +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_M because of a recursive sync load +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_N because of a recursive sync load +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Opacity/CameraDepthFade because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDiffuse because of a recursive sync load +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions02/Utility/BreakOutFloat2Components because of a recursive sync load +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultPostProcessMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultDeferredDecalMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultLightFunctionMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/WorldGridMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDeferredDecalMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/WorldGridMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +HLOD mesh reduction module (r.ProxyLODMeshReductionModule) set to "ProxyLODMeshReduction" which doesn't exist. +Using QuadricMeshReduction for automatic static mesh reduction +Using SkeletalMeshReduction for automatic skeletal mesh reduction +No automatic mesh merging module available +No distributed automatic mesh merging module available +No automatic mesh merging module available +No distributed automatic mesh merging module available +Completed device detection: Code = 0 +Applying CVar settings from Section [/Script/CQTest.CQTestSettings] File [Engine] +VirtualizationSystem name found in ini file: None +FNullVirtualizationSystem mounted, virtualization will be disabled +FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetActorFactory name: NetActorFactory id: 0 +FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetSubObjectFactory name: NetSubObjectFactory id: 1 +Linux SourceCodeAccessSettings: VisualStudioCode +Border +BreadcrumbButton +Brushes.Title +ColorPicker.ColorThemes +Default +Icons.Save +Icons.Toolbar.Settings +ListView +SoftwareCursor_CardinalCross +SoftwareCursor_Grab +TableView.DarkRow +TableView.Row +TreeView +FWorldPartitionClassDescRegistry::Initialize started... +FWorldPartitionClassDescRegistry::Initialize took 1.762 ms +XR: Instanced Stereo Rendering is Enabled +XR: MultiViewport is Enabled +XR: Mobile Multiview is Disabled +Turnkey Device: Linux@WEYLAND-YUTANI: (Name=WEYLAND-YUTANI, Type=Computer, Status=Valid, Allowed=, Current=Arch Linux, Flags="Device_InstallSoftwareValid") +UGameplayTagsManager::InitializeManager - 0.000 s +Niagara Debugger Client Initialized | Session: DC51F9098C4749EE8000000000003900 | Instance: 1F9484643DCD4D6F8278425D095302C1 (WEYLAND-YUTANI-8779). +MetaSound Page Target Initialized to 'Default' +Registering Engine Module Parameter Interfaces... +MetaSound Engine Initialized +Work queue size set to 1024. +Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +Unicast socket bound to '0.0.0.0:60403'. +Added local interface '192.168.1.180' to multicast group '230.0.0.1:6666' +Added local interface '192.168.122.1' to multicast group '230.0.0.1:6666' +Added local interface '172.31.0.1' to multicast group '230.0.0.1:6666' +Using asynchronous task graph for message deserialization. +Initializing TcpMessaging bridge +MakeRuntimeORTDml: + DirectML: no + RHI D3D12: no + D3D12: no + NPU: no +Interface availability: + GPU: no + RDG: no + NPU: no +NNERuntimeORTDml can only cook! +Initialize +OnSessionChanged +Initialize +OnSessionChanged +Initialize +OnSessionChanged +Initialize +OnSessionChanged +[RegisterExtension] Registering CVD Extension [FChaosVDGenericDebugDrawExtension] ... +[RegisterExtension] Registering CVD Extension [FChaosVDAccelerationStructuresExtension] ... +Revision control is disabled +Cannot determine whether '/home/reimoz/.steampath' is a directory - d_type not supported and stat() failed with errno=2 (No such file or directory) +Failed to read file '../../../Engine/Content/Slate/Common/ButtonHoverHint.png' error. +Could not load file for Slate resource: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] file: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] +Failed to read file '../../../Engine/Content/Slate/Icons/doc_16x.png' error. +Could not load file for Slate resource: [../../../Engine/Content/Slate/Icons/doc_16x.png] file: [../../../Engine/Content/Slate/Icons/doc_16x.png] +Revision control is disabled +UAndroidPermissionCallbackProxy::GetInstance +No Audio Capture implementations found. Audio input will be silent. +No Audio Capture implementations found. Audio input will be silent. +OpenXR ignores max viewport resolution in editor to support full HMD resolutions. +Applying CVar settings from Section [/Script/NNEDenoiser.NNEDenoiserSettings] File [Engine] +Loaded 0 collections in 0.002424 seconds +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Collections/' took 0.00s +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Developers/reimoz/Collections/' took 0.00s +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Collections/' took 0.00s +43167 objects as part of root set at end of initial load. +CloseDisregardForGC: 0/0 objects in disregard for GC pool +Initializing Engine... +0x00007fb2a4d4c7b6 Dladdr: 0.073790ms Open: 0.185391ms Search: 0.745830ms +0x00007fb2a4cf86d6 Dladdr: 0.004770ms Open: 0.007420ms Search: 0.464650ms +0x00007fb2a4d044d3 Dladdr: 0.004520ms Open: 0.006480ms Search: 0.656710ms +0x00007fb2a4d35395 Dladdr: 0.007520ms Open: 0.007000ms Search: 0.471010ms +0x00007fb2a4d1b840 Dladdr: 0.006430ms Open: 0.010870ms Search: 0.486750ms +0x00007fb3a219429e Dladdr: 0.691270ms Open: 0.256510ms Search: 1.629751ms +0x00007fb3a21800f9 Dladdr: 0.864270ms Open: 0.057450ms Search: 0.720580ms +0x00007fb399643dbf Dladdr: 0.384441ms Open: 0.274620ms Search: 1.284840ms +0x00007fb3996488a9 Dladdr: 0.133880ms Open: 0.021730ms Search: 0.377980ms +0x00007fb39a3b01e8 Dladdr: 0.112490ms Open: 0.007030ms Search: 1.445390ms +0x000000000023a54d Dladdr: 0.009410ms Open: 0.196270ms Search: 0.546970ms +0x00007fb39a3bbb30 Dladdr: 0.190871ms Open: 0.015380ms Search: 0.512610ms +0x000000000024cd32 Dladdr: 0.003200ms Open: 0.006880ms Search: 0.366110ms +0x00007fb3a53d9e59 Dladdr: 0.002840ms Open: 0.139560ms Search: 0.153900ms +0x00007fb3978366c0 Dladdr: 0.022600ms Open: 0.019250ms Search: 0.000720ms +0x00007fb3978367f8 Dladdr: 0.014450ms Open: 0.002330ms Search: 0.000130ms +0x0000000000239649 Dladdr: 0.002030ms Open: 0.004990ms Search: 0.109450ms +FPlatformStackWalk::StackWalkAndDump - 0.015 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 148] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007fb2a4d4c7b7 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_0::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +[Callstack] 0x00007fb2a4cf86d7 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +[Callstack] 0x00007fb2a4d044d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[Callstack] 0x00007fb2a4d35396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007fb2a4d1b841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007fb3a219429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007fb3a21800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007fb399643dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007fb3996488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007fb39a3b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007fb39a3bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007fb3a53d9e5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007fb3978366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007fb3978367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [X :-1] + + SubmitErrorReport - 0.000 s + SendNewReport - 0.018 s + FDebug::EnsureFailed - 0.043 s +0x00007fb2a4d4c7f8 Dladdr: 0.055920ms Open: 0.013910ms Search: 0.030690ms +0x00007fb2a4cf86ef Dladdr: 0.003790ms Open: 0.005520ms Search: 0.033090ms +0x00007fb2a4d044d3 Dladdr: 0.003490ms Open: 0.005300ms Search: 0.035490ms +0x00007fb2a4d35395 Dladdr: 0.003000ms Open: 0.005020ms Search: 0.035780ms +0x00007fb2a4d1b840 Dladdr: 0.003100ms Open: 0.007500ms Search: 0.034980ms +0x00007fb3a219429e Dladdr: 0.505680ms Open: 0.035070ms Search: 0.068990ms +0x00007fb3a21800f9 Dladdr: 0.888210ms Open: 0.011110ms Search: 0.049830ms +0x00007fb399643dbf Dladdr: 0.194310ms Open: 0.015140ms Search: 0.052300ms +0x00007fb3996488a9 Dladdr: 0.101610ms Open: 0.007460ms Search: 0.040250ms +0x00007fb39a3b01e8 Dladdr: 0.126311ms Open: 0.008210ms Search: 0.051740ms +0x000000000023a54d Dladdr: 0.006000ms Open: 0.010060ms Search: 0.031370ms +0x00007fb39a3bbb30 Dladdr: 0.109290ms Open: 0.008190ms Search: 0.044670ms +0x000000000024cd32 Dladdr: 0.002360ms Open: 0.004600ms Search: 0.032540ms +0x00007fb3a53d9e59 Dladdr: 0.002060ms Open: 0.007170ms Search: 0.023940ms +0x00007fb3978366c0 Dladdr: 0.028020ms Open: 0.006050ms Search: 0.002410ms +0x00007fb3978367f8 Dladdr: 0.015100ms Open: 0.002460ms Search: 0.000140ms +0x0000000000239649 Dladdr: 0.001930ms Open: 0.004420ms Search: 0.029140ms +FPlatformStackWalk::StackWalkAndDump - 0.003 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 149] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007fb2a4d4c7f9 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_1::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +[Callstack] 0x00007fb2a4cf86f0 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +[Callstack] 0x00007fb2a4d044d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[Callstack] 0x00007fb2a4d35396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007fb2a4d1b841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007fb3a219429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007fb3a21800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007fb399643dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007fb3996488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007fb39a3b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007fb39a3bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007fb3a53d9e5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007fb3978366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007fb3978367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [X :-1] + + SubmitErrorReport - 0.000 s + SendNewReport - 0.022 s + FDebug::EnsureFailed - 0.027 s +0x00007fb2a4d4c83a Dladdr: 0.134320ms Open: 0.044890ms Search: 0.054580ms +0x00007fb2a4cf8607 Dladdr: 0.022530ms Open: 0.038930ms Search: 0.048630ms +0x00007fb2a4d044d3 Dladdr: 0.034480ms Open: 0.021690ms Search: 0.049290ms +0x00007fb2a4d35395 Dladdr: 0.008130ms Open: 0.011230ms Search: 0.042760ms +0x00007fb2a4d1b840 Dladdr: 0.017960ms Open: 0.015450ms Search: 0.040970ms +0x00007fb3a219429e Dladdr: 0.564940ms Open: 0.012830ms Search: 0.045580ms +0x00007fb3a21800f9 Dladdr: 0.285060ms Open: 0.005980ms Search: 0.042590ms +0x00007fb399643dbf Dladdr: 0.123660ms Open: 0.010230ms Search: 0.043780ms +0x00007fb3996488a9 Dladdr: 0.101840ms Open: 0.005030ms Search: 0.038430ms +0x00007fb39a3b01e8 Dladdr: 0.111760ms Open: 0.005470ms Search: 0.054930ms +0x000000000023a54d Dladdr: 0.003240ms Open: 0.006770ms Search: 0.028040ms +0x00007fb39a3bbb30 Dladdr: 0.116661ms Open: 0.006960ms Search: 0.039540ms +0x000000000024cd32 Dladdr: 0.002190ms Open: 0.004680ms Search: 0.028090ms +0x00007fb3a53d9e59 Dladdr: 0.001390ms Open: 0.006110ms Search: 0.020630ms +0x00007fb3978366c0 Dladdr: 0.017950ms Open: 0.004380ms Search: 0.001060ms +0x00007fb3978367f8 Dladdr: 0.015840ms Open: 0.002070ms Search: 0.000130ms +0x0000000000239649 Dladdr: 0.001790ms Open: 0.004470ms Search: 0.027150ms +FPlatformStackWalk::StackWalkAndDump - 0.003 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 154] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007fb2a4d4c83b libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_2::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:154] +[Callstack] 0x00007fb2a4cf8608 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:154] +[Callstack] 0x00007fb2a4d044d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[Callstack] 0x00007fb2a4d35396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007fb2a4d1b841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007fb3a219429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007fb3a21800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007fb399643dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007fb3996488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007fb39a3b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007fb39a3bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007fb3a53d9e5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007fb3978366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007fb3978367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [X :-1] + + SubmitErrorReport - 0.000 s + SendNewReport - 0.020 s + FDebug::EnsureFailed - 0.025 s +0x00007fb2a4d4c87c Dladdr: 0.979220ms Open: 0.021310ms Search: 0.054080ms +0x00007fb2a4cf861d Dladdr: 0.012920ms Open: 0.006030ms Search: 0.032830ms +0x00007fb2a4d044d3 Dladdr: 0.003480ms Open: 0.005140ms Search: 0.038660ms +0x00007fb2a4d35395 Dladdr: 0.003600ms Open: 0.005500ms Search: 0.037160ms +0x00007fb2a4d1b840 Dladdr: 0.002520ms Open: 0.005110ms Search: 0.036090ms +0x00007fb3a219429e Dladdr: 0.592071ms Open: 0.011720ms Search: 0.050920ms +0x00007fb3a21800f9 Dladdr: 0.298630ms Open: 0.006880ms Search: 0.046670ms +0x00007fb399643dbf Dladdr: 0.140210ms Open: 0.009360ms Search: 0.051070ms +0x00007fb3996488a9 Dladdr: 0.103770ms Open: 0.008520ms Search: 0.043550ms +0x00007fb39a3b01e8 Dladdr: 0.113430ms Open: 0.005270ms Search: 0.045990ms +0x000000000023a54d Dladdr: 0.005170ms Open: 0.008250ms Search: 0.030890ms +0x00007fb39a3bbb30 Dladdr: 0.474910ms Open: 0.009490ms Search: 0.041990ms +0x000000000024cd32 Dladdr: 0.002450ms Open: 0.004940ms Search: 0.030320ms +0x00007fb3a53d9e59 Dladdr: 0.001510ms Open: 0.005440ms Search: 0.021760ms +0x00007fb3978366c0 Dladdr: 2.370161ms Open: 0.032860ms Search: 0.002740ms +0x00007fb3978367f8 Dladdr: 0.046610ms Open: 0.007400ms Search: 0.000440ms +0x0000000000239649 Dladdr: 0.008620ms Open: 0.031620ms Search: 0.043160ms +FPlatformStackWalk::StackWalkAndDump - 0.007 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 155] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007fb2a4d4c87d libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_3::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:155] +[Callstack] 0x00007fb2a4cf861e libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:155] +[Callstack] 0x00007fb2a4d044d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[Callstack] 0x00007fb2a4d35396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007fb2a4d1b841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007fb3a219429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007fb3a21800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007fb399643dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007fb3996488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007fb39a3b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007fb39a3bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007fb3a53d9e5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007fb3978366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007fb3978367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [X :-1] + + SubmitErrorReport - 0.000 s diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-A3776D90142B46C2B037777F30684F34/CrashContext.runtime-xml b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-A3776D90142B46C2B037777F30684F34/CrashContext.runtime-xml new file mode 100644 index 0000000..4dfac44 --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-A3776D90142B46C2B037777F30684F34/CrashContext.runtime-xml @@ -0,0 +1,1216 @@ + + + + 3 + D2E650664F7748C6BB322947B339457A + UECC-Linux-760B0150F4A1468FA1F2D3949700E62A_0001 + true + false + false + Ensure + Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 148] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +0x00007fb2a4d4c7b7 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_0::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +0x00007fb2a4cf86d7 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +0x00007fb2a4d044d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +0x00007fb2a4d35396 libUnrealEditor-OpenXRHMD.so!TSharedRef<FOpenXRHMD, (ESPMode)1> FSceneViewExtensions::NewExtension<FOpenXRHMD, XrInstance_T*&, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr<FOpenXRRenderBridge>&&&, TArray<char const*, TSizedDefaultAllocator<32> >&&&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +0x00007fb2a4d1b841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +0x00007fb3a219429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +0x00007fb3a21800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +0x00007fb399643dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +0x00007fb3996488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +0x00007fb39a3b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +0x00007fb39a3bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +0x00007fb3a53d9e5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +0x00007fb3978366c1 libc.so.6!UnknownFunction(0x276c0) +0x00007fb3978367f9 libc.so.6!__libc_start_main(+0x88) +0x000000000023964a UnrealEditor!_start [X :-1] + + + Attended + 8779 + 0 + false + false + true + false + UE-MyProject2 + UnrealEditor + Development + + LinuxEditor + Linux [Arch Linux 6.19.11-arch1-1 64b] + Linux + Editor + Vanilla + + 5.6.1-44394996+++UE5+Release-5.6 + 5.6.1-44394996+++UE5+Release-5.6 + CommandLineRemoved + 9 + en_US + ++UE5+Release-5.6-CL-44394996 + **UE5*Release-5.6-CL-44394996-Linux-Development + true + false + + /opt/unreal-engine/Engine/Binaries/Linux/ + /opt/unreal-engine/ + E5D2B3C70A61446E8360CCAEADDA3CCF-000003E8 + e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 + + + Sent in the unattended mode + + 0 + + 8 + 16 + 1 + AuthenticAMD + AMD Ryzen 7 3800X 8-Core Processor + NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86 + Arch Linux + 6.19.11-arch1-1 + + 67336896512 + 0 + 4096 + 63 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 8 + libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_0::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +libUnrealEditor-OpenXRHMD.so!TSharedRef<FOpenXRHMD, (ESPMode)1> FSceneViewExtensions::NewExtension<FOpenXRHMD, XrInstance_T*&, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr<FOpenXRRenderBridge>&&&, TArray<char const*, TSizedDefaultAllocator<32> >&&&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +libc.so.6!UnknownFunction(0x276c0) +libc.so.6!__libc_start_main(+0x88) +UnrealEditor!_start [/opt/unreal-engine/Engine/Binaries/Linux/UnrealEditor:-1] + + + +libUnrealEditor-OpenXRHMD 0x00007fb2a4cb2000 + 9a7b7 +libUnrealEditor-OpenXRHMD 0x00007fb2a4cb2000 + 466d7 +libUnrealEditor-OpenXRHMD 0x00007fb2a4cb2000 + 524d4 +libUnrealEditor-OpenXRHMD 0x00007fb2a4cb2000 + 83396 +libUnrealEditor-OpenXRHMD 0x00007fb2a4cb2000 + 69841 +libUnrealEditor-Engine 0x00007fb39cc00000 + 559429f +libUnrealEditor-Engine 0x00007fb39cc00000 + 55800fa +libUnrealEditor-UnrealEd 0x00007fb397e00000 + 1843dc0 +libUnrealEditor-UnrealEd 0x00007fb397e00000 + 18488aa +libUnrealEditor-UnrealEd 0x00007fb397e00000 + 25b01e9 +UnrealEditor 0x0000000000200000 + 3a54e +libUnrealEditor-UnrealEd 0x00007fb397e00000 + 25bbb31 +UnrealEditor 0x0000000000200000 + 4cd33 +libUnrealEditor-UnixCommonStartup 0x00007fb3a53d1000 + 8e5a +libc.so 0x00007fb39780f000 + 276c1 +libc.so 0x00007fb39780f000 + 277f9 +UnrealEditor 0x0000000000200000 + 3964a + + 8D2F0EE0B963A0E3A7FCDDC797240D0524521AD8 + 639123795810430000 + 1 + AMD Ryzen 7 3800X 8-Core Processor + 1.0 + + + + 5 + Trace/breakpoint trap + 0 + 0 + + + LinuxEditorNo errors + false + Vulkan + NVIDIA GeForce RTX 4090 + 595.58 + 595.58 + 01-01-01 + SM6 + NVIDIA + 2684 + LinuxEditor + + + + + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RDG Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IoStore Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mass Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "World Metrics" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "XGE Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Enhanced Input" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Visual Debugger" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "FastBuild Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Command Link Server" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chaos Insights" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "UBA Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chaos Cloth" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mesh Painting" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "TraceUtilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem NULL" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Services" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Base" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem Utils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "EOS Shared" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Gameplay Cameras" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Engine Cameras" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Camera Shake Previewer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Launcher Chunk Installer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Color Grading" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Facial Animation Bulk Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Asset Manager Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Engine Asset Definitions" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Blueprint C++ Header Preview" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Wizard for mobile packaging scenarios" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Proxy LOD Plugin (Experimental)" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UMG Widget Preview" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Data Validation" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "Stylus & Tablet Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CryptoKeys" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GameplayTagsEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "EditorDebugTools" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mac Graphics Switching" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Modeling Tools Editor Mode" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GeometryMode" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Curve Editor Tools" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequencer Anim Tools" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Mesh LOD Toolset" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Plugin Browser" +} + { +"Version": 2, +"VersionName": "0.2", +"FriendlyName": "UVEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Scripting Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Changelist Reviews" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "World Partition HLOD Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Material Analyzer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "SpeedTree Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Framework" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Framework Assets" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "CLion Integration" +} + { +"Version": 110, +"VersionName": "1.11.0", +"FriendlyName": "Plastic SCM" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Perforce" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Dump GPU Services" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "PIX on Windows GPU Capture Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Visual Studio Code Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Plugin Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XCode Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CodeLite Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Subversion" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Sharing" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RenderDoc Plugin" +} + { +"Version": 2, +"VersionName": "1.7", +"FriendlyName": "Rider Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UObject Example Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Project Launcher" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Linux Compiler-only Integration" +} + { +"Version": 14, +"VersionName": "1.4", +"FriendlyName": "Git" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Property Access Node" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Visual Studio Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Oodle Texture" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "10X Editor Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NamingTokens" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "KDevelop Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Oodle Network" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Actor Sequence (Experimental)" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Template Sequence" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequencer Scripting" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Level Sequence Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MetaHuman SDK" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Media Compositing" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "AVF Media Player" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "Android Media Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Media Player Editor" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "WMF Media Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Image Sequence Media Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "WebM Video Player" +} + { +"Version": 0, +"VersionName": "0.1", +"FriendlyName": "Media Plate" +} + { +"Version": 131, +"VersionName": "1.3.1", +"FriendlyName": "glTF Exporter" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Datasmith Content" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Variant Manager" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Variant Manager Content" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Tests" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Niagara" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NiagaraSimCaching" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Cascade Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Alembic Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Performance" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Localizable Message" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "GeometryFlow" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Telemetry" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequence Navigator" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Platform Cryptography Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Low-level network trace Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosUserDataPT" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Level Sequence Navigator Bridge" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NFORDenoise" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Tool Presets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosCaching" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "TEDS: Editor Data Storage" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Python Editor Script Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Planar Cut" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Automation Utilities" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Fracture" +} + { +"Version": 1, +"VersionName": "1", +"FriendlyName": "BackChannel" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry Dataflow Nodes" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Experimental Mesh Modeling Toolset" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Telemetry" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Skeletal Mesh Simplifier (Early Access)" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Editor DataflowGraph" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Batch Renamer" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Niagara" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Full Body IK" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "TEDS: Editor Data Storage Features" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "CharacterAI" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Solver" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MsQuic Runtime Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Asset Tags" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Procedural Mesh Component" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GooglePAD" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Android Runtime Permission" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Example Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Windows Movie Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Linux Device Profile Selector" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Mesh Modeling Toolset" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry Processing" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Custom Mesh Component" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IOS Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Audio Capture" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "StateTree" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Wave Tables" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Apple Movie Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chunk Downloader" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XRBase" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Google Cloud Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Resonance Audio" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ArchVis Character" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Input Debugging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXR" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Windows Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Android Movie Player" +} + { +"Version": 1, +"VersionName": "1.1", +"FriendlyName": "Synthesis and DSP Effects" +} + { +"Version": 2, +"VersionName": "1.0", +"FriendlyName": "Groom" +} + { +"Version": 1, +"VersionName": "0.9", +"FriendlyName": "Compute Framework" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mobile Patching Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Apple Image Utils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Movie Player for WebM files" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXREyeTracker" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Audio Synesthesia" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Cable Component" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RigVM" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "PropertyBindingUtils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Significance Manager" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Android Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "SoundFields" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MetaSound" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AndroidFileServer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Property Access Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Actor Layer Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AudioWidgets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Geometry Cache" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mobile Location Services Blueprints Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXRHandTracking" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UDP Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "TCP Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NNERuntimeORT" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NNEDenoiser" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Paper2D" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Take Recorder" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Camera Calibration Core" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Environment Query Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AISupport" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig Modules" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig" +} + { +"Version": 10, +"VersionName": "10.2.7", +"FriendlyName": "RigLogic Plugin v10.3.0" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig Spline" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IK Rig" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Modifier Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Skeletal Mesh Editing Tools" +} + { +"Version": 1, +"VersionName": "2.0", +"FriendlyName": "Live Link" +} + { +"Version": 1, +"VersionName": "0.9", +"FriendlyName": "Deformer Graph" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Blendspace Motion Analysis" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Tweening Utils" +} + { +"Version": 30100, +"VersionName": "3.1.0", +"FriendlyName": "Animation Compression Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Data" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Portable Object File Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - Class Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - File Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - Asset Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XInput Device" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "BaseCharacterFXEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CompositeCore" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem GooglePlay" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem iOS" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Light Mixer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Object Mixer" +} + + diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-A3776D90142B46C2B037777F30684F34/CrashReportClient.ini b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-A3776D90142B46C2B037777F30684F34/CrashReportClient.ini new file mode 100644 index 0000000..ac738fd --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-A3776D90142B46C2B037777F30684F34/CrashReportClient.ini @@ -0,0 +1,10 @@ +[CrashReportClient] +bHideLogFilesOption=false +bHideAllowToBeContactedOption=false +bIsAllowedToCloseWithoutSending=true +bIsAllowedToSendWithoutDetailedInfo=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true +bAgreeToCrashUpload=false + diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-A3776D90142B46C2B037777F30684F34/Diagnostics.txt b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-A3776D90142B46C2B037777F30684F34/Diagnostics.txt new file mode 100644 index 0000000..1bb6da2 --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-A3776D90142B46C2B037777F30684F34/Diagnostics.txt @@ -0,0 +1,36 @@ +Generating report for minidump + +Application version 5.6.1.0 + ... built from changelist 44394996 + +OS version Linux 6.19.11-arch1-1 (network name: WEYLAND-YUTANI) +Running 8 x86_64 processors (16 logical cores) +Exception was "Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 148] " + + + + + +libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_0::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +libc.so.6!UnknownFunction(0x276c0) +libc.so.6!__libc_start_main(+0x88) +UnrealEditor!_start [/opt/unreal-engine/Engine/Binaries/Linux/UnrealEditor:-1] + + + +0 loaded modules + +Report end! diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-A3776D90142B46C2B037777F30684F34/MyProject2.log b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-A3776D90142B46C2B037777F30684F34/MyProject2.log new file mode 100644 index 0000000..5215106 --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-A3776D90142B46C2B037777F30684F34/MyProject2.log @@ -0,0 +1,1473 @@ +Stats thread started at 0.129502 +Metadata set : systemresolution.resx="1280" +Metadata set : systemresolution.resy="720" +OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +Session CrashGUID >==================================================== + Session CrashGUID > UECC-Linux-760B0150F4A1468FA1F2D3949700E62A + Session CrashGUID >==================================================== +No local boot hotfix file found at: [../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +Pre-Initializing Audio Device Manager... +AudioInfo: 'OPUS' Registered +AudioInfo: 'OGG' Registered +AudioInfo: 'ADPCM' Registered +AudioInfo: 'PCM' Registered +AudioInfo: 'BINKA' Registered +AudioInfo: 'RADA' Registered +Audio Device Manager Pre-Initialized +Looking for build plugins target receipt +Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +Asset registry cache read as 67.9 MiB from ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_0.bin +Loading Android ini files took 0.14 seconds +Loading Mac ini files took 0.15 seconds +Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +Looking for enabled plugins target receipt +Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +Loading VulkanPC ini files took 0.21 seconds +Loading IOS ini files took 0.23 seconds +Loading Windows ini files took 0.25 seconds +Loading VisionOS ini files took 0.26 seconds +Loading Unix ini files took 0.26 seconds +Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +Loading TVOS ini files took 0.34 seconds +Mounting Engine plugin RenderGraphInsights +Mounting Engine plugin IoStoreInsights +Mounting Engine plugin MassInsights +Mounting Engine plugin WorldMetrics +Mounting Engine plugin XGEController +Mounting Engine plugin EnhancedInput +Mounting Engine plugin ChaosVD +Mounting Engine plugin FastBuildController +Mounting Engine plugin CmdLinkServer +Mounting Engine plugin ChaosInsights +Mounting Engine plugin UbaController +Mounting Engine plugin ChaosCloth +Mounting Engine plugin MeshPainting +Mounting Engine plugin TraceUtilities +Mounting Engine plugin OnlineSubsystemNull +Loading LinuxArm64 ini files took 0.46 seconds +Mounting Engine plugin OnlineServices +Mounting Engine plugin OnlineBase +Loading Linux ini files took 0.47 seconds +Mounting Engine plugin OnlineSubsystem +Mounting Engine plugin OnlineSubsystemUtils +Mounting Engine plugin EOSShared +Mounting Engine plugin GameplayCameras +Mounting Engine plugin EngineCameras +Mounting Engine plugin CameraShakePreviewer +Mounting Engine plugin LauncherChunkInstaller +Mounting Engine plugin ColorGrading +Mounting Engine plugin FacialAnimation +Mounting Engine plugin AssetManagerEditor +Mounting Engine plugin EngineAssetDefinitions +Mounting Engine plugin BlueprintHeaderView +Mounting Engine plugin MobileLauncherProfileWizard +Mounting Engine plugin ProxyLODPlugin +Mounting Engine plugin UMGWidgetPreview +Mounting Engine plugin DataValidation +Mounting Engine plugin StylusInput +Mounting Engine plugin CryptoKeys +Mounting Engine plugin GameplayTagsEditor +Mounting Engine plugin EditorDebugTools +Mounting Engine plugin MacGraphicsSwitching +Mounting Engine plugin ModelingToolsEditorMode +Mounting Engine plugin GeometryMode +Mounting Engine plugin CurveEditorTools +Mounting Engine plugin SequencerAnimTools +Mounting Engine plugin MeshLODToolset +Mounting Engine plugin PluginBrowser +Mounting Engine plugin UVEditor +Mounting Engine plugin EditorScriptingUtilities +Mounting Engine plugin ChangelistReview +Mounting Engine plugin WorldPartitionHLODUtilities +Mounting Engine plugin MaterialAnalyzer +Mounting Engine plugin SpeedTreeImporter +Mounting Engine plugin Interchange +Mounting Engine plugin InterchangeEditor +Mounting Engine plugin InterchangeAssets +Mounting Engine plugin CLionSourceCodeAccess +Mounting Engine plugin PlasticSourceControl +Mounting Engine plugin PerforceSourceControl +Mounting Engine plugin DumpGPUServices +Mounting Engine plugin PixWinPlugin +Mounting Engine plugin VisualStudioCodeSourceCodeAccess +Mounting Engine plugin PluginUtils +Mounting Engine plugin XCodeSourceCodeAccess +Mounting Engine plugin CodeLiteSourceCodeAccess +Mounting Engine plugin SubversionSourceControl +Mounting Engine plugin AnimationSharing +Mounting Engine plugin RenderDocPlugin +Mounting Engine plugin RiderSourceCodeAccess +Mounting Engine plugin UObjectPlugin +Mounting Engine plugin ProjectLauncher +Mounting Engine plugin NullSourceCodeAccess +Mounting Engine plugin GitSourceControl +Mounting Engine plugin PropertyAccessNode +Mounting Engine plugin VisualStudioSourceCodeAccess +Mounting Engine plugin TextureFormatOodle +Mounting Engine plugin N10XSourceCodeAccess +Mounting Engine plugin NamingTokens +Mounting Engine plugin KDevelopSourceCodeAccess +Mounting Engine plugin OodleNetwork +Mounting Engine plugin ActorSequence +Mounting Engine plugin TemplateSequence +Mounting Engine plugin SequencerScripting +Mounting Engine plugin LevelSequenceEditor +Mounting Engine plugin MetaHumanSDK +Mounting Engine plugin MediaCompositing +Mounting Engine plugin AvfMedia +Mounting Engine plugin AndroidMedia +Mounting Engine plugin MediaPlayerEditor +Mounting Engine plugin WmfMedia +Mounting Engine plugin ImgMedia +Mounting Engine plugin WebMMedia +Mounting Engine plugin MediaPlate +Mounting Engine plugin GLTFExporter +Mounting Engine plugin DatasmithContent +Mounting Engine plugin VariantManager +Mounting Engine plugin VariantManagerContent +Mounting Engine plugin InterchangeTests +Mounting Engine plugin Niagara +Mounting Engine plugin NiagaraSimCaching +Mounting Engine plugin Cascade +Mounting Engine plugin AlembicImporter +Mounting Engine plugin EditorPerformance +Mounting Engine plugin LocalizableMessage +Mounting Engine plugin GeometryFlow +Mounting Engine plugin RuntimeTelemetry +Mounting Engine plugin SequenceNavigator +Mounting Engine plugin PlatformCrypto +Mounting Engine plugin LowLevelNetTrace +Mounting Engine plugin GeometryCollectionPlugin +Mounting Engine plugin ChaosUserDataPT +Mounting Engine plugin LevelSequenceNavigatorBridge +Mounting Engine plugin NFORDenoise +Mounting Engine plugin ToolPresets +Mounting Engine plugin ChaosCaching +Mounting Engine plugin EditorDataStorage +Mounting Engine plugin PythonScriptPlugin +Mounting Engine plugin PlanarCut +Mounting Engine plugin AutomationUtils +Mounting Engine plugin Fracture +Mounting Engine plugin BackChannel +Mounting Engine plugin GeometryDataflow +Mounting Engine plugin MeshModelingToolsetExp +Mounting Engine plugin EditorTelemetry +Mounting Engine plugin SkeletalReduction +Mounting Engine plugin Dataflow +Mounting Engine plugin AdvancedRenamer +Mounting Engine plugin ChaosNiagara +Mounting Engine plugin FullBodyIK +Mounting Engine plugin EditorDataStorageFeatures +Mounting Engine plugin CharacterAI +Mounting Engine plugin ChaosSolverPlugin +Mounting Engine plugin ChaosEditor +Mounting Engine plugin MsQuic +Mounting Engine plugin AssetTags +Mounting Engine plugin ProceduralMeshComponent +Mounting Engine plugin GooglePAD +Mounting Engine plugin AndroidPermission +Mounting Engine plugin ExampleDeviceProfileSelector +Mounting Engine plugin WindowsMoviePlayer +Mounting Engine plugin LinuxDeviceProfileSelector +Mounting Engine plugin MeshModelingToolset +Mounting Engine plugin GeometryProcessing +Mounting Engine plugin CustomMeshComponent +Mounting Engine plugin IOSDeviceProfileSelector +Mounting Engine plugin AudioCapture +Mounting Engine plugin StateTree +Mounting Engine plugin WaveTable +Mounting Engine plugin AppleMoviePlayer +Mounting Engine plugin ChunkDownloader +Mounting Engine plugin XRBase +Mounting Engine plugin GoogleCloudMessaging +Mounting Engine plugin ResonanceAudio +Mounting Engine plugin ArchVisCharacter +Mounting Engine plugin InputDebugging +Mounting Engine plugin OpenXR +Mounting Engine plugin WindowsDeviceProfileSelector +Mounting Engine plugin AndroidMoviePlayer +Mounting Engine plugin Synthesis +Mounting Engine plugin HairStrands +Mounting Engine plugin ComputeFramework +Mounting Engine plugin MobilePatchingUtils +Mounting Engine plugin AppleImageUtils +Mounting Engine plugin WebMMoviePlayer +Mounting Engine plugin OpenXREyeTracker +Mounting Engine plugin AudioSynesthesia +Mounting Engine plugin CableComponent +Mounting Engine plugin RigVM +Mounting Engine plugin PropertyBindingUtils +Mounting Engine plugin SignificanceManager +Mounting Engine plugin AndroidDeviceProfileSelector +Mounting Engine plugin SoundFields +Mounting Engine plugin Metasound +Mounting Engine plugin AndroidFileServer +Mounting Engine plugin PropertyAccessEditor +Mounting Engine plugin ActorLayerUtilities +Mounting Engine plugin AudioWidgets +Mounting Engine plugin GeometryCache +Mounting Engine plugin LocationServicesBPLibrary +Mounting Engine plugin OpenXRHandTracking +Mounting Engine plugin UdpMessaging +Mounting Engine plugin TcpMessaging +Mounting Engine plugin NNERuntimeORT +Mounting Engine plugin NNEDenoiser +Mounting Engine plugin Paper2D +Mounting Engine plugin Takes +Mounting Engine plugin CameraCalibrationCore +Mounting Engine plugin EnvironmentQueryEditor +Mounting Engine plugin AISupport +Mounting Engine plugin ControlRigModules +Mounting Engine plugin ControlRig +Mounting Engine plugin RigLogic +Mounting Engine plugin GameplayInsights +Mounting Engine plugin ControlRigSpline +Mounting Engine plugin IKRig +Mounting Engine plugin AnimationModifierLibrary +Mounting Engine plugin SkeletalMeshModelingTools +Mounting Engine plugin LiveLink +Mounting Engine plugin DeformerGraph +Mounting Engine plugin BlendSpaceMotionAnalysis +Mounting Engine plugin TweeningUtils +Mounting Engine plugin ACLPlugin +Mounting Engine plugin AnimationData +Mounting Engine plugin PortableObjectFileDataSource +Mounting Engine plugin ContentBrowserClassDataSource +Mounting Engine plugin ContentBrowserFileDataSource +Mounting Engine plugin ContentBrowserAssetDataSource +Mounting Engine plugin XInputDevice +Mounting Engine plugin BaseCharacterFXEditor +Mounting Engine plugin CompositeCore +Mounting Engine plugin OnlineSubsystemGooglePlay +Mounting Engine plugin OnlineSubsystemIOS +Mounting Engine plugin LightMixer +Mounting Engine plugin ObjectMixer +Revision control is disabled +Revision control is disabled +Revision control is disabled +Using libcurl 8.12.1 + - built for x86_64-unknown-linux-gnu + - supports SSL with OpenSSL/1.1.1t + - supports HTTP deflate (compression) using libz 1.3 + - other features: + CURL_VERSION_SSL + CURL_VERSION_LIBZ + CURL_VERSION_IPV6 + CURL_VERSION_ASYNCHDNS + CURL_VERSION_LARGEFILE + CURL_VERSION_TLSAUTH_SRP + CURL_VERSION_HTTP2 + CurlRequestOptions (configurable via config and command line): + - bVerifyPeer = true - Libcurl will verify peer certificate + - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy + - bDontReuseConnections = false - Libcurl will reuse connections + - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host + - LocalHostAddr = Default + - BufferSize = 65536 +CreateHttpThread using FCurlMultiPollEventLoopHttpThread +Creating http thread with maximum 256 concurrent requests +OSS: Created online subsystem instance for: NULL +OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] +Initialize Initializing EOSSDK Version:1.17.0-41373641 +Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine] +RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings. +Started StudioTelemetry Session +NFORDenoise function starting up +Applying CVar settings from Section [/Script/CompositeCore.CompositeCorePluginSettings] File [Engine] +ExecutableName: UnrealEditor +Build: ++UE5+Release-5.6-CL-44394996 +Platform=LinuxEditor +MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +DeviceId= +Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +Net CL: 43139311 +OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +Compiled (64-bit): Jul 28 2025 20:54:48 +Architecture: x64 +Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +Build Configuration: Development +Branch Name: ++UE5+Release-5.6 +Command Line: +Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +Allocator: Mimalloc +Installed Engine Build: 1 +This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +Number of dev versions registered: 37 + Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 10 + Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0 + Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 4 + Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 40 + Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 37 + Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 3 + Dev-Networking (A4E4105C-59A1-49B5-A7C5-40C4547EDFEE): 0 + Dev-Online (39C831C9-5AE6-47DC-9A44-9C173E1C8E7C): 0 + Dev-Physics (78F01B33-EBEA-4F98-B9B4-84EACCB95AA2): 20 + Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0 + Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 49 + Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 13 + Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 3 + Dev-LoadTimes (C2A15278-BFE7-4AFE-6C17-90FF531DF755): 1 + Private-Geometry (6EACA3D4-40EC-4CC1-B786-8BED09428FC5): 3 + Dev-AnimPhys (29E575DD-E0A3-4627-9D10-D276232CDCEA): 17 + Dev-Anim (AF43A65D-7FD3-4947-9873-3E8ED9C1BB05): 15 + Dev-ReflectionCapture (6B266CEC-1EC7-4B8F-A30B-E4D90942FC07): 1 + Dev-Automation (0DF73D61-A23F-47EA-B727-89E90C41499A): 1 + FortniteMain (601D1886-AC64-4F84-AA16-D3DE0DEAC7D6): 207 + FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 8 + FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 13 + FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 17 + Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 11 + Dev-Niagara (F2AED0AC-9AFE-416F-8664-AA7FFA26D6FC): 1 + Dev-Destruction (174F1F0B-B4C6-45A5-B13F-2EE8D0FB917D): 10 + Dev-Physics-Ext (35F94A83-E258-406C-A318-09F59610247C): 41 + Dev-PhysicsMaterial-Chaos (B68FC16E-8B1B-42E2-B453-215C058844FE): 1 + Dev-CineCamera (B2E18506-4273-CFC2-A54E-F4BB758BBA07): 1 + Dev-VirtualProduction (64F58936-FD1B-42BA-BA96-7289D5D0FA4E): 1 + UE5-Main (697DD581-E64F-41AB-AA4A-51ECBEB7B628): 121 + UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 56 + UE5-SpecialProject (59DA5D52-1232-4948-B878-597870B8E98B): 9 + Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2 + Dev-NaniteResearch (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1 + Dev-ComputeFramework (6304A3E7-0059-4F59-8CFC-21BD7721FD4E): 0 + LensFileVersion (8652A554-966A-466C-9FD7-1C6DD61B1ADB): 1 +Presizing for max 25165824 objects, including 0 objects not considered by GC. +Object subsystem initialized +Set CVar [[con.DebugEarlyDefault:1]] +CVar [[con.DebugLateDefault:1]] deferred - dummy variable created +CVar [[con.DebugLateCheat:1]] deferred - dummy variable created +CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created +Set CVar [[r.setres:1280x720]] +Set CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] +CVar [[QualityLevelMapping:high]] deferred - dummy variable created +Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]] +Set CVar [[r.VSync:0]] +Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created +CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created +Set CVar [[r.GPUCrashDebugging:0]] +CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +Set CVar [[r.ForwardShading:1]] +Set CVar [[r.MobileHDR:0]] +Set CVar [[vr.MobileMultiView:1]] +Set CVar [[vr.InstancedStereo:1]] +Set CVar [[r.DefaultFeature.AutoExposure:0]] +Set CVar [[r.DefaultFeature.AmbientOcclusion:0]] +Set CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:0]] +Set CVar [[r.DefaultFeature.MotionBlur:0]] +Set CVar [[r.Mobile.UseHWsRGBEncoding:1]] +Set CVar [[r.Shadow.Virtual.Enable:1]] +Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] +Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]] +Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]] +Set CVar [[r.GenerateMeshDistanceFields:1]] +Set CVar [[r.DynamicGlobalIlluminationMethod:1]] +Set CVar [[r.ReflectionMethod:1]] +Set CVar [[r.Mobile.AntiAliasing:3]] +Set CVar [[r.AntiAliasingMethod:3]] +Set CVar [[r.AllowStaticLighting:1]] +Set CVar [[r.SkinCache.CompileShaders:1]] +Set CVar [[r.RayTracing:1]] +Set CVar [[r.RayTracing.RayTracingProxies.ProjectEnabled:1]] +Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]] +Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +Set CVar [[s.AsyncLoadingThreadEnabled:1]] +Set CVar [[s.EventDrivenLoaderEnabled:1]] +Set CVar [[s.WarnIfTimeLimitExceeded:0]] +Set CVar [[s.TimeLimitExceededMultiplier:1.5]] +Set CVar [[s.TimeLimitExceededMinTime:0.005]] +Set CVar [[s.UseBackgroundLevelStreaming:1]] +Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] +Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +Set CVar [[s.FlushStreamingOnExit:1]] +CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] +Set CVar [[gc.FlushStreamingOnGC:0]] +Set CVar [[gc.NumRetriesBeforeForcingGC:10]] +Set CVar [[gc.AllowParallelGC:1]] +Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] +Set CVar [[gc.MaxObjectsInEditor:25165824]] +Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] +Set CVar [[gc.CreateGCClusters:1]] +Set CVar [[gc.MinGCClusterSize:5]] +Set CVar [[gc.AssetClustreringEnabled:0]] +Set CVar [[gc.ActorClusteringEnabled:0]] +Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] +Set CVar [[gc.GarbageEliminationEnabled:1]] +Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created +CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +CVar [[DefaultASTCQualityBySizeHQ:4]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:AmbientSound]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Mobile.DBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +Initializing SDL. +Initialized SDL 2.30.6 revision: SDL-2.30.6-no-vcs (compiled against 2.30.6) +Using SDL video driver 'x11' +Display metrics: + PrimaryDisplayWidth: 3440 + PrimaryDisplayHeight: 1440 + PrimaryDisplayWorkAreaRect: + Left=0, Top=0, Right=3440, Bottom=1396 + VirtualDisplayRect: + Left=0, Top=0, Right=3440, Bottom=1396 + TitleSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 + ActionSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 + Number of monitors: 1 + Monitor 0 + Name: LG ULTRAGEAR+ 45" + ID: display0 + NativeWidth: 3440 + NativeHeight: 1440 + bIsPrimary: true +Metadata set : systemresolution.resx="3440" +Metadata set : systemresolution.resy="1440" +Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +Set CVar [[r.SkeletalMeshLODBias:0]] +Set CVar [[r.ViewDistanceScale:1.0]] +Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +Set CVar [[r.FXAA.Quality:4]] +Set CVar [[r.TemporalAA.Quality:2]] +Set CVar [[r.TSR.History.R11G11B10:1]] +Set CVar [[r.TSR.History.ScreenPercentage:200]] +Set CVar [[r.TSR.History.UpdateQuality:3]] +Set CVar [[r.TSR.ShadingRejection.Flickering:1]] +Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] +Set CVar [[r.TSR.ReprojectionField:1]] +Set CVar [[r.TSR.Resurrection:1]] +Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +Set CVar [[r.LightFunctionQuality:1]] +Set CVar [[r.ShadowQuality:5]] +Set CVar [[r.Shadow.CSM.MaxCascades:10]] +Set CVar [[r.Shadow.MaxResolution:2048]] +Set CVar [[r.Shadow.MaxCSMResolution:2048]] +Set CVar [[r.Shadow.RadiusThreshold:0.01]] +Set CVar [[r.Shadow.DistanceScale:1.0]] +Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] +Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +Set CVar [[r.DistanceFieldShadowing:1]] +Set CVar [[r.VolumetricFog:1]] +Set CVar [[r.VolumetricFog.GridPixelSize:8]] +Set CVar [[r.VolumetricFog.GridSizeZ:128]] +Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +Set CVar [[r.LightMaxDrawDistanceScale:1]] +Set CVar [[r.CapsuleShadows:1]] +Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] +Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] +Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] +Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] +Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] +Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +Set CVar [[r.DistanceFieldAO:1]] +Set CVar [[r.SkylightIntensityMultiplier:1.0]] +Set CVar [[r.AOQuality:2]] +Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] +Set CVar [[r.LumenScene.DirectLighting.MaxLightsPerTile:8]] +Set CVar [[r.LumenScene.DirectLighting.UpdateFactor:32]] +Set CVar [[r.LumenScene.Radiosity.UpdateFactor:64]] +Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] +Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] +Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] +Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] +Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:100]] +Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] +Set CVar [[r.Lumen.ScreenProbeGather.NumAdaptiveProbes:8]] +Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] +Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] +Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] +Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] +Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] +Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] +Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.HardwareRayTracing:0]] +Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.BentNormal:1]] +Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] +Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] +Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] +Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] +Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:70]] +Set CVar [[r.RayTracing.Scene.BuildMode:1]] +Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +Set CVar [[r.SSR.Quality:3]] +Set CVar [[r.SSR.HalfResSceneColor:0]] +Set CVar [[r.Lumen.Reflections.Allow:1]] +Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] +Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] +Set CVar [[r.Lumen.ScreenProbeGather.MaxRoughnessToEvaluateRoughSpecularForFoliage:0.8]] +Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.NumSamples:5]] +Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.MinWeight:0]] +Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] +Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] +Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +Set CVar [[r.MotionBlurQuality:4]] +Set CVar [[r.MotionBlur.HalfResGather:0]] +Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +Set CVar [[r.AmbientOcclusionMaxQuality:100]] +Set CVar [[r.AmbientOcclusionLevels:-1]] +Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] +Set CVar [[r.DepthOfFieldQuality:2]] +Set CVar [[r.RenderTargetPoolMin:400]] +Set CVar [[r.LensFlareQuality:2]] +Set CVar [[r.SceneColorFringeQuality:1]] +Set CVar [[r.EyeAdaptationQuality:2]] +Set CVar [[r.BloomQuality:5]] +Set CVar [[r.Bloom.ScreenPercentage:50.000]] +Set CVar [[r.FastBlurThreshold:100]] +Set CVar [[r.Upscale.Quality:3]] +Set CVar [[r.LightShaftQuality:1]] +Set CVar [[r.Filter.SizeScale:1]] +Set CVar [[r.Tonemapper.Quality:5]] +Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] +Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +Applying CVar settings from Section [TextureQuality@3] File [Scalability] +Set CVar [[r.Streaming.MipBias:0]] +Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +Set CVar [[r.Streaming.Boost:1]] +Set CVar [[r.MaxAnisotropy:8]] +Set CVar [[r.VT.MaxAnisotropy:8]] +Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +Set CVar [[r.Streaming.PoolSize:1000]] +Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +Set CVar [[r.TranslucencyLightingVolumeDim:64]] +Set CVar [[r.RefractionQuality:2]] +Set CVar [[r.SceneColorFormat:4]] +Set CVar [[r.DetailMode:3]] +Set CVar [[r.TranslucencyVolumeBlur:1]] +Set CVar [[r.MaterialQualityLevel:1 ; High quality]] +Set CVar [[r.SSS.Scale:1]] +Set CVar [[r.SSS.SampleSet:2]] +Set CVar [[r.SSS.Quality:1]] +Set CVar [[r.SSS.HalfRes:0]] +Set CVar [[r.SSGI.Quality:3]] +Set CVar [[r.EmitterSpawnRateScale:1.0]] +Set CVar [[r.ParticleLightQuality:2]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +Set CVar [[fx.Niagara.QualityLevel:3]] +Set CVar [[r.Refraction.OffsetQuality:1]] +Set CVar [[r.HeterogeneousVolumes.DownsampleFactor:2]] +Set CVar [[r.HeterogeneousVolumes.MaxStepCount:256]] +Set CVar [[r.HeterogeneousVolumes.Shadows.Resolution:256]] +Set CVar [[r.HeterogeneousVolumes.Shadows.MaxSampleCount:8]] +Set CVar [[r.HeterogeneousVolumes.UseExistenceMask:0]] +Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +Set CVar [[foliage.DensityScale:1.0]] +Set CVar [[grass.DensityScale:1.0]] +Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] +Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +Set CVar [[r.AnisotropicMaterials:1]] +Applying CVar settings from Section [LandscapeQuality@3] File [Scalability] +Selected Device Profile: [LinuxEditor] +Selected Device Profile: [LinuxEditor] +Platform has ~ 63 GB [67336896512 / 68719476736 / 63], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +Going up to parent DeviceProfile [Linux] +Going up to parent DeviceProfile [] +Pushing Device Profile CVar: [[UI.SlateSDFText.RasterizationMode:Bitmap -> Msdf]] +Pushing Device Profile CVar: [[UI.SlateSDFText.ResolutionLevel:2 -> 2]] +Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +Set CVar [[r.DumpShaderDebugInfo:2]] +Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] +Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] +CVar [[ds.CADTranslator.Meshing.ActivateThinZoneMeshing:0]] deferred - dummy variable created +CVar [[ds.CADTranslator.Stitching.RemoveThinFaces:0]] deferred - dummy variable created +Applying CVar settings from Section [Startup_Linux] File [../../../Engine/Config/ConsoleVariables.ini] +Applying CVar settings from Section [ConsoleVariables] File [Engine] +Set CVar [[g.TimeoutForBlockOnRenderFence:60000]] +Applying CVar settings from Section [ConsoleVariables] File [/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Config/LinuxEditor/Editor.ini] +Unix hardware info: + - we are the first instance of this executable + - this process' id (pid) is 8779, parent process' id (ppid) is 1855 + - we are not running under debugger + - machine network name is 'WEYLAND-YUTANI' + - user name is 'reimoz' (reimoz) + - we're logged in locally + - we're running with rendering + - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) + - Number of physical cores available for the process: 8 + - Number of logical cores available for the process: 16 + - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) + - Memory allocator used: Mimalloc + - This is an internal build. +Benchmarking clocks: + - CLOCK_MONOTONIC (id=1) can sustain 39245343 (39245K, 39M) calls per second without zero deltas. + - CLOCK_MONOTONIC_RAW (id=4) can sustain 39510445 (39510K, 40M) calls per second without zero deltas. + - CLOCK_MONOTONIC_COARSE (id=6) can sustain 226569768 (226570K, 227M) calls per second with 99.999554% zero deltas. +Selected clock_id 4 (CLOCK_MONOTONIC_RAW) since it is the fastest support clock without zero deltas. +Unix-specific commandline switches: + -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) + -jemalloc - use jemalloc for all memory allocation + -binnedmalloc - use binned malloc for all memory allocation + -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache + -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) + -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) + -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) + -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal + -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) + -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened + -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) + -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) + -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) + -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash + - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) + - VirtualMemoryAllocator pools will grow at scale 1.4 + - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) + - PageSize 4096 + - BinnedPageSize 65536 +Metadata set : extradevelopmentmemorymb="0" +Chaos Debug Draw Startup +Physics initialised using underlying interface: Chaos +Using OS detected language (en-US). +Using OS detected locale (en-US). +No specific localization for 'en-US' exists, so 'en' will be used for the language. +Attempting to load config data for Default__SlateThemeManager before the Class has been constructed/registered/linked (likely during module loading or early startup). This will result in the load silently failing and should be fixed. +New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +Slate User Registered. User Index 0, Is Virtual User: 0 +Found VULKAN_SDK= +Registering provided Vulkan validation layers +Updated VK_LAYER_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +Updated LD_LIBRARY_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +Installed Vulkan Loader Path: /usr/lib +Installed Vulkan Loader instance version 1.4.341. +Starting Vulkan Profile check for VP_UE_Vulkan_SM6: +Vulkan Profile check complete. +Using SDL_WINDOW_VULKAN +Vulkan RHI ShaderPlatform for SM6: VULKAN_SM6. +Vulkan PSO Precaching = 1, PipelineFileCache = 0 +Built with Vulkan header version 1.4.304 +Starting Vulkan Profile check for VP_UE_Vulkan_SM6_RT: +Vulkan Profile check complete. +Using API Version 1.3. +OpenXRHMDModule::InitInstance using DefaultLoader. +OpenXR runtime supported extensions: + XR_KHR_vulkan_enable + XR_KHR_vulkan_enable2 + XR_KHR_opengl_enable + XR_KHR_convert_timespec_time + XR_KHR_opengl_es_enable + XR_MNDX_egl_enable + XR_KHR_binding_modification + XR_KHR_composition_layer_depth + XR_KHR_locate_spaces + XR_KHR_visibility_mask + XR_EXT_active_action_set_priority + XR_EXT_dpad_binding + XR_EXT_eye_gaze_interaction + XR_EXT_frame_composition_report + XR_EXT_hand_interaction + XR_EXT_hand_tracking + XR_EXT_hand_tracking_data_source + XR_EXT_hand_joints_motion_range + XR_EXT_hp_mixed_reality_controller + XR_EXT_local_floor + XR_EXT_palm_pose + XR_EXT_uuid + XR_EXT_user_presence + XR_EXT_render_model + XR_EXT_interaction_render_model + XR_FB_display_refresh_rate + XR_HTC_vive_cosmos_controller_interaction + XR_HTC_vive_focus3_controller_interaction + XR_HTC_vive_wrist_tracker_interaction + XR_MND_headless + XR_VALVE_analog_threshold + XR_META_performance_metrics + XR_VALVE_timing_utils + XR_META_recommended_layer_resolution + XR_HTCX_vive_tracker_interaction + XR_KHR_generic_controller + XR_VALVE_frame_controller_interaction + XR_EXT_debug_utils +Optional extension XR_KHR_vulkan_swapchain_format_list is not available +Optional extension XR_FB_foveation_vulkan is not available +Optional extension XR_FB_composition_layer_depth_test is not available +Optional extension XR_KHR_composition_layer_cylinder is not available +Optional extension XR_KHR_composition_layer_equirect is not available +Optional extension XR_KHR_composition_layer_equirect2 is not available +Optional extension XR_KHR_composition_layer_color_scale_bias is not available +Optional extension XR_VARJO_quad_views is not available +Optional extension XR_EPIC_view_configuration_fov is not available +Optional extension XR_FB_foveation is not available +Optional extension XR_FB_swapchain_update_state is not available +Optional extension XR_FB_foveation_configuration is not available +Optional extension XR_FB_composition_layer_alpha_blend is not available +xrCreateInstance succeeded with XR_API_VERSION_1_0 +xrCreateInstance created: 27654032 +Initialized OpenXR on SteamVR/OpenXR runtime version 2.15.6 +Instance does not support expected usage of xrStringToPath. Instance is not viable. +Found 25 available instance extensions : + - VK_EXT_acquire_drm_display + - VK_EXT_acquire_xlib_display + - VK_EXT_debug_report + + VK_EXT_debug_utils + - VK_EXT_direct_mode_display + - VK_EXT_display_surface_counter + - VK_EXT_surface_maintenance1 + + VK_EXT_swapchain_colorspace + - VK_KHR_device_group_creation + - VK_KHR_display + - VK_KHR_external_fence_capabilities + - VK_KHR_external_memory_capabilities + - VK_KHR_external_semaphore_capabilities + - VK_KHR_get_display_properties2 + - VK_KHR_get_physical_device_properties2 + - VK_KHR_get_surface_capabilities2 + - VK_KHR_portability_enumeration + + VK_KHR_surface + - VK_KHR_surface_maintenance1 + - VK_KHR_surface_protected_capabilities + - VK_KHR_wayland_surface + - VK_KHR_xcb_surface + + VK_KHR_xlib_surface + - VK_LUNARG_direct_driver_loading + - VK_NV_display_stereo +Intance Layer VK_LAYER_VALVE_steam_overlay_32 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_fossilize_64 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_overlay_64 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_fossilize_32 provides 0 extensions: +Intance Layer VK_LAYER_NV_optimus provides 0 extensions: +Intance Layer VK_LAYER_NV_present provides 0 extensions: +Intance Layer VK_LAYER_LUNARG_api_dump provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_LUNARG_crash_diagnostic provides 3 extensions: + VK_EXT_debug_report + VK_EXT_debug_utils + VK_EXT_layer_settings +Intance Layer VK_LAYER_KHRONOS_validation provides 4 extensions: + VK_EXT_debug_report + VK_EXT_debug_utils + VK_EXT_layer_settings + VK_EXT_validation_features +Intance Layer VK_LAYER_KHRONOS_synchronization2 provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_LUNARG_gfxreconstruct provides 0 extensions: +Intance Layer VK_LAYER_KHRONOS_profiles provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_KHRONOS_shader_object provides 1 extensions: + VK_EXT_layer_settings +Found 13 available instance layers : + * VK_LAYER_KHRONOS_profiles + * VK_LAYER_KHRONOS_shader_object + * VK_LAYER_KHRONOS_synchronization2 + * VK_LAYER_KHRONOS_validation + * VK_LAYER_LUNARG_api_dump + * VK_LAYER_LUNARG_crash_diagnostic + * VK_LAYER_LUNARG_gfxreconstruct + * VK_LAYER_NV_optimus + * VK_LAYER_NV_present + * VK_LAYER_VALVE_steam_fossilize_32 + * VK_LAYER_VALVE_steam_fossilize_64 + * VK_LAYER_VALVE_steam_overlay_32 + * VK_LAYER_VALVE_steam_overlay_64 +Creating Vulkan Device using VkPhysicalDevice 0x1ab3df0. +- DeviceName: NVIDIA GeForce RTX 4090 +- API=1.4.329 (0x404149) Driver=0x94ce80c0 VendorId=0x10de +- DeviceID=0x2684 Type=VK_PHYSICAL_DEVICE_TYPE_DISCRETE_GPU +- Max Descriptor Sets Bound 32 +- Timestamps: ComputeAndGraphics=1 Domain=VK_TIME_DOMAIN_CLOCK_MONOTONIC_KHR Period=1.000000 + API Version: 1.4.329 +RHI Adapter Info: + Name: NVIDIA GeForce RTX 4090 + Driver Version: 595.58 (internal:595.58, unified:) + Driver Date: 01-01-01 +Found 275 available device extensions : + + VK_AMD_buffer_marker + - VK_EXT_4444_formats + - VK_EXT_attachment_feedback_loop_dynamic_state + - VK_EXT_attachment_feedback_loop_layout + - VK_EXT_blend_operation_advanced + - VK_EXT_border_color_swizzle + - VK_EXT_buffer_device_address + + VK_EXT_calibrated_timestamps + - VK_EXT_color_write_enable + - VK_EXT_conditional_rendering + - VK_EXT_conservative_rasterization + - VK_EXT_custom_border_color + - VK_EXT_custom_resolve + - VK_EXT_depth_bias_control + - VK_EXT_depth_clamp_control + - VK_EXT_depth_clamp_zero_one + - VK_EXT_depth_clip_control + - VK_EXT_depth_clip_enable + - VK_EXT_depth_range_unrestricted + + VK_EXT_descriptor_buffer + - VK_EXT_descriptor_heap + * VK_EXT_descriptor_indexing + - VK_EXT_device_address_binding_report + + VK_EXT_device_fault + - VK_EXT_device_generated_commands + - VK_EXT_discard_rectangles + - VK_EXT_display_control + - VK_EXT_dynamic_rendering_unused_attachments + - VK_EXT_extended_dynamic_state + - VK_EXT_extended_dynamic_state2 + - VK_EXT_extended_dynamic_state3 + - VK_EXT_external_memory_dma_buf + - VK_EXT_external_memory_host + - VK_EXT_fragment_shader_interlock + - VK_EXT_global_priority + - VK_EXT_global_priority_query + + VK_EXT_graphics_pipeline_library + - VK_EXT_hdr_metadata + - VK_EXT_host_image_copy + * VK_EXT_host_query_reset + - VK_EXT_image_2d_view_of_3d + - VK_EXT_image_drm_format_modifier + - VK_EXT_image_robustness + - VK_EXT_image_sliced_view_of_3d + - VK_EXT_image_view_min_lod + - VK_EXT_index_type_uint8 + - VK_EXT_inline_uniform_block + - VK_EXT_legacy_vertex_attributes + - VK_EXT_line_rasterization + + VK_EXT_load_store_op_none + - VK_EXT_map_memory_placed + + VK_EXT_memory_budget + - VK_EXT_memory_decompression + + VK_EXT_memory_priority + + VK_EXT_mesh_shader + - VK_EXT_multi_draw + + VK_EXT_mutable_descriptor_type + - VK_EXT_nested_command_buffer + - VK_EXT_non_seamless_cube_map + - VK_EXT_opacity_micromap + - VK_EXT_pageable_device_local_memory + - VK_EXT_pci_bus_info + - VK_EXT_physical_device_drm + * VK_EXT_pipeline_creation_cache_control + - VK_EXT_pipeline_creation_feedback + - VK_EXT_pipeline_library_group_handles + - VK_EXT_pipeline_robustness + - VK_EXT_post_depth_coverage + - VK_EXT_present_mode_fifo_latest_ready + - VK_EXT_present_timing + - VK_EXT_primitive_topology_list_restart + - VK_EXT_primitives_generated_query + - VK_EXT_private_data + - VK_EXT_provoking_vertex + - VK_EXT_queue_family_foreign + - VK_EXT_ray_tracing_invocation_reorder + - VK_EXT_robustness2 + - VK_EXT_sample_locations + - VK_EXT_sampler_filter_minmax + * VK_EXT_scalar_block_layout + - VK_EXT_separate_stencil_usage + - VK_EXT_shader_64bit_indexing + - VK_EXT_shader_atomic_float + * VK_EXT_shader_demote_to_helper_invocation + - VK_EXT_shader_float8 + + VK_EXT_shader_image_atomic_int64 + - VK_EXT_shader_module_identifier + - VK_EXT_shader_object + - VK_EXT_shader_replicated_composites + - VK_EXT_shader_subgroup_ballot + - VK_EXT_shader_subgroup_vote + - VK_EXT_shader_uniform_buffer_unsized_array + * VK_EXT_shader_viewport_index_layer + * VK_EXT_subgroup_size_control + - VK_EXT_swapchain_maintenance1 + - VK_EXT_texel_buffer_alignment + * VK_EXT_tooling_info + - VK_EXT_transform_feedback + - VK_EXT_vertex_attribute_divisor + - VK_EXT_vertex_attribute_robustness + - VK_EXT_vertex_input_dynamic_state + - VK_EXT_ycbcr_2plane_444_formats + - VK_EXT_ycbcr_image_arrays + - VK_EXT_zero_initialize_device_memory + - VK_GOOGLE_hlsl_functionality1 + - VK_GOOGLE_user_type + + VK_KHR_16bit_storage + - VK_KHR_8bit_storage + + VK_KHR_acceleration_structure + - VK_KHR_bind_memory2 + * VK_KHR_buffer_device_address + - VK_KHR_calibrated_timestamps + + VK_KHR_compute_shader_derivatives + - VK_KHR_cooperative_matrix + - VK_KHR_copy_commands2 + - VK_KHR_copy_memory_indirect + * VK_KHR_create_renderpass2 + - VK_KHR_dedicated_allocation + + VK_KHR_deferred_host_operations + - VK_KHR_depth_clamp_zero_one + + VK_KHR_depth_stencil_resolve + - VK_KHR_descriptor_update_template + - VK_KHR_device_group + - VK_KHR_draw_indirect_count + * VK_KHR_driver_properties + * VK_KHR_dynamic_rendering + - VK_KHR_dynamic_rendering_local_read + - VK_KHR_external_fence + - VK_KHR_external_fence_fd + - VK_KHR_external_memory + + VK_KHR_external_memory_fd + - VK_KHR_external_semaphore + - VK_KHR_external_semaphore_fd + - VK_KHR_format_feature_flags2 + + VK_KHR_fragment_shader_barycentric + + VK_KHR_fragment_shading_rate + * VK_KHR_get_memory_requirements2 + - VK_KHR_global_priority + * VK_KHR_image_format_list + - VK_KHR_imageless_framebuffer + - VK_KHR_incremental_present + - VK_KHR_index_type_uint8 + - VK_KHR_line_rasterization + - VK_KHR_load_store_op_none + - VK_KHR_maintenance1 + - VK_KHR_maintenance10 + - VK_KHR_maintenance2 + - VK_KHR_maintenance3 + * VK_KHR_maintenance4 + + VK_KHR_maintenance5 + - VK_KHR_maintenance6 + - VK_KHR_maintenance7 + - VK_KHR_maintenance8 + - VK_KHR_maintenance9 + - VK_KHR_map_memory2 + * VK_KHR_multiview + - VK_KHR_pipeline_binary + - VK_KHR_pipeline_executable_properties + + VK_KHR_pipeline_library + - VK_KHR_present_id + - VK_KHR_present_id2 + - VK_KHR_present_mode_fifo_latest_ready + - VK_KHR_present_wait + - VK_KHR_present_wait2 + - VK_KHR_push_descriptor + + VK_KHR_ray_query + - VK_KHR_ray_tracing_maintenance1 + + VK_KHR_ray_tracing_pipeline + + VK_KHR_ray_tracing_position_fetch + - VK_KHR_relaxed_block_layout + - VK_KHR_robustness2 + - VK_KHR_sampler_mirror_clamp_to_edge + * VK_KHR_sampler_ycbcr_conversion + * VK_KHR_separate_depth_stencil_layouts + * VK_KHR_shader_atomic_int64 + - VK_KHR_shader_bfloat16 + - VK_KHR_shader_clock + - VK_KHR_shader_draw_parameters + - VK_KHR_shader_expect_assume + + VK_KHR_shader_float16_int8 + * VK_KHR_shader_float_controls + - VK_KHR_shader_float_controls2 + - VK_KHR_shader_fma + - VK_KHR_shader_integer_dot_product + - VK_KHR_shader_maximal_reconvergence + - VK_KHR_shader_non_semantic_info + - VK_KHR_shader_quad_control + - VK_KHR_shader_relaxed_extended_instruction + - VK_KHR_shader_subgroup_extended_types + - VK_KHR_shader_subgroup_rotate + - VK_KHR_shader_subgroup_uniform_control_flow + - VK_KHR_shader_terminate_invocation + - VK_KHR_shader_untyped_pointers + - VK_KHR_shared_presentable_image + * VK_KHR_spirv_1_4 + - VK_KHR_storage_buffer_storage_class + + VK_KHR_swapchain + - VK_KHR_swapchain_maintenance1 + - VK_KHR_swapchain_mutable_format + * VK_KHR_synchronization2 + * VK_KHR_timeline_semaphore + - VK_KHR_unified_image_layouts + - VK_KHR_uniform_buffer_standard_layout + - VK_KHR_variable_pointers + - VK_KHR_vertex_attribute_divisor + - VK_KHR_video_decode_av1 + - VK_KHR_video_decode_h264 + - VK_KHR_video_decode_h265 + - VK_KHR_video_decode_queue + - VK_KHR_video_decode_vp9 + - VK_KHR_video_encode_av1 + - VK_KHR_video_encode_h264 + - VK_KHR_video_encode_h265 + - VK_KHR_video_encode_intra_refresh + - VK_KHR_video_encode_quantization_map + - VK_KHR_video_encode_queue + - VK_KHR_video_maintenance1 + - VK_KHR_video_maintenance2 + - VK_KHR_video_queue + - VK_KHR_vulkan_memory_model + - VK_KHR_workgroup_memory_explicit_layout + - VK_KHR_zero_initialize_workgroup_memory + - VK_NVX_binary_import + - VK_NVX_image_view_handle + - VK_NVX_multiview_per_view_attributes + - VK_NV_clip_space_w_scaling + - VK_NV_cluster_acceleration_structure + - VK_NV_compute_occupancy_priority + - VK_NV_compute_shader_derivatives + - VK_NV_cooperative_matrix + - VK_NV_cooperative_matrix2 + - VK_NV_cooperative_vector + - VK_NV_copy_memory_indirect + - VK_NV_corner_sampled_image + - VK_NV_coverage_reduction_mode + - VK_NV_cuda_kernel_launch + - VK_NV_dedicated_allocation + - VK_NV_dedicated_allocation_image_aliasing + - VK_NV_descriptor_pool_overallocation + + VK_NV_device_diagnostic_checkpoints + + VK_NV_device_diagnostics_config + - VK_NV_device_generated_commands + - VK_NV_device_generated_commands_compute + - VK_NV_disk_cache_utils + - VK_NV_extended_sparse_address_space + - VK_NV_fill_rectangle + - VK_NV_fragment_coverage_to_color + - VK_NV_fragment_shader_barycentric + - VK_NV_fragment_shading_rate_enums + - VK_NV_framebuffer_mixed_samples + - VK_NV_geometry_shader_passthrough + - VK_NV_inherited_viewport_scissor + - VK_NV_internal_nvpresent + - VK_NV_linear_color_attachment + - VK_NV_low_latency + - VK_NV_low_latency2 + - VK_NV_memory_decompression + - VK_NV_mesh_shader + - VK_NV_optical_flow + - VK_NV_partitioned_acceleration_structure + - VK_NV_present_metering + - VK_NV_raw_access_chains + - VK_NV_ray_tracing + - VK_NV_ray_tracing_invocation_reorder + - VK_NV_ray_tracing_motion_blur + - VK_NV_representative_fragment_test + - VK_NV_sample_mask_override_coverage + - VK_NV_scissor_exclusive + - VK_NV_shader_atomic_float16_vector + - VK_NV_shader_image_footprint + - VK_NV_shader_sm_builtins + - VK_NV_shader_subgroup_partitioned + - VK_NV_shading_rate_image + - VK_NV_viewport_array2 + - VK_NV_viewport_swizzle +Found 0 available device layers ! +Vulkan Physical Device Driver Properties: +- driverName: NVIDIA +- driverInfo: 595.58.03 +Vulkan Variable Rate Shading choice: 0. +Device properties: Geometry 1 BufferAtomic64 1 ImageAtomic64 1 +Enabling Vulkan Descriptor Buffers with: allowSamplerImageViewPostSubmitCreation=0, maxDescriptorBufferBindings=32, maxSamplerDescriptorBufferBindings=32, maxResourceDescriptorBufferBindings=32, samplerDescriptorBufferAddressSpaceSize=1099511627776, resourceDescriptorBufferAddressSpaceSize=1099511627776, maxSamplerDescriptorBufferRange=1099511627776, maxResourceDescriptorBufferRange=1099511627776, descriptorBufferAddressSpaceSize=1099511627776, descriptorBufferOffsetAlignment=64, samplerDescriptorSize=4 +Found 6 Queue Families +Initializing Queue Family 0: 16 queues Gfx Compute Xfer Sparse +Skipping unnecessary Queue Family 1: 2 queues Xfer Sparse +Skipping unnecessary Queue Family 2: 8 queues Compute Xfer Sparse +Skipping unnecessary Queue Family 3: 1 queues Xfer Sparse +Skipping unnecessary Queue Family 4: 2 queues Xfer Sparse +Skipping unnecessary Queue Family 5: 1 queues Xfer Sparse +TimestampValidBits=64 +Using 0 device layers. +Using 47 device extensions: +* VK_KHR_swapchain +* VK_EXT_memory_budget +* VK_EXT_memory_priority +* VK_KHR_create_renderpass2 +* VK_KHR_deferred_host_operations +* VK_KHR_spirv_1_4 +* VK_KHR_shader_float_controls +* VK_KHR_image_format_list +* VK_EXT_load_store_op_none +* VK_EXT_tooling_info +* VK_KHR_dynamic_rendering +* VK_KHR_pipeline_library +* VK_KHR_driver_properties +* VK_KHR_maintenance4 +* VK_KHR_maintenance5 +* VK_KHR_shader_atomic_int64 +* VK_EXT_shader_image_atomic_int64 +* VK_EXT_scalar_block_layout +* VK_EXT_shader_viewport_index_layer +* VK_KHR_separate_depth_stencil_layouts +* VK_KHR_synchronization2 +* VK_KHR_fragment_shading_rate +* VK_KHR_multiview +* VK_KHR_get_memory_requirements2 +* VK_EXT_descriptor_indexing +* VK_EXT_host_query_reset +* VK_EXT_subgroup_size_control +* VK_EXT_calibrated_timestamps +* VK_EXT_descriptor_buffer +* VK_EXT_device_fault +* VK_EXT_shader_demote_to_helper_invocation +* VK_KHR_16bit_storage +* VK_KHR_shader_float16_int8 +* VK_KHR_depth_stencil_resolve +* VK_EXT_pipeline_creation_cache_control +* VK_KHR_fragment_shader_barycentric +* VK_KHR_compute_shader_derivatives +* VK_KHR_sampler_ycbcr_conversion +* VK_KHR_timeline_semaphore +* VK_EXT_mesh_shader +* VK_EXT_graphics_pipeline_library +* VK_EXT_mutable_descriptor_type +* VK_KHR_buffer_device_address +* VK_KHR_acceleration_structure +* VK_KHR_ray_tracing_pipeline +* VK_KHR_ray_query +* VK_KHR_ray_tracing_position_fetch +Vulkan debug markers support: resource names disabled, begin/end labels disabled. +Max memory allocations 4294967295. +3 Device Memory Heaps: + 0: Flags 0x1 - Size 25757220864 (24564.00 MB) - Used 0 (0.00%) - DeviceLocal - PrimaryHeap + 1: Flags 0x0 - Size 50502672384 (48163.10 MB) - Used 0 (0.00%) + 2: Flags 0x1 - Size 257949696 (246.00 MB) - Used 0 (0.00%) - DeviceLocal +5 Device Memory Types (Not unified): + 1: Flags 0x00001 - Heap 0 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT + 0: Flags 0x00000 - Heap 1 - + 2: Flags 0x00006 - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT + 3: Flags 0x0000e - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT|VK_MEMORY_PROPERTY_HOST_CACHED_BIT + 4: Flags 0x00007 - Heap 2 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT|VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +Memory Budget Extension: + | Usage | Budget | Size | + ---------|------------------------------------------------------------------| + HEAP 00 | 0.07% / 17.38 MB | 23200.06 MB | 24564.00 MB | + HEAP 01 | 0.08% / 39.29 MB | 48163.10 MB | 48163.10 MB | + HEAP 02 | 16.01% / 39.38 MB | 206.62 MB | 246.00 MB | + ---------|------------------------------------------------------------------| +Dynamic Uniform Buffers are enabled, but they will not be used with Vulkan bindless. +Memory defrag is enabled, but it will not be used with Vulkan bindless. +FVulkanPipelineStateCacheManager: Binary pipeline cache '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/VulkanPSO.cache.10de.2684' not found. +Vulkan Async Compute has been DISABLED. +Wave Operations have been ENABLED (wave size: min=32 max=32). +Integrated GPU (iGPU): false +Current RHI supports per-draw and screenspace Variable Rate Shading +Texture pool is 17367 MB (70% of 24810 MB) +Metadata set : verbatimrhiname="Vulkan" +Metadata set : rhiname="Vulkan" +Metadata set : rhifeaturelevel="SM6" +Metadata set : shaderplatform="VULKAN_SM6" +Initializing FReadOnlyCVARCache +Running Turnkey SDK detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all' +Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all ] +ASTCEnc version 5.0.1 library loaded +Loaded Base TextureFormat: TextureFormatASTC +Loaded Base TextureFormat: TextureFormatDXT +Loaded Base TextureFormat: TextureFormatETC2 +Loaded Base TextureFormat: TextureFormatIntelISPCTexComp +Loaded Base TextureFormat: TextureFormatUncompressed +Oodle Texture TFO init; latest sdk version = 2.9.13 +Oodle Texture loading DLL: liboo2texlinux64.2.9.13.so +Oodle Texture loading DLL: liboo2texlinux64.2.9.5.so +Loaded Base TextureFormat: TextureFormatOodle +Loaded TargetPlatform 'LinuxArm64' +Loaded TargetPlatform 'LinuxArm64Server' +Loaded TargetPlatform 'LinuxArm64Client' +Loaded TargetPlatform 'Linux' +Loaded TargetPlatform 'LinuxEditor' +Loaded TargetPlatform 'LinuxServer' +Loaded TargetPlatform 'LinuxClient' +Loaded TargetPlatform 'Android' +Loaded TargetPlatform 'Android_ASTC' +Loaded TargetPlatform 'Android_DXT' +Loaded TargetPlatform 'Android_ETC2' +Loaded TargetPlatform 'Android_OpenXR' +Loaded TargetPlatform 'AndroidClient' +Loaded TargetPlatform 'Android_ASTCClient' +Loaded TargetPlatform 'Android_DXTClient' +Loaded TargetPlatform 'Android_ETC2Client' +Loaded TargetPlatform 'Android_OpenXRClient' +Loaded TargetPlatform 'Android_Multi' +Loaded TargetPlatform 'Android_MultiClient' +Building Assets For LinuxEditor +Unable to find shader format SF_VULKAN_SM6 from hinted modules, loading all potential format modules to find it +Loaded format module ShaderFormatOpenGL + GLSL_150_ES31 + GLSL_ES3_1_ANDROID +Loaded format module ShaderFormatVectorVM + VVM_1_0 +Loaded format module VulkanShaderFormat + SF_VULKAN_SM5 + SF_VULKAN_ES31_ANDROID + SF_VULKAN_ES31 + SF_VULKAN_SM5_ANDROID + SF_VULKAN_SM6 +Ray tracing is enabled (dynamic). Reason: r.RayTracing=1 and r.RayTracing.EnableOnDemand=1. +Ray tracing shaders are enabled. +Memory: Max Cache Size: -1 MB +FDerivedDataBackendGraph: Pak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +Unable to find inner node Pak for hierarchy Hierarchy. +FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +Unable to find inner node CompressedPak for hierarchy Hierarchy. +../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (1217 MiB) +FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +Unable to find inner node EnterprisePak for hierarchy Hierarchy. +Found Zen config default=/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data +InTree version at '/opt/unreal-engine/Engine/Binaries/Linux/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +Installed version at '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +No current process using the data dir found, launching a new instance +Launching executable '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver', working dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install', data dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data', args '--port 8558 --data-dir "/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data" --http asio --gc-cache-duration-seconds 1209600 --gc-interval-seconds 21600 --gc-low-diskspace-threshold 2147483648 --quiet --http-forceloopback --owner-pid 8779 --child-id Zen_8779_Startup' +Unreal Zen Storage Server HTTP service at [::1]:8658 status: OK!. +Local ZenServer AutoLaunch initialization completed in 0.121 seconds +ZenLocal: Using ZenServer HTTP service at http://[::1]:8658/ with namespace ue.ddc status: OK!. +/home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds. +/home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.01ms. RandomReadSpeed=4877.18MBs, RandomWriteSpeed=609.32MBs. Assigned SpeedClass 'Local' +Local: Using data cache path /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: DeleteOnly +ZenShared: Disabled because Host is set to 'None' +Unable to find inner node ZenShared for hierarchy Hierarchy. +Shared: Disabled because no path is configured. +Unable to find inner node Shared for hierarchy Hierarchy. +Cloud: Disabled because Host is set to 'None' +Unable to find inner node Cloud for hierarchy Hierarchy. +Guid format shader working directory is 15 characters bigger than the processId version (../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/WorkingDirectory/8779/). +Cleaned the shader compiler working directory '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/tmp/1E8B729C18104F1FACB993B26879A82E/'. +UBA/Horde Configuration [Uba.Provider.Horde]: Not Enabled +Using 8 local workers for shader compilation +Compiling shader autogen file: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/ShaderAutogen/VULKAN_SM6/AutogenShaderHeaders.ush +Autogen file is unchanged, skipping write. +Completed SDK detection: ExitCode = 0 +Using FreeType 2.10.0 +SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png' error. +Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] +Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' error. +Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] +FAssetRegistry took 0.0027 seconds to start up +AssetDataGatherer spent 0.001s loading caches ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_*.bin. +EditorDomain is Disabled +Deviceprofile LinuxArm64Editor not found. +Deviceprofile LinuxArm64 not found. +Selected Device Profile: [LinuxEditor] +Active device profile: [0x6560cf34600][0x6560cf8a000 66] LinuxEditor +Metadata set : deviceprofile="LinuxEditor" +FlushAsyncLoading(1): 1 QueuedPackages, 0 AsyncPackages +Texture Encode Speed: FinalIfAvailable (editor). +Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +Shared linear texture encoding: Disabled +Turnkey Platform: Android: (Status=Invalid, MinAllowed_Sdk=r25b, MaxAllowed_Sdk=r29, Current_Sdk=, Allowed_AutoSdk=r27c, Current_AutoSdk=, Flags="Platform_InvalidHostPrerequisites, Support_FullSdk", Error="Android Studio is not installed correctly.") +Turnkey Platform: Linux: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +Turnkey Platform: LinuxArm64: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +Running Turnkey device detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI' +Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI -nocompile -nocompileuat ] +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness because of a recursive sync load +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec because of a recursive sync load +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_M because of a recursive sync load +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_N because of a recursive sync load +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Opacity/CameraDepthFade because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDiffuse because of a recursive sync load +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions02/Utility/BreakOutFloat2Components because of a recursive sync load +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultPostProcessMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultDeferredDecalMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultLightFunctionMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/WorldGridMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDeferredDecalMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/WorldGridMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +HLOD mesh reduction module (r.ProxyLODMeshReductionModule) set to "ProxyLODMeshReduction" which doesn't exist. +Using QuadricMeshReduction for automatic static mesh reduction +Using SkeletalMeshReduction for automatic skeletal mesh reduction +No automatic mesh merging module available +No distributed automatic mesh merging module available +No automatic mesh merging module available +No distributed automatic mesh merging module available +Completed device detection: Code = 0 +Applying CVar settings from Section [/Script/CQTest.CQTestSettings] File [Engine] +VirtualizationSystem name found in ini file: None +FNullVirtualizationSystem mounted, virtualization will be disabled +FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetActorFactory name: NetActorFactory id: 0 +FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetSubObjectFactory name: NetSubObjectFactory id: 1 +Linux SourceCodeAccessSettings: VisualStudioCode +Border +BreadcrumbButton +Brushes.Title +ColorPicker.ColorThemes +Default +Icons.Save +Icons.Toolbar.Settings +ListView +SoftwareCursor_CardinalCross +SoftwareCursor_Grab +TableView.DarkRow +TableView.Row +TreeView +FWorldPartitionClassDescRegistry::Initialize started... +FWorldPartitionClassDescRegistry::Initialize took 1.762 ms +XR: Instanced Stereo Rendering is Enabled +XR: MultiViewport is Enabled +XR: Mobile Multiview is Disabled +Turnkey Device: Linux@WEYLAND-YUTANI: (Name=WEYLAND-YUTANI, Type=Computer, Status=Valid, Allowed=, Current=Arch Linux, Flags="Device_InstallSoftwareValid") +UGameplayTagsManager::InitializeManager - 0.000 s +Niagara Debugger Client Initialized | Session: DC51F9098C4749EE8000000000003900 | Instance: 1F9484643DCD4D6F8278425D095302C1 (WEYLAND-YUTANI-8779). +MetaSound Page Target Initialized to 'Default' +Registering Engine Module Parameter Interfaces... +MetaSound Engine Initialized +Work queue size set to 1024. +Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +Unicast socket bound to '0.0.0.0:60403'. +Added local interface '192.168.1.180' to multicast group '230.0.0.1:6666' +Added local interface '192.168.122.1' to multicast group '230.0.0.1:6666' +Added local interface '172.31.0.1' to multicast group '230.0.0.1:6666' +Using asynchronous task graph for message deserialization. +Initializing TcpMessaging bridge +MakeRuntimeORTDml: + DirectML: no + RHI D3D12: no + D3D12: no + NPU: no +Interface availability: + GPU: no + RDG: no + NPU: no +NNERuntimeORTDml can only cook! +Initialize +OnSessionChanged +Initialize +OnSessionChanged +Initialize +OnSessionChanged +Initialize +OnSessionChanged +[RegisterExtension] Registering CVD Extension [FChaosVDGenericDebugDrawExtension] ... +[RegisterExtension] Registering CVD Extension [FChaosVDAccelerationStructuresExtension] ... +Revision control is disabled +Cannot determine whether '/home/reimoz/.steampath' is a directory - d_type not supported and stat() failed with errno=2 (No such file or directory) +Failed to read file '../../../Engine/Content/Slate/Common/ButtonHoverHint.png' error. +Could not load file for Slate resource: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] file: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] +Failed to read file '../../../Engine/Content/Slate/Icons/doc_16x.png' error. +Could not load file for Slate resource: [../../../Engine/Content/Slate/Icons/doc_16x.png] file: [../../../Engine/Content/Slate/Icons/doc_16x.png] +Revision control is disabled +UAndroidPermissionCallbackProxy::GetInstance +No Audio Capture implementations found. Audio input will be silent. +No Audio Capture implementations found. Audio input will be silent. +OpenXR ignores max viewport resolution in editor to support full HMD resolutions. +Applying CVar settings from Section [/Script/NNEDenoiser.NNEDenoiserSettings] File [Engine] +Loaded 0 collections in 0.002424 seconds +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Collections/' took 0.00s +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Developers/reimoz/Collections/' took 0.00s +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Collections/' took 0.00s +43167 objects as part of root set at end of initial load. +CloseDisregardForGC: 0/0 objects in disregard for GC pool +Initializing Engine... +0x00007fb2a4d4c7b6 Dladdr: 0.073790ms Open: 0.185391ms Search: 0.745830ms +0x00007fb2a4cf86d6 Dladdr: 0.004770ms Open: 0.007420ms Search: 0.464650ms +0x00007fb2a4d044d3 Dladdr: 0.004520ms Open: 0.006480ms Search: 0.656710ms +0x00007fb2a4d35395 Dladdr: 0.007520ms Open: 0.007000ms Search: 0.471010ms +0x00007fb2a4d1b840 Dladdr: 0.006430ms Open: 0.010870ms Search: 0.486750ms +0x00007fb3a219429e Dladdr: 0.691270ms Open: 0.256510ms Search: 1.629751ms +0x00007fb3a21800f9 Dladdr: 0.864270ms Open: 0.057450ms Search: 0.720580ms +0x00007fb399643dbf Dladdr: 0.384441ms Open: 0.274620ms Search: 1.284840ms +0x00007fb3996488a9 Dladdr: 0.133880ms Open: 0.021730ms Search: 0.377980ms +0x00007fb39a3b01e8 Dladdr: 0.112490ms Open: 0.007030ms Search: 1.445390ms +0x000000000023a54d Dladdr: 0.009410ms Open: 0.196270ms Search: 0.546970ms +0x00007fb39a3bbb30 Dladdr: 0.190871ms Open: 0.015380ms Search: 0.512610ms +0x000000000024cd32 Dladdr: 0.003200ms Open: 0.006880ms Search: 0.366110ms +0x00007fb3a53d9e59 Dladdr: 0.002840ms Open: 0.139560ms Search: 0.153900ms +0x00007fb3978366c0 Dladdr: 0.022600ms Open: 0.019250ms Search: 0.000720ms +0x00007fb3978367f8 Dladdr: 0.014450ms Open: 0.002330ms Search: 0.000130ms +0x0000000000239649 Dladdr: 0.002030ms Open: 0.004990ms Search: 0.109450ms +FPlatformStackWalk::StackWalkAndDump - 0.015 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 148] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007fb2a4d4c7b7 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_0::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +[Callstack] 0x00007fb2a4cf86d7 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +[Callstack] 0x00007fb2a4d044d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[Callstack] 0x00007fb2a4d35396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007fb2a4d1b841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007fb3a219429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007fb3a21800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007fb399643dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007fb3996488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007fb39a3b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007fb39a3bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007fb3a53d9e5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007fb3978366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007fb3978367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [X :-1] + + SubmitErrorReport - 0.000 s diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-30A57896073941E7A714FB9044219048/CrashContext.runtime-xml b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-30A57896073941E7A714FB9044219048/CrashContext.runtime-xml new file mode 100644 index 0000000..e2fa115 --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-30A57896073941E7A714FB9044219048/CrashContext.runtime-xml @@ -0,0 +1,1216 @@ + + + + 3 + B62CE0F13D8A4EDBB527E0548A967BAA + UECC-Linux-638DF031E0E544AEACA83F99CA423844_0007 + true + false + false + Ensure + Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 155] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +0x00007f1273f4c87d libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_3::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:155] +0x00007f1273ef861e libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:155] +0x00007f1273f044d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +0x00007f1273f35396 libUnrealEditor-OpenXRHMD.so!TSharedRef<FOpenXRHMD, (ESPMode)1> FSceneViewExtensions::NewExtension<FOpenXRHMD, XrInstance_T*&, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr<FOpenXRRenderBridge>&&&, TArray<char const*, TSizedDefaultAllocator<32> >&&&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +0x00007f1273f1b841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +0x00007f136d19429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +0x00007f136d1800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +0x00007f1364443dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +0x00007f13644488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +0x00007f13651b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +0x00007f13651bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +0x00007f136eb45e5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +0x00007f13626366c1 libc.so.6!UnknownFunction(0x276c0) +0x00007f13626367f9 libc.so.6!__libc_start_main(+0x88) +0x000000000023964a UnrealEditor!_start [ N:-1] + + + Attended + 91956 + 0 + false + false + true + false + UE-MyProject2 + UnrealEditor + Development + + LinuxEditor + Linux [Arch Linux 6.19.11-arch1-1 64b] + Linux + Editor + Vanilla + + 5.6.1-44394996+++UE5+Release-5.6 + 5.6.1-44394996+++UE5+Release-5.6 + CommandLineRemoved + 9 + en_US + ++UE5+Release-5.6-CL-44394996 + **UE5*Release-5.6-CL-44394996-Linux-Development + true + false + + /opt/unreal-engine/Engine/Binaries/Linux/ + /opt/unreal-engine/ + E5D2B3C70A61446E8360CCAEADDA3CCF-000003E8 + e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 + + + Sent in the unattended mode + + 0 + + 8 + 16 + 1 + AuthenticAMD + AMD Ryzen 7 3800X 8-Core Processor + NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86 + Arch Linux + 6.19.11-arch1-1 + + 67336896512 + 0 + 4096 + 63 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 8 + libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_3::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:155] +libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:155] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +libUnrealEditor-OpenXRHMD.so!TSharedRef<FOpenXRHMD, (ESPMode)1> FSceneViewExtensions::NewExtension<FOpenXRHMD, XrInstance_T*&, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr<FOpenXRRenderBridge>&&&, TArray<char const*, TSizedDefaultAllocator<32> >&&&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +libc.so.6!UnknownFunction(0x276c0) +libc.so.6!__libc_start_main(+0x88) +UnrealEditor!_start [/opt/unreal-engine/Engine/Binaries/Linux/UnrealEditor:-1] + + + +libUnrealEditor-OpenXRHMD 0x00007f1273eb2000 + 9a87d +libUnrealEditor-OpenXRHMD 0x00007f1273eb2000 + 4661e +libUnrealEditor-OpenXRHMD 0x00007f1273eb2000 + 524d4 +libUnrealEditor-OpenXRHMD 0x00007f1273eb2000 + 83396 +libUnrealEditor-OpenXRHMD 0x00007f1273eb2000 + 69841 +libUnrealEditor-Engine 0x00007f1367c00000 + 559429f +libUnrealEditor-Engine 0x00007f1367c00000 + 55800fa +libUnrealEditor-UnrealEd 0x00007f1362c00000 + 1843dc0 +libUnrealEditor-UnrealEd 0x00007f1362c00000 + 18488aa +libUnrealEditor-UnrealEd 0x00007f1362c00000 + 25b01e9 +UnrealEditor 0x0000000000200000 + 3a54e +libUnrealEditor-UnrealEd 0x00007f1362c00000 + 25bbb31 +UnrealEditor 0x0000000000200000 + 4cd33 +libUnrealEditor-UnixCommonStartup 0x00007f136eb3d000 + 8e5a +libc.so 0x00007f136260f000 + 276c1 +libc.so 0x00007f136260f000 + 277f9 +UnrealEditor 0x0000000000200000 + 3964a + + B70010F8A4066347A811AF1A69ECB0A42A24D977 + 639124032120110000 + 1 + AMD Ryzen 7 3800X 8-Core Processor + 1.0 + + + + 5 + Trace/breakpoint trap + 0 + 0 + + + LinuxEditorNo errors + false + Vulkan + NVIDIA GeForce RTX 4090 + 595.58 + 595.58 + 01-01-01 + SM6 + NVIDIA + 2684 + LinuxEditor + + + + + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RDG Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IoStore Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mass Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "World Metrics" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "XGE Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Enhanced Input" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Visual Debugger" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "FastBuild Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Command Link Server" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chaos Insights" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "UBA Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chaos Cloth" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mesh Painting" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "TraceUtilities" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Gameplay Cameras" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Engine Cameras" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Camera Shake Previewer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Launcher Chunk Installer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Color Grading" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Facial Animation Bulk Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Asset Manager Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Engine Asset Definitions" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Blueprint C++ Header Preview" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Proxy LOD Plugin (Experimental)" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Wizard for mobile packaging scenarios" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UMG Widget Preview" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Data Validation" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "Stylus & Tablet Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CryptoKeys" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GameplayTagsEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "EditorDebugTools" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mac Graphics Switching" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Modeling Tools Editor Mode" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GeometryMode" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Curve Editor Tools" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequencer Anim Tools" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Mesh LOD Toolset" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Plugin Browser" +} + { +"Version": 2, +"VersionName": "0.2", +"FriendlyName": "UVEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Scripting Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Changelist Reviews" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Material Analyzer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "World Partition HLOD Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "SpeedTree Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Environment Query Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AISupport" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Media Compositing" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "AVF Media Player" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "Android Media Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Media Player Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Image Sequence Media Player" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "WMF Media Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "WebM Video Player" +} + { +"Version": 0, +"VersionName": "0.1", +"FriendlyName": "Media Plate" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Oodle Network" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MetaHuman SDK" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Datasmith Content" +} + { +"Version": 131, +"VersionName": "1.3.1", +"FriendlyName": "glTF Exporter" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Variant Manager" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Variant Manager Content" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Tests" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Niagara" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NiagaraSimCaching" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Cascade Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Alembic Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Performance" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Localizable Message" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "GeometryFlow" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Telemetry" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequence Navigator" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Platform Cryptography Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Low-level network trace Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosUserDataPT" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Level Sequence Navigator Bridge" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NFORDenoise" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Tool Presets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosCaching" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "TEDS: Editor Data Storage" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Planar Cut" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Python Editor Script Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Automation Utilities" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Fracture" +} + { +"Version": 1, +"VersionName": "1", +"FriendlyName": "BackChannel" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry Dataflow Nodes" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Telemetry" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Experimental Mesh Modeling Toolset" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Skeletal Mesh Simplifier (Early Access)" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Editor DataflowGraph" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Batch Renamer" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Niagara" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Full Body IK" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "TEDS: Editor Data Storage Features" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "CharacterAI" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Solver" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem NULL" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Services" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Base" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem Utils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "EOS Shared" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Asset Tags" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MsQuic Runtime Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Procedural Mesh Component" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GooglePAD" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Android Runtime Permission" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Example Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Windows Movie Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Linux Device Profile Selector" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Mesh Modeling Toolset" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Custom Mesh Component" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IOS Device Profile Selector" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry Processing" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "StateTree" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Audio Capture" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Apple Movie Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Wave Tables" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XRBase" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chunk Downloader" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Google Cloud Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Resonance Audio" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Input Debugging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ArchVis Character" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXR" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Windows Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Android Movie Player" +} + { +"Version": 1, +"VersionName": "1.1", +"FriendlyName": "Synthesis and DSP Effects" +} + { +"Version": 2, +"VersionName": "1.0", +"FriendlyName": "Groom" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mobile Patching Utilities" +} + { +"Version": 1, +"VersionName": "0.9", +"FriendlyName": "Compute Framework" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Apple Image Utils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXREyeTracker" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Movie Player for WebM files" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Audio Synesthesia" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Cable Component" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RigVM" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "PropertyBindingUtils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MetaSound" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Significance Manager" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "SoundFields" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Android Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AndroidFileServer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Property Access Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mobile Location Services Blueprints Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Actor Layer Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Geometry Cache" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AudioWidgets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXRHandTracking" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "TCP Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UDP Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NNEDenoiser" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NNERuntimeORT" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Paper2D" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Framework" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Framework Assets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Take Recorder" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Camera Calibration Core" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "CLion Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Perforce" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "PIX on Windows GPU Capture Plugin" +} + { +"Version": 110, +"VersionName": "1.11.0", +"FriendlyName": "Plastic SCM" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Dump GPU Services" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Plugin Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Visual Studio Code Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XCode Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Sharing" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RenderDoc Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Project Launcher" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Linux Compiler-only Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Property Access Node" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CodeLite Integration" +} + { +"Version": 2, +"VersionName": "1.7", +"FriendlyName": "Rider Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UObject Example Plugin" +} + { +"Version": 14, +"VersionName": "1.4", +"FriendlyName": "Git" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Visual Studio Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Subversion" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Oodle Texture" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Actor Sequence (Experimental)" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Template Sequence" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequencer Scripting" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "KDevelop Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NamingTokens" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "10X Editor Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Level Sequence Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig Modules" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Insights" +} + { +"Version": 10, +"VersionName": "10.2.7", +"FriendlyName": "RigLogic Plugin v10.3.0" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig Spline" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Modifier Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Skeletal Mesh Editing Tools" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IK Rig" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Tweening Utils" +} + { +"Version": 1, +"VersionName": "0.9", +"FriendlyName": "Deformer Graph" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Blendspace Motion Analysis" +} + { +"Version": 1, +"VersionName": "2.0", +"FriendlyName": "Live Link" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Data" +} + { +"Version": 30100, +"VersionName": "3.1.0", +"FriendlyName": "Animation Compression Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Portable Object File Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Object Mixer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Light Mixer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - Class Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - File Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - Asset Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem GooglePlay" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem iOS" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "BaseCharacterFXEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XInput Device" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CompositeCore" +} + + diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-30A57896073941E7A714FB9044219048/CrashReportClient.ini b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-30A57896073941E7A714FB9044219048/CrashReportClient.ini new file mode 100644 index 0000000..ac738fd --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-30A57896073941E7A714FB9044219048/CrashReportClient.ini @@ -0,0 +1,10 @@ +[CrashReportClient] +bHideLogFilesOption=false +bHideAllowToBeContactedOption=false +bIsAllowedToCloseWithoutSending=true +bIsAllowedToSendWithoutDetailedInfo=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true +bAgreeToCrashUpload=false + diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-30A57896073941E7A714FB9044219048/Diagnostics.txt b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-30A57896073941E7A714FB9044219048/Diagnostics.txt new file mode 100644 index 0000000..47d87b7 --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-30A57896073941E7A714FB9044219048/Diagnostics.txt @@ -0,0 +1,36 @@ +Generating report for minidump + +Application version 5.6.1.0 + ... built from changelist 44394996 + +OS version Linux 6.19.11-arch1-1 (network name: WEYLAND-YUTANI) +Running 8 x86_64 processors (16 logical cores) +Exception was "Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 155] " + + + + + +libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_3::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:155] +libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:155] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +libc.so.6!UnknownFunction(0x276c0) +libc.so.6!__libc_start_main(+0x88) +UnrealEditor!_start [/opt/unreal-engine/Engine/Binaries/Linux/UnrealEditor:-1] + + + +0 loaded modules + +Report end! diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-30A57896073941E7A714FB9044219048/MyProject2.log b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-30A57896073941E7A714FB9044219048/MyProject2.log new file mode 100644 index 0000000..07339ea --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-30A57896073941E7A714FB9044219048/MyProject2.log @@ -0,0 +1,1605 @@ +Stats thread started at 0.130602 +Metadata set : systemresolution.resx="1280" +Metadata set : systemresolution.resy="720" +OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +Session CrashGUID >==================================================== + Session CrashGUID > UECC-Linux-638DF031E0E544AEACA83F99CA423844 + Session CrashGUID >==================================================== +No local boot hotfix file found at: [../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +Pre-Initializing Audio Device Manager... +AudioInfo: 'OPUS' Registered +AudioInfo: 'OGG' Registered +AudioInfo: 'ADPCM' Registered +AudioInfo: 'PCM' Registered +AudioInfo: 'BINKA' Registered +AudioInfo: 'RADA' Registered +Audio Device Manager Pre-Initialized +Looking for build plugins target receipt +Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +Asset registry cache read as 67.9 MiB from ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_0.bin +Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +Looking for enabled plugins target receipt +Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +Loading Android ini files took 0.19 seconds +Loading Mac ini files took 0.21 seconds +Loading VulkanPC ini files took 0.22 seconds +Loading TVOS ini files took 0.24 seconds +Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +Loading IOS ini files took 0.28 seconds +Loading VisionOS ini files took 0.28 seconds +Loading Unix ini files took 0.34 seconds +Mounting Engine plugin RenderGraphInsights +Mounting Engine plugin IoStoreInsights +Mounting Engine plugin MassInsights +Mounting Engine plugin WorldMetrics +Mounting Engine plugin XGEController +Mounting Engine plugin EnhancedInput +Mounting Engine plugin ChaosVD +Mounting Engine plugin FastBuildController +Loading Windows ini files took 0.48 seconds +Mounting Engine plugin CmdLinkServer +Mounting Engine plugin ChaosInsights +Mounting Engine plugin UbaController +Mounting Engine plugin ChaosCloth +Mounting Engine plugin MeshPainting +Mounting Engine plugin TraceUtilities +Mounting Engine plugin GameplayCameras +Mounting Engine plugin EngineCameras +Mounting Engine plugin CameraShakePreviewer +Loading LinuxArm64 ini files took 0.50 seconds +Mounting Engine plugin LauncherChunkInstaller +Mounting Engine plugin ColorGrading +Mounting Engine plugin FacialAnimation +Mounting Engine plugin AssetManagerEditor +Mounting Engine plugin EngineAssetDefinitions +Loading Linux ini files took 0.51 seconds +Mounting Engine plugin BlueprintHeaderView +Mounting Engine plugin ProxyLODPlugin +Mounting Engine plugin MobileLauncherProfileWizard +Mounting Engine plugin UMGWidgetPreview +Mounting Engine plugin DataValidation +Mounting Engine plugin StylusInput +Mounting Engine plugin CryptoKeys +Mounting Engine plugin GameplayTagsEditor +Mounting Engine plugin EditorDebugTools +Mounting Engine plugin MacGraphicsSwitching +Mounting Engine plugin ModelingToolsEditorMode +Mounting Engine plugin GeometryMode +Mounting Engine plugin CurveEditorTools +Mounting Engine plugin SequencerAnimTools +Mounting Engine plugin MeshLODToolset +Mounting Engine plugin PluginBrowser +Mounting Engine plugin UVEditor +Mounting Engine plugin EditorScriptingUtilities +Mounting Engine plugin ChangelistReview +Mounting Engine plugin MaterialAnalyzer +Mounting Engine plugin WorldPartitionHLODUtilities +Mounting Engine plugin SpeedTreeImporter +Mounting Engine plugin EnvironmentQueryEditor +Mounting Engine plugin AISupport +Mounting Engine plugin MediaCompositing +Mounting Engine plugin AvfMedia +Mounting Engine plugin AndroidMedia +Mounting Engine plugin MediaPlayerEditor +Mounting Engine plugin ImgMedia +Mounting Engine plugin WmfMedia +Mounting Engine plugin WebMMedia +Mounting Engine plugin MediaPlate +Mounting Engine plugin OodleNetwork +Mounting Engine plugin MetaHumanSDK +Mounting Engine plugin DatasmithContent +Mounting Engine plugin GLTFExporter +Mounting Engine plugin VariantManager +Mounting Engine plugin VariantManagerContent +Mounting Engine plugin InterchangeTests +Mounting Engine plugin Niagara +Mounting Engine plugin NiagaraSimCaching +Mounting Engine plugin Cascade +Mounting Engine plugin AlembicImporter +Mounting Engine plugin EditorPerformance +Mounting Engine plugin LocalizableMessage +Mounting Engine plugin GeometryFlow +Mounting Engine plugin RuntimeTelemetry +Mounting Engine plugin SequenceNavigator +Mounting Engine plugin PlatformCrypto +Mounting Engine plugin LowLevelNetTrace +Mounting Engine plugin GeometryCollectionPlugin +Mounting Engine plugin ChaosUserDataPT +Mounting Engine plugin LevelSequenceNavigatorBridge +Mounting Engine plugin NFORDenoise +Mounting Engine plugin ToolPresets +Mounting Engine plugin ChaosCaching +Mounting Engine plugin EditorDataStorage +Mounting Engine plugin PlanarCut +Mounting Engine plugin PythonScriptPlugin +Mounting Engine plugin AutomationUtils +Mounting Engine plugin Fracture +Mounting Engine plugin BackChannel +Mounting Engine plugin GeometryDataflow +Mounting Engine plugin EditorTelemetry +Mounting Engine plugin MeshModelingToolsetExp +Mounting Engine plugin SkeletalReduction +Mounting Engine plugin Dataflow +Mounting Engine plugin AdvancedRenamer +Mounting Engine plugin ChaosNiagara +Mounting Engine plugin FullBodyIK +Mounting Engine plugin EditorDataStorageFeatures +Mounting Engine plugin CharacterAI +Mounting Engine plugin ChaosSolverPlugin +Mounting Engine plugin ChaosEditor +Mounting Engine plugin OnlineSubsystemNull +Mounting Engine plugin OnlineServices +Mounting Engine plugin OnlineBase +Mounting Engine plugin OnlineSubsystem +Mounting Engine plugin OnlineSubsystemUtils +Mounting Engine plugin EOSShared +Mounting Engine plugin AssetTags +Mounting Engine plugin MsQuic +Mounting Engine plugin ProceduralMeshComponent +Mounting Engine plugin GooglePAD +Mounting Engine plugin AndroidPermission +Mounting Engine plugin ExampleDeviceProfileSelector +Mounting Engine plugin WindowsMoviePlayer +Mounting Engine plugin LinuxDeviceProfileSelector +Mounting Engine plugin MeshModelingToolset +Mounting Engine plugin CustomMeshComponent +Mounting Engine plugin IOSDeviceProfileSelector +Mounting Engine plugin GeometryProcessing +Mounting Engine plugin StateTree +Mounting Engine plugin AudioCapture +Mounting Engine plugin AppleMoviePlayer +Mounting Engine plugin WaveTable +Mounting Engine plugin XRBase +Mounting Engine plugin ChunkDownloader +Mounting Engine plugin GoogleCloudMessaging +Mounting Engine plugin ResonanceAudio +Mounting Engine plugin InputDebugging +Mounting Engine plugin ArchVisCharacter +Mounting Engine plugin OpenXR +Mounting Engine plugin WindowsDeviceProfileSelector +Mounting Engine plugin AndroidMoviePlayer +Mounting Engine plugin Synthesis +Mounting Engine plugin HairStrands +Mounting Engine plugin MobilePatchingUtils +Mounting Engine plugin ComputeFramework +Mounting Engine plugin AppleImageUtils +Mounting Engine plugin OpenXREyeTracker +Mounting Engine plugin WebMMoviePlayer +Mounting Engine plugin AudioSynesthesia +Mounting Engine plugin CableComponent +Mounting Engine plugin RigVM +Mounting Engine plugin PropertyBindingUtils +Mounting Engine plugin Metasound +Mounting Engine plugin SignificanceManager +Mounting Engine plugin SoundFields +Mounting Engine plugin AndroidDeviceProfileSelector +Mounting Engine plugin AndroidFileServer +Mounting Engine plugin PropertyAccessEditor +Mounting Engine plugin LocationServicesBPLibrary +Mounting Engine plugin ActorLayerUtilities +Mounting Engine plugin GeometryCache +Mounting Engine plugin AudioWidgets +Mounting Engine plugin OpenXRHandTracking +Mounting Engine plugin TcpMessaging +Mounting Engine plugin UdpMessaging +Mounting Engine plugin NNEDenoiser +Mounting Engine plugin NNERuntimeORT +Mounting Engine plugin Paper2D +Mounting Engine plugin InterchangeEditor +Mounting Engine plugin Interchange +Mounting Engine plugin InterchangeAssets +Mounting Engine plugin Takes +Mounting Engine plugin CameraCalibrationCore +Mounting Engine plugin CLionSourceCodeAccess +Mounting Engine plugin PerforceSourceControl +Mounting Engine plugin PixWinPlugin +Mounting Engine plugin PlasticSourceControl +Mounting Engine plugin DumpGPUServices +Mounting Engine plugin PluginUtils +Mounting Engine plugin VisualStudioCodeSourceCodeAccess +Mounting Engine plugin XCodeSourceCodeAccess +Mounting Engine plugin AnimationSharing +Mounting Engine plugin RenderDocPlugin +Mounting Engine plugin ProjectLauncher +Mounting Engine plugin NullSourceCodeAccess +Mounting Engine plugin PropertyAccessNode +Mounting Engine plugin CodeLiteSourceCodeAccess +Mounting Engine plugin RiderSourceCodeAccess +Mounting Engine plugin UObjectPlugin +Mounting Engine plugin GitSourceControl +Mounting Engine plugin VisualStudioSourceCodeAccess +Mounting Engine plugin SubversionSourceControl +Mounting Engine plugin TextureFormatOodle +Mounting Engine plugin ActorSequence +Mounting Engine plugin TemplateSequence +Mounting Engine plugin SequencerScripting +Mounting Engine plugin KDevelopSourceCodeAccess +Mounting Engine plugin NamingTokens +Mounting Engine plugin N10XSourceCodeAccess +Mounting Engine plugin LevelSequenceEditor +Mounting Engine plugin ControlRigModules +Mounting Engine plugin ControlRig +Mounting Engine plugin GameplayInsights +Mounting Engine plugin RigLogic +Mounting Engine plugin ControlRigSpline +Mounting Engine plugin AnimationModifierLibrary +Mounting Engine plugin SkeletalMeshModelingTools +Mounting Engine plugin IKRig +Mounting Engine plugin TweeningUtils +Mounting Engine plugin DeformerGraph +Mounting Engine plugin BlendSpaceMotionAnalysis +Mounting Engine plugin LiveLink +Mounting Engine plugin AnimationData +Mounting Engine plugin ACLPlugin +Mounting Engine plugin PortableObjectFileDataSource +Mounting Engine plugin ObjectMixer +Mounting Engine plugin LightMixer +Mounting Engine plugin ContentBrowserClassDataSource +Mounting Engine plugin ContentBrowserFileDataSource +Mounting Engine plugin ContentBrowserAssetDataSource +Mounting Engine plugin OnlineSubsystemGooglePlay +Mounting Engine plugin OnlineSubsystemIOS +Mounting Engine plugin BaseCharacterFXEditor +Mounting Engine plugin XInputDevice +Mounting Engine plugin CompositeCore +Revision control is disabled +Revision control is disabled +Revision control is disabled +Started StudioTelemetry Session +NFORDenoise function starting up +Using libcurl 8.12.1 + - built for x86_64-unknown-linux-gnu + - supports SSL with OpenSSL/1.1.1t + - supports HTTP deflate (compression) using libz 1.3 + - other features: + CURL_VERSION_SSL + CURL_VERSION_LIBZ + CURL_VERSION_IPV6 + CURL_VERSION_ASYNCHDNS + CURL_VERSION_LARGEFILE + CURL_VERSION_TLSAUTH_SRP + CURL_VERSION_HTTP2 + CurlRequestOptions (configurable via config and command line): + - bVerifyPeer = true - Libcurl will verify peer certificate + - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy + - bDontReuseConnections = false - Libcurl will reuse connections + - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host + - LocalHostAddr = Default + - BufferSize = 65536 +CreateHttpThread using FCurlMultiPollEventLoopHttpThread +Creating http thread with maximum 256 concurrent requests +OSS: Created online subsystem instance for: NULL +OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] +Initialize Initializing EOSSDK Version:1.17.0-41373641 +Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine] +RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings. +Applying CVar settings from Section [/Script/CompositeCore.CompositeCorePluginSettings] File [Engine] +ExecutableName: UnrealEditor +Build: ++UE5+Release-5.6-CL-44394996 +Platform=LinuxEditor +MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +DeviceId= +Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +Net CL: 43139311 +OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +Compiled (64-bit): Jul 28 2025 20:54:48 +Architecture: x64 +Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +Build Configuration: Development +Branch Name: ++UE5+Release-5.6 +Command Line: +Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +Allocator: Mimalloc +Installed Engine Build: 1 +This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +Number of dev versions registered: 37 + Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 10 + Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0 + Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 4 + Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 40 + Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 37 + Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 3 + Dev-Networking (A4E4105C-59A1-49B5-A7C5-40C4547EDFEE): 0 + Dev-Online (39C831C9-5AE6-47DC-9A44-9C173E1C8E7C): 0 + Dev-Physics (78F01B33-EBEA-4F98-B9B4-84EACCB95AA2): 20 + Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0 + Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 49 + Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 13 + Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 3 + Dev-LoadTimes (C2A15278-BFE7-4AFE-6C17-90FF531DF755): 1 + Private-Geometry (6EACA3D4-40EC-4CC1-B786-8BED09428FC5): 3 + Dev-AnimPhys (29E575DD-E0A3-4627-9D10-D276232CDCEA): 17 + Dev-Anim (AF43A65D-7FD3-4947-9873-3E8ED9C1BB05): 15 + Dev-ReflectionCapture (6B266CEC-1EC7-4B8F-A30B-E4D90942FC07): 1 + Dev-Automation (0DF73D61-A23F-47EA-B727-89E90C41499A): 1 + FortniteMain (601D1886-AC64-4F84-AA16-D3DE0DEAC7D6): 207 + FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 8 + FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 13 + FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 17 + Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 11 + Dev-Niagara (F2AED0AC-9AFE-416F-8664-AA7FFA26D6FC): 1 + Dev-Destruction (174F1F0B-B4C6-45A5-B13F-2EE8D0FB917D): 10 + Dev-Physics-Ext (35F94A83-E258-406C-A318-09F59610247C): 41 + Dev-PhysicsMaterial-Chaos (B68FC16E-8B1B-42E2-B453-215C058844FE): 1 + Dev-CineCamera (B2E18506-4273-CFC2-A54E-F4BB758BBA07): 1 + Dev-VirtualProduction (64F58936-FD1B-42BA-BA96-7289D5D0FA4E): 1 + UE5-Main (697DD581-E64F-41AB-AA4A-51ECBEB7B628): 121 + UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 56 + UE5-SpecialProject (59DA5D52-1232-4948-B878-597870B8E98B): 9 + Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2 + Dev-NaniteResearch (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1 + Dev-ComputeFramework (6304A3E7-0059-4F59-8CFC-21BD7721FD4E): 0 + LensFileVersion (8652A554-966A-466C-9FD7-1C6DD61B1ADB): 1 +Presizing for max 25165824 objects, including 0 objects not considered by GC. +Object subsystem initialized +Set CVar [[con.DebugEarlyDefault:1]] +CVar [[con.DebugLateDefault:1]] deferred - dummy variable created +CVar [[con.DebugLateCheat:1]] deferred - dummy variable created +CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created +Set CVar [[r.setres:1280x720]] +Set CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] +CVar [[QualityLevelMapping:high]] deferred - dummy variable created +Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]] +Set CVar [[r.VSync:0]] +Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created +CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created +Set CVar [[r.GPUCrashDebugging:0]] +CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +Set CVar [[r.ForwardShading:1]] +Set CVar [[r.MobileHDR:0]] +Set CVar [[vr.MobileMultiView:1]] +Set CVar [[vr.InstancedStereo:1]] +Set CVar [[r.DefaultFeature.AutoExposure:0]] +Set CVar [[r.DefaultFeature.AmbientOcclusion:0]] +Set CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:0]] +Set CVar [[r.DefaultFeature.MotionBlur:0]] +Set CVar [[r.Mobile.UseHWsRGBEncoding:1]] +Set CVar [[r.Shadow.Virtual.Enable:1]] +Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] +Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]] +Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]] +Set CVar [[r.GenerateMeshDistanceFields:1]] +Set CVar [[r.DynamicGlobalIlluminationMethod:1]] +Set CVar [[r.ReflectionMethod:1]] +Set CVar [[r.Mobile.AntiAliasing:3]] +Set CVar [[r.AntiAliasingMethod:3]] +Set CVar [[r.AllowStaticLighting:1]] +Set CVar [[r.SkinCache.CompileShaders:1]] +Set CVar [[r.RayTracing:1]] +Set CVar [[r.RayTracing.RayTracingProxies.ProjectEnabled:1]] +Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]] +Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +Set CVar [[s.AsyncLoadingThreadEnabled:1]] +Set CVar [[s.EventDrivenLoaderEnabled:1]] +Set CVar [[s.WarnIfTimeLimitExceeded:0]] +Set CVar [[s.TimeLimitExceededMultiplier:1.5]] +Set CVar [[s.TimeLimitExceededMinTime:0.005]] +Set CVar [[s.UseBackgroundLevelStreaming:1]] +Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] +Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +Set CVar [[s.FlushStreamingOnExit:1]] +CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] +Set CVar [[gc.FlushStreamingOnGC:0]] +Set CVar [[gc.NumRetriesBeforeForcingGC:10]] +Set CVar [[gc.AllowParallelGC:1]] +Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] +Set CVar [[gc.MaxObjectsInEditor:25165824]] +Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] +Set CVar [[gc.CreateGCClusters:1]] +Set CVar [[gc.MinGCClusterSize:5]] +Set CVar [[gc.AssetClustreringEnabled:0]] +Set CVar [[gc.ActorClusteringEnabled:0]] +Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] +Set CVar [[gc.GarbageEliminationEnabled:1]] +Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created +CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +CVar [[DefaultASTCQualityBySizeHQ:4]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:AmbientSound]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Mobile.DBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +Initializing SDL. +Initialized SDL 2.30.6 revision: SDL-2.30.6-no-vcs (compiled against 2.30.6) +Using SDL video driver 'x11' +Display metrics: + PrimaryDisplayWidth: 3440 + PrimaryDisplayHeight: 1440 + PrimaryDisplayWorkAreaRect: + Left=0, Top=0, Right=3440, Bottom=1396 + VirtualDisplayRect: + Left=0, Top=0, Right=3440, Bottom=1396 + TitleSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 + ActionSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 + Number of monitors: 1 + Monitor 0 + Name: LG ULTRAGEAR+ 45" + ID: display0 + NativeWidth: 3440 + NativeHeight: 1440 + bIsPrimary: true +Metadata set : systemresolution.resx="3440" +Metadata set : systemresolution.resy="1440" +Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +Set CVar [[r.SkeletalMeshLODBias:0]] +Set CVar [[r.ViewDistanceScale:1.0]] +Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +Set CVar [[r.FXAA.Quality:4]] +Set CVar [[r.TemporalAA.Quality:2]] +Set CVar [[r.TSR.History.R11G11B10:1]] +Set CVar [[r.TSR.History.ScreenPercentage:200]] +Set CVar [[r.TSR.History.UpdateQuality:3]] +Set CVar [[r.TSR.ShadingRejection.Flickering:1]] +Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] +Set CVar [[r.TSR.ReprojectionField:1]] +Set CVar [[r.TSR.Resurrection:1]] +Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +Set CVar [[r.LightFunctionQuality:1]] +Set CVar [[r.ShadowQuality:5]] +Set CVar [[r.Shadow.CSM.MaxCascades:10]] +Set CVar [[r.Shadow.MaxResolution:2048]] +Set CVar [[r.Shadow.MaxCSMResolution:2048]] +Set CVar [[r.Shadow.RadiusThreshold:0.01]] +Set CVar [[r.Shadow.DistanceScale:1.0]] +Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] +Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +Set CVar [[r.DistanceFieldShadowing:1]] +Set CVar [[r.VolumetricFog:1]] +Set CVar [[r.VolumetricFog.GridPixelSize:8]] +Set CVar [[r.VolumetricFog.GridSizeZ:128]] +Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +Set CVar [[r.LightMaxDrawDistanceScale:1]] +Set CVar [[r.CapsuleShadows:1]] +Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] +Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] +Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] +Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] +Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] +Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +Set CVar [[r.DistanceFieldAO:1]] +Set CVar [[r.SkylightIntensityMultiplier:1.0]] +Set CVar [[r.AOQuality:2]] +Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] +Set CVar [[r.LumenScene.DirectLighting.MaxLightsPerTile:8]] +Set CVar [[r.LumenScene.DirectLighting.UpdateFactor:32]] +Set CVar [[r.LumenScene.Radiosity.UpdateFactor:64]] +Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] +Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] +Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] +Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] +Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:100]] +Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] +Set CVar [[r.Lumen.ScreenProbeGather.NumAdaptiveProbes:8]] +Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] +Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] +Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] +Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] +Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] +Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] +Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.HardwareRayTracing:0]] +Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.BentNormal:1]] +Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] +Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] +Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] +Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] +Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:70]] +Set CVar [[r.RayTracing.Scene.BuildMode:1]] +Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +Set CVar [[r.SSR.Quality:3]] +Set CVar [[r.SSR.HalfResSceneColor:0]] +Set CVar [[r.Lumen.Reflections.Allow:1]] +Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] +Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] +Set CVar [[r.Lumen.ScreenProbeGather.MaxRoughnessToEvaluateRoughSpecularForFoliage:0.8]] +Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.NumSamples:5]] +Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.MinWeight:0]] +Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] +Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] +Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +Set CVar [[r.MotionBlurQuality:4]] +Set CVar [[r.MotionBlur.HalfResGather:0]] +Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +Set CVar [[r.AmbientOcclusionMaxQuality:100]] +Set CVar [[r.AmbientOcclusionLevels:-1]] +Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] +Set CVar [[r.DepthOfFieldQuality:2]] +Set CVar [[r.RenderTargetPoolMin:400]] +Set CVar [[r.LensFlareQuality:2]] +Set CVar [[r.SceneColorFringeQuality:1]] +Set CVar [[r.EyeAdaptationQuality:2]] +Set CVar [[r.BloomQuality:5]] +Set CVar [[r.Bloom.ScreenPercentage:50.000]] +Set CVar [[r.FastBlurThreshold:100]] +Set CVar [[r.Upscale.Quality:3]] +Set CVar [[r.LightShaftQuality:1]] +Set CVar [[r.Filter.SizeScale:1]] +Set CVar [[r.Tonemapper.Quality:5]] +Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] +Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +Applying CVar settings from Section [TextureQuality@3] File [Scalability] +Set CVar [[r.Streaming.MipBias:0]] +Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +Set CVar [[r.Streaming.Boost:1]] +Set CVar [[r.MaxAnisotropy:8]] +Set CVar [[r.VT.MaxAnisotropy:8]] +Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +Set CVar [[r.Streaming.PoolSize:1000]] +Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +Set CVar [[r.TranslucencyLightingVolumeDim:64]] +Set CVar [[r.RefractionQuality:2]] +Set CVar [[r.SceneColorFormat:4]] +Set CVar [[r.DetailMode:3]] +Set CVar [[r.TranslucencyVolumeBlur:1]] +Set CVar [[r.MaterialQualityLevel:1 ; High quality]] +Set CVar [[r.SSS.Scale:1]] +Set CVar [[r.SSS.SampleSet:2]] +Set CVar [[r.SSS.Quality:1]] +Set CVar [[r.SSS.HalfRes:0]] +Set CVar [[r.SSGI.Quality:3]] +Set CVar [[r.EmitterSpawnRateScale:1.0]] +Set CVar [[r.ParticleLightQuality:2]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +Set CVar [[fx.Niagara.QualityLevel:3]] +Set CVar [[r.Refraction.OffsetQuality:1]] +Set CVar [[r.HeterogeneousVolumes.DownsampleFactor:2]] +Set CVar [[r.HeterogeneousVolumes.MaxStepCount:256]] +Set CVar [[r.HeterogeneousVolumes.Shadows.Resolution:256]] +Set CVar [[r.HeterogeneousVolumes.Shadows.MaxSampleCount:8]] +Set CVar [[r.HeterogeneousVolumes.UseExistenceMask:0]] +Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +Set CVar [[foliage.DensityScale:1.0]] +Set CVar [[grass.DensityScale:1.0]] +Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] +Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +Set CVar [[r.AnisotropicMaterials:1]] +Applying CVar settings from Section [LandscapeQuality@3] File [Scalability] +Selected Device Profile: [LinuxEditor] +Selected Device Profile: [LinuxEditor] +Platform has ~ 63 GB [67336896512 / 68719476736 / 63], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +Going up to parent DeviceProfile [Linux] +Going up to parent DeviceProfile [] +Pushing Device Profile CVar: [[UI.SlateSDFText.RasterizationMode:Bitmap -> Msdf]] +Pushing Device Profile CVar: [[UI.SlateSDFText.ResolutionLevel:2 -> 2]] +Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +Set CVar [[r.DumpShaderDebugInfo:2]] +Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] +Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] +CVar [[ds.CADTranslator.Meshing.ActivateThinZoneMeshing:0]] deferred - dummy variable created +CVar [[ds.CADTranslator.Stitching.RemoveThinFaces:0]] deferred - dummy variable created +Applying CVar settings from Section [Startup_Linux] File [../../../Engine/Config/ConsoleVariables.ini] +Applying CVar settings from Section [ConsoleVariables] File [Engine] +Set CVar [[g.TimeoutForBlockOnRenderFence:60000]] +Applying CVar settings from Section [ConsoleVariables] File [/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Config/LinuxEditor/Editor.ini] +Unix hardware info: + - we are the first instance of this executable + - this process' id (pid) is 91956, parent process' id (ppid) is 1855 + - we are not running under debugger + - machine network name is 'WEYLAND-YUTANI' + - user name is 'reimoz' (reimoz) + - we're logged in locally + - we're running with rendering + - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) + - Number of physical cores available for the process: 8 + - Number of logical cores available for the process: 16 + - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) + - Memory allocator used: Mimalloc + - This is an internal build. +Benchmarking clocks: + - CLOCK_MONOTONIC (id=1) can sustain 38921400 (38921K, 39M) calls per second without zero deltas. + - CLOCK_MONOTONIC_RAW (id=4) can sustain 39191559 (39192K, 39M) calls per second without zero deltas. + - CLOCK_MONOTONIC_COARSE (id=6) can sustain 221975181 (221975K, 222M) calls per second with 99.999545% zero deltas. +Selected clock_id 4 (CLOCK_MONOTONIC_RAW) since it is the fastest support clock without zero deltas. +Unix-specific commandline switches: + -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) + -jemalloc - use jemalloc for all memory allocation + -binnedmalloc - use binned malloc for all memory allocation + -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache + -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) + -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) + -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) + -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal + -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) + -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened + -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) + -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) + -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) + -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash + - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) + - VirtualMemoryAllocator pools will grow at scale 1.4 + - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) + - PageSize 4096 + - BinnedPageSize 65536 +Metadata set : extradevelopmentmemorymb="0" +Chaos Debug Draw Startup +Physics initialised using underlying interface: Chaos +Using OS detected language (en-US). +Using OS detected locale (en-US). +No specific localization for 'en-US' exists, so 'en' will be used for the language. +Attempting to load config data for Default__SlateThemeManager before the Class has been constructed/registered/linked (likely during module loading or early startup). This will result in the load silently failing and should be fixed. +New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +Slate User Registered. User Index 0, Is Virtual User: 0 +Found VULKAN_SDK= +Registering provided Vulkan validation layers +Updated VK_LAYER_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +Updated LD_LIBRARY_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +Installed Vulkan Loader Path: /usr/lib +Installed Vulkan Loader instance version 1.4.341. +Starting Vulkan Profile check for VP_UE_Vulkan_SM6: +Vulkan Profile check complete. +Using SDL_WINDOW_VULKAN +Vulkan RHI ShaderPlatform for SM6: VULKAN_SM6. +Vulkan PSO Precaching = 1, PipelineFileCache = 0 +Built with Vulkan header version 1.4.304 +Starting Vulkan Profile check for VP_UE_Vulkan_SM6_RT: +Vulkan Profile check complete. +Using API Version 1.3. +OpenXRHMDModule::InitInstance using DefaultLoader. +OpenXR runtime supported extensions: + XR_KHR_vulkan_enable + XR_KHR_vulkan_enable2 + XR_KHR_opengl_enable + XR_KHR_convert_timespec_time + XR_KHR_opengl_es_enable + XR_MNDX_egl_enable + XR_KHR_binding_modification + XR_KHR_composition_layer_depth + XR_KHR_locate_spaces + XR_KHR_visibility_mask + XR_EXT_active_action_set_priority + XR_EXT_dpad_binding + XR_EXT_eye_gaze_interaction + XR_EXT_frame_composition_report + XR_EXT_hand_interaction + XR_EXT_hand_tracking + XR_EXT_hand_tracking_data_source + XR_EXT_hand_joints_motion_range + XR_EXT_hp_mixed_reality_controller + XR_EXT_local_floor + XR_EXT_palm_pose + XR_EXT_uuid + XR_EXT_user_presence + XR_EXT_render_model + XR_EXT_interaction_render_model + XR_FB_display_refresh_rate + XR_HTC_vive_cosmos_controller_interaction + XR_HTC_vive_focus3_controller_interaction + XR_HTC_vive_wrist_tracker_interaction + XR_MND_headless + XR_VALVE_analog_threshold + XR_META_performance_metrics + XR_VALVE_timing_utils + XR_META_recommended_layer_resolution + XR_HTCX_vive_tracker_interaction + XR_KHR_generic_controller + XR_VALVE_frame_controller_interaction + XR_EXT_debug_utils +Optional extension XR_KHR_vulkan_swapchain_format_list is not available +Optional extension XR_FB_foveation_vulkan is not available +Optional extension XR_FB_composition_layer_depth_test is not available +Optional extension XR_KHR_composition_layer_cylinder is not available +Optional extension XR_KHR_composition_layer_equirect is not available +Optional extension XR_KHR_composition_layer_equirect2 is not available +Optional extension XR_KHR_composition_layer_color_scale_bias is not available +Optional extension XR_VARJO_quad_views is not available +Optional extension XR_EPIC_view_configuration_fov is not available +Optional extension XR_FB_foveation is not available +Optional extension XR_FB_swapchain_update_state is not available +Optional extension XR_FB_foveation_configuration is not available +Optional extension XR_FB_composition_layer_alpha_blend is not available +xrCreateInstance succeeded with XR_API_VERSION_1_0 +xrCreateInstance created: 425665216 +Initialized OpenXR on SteamVR/OpenXR runtime version 2.15.6 +Instance does not support expected usage of xrStringToPath. Instance is not viable. +Found 25 available instance extensions : + - VK_EXT_acquire_drm_display + - VK_EXT_acquire_xlib_display + - VK_EXT_debug_report + + VK_EXT_debug_utils + - VK_EXT_direct_mode_display + - VK_EXT_display_surface_counter + - VK_EXT_surface_maintenance1 + + VK_EXT_swapchain_colorspace + - VK_KHR_device_group_creation + - VK_KHR_display + - VK_KHR_external_fence_capabilities + - VK_KHR_external_memory_capabilities + - VK_KHR_external_semaphore_capabilities + - VK_KHR_get_display_properties2 + - VK_KHR_get_physical_device_properties2 + - VK_KHR_get_surface_capabilities2 + - VK_KHR_portability_enumeration + + VK_KHR_surface + - VK_KHR_surface_maintenance1 + - VK_KHR_surface_protected_capabilities + - VK_KHR_wayland_surface + - VK_KHR_xcb_surface + + VK_KHR_xlib_surface + - VK_LUNARG_direct_driver_loading + - VK_NV_display_stereo +Intance Layer VK_LAYER_VALVE_steam_overlay_32 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_fossilize_64 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_overlay_64 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_fossilize_32 provides 0 extensions: +Intance Layer VK_LAYER_NV_optimus provides 0 extensions: +Intance Layer VK_LAYER_NV_present provides 0 extensions: +Intance Layer VK_LAYER_LUNARG_api_dump provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_LUNARG_crash_diagnostic provides 3 extensions: + VK_EXT_debug_report + VK_EXT_debug_utils + VK_EXT_layer_settings +Intance Layer VK_LAYER_KHRONOS_validation provides 4 extensions: + VK_EXT_debug_report + VK_EXT_debug_utils + VK_EXT_layer_settings + VK_EXT_validation_features +Intance Layer VK_LAYER_KHRONOS_synchronization2 provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_LUNARG_gfxreconstruct provides 0 extensions: +Intance Layer VK_LAYER_KHRONOS_profiles provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_KHRONOS_shader_object provides 1 extensions: + VK_EXT_layer_settings +Found 13 available instance layers : + * VK_LAYER_KHRONOS_profiles + * VK_LAYER_KHRONOS_shader_object + * VK_LAYER_KHRONOS_synchronization2 + * VK_LAYER_KHRONOS_validation + * VK_LAYER_LUNARG_api_dump + * VK_LAYER_LUNARG_crash_diagnostic + * VK_LAYER_LUNARG_gfxreconstruct + * VK_LAYER_NV_optimus + * VK_LAYER_NV_present + * VK_LAYER_VALVE_steam_fossilize_32 + * VK_LAYER_VALVE_steam_fossilize_64 + * VK_LAYER_VALVE_steam_overlay_32 + * VK_LAYER_VALVE_steam_overlay_64 +Creating Vulkan Device using VkPhysicalDevice 0x19696d10. +- DeviceName: NVIDIA GeForce RTX 4090 +- API=1.4.329 (0x404149) Driver=0x94ce80c0 VendorId=0x10de +- DeviceID=0x2684 Type=VK_PHYSICAL_DEVICE_TYPE_DISCRETE_GPU +- Max Descriptor Sets Bound 32 +- Timestamps: ComputeAndGraphics=1 Domain=VK_TIME_DOMAIN_CLOCK_MONOTONIC_KHR Period=1.000000 + API Version: 1.4.329 +RHI Adapter Info: + Name: NVIDIA GeForce RTX 4090 + Driver Version: 595.58 (internal:595.58, unified:) + Driver Date: 01-01-01 +Found 275 available device extensions : + + VK_AMD_buffer_marker + - VK_EXT_4444_formats + - VK_EXT_attachment_feedback_loop_dynamic_state + - VK_EXT_attachment_feedback_loop_layout + - VK_EXT_blend_operation_advanced + - VK_EXT_border_color_swizzle + - VK_EXT_buffer_device_address + + VK_EXT_calibrated_timestamps + - VK_EXT_color_write_enable + - VK_EXT_conditional_rendering + - VK_EXT_conservative_rasterization + - VK_EXT_custom_border_color + - VK_EXT_custom_resolve + - VK_EXT_depth_bias_control + - VK_EXT_depth_clamp_control + - VK_EXT_depth_clamp_zero_one + - VK_EXT_depth_clip_control + - VK_EXT_depth_clip_enable + - VK_EXT_depth_range_unrestricted + + VK_EXT_descriptor_buffer + - VK_EXT_descriptor_heap + * VK_EXT_descriptor_indexing + - VK_EXT_device_address_binding_report + + VK_EXT_device_fault + - VK_EXT_device_generated_commands + - VK_EXT_discard_rectangles + - VK_EXT_display_control + - VK_EXT_dynamic_rendering_unused_attachments + - VK_EXT_extended_dynamic_state + - VK_EXT_extended_dynamic_state2 + - VK_EXT_extended_dynamic_state3 + - VK_EXT_external_memory_dma_buf + - VK_EXT_external_memory_host + - VK_EXT_fragment_shader_interlock + - VK_EXT_global_priority + - VK_EXT_global_priority_query + + VK_EXT_graphics_pipeline_library + - VK_EXT_hdr_metadata + - VK_EXT_host_image_copy + * VK_EXT_host_query_reset + - VK_EXT_image_2d_view_of_3d + - VK_EXT_image_drm_format_modifier + - VK_EXT_image_robustness + - VK_EXT_image_sliced_view_of_3d + - VK_EXT_image_view_min_lod + - VK_EXT_index_type_uint8 + - VK_EXT_inline_uniform_block + - VK_EXT_legacy_vertex_attributes + - VK_EXT_line_rasterization + + VK_EXT_load_store_op_none + - VK_EXT_map_memory_placed + + VK_EXT_memory_budget + - VK_EXT_memory_decompression + + VK_EXT_memory_priority + + VK_EXT_mesh_shader + - VK_EXT_multi_draw + + VK_EXT_mutable_descriptor_type + - VK_EXT_nested_command_buffer + - VK_EXT_non_seamless_cube_map + - VK_EXT_opacity_micromap + - VK_EXT_pageable_device_local_memory + - VK_EXT_pci_bus_info + - VK_EXT_physical_device_drm + * VK_EXT_pipeline_creation_cache_control + - VK_EXT_pipeline_creation_feedback + - VK_EXT_pipeline_library_group_handles + - VK_EXT_pipeline_robustness + - VK_EXT_post_depth_coverage + - VK_EXT_present_mode_fifo_latest_ready + - VK_EXT_present_timing + - VK_EXT_primitive_topology_list_restart + - VK_EXT_primitives_generated_query + - VK_EXT_private_data + - VK_EXT_provoking_vertex + - VK_EXT_queue_family_foreign + - VK_EXT_ray_tracing_invocation_reorder + - VK_EXT_robustness2 + - VK_EXT_sample_locations + - VK_EXT_sampler_filter_minmax + * VK_EXT_scalar_block_layout + - VK_EXT_separate_stencil_usage + - VK_EXT_shader_64bit_indexing + - VK_EXT_shader_atomic_float + * VK_EXT_shader_demote_to_helper_invocation + - VK_EXT_shader_float8 + + VK_EXT_shader_image_atomic_int64 + - VK_EXT_shader_module_identifier + - VK_EXT_shader_object + - VK_EXT_shader_replicated_composites + - VK_EXT_shader_subgroup_ballot + - VK_EXT_shader_subgroup_vote + - VK_EXT_shader_uniform_buffer_unsized_array + * VK_EXT_shader_viewport_index_layer + * VK_EXT_subgroup_size_control + - VK_EXT_swapchain_maintenance1 + - VK_EXT_texel_buffer_alignment + * VK_EXT_tooling_info + - VK_EXT_transform_feedback + - VK_EXT_vertex_attribute_divisor + - VK_EXT_vertex_attribute_robustness + - VK_EXT_vertex_input_dynamic_state + - VK_EXT_ycbcr_2plane_444_formats + - VK_EXT_ycbcr_image_arrays + - VK_EXT_zero_initialize_device_memory + - VK_GOOGLE_hlsl_functionality1 + - VK_GOOGLE_user_type + + VK_KHR_16bit_storage + - VK_KHR_8bit_storage + + VK_KHR_acceleration_structure + - VK_KHR_bind_memory2 + * VK_KHR_buffer_device_address + - VK_KHR_calibrated_timestamps + + VK_KHR_compute_shader_derivatives + - VK_KHR_cooperative_matrix + - VK_KHR_copy_commands2 + - VK_KHR_copy_memory_indirect + * VK_KHR_create_renderpass2 + - VK_KHR_dedicated_allocation + + VK_KHR_deferred_host_operations + - VK_KHR_depth_clamp_zero_one + + VK_KHR_depth_stencil_resolve + - VK_KHR_descriptor_update_template + - VK_KHR_device_group + - VK_KHR_draw_indirect_count + * VK_KHR_driver_properties + * VK_KHR_dynamic_rendering + - VK_KHR_dynamic_rendering_local_read + - VK_KHR_external_fence + - VK_KHR_external_fence_fd + - VK_KHR_external_memory + + VK_KHR_external_memory_fd + - VK_KHR_external_semaphore + - VK_KHR_external_semaphore_fd + - VK_KHR_format_feature_flags2 + + VK_KHR_fragment_shader_barycentric + + VK_KHR_fragment_shading_rate + * VK_KHR_get_memory_requirements2 + - VK_KHR_global_priority + * VK_KHR_image_format_list + - VK_KHR_imageless_framebuffer + - VK_KHR_incremental_present + - VK_KHR_index_type_uint8 + - VK_KHR_line_rasterization + - VK_KHR_load_store_op_none + - VK_KHR_maintenance1 + - VK_KHR_maintenance10 + - VK_KHR_maintenance2 + - VK_KHR_maintenance3 + * VK_KHR_maintenance4 + + VK_KHR_maintenance5 + - VK_KHR_maintenance6 + - VK_KHR_maintenance7 + - VK_KHR_maintenance8 + - VK_KHR_maintenance9 + - VK_KHR_map_memory2 + * VK_KHR_multiview + - VK_KHR_pipeline_binary + - VK_KHR_pipeline_executable_properties + + VK_KHR_pipeline_library + - VK_KHR_present_id + - VK_KHR_present_id2 + - VK_KHR_present_mode_fifo_latest_ready + - VK_KHR_present_wait + - VK_KHR_present_wait2 + - VK_KHR_push_descriptor + + VK_KHR_ray_query + - VK_KHR_ray_tracing_maintenance1 + + VK_KHR_ray_tracing_pipeline + + VK_KHR_ray_tracing_position_fetch + - VK_KHR_relaxed_block_layout + - VK_KHR_robustness2 + - VK_KHR_sampler_mirror_clamp_to_edge + * VK_KHR_sampler_ycbcr_conversion + * VK_KHR_separate_depth_stencil_layouts + * VK_KHR_shader_atomic_int64 + - VK_KHR_shader_bfloat16 + - VK_KHR_shader_clock + - VK_KHR_shader_draw_parameters + - VK_KHR_shader_expect_assume + + VK_KHR_shader_float16_int8 + * VK_KHR_shader_float_controls + - VK_KHR_shader_float_controls2 + - VK_KHR_shader_fma + - VK_KHR_shader_integer_dot_product + - VK_KHR_shader_maximal_reconvergence + - VK_KHR_shader_non_semantic_info + - VK_KHR_shader_quad_control + - VK_KHR_shader_relaxed_extended_instruction + - VK_KHR_shader_subgroup_extended_types + - VK_KHR_shader_subgroup_rotate + - VK_KHR_shader_subgroup_uniform_control_flow + - VK_KHR_shader_terminate_invocation + - VK_KHR_shader_untyped_pointers + - VK_KHR_shared_presentable_image + * VK_KHR_spirv_1_4 + - VK_KHR_storage_buffer_storage_class + + VK_KHR_swapchain + - VK_KHR_swapchain_maintenance1 + - VK_KHR_swapchain_mutable_format + * VK_KHR_synchronization2 + * VK_KHR_timeline_semaphore + - VK_KHR_unified_image_layouts + - VK_KHR_uniform_buffer_standard_layout + - VK_KHR_variable_pointers + - VK_KHR_vertex_attribute_divisor + - VK_KHR_video_decode_av1 + - VK_KHR_video_decode_h264 + - VK_KHR_video_decode_h265 + - VK_KHR_video_decode_queue + - VK_KHR_video_decode_vp9 + - VK_KHR_video_encode_av1 + - VK_KHR_video_encode_h264 + - VK_KHR_video_encode_h265 + - VK_KHR_video_encode_intra_refresh + - VK_KHR_video_encode_quantization_map + - VK_KHR_video_encode_queue + - VK_KHR_video_maintenance1 + - VK_KHR_video_maintenance2 + - VK_KHR_video_queue + - VK_KHR_vulkan_memory_model + - VK_KHR_workgroup_memory_explicit_layout + - VK_KHR_zero_initialize_workgroup_memory + - VK_NVX_binary_import + - VK_NVX_image_view_handle + - VK_NVX_multiview_per_view_attributes + - VK_NV_clip_space_w_scaling + - VK_NV_cluster_acceleration_structure + - VK_NV_compute_occupancy_priority + - VK_NV_compute_shader_derivatives + - VK_NV_cooperative_matrix + - VK_NV_cooperative_matrix2 + - VK_NV_cooperative_vector + - VK_NV_copy_memory_indirect + - VK_NV_corner_sampled_image + - VK_NV_coverage_reduction_mode + - VK_NV_cuda_kernel_launch + - VK_NV_dedicated_allocation + - VK_NV_dedicated_allocation_image_aliasing + - VK_NV_descriptor_pool_overallocation + + VK_NV_device_diagnostic_checkpoints + + VK_NV_device_diagnostics_config + - VK_NV_device_generated_commands + - VK_NV_device_generated_commands_compute + - VK_NV_disk_cache_utils + - VK_NV_extended_sparse_address_space + - VK_NV_fill_rectangle + - VK_NV_fragment_coverage_to_color + - VK_NV_fragment_shader_barycentric + - VK_NV_fragment_shading_rate_enums + - VK_NV_framebuffer_mixed_samples + - VK_NV_geometry_shader_passthrough + - VK_NV_inherited_viewport_scissor + - VK_NV_internal_nvpresent + - VK_NV_linear_color_attachment + - VK_NV_low_latency + - VK_NV_low_latency2 + - VK_NV_memory_decompression + - VK_NV_mesh_shader + - VK_NV_optical_flow + - VK_NV_partitioned_acceleration_structure + - VK_NV_present_metering + - VK_NV_raw_access_chains + - VK_NV_ray_tracing + - VK_NV_ray_tracing_invocation_reorder + - VK_NV_ray_tracing_motion_blur + - VK_NV_representative_fragment_test + - VK_NV_sample_mask_override_coverage + - VK_NV_scissor_exclusive + - VK_NV_shader_atomic_float16_vector + - VK_NV_shader_image_footprint + - VK_NV_shader_sm_builtins + - VK_NV_shader_subgroup_partitioned + - VK_NV_shading_rate_image + - VK_NV_viewport_array2 + - VK_NV_viewport_swizzle +Found 0 available device layers ! +Vulkan Physical Device Driver Properties: +- driverName: NVIDIA +- driverInfo: 595.58.03 +Vulkan Variable Rate Shading choice: 0. +Device properties: Geometry 1 BufferAtomic64 1 ImageAtomic64 1 +Enabling Vulkan Descriptor Buffers with: allowSamplerImageViewPostSubmitCreation=0, maxDescriptorBufferBindings=32, maxSamplerDescriptorBufferBindings=32, maxResourceDescriptorBufferBindings=32, samplerDescriptorBufferAddressSpaceSize=1099511627776, resourceDescriptorBufferAddressSpaceSize=1099511627776, maxSamplerDescriptorBufferRange=1099511627776, maxResourceDescriptorBufferRange=1099511627776, descriptorBufferAddressSpaceSize=1099511627776, descriptorBufferOffsetAlignment=64, samplerDescriptorSize=4 +Found 6 Queue Families +Initializing Queue Family 0: 16 queues Gfx Compute Xfer Sparse +Skipping unnecessary Queue Family 1: 2 queues Xfer Sparse +Skipping unnecessary Queue Family 2: 8 queues Compute Xfer Sparse +Skipping unnecessary Queue Family 3: 1 queues Xfer Sparse +Skipping unnecessary Queue Family 4: 2 queues Xfer Sparse +Skipping unnecessary Queue Family 5: 1 queues Xfer Sparse +TimestampValidBits=64 +Using 0 device layers. +Using 47 device extensions: +* VK_KHR_swapchain +* VK_EXT_memory_budget +* VK_EXT_memory_priority +* VK_KHR_create_renderpass2 +* VK_KHR_deferred_host_operations +* VK_KHR_spirv_1_4 +* VK_KHR_shader_float_controls +* VK_KHR_image_format_list +* VK_EXT_load_store_op_none +* VK_EXT_tooling_info +* VK_KHR_dynamic_rendering +* VK_KHR_pipeline_library +* VK_KHR_driver_properties +* VK_KHR_maintenance4 +* VK_KHR_maintenance5 +* VK_KHR_shader_atomic_int64 +* VK_EXT_shader_image_atomic_int64 +* VK_EXT_scalar_block_layout +* VK_EXT_shader_viewport_index_layer +* VK_KHR_separate_depth_stencil_layouts +* VK_KHR_synchronization2 +* VK_KHR_fragment_shading_rate +* VK_KHR_multiview +* VK_KHR_get_memory_requirements2 +* VK_EXT_descriptor_indexing +* VK_EXT_host_query_reset +* VK_EXT_subgroup_size_control +* VK_EXT_calibrated_timestamps +* VK_EXT_descriptor_buffer +* VK_EXT_device_fault +* VK_EXT_shader_demote_to_helper_invocation +* VK_KHR_16bit_storage +* VK_KHR_shader_float16_int8 +* VK_KHR_depth_stencil_resolve +* VK_EXT_pipeline_creation_cache_control +* VK_KHR_fragment_shader_barycentric +* VK_KHR_compute_shader_derivatives +* VK_KHR_sampler_ycbcr_conversion +* VK_KHR_timeline_semaphore +* VK_EXT_mesh_shader +* VK_EXT_graphics_pipeline_library +* VK_EXT_mutable_descriptor_type +* VK_KHR_buffer_device_address +* VK_KHR_acceleration_structure +* VK_KHR_ray_tracing_pipeline +* VK_KHR_ray_query +* VK_KHR_ray_tracing_position_fetch +Vulkan debug markers support: resource names disabled, begin/end labels disabled. +Max memory allocations 4294967295. +3 Device Memory Heaps: + 0: Flags 0x1 - Size 25757220864 (24564.00 MB) - Used 0 (0.00%) - DeviceLocal - PrimaryHeap + 1: Flags 0x0 - Size 50502672384 (48163.10 MB) - Used 0 (0.00%) + 2: Flags 0x1 - Size 257949696 (246.00 MB) - Used 0 (0.00%) - DeviceLocal +5 Device Memory Types (Not unified): + 1: Flags 0x00001 - Heap 0 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT + 0: Flags 0x00000 - Heap 1 - + 2: Flags 0x00006 - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT + 3: Flags 0x0000e - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT|VK_MEMORY_PROPERTY_HOST_CACHED_BIT + 4: Flags 0x00007 - Heap 2 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT|VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +Memory Budget Extension: + | Usage | Budget | Size | + ---------|------------------------------------------------------------------| + HEAP 00 | 0.07% / 17.38 MB | 23389.44 MB | 24564.00 MB | + HEAP 01 | 0.08% / 39.29 MB | 48163.10 MB | 48163.10 MB | + HEAP 02 | 17.28% / 42.50 MB | 203.50 MB | 246.00 MB | + ---------|------------------------------------------------------------------| +Dynamic Uniform Buffers are enabled, but they will not be used with Vulkan bindless. +Memory defrag is enabled, but it will not be used with Vulkan bindless. +FVulkanPipelineStateCacheManager: Binary pipeline cache '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/VulkanPSO.cache.10de.2684' not found. +Vulkan Async Compute has been DISABLED. +Wave Operations have been ENABLED (wave size: min=32 max=32). +Integrated GPU (iGPU): false +Current RHI supports per-draw and screenspace Variable Rate Shading +Texture pool is 17367 MB (70% of 24810 MB) +Metadata set : verbatimrhiname="Vulkan" +Metadata set : rhiname="Vulkan" +Metadata set : rhifeaturelevel="SM6" +Metadata set : shaderplatform="VULKAN_SM6" +Initializing FReadOnlyCVARCache +Running Turnkey SDK detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all' +Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all ] +ASTCEnc version 5.0.1 library loaded +Loaded Base TextureFormat: TextureFormatASTC +Loaded Base TextureFormat: TextureFormatDXT +Loaded Base TextureFormat: TextureFormatETC2 +Loaded Base TextureFormat: TextureFormatIntelISPCTexComp +Loaded Base TextureFormat: TextureFormatUncompressed +Oodle Texture TFO init; latest sdk version = 2.9.13 +Oodle Texture loading DLL: liboo2texlinux64.2.9.13.so +Oodle Texture loading DLL: liboo2texlinux64.2.9.5.so +Loaded Base TextureFormat: TextureFormatOodle +Loaded TargetPlatform 'LinuxArm64' +Loaded TargetPlatform 'LinuxArm64Server' +Loaded TargetPlatform 'LinuxArm64Client' +Loaded TargetPlatform 'Linux' +Loaded TargetPlatform 'LinuxEditor' +Loaded TargetPlatform 'LinuxServer' +Loaded TargetPlatform 'LinuxClient' +Loaded TargetPlatform 'Android' +Loaded TargetPlatform 'Android_ASTC' +Loaded TargetPlatform 'Android_DXT' +Loaded TargetPlatform 'Android_ETC2' +Loaded TargetPlatform 'Android_OpenXR' +Loaded TargetPlatform 'AndroidClient' +Loaded TargetPlatform 'Android_ASTCClient' +Loaded TargetPlatform 'Android_DXTClient' +Loaded TargetPlatform 'Android_ETC2Client' +Loaded TargetPlatform 'Android_OpenXRClient' +Loaded TargetPlatform 'Android_Multi' +Loaded TargetPlatform 'Android_MultiClient' +Building Assets For LinuxEditor +Unable to find shader format SF_VULKAN_SM6 from hinted modules, loading all potential format modules to find it +Loaded format module ShaderFormatOpenGL + GLSL_150_ES31 + GLSL_ES3_1_ANDROID +Loaded format module ShaderFormatVectorVM + VVM_1_0 +Loaded format module VulkanShaderFormat + SF_VULKAN_SM5 + SF_VULKAN_ES31_ANDROID + SF_VULKAN_ES31 + SF_VULKAN_SM5_ANDROID + SF_VULKAN_SM6 +Ray tracing is enabled (dynamic). Reason: r.RayTracing=1 and r.RayTracing.EnableOnDemand=1. +Ray tracing shaders are enabled. +Memory: Max Cache Size: -1 MB +FDerivedDataBackendGraph: Pak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +Unable to find inner node Pak for hierarchy Hierarchy. +FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +Unable to find inner node CompressedPak for hierarchy Hierarchy. +../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (1217 MiB) +FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +Unable to find inner node EnterprisePak for hierarchy Hierarchy. +Found Zen config default=/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data +InTree version at '/opt/unreal-engine/Engine/Binaries/Linux/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +Installed version at '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +No current process using the data dir found, launching a new instance +Launching executable '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver', working dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install', data dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data', args '--port 8558 --data-dir "/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data" --http asio --gc-cache-duration-seconds 1209600 --gc-interval-seconds 21600 --gc-low-diskspace-threshold 2147483648 --quiet --http-forceloopback --owner-pid 91956 --child-id Zen_91956_Startup' +Unreal Zen Storage Server HTTP service at [::1]:8658 status: OK!. +Local ZenServer AutoLaunch initialization completed in 0.119 seconds +ZenLocal: Using ZenServer HTTP service at http://[::1]:8658/ with namespace ue.ddc status: OK!. +/home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds. +/home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.00ms. RandomReadSpeed=3880.97MBs, RandomWriteSpeed=797.19MBs. Assigned SpeedClass 'Local' +Local: Using data cache path /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: DeleteOnly +ZenShared: Disabled because Host is set to 'None' +Unable to find inner node ZenShared for hierarchy Hierarchy. +Shared: Disabled because no path is configured. +Unable to find inner node Shared for hierarchy Hierarchy. +Cloud: Disabled because Host is set to 'None' +Unable to find inner node Cloud for hierarchy Hierarchy. +Guid format shader working directory is 14 characters bigger than the processId version (../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/WorkingDirectory/91956/). +Cleaned the shader compiler working directory '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/tmp/20B65D3016F44F0BA883643AC76E258D/'. +UBA/Horde Configuration [Uba.Provider.Horde]: Not Enabled +Using 8 local workers for shader compilation +Compiling shader autogen file: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/ShaderAutogen/VULKAN_SM6/AutogenShaderHeaders.ush +Autogen file is unchanged, skipping write. +Completed SDK detection: ExitCode = 0 +Using FreeType 2.10.0 +SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png' error. +Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] +Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' error. +Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] +FAssetRegistry took 0.0019 seconds to start up +AssetDataGatherer spent 0.000s loading caches ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_*.bin. +EditorDomain is Disabled +Deviceprofile LinuxArm64Editor not found. +Deviceprofile LinuxArm64 not found. +Selected Device Profile: [LinuxEditor] +Active device profile: [0xb55aa6cf280][0xb55aa915000 66] LinuxEditor +Metadata set : deviceprofile="LinuxEditor" +FlushAsyncLoading(1): 1 QueuedPackages, 0 AsyncPackages +Texture Encode Speed: FinalIfAvailable (editor). +Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +Shared linear texture encoding: Disabled +Turnkey Platform: Android: (Status=Invalid, MinAllowed_Sdk=r25b, MaxAllowed_Sdk=r29, Current_Sdk=, Allowed_AutoSdk=r27c, Current_AutoSdk=, Flags="Platform_InvalidHostPrerequisites, Support_FullSdk", Error="Android Studio is not installed correctly.") +Turnkey Platform: Linux: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +Turnkey Platform: LinuxArm64: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +Running Turnkey device detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI' +Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI -nocompile -nocompileuat ] +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness because of a recursive sync load +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec because of a recursive sync load +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_M because of a recursive sync load +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_N because of a recursive sync load +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Opacity/CameraDepthFade because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDiffuse because of a recursive sync load +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions02/Utility/BreakOutFloat2Components because of a recursive sync load +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultPostProcessMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultDeferredDecalMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultLightFunctionMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/WorldGridMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDeferredDecalMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/WorldGridMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +HLOD mesh reduction module (r.ProxyLODMeshReductionModule) set to "ProxyLODMeshReduction" which doesn't exist. +Using QuadricMeshReduction for automatic static mesh reduction +Using SkeletalMeshReduction for automatic skeletal mesh reduction +No automatic mesh merging module available +No distributed automatic mesh merging module available +No automatic mesh merging module available +No distributed automatic mesh merging module available +Completed device detection: Code = 0 +Applying CVar settings from Section [/Script/CQTest.CQTestSettings] File [Engine] +VirtualizationSystem name found in ini file: None +FNullVirtualizationSystem mounted, virtualization will be disabled +FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetActorFactory name: NetActorFactory id: 0 +FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetSubObjectFactory name: NetSubObjectFactory id: 1 +Linux SourceCodeAccessSettings: VisualStudioCode +Border +BreadcrumbButton +Brushes.Title +ColorPicker.ColorThemes +Default +Icons.Save +Icons.Toolbar.Settings +ListView +SoftwareCursor_CardinalCross +SoftwareCursor_Grab +TableView.DarkRow +TableView.Row +TreeView +FWorldPartitionClassDescRegistry::Initialize started... +FWorldPartitionClassDescRegistry::Initialize took 1.780 ms +XR: Instanced Stereo Rendering is Enabled +XR: MultiViewport is Enabled +XR: Mobile Multiview is Disabled +Turnkey Device: Linux@WEYLAND-YUTANI: (Name=WEYLAND-YUTANI, Type=Computer, Status=Valid, Allowed=, Current=Arch Linux, Flags="Device_InstallSoftwareValid") +UGameplayTagsManager::InitializeManager - 0.000 s +Niagara Debugger Client Initialized | Session: 2BAEF909EB4C48D0800000000000E800 | Instance: 2D9976B3AA9F4508B1E1727DFC7AADC1 (WEYLAND-YUTANI-91956). +MetaSound Page Target Initialized to 'Default' +Registering Engine Module Parameter Interfaces... +MetaSound Engine Initialized +Initializing TcpMessaging bridge +Work queue size set to 1024. +Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +Unicast socket bound to '0.0.0.0:52512'. +Added local interface '192.168.1.180' to multicast group '230.0.0.1:6666' +Added local interface '192.168.122.1' to multicast group '230.0.0.1:6666' +Added local interface '172.31.0.1' to multicast group '230.0.0.1:6666' +Using asynchronous task graph for message deserialization. +MakeRuntimeORTDml: + DirectML: no + RHI D3D12: no + D3D12: no + NPU: no +Interface availability: + GPU: no + RDG: no + NPU: no +NNERuntimeORTDml can only cook! +Initialize +OnSessionChanged +Initialize +OnSessionChanged +Initialize +OnSessionChanged +Initialize +OnSessionChanged +[RegisterExtension] Registering CVD Extension [FChaosVDGenericDebugDrawExtension] ... +[RegisterExtension] Registering CVD Extension [FChaosVDAccelerationStructuresExtension] ... +UAndroidPermissionCallbackProxy::GetInstance +No Audio Capture implementations found. Audio input will be silent. +No Audio Capture implementations found. Audio input will be silent. +OpenXR ignores max viewport resolution in editor to support full HMD resolutions. +Applying CVar settings from Section [/Script/NNEDenoiser.NNEDenoiserSettings] File [Engine] +Failed to read file '../../../Engine/Content/Slate/Icons/doc_16x.png' error. +Could not load file for Slate resource: [../../../Engine/Content/Slate/Icons/doc_16x.png] file: [../../../Engine/Content/Slate/Icons/doc_16x.png] +Failed to read file '../../../Engine/Content/Slate/Common/ButtonHoverHint.png' error. +Could not load file for Slate resource: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] file: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] +Cannot determine whether '/home/reimoz/.steampath' is a directory - d_type not supported and stat() failed with errno=2 (No such file or directory) +Revision control is disabled +Revision control is disabled +Loaded 0 collections in 0.002397 seconds +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Collections/' took 0.00s +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Developers/reimoz/Collections/' took 0.00s +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Collections/' took 0.00s +43167 objects as part of root set at end of initial load. +CloseDisregardForGC: 0/0 objects in disregard for GC pool +Initializing Engine... +0x00007f1273f4c7b6 Dladdr: 0.028180ms Open: 0.019010ms Search: 0.038100ms +0x00007f1273ef86d6 Dladdr: 0.004560ms Open: 0.005260ms Search: 0.033800ms +0x00007f1273f044d3 Dladdr: 0.003160ms Open: 0.004790ms Search: 0.034690ms +0x00007f1273f35395 Dladdr: 0.002740ms Open: 0.004730ms Search: 0.033270ms +0x00007f1273f1b840 Dladdr: 0.003130ms Open: 0.005040ms Search: 0.033060ms +0x00007f136d19429e Dladdr: 0.286510ms Open: 0.010750ms Search: 0.046110ms +0x00007f136d1800f9 Dladdr: 0.303840ms Open: 0.005890ms Search: 0.042020ms +0x00007f1364443dbf Dladdr: 0.109490ms Open: 0.006290ms Search: 0.041420ms +0x00007f13644488a9 Dladdr: 0.105471ms Open: 0.005110ms Search: 0.041380ms +0x00007f13651b01e8 Dladdr: 0.111440ms Open: 0.006310ms Search: 0.043310ms +0x000000000023a54d Dladdr: 0.002970ms Open: 0.006970ms Search: 0.029900ms +0x00007f13651bbb30 Dladdr: 0.125860ms Open: 0.014180ms Search: 0.045960ms +0x000000000024cd32 Dladdr: 0.003110ms Open: 0.006440ms Search: 0.032610ms +0x00007f136eb45e59 Dladdr: 0.001170ms Open: 0.006060ms Search: 0.022290ms +0x00007f13626366c0 Dladdr: 0.019130ms Open: 0.004250ms Search: 0.001080ms +0x00007f13626367f8 Dladdr: 0.014990ms Open: 0.002300ms Search: 0.000120ms +0x0000000000239649 Dladdr: 0.002120ms Open: 0.004570ms Search: 0.029120ms +FPlatformStackWalk::StackWalkAndDump - 0.002 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 148] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007f1273f4c7b7 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_0::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +[Callstack] 0x00007f1273ef86d7 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +[Callstack] 0x00007f1273f044d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[Callstack] 0x00007f1273f35396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007f1273f1b841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007f136d19429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007f136d1800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007f1364443dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007f13644488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007f13651b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007f13651bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007f136eb45e5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007f13626366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007f13626367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [N:-1] + + SubmitErrorReport - 0.000 s + SendNewReport - 0.018 s + FDebug::EnsureFailed - 0.025 s +0x00007f1273f4c7f8 Dladdr: 0.075650ms Open: 0.026080ms Search: 0.039000ms +0x00007f1273ef86ef Dladdr: 0.005110ms Open: 0.006600ms Search: 0.035280ms +0x00007f1273f044d3 Dladdr: 0.003260ms Open: 0.004930ms Search: 0.035130ms +0x00007f1273f35395 Dladdr: 0.003040ms Open: 0.005120ms Search: 0.040510ms +0x00007f1273f1b840 Dladdr: 0.006000ms Open: 0.007260ms Search: 0.036350ms +0x00007f136d19429e Dladdr: 0.459040ms Open: 0.017120ms Search: 0.058121ms +0x00007f136d1800f9 Dladdr: 0.290170ms Open: 0.014000ms Search: 0.044090ms +0x00007f1364443dbf Dladdr: 0.160010ms Open: 0.018270ms Search: 0.057360ms +0x00007f13644488a9 Dladdr: 0.125110ms Open: 0.008580ms Search: 0.044580ms +0x00007f13651b01e8 Dladdr: 0.113890ms Open: 0.008110ms Search: 0.044550ms +0x000000000023a54d Dladdr: 0.003430ms Open: 0.008160ms Search: 0.028600ms +0x00007f13651bbb30 Dladdr: 0.118060ms Open: 0.007220ms Search: 0.047360ms +0x000000000024cd32 Dladdr: 0.002720ms Open: 0.005160ms Search: 0.032440ms +0x00007f136eb45e59 Dladdr: 0.002320ms Open: 0.007750ms Search: 0.023640ms +0x00007f13626366c0 Dladdr: 0.024400ms Open: 0.004590ms Search: 0.001030ms +0x00007f13626367f8 Dladdr: 0.014450ms Open: 0.002120ms Search: 0.000130ms +0x0000000000239649 Dladdr: 0.001970ms Open: 0.004750ms Search: 0.029320ms +FPlatformStackWalk::StackWalkAndDump - 0.003 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 149] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007f1273f4c7f9 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_1::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +[Callstack] 0x00007f1273ef86f0 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +[Callstack] 0x00007f1273f044d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[Callstack] 0x00007f1273f35396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007f1273f1b841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007f136d19429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007f136d1800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007f1364443dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007f13644488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007f13651b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007f13651bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007f136eb45e5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007f13626366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007f13626367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [N:-1] + + SubmitErrorReport - 0.000 s + SendNewReport - 0.023 s + FDebug::EnsureFailed - 0.027 s +0x00007f1273f4c83a Dladdr: 0.058110ms Open: 0.014970ms Search: 0.033640ms +0x00007f1273ef8607 Dladdr: 0.003970ms Open: 0.005500ms Search: 0.051800ms +0x00007f1273f044d3 Dladdr: 0.003940ms Open: 0.005290ms Search: 0.037010ms +0x00007f1273f35395 Dladdr: 0.003010ms Open: 0.005050ms Search: 0.036380ms +0x00007f1273f1b840 Dladdr: 0.002830ms Open: 0.005350ms Search: 0.036960ms +0x00007f136d19429e Dladdr: 0.370841ms Open: 0.010700ms Search: 0.049170ms +0x00007f136d1800f9 Dladdr: 0.897030ms Open: 0.009560ms Search: 0.044620ms +0x00007f1364443dbf Dladdr: 0.197520ms Open: 0.007370ms Search: 0.041480ms +0x00007f13644488a9 Dladdr: 0.113070ms Open: 0.005730ms Search: 0.038900ms +0x00007f13651b01e8 Dladdr: 0.121940ms Open: 0.005950ms Search: 0.040720ms +0x000000000023a54d Dladdr: 0.003500ms Open: 0.006000ms Search: 0.026750ms +0x00007f13651bbb30 Dladdr: 0.115050ms Open: 0.005370ms Search: 0.039780ms +0x000000000024cd32 Dladdr: 0.002340ms Open: 0.004130ms Search: 0.029770ms +0x00007f136eb45e59 Dladdr: 0.002550ms Open: 0.008680ms Search: 0.022100ms +0x00007f13626366c0 Dladdr: 0.022300ms Open: 0.003940ms Search: 0.000780ms +0x00007f13626367f8 Dladdr: 0.010710ms Open: 0.002860ms Search: 0.000170ms +0x0000000000239649 Dladdr: 0.001910ms Open: 0.005540ms Search: 0.027550ms +FPlatformStackWalk::StackWalkAndDump - 0.003 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 154] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007f1273f4c83b libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_2::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:154] +[Callstack] 0x00007f1273ef8608 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:154] +[Callstack] 0x00007f1273f044d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[Callstack] 0x00007f1273f35396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007f1273f1b841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007f136d19429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007f136d1800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007f1364443dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007f13644488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007f13651b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007f13651bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007f136eb45e5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007f13626366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007f13626367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [N:-1] + + SubmitErrorReport - 0.000 s + SendNewReport - 0.020 s + FDebug::EnsureFailed - 0.034 s +0x00007f1273f4c87c Dladdr: 0.081520ms Open: 0.014620ms Search: 0.038090ms +0x00007f1273ef861d Dladdr: 0.004730ms Open: 0.005610ms Search: 0.032170ms +0x00007f1273f044d3 Dladdr: 0.003580ms Open: 0.005550ms Search: 0.036370ms +0x00007f1273f35395 Dladdr: 0.004090ms Open: 0.005790ms Search: 0.037240ms +0x00007f1273f1b840 Dladdr: 0.003210ms Open: 0.005050ms Search: 0.035440ms +0x00007f136d19429e Dladdr: 0.529581ms Open: 0.019020ms Search: 0.053550ms +0x00007f136d1800f9 Dladdr: 0.277160ms Open: 0.005320ms Search: 0.041720ms +0x00007f1364443dbf Dladdr: 0.116700ms Open: 0.008520ms Search: 0.043790ms +0x00007f13644488a9 Dladdr: 0.104210ms Open: 0.005870ms Search: 0.040980ms +0x00007f13651b01e8 Dladdr: 0.152090ms Open: 0.012960ms Search: 0.038920ms +0x000000000023a54d Dladdr: 0.004030ms Open: 0.006880ms Search: 0.029530ms +0x00007f13651bbb30 Dladdr: 0.106410ms Open: 0.005890ms Search: 0.037700ms +0x000000000024cd32 Dladdr: 0.002220ms Open: 0.004520ms Search: 0.027960ms +0x00007f136eb45e59 Dladdr: 0.001190ms Open: 0.005630ms Search: 0.020180ms +0x00007f13626366c0 Dladdr: 0.018010ms Open: 0.005180ms Search: 0.000770ms +0x00007f13626367f8 Dladdr: 0.012140ms Open: 0.002360ms Search: 0.000130ms +0x0000000000239649 Dladdr: 0.001800ms Open: 0.005020ms Search: 0.030960ms +FPlatformStackWalk::StackWalkAndDump - 0.002 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 155] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007f1273f4c87d libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_3::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:155] +[Callstack] 0x00007f1273ef861e libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:155] +[Callstack] 0x00007f1273f044d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[Callstack] 0x00007f1273f35396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007f1273f1b841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007f136d19429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007f136d1800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007f1364443dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007f13644488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007f13651b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007f13651bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007f136eb45e5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007f13626366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007f13626367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [N:-1] + + SubmitErrorReport - 0.000 s diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-850674013E5341C08E506A18A788F5A8/CrashContext.runtime-xml b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-850674013E5341C08E506A18A788F5A8/CrashContext.runtime-xml new file mode 100644 index 0000000..513426a --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-850674013E5341C08E506A18A788F5A8/CrashContext.runtime-xml @@ -0,0 +1,1216 @@ + + + + 3 + B62CE0F13D8A4EDBB527E0548A967BAA + UECC-Linux-638DF031E0E544AEACA83F99CA423844_0003 + true + false + false + Ensure + Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 149] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +0x00007f1273f4c7f9 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_1::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +0x00007f1273ef86f0 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +0x00007f1273f044d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +0x00007f1273f35396 libUnrealEditor-OpenXRHMD.so!TSharedRef<FOpenXRHMD, (ESPMode)1> FSceneViewExtensions::NewExtension<FOpenXRHMD, XrInstance_T*&, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr<FOpenXRRenderBridge>&&&, TArray<char const*, TSizedDefaultAllocator<32> >&&&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +0x00007f1273f1b841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +0x00007f136d19429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +0x00007f136d1800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +0x00007f1364443dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +0x00007f13644488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +0x00007f13651b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +0x00007f13651bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +0x00007f136eb45e5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +0x00007f13626366c1 libc.so.6!UnknownFunction(0x276c0) +0x00007f13626367f9 libc.so.6!__libc_start_main(+0x88) +0x000000000023964a UnrealEditor!_start [ N:-1] + + + Attended + 91956 + 0 + false + false + true + false + UE-MyProject2 + UnrealEditor + Development + + LinuxEditor + Linux [Arch Linux 6.19.11-arch1-1 64b] + Linux + Editor + Vanilla + + 5.6.1-44394996+++UE5+Release-5.6 + 5.6.1-44394996+++UE5+Release-5.6 + CommandLineRemoved + 9 + en_US + ++UE5+Release-5.6-CL-44394996 + **UE5*Release-5.6-CL-44394996-Linux-Development + true + false + + /opt/unreal-engine/Engine/Binaries/Linux/ + /opt/unreal-engine/ + E5D2B3C70A61446E8360CCAEADDA3CCF-000003E8 + e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 + + + Sent in the unattended mode + + 0 + + 8 + 16 + 1 + AuthenticAMD + AMD Ryzen 7 3800X 8-Core Processor + NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86 + Arch Linux + 6.19.11-arch1-1 + + 67336896512 + 0 + 4096 + 63 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 8 + libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_1::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +libUnrealEditor-OpenXRHMD.so!TSharedRef<FOpenXRHMD, (ESPMode)1> FSceneViewExtensions::NewExtension<FOpenXRHMD, XrInstance_T*&, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr<FOpenXRRenderBridge>&&&, TArray<char const*, TSizedDefaultAllocator<32> >&&&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +libc.so.6!UnknownFunction(0x276c0) +libc.so.6!__libc_start_main(+0x88) +UnrealEditor!_start [/opt/unreal-engine/Engine/Binaries/Linux/UnrealEditor:-1] + + + +libUnrealEditor-OpenXRHMD 0x00007f1273eb2000 + 9a7f9 +libUnrealEditor-OpenXRHMD 0x00007f1273eb2000 + 466f0 +libUnrealEditor-OpenXRHMD 0x00007f1273eb2000 + 524d4 +libUnrealEditor-OpenXRHMD 0x00007f1273eb2000 + 83396 +libUnrealEditor-OpenXRHMD 0x00007f1273eb2000 + 69841 +libUnrealEditor-Engine 0x00007f1367c00000 + 559429f +libUnrealEditor-Engine 0x00007f1367c00000 + 55800fa +libUnrealEditor-UnrealEd 0x00007f1362c00000 + 1843dc0 +libUnrealEditor-UnrealEd 0x00007f1362c00000 + 18488aa +libUnrealEditor-UnrealEd 0x00007f1362c00000 + 25b01e9 +UnrealEditor 0x0000000000200000 + 3a54e +libUnrealEditor-UnrealEd 0x00007f1362c00000 + 25bbb31 +UnrealEditor 0x0000000000200000 + 4cd33 +libUnrealEditor-UnixCommonStartup 0x00007f136eb3d000 + 8e5a +libc.so 0x00007f136260f000 + 276c1 +libc.so 0x00007f136260f000 + 277f9 +UnrealEditor 0x0000000000200000 + 3964a + + FD8312287805F0F84EC71D7A70D332520ECF1BBC + 639124032119660000 + 1 + AMD Ryzen 7 3800X 8-Core Processor + 1.0 + + + + 5 + Trace/breakpoint trap + 0 + 0 + + + LinuxEditorNo errors + false + Vulkan + NVIDIA GeForce RTX 4090 + 595.58 + 595.58 + 01-01-01 + SM6 + NVIDIA + 2684 + LinuxEditor + + + + + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RDG Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IoStore Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mass Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "World Metrics" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "XGE Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Enhanced Input" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Visual Debugger" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "FastBuild Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Command Link Server" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chaos Insights" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "UBA Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chaos Cloth" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mesh Painting" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "TraceUtilities" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Gameplay Cameras" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Engine Cameras" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Camera Shake Previewer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Launcher Chunk Installer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Color Grading" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Facial Animation Bulk Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Asset Manager Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Engine Asset Definitions" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Blueprint C++ Header Preview" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Proxy LOD Plugin (Experimental)" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Wizard for mobile packaging scenarios" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UMG Widget Preview" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Data Validation" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "Stylus & Tablet Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CryptoKeys" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GameplayTagsEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "EditorDebugTools" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mac Graphics Switching" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Modeling Tools Editor Mode" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GeometryMode" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Curve Editor Tools" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequencer Anim Tools" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Mesh LOD Toolset" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Plugin Browser" +} + { +"Version": 2, +"VersionName": "0.2", +"FriendlyName": "UVEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Scripting Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Changelist Reviews" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Material Analyzer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "World Partition HLOD Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "SpeedTree Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Environment Query Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AISupport" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Media Compositing" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "AVF Media Player" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "Android Media Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Media Player Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Image Sequence Media Player" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "WMF Media Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "WebM Video Player" +} + { +"Version": 0, +"VersionName": "0.1", +"FriendlyName": "Media Plate" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Oodle Network" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MetaHuman SDK" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Datasmith Content" +} + { +"Version": 131, +"VersionName": "1.3.1", +"FriendlyName": "glTF Exporter" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Variant Manager" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Variant Manager Content" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Tests" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Niagara" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NiagaraSimCaching" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Cascade Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Alembic Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Performance" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Localizable Message" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "GeometryFlow" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Telemetry" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequence Navigator" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Platform Cryptography Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Low-level network trace Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosUserDataPT" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Level Sequence Navigator Bridge" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NFORDenoise" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Tool Presets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosCaching" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "TEDS: Editor Data Storage" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Planar Cut" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Python Editor Script Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Automation Utilities" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Fracture" +} + { +"Version": 1, +"VersionName": "1", +"FriendlyName": "BackChannel" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry Dataflow Nodes" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Telemetry" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Experimental Mesh Modeling Toolset" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Skeletal Mesh Simplifier (Early Access)" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Editor DataflowGraph" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Batch Renamer" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Niagara" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Full Body IK" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "TEDS: Editor Data Storage Features" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "CharacterAI" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Solver" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem NULL" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Services" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Base" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem Utils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "EOS Shared" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Asset Tags" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MsQuic Runtime Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Procedural Mesh Component" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GooglePAD" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Android Runtime Permission" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Example Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Windows Movie Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Linux Device Profile Selector" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Mesh Modeling Toolset" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Custom Mesh Component" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IOS Device Profile Selector" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry Processing" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "StateTree" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Audio Capture" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Apple Movie Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Wave Tables" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XRBase" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chunk Downloader" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Google Cloud Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Resonance Audio" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Input Debugging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ArchVis Character" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXR" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Windows Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Android Movie Player" +} + { +"Version": 1, +"VersionName": "1.1", +"FriendlyName": "Synthesis and DSP Effects" +} + { +"Version": 2, +"VersionName": "1.0", +"FriendlyName": "Groom" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mobile Patching Utilities" +} + { +"Version": 1, +"VersionName": "0.9", +"FriendlyName": "Compute Framework" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Apple Image Utils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXREyeTracker" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Movie Player for WebM files" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Audio Synesthesia" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Cable Component" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RigVM" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "PropertyBindingUtils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MetaSound" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Significance Manager" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "SoundFields" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Android Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AndroidFileServer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Property Access Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mobile Location Services Blueprints Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Actor Layer Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Geometry Cache" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AudioWidgets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXRHandTracking" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "TCP Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UDP Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NNEDenoiser" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NNERuntimeORT" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Paper2D" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Framework" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Framework Assets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Take Recorder" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Camera Calibration Core" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "CLion Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Perforce" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "PIX on Windows GPU Capture Plugin" +} + { +"Version": 110, +"VersionName": "1.11.0", +"FriendlyName": "Plastic SCM" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Dump GPU Services" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Plugin Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Visual Studio Code Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XCode Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Sharing" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RenderDoc Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Project Launcher" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Linux Compiler-only Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Property Access Node" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CodeLite Integration" +} + { +"Version": 2, +"VersionName": "1.7", +"FriendlyName": "Rider Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UObject Example Plugin" +} + { +"Version": 14, +"VersionName": "1.4", +"FriendlyName": "Git" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Visual Studio Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Subversion" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Oodle Texture" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Actor Sequence (Experimental)" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Template Sequence" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequencer Scripting" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "KDevelop Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NamingTokens" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "10X Editor Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Level Sequence Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig Modules" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Insights" +} + { +"Version": 10, +"VersionName": "10.2.7", +"FriendlyName": "RigLogic Plugin v10.3.0" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig Spline" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Modifier Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Skeletal Mesh Editing Tools" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IK Rig" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Tweening Utils" +} + { +"Version": 1, +"VersionName": "0.9", +"FriendlyName": "Deformer Graph" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Blendspace Motion Analysis" +} + { +"Version": 1, +"VersionName": "2.0", +"FriendlyName": "Live Link" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Data" +} + { +"Version": 30100, +"VersionName": "3.1.0", +"FriendlyName": "Animation Compression Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Portable Object File Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Object Mixer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Light Mixer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - Class Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - File Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - Asset Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem GooglePlay" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem iOS" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "BaseCharacterFXEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XInput Device" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CompositeCore" +} + + diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-850674013E5341C08E506A18A788F5A8/CrashReportClient.ini b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-850674013E5341C08E506A18A788F5A8/CrashReportClient.ini new file mode 100644 index 0000000..ac738fd --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-850674013E5341C08E506A18A788F5A8/CrashReportClient.ini @@ -0,0 +1,10 @@ +[CrashReportClient] +bHideLogFilesOption=false +bHideAllowToBeContactedOption=false +bIsAllowedToCloseWithoutSending=true +bIsAllowedToSendWithoutDetailedInfo=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true +bAgreeToCrashUpload=false + diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-850674013E5341C08E506A18A788F5A8/Diagnostics.txt b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-850674013E5341C08E506A18A788F5A8/Diagnostics.txt new file mode 100644 index 0000000..da39e3c --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-850674013E5341C08E506A18A788F5A8/Diagnostics.txt @@ -0,0 +1,36 @@ +Generating report for minidump + +Application version 5.6.1.0 + ... built from changelist 44394996 + +OS version Linux 6.19.11-arch1-1 (network name: WEYLAND-YUTANI) +Running 8 x86_64 processors (16 logical cores) +Exception was "Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 149] " + + + + + +libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_1::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +libc.so.6!UnknownFunction(0x276c0) +libc.so.6!__libc_start_main(+0x88) +UnrealEditor!_start [/opt/unreal-engine/Engine/Binaries/Linux/UnrealEditor:-1] + + + +0 loaded modules + +Report end! diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-850674013E5341C08E506A18A788F5A8/MyProject2.log b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-850674013E5341C08E506A18A788F5A8/MyProject2.log new file mode 100644 index 0000000..ef15d27 --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-850674013E5341C08E506A18A788F5A8/MyProject2.log @@ -0,0 +1,1517 @@ +Stats thread started at 0.130602 +Metadata set : systemresolution.resx="1280" +Metadata set : systemresolution.resy="720" +OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +Session CrashGUID >==================================================== + Session CrashGUID > UECC-Linux-638DF031E0E544AEACA83F99CA423844 + Session CrashGUID >==================================================== +No local boot hotfix file found at: [../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +Pre-Initializing Audio Device Manager... +AudioInfo: 'OPUS' Registered +AudioInfo: 'OGG' Registered +AudioInfo: 'ADPCM' Registered +AudioInfo: 'PCM' Registered +AudioInfo: 'BINKA' Registered +AudioInfo: 'RADA' Registered +Audio Device Manager Pre-Initialized +Looking for build plugins target receipt +Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +Asset registry cache read as 67.9 MiB from ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_0.bin +Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +Looking for enabled plugins target receipt +Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +Loading Android ini files took 0.19 seconds +Loading Mac ini files took 0.21 seconds +Loading VulkanPC ini files took 0.22 seconds +Loading TVOS ini files took 0.24 seconds +Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +Loading IOS ini files took 0.28 seconds +Loading VisionOS ini files took 0.28 seconds +Loading Unix ini files took 0.34 seconds +Mounting Engine plugin RenderGraphInsights +Mounting Engine plugin IoStoreInsights +Mounting Engine plugin MassInsights +Mounting Engine plugin WorldMetrics +Mounting Engine plugin XGEController +Mounting Engine plugin EnhancedInput +Mounting Engine plugin ChaosVD +Mounting Engine plugin FastBuildController +Loading Windows ini files took 0.48 seconds +Mounting Engine plugin CmdLinkServer +Mounting Engine plugin ChaosInsights +Mounting Engine plugin UbaController +Mounting Engine plugin ChaosCloth +Mounting Engine plugin MeshPainting +Mounting Engine plugin TraceUtilities +Mounting Engine plugin GameplayCameras +Mounting Engine plugin EngineCameras +Mounting Engine plugin CameraShakePreviewer +Loading LinuxArm64 ini files took 0.50 seconds +Mounting Engine plugin LauncherChunkInstaller +Mounting Engine plugin ColorGrading +Mounting Engine plugin FacialAnimation +Mounting Engine plugin AssetManagerEditor +Mounting Engine plugin EngineAssetDefinitions +Loading Linux ini files took 0.51 seconds +Mounting Engine plugin BlueprintHeaderView +Mounting Engine plugin ProxyLODPlugin +Mounting Engine plugin MobileLauncherProfileWizard +Mounting Engine plugin UMGWidgetPreview +Mounting Engine plugin DataValidation +Mounting Engine plugin StylusInput +Mounting Engine plugin CryptoKeys +Mounting Engine plugin GameplayTagsEditor +Mounting Engine plugin EditorDebugTools +Mounting Engine plugin MacGraphicsSwitching +Mounting Engine plugin ModelingToolsEditorMode +Mounting Engine plugin GeometryMode +Mounting Engine plugin CurveEditorTools +Mounting Engine plugin SequencerAnimTools +Mounting Engine plugin MeshLODToolset +Mounting Engine plugin PluginBrowser +Mounting Engine plugin UVEditor +Mounting Engine plugin EditorScriptingUtilities +Mounting Engine plugin ChangelistReview +Mounting Engine plugin MaterialAnalyzer +Mounting Engine plugin WorldPartitionHLODUtilities +Mounting Engine plugin SpeedTreeImporter +Mounting Engine plugin EnvironmentQueryEditor +Mounting Engine plugin AISupport +Mounting Engine plugin MediaCompositing +Mounting Engine plugin AvfMedia +Mounting Engine plugin AndroidMedia +Mounting Engine plugin MediaPlayerEditor +Mounting Engine plugin ImgMedia +Mounting Engine plugin WmfMedia +Mounting Engine plugin WebMMedia +Mounting Engine plugin MediaPlate +Mounting Engine plugin OodleNetwork +Mounting Engine plugin MetaHumanSDK +Mounting Engine plugin DatasmithContent +Mounting Engine plugin GLTFExporter +Mounting Engine plugin VariantManager +Mounting Engine plugin VariantManagerContent +Mounting Engine plugin InterchangeTests +Mounting Engine plugin Niagara +Mounting Engine plugin NiagaraSimCaching +Mounting Engine plugin Cascade +Mounting Engine plugin AlembicImporter +Mounting Engine plugin EditorPerformance +Mounting Engine plugin LocalizableMessage +Mounting Engine plugin GeometryFlow +Mounting Engine plugin RuntimeTelemetry +Mounting Engine plugin SequenceNavigator +Mounting Engine plugin PlatformCrypto +Mounting Engine plugin LowLevelNetTrace +Mounting Engine plugin GeometryCollectionPlugin +Mounting Engine plugin ChaosUserDataPT +Mounting Engine plugin LevelSequenceNavigatorBridge +Mounting Engine plugin NFORDenoise +Mounting Engine plugin ToolPresets +Mounting Engine plugin ChaosCaching +Mounting Engine plugin EditorDataStorage +Mounting Engine plugin PlanarCut +Mounting Engine plugin PythonScriptPlugin +Mounting Engine plugin AutomationUtils +Mounting Engine plugin Fracture +Mounting Engine plugin BackChannel +Mounting Engine plugin GeometryDataflow +Mounting Engine plugin EditorTelemetry +Mounting Engine plugin MeshModelingToolsetExp +Mounting Engine plugin SkeletalReduction +Mounting Engine plugin Dataflow +Mounting Engine plugin AdvancedRenamer +Mounting Engine plugin ChaosNiagara +Mounting Engine plugin FullBodyIK +Mounting Engine plugin EditorDataStorageFeatures +Mounting Engine plugin CharacterAI +Mounting Engine plugin ChaosSolverPlugin +Mounting Engine plugin ChaosEditor +Mounting Engine plugin OnlineSubsystemNull +Mounting Engine plugin OnlineServices +Mounting Engine plugin OnlineBase +Mounting Engine plugin OnlineSubsystem +Mounting Engine plugin OnlineSubsystemUtils +Mounting Engine plugin EOSShared +Mounting Engine plugin AssetTags +Mounting Engine plugin MsQuic +Mounting Engine plugin ProceduralMeshComponent +Mounting Engine plugin GooglePAD +Mounting Engine plugin AndroidPermission +Mounting Engine plugin ExampleDeviceProfileSelector +Mounting Engine plugin WindowsMoviePlayer +Mounting Engine plugin LinuxDeviceProfileSelector +Mounting Engine plugin MeshModelingToolset +Mounting Engine plugin CustomMeshComponent +Mounting Engine plugin IOSDeviceProfileSelector +Mounting Engine plugin GeometryProcessing +Mounting Engine plugin StateTree +Mounting Engine plugin AudioCapture +Mounting Engine plugin AppleMoviePlayer +Mounting Engine plugin WaveTable +Mounting Engine plugin XRBase +Mounting Engine plugin ChunkDownloader +Mounting Engine plugin GoogleCloudMessaging +Mounting Engine plugin ResonanceAudio +Mounting Engine plugin InputDebugging +Mounting Engine plugin ArchVisCharacter +Mounting Engine plugin OpenXR +Mounting Engine plugin WindowsDeviceProfileSelector +Mounting Engine plugin AndroidMoviePlayer +Mounting Engine plugin Synthesis +Mounting Engine plugin HairStrands +Mounting Engine plugin MobilePatchingUtils +Mounting Engine plugin ComputeFramework +Mounting Engine plugin AppleImageUtils +Mounting Engine plugin OpenXREyeTracker +Mounting Engine plugin WebMMoviePlayer +Mounting Engine plugin AudioSynesthesia +Mounting Engine plugin CableComponent +Mounting Engine plugin RigVM +Mounting Engine plugin PropertyBindingUtils +Mounting Engine plugin Metasound +Mounting Engine plugin SignificanceManager +Mounting Engine plugin SoundFields +Mounting Engine plugin AndroidDeviceProfileSelector +Mounting Engine plugin AndroidFileServer +Mounting Engine plugin PropertyAccessEditor +Mounting Engine plugin LocationServicesBPLibrary +Mounting Engine plugin ActorLayerUtilities +Mounting Engine plugin GeometryCache +Mounting Engine plugin AudioWidgets +Mounting Engine plugin OpenXRHandTracking +Mounting Engine plugin TcpMessaging +Mounting Engine plugin UdpMessaging +Mounting Engine plugin NNEDenoiser +Mounting Engine plugin NNERuntimeORT +Mounting Engine plugin Paper2D +Mounting Engine plugin InterchangeEditor +Mounting Engine plugin Interchange +Mounting Engine plugin InterchangeAssets +Mounting Engine plugin Takes +Mounting Engine plugin CameraCalibrationCore +Mounting Engine plugin CLionSourceCodeAccess +Mounting Engine plugin PerforceSourceControl +Mounting Engine plugin PixWinPlugin +Mounting Engine plugin PlasticSourceControl +Mounting Engine plugin DumpGPUServices +Mounting Engine plugin PluginUtils +Mounting Engine plugin VisualStudioCodeSourceCodeAccess +Mounting Engine plugin XCodeSourceCodeAccess +Mounting Engine plugin AnimationSharing +Mounting Engine plugin RenderDocPlugin +Mounting Engine plugin ProjectLauncher +Mounting Engine plugin NullSourceCodeAccess +Mounting Engine plugin PropertyAccessNode +Mounting Engine plugin CodeLiteSourceCodeAccess +Mounting Engine plugin RiderSourceCodeAccess +Mounting Engine plugin UObjectPlugin +Mounting Engine plugin GitSourceControl +Mounting Engine plugin VisualStudioSourceCodeAccess +Mounting Engine plugin SubversionSourceControl +Mounting Engine plugin TextureFormatOodle +Mounting Engine plugin ActorSequence +Mounting Engine plugin TemplateSequence +Mounting Engine plugin SequencerScripting +Mounting Engine plugin KDevelopSourceCodeAccess +Mounting Engine plugin NamingTokens +Mounting Engine plugin N10XSourceCodeAccess +Mounting Engine plugin LevelSequenceEditor +Mounting Engine plugin ControlRigModules +Mounting Engine plugin ControlRig +Mounting Engine plugin GameplayInsights +Mounting Engine plugin RigLogic +Mounting Engine plugin ControlRigSpline +Mounting Engine plugin AnimationModifierLibrary +Mounting Engine plugin SkeletalMeshModelingTools +Mounting Engine plugin IKRig +Mounting Engine plugin TweeningUtils +Mounting Engine plugin DeformerGraph +Mounting Engine plugin BlendSpaceMotionAnalysis +Mounting Engine plugin LiveLink +Mounting Engine plugin AnimationData +Mounting Engine plugin ACLPlugin +Mounting Engine plugin PortableObjectFileDataSource +Mounting Engine plugin ObjectMixer +Mounting Engine plugin LightMixer +Mounting Engine plugin ContentBrowserClassDataSource +Mounting Engine plugin ContentBrowserFileDataSource +Mounting Engine plugin ContentBrowserAssetDataSource +Mounting Engine plugin OnlineSubsystemGooglePlay +Mounting Engine plugin OnlineSubsystemIOS +Mounting Engine plugin BaseCharacterFXEditor +Mounting Engine plugin XInputDevice +Mounting Engine plugin CompositeCore +Revision control is disabled +Revision control is disabled +Revision control is disabled +Started StudioTelemetry Session +NFORDenoise function starting up +Using libcurl 8.12.1 + - built for x86_64-unknown-linux-gnu + - supports SSL with OpenSSL/1.1.1t + - supports HTTP deflate (compression) using libz 1.3 + - other features: + CURL_VERSION_SSL + CURL_VERSION_LIBZ + CURL_VERSION_IPV6 + CURL_VERSION_ASYNCHDNS + CURL_VERSION_LARGEFILE + CURL_VERSION_TLSAUTH_SRP + CURL_VERSION_HTTP2 + CurlRequestOptions (configurable via config and command line): + - bVerifyPeer = true - Libcurl will verify peer certificate + - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy + - bDontReuseConnections = false - Libcurl will reuse connections + - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host + - LocalHostAddr = Default + - BufferSize = 65536 +CreateHttpThread using FCurlMultiPollEventLoopHttpThread +Creating http thread with maximum 256 concurrent requests +OSS: Created online subsystem instance for: NULL +OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] +Initialize Initializing EOSSDK Version:1.17.0-41373641 +Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine] +RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings. +Applying CVar settings from Section [/Script/CompositeCore.CompositeCorePluginSettings] File [Engine] +ExecutableName: UnrealEditor +Build: ++UE5+Release-5.6-CL-44394996 +Platform=LinuxEditor +MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +DeviceId= +Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +Net CL: 43139311 +OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +Compiled (64-bit): Jul 28 2025 20:54:48 +Architecture: x64 +Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +Build Configuration: Development +Branch Name: ++UE5+Release-5.6 +Command Line: +Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +Allocator: Mimalloc +Installed Engine Build: 1 +This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +Number of dev versions registered: 37 + Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 10 + Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0 + Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 4 + Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 40 + Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 37 + Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 3 + Dev-Networking (A4E4105C-59A1-49B5-A7C5-40C4547EDFEE): 0 + Dev-Online (39C831C9-5AE6-47DC-9A44-9C173E1C8E7C): 0 + Dev-Physics (78F01B33-EBEA-4F98-B9B4-84EACCB95AA2): 20 + Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0 + Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 49 + Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 13 + Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 3 + Dev-LoadTimes (C2A15278-BFE7-4AFE-6C17-90FF531DF755): 1 + Private-Geometry (6EACA3D4-40EC-4CC1-B786-8BED09428FC5): 3 + Dev-AnimPhys (29E575DD-E0A3-4627-9D10-D276232CDCEA): 17 + Dev-Anim (AF43A65D-7FD3-4947-9873-3E8ED9C1BB05): 15 + Dev-ReflectionCapture (6B266CEC-1EC7-4B8F-A30B-E4D90942FC07): 1 + Dev-Automation (0DF73D61-A23F-47EA-B727-89E90C41499A): 1 + FortniteMain (601D1886-AC64-4F84-AA16-D3DE0DEAC7D6): 207 + FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 8 + FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 13 + FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 17 + Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 11 + Dev-Niagara (F2AED0AC-9AFE-416F-8664-AA7FFA26D6FC): 1 + Dev-Destruction (174F1F0B-B4C6-45A5-B13F-2EE8D0FB917D): 10 + Dev-Physics-Ext (35F94A83-E258-406C-A318-09F59610247C): 41 + Dev-PhysicsMaterial-Chaos (B68FC16E-8B1B-42E2-B453-215C058844FE): 1 + Dev-CineCamera (B2E18506-4273-CFC2-A54E-F4BB758BBA07): 1 + Dev-VirtualProduction (64F58936-FD1B-42BA-BA96-7289D5D0FA4E): 1 + UE5-Main (697DD581-E64F-41AB-AA4A-51ECBEB7B628): 121 + UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 56 + UE5-SpecialProject (59DA5D52-1232-4948-B878-597870B8E98B): 9 + Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2 + Dev-NaniteResearch (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1 + Dev-ComputeFramework (6304A3E7-0059-4F59-8CFC-21BD7721FD4E): 0 + LensFileVersion (8652A554-966A-466C-9FD7-1C6DD61B1ADB): 1 +Presizing for max 25165824 objects, including 0 objects not considered by GC. +Object subsystem initialized +Set CVar [[con.DebugEarlyDefault:1]] +CVar [[con.DebugLateDefault:1]] deferred - dummy variable created +CVar [[con.DebugLateCheat:1]] deferred - dummy variable created +CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created +Set CVar [[r.setres:1280x720]] +Set CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] +CVar [[QualityLevelMapping:high]] deferred - dummy variable created +Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]] +Set CVar [[r.VSync:0]] +Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created +CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created +Set CVar [[r.GPUCrashDebugging:0]] +CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +Set CVar [[r.ForwardShading:1]] +Set CVar [[r.MobileHDR:0]] +Set CVar [[vr.MobileMultiView:1]] +Set CVar [[vr.InstancedStereo:1]] +Set CVar [[r.DefaultFeature.AutoExposure:0]] +Set CVar [[r.DefaultFeature.AmbientOcclusion:0]] +Set CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:0]] +Set CVar [[r.DefaultFeature.MotionBlur:0]] +Set CVar [[r.Mobile.UseHWsRGBEncoding:1]] +Set CVar [[r.Shadow.Virtual.Enable:1]] +Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] +Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]] +Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]] +Set CVar [[r.GenerateMeshDistanceFields:1]] +Set CVar [[r.DynamicGlobalIlluminationMethod:1]] +Set CVar [[r.ReflectionMethod:1]] +Set CVar [[r.Mobile.AntiAliasing:3]] +Set CVar [[r.AntiAliasingMethod:3]] +Set CVar [[r.AllowStaticLighting:1]] +Set CVar [[r.SkinCache.CompileShaders:1]] +Set CVar [[r.RayTracing:1]] +Set CVar [[r.RayTracing.RayTracingProxies.ProjectEnabled:1]] +Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]] +Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +Set CVar [[s.AsyncLoadingThreadEnabled:1]] +Set CVar [[s.EventDrivenLoaderEnabled:1]] +Set CVar [[s.WarnIfTimeLimitExceeded:0]] +Set CVar [[s.TimeLimitExceededMultiplier:1.5]] +Set CVar [[s.TimeLimitExceededMinTime:0.005]] +Set CVar [[s.UseBackgroundLevelStreaming:1]] +Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] +Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +Set CVar [[s.FlushStreamingOnExit:1]] +CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] +Set CVar [[gc.FlushStreamingOnGC:0]] +Set CVar [[gc.NumRetriesBeforeForcingGC:10]] +Set CVar [[gc.AllowParallelGC:1]] +Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] +Set CVar [[gc.MaxObjectsInEditor:25165824]] +Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] +Set CVar [[gc.CreateGCClusters:1]] +Set CVar [[gc.MinGCClusterSize:5]] +Set CVar [[gc.AssetClustreringEnabled:0]] +Set CVar [[gc.ActorClusteringEnabled:0]] +Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] +Set CVar [[gc.GarbageEliminationEnabled:1]] +Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created +CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +CVar [[DefaultASTCQualityBySizeHQ:4]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:AmbientSound]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Mobile.DBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +Initializing SDL. +Initialized SDL 2.30.6 revision: SDL-2.30.6-no-vcs (compiled against 2.30.6) +Using SDL video driver 'x11' +Display metrics: + PrimaryDisplayWidth: 3440 + PrimaryDisplayHeight: 1440 + PrimaryDisplayWorkAreaRect: + Left=0, Top=0, Right=3440, Bottom=1396 + VirtualDisplayRect: + Left=0, Top=0, Right=3440, Bottom=1396 + TitleSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 + ActionSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 + Number of monitors: 1 + Monitor 0 + Name: LG ULTRAGEAR+ 45" + ID: display0 + NativeWidth: 3440 + NativeHeight: 1440 + bIsPrimary: true +Metadata set : systemresolution.resx="3440" +Metadata set : systemresolution.resy="1440" +Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +Set CVar [[r.SkeletalMeshLODBias:0]] +Set CVar [[r.ViewDistanceScale:1.0]] +Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +Set CVar [[r.FXAA.Quality:4]] +Set CVar [[r.TemporalAA.Quality:2]] +Set CVar [[r.TSR.History.R11G11B10:1]] +Set CVar [[r.TSR.History.ScreenPercentage:200]] +Set CVar [[r.TSR.History.UpdateQuality:3]] +Set CVar [[r.TSR.ShadingRejection.Flickering:1]] +Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] +Set CVar [[r.TSR.ReprojectionField:1]] +Set CVar [[r.TSR.Resurrection:1]] +Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +Set CVar [[r.LightFunctionQuality:1]] +Set CVar [[r.ShadowQuality:5]] +Set CVar [[r.Shadow.CSM.MaxCascades:10]] +Set CVar [[r.Shadow.MaxResolution:2048]] +Set CVar [[r.Shadow.MaxCSMResolution:2048]] +Set CVar [[r.Shadow.RadiusThreshold:0.01]] +Set CVar [[r.Shadow.DistanceScale:1.0]] +Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] +Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +Set CVar [[r.DistanceFieldShadowing:1]] +Set CVar [[r.VolumetricFog:1]] +Set CVar [[r.VolumetricFog.GridPixelSize:8]] +Set CVar [[r.VolumetricFog.GridSizeZ:128]] +Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +Set CVar [[r.LightMaxDrawDistanceScale:1]] +Set CVar [[r.CapsuleShadows:1]] +Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] +Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] +Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] +Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] +Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] +Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +Set CVar [[r.DistanceFieldAO:1]] +Set CVar [[r.SkylightIntensityMultiplier:1.0]] +Set CVar [[r.AOQuality:2]] +Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] +Set CVar [[r.LumenScene.DirectLighting.MaxLightsPerTile:8]] +Set CVar [[r.LumenScene.DirectLighting.UpdateFactor:32]] +Set CVar [[r.LumenScene.Radiosity.UpdateFactor:64]] +Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] +Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] +Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] +Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] +Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:100]] +Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] +Set CVar [[r.Lumen.ScreenProbeGather.NumAdaptiveProbes:8]] +Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] +Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] +Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] +Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] +Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] +Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] +Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.HardwareRayTracing:0]] +Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.BentNormal:1]] +Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] +Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] +Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] +Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] +Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:70]] +Set CVar [[r.RayTracing.Scene.BuildMode:1]] +Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +Set CVar [[r.SSR.Quality:3]] +Set CVar [[r.SSR.HalfResSceneColor:0]] +Set CVar [[r.Lumen.Reflections.Allow:1]] +Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] +Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] +Set CVar [[r.Lumen.ScreenProbeGather.MaxRoughnessToEvaluateRoughSpecularForFoliage:0.8]] +Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.NumSamples:5]] +Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.MinWeight:0]] +Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] +Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] +Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +Set CVar [[r.MotionBlurQuality:4]] +Set CVar [[r.MotionBlur.HalfResGather:0]] +Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +Set CVar [[r.AmbientOcclusionMaxQuality:100]] +Set CVar [[r.AmbientOcclusionLevels:-1]] +Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] +Set CVar [[r.DepthOfFieldQuality:2]] +Set CVar [[r.RenderTargetPoolMin:400]] +Set CVar [[r.LensFlareQuality:2]] +Set CVar [[r.SceneColorFringeQuality:1]] +Set CVar [[r.EyeAdaptationQuality:2]] +Set CVar [[r.BloomQuality:5]] +Set CVar [[r.Bloom.ScreenPercentage:50.000]] +Set CVar [[r.FastBlurThreshold:100]] +Set CVar [[r.Upscale.Quality:3]] +Set CVar [[r.LightShaftQuality:1]] +Set CVar [[r.Filter.SizeScale:1]] +Set CVar [[r.Tonemapper.Quality:5]] +Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] +Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +Applying CVar settings from Section [TextureQuality@3] File [Scalability] +Set CVar [[r.Streaming.MipBias:0]] +Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +Set CVar [[r.Streaming.Boost:1]] +Set CVar [[r.MaxAnisotropy:8]] +Set CVar [[r.VT.MaxAnisotropy:8]] +Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +Set CVar [[r.Streaming.PoolSize:1000]] +Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +Set CVar [[r.TranslucencyLightingVolumeDim:64]] +Set CVar [[r.RefractionQuality:2]] +Set CVar [[r.SceneColorFormat:4]] +Set CVar [[r.DetailMode:3]] +Set CVar [[r.TranslucencyVolumeBlur:1]] +Set CVar [[r.MaterialQualityLevel:1 ; High quality]] +Set CVar [[r.SSS.Scale:1]] +Set CVar [[r.SSS.SampleSet:2]] +Set CVar [[r.SSS.Quality:1]] +Set CVar [[r.SSS.HalfRes:0]] +Set CVar [[r.SSGI.Quality:3]] +Set CVar [[r.EmitterSpawnRateScale:1.0]] +Set CVar [[r.ParticleLightQuality:2]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +Set CVar [[fx.Niagara.QualityLevel:3]] +Set CVar [[r.Refraction.OffsetQuality:1]] +Set CVar [[r.HeterogeneousVolumes.DownsampleFactor:2]] +Set CVar [[r.HeterogeneousVolumes.MaxStepCount:256]] +Set CVar [[r.HeterogeneousVolumes.Shadows.Resolution:256]] +Set CVar [[r.HeterogeneousVolumes.Shadows.MaxSampleCount:8]] +Set CVar [[r.HeterogeneousVolumes.UseExistenceMask:0]] +Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +Set CVar [[foliage.DensityScale:1.0]] +Set CVar [[grass.DensityScale:1.0]] +Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] +Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +Set CVar [[r.AnisotropicMaterials:1]] +Applying CVar settings from Section [LandscapeQuality@3] File [Scalability] +Selected Device Profile: [LinuxEditor] +Selected Device Profile: [LinuxEditor] +Platform has ~ 63 GB [67336896512 / 68719476736 / 63], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +Going up to parent DeviceProfile [Linux] +Going up to parent DeviceProfile [] +Pushing Device Profile CVar: [[UI.SlateSDFText.RasterizationMode:Bitmap -> Msdf]] +Pushing Device Profile CVar: [[UI.SlateSDFText.ResolutionLevel:2 -> 2]] +Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +Set CVar [[r.DumpShaderDebugInfo:2]] +Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] +Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] +CVar [[ds.CADTranslator.Meshing.ActivateThinZoneMeshing:0]] deferred - dummy variable created +CVar [[ds.CADTranslator.Stitching.RemoveThinFaces:0]] deferred - dummy variable created +Applying CVar settings from Section [Startup_Linux] File [../../../Engine/Config/ConsoleVariables.ini] +Applying CVar settings from Section [ConsoleVariables] File [Engine] +Set CVar [[g.TimeoutForBlockOnRenderFence:60000]] +Applying CVar settings from Section [ConsoleVariables] File [/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Config/LinuxEditor/Editor.ini] +Unix hardware info: + - we are the first instance of this executable + - this process' id (pid) is 91956, parent process' id (ppid) is 1855 + - we are not running under debugger + - machine network name is 'WEYLAND-YUTANI' + - user name is 'reimoz' (reimoz) + - we're logged in locally + - we're running with rendering + - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) + - Number of physical cores available for the process: 8 + - Number of logical cores available for the process: 16 + - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) + - Memory allocator used: Mimalloc + - This is an internal build. +Benchmarking clocks: + - CLOCK_MONOTONIC (id=1) can sustain 38921400 (38921K, 39M) calls per second without zero deltas. + - CLOCK_MONOTONIC_RAW (id=4) can sustain 39191559 (39192K, 39M) calls per second without zero deltas. + - CLOCK_MONOTONIC_COARSE (id=6) can sustain 221975181 (221975K, 222M) calls per second with 99.999545% zero deltas. +Selected clock_id 4 (CLOCK_MONOTONIC_RAW) since it is the fastest support clock without zero deltas. +Unix-specific commandline switches: + -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) + -jemalloc - use jemalloc for all memory allocation + -binnedmalloc - use binned malloc for all memory allocation + -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache + -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) + -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) + -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) + -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal + -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) + -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened + -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) + -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) + -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) + -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash + - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) + - VirtualMemoryAllocator pools will grow at scale 1.4 + - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) + - PageSize 4096 + - BinnedPageSize 65536 +Metadata set : extradevelopmentmemorymb="0" +Chaos Debug Draw Startup +Physics initialised using underlying interface: Chaos +Using OS detected language (en-US). +Using OS detected locale (en-US). +No specific localization for 'en-US' exists, so 'en' will be used for the language. +Attempting to load config data for Default__SlateThemeManager before the Class has been constructed/registered/linked (likely during module loading or early startup). This will result in the load silently failing and should be fixed. +New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +Slate User Registered. User Index 0, Is Virtual User: 0 +Found VULKAN_SDK= +Registering provided Vulkan validation layers +Updated VK_LAYER_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +Updated LD_LIBRARY_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +Installed Vulkan Loader Path: /usr/lib +Installed Vulkan Loader instance version 1.4.341. +Starting Vulkan Profile check for VP_UE_Vulkan_SM6: +Vulkan Profile check complete. +Using SDL_WINDOW_VULKAN +Vulkan RHI ShaderPlatform for SM6: VULKAN_SM6. +Vulkan PSO Precaching = 1, PipelineFileCache = 0 +Built with Vulkan header version 1.4.304 +Starting Vulkan Profile check for VP_UE_Vulkan_SM6_RT: +Vulkan Profile check complete. +Using API Version 1.3. +OpenXRHMDModule::InitInstance using DefaultLoader. +OpenXR runtime supported extensions: + XR_KHR_vulkan_enable + XR_KHR_vulkan_enable2 + XR_KHR_opengl_enable + XR_KHR_convert_timespec_time + XR_KHR_opengl_es_enable + XR_MNDX_egl_enable + XR_KHR_binding_modification + XR_KHR_composition_layer_depth + XR_KHR_locate_spaces + XR_KHR_visibility_mask + XR_EXT_active_action_set_priority + XR_EXT_dpad_binding + XR_EXT_eye_gaze_interaction + XR_EXT_frame_composition_report + XR_EXT_hand_interaction + XR_EXT_hand_tracking + XR_EXT_hand_tracking_data_source + XR_EXT_hand_joints_motion_range + XR_EXT_hp_mixed_reality_controller + XR_EXT_local_floor + XR_EXT_palm_pose + XR_EXT_uuid + XR_EXT_user_presence + XR_EXT_render_model + XR_EXT_interaction_render_model + XR_FB_display_refresh_rate + XR_HTC_vive_cosmos_controller_interaction + XR_HTC_vive_focus3_controller_interaction + XR_HTC_vive_wrist_tracker_interaction + XR_MND_headless + XR_VALVE_analog_threshold + XR_META_performance_metrics + XR_VALVE_timing_utils + XR_META_recommended_layer_resolution + XR_HTCX_vive_tracker_interaction + XR_KHR_generic_controller + XR_VALVE_frame_controller_interaction + XR_EXT_debug_utils +Optional extension XR_KHR_vulkan_swapchain_format_list is not available +Optional extension XR_FB_foveation_vulkan is not available +Optional extension XR_FB_composition_layer_depth_test is not available +Optional extension XR_KHR_composition_layer_cylinder is not available +Optional extension XR_KHR_composition_layer_equirect is not available +Optional extension XR_KHR_composition_layer_equirect2 is not available +Optional extension XR_KHR_composition_layer_color_scale_bias is not available +Optional extension XR_VARJO_quad_views is not available +Optional extension XR_EPIC_view_configuration_fov is not available +Optional extension XR_FB_foveation is not available +Optional extension XR_FB_swapchain_update_state is not available +Optional extension XR_FB_foveation_configuration is not available +Optional extension XR_FB_composition_layer_alpha_blend is not available +xrCreateInstance succeeded with XR_API_VERSION_1_0 +xrCreateInstance created: 425665216 +Initialized OpenXR on SteamVR/OpenXR runtime version 2.15.6 +Instance does not support expected usage of xrStringToPath. Instance is not viable. +Found 25 available instance extensions : + - VK_EXT_acquire_drm_display + - VK_EXT_acquire_xlib_display + - VK_EXT_debug_report + + VK_EXT_debug_utils + - VK_EXT_direct_mode_display + - VK_EXT_display_surface_counter + - VK_EXT_surface_maintenance1 + + VK_EXT_swapchain_colorspace + - VK_KHR_device_group_creation + - VK_KHR_display + - VK_KHR_external_fence_capabilities + - VK_KHR_external_memory_capabilities + - VK_KHR_external_semaphore_capabilities + - VK_KHR_get_display_properties2 + - VK_KHR_get_physical_device_properties2 + - VK_KHR_get_surface_capabilities2 + - VK_KHR_portability_enumeration + + VK_KHR_surface + - VK_KHR_surface_maintenance1 + - VK_KHR_surface_protected_capabilities + - VK_KHR_wayland_surface + - VK_KHR_xcb_surface + + VK_KHR_xlib_surface + - VK_LUNARG_direct_driver_loading + - VK_NV_display_stereo +Intance Layer VK_LAYER_VALVE_steam_overlay_32 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_fossilize_64 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_overlay_64 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_fossilize_32 provides 0 extensions: +Intance Layer VK_LAYER_NV_optimus provides 0 extensions: +Intance Layer VK_LAYER_NV_present provides 0 extensions: +Intance Layer VK_LAYER_LUNARG_api_dump provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_LUNARG_crash_diagnostic provides 3 extensions: + VK_EXT_debug_report + VK_EXT_debug_utils + VK_EXT_layer_settings +Intance Layer VK_LAYER_KHRONOS_validation provides 4 extensions: + VK_EXT_debug_report + VK_EXT_debug_utils + VK_EXT_layer_settings + VK_EXT_validation_features +Intance Layer VK_LAYER_KHRONOS_synchronization2 provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_LUNARG_gfxreconstruct provides 0 extensions: +Intance Layer VK_LAYER_KHRONOS_profiles provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_KHRONOS_shader_object provides 1 extensions: + VK_EXT_layer_settings +Found 13 available instance layers : + * VK_LAYER_KHRONOS_profiles + * VK_LAYER_KHRONOS_shader_object + * VK_LAYER_KHRONOS_synchronization2 + * VK_LAYER_KHRONOS_validation + * VK_LAYER_LUNARG_api_dump + * VK_LAYER_LUNARG_crash_diagnostic + * VK_LAYER_LUNARG_gfxreconstruct + * VK_LAYER_NV_optimus + * VK_LAYER_NV_present + * VK_LAYER_VALVE_steam_fossilize_32 + * VK_LAYER_VALVE_steam_fossilize_64 + * VK_LAYER_VALVE_steam_overlay_32 + * VK_LAYER_VALVE_steam_overlay_64 +Creating Vulkan Device using VkPhysicalDevice 0x19696d10. +- DeviceName: NVIDIA GeForce RTX 4090 +- API=1.4.329 (0x404149) Driver=0x94ce80c0 VendorId=0x10de +- DeviceID=0x2684 Type=VK_PHYSICAL_DEVICE_TYPE_DISCRETE_GPU +- Max Descriptor Sets Bound 32 +- Timestamps: ComputeAndGraphics=1 Domain=VK_TIME_DOMAIN_CLOCK_MONOTONIC_KHR Period=1.000000 + API Version: 1.4.329 +RHI Adapter Info: + Name: NVIDIA GeForce RTX 4090 + Driver Version: 595.58 (internal:595.58, unified:) + Driver Date: 01-01-01 +Found 275 available device extensions : + + VK_AMD_buffer_marker + - VK_EXT_4444_formats + - VK_EXT_attachment_feedback_loop_dynamic_state + - VK_EXT_attachment_feedback_loop_layout + - VK_EXT_blend_operation_advanced + - VK_EXT_border_color_swizzle + - VK_EXT_buffer_device_address + + VK_EXT_calibrated_timestamps + - VK_EXT_color_write_enable + - VK_EXT_conditional_rendering + - VK_EXT_conservative_rasterization + - VK_EXT_custom_border_color + - VK_EXT_custom_resolve + - VK_EXT_depth_bias_control + - VK_EXT_depth_clamp_control + - VK_EXT_depth_clamp_zero_one + - VK_EXT_depth_clip_control + - VK_EXT_depth_clip_enable + - VK_EXT_depth_range_unrestricted + + VK_EXT_descriptor_buffer + - VK_EXT_descriptor_heap + * VK_EXT_descriptor_indexing + - VK_EXT_device_address_binding_report + + VK_EXT_device_fault + - VK_EXT_device_generated_commands + - VK_EXT_discard_rectangles + - VK_EXT_display_control + - VK_EXT_dynamic_rendering_unused_attachments + - VK_EXT_extended_dynamic_state + - VK_EXT_extended_dynamic_state2 + - VK_EXT_extended_dynamic_state3 + - VK_EXT_external_memory_dma_buf + - VK_EXT_external_memory_host + - VK_EXT_fragment_shader_interlock + - VK_EXT_global_priority + - VK_EXT_global_priority_query + + VK_EXT_graphics_pipeline_library + - VK_EXT_hdr_metadata + - VK_EXT_host_image_copy + * VK_EXT_host_query_reset + - VK_EXT_image_2d_view_of_3d + - VK_EXT_image_drm_format_modifier + - VK_EXT_image_robustness + - VK_EXT_image_sliced_view_of_3d + - VK_EXT_image_view_min_lod + - VK_EXT_index_type_uint8 + - VK_EXT_inline_uniform_block + - VK_EXT_legacy_vertex_attributes + - VK_EXT_line_rasterization + + VK_EXT_load_store_op_none + - VK_EXT_map_memory_placed + + VK_EXT_memory_budget + - VK_EXT_memory_decompression + + VK_EXT_memory_priority + + VK_EXT_mesh_shader + - VK_EXT_multi_draw + + VK_EXT_mutable_descriptor_type + - VK_EXT_nested_command_buffer + - VK_EXT_non_seamless_cube_map + - VK_EXT_opacity_micromap + - VK_EXT_pageable_device_local_memory + - VK_EXT_pci_bus_info + - VK_EXT_physical_device_drm + * VK_EXT_pipeline_creation_cache_control + - VK_EXT_pipeline_creation_feedback + - VK_EXT_pipeline_library_group_handles + - VK_EXT_pipeline_robustness + - VK_EXT_post_depth_coverage + - VK_EXT_present_mode_fifo_latest_ready + - VK_EXT_present_timing + - VK_EXT_primitive_topology_list_restart + - VK_EXT_primitives_generated_query + - VK_EXT_private_data + - VK_EXT_provoking_vertex + - VK_EXT_queue_family_foreign + - VK_EXT_ray_tracing_invocation_reorder + - VK_EXT_robustness2 + - VK_EXT_sample_locations + - VK_EXT_sampler_filter_minmax + * VK_EXT_scalar_block_layout + - VK_EXT_separate_stencil_usage + - VK_EXT_shader_64bit_indexing + - VK_EXT_shader_atomic_float + * VK_EXT_shader_demote_to_helper_invocation + - VK_EXT_shader_float8 + + VK_EXT_shader_image_atomic_int64 + - VK_EXT_shader_module_identifier + - VK_EXT_shader_object + - VK_EXT_shader_replicated_composites + - VK_EXT_shader_subgroup_ballot + - VK_EXT_shader_subgroup_vote + - VK_EXT_shader_uniform_buffer_unsized_array + * VK_EXT_shader_viewport_index_layer + * VK_EXT_subgroup_size_control + - VK_EXT_swapchain_maintenance1 + - VK_EXT_texel_buffer_alignment + * VK_EXT_tooling_info + - VK_EXT_transform_feedback + - VK_EXT_vertex_attribute_divisor + - VK_EXT_vertex_attribute_robustness + - VK_EXT_vertex_input_dynamic_state + - VK_EXT_ycbcr_2plane_444_formats + - VK_EXT_ycbcr_image_arrays + - VK_EXT_zero_initialize_device_memory + - VK_GOOGLE_hlsl_functionality1 + - VK_GOOGLE_user_type + + VK_KHR_16bit_storage + - VK_KHR_8bit_storage + + VK_KHR_acceleration_structure + - VK_KHR_bind_memory2 + * VK_KHR_buffer_device_address + - VK_KHR_calibrated_timestamps + + VK_KHR_compute_shader_derivatives + - VK_KHR_cooperative_matrix + - VK_KHR_copy_commands2 + - VK_KHR_copy_memory_indirect + * VK_KHR_create_renderpass2 + - VK_KHR_dedicated_allocation + + VK_KHR_deferred_host_operations + - VK_KHR_depth_clamp_zero_one + + VK_KHR_depth_stencil_resolve + - VK_KHR_descriptor_update_template + - VK_KHR_device_group + - VK_KHR_draw_indirect_count + * VK_KHR_driver_properties + * VK_KHR_dynamic_rendering + - VK_KHR_dynamic_rendering_local_read + - VK_KHR_external_fence + - VK_KHR_external_fence_fd + - VK_KHR_external_memory + + VK_KHR_external_memory_fd + - VK_KHR_external_semaphore + - VK_KHR_external_semaphore_fd + - VK_KHR_format_feature_flags2 + + VK_KHR_fragment_shader_barycentric + + VK_KHR_fragment_shading_rate + * VK_KHR_get_memory_requirements2 + - VK_KHR_global_priority + * VK_KHR_image_format_list + - VK_KHR_imageless_framebuffer + - VK_KHR_incremental_present + - VK_KHR_index_type_uint8 + - VK_KHR_line_rasterization + - VK_KHR_load_store_op_none + - VK_KHR_maintenance1 + - VK_KHR_maintenance10 + - VK_KHR_maintenance2 + - VK_KHR_maintenance3 + * VK_KHR_maintenance4 + + VK_KHR_maintenance5 + - VK_KHR_maintenance6 + - VK_KHR_maintenance7 + - VK_KHR_maintenance8 + - VK_KHR_maintenance9 + - VK_KHR_map_memory2 + * VK_KHR_multiview + - VK_KHR_pipeline_binary + - VK_KHR_pipeline_executable_properties + + VK_KHR_pipeline_library + - VK_KHR_present_id + - VK_KHR_present_id2 + - VK_KHR_present_mode_fifo_latest_ready + - VK_KHR_present_wait + - VK_KHR_present_wait2 + - VK_KHR_push_descriptor + + VK_KHR_ray_query + - VK_KHR_ray_tracing_maintenance1 + + VK_KHR_ray_tracing_pipeline + + VK_KHR_ray_tracing_position_fetch + - VK_KHR_relaxed_block_layout + - VK_KHR_robustness2 + - VK_KHR_sampler_mirror_clamp_to_edge + * VK_KHR_sampler_ycbcr_conversion + * VK_KHR_separate_depth_stencil_layouts + * VK_KHR_shader_atomic_int64 + - VK_KHR_shader_bfloat16 + - VK_KHR_shader_clock + - VK_KHR_shader_draw_parameters + - VK_KHR_shader_expect_assume + + VK_KHR_shader_float16_int8 + * VK_KHR_shader_float_controls + - VK_KHR_shader_float_controls2 + - VK_KHR_shader_fma + - VK_KHR_shader_integer_dot_product + - VK_KHR_shader_maximal_reconvergence + - VK_KHR_shader_non_semantic_info + - VK_KHR_shader_quad_control + - VK_KHR_shader_relaxed_extended_instruction + - VK_KHR_shader_subgroup_extended_types + - VK_KHR_shader_subgroup_rotate + - VK_KHR_shader_subgroup_uniform_control_flow + - VK_KHR_shader_terminate_invocation + - VK_KHR_shader_untyped_pointers + - VK_KHR_shared_presentable_image + * VK_KHR_spirv_1_4 + - VK_KHR_storage_buffer_storage_class + + VK_KHR_swapchain + - VK_KHR_swapchain_maintenance1 + - VK_KHR_swapchain_mutable_format + * VK_KHR_synchronization2 + * VK_KHR_timeline_semaphore + - VK_KHR_unified_image_layouts + - VK_KHR_uniform_buffer_standard_layout + - VK_KHR_variable_pointers + - VK_KHR_vertex_attribute_divisor + - VK_KHR_video_decode_av1 + - VK_KHR_video_decode_h264 + - VK_KHR_video_decode_h265 + - VK_KHR_video_decode_queue + - VK_KHR_video_decode_vp9 + - VK_KHR_video_encode_av1 + - VK_KHR_video_encode_h264 + - VK_KHR_video_encode_h265 + - VK_KHR_video_encode_intra_refresh + - VK_KHR_video_encode_quantization_map + - VK_KHR_video_encode_queue + - VK_KHR_video_maintenance1 + - VK_KHR_video_maintenance2 + - VK_KHR_video_queue + - VK_KHR_vulkan_memory_model + - VK_KHR_workgroup_memory_explicit_layout + - VK_KHR_zero_initialize_workgroup_memory + - VK_NVX_binary_import + - VK_NVX_image_view_handle + - VK_NVX_multiview_per_view_attributes + - VK_NV_clip_space_w_scaling + - VK_NV_cluster_acceleration_structure + - VK_NV_compute_occupancy_priority + - VK_NV_compute_shader_derivatives + - VK_NV_cooperative_matrix + - VK_NV_cooperative_matrix2 + - VK_NV_cooperative_vector + - VK_NV_copy_memory_indirect + - VK_NV_corner_sampled_image + - VK_NV_coverage_reduction_mode + - VK_NV_cuda_kernel_launch + - VK_NV_dedicated_allocation + - VK_NV_dedicated_allocation_image_aliasing + - VK_NV_descriptor_pool_overallocation + + VK_NV_device_diagnostic_checkpoints + + VK_NV_device_diagnostics_config + - VK_NV_device_generated_commands + - VK_NV_device_generated_commands_compute + - VK_NV_disk_cache_utils + - VK_NV_extended_sparse_address_space + - VK_NV_fill_rectangle + - VK_NV_fragment_coverage_to_color + - VK_NV_fragment_shader_barycentric + - VK_NV_fragment_shading_rate_enums + - VK_NV_framebuffer_mixed_samples + - VK_NV_geometry_shader_passthrough + - VK_NV_inherited_viewport_scissor + - VK_NV_internal_nvpresent + - VK_NV_linear_color_attachment + - VK_NV_low_latency + - VK_NV_low_latency2 + - VK_NV_memory_decompression + - VK_NV_mesh_shader + - VK_NV_optical_flow + - VK_NV_partitioned_acceleration_structure + - VK_NV_present_metering + - VK_NV_raw_access_chains + - VK_NV_ray_tracing + - VK_NV_ray_tracing_invocation_reorder + - VK_NV_ray_tracing_motion_blur + - VK_NV_representative_fragment_test + - VK_NV_sample_mask_override_coverage + - VK_NV_scissor_exclusive + - VK_NV_shader_atomic_float16_vector + - VK_NV_shader_image_footprint + - VK_NV_shader_sm_builtins + - VK_NV_shader_subgroup_partitioned + - VK_NV_shading_rate_image + - VK_NV_viewport_array2 + - VK_NV_viewport_swizzle +Found 0 available device layers ! +Vulkan Physical Device Driver Properties: +- driverName: NVIDIA +- driverInfo: 595.58.03 +Vulkan Variable Rate Shading choice: 0. +Device properties: Geometry 1 BufferAtomic64 1 ImageAtomic64 1 +Enabling Vulkan Descriptor Buffers with: allowSamplerImageViewPostSubmitCreation=0, maxDescriptorBufferBindings=32, maxSamplerDescriptorBufferBindings=32, maxResourceDescriptorBufferBindings=32, samplerDescriptorBufferAddressSpaceSize=1099511627776, resourceDescriptorBufferAddressSpaceSize=1099511627776, maxSamplerDescriptorBufferRange=1099511627776, maxResourceDescriptorBufferRange=1099511627776, descriptorBufferAddressSpaceSize=1099511627776, descriptorBufferOffsetAlignment=64, samplerDescriptorSize=4 +Found 6 Queue Families +Initializing Queue Family 0: 16 queues Gfx Compute Xfer Sparse +Skipping unnecessary Queue Family 1: 2 queues Xfer Sparse +Skipping unnecessary Queue Family 2: 8 queues Compute Xfer Sparse +Skipping unnecessary Queue Family 3: 1 queues Xfer Sparse +Skipping unnecessary Queue Family 4: 2 queues Xfer Sparse +Skipping unnecessary Queue Family 5: 1 queues Xfer Sparse +TimestampValidBits=64 +Using 0 device layers. +Using 47 device extensions: +* VK_KHR_swapchain +* VK_EXT_memory_budget +* VK_EXT_memory_priority +* VK_KHR_create_renderpass2 +* VK_KHR_deferred_host_operations +* VK_KHR_spirv_1_4 +* VK_KHR_shader_float_controls +* VK_KHR_image_format_list +* VK_EXT_load_store_op_none +* VK_EXT_tooling_info +* VK_KHR_dynamic_rendering +* VK_KHR_pipeline_library +* VK_KHR_driver_properties +* VK_KHR_maintenance4 +* VK_KHR_maintenance5 +* VK_KHR_shader_atomic_int64 +* VK_EXT_shader_image_atomic_int64 +* VK_EXT_scalar_block_layout +* VK_EXT_shader_viewport_index_layer +* VK_KHR_separate_depth_stencil_layouts +* VK_KHR_synchronization2 +* VK_KHR_fragment_shading_rate +* VK_KHR_multiview +* VK_KHR_get_memory_requirements2 +* VK_EXT_descriptor_indexing +* VK_EXT_host_query_reset +* VK_EXT_subgroup_size_control +* VK_EXT_calibrated_timestamps +* VK_EXT_descriptor_buffer +* VK_EXT_device_fault +* VK_EXT_shader_demote_to_helper_invocation +* VK_KHR_16bit_storage +* VK_KHR_shader_float16_int8 +* VK_KHR_depth_stencil_resolve +* VK_EXT_pipeline_creation_cache_control +* VK_KHR_fragment_shader_barycentric +* VK_KHR_compute_shader_derivatives +* VK_KHR_sampler_ycbcr_conversion +* VK_KHR_timeline_semaphore +* VK_EXT_mesh_shader +* VK_EXT_graphics_pipeline_library +* VK_EXT_mutable_descriptor_type +* VK_KHR_buffer_device_address +* VK_KHR_acceleration_structure +* VK_KHR_ray_tracing_pipeline +* VK_KHR_ray_query +* VK_KHR_ray_tracing_position_fetch +Vulkan debug markers support: resource names disabled, begin/end labels disabled. +Max memory allocations 4294967295. +3 Device Memory Heaps: + 0: Flags 0x1 - Size 25757220864 (24564.00 MB) - Used 0 (0.00%) - DeviceLocal - PrimaryHeap + 1: Flags 0x0 - Size 50502672384 (48163.10 MB) - Used 0 (0.00%) + 2: Flags 0x1 - Size 257949696 (246.00 MB) - Used 0 (0.00%) - DeviceLocal +5 Device Memory Types (Not unified): + 1: Flags 0x00001 - Heap 0 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT + 0: Flags 0x00000 - Heap 1 - + 2: Flags 0x00006 - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT + 3: Flags 0x0000e - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT|VK_MEMORY_PROPERTY_HOST_CACHED_BIT + 4: Flags 0x00007 - Heap 2 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT|VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +Memory Budget Extension: + | Usage | Budget | Size | + ---------|------------------------------------------------------------------| + HEAP 00 | 0.07% / 17.38 MB | 23389.44 MB | 24564.00 MB | + HEAP 01 | 0.08% / 39.29 MB | 48163.10 MB | 48163.10 MB | + HEAP 02 | 17.28% / 42.50 MB | 203.50 MB | 246.00 MB | + ---------|------------------------------------------------------------------| +Dynamic Uniform Buffers are enabled, but they will not be used with Vulkan bindless. +Memory defrag is enabled, but it will not be used with Vulkan bindless. +FVulkanPipelineStateCacheManager: Binary pipeline cache '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/VulkanPSO.cache.10de.2684' not found. +Vulkan Async Compute has been DISABLED. +Wave Operations have been ENABLED (wave size: min=32 max=32). +Integrated GPU (iGPU): false +Current RHI supports per-draw and screenspace Variable Rate Shading +Texture pool is 17367 MB (70% of 24810 MB) +Metadata set : verbatimrhiname="Vulkan" +Metadata set : rhiname="Vulkan" +Metadata set : rhifeaturelevel="SM6" +Metadata set : shaderplatform="VULKAN_SM6" +Initializing FReadOnlyCVARCache +Running Turnkey SDK detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all' +Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all ] +ASTCEnc version 5.0.1 library loaded +Loaded Base TextureFormat: TextureFormatASTC +Loaded Base TextureFormat: TextureFormatDXT +Loaded Base TextureFormat: TextureFormatETC2 +Loaded Base TextureFormat: TextureFormatIntelISPCTexComp +Loaded Base TextureFormat: TextureFormatUncompressed +Oodle Texture TFO init; latest sdk version = 2.9.13 +Oodle Texture loading DLL: liboo2texlinux64.2.9.13.so +Oodle Texture loading DLL: liboo2texlinux64.2.9.5.so +Loaded Base TextureFormat: TextureFormatOodle +Loaded TargetPlatform 'LinuxArm64' +Loaded TargetPlatform 'LinuxArm64Server' +Loaded TargetPlatform 'LinuxArm64Client' +Loaded TargetPlatform 'Linux' +Loaded TargetPlatform 'LinuxEditor' +Loaded TargetPlatform 'LinuxServer' +Loaded TargetPlatform 'LinuxClient' +Loaded TargetPlatform 'Android' +Loaded TargetPlatform 'Android_ASTC' +Loaded TargetPlatform 'Android_DXT' +Loaded TargetPlatform 'Android_ETC2' +Loaded TargetPlatform 'Android_OpenXR' +Loaded TargetPlatform 'AndroidClient' +Loaded TargetPlatform 'Android_ASTCClient' +Loaded TargetPlatform 'Android_DXTClient' +Loaded TargetPlatform 'Android_ETC2Client' +Loaded TargetPlatform 'Android_OpenXRClient' +Loaded TargetPlatform 'Android_Multi' +Loaded TargetPlatform 'Android_MultiClient' +Building Assets For LinuxEditor +Unable to find shader format SF_VULKAN_SM6 from hinted modules, loading all potential format modules to find it +Loaded format module ShaderFormatOpenGL + GLSL_150_ES31 + GLSL_ES3_1_ANDROID +Loaded format module ShaderFormatVectorVM + VVM_1_0 +Loaded format module VulkanShaderFormat + SF_VULKAN_SM5 + SF_VULKAN_ES31_ANDROID + SF_VULKAN_ES31 + SF_VULKAN_SM5_ANDROID + SF_VULKAN_SM6 +Ray tracing is enabled (dynamic). Reason: r.RayTracing=1 and r.RayTracing.EnableOnDemand=1. +Ray tracing shaders are enabled. +Memory: Max Cache Size: -1 MB +FDerivedDataBackendGraph: Pak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +Unable to find inner node Pak for hierarchy Hierarchy. +FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +Unable to find inner node CompressedPak for hierarchy Hierarchy. +../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (1217 MiB) +FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +Unable to find inner node EnterprisePak for hierarchy Hierarchy. +Found Zen config default=/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data +InTree version at '/opt/unreal-engine/Engine/Binaries/Linux/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +Installed version at '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +No current process using the data dir found, launching a new instance +Launching executable '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver', working dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install', data dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data', args '--port 8558 --data-dir "/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data" --http asio --gc-cache-duration-seconds 1209600 --gc-interval-seconds 21600 --gc-low-diskspace-threshold 2147483648 --quiet --http-forceloopback --owner-pid 91956 --child-id Zen_91956_Startup' +Unreal Zen Storage Server HTTP service at [::1]:8658 status: OK!. +Local ZenServer AutoLaunch initialization completed in 0.119 seconds +ZenLocal: Using ZenServer HTTP service at http://[::1]:8658/ with namespace ue.ddc status: OK!. +/home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds. +/home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.00ms. RandomReadSpeed=3880.97MBs, RandomWriteSpeed=797.19MBs. Assigned SpeedClass 'Local' +Local: Using data cache path /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: DeleteOnly +ZenShared: Disabled because Host is set to 'None' +Unable to find inner node ZenShared for hierarchy Hierarchy. +Shared: Disabled because no path is configured. +Unable to find inner node Shared for hierarchy Hierarchy. +Cloud: Disabled because Host is set to 'None' +Unable to find inner node Cloud for hierarchy Hierarchy. +Guid format shader working directory is 14 characters bigger than the processId version (../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/WorkingDirectory/91956/). +Cleaned the shader compiler working directory '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/tmp/20B65D3016F44F0BA883643AC76E258D/'. +UBA/Horde Configuration [Uba.Provider.Horde]: Not Enabled +Using 8 local workers for shader compilation +Compiling shader autogen file: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/ShaderAutogen/VULKAN_SM6/AutogenShaderHeaders.ush +Autogen file is unchanged, skipping write. +Completed SDK detection: ExitCode = 0 +Using FreeType 2.10.0 +SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png' error. +Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] +Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' error. +Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] +FAssetRegistry took 0.0019 seconds to start up +AssetDataGatherer spent 0.000s loading caches ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_*.bin. +EditorDomain is Disabled +Deviceprofile LinuxArm64Editor not found. +Deviceprofile LinuxArm64 not found. +Selected Device Profile: [LinuxEditor] +Active device profile: [0xb55aa6cf280][0xb55aa915000 66] LinuxEditor +Metadata set : deviceprofile="LinuxEditor" +FlushAsyncLoading(1): 1 QueuedPackages, 0 AsyncPackages +Texture Encode Speed: FinalIfAvailable (editor). +Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +Shared linear texture encoding: Disabled +Turnkey Platform: Android: (Status=Invalid, MinAllowed_Sdk=r25b, MaxAllowed_Sdk=r29, Current_Sdk=, Allowed_AutoSdk=r27c, Current_AutoSdk=, Flags="Platform_InvalidHostPrerequisites, Support_FullSdk", Error="Android Studio is not installed correctly.") +Turnkey Platform: Linux: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +Turnkey Platform: LinuxArm64: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +Running Turnkey device detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI' +Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI -nocompile -nocompileuat ] +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness because of a recursive sync load +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec because of a recursive sync load +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_M because of a recursive sync load +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_N because of a recursive sync load +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Opacity/CameraDepthFade because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDiffuse because of a recursive sync load +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions02/Utility/BreakOutFloat2Components because of a recursive sync load +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultPostProcessMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultDeferredDecalMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultLightFunctionMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/WorldGridMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDeferredDecalMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/WorldGridMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +HLOD mesh reduction module (r.ProxyLODMeshReductionModule) set to "ProxyLODMeshReduction" which doesn't exist. +Using QuadricMeshReduction for automatic static mesh reduction +Using SkeletalMeshReduction for automatic skeletal mesh reduction +No automatic mesh merging module available +No distributed automatic mesh merging module available +No automatic mesh merging module available +No distributed automatic mesh merging module available +Completed device detection: Code = 0 +Applying CVar settings from Section [/Script/CQTest.CQTestSettings] File [Engine] +VirtualizationSystem name found in ini file: None +FNullVirtualizationSystem mounted, virtualization will be disabled +FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetActorFactory name: NetActorFactory id: 0 +FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetSubObjectFactory name: NetSubObjectFactory id: 1 +Linux SourceCodeAccessSettings: VisualStudioCode +Border +BreadcrumbButton +Brushes.Title +ColorPicker.ColorThemes +Default +Icons.Save +Icons.Toolbar.Settings +ListView +SoftwareCursor_CardinalCross +SoftwareCursor_Grab +TableView.DarkRow +TableView.Row +TreeView +FWorldPartitionClassDescRegistry::Initialize started... +FWorldPartitionClassDescRegistry::Initialize took 1.780 ms +XR: Instanced Stereo Rendering is Enabled +XR: MultiViewport is Enabled +XR: Mobile Multiview is Disabled +Turnkey Device: Linux@WEYLAND-YUTANI: (Name=WEYLAND-YUTANI, Type=Computer, Status=Valid, Allowed=, Current=Arch Linux, Flags="Device_InstallSoftwareValid") +UGameplayTagsManager::InitializeManager - 0.000 s +Niagara Debugger Client Initialized | Session: 2BAEF909EB4C48D0800000000000E800 | Instance: 2D9976B3AA9F4508B1E1727DFC7AADC1 (WEYLAND-YUTANI-91956). +MetaSound Page Target Initialized to 'Default' +Registering Engine Module Parameter Interfaces... +MetaSound Engine Initialized +Initializing TcpMessaging bridge +Work queue size set to 1024. +Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +Unicast socket bound to '0.0.0.0:52512'. +Added local interface '192.168.1.180' to multicast group '230.0.0.1:6666' +Added local interface '192.168.122.1' to multicast group '230.0.0.1:6666' +Added local interface '172.31.0.1' to multicast group '230.0.0.1:6666' +Using asynchronous task graph for message deserialization. +MakeRuntimeORTDml: + DirectML: no + RHI D3D12: no + D3D12: no + NPU: no +Interface availability: + GPU: no + RDG: no + NPU: no +NNERuntimeORTDml can only cook! +Initialize +OnSessionChanged +Initialize +OnSessionChanged +Initialize +OnSessionChanged +Initialize +OnSessionChanged +[RegisterExtension] Registering CVD Extension [FChaosVDGenericDebugDrawExtension] ... +[RegisterExtension] Registering CVD Extension [FChaosVDAccelerationStructuresExtension] ... +UAndroidPermissionCallbackProxy::GetInstance +No Audio Capture implementations found. Audio input will be silent. +No Audio Capture implementations found. Audio input will be silent. +OpenXR ignores max viewport resolution in editor to support full HMD resolutions. +Applying CVar settings from Section [/Script/NNEDenoiser.NNEDenoiserSettings] File [Engine] +Failed to read file '../../../Engine/Content/Slate/Icons/doc_16x.png' error. +Could not load file for Slate resource: [../../../Engine/Content/Slate/Icons/doc_16x.png] file: [../../../Engine/Content/Slate/Icons/doc_16x.png] +Failed to read file '../../../Engine/Content/Slate/Common/ButtonHoverHint.png' error. +Could not load file for Slate resource: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] file: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] +Cannot determine whether '/home/reimoz/.steampath' is a directory - d_type not supported and stat() failed with errno=2 (No such file or directory) +Revision control is disabled +Revision control is disabled +Loaded 0 collections in 0.002397 seconds +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Collections/' took 0.00s +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Developers/reimoz/Collections/' took 0.00s +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Collections/' took 0.00s +43167 objects as part of root set at end of initial load. +CloseDisregardForGC: 0/0 objects in disregard for GC pool +Initializing Engine... +0x00007f1273f4c7b6 Dladdr: 0.028180ms Open: 0.019010ms Search: 0.038100ms +0x00007f1273ef86d6 Dladdr: 0.004560ms Open: 0.005260ms Search: 0.033800ms +0x00007f1273f044d3 Dladdr: 0.003160ms Open: 0.004790ms Search: 0.034690ms +0x00007f1273f35395 Dladdr: 0.002740ms Open: 0.004730ms Search: 0.033270ms +0x00007f1273f1b840 Dladdr: 0.003130ms Open: 0.005040ms Search: 0.033060ms +0x00007f136d19429e Dladdr: 0.286510ms Open: 0.010750ms Search: 0.046110ms +0x00007f136d1800f9 Dladdr: 0.303840ms Open: 0.005890ms Search: 0.042020ms +0x00007f1364443dbf Dladdr: 0.109490ms Open: 0.006290ms Search: 0.041420ms +0x00007f13644488a9 Dladdr: 0.105471ms Open: 0.005110ms Search: 0.041380ms +0x00007f13651b01e8 Dladdr: 0.111440ms Open: 0.006310ms Search: 0.043310ms +0x000000000023a54d Dladdr: 0.002970ms Open: 0.006970ms Search: 0.029900ms +0x00007f13651bbb30 Dladdr: 0.125860ms Open: 0.014180ms Search: 0.045960ms +0x000000000024cd32 Dladdr: 0.003110ms Open: 0.006440ms Search: 0.032610ms +0x00007f136eb45e59 Dladdr: 0.001170ms Open: 0.006060ms Search: 0.022290ms +0x00007f13626366c0 Dladdr: 0.019130ms Open: 0.004250ms Search: 0.001080ms +0x00007f13626367f8 Dladdr: 0.014990ms Open: 0.002300ms Search: 0.000120ms +0x0000000000239649 Dladdr: 0.002120ms Open: 0.004570ms Search: 0.029120ms +FPlatformStackWalk::StackWalkAndDump - 0.002 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 148] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007f1273f4c7b7 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_0::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +[Callstack] 0x00007f1273ef86d7 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +[Callstack] 0x00007f1273f044d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[Callstack] 0x00007f1273f35396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007f1273f1b841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007f136d19429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007f136d1800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007f1364443dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007f13644488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007f13651b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007f13651bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007f136eb45e5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007f13626366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007f13626367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [N:-1] + + SubmitErrorReport - 0.000 s + SendNewReport - 0.018 s + FDebug::EnsureFailed - 0.025 s +0x00007f1273f4c7f8 Dladdr: 0.075650ms Open: 0.026080ms Search: 0.039000ms +0x00007f1273ef86ef Dladdr: 0.005110ms Open: 0.006600ms Search: 0.035280ms +0x00007f1273f044d3 Dladdr: 0.003260ms Open: 0.004930ms Search: 0.035130ms +0x00007f1273f35395 Dladdr: 0.003040ms Open: 0.005120ms Search: 0.040510ms +0x00007f1273f1b840 Dladdr: 0.006000ms Open: 0.007260ms Search: 0.036350ms +0x00007f136d19429e Dladdr: 0.459040ms Open: 0.017120ms Search: 0.058121ms +0x00007f136d1800f9 Dladdr: 0.290170ms Open: 0.014000ms Search: 0.044090ms +0x00007f1364443dbf Dladdr: 0.160010ms Open: 0.018270ms Search: 0.057360ms +0x00007f13644488a9 Dladdr: 0.125110ms Open: 0.008580ms Search: 0.044580ms +0x00007f13651b01e8 Dladdr: 0.113890ms Open: 0.008110ms Search: 0.044550ms +0x000000000023a54d Dladdr: 0.003430ms Open: 0.008160ms Search: 0.028600ms +0x00007f13651bbb30 Dladdr: 0.118060ms Open: 0.007220ms Search: 0.047360ms +0x000000000024cd32 Dladdr: 0.002720ms Open: 0.005160ms Search: 0.032440ms +0x00007f136eb45e59 Dladdr: 0.002320ms Open: 0.007750ms Search: 0.023640ms +0x00007f13626366c0 Dladdr: 0.024400ms Open: 0.004590ms Search: 0.001030ms +0x00007f13626367f8 Dladdr: 0.014450ms Open: 0.002120ms Search: 0.000130ms +0x0000000000239649 Dladdr: 0.001970ms Open: 0.004750ms Search: 0.029320ms +FPlatformStackWalk::StackWalkAndDump - 0.003 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 149] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007f1273f4c7f9 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_1::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +[Callstack] 0x00007f1273ef86f0 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +[Callstack] 0x00007f1273f044d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[Callstack] 0x00007f1273f35396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007f1273f1b841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007f136d19429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007f136d1800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007f1364443dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007f13644488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007f13651b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007f13651bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007f136eb45e5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007f13626366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007f13626367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [N:-1] + + SubmitErrorReport - 0.000 s diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-9788D179E629417DB0220E34C00BBB2D/CrashContext.runtime-xml b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-9788D179E629417DB0220E34C00BBB2D/CrashContext.runtime-xml new file mode 100644 index 0000000..fb633e2 --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-9788D179E629417DB0220E34C00BBB2D/CrashContext.runtime-xml @@ -0,0 +1,1216 @@ + + + + 3 + B62CE0F13D8A4EDBB527E0548A967BAA + UECC-Linux-638DF031E0E544AEACA83F99CA423844_0005 + true + false + false + Ensure + Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 154] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +0x00007f1273f4c83b libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_2::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:154] +0x00007f1273ef8608 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:154] +0x00007f1273f044d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +0x00007f1273f35396 libUnrealEditor-OpenXRHMD.so!TSharedRef<FOpenXRHMD, (ESPMode)1> FSceneViewExtensions::NewExtension<FOpenXRHMD, XrInstance_T*&, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr<FOpenXRRenderBridge>&&&, TArray<char const*, TSizedDefaultAllocator<32> >&&&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +0x00007f1273f1b841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +0x00007f136d19429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +0x00007f136d1800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +0x00007f1364443dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +0x00007f13644488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +0x00007f13651b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +0x00007f13651bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +0x00007f136eb45e5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +0x00007f13626366c1 libc.so.6!UnknownFunction(0x276c0) +0x00007f13626367f9 libc.so.6!__libc_start_main(+0x88) +0x000000000023964a UnrealEditor!_start [ N:-1] + + + Attended + 91956 + 0 + false + false + true + false + UE-MyProject2 + UnrealEditor + Development + + LinuxEditor + Linux [Arch Linux 6.19.11-arch1-1 64b] + Linux + Editor + Vanilla + + 5.6.1-44394996+++UE5+Release-5.6 + 5.6.1-44394996+++UE5+Release-5.6 + CommandLineRemoved + 9 + en_US + ++UE5+Release-5.6-CL-44394996 + **UE5*Release-5.6-CL-44394996-Linux-Development + true + false + + /opt/unreal-engine/Engine/Binaries/Linux/ + /opt/unreal-engine/ + E5D2B3C70A61446E8360CCAEADDA3CCF-000003E8 + e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 + + + Sent in the unattended mode + + 0 + + 8 + 16 + 1 + AuthenticAMD + AMD Ryzen 7 3800X 8-Core Processor + NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86 + Arch Linux + 6.19.11-arch1-1 + + 67336896512 + 0 + 4096 + 63 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 8 + libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_2::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:154] +libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:154] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +libUnrealEditor-OpenXRHMD.so!TSharedRef<FOpenXRHMD, (ESPMode)1> FSceneViewExtensions::NewExtension<FOpenXRHMD, XrInstance_T*&, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr<FOpenXRRenderBridge>&&&, TArray<char const*, TSizedDefaultAllocator<32> >&&&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +libc.so.6!UnknownFunction(0x276c0) +libc.so.6!__libc_start_main(+0x88) +UnrealEditor!_start [/opt/unreal-engine/Engine/Binaries/Linux/UnrealEditor:-1] + + + +libUnrealEditor-OpenXRHMD 0x00007f1273eb2000 + 9a83b +libUnrealEditor-OpenXRHMD 0x00007f1273eb2000 + 46608 +libUnrealEditor-OpenXRHMD 0x00007f1273eb2000 + 524d4 +libUnrealEditor-OpenXRHMD 0x00007f1273eb2000 + 83396 +libUnrealEditor-OpenXRHMD 0x00007f1273eb2000 + 69841 +libUnrealEditor-Engine 0x00007f1367c00000 + 559429f +libUnrealEditor-Engine 0x00007f1367c00000 + 55800fa +libUnrealEditor-UnrealEd 0x00007f1362c00000 + 1843dc0 +libUnrealEditor-UnrealEd 0x00007f1362c00000 + 18488aa +libUnrealEditor-UnrealEd 0x00007f1362c00000 + 25b01e9 +UnrealEditor 0x0000000000200000 + 3a54e +libUnrealEditor-UnrealEd 0x00007f1362c00000 + 25bbb31 +UnrealEditor 0x0000000000200000 + 4cd33 +libUnrealEditor-UnixCommonStartup 0x00007f136eb3d000 + 8e5a +libc.so 0x00007f136260f000 + 276c1 +libc.so 0x00007f136260f000 + 277f9 +UnrealEditor 0x0000000000200000 + 3964a + + 4035E9A89D9655B202BB8139EA710CA935626762 + 639124032119870000 + 1 + AMD Ryzen 7 3800X 8-Core Processor + 1.0 + + + + 5 + Trace/breakpoint trap + 0 + 0 + + + LinuxEditorNo errors + false + Vulkan + NVIDIA GeForce RTX 4090 + 595.58 + 595.58 + 01-01-01 + SM6 + NVIDIA + 2684 + LinuxEditor + + + + + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RDG Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IoStore Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mass Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "World Metrics" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "XGE Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Enhanced Input" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Visual Debugger" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "FastBuild Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Command Link Server" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chaos Insights" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "UBA Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chaos Cloth" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mesh Painting" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "TraceUtilities" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Gameplay Cameras" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Engine Cameras" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Camera Shake Previewer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Launcher Chunk Installer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Color Grading" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Facial Animation Bulk Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Asset Manager Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Engine Asset Definitions" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Blueprint C++ Header Preview" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Proxy LOD Plugin (Experimental)" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Wizard for mobile packaging scenarios" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UMG Widget Preview" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Data Validation" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "Stylus & Tablet Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CryptoKeys" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GameplayTagsEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "EditorDebugTools" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mac Graphics Switching" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Modeling Tools Editor Mode" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GeometryMode" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Curve Editor Tools" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequencer Anim Tools" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Mesh LOD Toolset" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Plugin Browser" +} + { +"Version": 2, +"VersionName": "0.2", +"FriendlyName": "UVEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Scripting Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Changelist Reviews" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Material Analyzer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "World Partition HLOD Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "SpeedTree Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Environment Query Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AISupport" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Media Compositing" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "AVF Media Player" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "Android Media Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Media Player Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Image Sequence Media Player" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "WMF Media Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "WebM Video Player" +} + { +"Version": 0, +"VersionName": "0.1", +"FriendlyName": "Media Plate" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Oodle Network" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MetaHuman SDK" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Datasmith Content" +} + { +"Version": 131, +"VersionName": "1.3.1", +"FriendlyName": "glTF Exporter" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Variant Manager" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Variant Manager Content" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Tests" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Niagara" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NiagaraSimCaching" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Cascade Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Alembic Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Performance" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Localizable Message" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "GeometryFlow" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Telemetry" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequence Navigator" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Platform Cryptography Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Low-level network trace Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosUserDataPT" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Level Sequence Navigator Bridge" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NFORDenoise" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Tool Presets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosCaching" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "TEDS: Editor Data Storage" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Planar Cut" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Python Editor Script Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Automation Utilities" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Fracture" +} + { +"Version": 1, +"VersionName": "1", +"FriendlyName": "BackChannel" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry Dataflow Nodes" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Telemetry" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Experimental Mesh Modeling Toolset" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Skeletal Mesh Simplifier (Early Access)" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Editor DataflowGraph" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Batch Renamer" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Niagara" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Full Body IK" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "TEDS: Editor Data Storage Features" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "CharacterAI" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Solver" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem NULL" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Services" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Base" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem Utils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "EOS Shared" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Asset Tags" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MsQuic Runtime Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Procedural Mesh Component" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GooglePAD" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Android Runtime Permission" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Example Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Windows Movie Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Linux Device Profile Selector" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Mesh Modeling Toolset" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Custom Mesh Component" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IOS Device Profile Selector" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry Processing" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "StateTree" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Audio Capture" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Apple Movie Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Wave Tables" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XRBase" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chunk Downloader" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Google Cloud Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Resonance Audio" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Input Debugging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ArchVis Character" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXR" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Windows Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Android Movie Player" +} + { +"Version": 1, +"VersionName": "1.1", +"FriendlyName": "Synthesis and DSP Effects" +} + { +"Version": 2, +"VersionName": "1.0", +"FriendlyName": "Groom" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mobile Patching Utilities" +} + { +"Version": 1, +"VersionName": "0.9", +"FriendlyName": "Compute Framework" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Apple Image Utils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXREyeTracker" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Movie Player for WebM files" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Audio Synesthesia" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Cable Component" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RigVM" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "PropertyBindingUtils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MetaSound" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Significance Manager" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "SoundFields" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Android Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AndroidFileServer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Property Access Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mobile Location Services Blueprints Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Actor Layer Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Geometry Cache" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AudioWidgets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXRHandTracking" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "TCP Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UDP Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NNEDenoiser" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NNERuntimeORT" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Paper2D" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Framework" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Framework Assets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Take Recorder" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Camera Calibration Core" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "CLion Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Perforce" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "PIX on Windows GPU Capture Plugin" +} + { +"Version": 110, +"VersionName": "1.11.0", +"FriendlyName": "Plastic SCM" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Dump GPU Services" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Plugin Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Visual Studio Code Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XCode Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Sharing" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RenderDoc Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Project Launcher" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Linux Compiler-only Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Property Access Node" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CodeLite Integration" +} + { +"Version": 2, +"VersionName": "1.7", +"FriendlyName": "Rider Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UObject Example Plugin" +} + { +"Version": 14, +"VersionName": "1.4", +"FriendlyName": "Git" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Visual Studio Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Subversion" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Oodle Texture" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Actor Sequence (Experimental)" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Template Sequence" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequencer Scripting" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "KDevelop Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NamingTokens" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "10X Editor Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Level Sequence Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig Modules" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Insights" +} + { +"Version": 10, +"VersionName": "10.2.7", +"FriendlyName": "RigLogic Plugin v10.3.0" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig Spline" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Modifier Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Skeletal Mesh Editing Tools" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IK Rig" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Tweening Utils" +} + { +"Version": 1, +"VersionName": "0.9", +"FriendlyName": "Deformer Graph" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Blendspace Motion Analysis" +} + { +"Version": 1, +"VersionName": "2.0", +"FriendlyName": "Live Link" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Data" +} + { +"Version": 30100, +"VersionName": "3.1.0", +"FriendlyName": "Animation Compression Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Portable Object File Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Object Mixer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Light Mixer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - Class Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - File Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - Asset Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem GooglePlay" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem iOS" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "BaseCharacterFXEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XInput Device" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CompositeCore" +} + + diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-9788D179E629417DB0220E34C00BBB2D/CrashReportClient.ini b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-9788D179E629417DB0220E34C00BBB2D/CrashReportClient.ini new file mode 100644 index 0000000..ac738fd --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-9788D179E629417DB0220E34C00BBB2D/CrashReportClient.ini @@ -0,0 +1,10 @@ +[CrashReportClient] +bHideLogFilesOption=false +bHideAllowToBeContactedOption=false +bIsAllowedToCloseWithoutSending=true +bIsAllowedToSendWithoutDetailedInfo=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true +bAgreeToCrashUpload=false + diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-9788D179E629417DB0220E34C00BBB2D/Diagnostics.txt b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-9788D179E629417DB0220E34C00BBB2D/Diagnostics.txt new file mode 100644 index 0000000..44682b0 --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-9788D179E629417DB0220E34C00BBB2D/Diagnostics.txt @@ -0,0 +1,36 @@ +Generating report for minidump + +Application version 5.6.1.0 + ... built from changelist 44394996 + +OS version Linux 6.19.11-arch1-1 (network name: WEYLAND-YUTANI) +Running 8 x86_64 processors (16 logical cores) +Exception was "Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 154] " + + + + + +libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_2::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:154] +libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:154] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +libc.so.6!UnknownFunction(0x276c0) +libc.so.6!__libc_start_main(+0x88) +UnrealEditor!_start [/opt/unreal-engine/Engine/Binaries/Linux/UnrealEditor:-1] + + + +0 loaded modules + +Report end! diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-9788D179E629417DB0220E34C00BBB2D/MyProject2.log b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-9788D179E629417DB0220E34C00BBB2D/MyProject2.log new file mode 100644 index 0000000..4d72f48 --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-9788D179E629417DB0220E34C00BBB2D/MyProject2.log @@ -0,0 +1,1561 @@ +Stats thread started at 0.130602 +Metadata set : systemresolution.resx="1280" +Metadata set : systemresolution.resy="720" +OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +Session CrashGUID >==================================================== + Session CrashGUID > UECC-Linux-638DF031E0E544AEACA83F99CA423844 + Session CrashGUID >==================================================== +No local boot hotfix file found at: [../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +Pre-Initializing Audio Device Manager... +AudioInfo: 'OPUS' Registered +AudioInfo: 'OGG' Registered +AudioInfo: 'ADPCM' Registered +AudioInfo: 'PCM' Registered +AudioInfo: 'BINKA' Registered +AudioInfo: 'RADA' Registered +Audio Device Manager Pre-Initialized +Looking for build plugins target receipt +Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +Asset registry cache read as 67.9 MiB from ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_0.bin +Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +Looking for enabled plugins target receipt +Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +Loading Android ini files took 0.19 seconds +Loading Mac ini files took 0.21 seconds +Loading VulkanPC ini files took 0.22 seconds +Loading TVOS ini files took 0.24 seconds +Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +Loading IOS ini files took 0.28 seconds +Loading VisionOS ini files took 0.28 seconds +Loading Unix ini files took 0.34 seconds +Mounting Engine plugin RenderGraphInsights +Mounting Engine plugin IoStoreInsights +Mounting Engine plugin MassInsights +Mounting Engine plugin WorldMetrics +Mounting Engine plugin XGEController +Mounting Engine plugin EnhancedInput +Mounting Engine plugin ChaosVD +Mounting Engine plugin FastBuildController +Loading Windows ini files took 0.48 seconds +Mounting Engine plugin CmdLinkServer +Mounting Engine plugin ChaosInsights +Mounting Engine plugin UbaController +Mounting Engine plugin ChaosCloth +Mounting Engine plugin MeshPainting +Mounting Engine plugin TraceUtilities +Mounting Engine plugin GameplayCameras +Mounting Engine plugin EngineCameras +Mounting Engine plugin CameraShakePreviewer +Loading LinuxArm64 ini files took 0.50 seconds +Mounting Engine plugin LauncherChunkInstaller +Mounting Engine plugin ColorGrading +Mounting Engine plugin FacialAnimation +Mounting Engine plugin AssetManagerEditor +Mounting Engine plugin EngineAssetDefinitions +Loading Linux ini files took 0.51 seconds +Mounting Engine plugin BlueprintHeaderView +Mounting Engine plugin ProxyLODPlugin +Mounting Engine plugin MobileLauncherProfileWizard +Mounting Engine plugin UMGWidgetPreview +Mounting Engine plugin DataValidation +Mounting Engine plugin StylusInput +Mounting Engine plugin CryptoKeys +Mounting Engine plugin GameplayTagsEditor +Mounting Engine plugin EditorDebugTools +Mounting Engine plugin MacGraphicsSwitching +Mounting Engine plugin ModelingToolsEditorMode +Mounting Engine plugin GeometryMode +Mounting Engine plugin CurveEditorTools +Mounting Engine plugin SequencerAnimTools +Mounting Engine plugin MeshLODToolset +Mounting Engine plugin PluginBrowser +Mounting Engine plugin UVEditor +Mounting Engine plugin EditorScriptingUtilities +Mounting Engine plugin ChangelistReview +Mounting Engine plugin MaterialAnalyzer +Mounting Engine plugin WorldPartitionHLODUtilities +Mounting Engine plugin SpeedTreeImporter +Mounting Engine plugin EnvironmentQueryEditor +Mounting Engine plugin AISupport +Mounting Engine plugin MediaCompositing +Mounting Engine plugin AvfMedia +Mounting Engine plugin AndroidMedia +Mounting Engine plugin MediaPlayerEditor +Mounting Engine plugin ImgMedia +Mounting Engine plugin WmfMedia +Mounting Engine plugin WebMMedia +Mounting Engine plugin MediaPlate +Mounting Engine plugin OodleNetwork +Mounting Engine plugin MetaHumanSDK +Mounting Engine plugin DatasmithContent +Mounting Engine plugin GLTFExporter +Mounting Engine plugin VariantManager +Mounting Engine plugin VariantManagerContent +Mounting Engine plugin InterchangeTests +Mounting Engine plugin Niagara +Mounting Engine plugin NiagaraSimCaching +Mounting Engine plugin Cascade +Mounting Engine plugin AlembicImporter +Mounting Engine plugin EditorPerformance +Mounting Engine plugin LocalizableMessage +Mounting Engine plugin GeometryFlow +Mounting Engine plugin RuntimeTelemetry +Mounting Engine plugin SequenceNavigator +Mounting Engine plugin PlatformCrypto +Mounting Engine plugin LowLevelNetTrace +Mounting Engine plugin GeometryCollectionPlugin +Mounting Engine plugin ChaosUserDataPT +Mounting Engine plugin LevelSequenceNavigatorBridge +Mounting Engine plugin NFORDenoise +Mounting Engine plugin ToolPresets +Mounting Engine plugin ChaosCaching +Mounting Engine plugin EditorDataStorage +Mounting Engine plugin PlanarCut +Mounting Engine plugin PythonScriptPlugin +Mounting Engine plugin AutomationUtils +Mounting Engine plugin Fracture +Mounting Engine plugin BackChannel +Mounting Engine plugin GeometryDataflow +Mounting Engine plugin EditorTelemetry +Mounting Engine plugin MeshModelingToolsetExp +Mounting Engine plugin SkeletalReduction +Mounting Engine plugin Dataflow +Mounting Engine plugin AdvancedRenamer +Mounting Engine plugin ChaosNiagara +Mounting Engine plugin FullBodyIK +Mounting Engine plugin EditorDataStorageFeatures +Mounting Engine plugin CharacterAI +Mounting Engine plugin ChaosSolverPlugin +Mounting Engine plugin ChaosEditor +Mounting Engine plugin OnlineSubsystemNull +Mounting Engine plugin OnlineServices +Mounting Engine plugin OnlineBase +Mounting Engine plugin OnlineSubsystem +Mounting Engine plugin OnlineSubsystemUtils +Mounting Engine plugin EOSShared +Mounting Engine plugin AssetTags +Mounting Engine plugin MsQuic +Mounting Engine plugin ProceduralMeshComponent +Mounting Engine plugin GooglePAD +Mounting Engine plugin AndroidPermission +Mounting Engine plugin ExampleDeviceProfileSelector +Mounting Engine plugin WindowsMoviePlayer +Mounting Engine plugin LinuxDeviceProfileSelector +Mounting Engine plugin MeshModelingToolset +Mounting Engine plugin CustomMeshComponent +Mounting Engine plugin IOSDeviceProfileSelector +Mounting Engine plugin GeometryProcessing +Mounting Engine plugin StateTree +Mounting Engine plugin AudioCapture +Mounting Engine plugin AppleMoviePlayer +Mounting Engine plugin WaveTable +Mounting Engine plugin XRBase +Mounting Engine plugin ChunkDownloader +Mounting Engine plugin GoogleCloudMessaging +Mounting Engine plugin ResonanceAudio +Mounting Engine plugin InputDebugging +Mounting Engine plugin ArchVisCharacter +Mounting Engine plugin OpenXR +Mounting Engine plugin WindowsDeviceProfileSelector +Mounting Engine plugin AndroidMoviePlayer +Mounting Engine plugin Synthesis +Mounting Engine plugin HairStrands +Mounting Engine plugin MobilePatchingUtils +Mounting Engine plugin ComputeFramework +Mounting Engine plugin AppleImageUtils +Mounting Engine plugin OpenXREyeTracker +Mounting Engine plugin WebMMoviePlayer +Mounting Engine plugin AudioSynesthesia +Mounting Engine plugin CableComponent +Mounting Engine plugin RigVM +Mounting Engine plugin PropertyBindingUtils +Mounting Engine plugin Metasound +Mounting Engine plugin SignificanceManager +Mounting Engine plugin SoundFields +Mounting Engine plugin AndroidDeviceProfileSelector +Mounting Engine plugin AndroidFileServer +Mounting Engine plugin PropertyAccessEditor +Mounting Engine plugin LocationServicesBPLibrary +Mounting Engine plugin ActorLayerUtilities +Mounting Engine plugin GeometryCache +Mounting Engine plugin AudioWidgets +Mounting Engine plugin OpenXRHandTracking +Mounting Engine plugin TcpMessaging +Mounting Engine plugin UdpMessaging +Mounting Engine plugin NNEDenoiser +Mounting Engine plugin NNERuntimeORT +Mounting Engine plugin Paper2D +Mounting Engine plugin InterchangeEditor +Mounting Engine plugin Interchange +Mounting Engine plugin InterchangeAssets +Mounting Engine plugin Takes +Mounting Engine plugin CameraCalibrationCore +Mounting Engine plugin CLionSourceCodeAccess +Mounting Engine plugin PerforceSourceControl +Mounting Engine plugin PixWinPlugin +Mounting Engine plugin PlasticSourceControl +Mounting Engine plugin DumpGPUServices +Mounting Engine plugin PluginUtils +Mounting Engine plugin VisualStudioCodeSourceCodeAccess +Mounting Engine plugin XCodeSourceCodeAccess +Mounting Engine plugin AnimationSharing +Mounting Engine plugin RenderDocPlugin +Mounting Engine plugin ProjectLauncher +Mounting Engine plugin NullSourceCodeAccess +Mounting Engine plugin PropertyAccessNode +Mounting Engine plugin CodeLiteSourceCodeAccess +Mounting Engine plugin RiderSourceCodeAccess +Mounting Engine plugin UObjectPlugin +Mounting Engine plugin GitSourceControl +Mounting Engine plugin VisualStudioSourceCodeAccess +Mounting Engine plugin SubversionSourceControl +Mounting Engine plugin TextureFormatOodle +Mounting Engine plugin ActorSequence +Mounting Engine plugin TemplateSequence +Mounting Engine plugin SequencerScripting +Mounting Engine plugin KDevelopSourceCodeAccess +Mounting Engine plugin NamingTokens +Mounting Engine plugin N10XSourceCodeAccess +Mounting Engine plugin LevelSequenceEditor +Mounting Engine plugin ControlRigModules +Mounting Engine plugin ControlRig +Mounting Engine plugin GameplayInsights +Mounting Engine plugin RigLogic +Mounting Engine plugin ControlRigSpline +Mounting Engine plugin AnimationModifierLibrary +Mounting Engine plugin SkeletalMeshModelingTools +Mounting Engine plugin IKRig +Mounting Engine plugin TweeningUtils +Mounting Engine plugin DeformerGraph +Mounting Engine plugin BlendSpaceMotionAnalysis +Mounting Engine plugin LiveLink +Mounting Engine plugin AnimationData +Mounting Engine plugin ACLPlugin +Mounting Engine plugin PortableObjectFileDataSource +Mounting Engine plugin ObjectMixer +Mounting Engine plugin LightMixer +Mounting Engine plugin ContentBrowserClassDataSource +Mounting Engine plugin ContentBrowserFileDataSource +Mounting Engine plugin ContentBrowserAssetDataSource +Mounting Engine plugin OnlineSubsystemGooglePlay +Mounting Engine plugin OnlineSubsystemIOS +Mounting Engine plugin BaseCharacterFXEditor +Mounting Engine plugin XInputDevice +Mounting Engine plugin CompositeCore +Revision control is disabled +Revision control is disabled +Revision control is disabled +Started StudioTelemetry Session +NFORDenoise function starting up +Using libcurl 8.12.1 + - built for x86_64-unknown-linux-gnu + - supports SSL with OpenSSL/1.1.1t + - supports HTTP deflate (compression) using libz 1.3 + - other features: + CURL_VERSION_SSL + CURL_VERSION_LIBZ + CURL_VERSION_IPV6 + CURL_VERSION_ASYNCHDNS + CURL_VERSION_LARGEFILE + CURL_VERSION_TLSAUTH_SRP + CURL_VERSION_HTTP2 + CurlRequestOptions (configurable via config and command line): + - bVerifyPeer = true - Libcurl will verify peer certificate + - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy + - bDontReuseConnections = false - Libcurl will reuse connections + - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host + - LocalHostAddr = Default + - BufferSize = 65536 +CreateHttpThread using FCurlMultiPollEventLoopHttpThread +Creating http thread with maximum 256 concurrent requests +OSS: Created online subsystem instance for: NULL +OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] +Initialize Initializing EOSSDK Version:1.17.0-41373641 +Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine] +RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings. +Applying CVar settings from Section [/Script/CompositeCore.CompositeCorePluginSettings] File [Engine] +ExecutableName: UnrealEditor +Build: ++UE5+Release-5.6-CL-44394996 +Platform=LinuxEditor +MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +DeviceId= +Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +Net CL: 43139311 +OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +Compiled (64-bit): Jul 28 2025 20:54:48 +Architecture: x64 +Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +Build Configuration: Development +Branch Name: ++UE5+Release-5.6 +Command Line: +Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +Allocator: Mimalloc +Installed Engine Build: 1 +This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +Number of dev versions registered: 37 + Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 10 + Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0 + Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 4 + Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 40 + Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 37 + Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 3 + Dev-Networking (A4E4105C-59A1-49B5-A7C5-40C4547EDFEE): 0 + Dev-Online (39C831C9-5AE6-47DC-9A44-9C173E1C8E7C): 0 + Dev-Physics (78F01B33-EBEA-4F98-B9B4-84EACCB95AA2): 20 + Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0 + Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 49 + Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 13 + Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 3 + Dev-LoadTimes (C2A15278-BFE7-4AFE-6C17-90FF531DF755): 1 + Private-Geometry (6EACA3D4-40EC-4CC1-B786-8BED09428FC5): 3 + Dev-AnimPhys (29E575DD-E0A3-4627-9D10-D276232CDCEA): 17 + Dev-Anim (AF43A65D-7FD3-4947-9873-3E8ED9C1BB05): 15 + Dev-ReflectionCapture (6B266CEC-1EC7-4B8F-A30B-E4D90942FC07): 1 + Dev-Automation (0DF73D61-A23F-47EA-B727-89E90C41499A): 1 + FortniteMain (601D1886-AC64-4F84-AA16-D3DE0DEAC7D6): 207 + FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 8 + FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 13 + FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 17 + Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 11 + Dev-Niagara (F2AED0AC-9AFE-416F-8664-AA7FFA26D6FC): 1 + Dev-Destruction (174F1F0B-B4C6-45A5-B13F-2EE8D0FB917D): 10 + Dev-Physics-Ext (35F94A83-E258-406C-A318-09F59610247C): 41 + Dev-PhysicsMaterial-Chaos (B68FC16E-8B1B-42E2-B453-215C058844FE): 1 + Dev-CineCamera (B2E18506-4273-CFC2-A54E-F4BB758BBA07): 1 + Dev-VirtualProduction (64F58936-FD1B-42BA-BA96-7289D5D0FA4E): 1 + UE5-Main (697DD581-E64F-41AB-AA4A-51ECBEB7B628): 121 + UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 56 + UE5-SpecialProject (59DA5D52-1232-4948-B878-597870B8E98B): 9 + Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2 + Dev-NaniteResearch (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1 + Dev-ComputeFramework (6304A3E7-0059-4F59-8CFC-21BD7721FD4E): 0 + LensFileVersion (8652A554-966A-466C-9FD7-1C6DD61B1ADB): 1 +Presizing for max 25165824 objects, including 0 objects not considered by GC. +Object subsystem initialized +Set CVar [[con.DebugEarlyDefault:1]] +CVar [[con.DebugLateDefault:1]] deferred - dummy variable created +CVar [[con.DebugLateCheat:1]] deferred - dummy variable created +CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created +Set CVar [[r.setres:1280x720]] +Set CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] +CVar [[QualityLevelMapping:high]] deferred - dummy variable created +Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]] +Set CVar [[r.VSync:0]] +Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created +CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created +Set CVar [[r.GPUCrashDebugging:0]] +CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +Set CVar [[r.ForwardShading:1]] +Set CVar [[r.MobileHDR:0]] +Set CVar [[vr.MobileMultiView:1]] +Set CVar [[vr.InstancedStereo:1]] +Set CVar [[r.DefaultFeature.AutoExposure:0]] +Set CVar [[r.DefaultFeature.AmbientOcclusion:0]] +Set CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:0]] +Set CVar [[r.DefaultFeature.MotionBlur:0]] +Set CVar [[r.Mobile.UseHWsRGBEncoding:1]] +Set CVar [[r.Shadow.Virtual.Enable:1]] +Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] +Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]] +Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]] +Set CVar [[r.GenerateMeshDistanceFields:1]] +Set CVar [[r.DynamicGlobalIlluminationMethod:1]] +Set CVar [[r.ReflectionMethod:1]] +Set CVar [[r.Mobile.AntiAliasing:3]] +Set CVar [[r.AntiAliasingMethod:3]] +Set CVar [[r.AllowStaticLighting:1]] +Set CVar [[r.SkinCache.CompileShaders:1]] +Set CVar [[r.RayTracing:1]] +Set CVar [[r.RayTracing.RayTracingProxies.ProjectEnabled:1]] +Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]] +Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +Set CVar [[s.AsyncLoadingThreadEnabled:1]] +Set CVar [[s.EventDrivenLoaderEnabled:1]] +Set CVar [[s.WarnIfTimeLimitExceeded:0]] +Set CVar [[s.TimeLimitExceededMultiplier:1.5]] +Set CVar [[s.TimeLimitExceededMinTime:0.005]] +Set CVar [[s.UseBackgroundLevelStreaming:1]] +Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] +Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +Set CVar [[s.FlushStreamingOnExit:1]] +CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] +Set CVar [[gc.FlushStreamingOnGC:0]] +Set CVar [[gc.NumRetriesBeforeForcingGC:10]] +Set CVar [[gc.AllowParallelGC:1]] +Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] +Set CVar [[gc.MaxObjectsInEditor:25165824]] +Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] +Set CVar [[gc.CreateGCClusters:1]] +Set CVar [[gc.MinGCClusterSize:5]] +Set CVar [[gc.AssetClustreringEnabled:0]] +Set CVar [[gc.ActorClusteringEnabled:0]] +Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] +Set CVar [[gc.GarbageEliminationEnabled:1]] +Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created +CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +CVar [[DefaultASTCQualityBySizeHQ:4]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:AmbientSound]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Mobile.DBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +Initializing SDL. +Initialized SDL 2.30.6 revision: SDL-2.30.6-no-vcs (compiled against 2.30.6) +Using SDL video driver 'x11' +Display metrics: + PrimaryDisplayWidth: 3440 + PrimaryDisplayHeight: 1440 + PrimaryDisplayWorkAreaRect: + Left=0, Top=0, Right=3440, Bottom=1396 + VirtualDisplayRect: + Left=0, Top=0, Right=3440, Bottom=1396 + TitleSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 + ActionSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 + Number of monitors: 1 + Monitor 0 + Name: LG ULTRAGEAR+ 45" + ID: display0 + NativeWidth: 3440 + NativeHeight: 1440 + bIsPrimary: true +Metadata set : systemresolution.resx="3440" +Metadata set : systemresolution.resy="1440" +Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +Set CVar [[r.SkeletalMeshLODBias:0]] +Set CVar [[r.ViewDistanceScale:1.0]] +Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +Set CVar [[r.FXAA.Quality:4]] +Set CVar [[r.TemporalAA.Quality:2]] +Set CVar [[r.TSR.History.R11G11B10:1]] +Set CVar [[r.TSR.History.ScreenPercentage:200]] +Set CVar [[r.TSR.History.UpdateQuality:3]] +Set CVar [[r.TSR.ShadingRejection.Flickering:1]] +Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] +Set CVar [[r.TSR.ReprojectionField:1]] +Set CVar [[r.TSR.Resurrection:1]] +Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +Set CVar [[r.LightFunctionQuality:1]] +Set CVar [[r.ShadowQuality:5]] +Set CVar [[r.Shadow.CSM.MaxCascades:10]] +Set CVar [[r.Shadow.MaxResolution:2048]] +Set CVar [[r.Shadow.MaxCSMResolution:2048]] +Set CVar [[r.Shadow.RadiusThreshold:0.01]] +Set CVar [[r.Shadow.DistanceScale:1.0]] +Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] +Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +Set CVar [[r.DistanceFieldShadowing:1]] +Set CVar [[r.VolumetricFog:1]] +Set CVar [[r.VolumetricFog.GridPixelSize:8]] +Set CVar [[r.VolumetricFog.GridSizeZ:128]] +Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +Set CVar [[r.LightMaxDrawDistanceScale:1]] +Set CVar [[r.CapsuleShadows:1]] +Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] +Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] +Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] +Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] +Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] +Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +Set CVar [[r.DistanceFieldAO:1]] +Set CVar [[r.SkylightIntensityMultiplier:1.0]] +Set CVar [[r.AOQuality:2]] +Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] +Set CVar [[r.LumenScene.DirectLighting.MaxLightsPerTile:8]] +Set CVar [[r.LumenScene.DirectLighting.UpdateFactor:32]] +Set CVar [[r.LumenScene.Radiosity.UpdateFactor:64]] +Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] +Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] +Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] +Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] +Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:100]] +Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] +Set CVar [[r.Lumen.ScreenProbeGather.NumAdaptiveProbes:8]] +Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] +Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] +Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] +Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] +Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] +Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] +Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.HardwareRayTracing:0]] +Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.BentNormal:1]] +Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] +Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] +Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] +Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] +Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:70]] +Set CVar [[r.RayTracing.Scene.BuildMode:1]] +Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +Set CVar [[r.SSR.Quality:3]] +Set CVar [[r.SSR.HalfResSceneColor:0]] +Set CVar [[r.Lumen.Reflections.Allow:1]] +Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] +Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] +Set CVar [[r.Lumen.ScreenProbeGather.MaxRoughnessToEvaluateRoughSpecularForFoliage:0.8]] +Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.NumSamples:5]] +Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.MinWeight:0]] +Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] +Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] +Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +Set CVar [[r.MotionBlurQuality:4]] +Set CVar [[r.MotionBlur.HalfResGather:0]] +Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +Set CVar [[r.AmbientOcclusionMaxQuality:100]] +Set CVar [[r.AmbientOcclusionLevels:-1]] +Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] +Set CVar [[r.DepthOfFieldQuality:2]] +Set CVar [[r.RenderTargetPoolMin:400]] +Set CVar [[r.LensFlareQuality:2]] +Set CVar [[r.SceneColorFringeQuality:1]] +Set CVar [[r.EyeAdaptationQuality:2]] +Set CVar [[r.BloomQuality:5]] +Set CVar [[r.Bloom.ScreenPercentage:50.000]] +Set CVar [[r.FastBlurThreshold:100]] +Set CVar [[r.Upscale.Quality:3]] +Set CVar [[r.LightShaftQuality:1]] +Set CVar [[r.Filter.SizeScale:1]] +Set CVar [[r.Tonemapper.Quality:5]] +Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] +Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +Applying CVar settings from Section [TextureQuality@3] File [Scalability] +Set CVar [[r.Streaming.MipBias:0]] +Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +Set CVar [[r.Streaming.Boost:1]] +Set CVar [[r.MaxAnisotropy:8]] +Set CVar [[r.VT.MaxAnisotropy:8]] +Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +Set CVar [[r.Streaming.PoolSize:1000]] +Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +Set CVar [[r.TranslucencyLightingVolumeDim:64]] +Set CVar [[r.RefractionQuality:2]] +Set CVar [[r.SceneColorFormat:4]] +Set CVar [[r.DetailMode:3]] +Set CVar [[r.TranslucencyVolumeBlur:1]] +Set CVar [[r.MaterialQualityLevel:1 ; High quality]] +Set CVar [[r.SSS.Scale:1]] +Set CVar [[r.SSS.SampleSet:2]] +Set CVar [[r.SSS.Quality:1]] +Set CVar [[r.SSS.HalfRes:0]] +Set CVar [[r.SSGI.Quality:3]] +Set CVar [[r.EmitterSpawnRateScale:1.0]] +Set CVar [[r.ParticleLightQuality:2]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +Set CVar [[fx.Niagara.QualityLevel:3]] +Set CVar [[r.Refraction.OffsetQuality:1]] +Set CVar [[r.HeterogeneousVolumes.DownsampleFactor:2]] +Set CVar [[r.HeterogeneousVolumes.MaxStepCount:256]] +Set CVar [[r.HeterogeneousVolumes.Shadows.Resolution:256]] +Set CVar [[r.HeterogeneousVolumes.Shadows.MaxSampleCount:8]] +Set CVar [[r.HeterogeneousVolumes.UseExistenceMask:0]] +Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +Set CVar [[foliage.DensityScale:1.0]] +Set CVar [[grass.DensityScale:1.0]] +Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] +Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +Set CVar [[r.AnisotropicMaterials:1]] +Applying CVar settings from Section [LandscapeQuality@3] File [Scalability] +Selected Device Profile: [LinuxEditor] +Selected Device Profile: [LinuxEditor] +Platform has ~ 63 GB [67336896512 / 68719476736 / 63], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +Going up to parent DeviceProfile [Linux] +Going up to parent DeviceProfile [] +Pushing Device Profile CVar: [[UI.SlateSDFText.RasterizationMode:Bitmap -> Msdf]] +Pushing Device Profile CVar: [[UI.SlateSDFText.ResolutionLevel:2 -> 2]] +Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +Set CVar [[r.DumpShaderDebugInfo:2]] +Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] +Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] +CVar [[ds.CADTranslator.Meshing.ActivateThinZoneMeshing:0]] deferred - dummy variable created +CVar [[ds.CADTranslator.Stitching.RemoveThinFaces:0]] deferred - dummy variable created +Applying CVar settings from Section [Startup_Linux] File [../../../Engine/Config/ConsoleVariables.ini] +Applying CVar settings from Section [ConsoleVariables] File [Engine] +Set CVar [[g.TimeoutForBlockOnRenderFence:60000]] +Applying CVar settings from Section [ConsoleVariables] File [/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Config/LinuxEditor/Editor.ini] +Unix hardware info: + - we are the first instance of this executable + - this process' id (pid) is 91956, parent process' id (ppid) is 1855 + - we are not running under debugger + - machine network name is 'WEYLAND-YUTANI' + - user name is 'reimoz' (reimoz) + - we're logged in locally + - we're running with rendering + - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) + - Number of physical cores available for the process: 8 + - Number of logical cores available for the process: 16 + - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) + - Memory allocator used: Mimalloc + - This is an internal build. +Benchmarking clocks: + - CLOCK_MONOTONIC (id=1) can sustain 38921400 (38921K, 39M) calls per second without zero deltas. + - CLOCK_MONOTONIC_RAW (id=4) can sustain 39191559 (39192K, 39M) calls per second without zero deltas. + - CLOCK_MONOTONIC_COARSE (id=6) can sustain 221975181 (221975K, 222M) calls per second with 99.999545% zero deltas. +Selected clock_id 4 (CLOCK_MONOTONIC_RAW) since it is the fastest support clock without zero deltas. +Unix-specific commandline switches: + -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) + -jemalloc - use jemalloc for all memory allocation + -binnedmalloc - use binned malloc for all memory allocation + -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache + -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) + -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) + -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) + -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal + -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) + -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened + -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) + -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) + -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) + -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash + - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) + - VirtualMemoryAllocator pools will grow at scale 1.4 + - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) + - PageSize 4096 + - BinnedPageSize 65536 +Metadata set : extradevelopmentmemorymb="0" +Chaos Debug Draw Startup +Physics initialised using underlying interface: Chaos +Using OS detected language (en-US). +Using OS detected locale (en-US). +No specific localization for 'en-US' exists, so 'en' will be used for the language. +Attempting to load config data for Default__SlateThemeManager before the Class has been constructed/registered/linked (likely during module loading or early startup). This will result in the load silently failing and should be fixed. +New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +Slate User Registered. User Index 0, Is Virtual User: 0 +Found VULKAN_SDK= +Registering provided Vulkan validation layers +Updated VK_LAYER_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +Updated LD_LIBRARY_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +Installed Vulkan Loader Path: /usr/lib +Installed Vulkan Loader instance version 1.4.341. +Starting Vulkan Profile check for VP_UE_Vulkan_SM6: +Vulkan Profile check complete. +Using SDL_WINDOW_VULKAN +Vulkan RHI ShaderPlatform for SM6: VULKAN_SM6. +Vulkan PSO Precaching = 1, PipelineFileCache = 0 +Built with Vulkan header version 1.4.304 +Starting Vulkan Profile check for VP_UE_Vulkan_SM6_RT: +Vulkan Profile check complete. +Using API Version 1.3. +OpenXRHMDModule::InitInstance using DefaultLoader. +OpenXR runtime supported extensions: + XR_KHR_vulkan_enable + XR_KHR_vulkan_enable2 + XR_KHR_opengl_enable + XR_KHR_convert_timespec_time + XR_KHR_opengl_es_enable + XR_MNDX_egl_enable + XR_KHR_binding_modification + XR_KHR_composition_layer_depth + XR_KHR_locate_spaces + XR_KHR_visibility_mask + XR_EXT_active_action_set_priority + XR_EXT_dpad_binding + XR_EXT_eye_gaze_interaction + XR_EXT_frame_composition_report + XR_EXT_hand_interaction + XR_EXT_hand_tracking + XR_EXT_hand_tracking_data_source + XR_EXT_hand_joints_motion_range + XR_EXT_hp_mixed_reality_controller + XR_EXT_local_floor + XR_EXT_palm_pose + XR_EXT_uuid + XR_EXT_user_presence + XR_EXT_render_model + XR_EXT_interaction_render_model + XR_FB_display_refresh_rate + XR_HTC_vive_cosmos_controller_interaction + XR_HTC_vive_focus3_controller_interaction + XR_HTC_vive_wrist_tracker_interaction + XR_MND_headless + XR_VALVE_analog_threshold + XR_META_performance_metrics + XR_VALVE_timing_utils + XR_META_recommended_layer_resolution + XR_HTCX_vive_tracker_interaction + XR_KHR_generic_controller + XR_VALVE_frame_controller_interaction + XR_EXT_debug_utils +Optional extension XR_KHR_vulkan_swapchain_format_list is not available +Optional extension XR_FB_foveation_vulkan is not available +Optional extension XR_FB_composition_layer_depth_test is not available +Optional extension XR_KHR_composition_layer_cylinder is not available +Optional extension XR_KHR_composition_layer_equirect is not available +Optional extension XR_KHR_composition_layer_equirect2 is not available +Optional extension XR_KHR_composition_layer_color_scale_bias is not available +Optional extension XR_VARJO_quad_views is not available +Optional extension XR_EPIC_view_configuration_fov is not available +Optional extension XR_FB_foveation is not available +Optional extension XR_FB_swapchain_update_state is not available +Optional extension XR_FB_foveation_configuration is not available +Optional extension XR_FB_composition_layer_alpha_blend is not available +xrCreateInstance succeeded with XR_API_VERSION_1_0 +xrCreateInstance created: 425665216 +Initialized OpenXR on SteamVR/OpenXR runtime version 2.15.6 +Instance does not support expected usage of xrStringToPath. Instance is not viable. +Found 25 available instance extensions : + - VK_EXT_acquire_drm_display + - VK_EXT_acquire_xlib_display + - VK_EXT_debug_report + + VK_EXT_debug_utils + - VK_EXT_direct_mode_display + - VK_EXT_display_surface_counter + - VK_EXT_surface_maintenance1 + + VK_EXT_swapchain_colorspace + - VK_KHR_device_group_creation + - VK_KHR_display + - VK_KHR_external_fence_capabilities + - VK_KHR_external_memory_capabilities + - VK_KHR_external_semaphore_capabilities + - VK_KHR_get_display_properties2 + - VK_KHR_get_physical_device_properties2 + - VK_KHR_get_surface_capabilities2 + - VK_KHR_portability_enumeration + + VK_KHR_surface + - VK_KHR_surface_maintenance1 + - VK_KHR_surface_protected_capabilities + - VK_KHR_wayland_surface + - VK_KHR_xcb_surface + + VK_KHR_xlib_surface + - VK_LUNARG_direct_driver_loading + - VK_NV_display_stereo +Intance Layer VK_LAYER_VALVE_steam_overlay_32 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_fossilize_64 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_overlay_64 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_fossilize_32 provides 0 extensions: +Intance Layer VK_LAYER_NV_optimus provides 0 extensions: +Intance Layer VK_LAYER_NV_present provides 0 extensions: +Intance Layer VK_LAYER_LUNARG_api_dump provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_LUNARG_crash_diagnostic provides 3 extensions: + VK_EXT_debug_report + VK_EXT_debug_utils + VK_EXT_layer_settings +Intance Layer VK_LAYER_KHRONOS_validation provides 4 extensions: + VK_EXT_debug_report + VK_EXT_debug_utils + VK_EXT_layer_settings + VK_EXT_validation_features +Intance Layer VK_LAYER_KHRONOS_synchronization2 provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_LUNARG_gfxreconstruct provides 0 extensions: +Intance Layer VK_LAYER_KHRONOS_profiles provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_KHRONOS_shader_object provides 1 extensions: + VK_EXT_layer_settings +Found 13 available instance layers : + * VK_LAYER_KHRONOS_profiles + * VK_LAYER_KHRONOS_shader_object + * VK_LAYER_KHRONOS_synchronization2 + * VK_LAYER_KHRONOS_validation + * VK_LAYER_LUNARG_api_dump + * VK_LAYER_LUNARG_crash_diagnostic + * VK_LAYER_LUNARG_gfxreconstruct + * VK_LAYER_NV_optimus + * VK_LAYER_NV_present + * VK_LAYER_VALVE_steam_fossilize_32 + * VK_LAYER_VALVE_steam_fossilize_64 + * VK_LAYER_VALVE_steam_overlay_32 + * VK_LAYER_VALVE_steam_overlay_64 +Creating Vulkan Device using VkPhysicalDevice 0x19696d10. +- DeviceName: NVIDIA GeForce RTX 4090 +- API=1.4.329 (0x404149) Driver=0x94ce80c0 VendorId=0x10de +- DeviceID=0x2684 Type=VK_PHYSICAL_DEVICE_TYPE_DISCRETE_GPU +- Max Descriptor Sets Bound 32 +- Timestamps: ComputeAndGraphics=1 Domain=VK_TIME_DOMAIN_CLOCK_MONOTONIC_KHR Period=1.000000 + API Version: 1.4.329 +RHI Adapter Info: + Name: NVIDIA GeForce RTX 4090 + Driver Version: 595.58 (internal:595.58, unified:) + Driver Date: 01-01-01 +Found 275 available device extensions : + + VK_AMD_buffer_marker + - VK_EXT_4444_formats + - VK_EXT_attachment_feedback_loop_dynamic_state + - VK_EXT_attachment_feedback_loop_layout + - VK_EXT_blend_operation_advanced + - VK_EXT_border_color_swizzle + - VK_EXT_buffer_device_address + + VK_EXT_calibrated_timestamps + - VK_EXT_color_write_enable + - VK_EXT_conditional_rendering + - VK_EXT_conservative_rasterization + - VK_EXT_custom_border_color + - VK_EXT_custom_resolve + - VK_EXT_depth_bias_control + - VK_EXT_depth_clamp_control + - VK_EXT_depth_clamp_zero_one + - VK_EXT_depth_clip_control + - VK_EXT_depth_clip_enable + - VK_EXT_depth_range_unrestricted + + VK_EXT_descriptor_buffer + - VK_EXT_descriptor_heap + * VK_EXT_descriptor_indexing + - VK_EXT_device_address_binding_report + + VK_EXT_device_fault + - VK_EXT_device_generated_commands + - VK_EXT_discard_rectangles + - VK_EXT_display_control + - VK_EXT_dynamic_rendering_unused_attachments + - VK_EXT_extended_dynamic_state + - VK_EXT_extended_dynamic_state2 + - VK_EXT_extended_dynamic_state3 + - VK_EXT_external_memory_dma_buf + - VK_EXT_external_memory_host + - VK_EXT_fragment_shader_interlock + - VK_EXT_global_priority + - VK_EXT_global_priority_query + + VK_EXT_graphics_pipeline_library + - VK_EXT_hdr_metadata + - VK_EXT_host_image_copy + * VK_EXT_host_query_reset + - VK_EXT_image_2d_view_of_3d + - VK_EXT_image_drm_format_modifier + - VK_EXT_image_robustness + - VK_EXT_image_sliced_view_of_3d + - VK_EXT_image_view_min_lod + - VK_EXT_index_type_uint8 + - VK_EXT_inline_uniform_block + - VK_EXT_legacy_vertex_attributes + - VK_EXT_line_rasterization + + VK_EXT_load_store_op_none + - VK_EXT_map_memory_placed + + VK_EXT_memory_budget + - VK_EXT_memory_decompression + + VK_EXT_memory_priority + + VK_EXT_mesh_shader + - VK_EXT_multi_draw + + VK_EXT_mutable_descriptor_type + - VK_EXT_nested_command_buffer + - VK_EXT_non_seamless_cube_map + - VK_EXT_opacity_micromap + - VK_EXT_pageable_device_local_memory + - VK_EXT_pci_bus_info + - VK_EXT_physical_device_drm + * VK_EXT_pipeline_creation_cache_control + - VK_EXT_pipeline_creation_feedback + - VK_EXT_pipeline_library_group_handles + - VK_EXT_pipeline_robustness + - VK_EXT_post_depth_coverage + - VK_EXT_present_mode_fifo_latest_ready + - VK_EXT_present_timing + - VK_EXT_primitive_topology_list_restart + - VK_EXT_primitives_generated_query + - VK_EXT_private_data + - VK_EXT_provoking_vertex + - VK_EXT_queue_family_foreign + - VK_EXT_ray_tracing_invocation_reorder + - VK_EXT_robustness2 + - VK_EXT_sample_locations + - VK_EXT_sampler_filter_minmax + * VK_EXT_scalar_block_layout + - VK_EXT_separate_stencil_usage + - VK_EXT_shader_64bit_indexing + - VK_EXT_shader_atomic_float + * VK_EXT_shader_demote_to_helper_invocation + - VK_EXT_shader_float8 + + VK_EXT_shader_image_atomic_int64 + - VK_EXT_shader_module_identifier + - VK_EXT_shader_object + - VK_EXT_shader_replicated_composites + - VK_EXT_shader_subgroup_ballot + - VK_EXT_shader_subgroup_vote + - VK_EXT_shader_uniform_buffer_unsized_array + * VK_EXT_shader_viewport_index_layer + * VK_EXT_subgroup_size_control + - VK_EXT_swapchain_maintenance1 + - VK_EXT_texel_buffer_alignment + * VK_EXT_tooling_info + - VK_EXT_transform_feedback + - VK_EXT_vertex_attribute_divisor + - VK_EXT_vertex_attribute_robustness + - VK_EXT_vertex_input_dynamic_state + - VK_EXT_ycbcr_2plane_444_formats + - VK_EXT_ycbcr_image_arrays + - VK_EXT_zero_initialize_device_memory + - VK_GOOGLE_hlsl_functionality1 + - VK_GOOGLE_user_type + + VK_KHR_16bit_storage + - VK_KHR_8bit_storage + + VK_KHR_acceleration_structure + - VK_KHR_bind_memory2 + * VK_KHR_buffer_device_address + - VK_KHR_calibrated_timestamps + + VK_KHR_compute_shader_derivatives + - VK_KHR_cooperative_matrix + - VK_KHR_copy_commands2 + - VK_KHR_copy_memory_indirect + * VK_KHR_create_renderpass2 + - VK_KHR_dedicated_allocation + + VK_KHR_deferred_host_operations + - VK_KHR_depth_clamp_zero_one + + VK_KHR_depth_stencil_resolve + - VK_KHR_descriptor_update_template + - VK_KHR_device_group + - VK_KHR_draw_indirect_count + * VK_KHR_driver_properties + * VK_KHR_dynamic_rendering + - VK_KHR_dynamic_rendering_local_read + - VK_KHR_external_fence + - VK_KHR_external_fence_fd + - VK_KHR_external_memory + + VK_KHR_external_memory_fd + - VK_KHR_external_semaphore + - VK_KHR_external_semaphore_fd + - VK_KHR_format_feature_flags2 + + VK_KHR_fragment_shader_barycentric + + VK_KHR_fragment_shading_rate + * VK_KHR_get_memory_requirements2 + - VK_KHR_global_priority + * VK_KHR_image_format_list + - VK_KHR_imageless_framebuffer + - VK_KHR_incremental_present + - VK_KHR_index_type_uint8 + - VK_KHR_line_rasterization + - VK_KHR_load_store_op_none + - VK_KHR_maintenance1 + - VK_KHR_maintenance10 + - VK_KHR_maintenance2 + - VK_KHR_maintenance3 + * VK_KHR_maintenance4 + + VK_KHR_maintenance5 + - VK_KHR_maintenance6 + - VK_KHR_maintenance7 + - VK_KHR_maintenance8 + - VK_KHR_maintenance9 + - VK_KHR_map_memory2 + * VK_KHR_multiview + - VK_KHR_pipeline_binary + - VK_KHR_pipeline_executable_properties + + VK_KHR_pipeline_library + - VK_KHR_present_id + - VK_KHR_present_id2 + - VK_KHR_present_mode_fifo_latest_ready + - VK_KHR_present_wait + - VK_KHR_present_wait2 + - VK_KHR_push_descriptor + + VK_KHR_ray_query + - VK_KHR_ray_tracing_maintenance1 + + VK_KHR_ray_tracing_pipeline + + VK_KHR_ray_tracing_position_fetch + - VK_KHR_relaxed_block_layout + - VK_KHR_robustness2 + - VK_KHR_sampler_mirror_clamp_to_edge + * VK_KHR_sampler_ycbcr_conversion + * VK_KHR_separate_depth_stencil_layouts + * VK_KHR_shader_atomic_int64 + - VK_KHR_shader_bfloat16 + - VK_KHR_shader_clock + - VK_KHR_shader_draw_parameters + - VK_KHR_shader_expect_assume + + VK_KHR_shader_float16_int8 + * VK_KHR_shader_float_controls + - VK_KHR_shader_float_controls2 + - VK_KHR_shader_fma + - VK_KHR_shader_integer_dot_product + - VK_KHR_shader_maximal_reconvergence + - VK_KHR_shader_non_semantic_info + - VK_KHR_shader_quad_control + - VK_KHR_shader_relaxed_extended_instruction + - VK_KHR_shader_subgroup_extended_types + - VK_KHR_shader_subgroup_rotate + - VK_KHR_shader_subgroup_uniform_control_flow + - VK_KHR_shader_terminate_invocation + - VK_KHR_shader_untyped_pointers + - VK_KHR_shared_presentable_image + * VK_KHR_spirv_1_4 + - VK_KHR_storage_buffer_storage_class + + VK_KHR_swapchain + - VK_KHR_swapchain_maintenance1 + - VK_KHR_swapchain_mutable_format + * VK_KHR_synchronization2 + * VK_KHR_timeline_semaphore + - VK_KHR_unified_image_layouts + - VK_KHR_uniform_buffer_standard_layout + - VK_KHR_variable_pointers + - VK_KHR_vertex_attribute_divisor + - VK_KHR_video_decode_av1 + - VK_KHR_video_decode_h264 + - VK_KHR_video_decode_h265 + - VK_KHR_video_decode_queue + - VK_KHR_video_decode_vp9 + - VK_KHR_video_encode_av1 + - VK_KHR_video_encode_h264 + - VK_KHR_video_encode_h265 + - VK_KHR_video_encode_intra_refresh + - VK_KHR_video_encode_quantization_map + - VK_KHR_video_encode_queue + - VK_KHR_video_maintenance1 + - VK_KHR_video_maintenance2 + - VK_KHR_video_queue + - VK_KHR_vulkan_memory_model + - VK_KHR_workgroup_memory_explicit_layout + - VK_KHR_zero_initialize_workgroup_memory + - VK_NVX_binary_import + - VK_NVX_image_view_handle + - VK_NVX_multiview_per_view_attributes + - VK_NV_clip_space_w_scaling + - VK_NV_cluster_acceleration_structure + - VK_NV_compute_occupancy_priority + - VK_NV_compute_shader_derivatives + - VK_NV_cooperative_matrix + - VK_NV_cooperative_matrix2 + - VK_NV_cooperative_vector + - VK_NV_copy_memory_indirect + - VK_NV_corner_sampled_image + - VK_NV_coverage_reduction_mode + - VK_NV_cuda_kernel_launch + - VK_NV_dedicated_allocation + - VK_NV_dedicated_allocation_image_aliasing + - VK_NV_descriptor_pool_overallocation + + VK_NV_device_diagnostic_checkpoints + + VK_NV_device_diagnostics_config + - VK_NV_device_generated_commands + - VK_NV_device_generated_commands_compute + - VK_NV_disk_cache_utils + - VK_NV_extended_sparse_address_space + - VK_NV_fill_rectangle + - VK_NV_fragment_coverage_to_color + - VK_NV_fragment_shader_barycentric + - VK_NV_fragment_shading_rate_enums + - VK_NV_framebuffer_mixed_samples + - VK_NV_geometry_shader_passthrough + - VK_NV_inherited_viewport_scissor + - VK_NV_internal_nvpresent + - VK_NV_linear_color_attachment + - VK_NV_low_latency + - VK_NV_low_latency2 + - VK_NV_memory_decompression + - VK_NV_mesh_shader + - VK_NV_optical_flow + - VK_NV_partitioned_acceleration_structure + - VK_NV_present_metering + - VK_NV_raw_access_chains + - VK_NV_ray_tracing + - VK_NV_ray_tracing_invocation_reorder + - VK_NV_ray_tracing_motion_blur + - VK_NV_representative_fragment_test + - VK_NV_sample_mask_override_coverage + - VK_NV_scissor_exclusive + - VK_NV_shader_atomic_float16_vector + - VK_NV_shader_image_footprint + - VK_NV_shader_sm_builtins + - VK_NV_shader_subgroup_partitioned + - VK_NV_shading_rate_image + - VK_NV_viewport_array2 + - VK_NV_viewport_swizzle +Found 0 available device layers ! +Vulkan Physical Device Driver Properties: +- driverName: NVIDIA +- driverInfo: 595.58.03 +Vulkan Variable Rate Shading choice: 0. +Device properties: Geometry 1 BufferAtomic64 1 ImageAtomic64 1 +Enabling Vulkan Descriptor Buffers with: allowSamplerImageViewPostSubmitCreation=0, maxDescriptorBufferBindings=32, maxSamplerDescriptorBufferBindings=32, maxResourceDescriptorBufferBindings=32, samplerDescriptorBufferAddressSpaceSize=1099511627776, resourceDescriptorBufferAddressSpaceSize=1099511627776, maxSamplerDescriptorBufferRange=1099511627776, maxResourceDescriptorBufferRange=1099511627776, descriptorBufferAddressSpaceSize=1099511627776, descriptorBufferOffsetAlignment=64, samplerDescriptorSize=4 +Found 6 Queue Families +Initializing Queue Family 0: 16 queues Gfx Compute Xfer Sparse +Skipping unnecessary Queue Family 1: 2 queues Xfer Sparse +Skipping unnecessary Queue Family 2: 8 queues Compute Xfer Sparse +Skipping unnecessary Queue Family 3: 1 queues Xfer Sparse +Skipping unnecessary Queue Family 4: 2 queues Xfer Sparse +Skipping unnecessary Queue Family 5: 1 queues Xfer Sparse +TimestampValidBits=64 +Using 0 device layers. +Using 47 device extensions: +* VK_KHR_swapchain +* VK_EXT_memory_budget +* VK_EXT_memory_priority +* VK_KHR_create_renderpass2 +* VK_KHR_deferred_host_operations +* VK_KHR_spirv_1_4 +* VK_KHR_shader_float_controls +* VK_KHR_image_format_list +* VK_EXT_load_store_op_none +* VK_EXT_tooling_info +* VK_KHR_dynamic_rendering +* VK_KHR_pipeline_library +* VK_KHR_driver_properties +* VK_KHR_maintenance4 +* VK_KHR_maintenance5 +* VK_KHR_shader_atomic_int64 +* VK_EXT_shader_image_atomic_int64 +* VK_EXT_scalar_block_layout +* VK_EXT_shader_viewport_index_layer +* VK_KHR_separate_depth_stencil_layouts +* VK_KHR_synchronization2 +* VK_KHR_fragment_shading_rate +* VK_KHR_multiview +* VK_KHR_get_memory_requirements2 +* VK_EXT_descriptor_indexing +* VK_EXT_host_query_reset +* VK_EXT_subgroup_size_control +* VK_EXT_calibrated_timestamps +* VK_EXT_descriptor_buffer +* VK_EXT_device_fault +* VK_EXT_shader_demote_to_helper_invocation +* VK_KHR_16bit_storage +* VK_KHR_shader_float16_int8 +* VK_KHR_depth_stencil_resolve +* VK_EXT_pipeline_creation_cache_control +* VK_KHR_fragment_shader_barycentric +* VK_KHR_compute_shader_derivatives +* VK_KHR_sampler_ycbcr_conversion +* VK_KHR_timeline_semaphore +* VK_EXT_mesh_shader +* VK_EXT_graphics_pipeline_library +* VK_EXT_mutable_descriptor_type +* VK_KHR_buffer_device_address +* VK_KHR_acceleration_structure +* VK_KHR_ray_tracing_pipeline +* VK_KHR_ray_query +* VK_KHR_ray_tracing_position_fetch +Vulkan debug markers support: resource names disabled, begin/end labels disabled. +Max memory allocations 4294967295. +3 Device Memory Heaps: + 0: Flags 0x1 - Size 25757220864 (24564.00 MB) - Used 0 (0.00%) - DeviceLocal - PrimaryHeap + 1: Flags 0x0 - Size 50502672384 (48163.10 MB) - Used 0 (0.00%) + 2: Flags 0x1 - Size 257949696 (246.00 MB) - Used 0 (0.00%) - DeviceLocal +5 Device Memory Types (Not unified): + 1: Flags 0x00001 - Heap 0 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT + 0: Flags 0x00000 - Heap 1 - + 2: Flags 0x00006 - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT + 3: Flags 0x0000e - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT|VK_MEMORY_PROPERTY_HOST_CACHED_BIT + 4: Flags 0x00007 - Heap 2 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT|VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +Memory Budget Extension: + | Usage | Budget | Size | + ---------|------------------------------------------------------------------| + HEAP 00 | 0.07% / 17.38 MB | 23389.44 MB | 24564.00 MB | + HEAP 01 | 0.08% / 39.29 MB | 48163.10 MB | 48163.10 MB | + HEAP 02 | 17.28% / 42.50 MB | 203.50 MB | 246.00 MB | + ---------|------------------------------------------------------------------| +Dynamic Uniform Buffers are enabled, but they will not be used with Vulkan bindless. +Memory defrag is enabled, but it will not be used with Vulkan bindless. +FVulkanPipelineStateCacheManager: Binary pipeline cache '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/VulkanPSO.cache.10de.2684' not found. +Vulkan Async Compute has been DISABLED. +Wave Operations have been ENABLED (wave size: min=32 max=32). +Integrated GPU (iGPU): false +Current RHI supports per-draw and screenspace Variable Rate Shading +Texture pool is 17367 MB (70% of 24810 MB) +Metadata set : verbatimrhiname="Vulkan" +Metadata set : rhiname="Vulkan" +Metadata set : rhifeaturelevel="SM6" +Metadata set : shaderplatform="VULKAN_SM6" +Initializing FReadOnlyCVARCache +Running Turnkey SDK detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all' +Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all ] +ASTCEnc version 5.0.1 library loaded +Loaded Base TextureFormat: TextureFormatASTC +Loaded Base TextureFormat: TextureFormatDXT +Loaded Base TextureFormat: TextureFormatETC2 +Loaded Base TextureFormat: TextureFormatIntelISPCTexComp +Loaded Base TextureFormat: TextureFormatUncompressed +Oodle Texture TFO init; latest sdk version = 2.9.13 +Oodle Texture loading DLL: liboo2texlinux64.2.9.13.so +Oodle Texture loading DLL: liboo2texlinux64.2.9.5.so +Loaded Base TextureFormat: TextureFormatOodle +Loaded TargetPlatform 'LinuxArm64' +Loaded TargetPlatform 'LinuxArm64Server' +Loaded TargetPlatform 'LinuxArm64Client' +Loaded TargetPlatform 'Linux' +Loaded TargetPlatform 'LinuxEditor' +Loaded TargetPlatform 'LinuxServer' +Loaded TargetPlatform 'LinuxClient' +Loaded TargetPlatform 'Android' +Loaded TargetPlatform 'Android_ASTC' +Loaded TargetPlatform 'Android_DXT' +Loaded TargetPlatform 'Android_ETC2' +Loaded TargetPlatform 'Android_OpenXR' +Loaded TargetPlatform 'AndroidClient' +Loaded TargetPlatform 'Android_ASTCClient' +Loaded TargetPlatform 'Android_DXTClient' +Loaded TargetPlatform 'Android_ETC2Client' +Loaded TargetPlatform 'Android_OpenXRClient' +Loaded TargetPlatform 'Android_Multi' +Loaded TargetPlatform 'Android_MultiClient' +Building Assets For LinuxEditor +Unable to find shader format SF_VULKAN_SM6 from hinted modules, loading all potential format modules to find it +Loaded format module ShaderFormatOpenGL + GLSL_150_ES31 + GLSL_ES3_1_ANDROID +Loaded format module ShaderFormatVectorVM + VVM_1_0 +Loaded format module VulkanShaderFormat + SF_VULKAN_SM5 + SF_VULKAN_ES31_ANDROID + SF_VULKAN_ES31 + SF_VULKAN_SM5_ANDROID + SF_VULKAN_SM6 +Ray tracing is enabled (dynamic). Reason: r.RayTracing=1 and r.RayTracing.EnableOnDemand=1. +Ray tracing shaders are enabled. +Memory: Max Cache Size: -1 MB +FDerivedDataBackendGraph: Pak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +Unable to find inner node Pak for hierarchy Hierarchy. +FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +Unable to find inner node CompressedPak for hierarchy Hierarchy. +../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (1217 MiB) +FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +Unable to find inner node EnterprisePak for hierarchy Hierarchy. +Found Zen config default=/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data +InTree version at '/opt/unreal-engine/Engine/Binaries/Linux/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +Installed version at '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +No current process using the data dir found, launching a new instance +Launching executable '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver', working dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install', data dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data', args '--port 8558 --data-dir "/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data" --http asio --gc-cache-duration-seconds 1209600 --gc-interval-seconds 21600 --gc-low-diskspace-threshold 2147483648 --quiet --http-forceloopback --owner-pid 91956 --child-id Zen_91956_Startup' +Unreal Zen Storage Server HTTP service at [::1]:8658 status: OK!. +Local ZenServer AutoLaunch initialization completed in 0.119 seconds +ZenLocal: Using ZenServer HTTP service at http://[::1]:8658/ with namespace ue.ddc status: OK!. +/home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds. +/home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.00ms. RandomReadSpeed=3880.97MBs, RandomWriteSpeed=797.19MBs. Assigned SpeedClass 'Local' +Local: Using data cache path /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: DeleteOnly +ZenShared: Disabled because Host is set to 'None' +Unable to find inner node ZenShared for hierarchy Hierarchy. +Shared: Disabled because no path is configured. +Unable to find inner node Shared for hierarchy Hierarchy. +Cloud: Disabled because Host is set to 'None' +Unable to find inner node Cloud for hierarchy Hierarchy. +Guid format shader working directory is 14 characters bigger than the processId version (../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/WorkingDirectory/91956/). +Cleaned the shader compiler working directory '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/tmp/20B65D3016F44F0BA883643AC76E258D/'. +UBA/Horde Configuration [Uba.Provider.Horde]: Not Enabled +Using 8 local workers for shader compilation +Compiling shader autogen file: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/ShaderAutogen/VULKAN_SM6/AutogenShaderHeaders.ush +Autogen file is unchanged, skipping write. +Completed SDK detection: ExitCode = 0 +Using FreeType 2.10.0 +SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png' error. +Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] +Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' error. +Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] +FAssetRegistry took 0.0019 seconds to start up +AssetDataGatherer spent 0.000s loading caches ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_*.bin. +EditorDomain is Disabled +Deviceprofile LinuxArm64Editor not found. +Deviceprofile LinuxArm64 not found. +Selected Device Profile: [LinuxEditor] +Active device profile: [0xb55aa6cf280][0xb55aa915000 66] LinuxEditor +Metadata set : deviceprofile="LinuxEditor" +FlushAsyncLoading(1): 1 QueuedPackages, 0 AsyncPackages +Texture Encode Speed: FinalIfAvailable (editor). +Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +Shared linear texture encoding: Disabled +Turnkey Platform: Android: (Status=Invalid, MinAllowed_Sdk=r25b, MaxAllowed_Sdk=r29, Current_Sdk=, Allowed_AutoSdk=r27c, Current_AutoSdk=, Flags="Platform_InvalidHostPrerequisites, Support_FullSdk", Error="Android Studio is not installed correctly.") +Turnkey Platform: Linux: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +Turnkey Platform: LinuxArm64: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +Running Turnkey device detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI' +Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI -nocompile -nocompileuat ] +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness because of a recursive sync load +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec because of a recursive sync load +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_M because of a recursive sync load +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_N because of a recursive sync load +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Opacity/CameraDepthFade because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDiffuse because of a recursive sync load +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions02/Utility/BreakOutFloat2Components because of a recursive sync load +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultPostProcessMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultDeferredDecalMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultLightFunctionMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/WorldGridMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDeferredDecalMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/WorldGridMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +HLOD mesh reduction module (r.ProxyLODMeshReductionModule) set to "ProxyLODMeshReduction" which doesn't exist. +Using QuadricMeshReduction for automatic static mesh reduction +Using SkeletalMeshReduction for automatic skeletal mesh reduction +No automatic mesh merging module available +No distributed automatic mesh merging module available +No automatic mesh merging module available +No distributed automatic mesh merging module available +Completed device detection: Code = 0 +Applying CVar settings from Section [/Script/CQTest.CQTestSettings] File [Engine] +VirtualizationSystem name found in ini file: None +FNullVirtualizationSystem mounted, virtualization will be disabled +FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetActorFactory name: NetActorFactory id: 0 +FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetSubObjectFactory name: NetSubObjectFactory id: 1 +Linux SourceCodeAccessSettings: VisualStudioCode +Border +BreadcrumbButton +Brushes.Title +ColorPicker.ColorThemes +Default +Icons.Save +Icons.Toolbar.Settings +ListView +SoftwareCursor_CardinalCross +SoftwareCursor_Grab +TableView.DarkRow +TableView.Row +TreeView +FWorldPartitionClassDescRegistry::Initialize started... +FWorldPartitionClassDescRegistry::Initialize took 1.780 ms +XR: Instanced Stereo Rendering is Enabled +XR: MultiViewport is Enabled +XR: Mobile Multiview is Disabled +Turnkey Device: Linux@WEYLAND-YUTANI: (Name=WEYLAND-YUTANI, Type=Computer, Status=Valid, Allowed=, Current=Arch Linux, Flags="Device_InstallSoftwareValid") +UGameplayTagsManager::InitializeManager - 0.000 s +Niagara Debugger Client Initialized | Session: 2BAEF909EB4C48D0800000000000E800 | Instance: 2D9976B3AA9F4508B1E1727DFC7AADC1 (WEYLAND-YUTANI-91956). +MetaSound Page Target Initialized to 'Default' +Registering Engine Module Parameter Interfaces... +MetaSound Engine Initialized +Initializing TcpMessaging bridge +Work queue size set to 1024. +Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +Unicast socket bound to '0.0.0.0:52512'. +Added local interface '192.168.1.180' to multicast group '230.0.0.1:6666' +Added local interface '192.168.122.1' to multicast group '230.0.0.1:6666' +Added local interface '172.31.0.1' to multicast group '230.0.0.1:6666' +Using asynchronous task graph for message deserialization. +MakeRuntimeORTDml: + DirectML: no + RHI D3D12: no + D3D12: no + NPU: no +Interface availability: + GPU: no + RDG: no + NPU: no +NNERuntimeORTDml can only cook! +Initialize +OnSessionChanged +Initialize +OnSessionChanged +Initialize +OnSessionChanged +Initialize +OnSessionChanged +[RegisterExtension] Registering CVD Extension [FChaosVDGenericDebugDrawExtension] ... +[RegisterExtension] Registering CVD Extension [FChaosVDAccelerationStructuresExtension] ... +UAndroidPermissionCallbackProxy::GetInstance +No Audio Capture implementations found. Audio input will be silent. +No Audio Capture implementations found. Audio input will be silent. +OpenXR ignores max viewport resolution in editor to support full HMD resolutions. +Applying CVar settings from Section [/Script/NNEDenoiser.NNEDenoiserSettings] File [Engine] +Failed to read file '../../../Engine/Content/Slate/Icons/doc_16x.png' error. +Could not load file for Slate resource: [../../../Engine/Content/Slate/Icons/doc_16x.png] file: [../../../Engine/Content/Slate/Icons/doc_16x.png] +Failed to read file '../../../Engine/Content/Slate/Common/ButtonHoverHint.png' error. +Could not load file for Slate resource: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] file: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] +Cannot determine whether '/home/reimoz/.steampath' is a directory - d_type not supported and stat() failed with errno=2 (No such file or directory) +Revision control is disabled +Revision control is disabled +Loaded 0 collections in 0.002397 seconds +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Collections/' took 0.00s +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Developers/reimoz/Collections/' took 0.00s +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Collections/' took 0.00s +43167 objects as part of root set at end of initial load. +CloseDisregardForGC: 0/0 objects in disregard for GC pool +Initializing Engine... +0x00007f1273f4c7b6 Dladdr: 0.028180ms Open: 0.019010ms Search: 0.038100ms +0x00007f1273ef86d6 Dladdr: 0.004560ms Open: 0.005260ms Search: 0.033800ms +0x00007f1273f044d3 Dladdr: 0.003160ms Open: 0.004790ms Search: 0.034690ms +0x00007f1273f35395 Dladdr: 0.002740ms Open: 0.004730ms Search: 0.033270ms +0x00007f1273f1b840 Dladdr: 0.003130ms Open: 0.005040ms Search: 0.033060ms +0x00007f136d19429e Dladdr: 0.286510ms Open: 0.010750ms Search: 0.046110ms +0x00007f136d1800f9 Dladdr: 0.303840ms Open: 0.005890ms Search: 0.042020ms +0x00007f1364443dbf Dladdr: 0.109490ms Open: 0.006290ms Search: 0.041420ms +0x00007f13644488a9 Dladdr: 0.105471ms Open: 0.005110ms Search: 0.041380ms +0x00007f13651b01e8 Dladdr: 0.111440ms Open: 0.006310ms Search: 0.043310ms +0x000000000023a54d Dladdr: 0.002970ms Open: 0.006970ms Search: 0.029900ms +0x00007f13651bbb30 Dladdr: 0.125860ms Open: 0.014180ms Search: 0.045960ms +0x000000000024cd32 Dladdr: 0.003110ms Open: 0.006440ms Search: 0.032610ms +0x00007f136eb45e59 Dladdr: 0.001170ms Open: 0.006060ms Search: 0.022290ms +0x00007f13626366c0 Dladdr: 0.019130ms Open: 0.004250ms Search: 0.001080ms +0x00007f13626367f8 Dladdr: 0.014990ms Open: 0.002300ms Search: 0.000120ms +0x0000000000239649 Dladdr: 0.002120ms Open: 0.004570ms Search: 0.029120ms +FPlatformStackWalk::StackWalkAndDump - 0.002 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 148] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007f1273f4c7b7 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_0::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +[Callstack] 0x00007f1273ef86d7 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +[Callstack] 0x00007f1273f044d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[Callstack] 0x00007f1273f35396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007f1273f1b841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007f136d19429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007f136d1800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007f1364443dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007f13644488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007f13651b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007f13651bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007f136eb45e5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007f13626366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007f13626367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [N:-1] + + SubmitErrorReport - 0.000 s + SendNewReport - 0.018 s + FDebug::EnsureFailed - 0.025 s +0x00007f1273f4c7f8 Dladdr: 0.075650ms Open: 0.026080ms Search: 0.039000ms +0x00007f1273ef86ef Dladdr: 0.005110ms Open: 0.006600ms Search: 0.035280ms +0x00007f1273f044d3 Dladdr: 0.003260ms Open: 0.004930ms Search: 0.035130ms +0x00007f1273f35395 Dladdr: 0.003040ms Open: 0.005120ms Search: 0.040510ms +0x00007f1273f1b840 Dladdr: 0.006000ms Open: 0.007260ms Search: 0.036350ms +0x00007f136d19429e Dladdr: 0.459040ms Open: 0.017120ms Search: 0.058121ms +0x00007f136d1800f9 Dladdr: 0.290170ms Open: 0.014000ms Search: 0.044090ms +0x00007f1364443dbf Dladdr: 0.160010ms Open: 0.018270ms Search: 0.057360ms +0x00007f13644488a9 Dladdr: 0.125110ms Open: 0.008580ms Search: 0.044580ms +0x00007f13651b01e8 Dladdr: 0.113890ms Open: 0.008110ms Search: 0.044550ms +0x000000000023a54d Dladdr: 0.003430ms Open: 0.008160ms Search: 0.028600ms +0x00007f13651bbb30 Dladdr: 0.118060ms Open: 0.007220ms Search: 0.047360ms +0x000000000024cd32 Dladdr: 0.002720ms Open: 0.005160ms Search: 0.032440ms +0x00007f136eb45e59 Dladdr: 0.002320ms Open: 0.007750ms Search: 0.023640ms +0x00007f13626366c0 Dladdr: 0.024400ms Open: 0.004590ms Search: 0.001030ms +0x00007f13626367f8 Dladdr: 0.014450ms Open: 0.002120ms Search: 0.000130ms +0x0000000000239649 Dladdr: 0.001970ms Open: 0.004750ms Search: 0.029320ms +FPlatformStackWalk::StackWalkAndDump - 0.003 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 149] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007f1273f4c7f9 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_1::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +[Callstack] 0x00007f1273ef86f0 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +[Callstack] 0x00007f1273f044d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[Callstack] 0x00007f1273f35396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007f1273f1b841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007f136d19429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007f136d1800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007f1364443dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007f13644488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007f13651b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007f13651bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007f136eb45e5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007f13626366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007f13626367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [N:-1] + + SubmitErrorReport - 0.000 s + SendNewReport - 0.023 s + FDebug::EnsureFailed - 0.027 s +0x00007f1273f4c83a Dladdr: 0.058110ms Open: 0.014970ms Search: 0.033640ms +0x00007f1273ef8607 Dladdr: 0.003970ms Open: 0.005500ms Search: 0.051800ms +0x00007f1273f044d3 Dladdr: 0.003940ms Open: 0.005290ms Search: 0.037010ms +0x00007f1273f35395 Dladdr: 0.003010ms Open: 0.005050ms Search: 0.036380ms +0x00007f1273f1b840 Dladdr: 0.002830ms Open: 0.005350ms Search: 0.036960ms +0x00007f136d19429e Dladdr: 0.370841ms Open: 0.010700ms Search: 0.049170ms +0x00007f136d1800f9 Dladdr: 0.897030ms Open: 0.009560ms Search: 0.044620ms +0x00007f1364443dbf Dladdr: 0.197520ms Open: 0.007370ms Search: 0.041480ms +0x00007f13644488a9 Dladdr: 0.113070ms Open: 0.005730ms Search: 0.038900ms +0x00007f13651b01e8 Dladdr: 0.121940ms Open: 0.005950ms Search: 0.040720ms +0x000000000023a54d Dladdr: 0.003500ms Open: 0.006000ms Search: 0.026750ms +0x00007f13651bbb30 Dladdr: 0.115050ms Open: 0.005370ms Search: 0.039780ms +0x000000000024cd32 Dladdr: 0.002340ms Open: 0.004130ms Search: 0.029770ms +0x00007f136eb45e59 Dladdr: 0.002550ms Open: 0.008680ms Search: 0.022100ms +0x00007f13626366c0 Dladdr: 0.022300ms Open: 0.003940ms Search: 0.000780ms +0x00007f13626367f8 Dladdr: 0.010710ms Open: 0.002860ms Search: 0.000170ms +0x0000000000239649 Dladdr: 0.001910ms Open: 0.005540ms Search: 0.027550ms +FPlatformStackWalk::StackWalkAndDump - 0.003 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 154] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007f1273f4c83b libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_2::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:154] +[Callstack] 0x00007f1273ef8608 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:154] +[Callstack] 0x00007f1273f044d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[Callstack] 0x00007f1273f35396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007f1273f1b841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007f136d19429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007f136d1800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007f1364443dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007f13644488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007f13651b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007f13651bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007f136eb45e5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007f13626366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007f13626367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [N:-1] + + SubmitErrorReport - 0.000 s diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-EB17F49699C04520BD650A2E80D5BB04/CrashContext.runtime-xml b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-EB17F49699C04520BD650A2E80D5BB04/CrashContext.runtime-xml new file mode 100644 index 0000000..3a3e29d --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-EB17F49699C04520BD650A2E80D5BB04/CrashContext.runtime-xml @@ -0,0 +1,1216 @@ + + + + 3 + B62CE0F13D8A4EDBB527E0548A967BAA + UECC-Linux-638DF031E0E544AEACA83F99CA423844_0001 + true + false + false + Ensure + Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 148] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +0x00007f1273f4c7b7 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_0::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +0x00007f1273ef86d7 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +0x00007f1273f044d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +0x00007f1273f35396 libUnrealEditor-OpenXRHMD.so!TSharedRef<FOpenXRHMD, (ESPMode)1> FSceneViewExtensions::NewExtension<FOpenXRHMD, XrInstance_T*&, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr<FOpenXRRenderBridge>&&&, TArray<char const*, TSizedDefaultAllocator<32> >&&&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +0x00007f1273f1b841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +0x00007f136d19429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +0x00007f136d1800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +0x00007f1364443dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +0x00007f13644488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +0x00007f13651b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +0x00007f13651bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +0x00007f136eb45e5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +0x00007f13626366c1 libc.so.6!UnknownFunction(0x276c0) +0x00007f13626367f9 libc.so.6!__libc_start_main(+0x88) +0x000000000023964a UnrealEditor!_start [ N:-1] + + + Attended + 91956 + 0 + false + false + true + false + UE-MyProject2 + UnrealEditor + Development + + LinuxEditor + Linux [Arch Linux 6.19.11-arch1-1 64b] + Linux + Editor + Vanilla + + 5.6.1-44394996+++UE5+Release-5.6 + 5.6.1-44394996+++UE5+Release-5.6 + CommandLineRemoved + 9 + en_US + ++UE5+Release-5.6-CL-44394996 + **UE5*Release-5.6-CL-44394996-Linux-Development + true + false + + /opt/unreal-engine/Engine/Binaries/Linux/ + /opt/unreal-engine/ + E5D2B3C70A61446E8360CCAEADDA3CCF-000003E8 + e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 + + + Sent in the unattended mode + + 0 + + 8 + 16 + 1 + AuthenticAMD + AMD Ryzen 7 3800X 8-Core Processor + NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86 + Arch Linux + 6.19.11-arch1-1 + + 67336896512 + 0 + 4096 + 63 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 8 + libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_0::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +libUnrealEditor-OpenXRHMD.so!TSharedRef<FOpenXRHMD, (ESPMode)1> FSceneViewExtensions::NewExtension<FOpenXRHMD, XrInstance_T*&, TRefCountPtr<FOpenXRRenderBridge>&, TArray<char const*, TSizedDefaultAllocator<32> >&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr<FOpenXRRenderBridge>&&&, TArray<char const*, TSizedDefaultAllocator<32> >&&&, TArray<IOpenXRExtensionPlugin*, TSizedDefaultAllocator<32> >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +libc.so.6!UnknownFunction(0x276c0) +libc.so.6!__libc_start_main(+0x88) +UnrealEditor!_start [/opt/unreal-engine/Engine/Binaries/Linux/UnrealEditor:-1] + + + +libUnrealEditor-OpenXRHMD 0x00007f1273eb2000 + 9a7b7 +libUnrealEditor-OpenXRHMD 0x00007f1273eb2000 + 466d7 +libUnrealEditor-OpenXRHMD 0x00007f1273eb2000 + 524d4 +libUnrealEditor-OpenXRHMD 0x00007f1273eb2000 + 83396 +libUnrealEditor-OpenXRHMD 0x00007f1273eb2000 + 69841 +libUnrealEditor-Engine 0x00007f1367c00000 + 559429f +libUnrealEditor-Engine 0x00007f1367c00000 + 55800fa +libUnrealEditor-UnrealEd 0x00007f1362c00000 + 1843dc0 +libUnrealEditor-UnrealEd 0x00007f1362c00000 + 18488aa +libUnrealEditor-UnrealEd 0x00007f1362c00000 + 25b01e9 +UnrealEditor 0x0000000000200000 + 3a54e +libUnrealEditor-UnrealEd 0x00007f1362c00000 + 25bbb31 +UnrealEditor 0x0000000000200000 + 4cd33 +libUnrealEditor-UnixCommonStartup 0x00007f136eb3d000 + 8e5a +libc.so 0x00007f136260f000 + 276c1 +libc.so 0x00007f136260f000 + 277f9 +UnrealEditor 0x0000000000200000 + 3964a + + 8D2F0EE0B963A0E3A7FCDDC797240D0524521AD8 + 639124032119590000 + 1 + AMD Ryzen 7 3800X 8-Core Processor + 1.0 + + + + 5 + Trace/breakpoint trap + 0 + 0 + + + LinuxEditorNo errors + false + Vulkan + NVIDIA GeForce RTX 4090 + 595.58 + 595.58 + 01-01-01 + SM6 + NVIDIA + 2684 + LinuxEditor + + + + + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RDG Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IoStore Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mass Insights" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "World Metrics" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "XGE Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Enhanced Input" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Visual Debugger" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "FastBuild Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Command Link Server" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chaos Insights" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "UBA Controller" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chaos Cloth" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mesh Painting" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "TraceUtilities" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Gameplay Cameras" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Engine Cameras" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Camera Shake Previewer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Launcher Chunk Installer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Color Grading" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Facial Animation Bulk Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Asset Manager Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Engine Asset Definitions" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Blueprint C++ Header Preview" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Proxy LOD Plugin (Experimental)" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Wizard for mobile packaging scenarios" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UMG Widget Preview" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Data Validation" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "Stylus & Tablet Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CryptoKeys" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GameplayTagsEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "EditorDebugTools" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mac Graphics Switching" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Modeling Tools Editor Mode" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GeometryMode" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Curve Editor Tools" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequencer Anim Tools" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Mesh LOD Toolset" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Plugin Browser" +} + { +"Version": 2, +"VersionName": "0.2", +"FriendlyName": "UVEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Scripting Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Changelist Reviews" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Material Analyzer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "World Partition HLOD Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "SpeedTree Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Environment Query Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AISupport" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Media Compositing" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "AVF Media Player" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "Android Media Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Media Player Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Image Sequence Media Player" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "WMF Media Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "WebM Video Player" +} + { +"Version": 0, +"VersionName": "0.1", +"FriendlyName": "Media Plate" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Oodle Network" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MetaHuman SDK" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Datasmith Content" +} + { +"Version": 131, +"VersionName": "1.3.1", +"FriendlyName": "glTF Exporter" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Variant Manager" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Variant Manager Content" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Tests" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Niagara" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NiagaraSimCaching" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Cascade Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Alembic Importer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Performance" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Localizable Message" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "GeometryFlow" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Telemetry" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequence Navigator" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Platform Cryptography Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Low-level network trace Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosUserDataPT" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Level Sequence Navigator Bridge" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NFORDenoise" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Tool Presets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosCaching" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "TEDS: Editor Data Storage" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Planar Cut" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Python Editor Script Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Automation Utilities" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Fracture" +} + { +"Version": 1, +"VersionName": "1", +"FriendlyName": "BackChannel" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry Dataflow Nodes" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Editor Telemetry" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Experimental Mesh Modeling Toolset" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Skeletal Mesh Simplifier (Early Access)" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Editor DataflowGraph" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Batch Renamer" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Niagara" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Full Body IK" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "TEDS: Editor Data Storage Features" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "CharacterAI" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Chaos Solver" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ChaosEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem NULL" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Services" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Base" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem Utils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "EOS Shared" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Asset Tags" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MsQuic Runtime Plugin" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Procedural Mesh Component" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "GooglePAD" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Android Runtime Permission" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Example Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Windows Movie Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Linux Device Profile Selector" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Mesh Modeling Toolset" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Custom Mesh Component" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IOS Device Profile Selector" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Geometry Processing" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "StateTree" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Audio Capture" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Apple Movie Player" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Wave Tables" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XRBase" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Chunk Downloader" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Google Cloud Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Resonance Audio" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Input Debugging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "ArchVis Character" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXR" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Windows Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Android Movie Player" +} + { +"Version": 1, +"VersionName": "1.1", +"FriendlyName": "Synthesis and DSP Effects" +} + { +"Version": 2, +"VersionName": "1.0", +"FriendlyName": "Groom" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mobile Patching Utilities" +} + { +"Version": 1, +"VersionName": "0.9", +"FriendlyName": "Compute Framework" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Apple Image Utils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXREyeTracker" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Movie Player for WebM files" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Audio Synesthesia" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Cable Component" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RigVM" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "PropertyBindingUtils" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "MetaSound" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Significance Manager" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "SoundFields" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Android Device Profile Selector" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AndroidFileServer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Property Access Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Mobile Location Services Blueprints Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Actor Layer Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Geometry Cache" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "AudioWidgets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "OpenXRHandTracking" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "TCP Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UDP Messaging" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NNEDenoiser" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NNERuntimeORT" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Paper2D" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Framework" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Interchange Framework Assets" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Take Recorder" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Camera Calibration Core" +} + { +"Version": 2, +"VersionName": "2.0", +"FriendlyName": "CLion Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Perforce" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "PIX on Windows GPU Capture Plugin" +} + { +"Version": 110, +"VersionName": "1.11.0", +"FriendlyName": "Plastic SCM" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Dump GPU Services" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Plugin Utilities" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Visual Studio Code Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XCode Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Sharing" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "RenderDoc Plugin" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Project Launcher" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Linux Compiler-only Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Property Access Node" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CodeLite Integration" +} + { +"Version": 2, +"VersionName": "1.7", +"FriendlyName": "Rider Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "UObject Example Plugin" +} + { +"Version": 14, +"VersionName": "1.4", +"FriendlyName": "Git" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Visual Studio Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Subversion" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Oodle Texture" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Actor Sequence (Experimental)" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "Template Sequence" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Sequencer Scripting" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "KDevelop Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "NamingTokens" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "10X Editor Integration" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Level Sequence Editor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig Modules" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Insights" +} + { +"Version": 10, +"VersionName": "10.2.7", +"FriendlyName": "RigLogic Plugin v10.3.0" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Control Rig Spline" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Modifier Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Skeletal Mesh Editing Tools" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "IK Rig" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Tweening Utils" +} + { +"Version": 1, +"VersionName": "0.9", +"FriendlyName": "Deformer Graph" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Blendspace Motion Analysis" +} + { +"Version": 1, +"VersionName": "2.0", +"FriendlyName": "Live Link" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Animation Data" +} + { +"Version": 30100, +"VersionName": "3.1.0", +"FriendlyName": "Animation Compression Library" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Portable Object File Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Object Mixer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Light Mixer" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - Class Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - File Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Content Browser - Asset Data Source" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem GooglePlay" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "Online Subsystem iOS" +} + { +"Version": 1, +"VersionName": "0.1", +"FriendlyName": "BaseCharacterFXEditor" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "XInput Device" +} + { +"Version": 1, +"VersionName": "1.0", +"FriendlyName": "CompositeCore" +} + + diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-EB17F49699C04520BD650A2E80D5BB04/CrashReportClient.ini b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-EB17F49699C04520BD650A2E80D5BB04/CrashReportClient.ini new file mode 100644 index 0000000..ac738fd --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-EB17F49699C04520BD650A2E80D5BB04/CrashReportClient.ini @@ -0,0 +1,10 @@ +[CrashReportClient] +bHideLogFilesOption=false +bHideAllowToBeContactedOption=false +bIsAllowedToCloseWithoutSending=true +bIsAllowedToSendWithoutDetailedInfo=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true +bAgreeToCrashUpload=false + diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-EB17F49699C04520BD650A2E80D5BB04/Diagnostics.txt b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-EB17F49699C04520BD650A2E80D5BB04/Diagnostics.txt new file mode 100644 index 0000000..1bb6da2 --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-EB17F49699C04520BD650A2E80D5BB04/Diagnostics.txt @@ -0,0 +1,36 @@ +Generating report for minidump + +Application version 5.6.1.0 + ... built from changelist 44394996 + +OS version Linux 6.19.11-arch1-1 (network name: WEYLAND-YUTANI) +Running 8 x86_64 processors (16 logical cores) +Exception was "Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 148] " + + + + + +libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_0::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +libc.so.6!UnknownFunction(0x276c0) +libc.so.6!__libc_start_main(+0x88) +UnrealEditor!_start [/opt/unreal-engine/Engine/Binaries/Linux/UnrealEditor:-1] + + + +0 loaded modules + +Report end! diff --git a/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-EB17F49699C04520BD650A2E80D5BB04/MyProject2.log b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-EB17F49699C04520BD650A2E80D5BB04/MyProject2.log new file mode 100644 index 0000000..e09d078 --- /dev/null +++ b/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-EB17F49699C04520BD650A2E80D5BB04/MyProject2.log @@ -0,0 +1,1473 @@ +Stats thread started at 0.130602 +Metadata set : systemresolution.resx="1280" +Metadata set : systemresolution.resy="720" +OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +Session CrashGUID >==================================================== + Session CrashGUID > UECC-Linux-638DF031E0E544AEACA83F99CA423844 + Session CrashGUID >==================================================== +No local boot hotfix file found at: [../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +Pre-Initializing Audio Device Manager... +AudioInfo: 'OPUS' Registered +AudioInfo: 'OGG' Registered +AudioInfo: 'ADPCM' Registered +AudioInfo: 'PCM' Registered +AudioInfo: 'BINKA' Registered +AudioInfo: 'RADA' Registered +Audio Device Manager Pre-Initialized +Looking for build plugins target receipt +Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +Asset registry cache read as 67.9 MiB from ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_0.bin +Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +Looking for enabled plugins target receipt +Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +Loading Android ini files took 0.19 seconds +Loading Mac ini files took 0.21 seconds +Loading VulkanPC ini files took 0.22 seconds +Loading TVOS ini files took 0.24 seconds +Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +Loading IOS ini files took 0.28 seconds +Loading VisionOS ini files took 0.28 seconds +Loading Unix ini files took 0.34 seconds +Mounting Engine plugin RenderGraphInsights +Mounting Engine plugin IoStoreInsights +Mounting Engine plugin MassInsights +Mounting Engine plugin WorldMetrics +Mounting Engine plugin XGEController +Mounting Engine plugin EnhancedInput +Mounting Engine plugin ChaosVD +Mounting Engine plugin FastBuildController +Loading Windows ini files took 0.48 seconds +Mounting Engine plugin CmdLinkServer +Mounting Engine plugin ChaosInsights +Mounting Engine plugin UbaController +Mounting Engine plugin ChaosCloth +Mounting Engine plugin MeshPainting +Mounting Engine plugin TraceUtilities +Mounting Engine plugin GameplayCameras +Mounting Engine plugin EngineCameras +Mounting Engine plugin CameraShakePreviewer +Loading LinuxArm64 ini files took 0.50 seconds +Mounting Engine plugin LauncherChunkInstaller +Mounting Engine plugin ColorGrading +Mounting Engine plugin FacialAnimation +Mounting Engine plugin AssetManagerEditor +Mounting Engine plugin EngineAssetDefinitions +Loading Linux ini files took 0.51 seconds +Mounting Engine plugin BlueprintHeaderView +Mounting Engine plugin ProxyLODPlugin +Mounting Engine plugin MobileLauncherProfileWizard +Mounting Engine plugin UMGWidgetPreview +Mounting Engine plugin DataValidation +Mounting Engine plugin StylusInput +Mounting Engine plugin CryptoKeys +Mounting Engine plugin GameplayTagsEditor +Mounting Engine plugin EditorDebugTools +Mounting Engine plugin MacGraphicsSwitching +Mounting Engine plugin ModelingToolsEditorMode +Mounting Engine plugin GeometryMode +Mounting Engine plugin CurveEditorTools +Mounting Engine plugin SequencerAnimTools +Mounting Engine plugin MeshLODToolset +Mounting Engine plugin PluginBrowser +Mounting Engine plugin UVEditor +Mounting Engine plugin EditorScriptingUtilities +Mounting Engine plugin ChangelistReview +Mounting Engine plugin MaterialAnalyzer +Mounting Engine plugin WorldPartitionHLODUtilities +Mounting Engine plugin SpeedTreeImporter +Mounting Engine plugin EnvironmentQueryEditor +Mounting Engine plugin AISupport +Mounting Engine plugin MediaCompositing +Mounting Engine plugin AvfMedia +Mounting Engine plugin AndroidMedia +Mounting Engine plugin MediaPlayerEditor +Mounting Engine plugin ImgMedia +Mounting Engine plugin WmfMedia +Mounting Engine plugin WebMMedia +Mounting Engine plugin MediaPlate +Mounting Engine plugin OodleNetwork +Mounting Engine plugin MetaHumanSDK +Mounting Engine plugin DatasmithContent +Mounting Engine plugin GLTFExporter +Mounting Engine plugin VariantManager +Mounting Engine plugin VariantManagerContent +Mounting Engine plugin InterchangeTests +Mounting Engine plugin Niagara +Mounting Engine plugin NiagaraSimCaching +Mounting Engine plugin Cascade +Mounting Engine plugin AlembicImporter +Mounting Engine plugin EditorPerformance +Mounting Engine plugin LocalizableMessage +Mounting Engine plugin GeometryFlow +Mounting Engine plugin RuntimeTelemetry +Mounting Engine plugin SequenceNavigator +Mounting Engine plugin PlatformCrypto +Mounting Engine plugin LowLevelNetTrace +Mounting Engine plugin GeometryCollectionPlugin +Mounting Engine plugin ChaosUserDataPT +Mounting Engine plugin LevelSequenceNavigatorBridge +Mounting Engine plugin NFORDenoise +Mounting Engine plugin ToolPresets +Mounting Engine plugin ChaosCaching +Mounting Engine plugin EditorDataStorage +Mounting Engine plugin PlanarCut +Mounting Engine plugin PythonScriptPlugin +Mounting Engine plugin AutomationUtils +Mounting Engine plugin Fracture +Mounting Engine plugin BackChannel +Mounting Engine plugin GeometryDataflow +Mounting Engine plugin EditorTelemetry +Mounting Engine plugin MeshModelingToolsetExp +Mounting Engine plugin SkeletalReduction +Mounting Engine plugin Dataflow +Mounting Engine plugin AdvancedRenamer +Mounting Engine plugin ChaosNiagara +Mounting Engine plugin FullBodyIK +Mounting Engine plugin EditorDataStorageFeatures +Mounting Engine plugin CharacterAI +Mounting Engine plugin ChaosSolverPlugin +Mounting Engine plugin ChaosEditor +Mounting Engine plugin OnlineSubsystemNull +Mounting Engine plugin OnlineServices +Mounting Engine plugin OnlineBase +Mounting Engine plugin OnlineSubsystem +Mounting Engine plugin OnlineSubsystemUtils +Mounting Engine plugin EOSShared +Mounting Engine plugin AssetTags +Mounting Engine plugin MsQuic +Mounting Engine plugin ProceduralMeshComponent +Mounting Engine plugin GooglePAD +Mounting Engine plugin AndroidPermission +Mounting Engine plugin ExampleDeviceProfileSelector +Mounting Engine plugin WindowsMoviePlayer +Mounting Engine plugin LinuxDeviceProfileSelector +Mounting Engine plugin MeshModelingToolset +Mounting Engine plugin CustomMeshComponent +Mounting Engine plugin IOSDeviceProfileSelector +Mounting Engine plugin GeometryProcessing +Mounting Engine plugin StateTree +Mounting Engine plugin AudioCapture +Mounting Engine plugin AppleMoviePlayer +Mounting Engine plugin WaveTable +Mounting Engine plugin XRBase +Mounting Engine plugin ChunkDownloader +Mounting Engine plugin GoogleCloudMessaging +Mounting Engine plugin ResonanceAudio +Mounting Engine plugin InputDebugging +Mounting Engine plugin ArchVisCharacter +Mounting Engine plugin OpenXR +Mounting Engine plugin WindowsDeviceProfileSelector +Mounting Engine plugin AndroidMoviePlayer +Mounting Engine plugin Synthesis +Mounting Engine plugin HairStrands +Mounting Engine plugin MobilePatchingUtils +Mounting Engine plugin ComputeFramework +Mounting Engine plugin AppleImageUtils +Mounting Engine plugin OpenXREyeTracker +Mounting Engine plugin WebMMoviePlayer +Mounting Engine plugin AudioSynesthesia +Mounting Engine plugin CableComponent +Mounting Engine plugin RigVM +Mounting Engine plugin PropertyBindingUtils +Mounting Engine plugin Metasound +Mounting Engine plugin SignificanceManager +Mounting Engine plugin SoundFields +Mounting Engine plugin AndroidDeviceProfileSelector +Mounting Engine plugin AndroidFileServer +Mounting Engine plugin PropertyAccessEditor +Mounting Engine plugin LocationServicesBPLibrary +Mounting Engine plugin ActorLayerUtilities +Mounting Engine plugin GeometryCache +Mounting Engine plugin AudioWidgets +Mounting Engine plugin OpenXRHandTracking +Mounting Engine plugin TcpMessaging +Mounting Engine plugin UdpMessaging +Mounting Engine plugin NNEDenoiser +Mounting Engine plugin NNERuntimeORT +Mounting Engine plugin Paper2D +Mounting Engine plugin InterchangeEditor +Mounting Engine plugin Interchange +Mounting Engine plugin InterchangeAssets +Mounting Engine plugin Takes +Mounting Engine plugin CameraCalibrationCore +Mounting Engine plugin CLionSourceCodeAccess +Mounting Engine plugin PerforceSourceControl +Mounting Engine plugin PixWinPlugin +Mounting Engine plugin PlasticSourceControl +Mounting Engine plugin DumpGPUServices +Mounting Engine plugin PluginUtils +Mounting Engine plugin VisualStudioCodeSourceCodeAccess +Mounting Engine plugin XCodeSourceCodeAccess +Mounting Engine plugin AnimationSharing +Mounting Engine plugin RenderDocPlugin +Mounting Engine plugin ProjectLauncher +Mounting Engine plugin NullSourceCodeAccess +Mounting Engine plugin PropertyAccessNode +Mounting Engine plugin CodeLiteSourceCodeAccess +Mounting Engine plugin RiderSourceCodeAccess +Mounting Engine plugin UObjectPlugin +Mounting Engine plugin GitSourceControl +Mounting Engine plugin VisualStudioSourceCodeAccess +Mounting Engine plugin SubversionSourceControl +Mounting Engine plugin TextureFormatOodle +Mounting Engine plugin ActorSequence +Mounting Engine plugin TemplateSequence +Mounting Engine plugin SequencerScripting +Mounting Engine plugin KDevelopSourceCodeAccess +Mounting Engine plugin NamingTokens +Mounting Engine plugin N10XSourceCodeAccess +Mounting Engine plugin LevelSequenceEditor +Mounting Engine plugin ControlRigModules +Mounting Engine plugin ControlRig +Mounting Engine plugin GameplayInsights +Mounting Engine plugin RigLogic +Mounting Engine plugin ControlRigSpline +Mounting Engine plugin AnimationModifierLibrary +Mounting Engine plugin SkeletalMeshModelingTools +Mounting Engine plugin IKRig +Mounting Engine plugin TweeningUtils +Mounting Engine plugin DeformerGraph +Mounting Engine plugin BlendSpaceMotionAnalysis +Mounting Engine plugin LiveLink +Mounting Engine plugin AnimationData +Mounting Engine plugin ACLPlugin +Mounting Engine plugin PortableObjectFileDataSource +Mounting Engine plugin ObjectMixer +Mounting Engine plugin LightMixer +Mounting Engine plugin ContentBrowserClassDataSource +Mounting Engine plugin ContentBrowserFileDataSource +Mounting Engine plugin ContentBrowserAssetDataSource +Mounting Engine plugin OnlineSubsystemGooglePlay +Mounting Engine plugin OnlineSubsystemIOS +Mounting Engine plugin BaseCharacterFXEditor +Mounting Engine plugin XInputDevice +Mounting Engine plugin CompositeCore +Revision control is disabled +Revision control is disabled +Revision control is disabled +Started StudioTelemetry Session +NFORDenoise function starting up +Using libcurl 8.12.1 + - built for x86_64-unknown-linux-gnu + - supports SSL with OpenSSL/1.1.1t + - supports HTTP deflate (compression) using libz 1.3 + - other features: + CURL_VERSION_SSL + CURL_VERSION_LIBZ + CURL_VERSION_IPV6 + CURL_VERSION_ASYNCHDNS + CURL_VERSION_LARGEFILE + CURL_VERSION_TLSAUTH_SRP + CURL_VERSION_HTTP2 + CurlRequestOptions (configurable via config and command line): + - bVerifyPeer = true - Libcurl will verify peer certificate + - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy + - bDontReuseConnections = false - Libcurl will reuse connections + - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host + - LocalHostAddr = Default + - BufferSize = 65536 +CreateHttpThread using FCurlMultiPollEventLoopHttpThread +Creating http thread with maximum 256 concurrent requests +OSS: Created online subsystem instance for: NULL +OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] +Initialize Initializing EOSSDK Version:1.17.0-41373641 +Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine] +RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings. +Applying CVar settings from Section [/Script/CompositeCore.CompositeCorePluginSettings] File [Engine] +ExecutableName: UnrealEditor +Build: ++UE5+Release-5.6-CL-44394996 +Platform=LinuxEditor +MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +DeviceId= +Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +Net CL: 43139311 +OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +Compiled (64-bit): Jul 28 2025 20:54:48 +Architecture: x64 +Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +Build Configuration: Development +Branch Name: ++UE5+Release-5.6 +Command Line: +Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +Allocator: Mimalloc +Installed Engine Build: 1 +This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +Number of dev versions registered: 37 + Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 10 + Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0 + Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 4 + Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 40 + Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 37 + Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 3 + Dev-Networking (A4E4105C-59A1-49B5-A7C5-40C4547EDFEE): 0 + Dev-Online (39C831C9-5AE6-47DC-9A44-9C173E1C8E7C): 0 + Dev-Physics (78F01B33-EBEA-4F98-B9B4-84EACCB95AA2): 20 + Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0 + Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 49 + Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 13 + Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 3 + Dev-LoadTimes (C2A15278-BFE7-4AFE-6C17-90FF531DF755): 1 + Private-Geometry (6EACA3D4-40EC-4CC1-B786-8BED09428FC5): 3 + Dev-AnimPhys (29E575DD-E0A3-4627-9D10-D276232CDCEA): 17 + Dev-Anim (AF43A65D-7FD3-4947-9873-3E8ED9C1BB05): 15 + Dev-ReflectionCapture (6B266CEC-1EC7-4B8F-A30B-E4D90942FC07): 1 + Dev-Automation (0DF73D61-A23F-47EA-B727-89E90C41499A): 1 + FortniteMain (601D1886-AC64-4F84-AA16-D3DE0DEAC7D6): 207 + FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 8 + FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 13 + FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 17 + Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 11 + Dev-Niagara (F2AED0AC-9AFE-416F-8664-AA7FFA26D6FC): 1 + Dev-Destruction (174F1F0B-B4C6-45A5-B13F-2EE8D0FB917D): 10 + Dev-Physics-Ext (35F94A83-E258-406C-A318-09F59610247C): 41 + Dev-PhysicsMaterial-Chaos (B68FC16E-8B1B-42E2-B453-215C058844FE): 1 + Dev-CineCamera (B2E18506-4273-CFC2-A54E-F4BB758BBA07): 1 + Dev-VirtualProduction (64F58936-FD1B-42BA-BA96-7289D5D0FA4E): 1 + UE5-Main (697DD581-E64F-41AB-AA4A-51ECBEB7B628): 121 + UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 56 + UE5-SpecialProject (59DA5D52-1232-4948-B878-597870B8E98B): 9 + Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2 + Dev-NaniteResearch (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1 + Dev-ComputeFramework (6304A3E7-0059-4F59-8CFC-21BD7721FD4E): 0 + LensFileVersion (8652A554-966A-466C-9FD7-1C6DD61B1ADB): 1 +Presizing for max 25165824 objects, including 0 objects not considered by GC. +Object subsystem initialized +Set CVar [[con.DebugEarlyDefault:1]] +CVar [[con.DebugLateDefault:1]] deferred - dummy variable created +CVar [[con.DebugLateCheat:1]] deferred - dummy variable created +CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created +Set CVar [[r.setres:1280x720]] +Set CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] +CVar [[QualityLevelMapping:high]] deferred - dummy variable created +Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]] +Set CVar [[r.VSync:0]] +Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created +CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created +Set CVar [[r.GPUCrashDebugging:0]] +CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +Set CVar [[r.ForwardShading:1]] +Set CVar [[r.MobileHDR:0]] +Set CVar [[vr.MobileMultiView:1]] +Set CVar [[vr.InstancedStereo:1]] +Set CVar [[r.DefaultFeature.AutoExposure:0]] +Set CVar [[r.DefaultFeature.AmbientOcclusion:0]] +Set CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:0]] +Set CVar [[r.DefaultFeature.MotionBlur:0]] +Set CVar [[r.Mobile.UseHWsRGBEncoding:1]] +Set CVar [[r.Shadow.Virtual.Enable:1]] +Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] +Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]] +Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]] +Set CVar [[r.GenerateMeshDistanceFields:1]] +Set CVar [[r.DynamicGlobalIlluminationMethod:1]] +Set CVar [[r.ReflectionMethod:1]] +Set CVar [[r.Mobile.AntiAliasing:3]] +Set CVar [[r.AntiAliasingMethod:3]] +Set CVar [[r.AllowStaticLighting:1]] +Set CVar [[r.SkinCache.CompileShaders:1]] +Set CVar [[r.RayTracing:1]] +Set CVar [[r.RayTracing.RayTracingProxies.ProjectEnabled:1]] +Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]] +Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +Set CVar [[s.AsyncLoadingThreadEnabled:1]] +Set CVar [[s.EventDrivenLoaderEnabled:1]] +Set CVar [[s.WarnIfTimeLimitExceeded:0]] +Set CVar [[s.TimeLimitExceededMultiplier:1.5]] +Set CVar [[s.TimeLimitExceededMinTime:0.005]] +Set CVar [[s.UseBackgroundLevelStreaming:1]] +Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] +Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +Set CVar [[s.FlushStreamingOnExit:1]] +CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] +Set CVar [[gc.FlushStreamingOnGC:0]] +Set CVar [[gc.NumRetriesBeforeForcingGC:10]] +Set CVar [[gc.AllowParallelGC:1]] +Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] +Set CVar [[gc.MaxObjectsInEditor:25165824]] +Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] +Set CVar [[gc.CreateGCClusters:1]] +Set CVar [[gc.MinGCClusterSize:5]] +Set CVar [[gc.AssetClustreringEnabled:0]] +Set CVar [[gc.ActorClusteringEnabled:0]] +Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] +Set CVar [[gc.GarbageEliminationEnabled:1]] +Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created +CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +CVar [[DefaultASTCQualityBySizeHQ:4]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedServer:AmbientSound]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Mobile.DBuffer]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +Initializing SDL. +Initialized SDL 2.30.6 revision: SDL-2.30.6-no-vcs (compiled against 2.30.6) +Using SDL video driver 'x11' +Display metrics: + PrimaryDisplayWidth: 3440 + PrimaryDisplayHeight: 1440 + PrimaryDisplayWorkAreaRect: + Left=0, Top=0, Right=3440, Bottom=1396 + VirtualDisplayRect: + Left=0, Top=0, Right=3440, Bottom=1396 + TitleSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 + ActionSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 + Number of monitors: 1 + Monitor 0 + Name: LG ULTRAGEAR+ 45" + ID: display0 + NativeWidth: 3440 + NativeHeight: 1440 + bIsPrimary: true +Metadata set : systemresolution.resx="3440" +Metadata set : systemresolution.resy="1440" +Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +Set CVar [[r.SkeletalMeshLODBias:0]] +Set CVar [[r.ViewDistanceScale:1.0]] +Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +Set CVar [[r.FXAA.Quality:4]] +Set CVar [[r.TemporalAA.Quality:2]] +Set CVar [[r.TSR.History.R11G11B10:1]] +Set CVar [[r.TSR.History.ScreenPercentage:200]] +Set CVar [[r.TSR.History.UpdateQuality:3]] +Set CVar [[r.TSR.ShadingRejection.Flickering:1]] +Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] +Set CVar [[r.TSR.ReprojectionField:1]] +Set CVar [[r.TSR.Resurrection:1]] +Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +Set CVar [[r.LightFunctionQuality:1]] +Set CVar [[r.ShadowQuality:5]] +Set CVar [[r.Shadow.CSM.MaxCascades:10]] +Set CVar [[r.Shadow.MaxResolution:2048]] +Set CVar [[r.Shadow.MaxCSMResolution:2048]] +Set CVar [[r.Shadow.RadiusThreshold:0.01]] +Set CVar [[r.Shadow.DistanceScale:1.0]] +Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] +Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +Set CVar [[r.DistanceFieldShadowing:1]] +Set CVar [[r.VolumetricFog:1]] +Set CVar [[r.VolumetricFog.GridPixelSize:8]] +Set CVar [[r.VolumetricFog.GridSizeZ:128]] +Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +Set CVar [[r.LightMaxDrawDistanceScale:1]] +Set CVar [[r.CapsuleShadows:1]] +Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] +Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] +Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] +Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] +Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] +Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] +Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +Set CVar [[r.DistanceFieldAO:1]] +Set CVar [[r.SkylightIntensityMultiplier:1.0]] +Set CVar [[r.AOQuality:2]] +Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] +Set CVar [[r.LumenScene.DirectLighting.MaxLightsPerTile:8]] +Set CVar [[r.LumenScene.DirectLighting.UpdateFactor:32]] +Set CVar [[r.LumenScene.Radiosity.UpdateFactor:64]] +Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] +Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] +Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] +Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] +Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:100]] +Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] +Set CVar [[r.Lumen.ScreenProbeGather.NumAdaptiveProbes:8]] +Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] +Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] +Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] +Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] +Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] +Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] +Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.HardwareRayTracing:0]] +Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.BentNormal:1]] +Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] +Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] +Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] +Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] +Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:70]] +Set CVar [[r.RayTracing.Scene.BuildMode:1]] +Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +Set CVar [[r.SSR.Quality:3]] +Set CVar [[r.SSR.HalfResSceneColor:0]] +Set CVar [[r.Lumen.Reflections.Allow:1]] +Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] +Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] +Set CVar [[r.Lumen.ScreenProbeGather.MaxRoughnessToEvaluateRoughSpecularForFoliage:0.8]] +Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.NumSamples:5]] +Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.MinWeight:0]] +Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] +Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] +Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +Set CVar [[r.MotionBlurQuality:4]] +Set CVar [[r.MotionBlur.HalfResGather:0]] +Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +Set CVar [[r.AmbientOcclusionMaxQuality:100]] +Set CVar [[r.AmbientOcclusionLevels:-1]] +Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] +Set CVar [[r.DepthOfFieldQuality:2]] +Set CVar [[r.RenderTargetPoolMin:400]] +Set CVar [[r.LensFlareQuality:2]] +Set CVar [[r.SceneColorFringeQuality:1]] +Set CVar [[r.EyeAdaptationQuality:2]] +Set CVar [[r.BloomQuality:5]] +Set CVar [[r.Bloom.ScreenPercentage:50.000]] +Set CVar [[r.FastBlurThreshold:100]] +Set CVar [[r.Upscale.Quality:3]] +Set CVar [[r.LightShaftQuality:1]] +Set CVar [[r.Filter.SizeScale:1]] +Set CVar [[r.Tonemapper.Quality:5]] +Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] +Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +Applying CVar settings from Section [TextureQuality@3] File [Scalability] +Set CVar [[r.Streaming.MipBias:0]] +Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +Set CVar [[r.Streaming.Boost:1]] +Set CVar [[r.MaxAnisotropy:8]] +Set CVar [[r.VT.MaxAnisotropy:8]] +Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +Set CVar [[r.Streaming.PoolSize:1000]] +Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +Set CVar [[r.TranslucencyLightingVolumeDim:64]] +Set CVar [[r.RefractionQuality:2]] +Set CVar [[r.SceneColorFormat:4]] +Set CVar [[r.DetailMode:3]] +Set CVar [[r.TranslucencyVolumeBlur:1]] +Set CVar [[r.MaterialQualityLevel:1 ; High quality]] +Set CVar [[r.SSS.Scale:1]] +Set CVar [[r.SSS.SampleSet:2]] +Set CVar [[r.SSS.Quality:1]] +Set CVar [[r.SSS.HalfRes:0]] +Set CVar [[r.SSGI.Quality:3]] +Set CVar [[r.EmitterSpawnRateScale:1.0]] +Set CVar [[r.ParticleLightQuality:2]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +Set CVar [[fx.Niagara.QualityLevel:3]] +Set CVar [[r.Refraction.OffsetQuality:1]] +Set CVar [[r.HeterogeneousVolumes.DownsampleFactor:2]] +Set CVar [[r.HeterogeneousVolumes.MaxStepCount:256]] +Set CVar [[r.HeterogeneousVolumes.Shadows.Resolution:256]] +Set CVar [[r.HeterogeneousVolumes.Shadows.MaxSampleCount:8]] +Set CVar [[r.HeterogeneousVolumes.UseExistenceMask:0]] +Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +Set CVar [[foliage.DensityScale:1.0]] +Set CVar [[grass.DensityScale:1.0]] +Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] +Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +Set CVar [[r.AnisotropicMaterials:1]] +Applying CVar settings from Section [LandscapeQuality@3] File [Scalability] +Selected Device Profile: [LinuxEditor] +Selected Device Profile: [LinuxEditor] +Platform has ~ 63 GB [67336896512 / 68719476736 / 63], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +Going up to parent DeviceProfile [Linux] +Going up to parent DeviceProfile [] +Pushing Device Profile CVar: [[UI.SlateSDFText.RasterizationMode:Bitmap -> Msdf]] +Pushing Device Profile CVar: [[UI.SlateSDFText.ResolutionLevel:2 -> 2]] +Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +Set CVar [[r.DumpShaderDebugInfo:2]] +Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] +Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] +CVar [[ds.CADTranslator.Meshing.ActivateThinZoneMeshing:0]] deferred - dummy variable created +CVar [[ds.CADTranslator.Stitching.RemoveThinFaces:0]] deferred - dummy variable created +Applying CVar settings from Section [Startup_Linux] File [../../../Engine/Config/ConsoleVariables.ini] +Applying CVar settings from Section [ConsoleVariables] File [Engine] +Set CVar [[g.TimeoutForBlockOnRenderFence:60000]] +Applying CVar settings from Section [ConsoleVariables] File [/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Config/LinuxEditor/Editor.ini] +Unix hardware info: + - we are the first instance of this executable + - this process' id (pid) is 91956, parent process' id (ppid) is 1855 + - we are not running under debugger + - machine network name is 'WEYLAND-YUTANI' + - user name is 'reimoz' (reimoz) + - we're logged in locally + - we're running with rendering + - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) + - Number of physical cores available for the process: 8 + - Number of logical cores available for the process: 16 + - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) + - Memory allocator used: Mimalloc + - This is an internal build. +Benchmarking clocks: + - CLOCK_MONOTONIC (id=1) can sustain 38921400 (38921K, 39M) calls per second without zero deltas. + - CLOCK_MONOTONIC_RAW (id=4) can sustain 39191559 (39192K, 39M) calls per second without zero deltas. + - CLOCK_MONOTONIC_COARSE (id=6) can sustain 221975181 (221975K, 222M) calls per second with 99.999545% zero deltas. +Selected clock_id 4 (CLOCK_MONOTONIC_RAW) since it is the fastest support clock without zero deltas. +Unix-specific commandline switches: + -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) + -jemalloc - use jemalloc for all memory allocation + -binnedmalloc - use binned malloc for all memory allocation + -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache + -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) + -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) + -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) + -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal + -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) + -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened + -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) + -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) + -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) + -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash + - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) + - VirtualMemoryAllocator pools will grow at scale 1.4 + - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) + - PageSize 4096 + - BinnedPageSize 65536 +Metadata set : extradevelopmentmemorymb="0" +Chaos Debug Draw Startup +Physics initialised using underlying interface: Chaos +Using OS detected language (en-US). +Using OS detected locale (en-US). +No specific localization for 'en-US' exists, so 'en' will be used for the language. +Attempting to load config data for Default__SlateThemeManager before the Class has been constructed/registered/linked (likely during module loading or early startup). This will result in the load silently failing and should be fixed. +New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +Slate User Registered. User Index 0, Is Virtual User: 0 +Found VULKAN_SDK= +Registering provided Vulkan validation layers +Updated VK_LAYER_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +Updated LD_LIBRARY_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +Installed Vulkan Loader Path: /usr/lib +Installed Vulkan Loader instance version 1.4.341. +Starting Vulkan Profile check for VP_UE_Vulkan_SM6: +Vulkan Profile check complete. +Using SDL_WINDOW_VULKAN +Vulkan RHI ShaderPlatform for SM6: VULKAN_SM6. +Vulkan PSO Precaching = 1, PipelineFileCache = 0 +Built with Vulkan header version 1.4.304 +Starting Vulkan Profile check for VP_UE_Vulkan_SM6_RT: +Vulkan Profile check complete. +Using API Version 1.3. +OpenXRHMDModule::InitInstance using DefaultLoader. +OpenXR runtime supported extensions: + XR_KHR_vulkan_enable + XR_KHR_vulkan_enable2 + XR_KHR_opengl_enable + XR_KHR_convert_timespec_time + XR_KHR_opengl_es_enable + XR_MNDX_egl_enable + XR_KHR_binding_modification + XR_KHR_composition_layer_depth + XR_KHR_locate_spaces + XR_KHR_visibility_mask + XR_EXT_active_action_set_priority + XR_EXT_dpad_binding + XR_EXT_eye_gaze_interaction + XR_EXT_frame_composition_report + XR_EXT_hand_interaction + XR_EXT_hand_tracking + XR_EXT_hand_tracking_data_source + XR_EXT_hand_joints_motion_range + XR_EXT_hp_mixed_reality_controller + XR_EXT_local_floor + XR_EXT_palm_pose + XR_EXT_uuid + XR_EXT_user_presence + XR_EXT_render_model + XR_EXT_interaction_render_model + XR_FB_display_refresh_rate + XR_HTC_vive_cosmos_controller_interaction + XR_HTC_vive_focus3_controller_interaction + XR_HTC_vive_wrist_tracker_interaction + XR_MND_headless + XR_VALVE_analog_threshold + XR_META_performance_metrics + XR_VALVE_timing_utils + XR_META_recommended_layer_resolution + XR_HTCX_vive_tracker_interaction + XR_KHR_generic_controller + XR_VALVE_frame_controller_interaction + XR_EXT_debug_utils +Optional extension XR_KHR_vulkan_swapchain_format_list is not available +Optional extension XR_FB_foveation_vulkan is not available +Optional extension XR_FB_composition_layer_depth_test is not available +Optional extension XR_KHR_composition_layer_cylinder is not available +Optional extension XR_KHR_composition_layer_equirect is not available +Optional extension XR_KHR_composition_layer_equirect2 is not available +Optional extension XR_KHR_composition_layer_color_scale_bias is not available +Optional extension XR_VARJO_quad_views is not available +Optional extension XR_EPIC_view_configuration_fov is not available +Optional extension XR_FB_foveation is not available +Optional extension XR_FB_swapchain_update_state is not available +Optional extension XR_FB_foveation_configuration is not available +Optional extension XR_FB_composition_layer_alpha_blend is not available +xrCreateInstance succeeded with XR_API_VERSION_1_0 +xrCreateInstance created: 425665216 +Initialized OpenXR on SteamVR/OpenXR runtime version 2.15.6 +Instance does not support expected usage of xrStringToPath. Instance is not viable. +Found 25 available instance extensions : + - VK_EXT_acquire_drm_display + - VK_EXT_acquire_xlib_display + - VK_EXT_debug_report + + VK_EXT_debug_utils + - VK_EXT_direct_mode_display + - VK_EXT_display_surface_counter + - VK_EXT_surface_maintenance1 + + VK_EXT_swapchain_colorspace + - VK_KHR_device_group_creation + - VK_KHR_display + - VK_KHR_external_fence_capabilities + - VK_KHR_external_memory_capabilities + - VK_KHR_external_semaphore_capabilities + - VK_KHR_get_display_properties2 + - VK_KHR_get_physical_device_properties2 + - VK_KHR_get_surface_capabilities2 + - VK_KHR_portability_enumeration + + VK_KHR_surface + - VK_KHR_surface_maintenance1 + - VK_KHR_surface_protected_capabilities + - VK_KHR_wayland_surface + - VK_KHR_xcb_surface + + VK_KHR_xlib_surface + - VK_LUNARG_direct_driver_loading + - VK_NV_display_stereo +Intance Layer VK_LAYER_VALVE_steam_overlay_32 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_fossilize_64 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_overlay_64 provides 0 extensions: +Intance Layer VK_LAYER_VALVE_steam_fossilize_32 provides 0 extensions: +Intance Layer VK_LAYER_NV_optimus provides 0 extensions: +Intance Layer VK_LAYER_NV_present provides 0 extensions: +Intance Layer VK_LAYER_LUNARG_api_dump provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_LUNARG_crash_diagnostic provides 3 extensions: + VK_EXT_debug_report + VK_EXT_debug_utils + VK_EXT_layer_settings +Intance Layer VK_LAYER_KHRONOS_validation provides 4 extensions: + VK_EXT_debug_report + VK_EXT_debug_utils + VK_EXT_layer_settings + VK_EXT_validation_features +Intance Layer VK_LAYER_KHRONOS_synchronization2 provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_LUNARG_gfxreconstruct provides 0 extensions: +Intance Layer VK_LAYER_KHRONOS_profiles provides 1 extensions: + VK_EXT_layer_settings +Intance Layer VK_LAYER_KHRONOS_shader_object provides 1 extensions: + VK_EXT_layer_settings +Found 13 available instance layers : + * VK_LAYER_KHRONOS_profiles + * VK_LAYER_KHRONOS_shader_object + * VK_LAYER_KHRONOS_synchronization2 + * VK_LAYER_KHRONOS_validation + * VK_LAYER_LUNARG_api_dump + * VK_LAYER_LUNARG_crash_diagnostic + * VK_LAYER_LUNARG_gfxreconstruct + * VK_LAYER_NV_optimus + * VK_LAYER_NV_present + * VK_LAYER_VALVE_steam_fossilize_32 + * VK_LAYER_VALVE_steam_fossilize_64 + * VK_LAYER_VALVE_steam_overlay_32 + * VK_LAYER_VALVE_steam_overlay_64 +Creating Vulkan Device using VkPhysicalDevice 0x19696d10. +- DeviceName: NVIDIA GeForce RTX 4090 +- API=1.4.329 (0x404149) Driver=0x94ce80c0 VendorId=0x10de +- DeviceID=0x2684 Type=VK_PHYSICAL_DEVICE_TYPE_DISCRETE_GPU +- Max Descriptor Sets Bound 32 +- Timestamps: ComputeAndGraphics=1 Domain=VK_TIME_DOMAIN_CLOCK_MONOTONIC_KHR Period=1.000000 + API Version: 1.4.329 +RHI Adapter Info: + Name: NVIDIA GeForce RTX 4090 + Driver Version: 595.58 (internal:595.58, unified:) + Driver Date: 01-01-01 +Found 275 available device extensions : + + VK_AMD_buffer_marker + - VK_EXT_4444_formats + - VK_EXT_attachment_feedback_loop_dynamic_state + - VK_EXT_attachment_feedback_loop_layout + - VK_EXT_blend_operation_advanced + - VK_EXT_border_color_swizzle + - VK_EXT_buffer_device_address + + VK_EXT_calibrated_timestamps + - VK_EXT_color_write_enable + - VK_EXT_conditional_rendering + - VK_EXT_conservative_rasterization + - VK_EXT_custom_border_color + - VK_EXT_custom_resolve + - VK_EXT_depth_bias_control + - VK_EXT_depth_clamp_control + - VK_EXT_depth_clamp_zero_one + - VK_EXT_depth_clip_control + - VK_EXT_depth_clip_enable + - VK_EXT_depth_range_unrestricted + + VK_EXT_descriptor_buffer + - VK_EXT_descriptor_heap + * VK_EXT_descriptor_indexing + - VK_EXT_device_address_binding_report + + VK_EXT_device_fault + - VK_EXT_device_generated_commands + - VK_EXT_discard_rectangles + - VK_EXT_display_control + - VK_EXT_dynamic_rendering_unused_attachments + - VK_EXT_extended_dynamic_state + - VK_EXT_extended_dynamic_state2 + - VK_EXT_extended_dynamic_state3 + - VK_EXT_external_memory_dma_buf + - VK_EXT_external_memory_host + - VK_EXT_fragment_shader_interlock + - VK_EXT_global_priority + - VK_EXT_global_priority_query + + VK_EXT_graphics_pipeline_library + - VK_EXT_hdr_metadata + - VK_EXT_host_image_copy + * VK_EXT_host_query_reset + - VK_EXT_image_2d_view_of_3d + - VK_EXT_image_drm_format_modifier + - VK_EXT_image_robustness + - VK_EXT_image_sliced_view_of_3d + - VK_EXT_image_view_min_lod + - VK_EXT_index_type_uint8 + - VK_EXT_inline_uniform_block + - VK_EXT_legacy_vertex_attributes + - VK_EXT_line_rasterization + + VK_EXT_load_store_op_none + - VK_EXT_map_memory_placed + + VK_EXT_memory_budget + - VK_EXT_memory_decompression + + VK_EXT_memory_priority + + VK_EXT_mesh_shader + - VK_EXT_multi_draw + + VK_EXT_mutable_descriptor_type + - VK_EXT_nested_command_buffer + - VK_EXT_non_seamless_cube_map + - VK_EXT_opacity_micromap + - VK_EXT_pageable_device_local_memory + - VK_EXT_pci_bus_info + - VK_EXT_physical_device_drm + * VK_EXT_pipeline_creation_cache_control + - VK_EXT_pipeline_creation_feedback + - VK_EXT_pipeline_library_group_handles + - VK_EXT_pipeline_robustness + - VK_EXT_post_depth_coverage + - VK_EXT_present_mode_fifo_latest_ready + - VK_EXT_present_timing + - VK_EXT_primitive_topology_list_restart + - VK_EXT_primitives_generated_query + - VK_EXT_private_data + - VK_EXT_provoking_vertex + - VK_EXT_queue_family_foreign + - VK_EXT_ray_tracing_invocation_reorder + - VK_EXT_robustness2 + - VK_EXT_sample_locations + - VK_EXT_sampler_filter_minmax + * VK_EXT_scalar_block_layout + - VK_EXT_separate_stencil_usage + - VK_EXT_shader_64bit_indexing + - VK_EXT_shader_atomic_float + * VK_EXT_shader_demote_to_helper_invocation + - VK_EXT_shader_float8 + + VK_EXT_shader_image_atomic_int64 + - VK_EXT_shader_module_identifier + - VK_EXT_shader_object + - VK_EXT_shader_replicated_composites + - VK_EXT_shader_subgroup_ballot + - VK_EXT_shader_subgroup_vote + - VK_EXT_shader_uniform_buffer_unsized_array + * VK_EXT_shader_viewport_index_layer + * VK_EXT_subgroup_size_control + - VK_EXT_swapchain_maintenance1 + - VK_EXT_texel_buffer_alignment + * VK_EXT_tooling_info + - VK_EXT_transform_feedback + - VK_EXT_vertex_attribute_divisor + - VK_EXT_vertex_attribute_robustness + - VK_EXT_vertex_input_dynamic_state + - VK_EXT_ycbcr_2plane_444_formats + - VK_EXT_ycbcr_image_arrays + - VK_EXT_zero_initialize_device_memory + - VK_GOOGLE_hlsl_functionality1 + - VK_GOOGLE_user_type + + VK_KHR_16bit_storage + - VK_KHR_8bit_storage + + VK_KHR_acceleration_structure + - VK_KHR_bind_memory2 + * VK_KHR_buffer_device_address + - VK_KHR_calibrated_timestamps + + VK_KHR_compute_shader_derivatives + - VK_KHR_cooperative_matrix + - VK_KHR_copy_commands2 + - VK_KHR_copy_memory_indirect + * VK_KHR_create_renderpass2 + - VK_KHR_dedicated_allocation + + VK_KHR_deferred_host_operations + - VK_KHR_depth_clamp_zero_one + + VK_KHR_depth_stencil_resolve + - VK_KHR_descriptor_update_template + - VK_KHR_device_group + - VK_KHR_draw_indirect_count + * VK_KHR_driver_properties + * VK_KHR_dynamic_rendering + - VK_KHR_dynamic_rendering_local_read + - VK_KHR_external_fence + - VK_KHR_external_fence_fd + - VK_KHR_external_memory + + VK_KHR_external_memory_fd + - VK_KHR_external_semaphore + - VK_KHR_external_semaphore_fd + - VK_KHR_format_feature_flags2 + + VK_KHR_fragment_shader_barycentric + + VK_KHR_fragment_shading_rate + * VK_KHR_get_memory_requirements2 + - VK_KHR_global_priority + * VK_KHR_image_format_list + - VK_KHR_imageless_framebuffer + - VK_KHR_incremental_present + - VK_KHR_index_type_uint8 + - VK_KHR_line_rasterization + - VK_KHR_load_store_op_none + - VK_KHR_maintenance1 + - VK_KHR_maintenance10 + - VK_KHR_maintenance2 + - VK_KHR_maintenance3 + * VK_KHR_maintenance4 + + VK_KHR_maintenance5 + - VK_KHR_maintenance6 + - VK_KHR_maintenance7 + - VK_KHR_maintenance8 + - VK_KHR_maintenance9 + - VK_KHR_map_memory2 + * VK_KHR_multiview + - VK_KHR_pipeline_binary + - VK_KHR_pipeline_executable_properties + + VK_KHR_pipeline_library + - VK_KHR_present_id + - VK_KHR_present_id2 + - VK_KHR_present_mode_fifo_latest_ready + - VK_KHR_present_wait + - VK_KHR_present_wait2 + - VK_KHR_push_descriptor + + VK_KHR_ray_query + - VK_KHR_ray_tracing_maintenance1 + + VK_KHR_ray_tracing_pipeline + + VK_KHR_ray_tracing_position_fetch + - VK_KHR_relaxed_block_layout + - VK_KHR_robustness2 + - VK_KHR_sampler_mirror_clamp_to_edge + * VK_KHR_sampler_ycbcr_conversion + * VK_KHR_separate_depth_stencil_layouts + * VK_KHR_shader_atomic_int64 + - VK_KHR_shader_bfloat16 + - VK_KHR_shader_clock + - VK_KHR_shader_draw_parameters + - VK_KHR_shader_expect_assume + + VK_KHR_shader_float16_int8 + * VK_KHR_shader_float_controls + - VK_KHR_shader_float_controls2 + - VK_KHR_shader_fma + - VK_KHR_shader_integer_dot_product + - VK_KHR_shader_maximal_reconvergence + - VK_KHR_shader_non_semantic_info + - VK_KHR_shader_quad_control + - VK_KHR_shader_relaxed_extended_instruction + - VK_KHR_shader_subgroup_extended_types + - VK_KHR_shader_subgroup_rotate + - VK_KHR_shader_subgroup_uniform_control_flow + - VK_KHR_shader_terminate_invocation + - VK_KHR_shader_untyped_pointers + - VK_KHR_shared_presentable_image + * VK_KHR_spirv_1_4 + - VK_KHR_storage_buffer_storage_class + + VK_KHR_swapchain + - VK_KHR_swapchain_maintenance1 + - VK_KHR_swapchain_mutable_format + * VK_KHR_synchronization2 + * VK_KHR_timeline_semaphore + - VK_KHR_unified_image_layouts + - VK_KHR_uniform_buffer_standard_layout + - VK_KHR_variable_pointers + - VK_KHR_vertex_attribute_divisor + - VK_KHR_video_decode_av1 + - VK_KHR_video_decode_h264 + - VK_KHR_video_decode_h265 + - VK_KHR_video_decode_queue + - VK_KHR_video_decode_vp9 + - VK_KHR_video_encode_av1 + - VK_KHR_video_encode_h264 + - VK_KHR_video_encode_h265 + - VK_KHR_video_encode_intra_refresh + - VK_KHR_video_encode_quantization_map + - VK_KHR_video_encode_queue + - VK_KHR_video_maintenance1 + - VK_KHR_video_maintenance2 + - VK_KHR_video_queue + - VK_KHR_vulkan_memory_model + - VK_KHR_workgroup_memory_explicit_layout + - VK_KHR_zero_initialize_workgroup_memory + - VK_NVX_binary_import + - VK_NVX_image_view_handle + - VK_NVX_multiview_per_view_attributes + - VK_NV_clip_space_w_scaling + - VK_NV_cluster_acceleration_structure + - VK_NV_compute_occupancy_priority + - VK_NV_compute_shader_derivatives + - VK_NV_cooperative_matrix + - VK_NV_cooperative_matrix2 + - VK_NV_cooperative_vector + - VK_NV_copy_memory_indirect + - VK_NV_corner_sampled_image + - VK_NV_coverage_reduction_mode + - VK_NV_cuda_kernel_launch + - VK_NV_dedicated_allocation + - VK_NV_dedicated_allocation_image_aliasing + - VK_NV_descriptor_pool_overallocation + + VK_NV_device_diagnostic_checkpoints + + VK_NV_device_diagnostics_config + - VK_NV_device_generated_commands + - VK_NV_device_generated_commands_compute + - VK_NV_disk_cache_utils + - VK_NV_extended_sparse_address_space + - VK_NV_fill_rectangle + - VK_NV_fragment_coverage_to_color + - VK_NV_fragment_shader_barycentric + - VK_NV_fragment_shading_rate_enums + - VK_NV_framebuffer_mixed_samples + - VK_NV_geometry_shader_passthrough + - VK_NV_inherited_viewport_scissor + - VK_NV_internal_nvpresent + - VK_NV_linear_color_attachment + - VK_NV_low_latency + - VK_NV_low_latency2 + - VK_NV_memory_decompression + - VK_NV_mesh_shader + - VK_NV_optical_flow + - VK_NV_partitioned_acceleration_structure + - VK_NV_present_metering + - VK_NV_raw_access_chains + - VK_NV_ray_tracing + - VK_NV_ray_tracing_invocation_reorder + - VK_NV_ray_tracing_motion_blur + - VK_NV_representative_fragment_test + - VK_NV_sample_mask_override_coverage + - VK_NV_scissor_exclusive + - VK_NV_shader_atomic_float16_vector + - VK_NV_shader_image_footprint + - VK_NV_shader_sm_builtins + - VK_NV_shader_subgroup_partitioned + - VK_NV_shading_rate_image + - VK_NV_viewport_array2 + - VK_NV_viewport_swizzle +Found 0 available device layers ! +Vulkan Physical Device Driver Properties: +- driverName: NVIDIA +- driverInfo: 595.58.03 +Vulkan Variable Rate Shading choice: 0. +Device properties: Geometry 1 BufferAtomic64 1 ImageAtomic64 1 +Enabling Vulkan Descriptor Buffers with: allowSamplerImageViewPostSubmitCreation=0, maxDescriptorBufferBindings=32, maxSamplerDescriptorBufferBindings=32, maxResourceDescriptorBufferBindings=32, samplerDescriptorBufferAddressSpaceSize=1099511627776, resourceDescriptorBufferAddressSpaceSize=1099511627776, maxSamplerDescriptorBufferRange=1099511627776, maxResourceDescriptorBufferRange=1099511627776, descriptorBufferAddressSpaceSize=1099511627776, descriptorBufferOffsetAlignment=64, samplerDescriptorSize=4 +Found 6 Queue Families +Initializing Queue Family 0: 16 queues Gfx Compute Xfer Sparse +Skipping unnecessary Queue Family 1: 2 queues Xfer Sparse +Skipping unnecessary Queue Family 2: 8 queues Compute Xfer Sparse +Skipping unnecessary Queue Family 3: 1 queues Xfer Sparse +Skipping unnecessary Queue Family 4: 2 queues Xfer Sparse +Skipping unnecessary Queue Family 5: 1 queues Xfer Sparse +TimestampValidBits=64 +Using 0 device layers. +Using 47 device extensions: +* VK_KHR_swapchain +* VK_EXT_memory_budget +* VK_EXT_memory_priority +* VK_KHR_create_renderpass2 +* VK_KHR_deferred_host_operations +* VK_KHR_spirv_1_4 +* VK_KHR_shader_float_controls +* VK_KHR_image_format_list +* VK_EXT_load_store_op_none +* VK_EXT_tooling_info +* VK_KHR_dynamic_rendering +* VK_KHR_pipeline_library +* VK_KHR_driver_properties +* VK_KHR_maintenance4 +* VK_KHR_maintenance5 +* VK_KHR_shader_atomic_int64 +* VK_EXT_shader_image_atomic_int64 +* VK_EXT_scalar_block_layout +* VK_EXT_shader_viewport_index_layer +* VK_KHR_separate_depth_stencil_layouts +* VK_KHR_synchronization2 +* VK_KHR_fragment_shading_rate +* VK_KHR_multiview +* VK_KHR_get_memory_requirements2 +* VK_EXT_descriptor_indexing +* VK_EXT_host_query_reset +* VK_EXT_subgroup_size_control +* VK_EXT_calibrated_timestamps +* VK_EXT_descriptor_buffer +* VK_EXT_device_fault +* VK_EXT_shader_demote_to_helper_invocation +* VK_KHR_16bit_storage +* VK_KHR_shader_float16_int8 +* VK_KHR_depth_stencil_resolve +* VK_EXT_pipeline_creation_cache_control +* VK_KHR_fragment_shader_barycentric +* VK_KHR_compute_shader_derivatives +* VK_KHR_sampler_ycbcr_conversion +* VK_KHR_timeline_semaphore +* VK_EXT_mesh_shader +* VK_EXT_graphics_pipeline_library +* VK_EXT_mutable_descriptor_type +* VK_KHR_buffer_device_address +* VK_KHR_acceleration_structure +* VK_KHR_ray_tracing_pipeline +* VK_KHR_ray_query +* VK_KHR_ray_tracing_position_fetch +Vulkan debug markers support: resource names disabled, begin/end labels disabled. +Max memory allocations 4294967295. +3 Device Memory Heaps: + 0: Flags 0x1 - Size 25757220864 (24564.00 MB) - Used 0 (0.00%) - DeviceLocal - PrimaryHeap + 1: Flags 0x0 - Size 50502672384 (48163.10 MB) - Used 0 (0.00%) + 2: Flags 0x1 - Size 257949696 (246.00 MB) - Used 0 (0.00%) - DeviceLocal +5 Device Memory Types (Not unified): + 1: Flags 0x00001 - Heap 0 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT + 0: Flags 0x00000 - Heap 1 - + 2: Flags 0x00006 - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT + 3: Flags 0x0000e - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT|VK_MEMORY_PROPERTY_HOST_CACHED_BIT + 4: Flags 0x00007 - Heap 2 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT|VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +Memory Budget Extension: + | Usage | Budget | Size | + ---------|------------------------------------------------------------------| + HEAP 00 | 0.07% / 17.38 MB | 23389.44 MB | 24564.00 MB | + HEAP 01 | 0.08% / 39.29 MB | 48163.10 MB | 48163.10 MB | + HEAP 02 | 17.28% / 42.50 MB | 203.50 MB | 246.00 MB | + ---------|------------------------------------------------------------------| +Dynamic Uniform Buffers are enabled, but they will not be used with Vulkan bindless. +Memory defrag is enabled, but it will not be used with Vulkan bindless. +FVulkanPipelineStateCacheManager: Binary pipeline cache '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/VulkanPSO.cache.10de.2684' not found. +Vulkan Async Compute has been DISABLED. +Wave Operations have been ENABLED (wave size: min=32 max=32). +Integrated GPU (iGPU): false +Current RHI supports per-draw and screenspace Variable Rate Shading +Texture pool is 17367 MB (70% of 24810 MB) +Metadata set : verbatimrhiname="Vulkan" +Metadata set : rhiname="Vulkan" +Metadata set : rhifeaturelevel="SM6" +Metadata set : shaderplatform="VULKAN_SM6" +Initializing FReadOnlyCVARCache +Running Turnkey SDK detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all' +Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all ] +ASTCEnc version 5.0.1 library loaded +Loaded Base TextureFormat: TextureFormatASTC +Loaded Base TextureFormat: TextureFormatDXT +Loaded Base TextureFormat: TextureFormatETC2 +Loaded Base TextureFormat: TextureFormatIntelISPCTexComp +Loaded Base TextureFormat: TextureFormatUncompressed +Oodle Texture TFO init; latest sdk version = 2.9.13 +Oodle Texture loading DLL: liboo2texlinux64.2.9.13.so +Oodle Texture loading DLL: liboo2texlinux64.2.9.5.so +Loaded Base TextureFormat: TextureFormatOodle +Loaded TargetPlatform 'LinuxArm64' +Loaded TargetPlatform 'LinuxArm64Server' +Loaded TargetPlatform 'LinuxArm64Client' +Loaded TargetPlatform 'Linux' +Loaded TargetPlatform 'LinuxEditor' +Loaded TargetPlatform 'LinuxServer' +Loaded TargetPlatform 'LinuxClient' +Loaded TargetPlatform 'Android' +Loaded TargetPlatform 'Android_ASTC' +Loaded TargetPlatform 'Android_DXT' +Loaded TargetPlatform 'Android_ETC2' +Loaded TargetPlatform 'Android_OpenXR' +Loaded TargetPlatform 'AndroidClient' +Loaded TargetPlatform 'Android_ASTCClient' +Loaded TargetPlatform 'Android_DXTClient' +Loaded TargetPlatform 'Android_ETC2Client' +Loaded TargetPlatform 'Android_OpenXRClient' +Loaded TargetPlatform 'Android_Multi' +Loaded TargetPlatform 'Android_MultiClient' +Building Assets For LinuxEditor +Unable to find shader format SF_VULKAN_SM6 from hinted modules, loading all potential format modules to find it +Loaded format module ShaderFormatOpenGL + GLSL_150_ES31 + GLSL_ES3_1_ANDROID +Loaded format module ShaderFormatVectorVM + VVM_1_0 +Loaded format module VulkanShaderFormat + SF_VULKAN_SM5 + SF_VULKAN_ES31_ANDROID + SF_VULKAN_ES31 + SF_VULKAN_SM5_ANDROID + SF_VULKAN_SM6 +Ray tracing is enabled (dynamic). Reason: r.RayTracing=1 and r.RayTracing.EnableOnDemand=1. +Ray tracing shaders are enabled. +Memory: Max Cache Size: -1 MB +FDerivedDataBackendGraph: Pak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +Unable to find inner node Pak for hierarchy Hierarchy. +FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +Unable to find inner node CompressedPak for hierarchy Hierarchy. +../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (1217 MiB) +FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +Unable to find inner node EnterprisePak for hierarchy Hierarchy. +Found Zen config default=/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data +InTree version at '/opt/unreal-engine/Engine/Binaries/Linux/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +Installed version at '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +No current process using the data dir found, launching a new instance +Launching executable '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver', working dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install', data dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data', args '--port 8558 --data-dir "/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data" --http asio --gc-cache-duration-seconds 1209600 --gc-interval-seconds 21600 --gc-low-diskspace-threshold 2147483648 --quiet --http-forceloopback --owner-pid 91956 --child-id Zen_91956_Startup' +Unreal Zen Storage Server HTTP service at [::1]:8658 status: OK!. +Local ZenServer AutoLaunch initialization completed in 0.119 seconds +ZenLocal: Using ZenServer HTTP service at http://[::1]:8658/ with namespace ue.ddc status: OK!. +/home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds. +/home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.00ms. RandomReadSpeed=3880.97MBs, RandomWriteSpeed=797.19MBs. Assigned SpeedClass 'Local' +Local: Using data cache path /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: DeleteOnly +ZenShared: Disabled because Host is set to 'None' +Unable to find inner node ZenShared for hierarchy Hierarchy. +Shared: Disabled because no path is configured. +Unable to find inner node Shared for hierarchy Hierarchy. +Cloud: Disabled because Host is set to 'None' +Unable to find inner node Cloud for hierarchy Hierarchy. +Guid format shader working directory is 14 characters bigger than the processId version (../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/WorkingDirectory/91956/). +Cleaned the shader compiler working directory '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/tmp/20B65D3016F44F0BA883643AC76E258D/'. +UBA/Horde Configuration [Uba.Provider.Horde]: Not Enabled +Using 8 local workers for shader compilation +Compiling shader autogen file: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/ShaderAutogen/VULKAN_SM6/AutogenShaderHeaders.ush +Autogen file is unchanged, skipping write. +Completed SDK detection: ExitCode = 0 +Using FreeType 2.10.0 +SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png' error. +Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] +Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' error. +Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] +FAssetRegistry took 0.0019 seconds to start up +AssetDataGatherer spent 0.000s loading caches ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_*.bin. +EditorDomain is Disabled +Deviceprofile LinuxArm64Editor not found. +Deviceprofile LinuxArm64 not found. +Selected Device Profile: [LinuxEditor] +Active device profile: [0xb55aa6cf280][0xb55aa915000 66] LinuxEditor +Metadata set : deviceprofile="LinuxEditor" +FlushAsyncLoading(1): 1 QueuedPackages, 0 AsyncPackages +Texture Encode Speed: FinalIfAvailable (editor). +Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +Shared linear texture encoding: Disabled +Turnkey Platform: Android: (Status=Invalid, MinAllowed_Sdk=r25b, MaxAllowed_Sdk=r29, Current_Sdk=, Allowed_AutoSdk=r27c, Current_AutoSdk=, Flags="Platform_InvalidHostPrerequisites, Support_FullSdk", Error="Android Studio is not installed correctly.") +Turnkey Platform: Linux: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +Turnkey Platform: LinuxArm64: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +Running Turnkey device detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI' +Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI -nocompile -nocompileuat ] +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness because of a recursive sync load +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec because of a recursive sync load +Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_M because of a recursive sync load +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_N because of a recursive sync load +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Opacity/CameraDepthFade because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDiffuse because of a recursive sync load +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions02/Utility/BreakOutFloat2Components because of a recursive sync load +Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultPostProcessMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultDeferredDecalMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultLightFunctionMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/WorldGridMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDeferredDecalMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/WorldGridMaterial because of a recursive sync load +Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +HLOD mesh reduction module (r.ProxyLODMeshReductionModule) set to "ProxyLODMeshReduction" which doesn't exist. +Using QuadricMeshReduction for automatic static mesh reduction +Using SkeletalMeshReduction for automatic skeletal mesh reduction +No automatic mesh merging module available +No distributed automatic mesh merging module available +No automatic mesh merging module available +No distributed automatic mesh merging module available +Completed device detection: Code = 0 +Applying CVar settings from Section [/Script/CQTest.CQTestSettings] File [Engine] +VirtualizationSystem name found in ini file: None +FNullVirtualizationSystem mounted, virtualization will be disabled +FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetActorFactory name: NetActorFactory id: 0 +FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetSubObjectFactory name: NetSubObjectFactory id: 1 +Linux SourceCodeAccessSettings: VisualStudioCode +Border +BreadcrumbButton +Brushes.Title +ColorPicker.ColorThemes +Default +Icons.Save +Icons.Toolbar.Settings +ListView +SoftwareCursor_CardinalCross +SoftwareCursor_Grab +TableView.DarkRow +TableView.Row +TreeView +FWorldPartitionClassDescRegistry::Initialize started... +FWorldPartitionClassDescRegistry::Initialize took 1.780 ms +XR: Instanced Stereo Rendering is Enabled +XR: MultiViewport is Enabled +XR: Mobile Multiview is Disabled +Turnkey Device: Linux@WEYLAND-YUTANI: (Name=WEYLAND-YUTANI, Type=Computer, Status=Valid, Allowed=, Current=Arch Linux, Flags="Device_InstallSoftwareValid") +UGameplayTagsManager::InitializeManager - 0.000 s +Niagara Debugger Client Initialized | Session: 2BAEF909EB4C48D0800000000000E800 | Instance: 2D9976B3AA9F4508B1E1727DFC7AADC1 (WEYLAND-YUTANI-91956). +MetaSound Page Target Initialized to 'Default' +Registering Engine Module Parameter Interfaces... +MetaSound Engine Initialized +Initializing TcpMessaging bridge +Work queue size set to 1024. +Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +Unicast socket bound to '0.0.0.0:52512'. +Added local interface '192.168.1.180' to multicast group '230.0.0.1:6666' +Added local interface '192.168.122.1' to multicast group '230.0.0.1:6666' +Added local interface '172.31.0.1' to multicast group '230.0.0.1:6666' +Using asynchronous task graph for message deserialization. +MakeRuntimeORTDml: + DirectML: no + RHI D3D12: no + D3D12: no + NPU: no +Interface availability: + GPU: no + RDG: no + NPU: no +NNERuntimeORTDml can only cook! +Initialize +OnSessionChanged +Initialize +OnSessionChanged +Initialize +OnSessionChanged +Initialize +OnSessionChanged +[RegisterExtension] Registering CVD Extension [FChaosVDGenericDebugDrawExtension] ... +[RegisterExtension] Registering CVD Extension [FChaosVDAccelerationStructuresExtension] ... +UAndroidPermissionCallbackProxy::GetInstance +No Audio Capture implementations found. Audio input will be silent. +No Audio Capture implementations found. Audio input will be silent. +OpenXR ignores max viewport resolution in editor to support full HMD resolutions. +Applying CVar settings from Section [/Script/NNEDenoiser.NNEDenoiserSettings] File [Engine] +Failed to read file '../../../Engine/Content/Slate/Icons/doc_16x.png' error. +Could not load file for Slate resource: [../../../Engine/Content/Slate/Icons/doc_16x.png] file: [../../../Engine/Content/Slate/Icons/doc_16x.png] +Failed to read file '../../../Engine/Content/Slate/Common/ButtonHoverHint.png' error. +Could not load file for Slate resource: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] file: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] +Cannot determine whether '/home/reimoz/.steampath' is a directory - d_type not supported and stat() failed with errno=2 (No such file or directory) +Revision control is disabled +Revision control is disabled +Loaded 0 collections in 0.002397 seconds +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Collections/' took 0.00s +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Developers/reimoz/Collections/' took 0.00s +Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Collections/' took 0.00s +43167 objects as part of root set at end of initial load. +CloseDisregardForGC: 0/0 objects in disregard for GC pool +Initializing Engine... +0x00007f1273f4c7b6 Dladdr: 0.028180ms Open: 0.019010ms Search: 0.038100ms +0x00007f1273ef86d6 Dladdr: 0.004560ms Open: 0.005260ms Search: 0.033800ms +0x00007f1273f044d3 Dladdr: 0.003160ms Open: 0.004790ms Search: 0.034690ms +0x00007f1273f35395 Dladdr: 0.002740ms Open: 0.004730ms Search: 0.033270ms +0x00007f1273f1b840 Dladdr: 0.003130ms Open: 0.005040ms Search: 0.033060ms +0x00007f136d19429e Dladdr: 0.286510ms Open: 0.010750ms Search: 0.046110ms +0x00007f136d1800f9 Dladdr: 0.303840ms Open: 0.005890ms Search: 0.042020ms +0x00007f1364443dbf Dladdr: 0.109490ms Open: 0.006290ms Search: 0.041420ms +0x00007f13644488a9 Dladdr: 0.105471ms Open: 0.005110ms Search: 0.041380ms +0x00007f13651b01e8 Dladdr: 0.111440ms Open: 0.006310ms Search: 0.043310ms +0x000000000023a54d Dladdr: 0.002970ms Open: 0.006970ms Search: 0.029900ms +0x00007f13651bbb30 Dladdr: 0.125860ms Open: 0.014180ms Search: 0.045960ms +0x000000000024cd32 Dladdr: 0.003110ms Open: 0.006440ms Search: 0.032610ms +0x00007f136eb45e59 Dladdr: 0.001170ms Open: 0.006060ms Search: 0.022290ms +0x00007f13626366c0 Dladdr: 0.019130ms Open: 0.004250ms Search: 0.001080ms +0x00007f13626367f8 Dladdr: 0.014990ms Open: 0.002300ms Search: 0.000120ms +0x0000000000239649 Dladdr: 0.002120ms Open: 0.004570ms Search: 0.029120ms +FPlatformStackWalk::StackWalkAndDump - 0.002 s +=== Handled ensure: === + +Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 148] +OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +Stack: +[Callstack] 0x00007f1273f4c7b7 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_0::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +[Callstack] 0x00007f1273ef86d7 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +[Callstack] 0x00007f1273f044d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[Callstack] 0x00007f1273f35396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[Callstack] 0x00007f1273f1b841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[Callstack] 0x00007f136d19429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[Callstack] 0x00007f136d1800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[Callstack] 0x00007f1364443dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[Callstack] 0x00007f13644488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[Callstack] 0x00007f13651b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[Callstack] 0x00007f13651bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[Callstack] 0x00007f136eb45e5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[Callstack] 0x00007f13626366c1 libc.so.6!UnknownFunction(0x276c0) +[Callstack] 0x00007f13626367f9 libc.so.6!__libc_start_main(+0x88) +[Callstack] 0x000000000023964a UnrealEditor!_start [N:-1] + + SubmitErrorReport - 0.000 s diff --git a/MyProject2/Saved/Logs/MyProject2-CRC-backup-2026.04.21-18.48.22.log b/MyProject2/Saved/Logs/MyProject2-CRC-backup-2026.04.21-18.48.22.log new file mode 100644 index 0000000..8bb6d01 --- /dev/null +++ b/MyProject2/Saved/Logs/MyProject2-CRC-backup-2026.04.21-18.48.22.log @@ -0,0 +1,49 @@ +Log file open, 04/21/26 21:48:22 +LogICUInternationalization: OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogConfig: No local boot hotfix file found at: [/home/reimoz/.config/Epic/CrashReportClient/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +LogInit: ExecutableName: CrashReportClientEditor +LogInit: Build: ++UE5+Release-5.6-CL-44394996 +LogInit: Platform=Linux +LogInit: MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +LogInit: DeviceId= +LogInit: Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +LogInit: Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +LogInit: Net CL: 43139311 +LogInit: OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +LogInit: Compiled (64-bit): Jul 28 2025 20:56:39 +LogInit: Architecture: x64 +LogInit: Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +LogInit: Build Configuration: Shipping +LogInit: Branch Name: ++UE5+Release-5.6 +LogInit: Command Line: -Abslog="/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Logs/MyProject2-CRC.log" -Unattended "/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-74E9536E4A8A46FEA5DC234023765908/" +LogInit: Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +LogInit: Presizing for max 2097152 objects, including 1 objects not considered by GC. +LogInit: Object subsystem initialized +LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2026.04.21-18.48.22:601][ 0]LogInit: Unix hardware info: +[2026.04.21-18.48.22:601][ 0]LogInit: - we are the first instance of this executable +[2026.04.21-18.48.22:601][ 0]LogInit: - this process' id (pid) is 28316, parent process' id (ppid) is 27976 +[2026.04.21-18.48.22:601][ 0]LogInit: - we are not running under debugger +[2026.04.21-18.48.22:601][ 0]LogInit: - machine network name is 'WEYLAND-YUTANI' +[2026.04.21-18.48.22:601][ 0]LogInit: - user name is 'reimoz' (reimoz) +[2026.04.21-18.48.22:601][ 0]LogInit: - we're logged in locally +[2026.04.21-18.48.22:601][ 0]LogInit: - we're running with rendering +[2026.04.21-18.48.22:601][ 0]LogInit: - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) +[2026.04.21-18.48.22:605][ 0]LogInit: - Number of physical cores available for the process: 8 +[2026.04.21-18.48.22:605][ 0]LogInit: - Number of logical cores available for the process: 16 +[2026.04.21-18.48.22:605][ 0]LogInit: - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +[2026.04.21-18.48.22:605][ 0]LogInit: - Memory allocator used: Mimalloc +[2026.04.21-18.48.22:605][ 0]LogInit: - This is an internal build. +[2026.04.21-18.48.22:605][ 0]LogCore: Skipped benchmarking clocks because the engine is running in a standalone program mode - CLOCK_MONOTONIC will be used. +[2026.04.21-18.48.22:605][ 0]LogInit: Unix-specific commandline switches: +[2026.04.21-18.48.22:605][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) +[2026.04.21-18.48.22:605][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation +[2026.04.21-18.48.22:605][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation +[2026.04.21-18.48.22:605][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache +[2026.04.21-18.48.22:605][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) +[2026.04.21-18.48.22:605][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) +[2026 \ No newline at end of file diff --git a/MyProject2/Saved/Logs/MyProject2-CRC-backup-2026.04.21-18.48.24.log b/MyProject2/Saved/Logs/MyProject2-CRC-backup-2026.04.21-18.48.24.log new file mode 100644 index 0000000..270f4b4 --- /dev/null +++ b/MyProject2/Saved/Logs/MyProject2-CRC-backup-2026.04.21-18.48.24.log @@ -0,0 +1,121 @@ +Log file open, 04/21/26 21:48:22 +LogICUInternationalization: OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogConfig: No local boot hotfix file found at: [/home/reimoz/.config/Epic/CrashReportClient/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +LogInit: ExecutableName: CrashReportClientEditor +LogInit: Build: ++UE5+Release-5.6-CL-44394996 +LogInit: Platform=Linux +LogInit: MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +LogInit: DeviceId= +LogInit: Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +LogInit: Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +LogInit: Net CL: 43139311 +LogInit: OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +LogInit: Compiled (64-bit): Jul 28 2025 20:56:39 +LogInit: Architecture: x64 +LogInit: Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +LogInit: Build Configuration: Shipping +LogInit: Branch Name: ++UE5+Release-5.6 +LogInit: Command Line: -Abslog="/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Logs/MyProject2-CRC.log" -Unattended "/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-74E9536E4A8A46FEA5DC234023765908/" +LogInit: Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +LogInit: Presizing for max 2097152 objects, including 1 objects not considered by GC. +LogInit: Object subsystem initialized +LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2026.04.21-18.48.22:601][ 0]LogInit: Unix hardware info: +[2026.04.21-18.48.22:601][ 0]LogInit: - we are the first instance of this executable +[2026.04.21-18.48.22:601][ 0]LogInit: - this process' id (pid) is 28316, parent process' id (ppid) is 27976 +[2026.04.21-18.48.22:601][ 0]LogInit: - we are not running under debugger +[2026.04.21-18.48.22:601][ 0]LogInit: - machine network name is 'WEYLAND-YUTANI' +[2026.04.21-18.48.22:601][ 0]LogInit: - user name is 'reimoz' (reimoz) +[2026.04.21-18.48.22:601][ 0]LogInit: - we're logged in locally +[2026.04.21-18.48.22:601][ 0]LogInit: - we're running with rendering +[2026.04.21-18.48.22:601][ 0]LogInit: - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) +[2026.04.21-18.48.22:605][ 0]LogInit: - Number of physical cores available for the process: 8 +[2026.04.21-18.48.22:605][ 0]LogInit: - Number of logical cores available for the process: 16 +[2026.04.21-18.48.22:605][ 0]LogInit: - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +[2026.04.21-18.48.22:605][ 0]LogInit: - Memory allocator used: Mimalloc +[2026.04.21-18.48.22:605][ 0]LogInit: - This is an internal build. +[2026.04.21-18.48.22:605][ 0]LogCore: Skipped benchmarking clocks because the engine is running in a standalone program mode - CLOCK_MONOTONIC will be used. +[2026.04.21-18.48.22:605][ 0]LogInit: Unix-specific commandline switches: +[2026.04.21-18.48.22:605][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) +[2026.04.21-18.48.22:605][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation +[2026.04.21-18.48.22:605][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation +[2026.04.21-18.48.22:605][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache +[2026.04.21-18.48.22:605][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) +[2026.04.21-18.48.22:605][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) +[2026.04.21-18.48.22:605][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) +[2026.04.21-18.48.22:605][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal +[2026.04.21-18.48.22:605][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) +[2026.04.21-18.48.22:605][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened +[2026.04.21-18.48.22:605][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) +[2026.04.21-18.48.22:605][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) +[2026.04.21-18.48.22:605][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) +[2026.04.21-18.48.22:605][ 0]LogInit: -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash +[2026.04.21-18.48.22:605][ 0]LogInit: - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) +[2026.04.21-18.48.22:605][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1 +[2026.04.21-18.48.22:605][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) +[2026.04.21-18.48.22:605][ 0]LogInit: - PageSize 4096 +[2026.04.21-18.48.22:605][ 0]LogInit: - BinnedPageSize 65536 +[2026.04.21-18.48.22:613][ 0]LogUObjectArray: 552 objects as part of root set at end of initial load. +[2026.04.21-18.48.22:614][ 0]LogUObjectArray: 0 objects are not in the root set, but can never be destroyed because they are in the DisregardForGC set. +[2026.04.21-18.48.22:614][ 0]LogUObjectArray: CloseDisregardForGC: 552/552 objects in disregard for GC pool +[2026.04.21-18.48.22:615][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-18.48.22:615][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-18.48.22:616][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-18.48.22:681][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-18.48.22:681][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-18.48.22:681][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-18.48.22:681][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the locale. +[2026.04.21-18.48.22:682][ 0]LogPackageLocalizationCache: Processed 2 localized package path(s) for 1 prioritized culture(s) in 0.000022 seconds +[2026.04.21-18.48.22:692][ 0]LogInit: Using libcurl 8.12.1 +[2026.04.21-18.48.22:692][ 0]LogInit: - built for x86_64-unknown-linux-gnu +[2026.04.21-18.48.22:692][ 0]LogInit: - supports SSL with OpenSSL/1.1.1t +[2026.04.21-18.48.22:692][ 0]LogInit: - supports HTTP deflate (compression) using libz 1.3 +[2026.04.21-18.48.22:692][ 0]LogInit: - other features: +[2026.04.21-18.48.22:692][ 0]LogInit: CURL_VERSION_SSL +[2026.04.21-18.48.22:692][ 0]LogInit: CURL_VERSION_LIBZ +[2026.04.21-18.48.22:692][ 0]LogInit: CURL_VERSION_IPV6 +[2026.04.21-18.48.22:692][ 0]LogInit: CURL_VERSION_ASYNCHDNS +[2026.04.21-18.48.22:692][ 0]LogInit: CURL_VERSION_LARGEFILE +[2026.04.21-18.48.22:692][ 0]LogInit: CURL_VERSION_TLSAUTH_SRP +[2026.04.21-18.48.22:692][ 0]LogInit: CURL_VERSION_HTTP2 +[2026.04.21-18.48.22:692][ 0]LogInit: CurlRequestOptions (configurable via config and command line): +[2026.04.21-18.48.22:692][ 0]LogInit: - bVerifyPeer = false - Libcurl will NOT verify peer certificate +[2026.04.21-18.48.22:692][ 0]LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy +[2026.04.21-18.48.22:693][ 0]LogInit: - bDontReuseConnections = false - Libcurl will reuse connections +[2026.04.21-18.48.22:693][ 0]LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host +[2026.04.21-18.48.22:693][ 0]LogInit: - LocalHostAddr = Default +[2026.04.21-18.48.22:693][ 0]LogInit: - BufferSize = 65536 +[2026.04.21-18.48.22:693][ 0]LogInit: CreateHttpThread using FCurlMultiPollEventLoopHttpThread +[2026.04.21-18.48.22:693][ 0]LogInit: Creating http thread with maximum 256 concurrent requests +[2026.04.21-18.48.22:693][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::StartSession ( APIServer = https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data. AppVersion = ++UE5+Release-5.6-CL-44394996 ) +[2026.04.21-18.48.22:694][ 0]CrashReportCoreLog: Display: Applying project settings from '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-74E9536E4A8A46FEA5DC234023765908/CrashReportClient.ini'. +[2026.04.21-18.48.22:694][ 0]CrashReportCoreLog: CrashReportClientVersion=1.0 +[2026.04.21-18.48.22:694][ 0]CrashReportCoreLog: CrashReportReceiver disabled +[2026.04.21-18.48.22:694][ 0]CrashReportCoreLog: DataRouterUrl: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data +[2026.04.21-18.48.22:695][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-18.48.22:695][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-18.48.22:695][ 0]LogCrashDebugHelper: DepotName: //UE5/Release-5.6 +[2026.04.21-18.48.22:695][ 0]LogCrashDebugHelper: BuiltFromCL: 44394996 +[2026.04.21-18.48.22:695][ 0]LogCrashDebugHelper: EngineVersion: 5.6.1-44394996+++UE5+Release-5.6 +[2026.04.21-18.48.22:695][ 0]LogCrashDebugHelper: BuildVersion: ++UE5+Release-5.6-CL-44394996 +[2026.04.21-18.48.23:665][ 0]CrashReportCoreLog: Got 4 pending files to upload from 'ensureinfo-MyProject2-pid-27976-74E9536E4A8A46FEA5DC234023765908' +[2026.04.21-18.48.23:665][ 0]CrashReportCoreLog: State change from Ready to SendingFiles +[2026.04.21-18.48.23:665][ 0]CrashReportCoreLog: CompressAndSendData have 4 pending files +[2026.04.21-18.48.23:666][ 0]CrashReportCoreLog: CompressAndSendData compressing 82766 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-74E9536E4A8A46FEA5DC234023765908/MyProject2.log') +[2026.04.21-18.48.23:666][ 0]CrashReportCoreLog: CompressAndSendData compressing 43734 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-74E9536E4A8A46FEA5DC234023765908/CrashContext.runtime-xml') +[2026.04.21-18.48.23:666][ 0]CrashReportCoreLog: CompressAndSendData compressing 256 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-74E9536E4A8A46FEA5DC234023765908/CrashReportClient.ini') +[2026.04.21-18.48.23:666][ 0]CrashReportCoreLog: CompressAndSendData compressing 3652 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-74E9536E4A8A46FEA5DC234023765908/Diagnostics.txt') +[2026.04.21-18.48.23:670][ 0]CrashReportCoreLog: Sending HTTP request: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?AppID=CrashReporter&AppVersion=5.6.1-44394996%2B%2B%2BUE5%2BRelease-5.6&AppEnvironment=Release&UploadType=crashreports&UserID=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8%7C%7Ce5d2b3c70a61446e8360ccaeadda3ccf, Payload size: 27362 +[2026.04.21-18.48.24:299][ 0]CrashReportCoreLog: OnProcessRequestComplete(), State=SendingFiles Response=204 ConnectedSuccesfully=1 +[2026.04.21-18.48.24:300][ 0]CrashReportCoreLog: All uploads done +[2026.04.21-18.48.24:300][ 0]CrashReportCoreLog: State change from SendingFiles to Finished +[2026.04.21-18.48.24:700][ 0]CrashReportCoreLog: Final state (Receiver) = Finished +[2026.04.21-18.48.24:700][ 0]CrashReportCoreLog: Final state (Receiver) = Unknown UploadState value +[2026.04.21-18.48.24:700][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::EndSession +[2026.04.21-18.48.24:700][ 0]LogCore: Engine exit requested (reason: CrashReportClientApp RequestExit) +[2026.04.21-18.48.24:700][ 0]LogExit: Preparing to exit. +[2026.04.21-18.48.24:701][ 0]LogExit: Object subsystem successfully closed. diff --git a/MyProject2/Saved/Logs/MyProject2-CRC-backup-2026.04.21-18.48.25.log b/MyProject2/Saved/Logs/MyProject2-CRC-backup-2026.04.21-18.48.25.log new file mode 100644 index 0000000..60bf890 --- /dev/null +++ b/MyProject2/Saved/Logs/MyProject2-CRC-backup-2026.04.21-18.48.25.log @@ -0,0 +1,124 @@ +Log file open, 04/21/26 21:48:22 +LogICUInternationalization: OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogConfig: No local boot hotfix file found at: [/home/reimoz/.config/Epic/CrashReportClient/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +LogInit: ExecutableName: CrashReportClientEditor +LogInit: Build: ++UE5+Release-5.6-CL-44394996 +LogInit: Platform=Linux +LogInit: MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +LogInit: DeviceId= +LogInit: Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +LogInit: Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +LogInit: Net CL: 43139311 +LogInit: OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +LogInit: Compiled (64-bit): Jul 28 2025 20:56:39 +LogInit: Architecture: x64 +LogInit: Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +LogInit: Build Configuration: Shipping +LogInit: Branch Name: ++UE5+Release-5.6 +LogInit: Command Line: -Abslog="/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Logs/MyProject2-CRC.log" -Unattended "/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-74E9536E4A8A46FEA5DC234023765908/" +LogInit: Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +LogInit: Presizing for max 2097152 objects, including 1 objects not considered by GC. +LogInit: Object subsystem initialized +LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2026.04.21-18.48.22:601][ 0]LogInit: Unix hardware info: +[2026.04.21-18.48.22:601][ 0]LogInit: - we are the first instance of this executable +[2026.04.21-18.48.22:601][ 0]LogInit: - this process' id (pid) is 28316, parent process' id (ppid) is 27976 +[2026.04.21-18.48.22:601][ 0]LogInit: - we are not running under debugger +[2026.04.21-18.48.22:601][ 0]LogInit: - machine network name is 'WEYLAND-YUTANI' +[2026.04.21-18.48.22:601][ 0]LogInit: - user name is 'reimoz' (reimoz) +[2026.04.21-18.48.22:601][ 0]LogInit: - we're logged in locally +[2026.04.21-18.48.22:601][ 0]LogInit: - we're running with rendering +[2026.04.21-18.48.22:601][ 0]LogInit: - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) +[2026.04.21-18.48.22:605][ 0]LogInit: - Number of physical cores available for the process: 8 +[2026.04.21-18.48.22:605][ 0]LogInit: - Number of logical cores available for the process: 16 +[2026.04.21-18.48.22:605][ 0]LogInit: - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +[2026.04.21-18.48.22:605][ 0]LogInit: - Memory allocator used: Mimalloc +[2026.04.21-18.48.22:605][ 0]LogInit: - This is an internal build. +[2026.04.21-18.48.22:605][ 0]LogCore: Skipped benchmarking clocks because the engine is running in a standalone program mode - CLOCK_MONOTONIC will be used. +[2026.04.21-18.48.22:605][ 0]LogInit: Unix-specific commandline switches: +[2026.04.21-18.48.22:605][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) +[2026.04.21-18.48.22:605][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation +[2026.04.21-18.48.22:605][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation +[2026.04.21-18.48.22:605][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache +[2026.04.21-18.48.22:605][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) +[2026.04.21-18.48.22:605][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) +[2026.04.21-18.48.22:605][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) +[2026.04.21-18.48.22:605][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal +[2026.04.21-18.48.22:605][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) +[2026.04.21-18.48.22:605][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened +[2026.04.21-18.48.22:605][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) +[2026.04.21-18.48.22:605][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) +[2026.04.21-18.48.22:605][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) +[2026.04.21-18.48.22:605][ 0]LogInit: -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash +[2026.04.21-18.48.22:605][ 0]LogInit: - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) +[2026.04.21-18.48.22:605][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1 +[2026.04.21-18.48.22:605][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) +[2026.04.21-18.48.22:605][ 0]LogInit: - PageSize 4096 +[2026.04.21-18.48.22:605][ 0]LogInit: - BinnedPageSize 65536 +[2026.04.21-18.48.22:613][ 0]LogUObjectArray: 552 objects as part of root set at end of initial load. +[2026.04.21-18.48.22:614][ 0]LogUObjectArray: 0 objects are not in the root set, but can never be destroyed because they are in the DisregardForGC set. +[2026.04.21-18.48.22:614][ 0]LogUObjectArray: CloseDisregardForGC: 552/552 objects in disregard for GC pool +[2026.04.21-18.48.22:615][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-18.48.22:615][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-18.48.22:616][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-18.48.22:681][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-18.48.22:681][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-18.48.22:681][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-18.48.22:681][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the locale. +[2026.04.21-18.48.22:682][ 0]LogPackageLocalizationCache: Processed 2 localized package path(s) for 1 prioritized culture(s) in 0.000022 seconds +[2026.04.21-18.48.22:692][ 0]LogInit: Using libcurl 8.12.1 +[2026.04.21-18.48.22:692][ 0]LogInit: - built for x86_64-unknown-linux-gnu +[2026.04.21-18.48.22:692][ 0]LogInit: - supports SSL with OpenSSL/1.1.1t +[2026.04.21-18.48.22:692][ 0]LogInit: - supports HTTP deflate (compression) using libz 1.3 +[2026.04.21-18.48.22:692][ 0]LogInit: - other features: +[2026.04.21-18.48.22:692][ 0]LogInit: CURL_VERSION_SSL +[2026.04.21-18.48.22:692][ 0]LogInit: CURL_VERSION_LIBZ +[2026.04.21-18.48.22:692][ 0]LogInit: CURL_VERSION_IPV6 +[2026.04.21-18.48.22:692][ 0]LogInit: CURL_VERSION_ASYNCHDNS +[2026.04.21-18.48.22:692][ 0]LogInit: CURL_VERSION_LARGEFILE +[2026.04.21-18.48.22:692][ 0]LogInit: CURL_VERSION_TLSAUTH_SRP +[2026.04.21-18.48.22:692][ 0]LogInit: CURL_VERSION_HTTP2 +[2026.04.21-18.48.22:692][ 0]LogInit: CurlRequestOptions (configurable via config and command line): +[2026.04.21-18.48.22:692][ 0]LogInit: - bVerifyPeer = false - Libcurl will NOT verify peer certificate +[2026.04.21-18.48.22:692][ 0]LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy +[2026.04.21-18.48.22:693][ 0]LogInit: - bDontReuseConnections = false - Libcurl will reuse connections +[2026.04.21-18.48.22:693][ 0]LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host +[2026.04.21-18.48.22:693][ 0]LogInit: - LocalHostAddr = Default +[2026.04.21-18.48.22:693][ 0]LogInit: - BufferSize = 65536 +[2026.04.21-18.48.22:693][ 0]LogInit: CreateHttpThread using FCurlMultiPollEventLoopHttpThread +[2026.04.21-18.48.22:693][ 0]LogInit: Creating http thread with maximum 256 concurrent requests +[2026.04.21-18.48.22:693][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::StartSession ( APIServer = https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data. AppVersion = ++UE5+Release-5.6-CL-44394996 ) +[2026.04.21-18.48.22:694][ 0]CrashReportCoreLog: Display: Applying project settings from '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-74E9536E4A8A46FEA5DC234023765908/CrashReportClient.ini'. +[2026.04.21-18.48.22:694][ 0]CrashReportCoreLog: CrashReportClientVersion=1.0 +[2026.04.21-18.48.22:694][ 0]CrashReportCoreLog: CrashReportReceiver disabled +[2026.04.21-18.48.22:694][ 0]CrashReportCoreLog: DataRouterUrl: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data +[2026.04.21-18.48.22:695][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-18.48.22:695][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-18.48.22:695][ 0]LogCrashDebugHelper: DepotName: //UE5/Release-5.6 +[2026.04.21-18.48.22:695][ 0]LogCrashDebugHelper: BuiltFromCL: 44394996 +[2026.04.21-18.48.22:695][ 0]LogCrashDebugHelper: EngineVersion: 5.6.1-44394996+++UE5+Release-5.6 +[2026.04.21-18.48.22:695][ 0]LogCrashDebugHelper: BuildVersion: ++UE5+Release-5.6-CL-44394996 +[2026.04.21-18.48.23:665][ 0]CrashReportCoreLog: Got 4 pending files to upload from 'ensureinfo-MyProject2-pid-27976-74E9536E4A8A46FEA5DC234023765908' +[2026.04.21-18.48.23:665][ 0]CrashReportCoreLog: State change from Ready to SendingFiles +[2026.04.21-18.48.23:665][ 0]CrashReportCoreLog: CompressAndSendData have 4 pending files +[2026.04.21-18.48.23:666][ 0]CrashReportCoreLog: CompressAndSendData compressing 82766 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-74E9536E4A8A46FEA5DC234023765908/MyProject2.log') +[2026.04.21-18.48.23:666][ 0]CrashReportCoreLog: CompressAndSendData compressing 43734 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-74E9536E4A8A46FEA5DC234023765908/CrashContext.runtime-xml') +[2026.04.21-18.48.23:666][ 0]CrashReportCoreLog: CompressAndSendData compressing 256 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-74E9536E4A8A46FEA5DC234023765908/CrashReportClient.ini') +[2026.04.21-18.48.23:666][ 0]CrashReportCoreLog: CompressAndSendData compressing 3652 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-74E9536E4A8A46FEA5DC234023765908/Diagnostics.txt') +[2026.04.21-18.48.23:670][ 0]CrashReportCoreLog: Sending HTTP request: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?AppID=CrashReporter&AppVersion=5.6.1-44394996%2B%2B%2BUE5%2BRelease-5.6&AppEnvironment=Release&UploadType=crashreports&UserID=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8%7C%7Ce5d2b3c70a61446e8360ccaeadda3ccf, Payload size: 27362 +[2026.04.21-18.48.24:299][ 0]CrashReportCoreLog: OnProcessRequestComplete(), State=SendingFiles Response=204 ConnectedSuccesfully=1 +[2026.04.21-18.48.24:300][ 0]CrashReportCoreLog: All uploads done +[2026.04.21-18.48.24:300][ 0]CrashReportCoreLog: State change from SendingFiles to Finished +[2026.04.21-18.48.24:700][ 0]CrashReportCoreLog: Final state (Receiver) = Finished +[2026.04.21-18.48.24:700][ 0]CrashReportCoreLog: Final state (Receiver) = Unknown UploadState value +[2026.04.21-18.48.24:700][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::EndSession +[2026.04.21-18.48.24:700][ 0]LogCore: Engine exit requested (reason: CrashReportClientApp RequestExit) +[2026.04.21-18.48.24:700][ 0]LogExit: Preparing to exit. +[2026.04.21-18.48.24:701][ 0]LogExit: Object subsystem successfully closed. +[2026.04.21-18.48.25:203][ 0]LogPakFile: Destroying PakPlatformFile +[2026.04.21-18.48.25:203][ 0]LogExit: Exiting. +[2026.04.21-18.48.25:215][ 0]Log file closed, 04/21/26 21:48:25 diff --git a/MyProject2/Saved/Logs/MyProject2-CRC-backup-2026.04.21-18.55.51.log b/MyProject2/Saved/Logs/MyProject2-CRC-backup-2026.04.21-18.55.51.log new file mode 100644 index 0000000..f8fa052 --- /dev/null +++ b/MyProject2/Saved/Logs/MyProject2-CRC-backup-2026.04.21-18.55.51.log @@ -0,0 +1,67 @@ +Log file open, 04/21/26 21:55:51 +LogICUInternationalization: OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogConfig: No local boot hotfix file found at: [/home/reimoz/.config/Epic/CrashReportClient/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +LogInit: ExecutableName: CrashReportClientEditor +LogInit: Build: ++UE5+Release-5.6-CL-44394996 +LogInit: Platform=Linux +LogInit: MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +LogInit: DeviceId= +LogInit: Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +LogInit: Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +LogInit: Net CL: 43139311 +LogInit: OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +LogInit: Compiled (64-bit): Jul 28 2025 20:56:39 +LogInit: Architecture: x64 +LogInit: Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +LogInit: Build Configuration: Shipping +LogInit: Branch Name: ++UE5+Release-5.6 +LogInit: Command Line: -Abslog="/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Logs/MyProject2-CRC.log" -Unattended "/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-41C52744DA764B3CA9BEA9385D8134E0/" +LogInit: Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +LogInit: Presizing for max 2097152 objects, including 1 objects not considered by GC. +LogInit: Object subsystem initialized +LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2026.04.21-18.55.51:666][ 0]LogInit: Unix hardware info: +[2026.04.21-18.55.51:666][ 0]LogInit: - we are the first instance of this executable +[2026.04.21-18.55.51:666][ 0]LogInit: - this process' id (pid) is 29944, parent process' id (ppid) is 29627 +[2026.04.21-18.55.51:666][ 0]LogInit: - we are not running under debugger +[2026.04.21-18.55.51:666][ 0]LogInit: - machine network name is 'WEYLAND-YUTANI' +[2026.04.21-18.55.51:667][ 0]LogInit: - user name is 'reimoz' (reimoz) +[2026.04.21-18.55.51:667][ 0]LogInit: - we're logged in locally +[2026.04.21-18.55.51:667][ 0]LogInit: - we're running with rendering +[2026.04.21-18.55.51:667][ 0]LogInit: - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) +[2026.04.21-18.55.51:667][ 0]LogInit: - Number of physical cores available for the process: 8 +[2026.04.21-18.55.51:667][ 0]LogInit: - Number of logical cores available for the process: 16 +[2026.04.21-18.55.51:667][ 0]LogInit: - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +[2026.04.21-18.55.51:667][ 0]LogInit: - Memory allocator used: Mimalloc +[2026.04.21-18.55.51:667][ 0]LogInit: - This is an internal build. +[2026.04.21-18.55.51:667][ 0]LogCore: Skipped benchmarking clocks because the engine is running in a standalone program mode - CLOCK_MONOTONIC will be used. +[2026.04.21-18.55.51:667][ 0]LogInit: Unix-specific commandline switches: +[2026.04.21-18.55.51:667][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) +[2026.04.21-18.55.51:667][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation +[2026.04.21-18.55.51:667][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation +[2026.04.21-18.55.51:667][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache +[2026.04.21-18.55.51:667][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) +[2026.04.21-18.55.51:667][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) +[2026.04.21-18.55.51:667][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) +[2026.04.21-18.55.51:667][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal +[2026.04.21-18.55.51:668][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) +[2026.04.21-18.55.51:668][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened +[2026.04.21-18.55.51:668][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) +[2026.04.21-18.55.51:668][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) +[2026.04.21-18.55.51:668][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) +[2026.04.21-18.55.51:668][ 0]LogInit: -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash +[2026.04.21-18.55.51:668][ 0]LogInit: - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) +[2026.04.21-18.55.51:668][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1 +[2026.04.21-18.55.51:668][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) +[2026.04.21-18.55.51:668][ 0]LogInit: - PageSize 4096 +[2026.04.21-18.55.51:668][ 0]LogInit: - BinnedPageSize 65536 +[2026.04.21-18.55.51:672][ 0]LogUObjectArray: 552 objects as part of root set at end of initial load. +[2026.04.21-18.55.51:672][ 0]LogUObjectArray: 0 objects are not in the root set, but can never be destroyed because they are in the DisregardForGC set. +[2026.04.21-18.55.51:672][ 0]LogUObjectArray: CloseDisregardForGC: 552/552 objects in disregard for GC pool +[2026.04.21-18.55.51:673][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-18.55.51:673][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-18.55.51:674][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. diff --git a/MyProject2/Saved/Logs/MyProject2-CRC-backup-2026.04.21-18.55.53.log b/MyProject2/Saved/Logs/MyProject2-CRC-backup-2026.04.21-18.55.53.log new file mode 100644 index 0000000..83a88ea --- /dev/null +++ b/MyProject2/Saved/Logs/MyProject2-CRC-backup-2026.04.21-18.55.53.log @@ -0,0 +1,121 @@ +Log file open, 04/21/26 21:55:51 +LogICUInternationalization: OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogConfig: No local boot hotfix file found at: [/home/reimoz/.config/Epic/CrashReportClient/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +LogInit: ExecutableName: CrashReportClientEditor +LogInit: Build: ++UE5+Release-5.6-CL-44394996 +LogInit: Platform=Linux +LogInit: MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +LogInit: DeviceId= +LogInit: Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +LogInit: Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +LogInit: Net CL: 43139311 +LogInit: OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +LogInit: Compiled (64-bit): Jul 28 2025 20:56:39 +LogInit: Architecture: x64 +LogInit: Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +LogInit: Build Configuration: Shipping +LogInit: Branch Name: ++UE5+Release-5.6 +LogInit: Command Line: -Abslog="/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Logs/MyProject2-CRC.log" -Unattended "/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-41C52744DA764B3CA9BEA9385D8134E0/" +LogInit: Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +LogInit: Presizing for max 2097152 objects, including 1 objects not considered by GC. +LogInit: Object subsystem initialized +LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2026.04.21-18.55.51:666][ 0]LogInit: Unix hardware info: +[2026.04.21-18.55.51:666][ 0]LogInit: - we are the first instance of this executable +[2026.04.21-18.55.51:666][ 0]LogInit: - this process' id (pid) is 29944, parent process' id (ppid) is 29627 +[2026.04.21-18.55.51:666][ 0]LogInit: - we are not running under debugger +[2026.04.21-18.55.51:666][ 0]LogInit: - machine network name is 'WEYLAND-YUTANI' +[2026.04.21-18.55.51:667][ 0]LogInit: - user name is 'reimoz' (reimoz) +[2026.04.21-18.55.51:667][ 0]LogInit: - we're logged in locally +[2026.04.21-18.55.51:667][ 0]LogInit: - we're running with rendering +[2026.04.21-18.55.51:667][ 0]LogInit: - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) +[2026.04.21-18.55.51:667][ 0]LogInit: - Number of physical cores available for the process: 8 +[2026.04.21-18.55.51:667][ 0]LogInit: - Number of logical cores available for the process: 16 +[2026.04.21-18.55.51:667][ 0]LogInit: - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +[2026.04.21-18.55.51:667][ 0]LogInit: - Memory allocator used: Mimalloc +[2026.04.21-18.55.51:667][ 0]LogInit: - This is an internal build. +[2026.04.21-18.55.51:667][ 0]LogCore: Skipped benchmarking clocks because the engine is running in a standalone program mode - CLOCK_MONOTONIC will be used. +[2026.04.21-18.55.51:667][ 0]LogInit: Unix-specific commandline switches: +[2026.04.21-18.55.51:667][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) +[2026.04.21-18.55.51:667][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation +[2026.04.21-18.55.51:667][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation +[2026.04.21-18.55.51:667][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache +[2026.04.21-18.55.51:667][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) +[2026.04.21-18.55.51:667][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) +[2026.04.21-18.55.51:667][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) +[2026.04.21-18.55.51:667][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal +[2026.04.21-18.55.51:668][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) +[2026.04.21-18.55.51:668][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened +[2026.04.21-18.55.51:668][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) +[2026.04.21-18.55.51:668][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) +[2026.04.21-18.55.51:668][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) +[2026.04.21-18.55.51:668][ 0]LogInit: -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash +[2026.04.21-18.55.51:668][ 0]LogInit: - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) +[2026.04.21-18.55.51:668][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1 +[2026.04.21-18.55.51:668][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) +[2026.04.21-18.55.51:668][ 0]LogInit: - PageSize 4096 +[2026.04.21-18.55.51:668][ 0]LogInit: - BinnedPageSize 65536 +[2026.04.21-18.55.51:672][ 0]LogUObjectArray: 552 objects as part of root set at end of initial load. +[2026.04.21-18.55.51:672][ 0]LogUObjectArray: 0 objects are not in the root set, but can never be destroyed because they are in the DisregardForGC set. +[2026.04.21-18.55.51:672][ 0]LogUObjectArray: CloseDisregardForGC: 552/552 objects in disregard for GC pool +[2026.04.21-18.55.51:673][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-18.55.51:673][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-18.55.51:674][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-18.55.51:752][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-18.55.51:752][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-18.55.51:752][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-18.55.51:752][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the locale. +[2026.04.21-18.55.51:752][ 0]LogPackageLocalizationCache: Processed 2 localized package path(s) for 1 prioritized culture(s) in 0.000042 seconds +[2026.04.21-18.55.51:767][ 0]LogInit: Using libcurl 8.12.1 +[2026.04.21-18.55.51:767][ 0]LogInit: - built for x86_64-unknown-linux-gnu +[2026.04.21-18.55.51:767][ 0]LogInit: - supports SSL with OpenSSL/1.1.1t +[2026.04.21-18.55.51:767][ 0]LogInit: - supports HTTP deflate (compression) using libz 1.3 +[2026.04.21-18.55.51:767][ 0]LogInit: - other features: +[2026.04.21-18.55.51:767][ 0]LogInit: CURL_VERSION_SSL +[2026.04.21-18.55.51:767][ 0]LogInit: CURL_VERSION_LIBZ +[2026.04.21-18.55.51:767][ 0]LogInit: CURL_VERSION_IPV6 +[2026.04.21-18.55.51:767][ 0]LogInit: CURL_VERSION_ASYNCHDNS +[2026.04.21-18.55.51:767][ 0]LogInit: CURL_VERSION_LARGEFILE +[2026.04.21-18.55.51:767][ 0]LogInit: CURL_VERSION_TLSAUTH_SRP +[2026.04.21-18.55.51:767][ 0]LogInit: CURL_VERSION_HTTP2 +[2026.04.21-18.55.51:767][ 0]LogInit: CurlRequestOptions (configurable via config and command line): +[2026.04.21-18.55.51:767][ 0]LogInit: - bVerifyPeer = false - Libcurl will NOT verify peer certificate +[2026.04.21-18.55.51:767][ 0]LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy +[2026.04.21-18.55.51:767][ 0]LogInit: - bDontReuseConnections = false - Libcurl will reuse connections +[2026.04.21-18.55.51:767][ 0]LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host +[2026.04.21-18.55.51:767][ 0]LogInit: - LocalHostAddr = Default +[2026.04.21-18.55.51:767][ 0]LogInit: - BufferSize = 65536 +[2026.04.21-18.55.51:767][ 0]LogInit: CreateHttpThread using FCurlMultiPollEventLoopHttpThread +[2026.04.21-18.55.51:767][ 0]LogInit: Creating http thread with maximum 256 concurrent requests +[2026.04.21-18.55.51:768][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::StartSession ( APIServer = https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data. AppVersion = ++UE5+Release-5.6-CL-44394996 ) +[2026.04.21-18.55.51:769][ 0]CrashReportCoreLog: Display: Applying project settings from '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-41C52744DA764B3CA9BEA9385D8134E0/CrashReportClient.ini'. +[2026.04.21-18.55.51:769][ 0]CrashReportCoreLog: CrashReportClientVersion=1.0 +[2026.04.21-18.55.51:769][ 0]CrashReportCoreLog: CrashReportReceiver disabled +[2026.04.21-18.55.51:769][ 0]CrashReportCoreLog: DataRouterUrl: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data +[2026.04.21-18.55.51:770][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-18.55.51:770][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-18.55.51:770][ 0]LogCrashDebugHelper: DepotName: //UE5/Release-5.6 +[2026.04.21-18.55.51:770][ 0]LogCrashDebugHelper: BuiltFromCL: 44394996 +[2026.04.21-18.55.51:770][ 0]LogCrashDebugHelper: EngineVersion: 5.6.1-44394996+++UE5+Release-5.6 +[2026.04.21-18.55.51:770][ 0]LogCrashDebugHelper: BuildVersion: ++UE5+Release-5.6-CL-44394996 +[2026.04.21-18.55.52:740][ 0]CrashReportCoreLog: Got 4 pending files to upload from 'ensureinfo-MyProject2-pid-29627-41C52744DA764B3CA9BEA9385D8134E0' +[2026.04.21-18.55.52:740][ 0]CrashReportCoreLog: State change from Ready to SendingFiles +[2026.04.21-18.55.52:740][ 0]CrashReportCoreLog: CompressAndSendData have 4 pending files +[2026.04.21-18.55.52:740][ 0]CrashReportCoreLog: CompressAndSendData compressing 82766 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-41C52744DA764B3CA9BEA9385D8134E0/MyProject2.log') +[2026.04.21-18.55.52:740][ 0]CrashReportCoreLog: CompressAndSendData compressing 43737 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-41C52744DA764B3CA9BEA9385D8134E0/CrashContext.runtime-xml') +[2026.04.21-18.55.52:740][ 0]CrashReportCoreLog: CompressAndSendData compressing 256 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-41C52744DA764B3CA9BEA9385D8134E0/CrashReportClient.ini') +[2026.04.21-18.55.52:740][ 0]CrashReportCoreLog: CompressAndSendData compressing 3652 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-41C52744DA764B3CA9BEA9385D8134E0/Diagnostics.txt') +[2026.04.21-18.55.52:742][ 0]CrashReportCoreLog: Sending HTTP request: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?AppID=CrashReporter&AppVersion=5.6.1-44394996%2B%2B%2BUE5%2BRelease-5.6&AppEnvironment=Release&UploadType=crashreports&UserID=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8%7C%7Ce5d2b3c70a61446e8360ccaeadda3ccf, Payload size: 27330 +[2026.04.21-18.55.53:374][ 0]CrashReportCoreLog: OnProcessRequestComplete(), State=SendingFiles Response=204 ConnectedSuccesfully=1 +[2026.04.21-18.55.53:374][ 0]CrashReportCoreLog: All uploads done +[2026.04.21-18.55.53:374][ 0]CrashReportCoreLog: State change from SendingFiles to Finished +[2026.04.21-18.55.53:775][ 0]CrashReportCoreLog: Final state (Receiver) = Finished +[2026.04.21-18.55.53:775][ 0]CrashReportCoreLog: Final state (Receiver) = Unknown UploadState value +[2026.04.21-18.55.53:775][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::EndSession +[2026.04.21-18.55.53:775][ 0]LogCore: Engine exit requested (reason: CrashReportClientApp RequestExit) +[2026.04.21-18.55.53:775][ 0]LogExit: Preparing to exit. +[2026.04.21-18.55.53:776][ 0]LogExit: Object subsystem successfully closed. diff --git a/MyProject2/Saved/Logs/MyProject2-CRC-backup-2026.04.21-18.55.54.log b/MyProject2/Saved/Logs/MyProject2-CRC-backup-2026.04.21-18.55.54.log new file mode 100644 index 0000000..c971219 --- /dev/null +++ b/MyProject2/Saved/Logs/MyProject2-CRC-backup-2026.04.21-18.55.54.log @@ -0,0 +1,124 @@ +Log file open, 04/21/26 21:55:51 +LogICUInternationalization: OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogConfig: No local boot hotfix file found at: [/home/reimoz/.config/Epic/CrashReportClient/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +LogInit: ExecutableName: CrashReportClientEditor +LogInit: Build: ++UE5+Release-5.6-CL-44394996 +LogInit: Platform=Linux +LogInit: MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +LogInit: DeviceId= +LogInit: Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +LogInit: Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +LogInit: Net CL: 43139311 +LogInit: OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +LogInit: Compiled (64-bit): Jul 28 2025 20:56:39 +LogInit: Architecture: x64 +LogInit: Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +LogInit: Build Configuration: Shipping +LogInit: Branch Name: ++UE5+Release-5.6 +LogInit: Command Line: -Abslog="/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Logs/MyProject2-CRC.log" -Unattended "/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-41C52744DA764B3CA9BEA9385D8134E0/" +LogInit: Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +LogInit: Presizing for max 2097152 objects, including 1 objects not considered by GC. +LogInit: Object subsystem initialized +LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2026.04.21-18.55.51:666][ 0]LogInit: Unix hardware info: +[2026.04.21-18.55.51:666][ 0]LogInit: - we are the first instance of this executable +[2026.04.21-18.55.51:666][ 0]LogInit: - this process' id (pid) is 29944, parent process' id (ppid) is 29627 +[2026.04.21-18.55.51:666][ 0]LogInit: - we are not running under debugger +[2026.04.21-18.55.51:666][ 0]LogInit: - machine network name is 'WEYLAND-YUTANI' +[2026.04.21-18.55.51:667][ 0]LogInit: - user name is 'reimoz' (reimoz) +[2026.04.21-18.55.51:667][ 0]LogInit: - we're logged in locally +[2026.04.21-18.55.51:667][ 0]LogInit: - we're running with rendering +[2026.04.21-18.55.51:667][ 0]LogInit: - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) +[2026.04.21-18.55.51:667][ 0]LogInit: - Number of physical cores available for the process: 8 +[2026.04.21-18.55.51:667][ 0]LogInit: - Number of logical cores available for the process: 16 +[2026.04.21-18.55.51:667][ 0]LogInit: - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +[2026.04.21-18.55.51:667][ 0]LogInit: - Memory allocator used: Mimalloc +[2026.04.21-18.55.51:667][ 0]LogInit: - This is an internal build. +[2026.04.21-18.55.51:667][ 0]LogCore: Skipped benchmarking clocks because the engine is running in a standalone program mode - CLOCK_MONOTONIC will be used. +[2026.04.21-18.55.51:667][ 0]LogInit: Unix-specific commandline switches: +[2026.04.21-18.55.51:667][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) +[2026.04.21-18.55.51:667][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation +[2026.04.21-18.55.51:667][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation +[2026.04.21-18.55.51:667][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache +[2026.04.21-18.55.51:667][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) +[2026.04.21-18.55.51:667][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) +[2026.04.21-18.55.51:667][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) +[2026.04.21-18.55.51:667][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal +[2026.04.21-18.55.51:668][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) +[2026.04.21-18.55.51:668][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened +[2026.04.21-18.55.51:668][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) +[2026.04.21-18.55.51:668][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) +[2026.04.21-18.55.51:668][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) +[2026.04.21-18.55.51:668][ 0]LogInit: -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash +[2026.04.21-18.55.51:668][ 0]LogInit: - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) +[2026.04.21-18.55.51:668][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1 +[2026.04.21-18.55.51:668][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) +[2026.04.21-18.55.51:668][ 0]LogInit: - PageSize 4096 +[2026.04.21-18.55.51:668][ 0]LogInit: - BinnedPageSize 65536 +[2026.04.21-18.55.51:672][ 0]LogUObjectArray: 552 objects as part of root set at end of initial load. +[2026.04.21-18.55.51:672][ 0]LogUObjectArray: 0 objects are not in the root set, but can never be destroyed because they are in the DisregardForGC set. +[2026.04.21-18.55.51:672][ 0]LogUObjectArray: CloseDisregardForGC: 552/552 objects in disregard for GC pool +[2026.04.21-18.55.51:673][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-18.55.51:673][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-18.55.51:674][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-18.55.51:752][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-18.55.51:752][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-18.55.51:752][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-18.55.51:752][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the locale. +[2026.04.21-18.55.51:752][ 0]LogPackageLocalizationCache: Processed 2 localized package path(s) for 1 prioritized culture(s) in 0.000042 seconds +[2026.04.21-18.55.51:767][ 0]LogInit: Using libcurl 8.12.1 +[2026.04.21-18.55.51:767][ 0]LogInit: - built for x86_64-unknown-linux-gnu +[2026.04.21-18.55.51:767][ 0]LogInit: - supports SSL with OpenSSL/1.1.1t +[2026.04.21-18.55.51:767][ 0]LogInit: - supports HTTP deflate (compression) using libz 1.3 +[2026.04.21-18.55.51:767][ 0]LogInit: - other features: +[2026.04.21-18.55.51:767][ 0]LogInit: CURL_VERSION_SSL +[2026.04.21-18.55.51:767][ 0]LogInit: CURL_VERSION_LIBZ +[2026.04.21-18.55.51:767][ 0]LogInit: CURL_VERSION_IPV6 +[2026.04.21-18.55.51:767][ 0]LogInit: CURL_VERSION_ASYNCHDNS +[2026.04.21-18.55.51:767][ 0]LogInit: CURL_VERSION_LARGEFILE +[2026.04.21-18.55.51:767][ 0]LogInit: CURL_VERSION_TLSAUTH_SRP +[2026.04.21-18.55.51:767][ 0]LogInit: CURL_VERSION_HTTP2 +[2026.04.21-18.55.51:767][ 0]LogInit: CurlRequestOptions (configurable via config and command line): +[2026.04.21-18.55.51:767][ 0]LogInit: - bVerifyPeer = false - Libcurl will NOT verify peer certificate +[2026.04.21-18.55.51:767][ 0]LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy +[2026.04.21-18.55.51:767][ 0]LogInit: - bDontReuseConnections = false - Libcurl will reuse connections +[2026.04.21-18.55.51:767][ 0]LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host +[2026.04.21-18.55.51:767][ 0]LogInit: - LocalHostAddr = Default +[2026.04.21-18.55.51:767][ 0]LogInit: - BufferSize = 65536 +[2026.04.21-18.55.51:767][ 0]LogInit: CreateHttpThread using FCurlMultiPollEventLoopHttpThread +[2026.04.21-18.55.51:767][ 0]LogInit: Creating http thread with maximum 256 concurrent requests +[2026.04.21-18.55.51:768][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::StartSession ( APIServer = https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data. AppVersion = ++UE5+Release-5.6-CL-44394996 ) +[2026.04.21-18.55.51:769][ 0]CrashReportCoreLog: Display: Applying project settings from '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-41C52744DA764B3CA9BEA9385D8134E0/CrashReportClient.ini'. +[2026.04.21-18.55.51:769][ 0]CrashReportCoreLog: CrashReportClientVersion=1.0 +[2026.04.21-18.55.51:769][ 0]CrashReportCoreLog: CrashReportReceiver disabled +[2026.04.21-18.55.51:769][ 0]CrashReportCoreLog: DataRouterUrl: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data +[2026.04.21-18.55.51:770][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-18.55.51:770][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-18.55.51:770][ 0]LogCrashDebugHelper: DepotName: //UE5/Release-5.6 +[2026.04.21-18.55.51:770][ 0]LogCrashDebugHelper: BuiltFromCL: 44394996 +[2026.04.21-18.55.51:770][ 0]LogCrashDebugHelper: EngineVersion: 5.6.1-44394996+++UE5+Release-5.6 +[2026.04.21-18.55.51:770][ 0]LogCrashDebugHelper: BuildVersion: ++UE5+Release-5.6-CL-44394996 +[2026.04.21-18.55.52:740][ 0]CrashReportCoreLog: Got 4 pending files to upload from 'ensureinfo-MyProject2-pid-29627-41C52744DA764B3CA9BEA9385D8134E0' +[2026.04.21-18.55.52:740][ 0]CrashReportCoreLog: State change from Ready to SendingFiles +[2026.04.21-18.55.52:740][ 0]CrashReportCoreLog: CompressAndSendData have 4 pending files +[2026.04.21-18.55.52:740][ 0]CrashReportCoreLog: CompressAndSendData compressing 82766 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-41C52744DA764B3CA9BEA9385D8134E0/MyProject2.log') +[2026.04.21-18.55.52:740][ 0]CrashReportCoreLog: CompressAndSendData compressing 43737 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-41C52744DA764B3CA9BEA9385D8134E0/CrashContext.runtime-xml') +[2026.04.21-18.55.52:740][ 0]CrashReportCoreLog: CompressAndSendData compressing 256 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-41C52744DA764B3CA9BEA9385D8134E0/CrashReportClient.ini') +[2026.04.21-18.55.52:740][ 0]CrashReportCoreLog: CompressAndSendData compressing 3652 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-41C52744DA764B3CA9BEA9385D8134E0/Diagnostics.txt') +[2026.04.21-18.55.52:742][ 0]CrashReportCoreLog: Sending HTTP request: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?AppID=CrashReporter&AppVersion=5.6.1-44394996%2B%2B%2BUE5%2BRelease-5.6&AppEnvironment=Release&UploadType=crashreports&UserID=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8%7C%7Ce5d2b3c70a61446e8360ccaeadda3ccf, Payload size: 27330 +[2026.04.21-18.55.53:374][ 0]CrashReportCoreLog: OnProcessRequestComplete(), State=SendingFiles Response=204 ConnectedSuccesfully=1 +[2026.04.21-18.55.53:374][ 0]CrashReportCoreLog: All uploads done +[2026.04.21-18.55.53:374][ 0]CrashReportCoreLog: State change from SendingFiles to Finished +[2026.04.21-18.55.53:775][ 0]CrashReportCoreLog: Final state (Receiver) = Finished +[2026.04.21-18.55.53:775][ 0]CrashReportCoreLog: Final state (Receiver) = Unknown UploadState value +[2026.04.21-18.55.53:775][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::EndSession +[2026.04.21-18.55.53:775][ 0]LogCore: Engine exit requested (reason: CrashReportClientApp RequestExit) +[2026.04.21-18.55.53:775][ 0]LogExit: Preparing to exit. +[2026.04.21-18.55.53:776][ 0]LogExit: Object subsystem successfully closed. +[2026.04.21-18.55.54:278][ 0]LogPakFile: Destroying PakPlatformFile +[2026.04.21-18.55.54:278][ 0]LogExit: Exiting. +[2026.04.21-18.55.54:287][ 0]Log file closed, 04/21/26 21:55:54 diff --git a/MyProject2/Saved/Logs/MyProject2-CRC-backup-2026.04.21-20.03.34.log b/MyProject2/Saved/Logs/MyProject2-CRC-backup-2026.04.21-20.03.34.log new file mode 100644 index 0000000..64073cc --- /dev/null +++ b/MyProject2/Saved/Logs/MyProject2-CRC-backup-2026.04.21-20.03.34.log @@ -0,0 +1,136 @@ +Log file open, 04/21/26 23:03:11 +LogICUInternationalization: OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogConfig: No local boot hotfix file found at: [/home/reimoz/.config/Epic/CrashReportClient/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +LogInit: ExecutableName: CrashReportClientEditor +LogInit: Build: ++UE5+Release-5.6-CL-44394996 +LogInit: Platform=Linux +LogInit: MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +LogInit: DeviceId= +LogInit: Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +LogInit: Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +LogInit: Net CL: 43139311 +LogInit: OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +LogInit: Compiled (64-bit): Jul 28 2025 20:56:39 +LogInit: Architecture: x64 +LogInit: Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +LogInit: Build Configuration: Shipping +LogInit: Branch Name: ++UE5+Release-5.6 +LogInit: Command Line: -Abslog="/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Logs/MyProject2-CRC.log" "/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-32242-54EB3519BCB54CF29E059D49C2D86EF7/" +LogInit: Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +LogInit: Presizing for max 2097152 objects, including 1 objects not considered by GC. +LogInit: Object subsystem initialized +[2026.04.21-20.03.11:277][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2026.04.21-20.03.11:277][ 0]LogInit: Unix hardware info: +[2026.04.21-20.03.11:277][ 0]LogInit: - we are the first instance of this executable +[2026.04.21-20.03.11:277][ 0]LogInit: - this process' id (pid) is 68209, parent process' id (ppid) is 32242 +[2026.04.21-20.03.11:277][ 0]LogInit: - we are not running under debugger +[2026.04.21-20.03.11:277][ 0]LogInit: - machine network name is 'WEYLAND-YUTANI' +[2026.04.21-20.03.11:277][ 0]LogInit: - user name is 'reimoz' (reimoz) +[2026.04.21-20.03.11:277][ 0]LogInit: - we're logged in locally +[2026.04.21-20.03.11:277][ 0]LogInit: - we're running with rendering +[2026.04.21-20.03.11:277][ 0]LogInit: - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) +[2026.04.21-20.03.11:277][ 0]LogInit: - Number of physical cores available for the process: 8 +[2026.04.21-20.03.11:277][ 0]LogInit: - Number of logical cores available for the process: 16 +[2026.04.21-20.03.11:277][ 0]LogInit: - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +[2026.04.21-20.03.11:277][ 0]LogInit: - Memory allocator used: Mimalloc +[2026.04.21-20.03.11:277][ 0]LogInit: - This is an internal build. +[2026.04.21-20.03.11:277][ 0]LogCore: Skipped benchmarking clocks because the engine is running in a standalone program mode - CLOCK_MONOTONIC will be used. +[2026.04.21-20.03.11:277][ 0]LogInit: Unix-specific commandline switches: +[2026.04.21-20.03.11:277][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) +[2026.04.21-20.03.11:277][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation +[2026.04.21-20.03.11:277][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation +[2026.04.21-20.03.11:277][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache +[2026.04.21-20.03.11:277][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) +[2026.04.21-20.03.11:277][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) +[2026.04.21-20.03.11:277][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) +[2026.04.21-20.03.11:277][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal +[2026.04.21-20.03.11:277][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) +[2026.04.21-20.03.11:277][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened +[2026.04.21-20.03.11:277][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) +[2026.04.21-20.03.11:277][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) +[2026.04.21-20.03.11:277][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) +[2026.04.21-20.03.11:277][ 0]LogInit: -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash +[2026.04.21-20.03.11:277][ 0]LogInit: - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) +[2026.04.21-20.03.11:277][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1 +[2026.04.21-20.03.11:277][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) +[2026.04.21-20.03.11:277][ 0]LogInit: - PageSize 4096 +[2026.04.21-20.03.11:277][ 0]LogInit: - BinnedPageSize 65536 +[2026.04.21-20.03.11:278][ 0]LogUObjectArray: 552 objects as part of root set at end of initial load. +[2026.04.21-20.03.11:278][ 0]LogUObjectArray: 0 objects are not in the root set, but can never be destroyed because they are in the DisregardForGC set. +[2026.04.21-20.03.11:278][ 0]LogUObjectArray: CloseDisregardForGC: 552/552 objects in disregard for GC pool +[2026.04.21-20.03.11:279][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-20.03.11:280][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-20.03.11:280][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-20.03.11:335][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-20.03.11:335][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-20.03.11:335][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-20.03.11:335][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the locale. +[2026.04.21-20.03.11:335][ 0]LogPackageLocalizationCache: Processed 2 localized package path(s) for 1 prioritized culture(s) in 0.000034 seconds +[2026.04.21-20.03.11:348][ 0]LogInit: Using libcurl 8.12.1 +[2026.04.21-20.03.11:349][ 0]LogInit: - built for x86_64-unknown-linux-gnu +[2026.04.21-20.03.11:349][ 0]LogInit: - supports SSL with OpenSSL/1.1.1t +[2026.04.21-20.03.11:349][ 0]LogInit: - supports HTTP deflate (compression) using libz 1.3 +[2026.04.21-20.03.11:349][ 0]LogInit: - other features: +[2026.04.21-20.03.11:349][ 0]LogInit: CURL_VERSION_SSL +[2026.04.21-20.03.11:349][ 0]LogInit: CURL_VERSION_LIBZ +[2026.04.21-20.03.11:349][ 0]LogInit: CURL_VERSION_IPV6 +[2026.04.21-20.03.11:349][ 0]LogInit: CURL_VERSION_ASYNCHDNS +[2026.04.21-20.03.11:349][ 0]LogInit: CURL_VERSION_LARGEFILE +[2026.04.21-20.03.11:349][ 0]LogInit: CURL_VERSION_TLSAUTH_SRP +[2026.04.21-20.03.11:349][ 0]LogInit: CURL_VERSION_HTTP2 +[2026.04.21-20.03.11:349][ 0]LogInit: CurlRequestOptions (configurable via config and command line): +[2026.04.21-20.03.11:349][ 0]LogInit: - bVerifyPeer = false - Libcurl will NOT verify peer certificate +[2026.04.21-20.03.11:349][ 0]LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy +[2026.04.21-20.03.11:349][ 0]LogInit: - bDontReuseConnections = false - Libcurl will reuse connections +[2026.04.21-20.03.11:349][ 0]LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host +[2026.04.21-20.03.11:349][ 0]LogInit: - LocalHostAddr = Default +[2026.04.21-20.03.11:349][ 0]LogInit: - BufferSize = 65536 +[2026.04.21-20.03.11:349][ 0]LogInit: CreateHttpThread using FCurlMultiPollEventLoopHttpThread +[2026.04.21-20.03.11:349][ 0]LogInit: Creating http thread with maximum 256 concurrent requests +[2026.04.21-20.03.11:349][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::StartSession ( APIServer = https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data. AppVersion = ++UE5+Release-5.6-CL-44394996 ) +[2026.04.21-20.03.11:350][ 0]CrashReportCoreLog: Display: Applying project settings from '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-32242-54EB3519BCB54CF29E059D49C2D86EF7/CrashReportClient.ini'. +[2026.04.21-20.03.11:351][ 0]CrashReportCoreLog: CrashReportClientVersion=1.0 +[2026.04.21-20.03.11:351][ 0]CrashReportCoreLog: CrashReportReceiver disabled +[2026.04.21-20.03.11:351][ 0]CrashReportCoreLog: DataRouterUrl: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data +[2026.04.21-20.03.11:351][ 0]LogInit: Initializing SDL. +[2026.04.21-20.03.12:075][ 0]LogInit: Initialized SDL 2.30.6 revision: SDL-2.30.6-no-vcs (compiled against 2.30.6) +[2026.04.21-20.03.12:075][ 0]LogInit: Using SDL video driver 'x11' +[2026.04.21-20.03.12:083][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +[2026.04.21-20.03.12:083][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0 +[2026.04.21-20.03.12:083][ 0]LogSlate: Using FreeType 2.10.0 +[2026.04.21-20.03.12:083][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +[2026.04.21-20.03.12:083][ 0]LogInit: Using SDL_WINDOW_OPENGL +[2026.04.21-20.03.12:205][ 0]LogInit: FSlateOpenGLContext::Initialize - creating OpenGL 2.1 context +[2026.04.21-20.03.12:222][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png' error. +[2026.04.21-20.03.12:222][ 0]LogSlateOpenGL: Could not find file for Slate texture: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png' +[2026.04.21-20.03.12:222][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' error. +[2026.04.21-20.03.12:222][ 0]LogSlateOpenGL: Could not find file for Slate texture: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' +[2026.04.21-20.03.12:222][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' error. +[2026.04.21-20.03.12:222][ 0]LogSlateOpenGL: Could not find file for Slate texture: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' +[2026.04.21-20.03.12:239][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-20.03.12:239][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-20.03.12:255][ 0]LogInit: FSlateOpenGLContext::Initialize - creating OpenGL 2.1 context +[2026.04.21-20.03.12:262][ 0]LogSlate: Took 0.000106 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2026.04.21-20.03.12:264][ 0]LogSlate: Took 0.000076 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) +[2026.04.21-20.03.12:266][ 0]LogSlate: Took 0.000108 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) +[2026.04.21-20.03.33:528][ 0]LogSlate: Request Window 'MyProject2 Crash Reporter' being destroyed +[2026.04.21-20.03.33:528][ 0]LogSlate: Window 'MyProject2 Crash Reporter' being destroyed +[2026.04.21-20.03.33:532][ 0]LogCore: Engine exit requested (reason: OnRequestExit) +[2026.04.21-20.03.33:533][ 0]CrashReportCoreLog: Final state (Receiver) = Ready +[2026.04.21-20.03.33:533][ 0]CrashReportCoreLog: Final state (Receiver) = Unknown UploadState value +[2026.04.21-20.03.33:535][ 0]LogSlate: Slate User Destroyed. User Index 0, Is Virtual User: 0 +[2026.04.21-20.03.33:536][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::EndSession +[2026.04.21-20.03.33:536][ 0]LogCore: Engine exit requested (reason: CrashReportClientApp RequestExit; note: exit was already requested) +[2026.04.21-20.03.33:536][ 0]LogExit: Preparing to exit. +[2026.04.21-20.03.33:537][ 0]LogExit: Object subsystem successfully closed. +[2026.04.21-20.03.33:538][ 0]LogHttp: Warning: [FHttpManager::Shutdown] Unbinding delegates for 1 outstanding Http Requests: +[2026.04.21-20.03.33:538][ 0]LogHttp: Warning: verb=[POST] url=[https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7BCFABCC42-F62E-4DAC-A57C-68F1B0D67958%7D&AppID=CrashReporter.Release&AppVersion=%2B%2BUE5%2BRelease-5.6-CL-44394996&UserID=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8%7C%7Ce5d2b3c70a61446e8360ccaeadda3ccf&AppEnvironment=datacollector-binary&UploadType=eteventstream] refs=[2] status=Processing +[2026.04.21-20.03.33:538][ 0]LogHttp: Warning: Sleeping 0.500s to wait for 1 outstanding Http Requests. +[2026.04.21-20.03.34:040][ 0]LogPakFile: Destroying PakPlatformFile +[2026.04.21-20.03.34:040][ 0]LogExit: Exiting. +[2026.04.21-20.03.34:040][ 0]LogInit: Tearing down SDL. +[2026.04.21-20.03.34:055][ 0]Log file closed, 04/21/26 23:03:34 diff --git a/MyProject2/Saved/Logs/MyProject2-CRC-backup-2026.04.21-20.12.34.log b/MyProject2/Saved/Logs/MyProject2-CRC-backup-2026.04.21-20.12.34.log new file mode 100644 index 0000000..6a759c0 --- /dev/null +++ b/MyProject2/Saved/Logs/MyProject2-CRC-backup-2026.04.21-20.12.34.log @@ -0,0 +1,149 @@ +Log file open, 04/21/26 23:12:19 +LogICUInternationalization: OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogConfig: No local boot hotfix file found at: [/home/reimoz/.config/Epic/CrashReportClient/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +LogInit: ExecutableName: CrashReportClientEditor +LogInit: Build: ++UE5+Release-5.6-CL-44394996 +LogInit: Platform=Linux +LogInit: MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +LogInit: DeviceId= +LogInit: Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +LogInit: Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +LogInit: Net CL: 43139311 +LogInit: OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +LogInit: Compiled (64-bit): Jul 28 2025 20:56:39 +LogInit: Architecture: x64 +LogInit: Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +LogInit: Build Configuration: Shipping +LogInit: Branch Name: ++UE5+Release-5.6 +LogInit: Command Line: -Abslog="/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Logs/MyProject2-CRC.log" "/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-71808-B8DEB3557B604076873AEB6B2200B359/" +LogInit: Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +LogInit: Presizing for max 2097152 objects, including 1 objects not considered by GC. +LogInit: Object subsystem initialized +[2026.04.21-20.12.19:234][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2026.04.21-20.12.19:234][ 0]LogInit: Unix hardware info: +[2026.04.21-20.12.19:234][ 0]LogInit: - we are the first instance of this executable +[2026.04.21-20.12.19:234][ 0]LogInit: - this process' id (pid) is 76770, parent process' id (ppid) is 71808 +[2026.04.21-20.12.19:234][ 0]LogInit: - we are not running under debugger +[2026.04.21-20.12.19:234][ 0]LogInit: - machine network name is 'WEYLAND-YUTANI' +[2026.04.21-20.12.19:234][ 0]LogInit: - user name is 'reimoz' (reimoz) +[2026.04.21-20.12.19:234][ 0]LogInit: - we're logged in locally +[2026.04.21-20.12.19:234][ 0]LogInit: - we're running with rendering +[2026.04.21-20.12.19:234][ 0]LogInit: - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) +[2026.04.21-20.12.19:234][ 0]LogInit: - Number of physical cores available for the process: 8 +[2026.04.21-20.12.19:234][ 0]LogInit: - Number of logical cores available for the process: 16 +[2026.04.21-20.12.19:234][ 0]LogInit: - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +[2026.04.21-20.12.19:234][ 0]LogInit: - Memory allocator used: Mimalloc +[2026.04.21-20.12.19:234][ 0]LogInit: - This is an internal build. +[2026.04.21-20.12.19:234][ 0]LogCore: Skipped benchmarking clocks because the engine is running in a standalone program mode - CLOCK_MONOTONIC will be used. +[2026.04.21-20.12.19:234][ 0]LogInit: Unix-specific commandline switches: +[2026.04.21-20.12.19:234][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) +[2026.04.21-20.12.19:234][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation +[2026.04.21-20.12.19:234][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation +[2026.04.21-20.12.19:234][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache +[2026.04.21-20.12.19:234][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) +[2026.04.21-20.12.19:234][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) +[2026.04.21-20.12.19:234][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) +[2026.04.21-20.12.19:234][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal +[2026.04.21-20.12.19:234][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) +[2026.04.21-20.12.19:234][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened +[2026.04.21-20.12.19:234][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) +[2026.04.21-20.12.19:234][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) +[2026.04.21-20.12.19:234][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) +[2026.04.21-20.12.19:234][ 0]LogInit: -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash +[2026.04.21-20.12.19:234][ 0]LogInit: - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) +[2026.04.21-20.12.19:234][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1 +[2026.04.21-20.12.19:234][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) +[2026.04.21-20.12.19:234][ 0]LogInit: - PageSize 4096 +[2026.04.21-20.12.19:234][ 0]LogInit: - BinnedPageSize 65536 +[2026.04.21-20.12.19:237][ 0]LogUObjectArray: 552 objects as part of root set at end of initial load. +[2026.04.21-20.12.19:237][ 0]LogUObjectArray: 0 objects are not in the root set, but can never be destroyed because they are in the DisregardForGC set. +[2026.04.21-20.12.19:237][ 0]LogUObjectArray: CloseDisregardForGC: 552/552 objects in disregard for GC pool +[2026.04.21-20.12.19:238][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-20.12.19:238][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-20.12.19:238][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-20.12.19:269][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-20.12.19:269][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-20.12.19:269][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-20.12.19:269][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the locale. +[2026.04.21-20.12.19:269][ 0]LogPackageLocalizationCache: Processed 2 localized package path(s) for 1 prioritized culture(s) in 0.000023 seconds +[2026.04.21-20.12.19:279][ 0]LogInit: Using libcurl 8.12.1 +[2026.04.21-20.12.19:279][ 0]LogInit: - built for x86_64-unknown-linux-gnu +[2026.04.21-20.12.19:279][ 0]LogInit: - supports SSL with OpenSSL/1.1.1t +[2026.04.21-20.12.19:280][ 0]LogInit: - supports HTTP deflate (compression) using libz 1.3 +[2026.04.21-20.12.19:280][ 0]LogInit: - other features: +[2026.04.21-20.12.19:280][ 0]LogInit: CURL_VERSION_SSL +[2026.04.21-20.12.19:280][ 0]LogInit: CURL_VERSION_LIBZ +[2026.04.21-20.12.19:280][ 0]LogInit: CURL_VERSION_IPV6 +[2026.04.21-20.12.19:280][ 0]LogInit: CURL_VERSION_ASYNCHDNS +[2026.04.21-20.12.19:280][ 0]LogInit: CURL_VERSION_LARGEFILE +[2026.04.21-20.12.19:280][ 0]LogInit: CURL_VERSION_TLSAUTH_SRP +[2026.04.21-20.12.19:280][ 0]LogInit: CURL_VERSION_HTTP2 +[2026.04.21-20.12.19:280][ 0]LogInit: CurlRequestOptions (configurable via config and command line): +[2026.04.21-20.12.19:280][ 0]LogInit: - bVerifyPeer = false - Libcurl will NOT verify peer certificate +[2026.04.21-20.12.19:280][ 0]LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy +[2026.04.21-20.12.19:280][ 0]LogInit: - bDontReuseConnections = false - Libcurl will reuse connections +[2026.04.21-20.12.19:280][ 0]LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host +[2026.04.21-20.12.19:280][ 0]LogInit: - LocalHostAddr = Default +[2026.04.21-20.12.19:280][ 0]LogInit: - BufferSize = 65536 +[2026.04.21-20.12.19:280][ 0]LogInit: CreateHttpThread using FCurlMultiPollEventLoopHttpThread +[2026.04.21-20.12.19:280][ 0]LogInit: Creating http thread with maximum 256 concurrent requests +[2026.04.21-20.12.19:280][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::StartSession ( APIServer = https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data. AppVersion = ++UE5+Release-5.6-CL-44394996 ) +[2026.04.21-20.12.19:281][ 0]CrashReportCoreLog: Display: Applying project settings from '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-71808-B8DEB3557B604076873AEB6B2200B359/CrashReportClient.ini'. +[2026.04.21-20.12.19:281][ 0]CrashReportCoreLog: CrashReportClientVersion=1.0 +[2026.04.21-20.12.19:281][ 0]CrashReportCoreLog: CrashReportReceiver disabled +[2026.04.21-20.12.19:281][ 0]CrashReportCoreLog: DataRouterUrl: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data +[2026.04.21-20.12.19:282][ 0]LogInit: Initializing SDL. +[2026.04.21-20.12.20:016][ 0]LogInit: Initialized SDL 2.30.6 revision: SDL-2.30.6-no-vcs (compiled against 2.30.6) +[2026.04.21-20.12.20:016][ 0]LogInit: Using SDL video driver 'x11' +[2026.04.21-20.12.20:019][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +[2026.04.21-20.12.20:019][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0 +[2026.04.21-20.12.20:019][ 0]LogSlate: Using FreeType 2.10.0 +[2026.04.21-20.12.20:019][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +[2026.04.21-20.12.20:019][ 0]LogInit: Using SDL_WINDOW_OPENGL +[2026.04.21-20.12.20:109][ 0]LogInit: FSlateOpenGLContext::Initialize - creating OpenGL 2.1 context +[2026.04.21-20.12.20:121][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png' error. +[2026.04.21-20.12.20:121][ 0]LogSlateOpenGL: Could not find file for Slate texture: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png' +[2026.04.21-20.12.20:121][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' error. +[2026.04.21-20.12.20:121][ 0]LogSlateOpenGL: Could not find file for Slate texture: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' +[2026.04.21-20.12.20:121][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' error. +[2026.04.21-20.12.20:121][ 0]LogSlateOpenGL: Could not find file for Slate texture: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' +[2026.04.21-20.12.20:133][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-20.12.20:133][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-20.12.20:145][ 0]LogInit: FSlateOpenGLContext::Initialize - creating OpenGL 2.1 context +[2026.04.21-20.12.20:149][ 0]LogSlate: Took 0.000055 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2026.04.21-20.12.20:150][ 0]LogSlate: Took 0.000049 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) +[2026.04.21-20.12.20:151][ 0]LogSlate: Took 0.000042 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) +[2026.04.21-20.12.29:815][ 0]LogInit: FSlateOpenGLContext::Initialize - creating OpenGL 2.1 context +[2026.04.21-20.12.33:113][ 0]CrashReportCoreLog: Got 4 pending files to upload from 'crashinfo-MyProject2-pid-71808-B8DEB3557B604076873AEB6B2200B359' +[2026.04.21-20.12.33:113][ 0]CrashReportCoreLog: State change from Ready to SendingFiles +[2026.04.21-20.12.33:113][ 0]CrashReportCoreLog: CompressAndSendData have 4 pending files +[2026.04.21-20.12.33:114][ 0]CrashReportCoreLog: CompressAndSendData compressing 189824 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-71808-B8DEB3557B604076873AEB6B2200B359/MyProject2.log') +[2026.04.21-20.12.33:114][ 0]CrashReportCoreLog: CompressAndSendData compressing 40389 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-71808-B8DEB3557B604076873AEB6B2200B359/CrashContext.runtime-xml') +[2026.04.21-20.12.33:114][ 0]CrashReportCoreLog: CompressAndSendData compressing 256 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-71808-B8DEB3557B604076873AEB6B2200B359/CrashReportClient.ini') +[2026.04.21-20.12.33:114][ 0]CrashReportCoreLog: CompressAndSendData compressing 3797 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-71808-B8DEB3557B604076873AEB6B2200B359/Diagnostics.txt') +[2026.04.21-20.12.33:119][ 0]CrashReportCoreLog: Sending HTTP request: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?AppID=CrashReporter&AppVersion=5.6.1-44394996%2B%2B%2BUE5%2BRelease-5.6&AppEnvironment=Release&UploadType=crashreports&UserID=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8%7C%7Ce5d2b3c70a61446e8360ccaeadda3ccf, Payload size: 37590 +[2026.04.21-20.12.33:680][ 0]CrashReportCoreLog: OnProcessRequestComplete(), State=SendingFiles Response=204 ConnectedSuccesfully=1 +[2026.04.21-20.12.33:680][ 0]CrashReportCoreLog: All uploads done +[2026.04.21-20.12.33:680][ 0]CrashReportCoreLog: State change from SendingFiles to Finished +[2026.04.21-20.12.34:148][ 0]LogSlate: Request Window '' being destroyed +[2026.04.21-20.12.34:151][ 0]LogSlate: Request Window 'MyProject2 Crash Reporter' being destroyed +[2026.04.21-20.12.34:151][ 0]LogSlate: Window 'MyProject2 Crash Reporter' being destroyed +[2026.04.21-20.12.34:154][ 0]LogCore: Engine exit requested (reason: OnRequestExit) +[2026.04.21-20.12.34:155][ 0]CrashReportCoreLog: Final state (Receiver) = Finished +[2026.04.21-20.12.34:155][ 0]CrashReportCoreLog: Final state (Receiver) = Unknown UploadState value +[2026.04.21-20.12.34:157][ 0]LogSlate: Slate User Destroyed. User Index 0, Is Virtual User: 0 +[2026.04.21-20.12.34:157][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::EndSession +[2026.04.21-20.12.34:157][ 0]LogCore: Engine exit requested (reason: CrashReportClientApp RequestExit; note: exit was already requested) +[2026.04.21-20.12.34:157][ 0]LogExit: Preparing to exit. +[2026.04.21-20.12.34:158][ 0]LogExit: Object subsystem successfully closed. +[2026.04.21-20.12.34:159][ 0]LogHttp: Warning: [FHttpManager::Shutdown] Unbinding delegates for 1 outstanding Http Requests: +[2026.04.21-20.12.34:159][ 0]LogHttp: Warning: verb=[POST] url=[https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7B684C9646-A78B-4AB8-9003-1607E5CCE967%7D&AppID=CrashReporter.Release&AppVersion=%2B%2BUE5%2BRelease-5.6-CL-44394996&UserID=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8%7C%7Ce5d2b3c70a61446e8360ccaeadda3ccf&AppEnvironment=datacollector-binary&UploadType=eteventstream] refs=[2] status=Processing +[2026.04.21-20.12.34:159][ 0]LogHttp: Warning: Sleeping 0.500s to wait for 1 outstanding Http Requests. +[2026.04.21-20.12.34:662][ 0]LogPakFile: Destroying PakPlatformFile +[2026.04.21-20.12.34:662][ 0]LogExit: Exiting. +[2026.04.21-20.12.34:662][ 0]LogInit: Tearing down SDL. +[2026.04.21-20.12.34:673][ 0]Log file closed, 04/21/26 23:12:34 diff --git a/MyProject2/Saved/Logs/MyProject2-CRC-backup-2026.04.21-21.20.11.log b/MyProject2/Saved/Logs/MyProject2-CRC-backup-2026.04.21-21.20.11.log new file mode 100644 index 0000000..1ba9bc3 --- /dev/null +++ b/MyProject2/Saved/Logs/MyProject2-CRC-backup-2026.04.21-21.20.11.log @@ -0,0 +1,67 @@ +Log file open, 04/22/26 00:20:11 +LogICUInternationalization: OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogConfig: No local boot hotfix file found at: [/home/reimoz/.config/Epic/CrashReportClient/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +LogInit: ExecutableName: CrashReportClientEditor +LogInit: Build: ++UE5+Release-5.6-CL-44394996 +LogInit: Platform=Linux +LogInit: MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +LogInit: DeviceId= +LogInit: Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +LogInit: Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +LogInit: Net CL: 43139311 +LogInit: OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +LogInit: Compiled (64-bit): Jul 28 2025 20:56:39 +LogInit: Architecture: x64 +LogInit: Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +LogInit: Build Configuration: Shipping +LogInit: Branch Name: ++UE5+Release-5.6 +LogInit: Command Line: -Abslog="/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Logs/MyProject2-CRC.log" -Unattended "/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-EB17F49699C04520BD650A2E80D5BB04/" +LogInit: Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +LogInit: Presizing for max 2097152 objects, including 1 objects not considered by GC. +LogInit: Object subsystem initialized +[2026.04.21-21.20.11:894][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2026.04.21-21.20.11:894][ 0]LogInit: Unix hardware info: +[2026.04.21-21.20.11:894][ 0]LogInit: - we are the first instance of this executable +[2026.04.21-21.20.11:894][ 0]LogInit: - this process' id (pid) is 92307, parent process' id (ppid) is 91956 +[2026.04.21-21.20.11:894][ 0]LogInit: - we are not running under debugger +[2026.04.21-21.20.11:894][ 0]LogInit: - machine network name is 'WEYLAND-YUTANI' +[2026.04.21-21.20.11:894][ 0]LogInit: - user name is 'reimoz' (reimoz) +[2026.04.21-21.20.11:894][ 0]LogInit: - we're logged in locally +[2026.04.21-21.20.11:894][ 0]LogInit: - we're running with rendering +[2026.04.21-21.20.11:894][ 0]LogInit: - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) +[2026.04.21-21.20.11:894][ 0]LogInit: - Number of physical cores available for the process: 8 +[2026.04.21-21.20.11:894][ 0]LogInit: - Number of logical cores available for the process: 16 +[2026.04.21-21.20.11:894][ 0]LogInit: - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +[2026.04.21-21.20.11:894][ 0]LogInit: - Memory allocator used: Mimalloc +[2026.04.21-21.20.11:894][ 0]LogInit: - This is an internal build. +[2026.04.21-21.20.11:894][ 0]LogCore: Skipped benchmarking clocks because the engine is running in a standalone program mode - CLOCK_MONOTONIC will be used. +[2026.04.21-21.20.11:894][ 0]LogInit: Unix-specific commandline switches: +[2026.04.21-21.20.11:894][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) +[2026.04.21-21.20.11:894][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation +[2026.04.21-21.20.11:894][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation +[2026.04.21-21.20.11:894][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache +[2026.04.21-21.20.11:894][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) +[2026.04.21-21.20.11:894][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) +[2026.04.21-21.20.11:894][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) +[2026.04.21-21.20.11:894][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal +[2026.04.21-21.20.11:894][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) +[2026.04.21-21.20.11:894][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened +[2026.04.21-21.20.11:894][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) +[2026.04.21-21.20.11:894][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) +[2026.04.21-21.20.11:894][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) +[2026.04.21-21.20.11:894][ 0]LogInit: -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash +[2026.04.21-21.20.11:894][ 0]LogInit: - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) +[2026.04.21-21.20.11:894][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1 +[2026.04.21-21.20.11:894][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) +[2026.04.21-21.20.11:894][ 0]LogInit: - PageSize 4096 +[2026.04.21-21.20.11:894][ 0]LogInit: - BinnedPageSize 65536 +[2026.04.21-21.20.11:898][ 0]LogUObjectArray: 552 objects as part of root set at end of initial load. +[2026.04.21-21.20.11:898][ 0]LogUObjectArray: 0 objects are not in the root set, but can never be destroyed because they are in the DisregardForGC set. +[2026.04.21-21.20.11:898][ 0]LogUObjectArray: CloseDisregardForGC: 552/552 objects in disregard for GC pool +[2026.04.21-21.20.11:899][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-21.20.11:899][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-21.20.11:900][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. diff --git a/MyProject2/Saved/Logs/MyProject2-CRC-backup-2026.04.21-21.20.14.log b/MyProject2/Saved/Logs/MyProject2-CRC-backup-2026.04.21-21.20.14.log new file mode 100644 index 0000000..458e188 --- /dev/null +++ b/MyProject2/Saved/Logs/MyProject2-CRC-backup-2026.04.21-21.20.14.log @@ -0,0 +1,124 @@ +Log file open, 04/22/26 00:20:11 +LogICUInternationalization: OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogConfig: No local boot hotfix file found at: [/home/reimoz/.config/Epic/CrashReportClient/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +LogInit: ExecutableName: CrashReportClientEditor +LogInit: Build: ++UE5+Release-5.6-CL-44394996 +LogInit: Platform=Linux +LogInit: MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +LogInit: DeviceId= +LogInit: Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +LogInit: Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +LogInit: Net CL: 43139311 +LogInit: OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +LogInit: Compiled (64-bit): Jul 28 2025 20:56:39 +LogInit: Architecture: x64 +LogInit: Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +LogInit: Build Configuration: Shipping +LogInit: Branch Name: ++UE5+Release-5.6 +LogInit: Command Line: -Abslog="/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Logs/MyProject2-CRC.log" -Unattended "/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-EB17F49699C04520BD650A2E80D5BB04/" +LogInit: Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +LogInit: Presizing for max 2097152 objects, including 1 objects not considered by GC. +LogInit: Object subsystem initialized +[2026.04.21-21.20.11:894][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2026.04.21-21.20.11:894][ 0]LogInit: Unix hardware info: +[2026.04.21-21.20.11:894][ 0]LogInit: - we are the first instance of this executable +[2026.04.21-21.20.11:894][ 0]LogInit: - this process' id (pid) is 92307, parent process' id (ppid) is 91956 +[2026.04.21-21.20.11:894][ 0]LogInit: - we are not running under debugger +[2026.04.21-21.20.11:894][ 0]LogInit: - machine network name is 'WEYLAND-YUTANI' +[2026.04.21-21.20.11:894][ 0]LogInit: - user name is 'reimoz' (reimoz) +[2026.04.21-21.20.11:894][ 0]LogInit: - we're logged in locally +[2026.04.21-21.20.11:894][ 0]LogInit: - we're running with rendering +[2026.04.21-21.20.11:894][ 0]LogInit: - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) +[2026.04.21-21.20.11:894][ 0]LogInit: - Number of physical cores available for the process: 8 +[2026.04.21-21.20.11:894][ 0]LogInit: - Number of logical cores available for the process: 16 +[2026.04.21-21.20.11:894][ 0]LogInit: - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +[2026.04.21-21.20.11:894][ 0]LogInit: - Memory allocator used: Mimalloc +[2026.04.21-21.20.11:894][ 0]LogInit: - This is an internal build. +[2026.04.21-21.20.11:894][ 0]LogCore: Skipped benchmarking clocks because the engine is running in a standalone program mode - CLOCK_MONOTONIC will be used. +[2026.04.21-21.20.11:894][ 0]LogInit: Unix-specific commandline switches: +[2026.04.21-21.20.11:894][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) +[2026.04.21-21.20.11:894][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation +[2026.04.21-21.20.11:894][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation +[2026.04.21-21.20.11:894][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache +[2026.04.21-21.20.11:894][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) +[2026.04.21-21.20.11:894][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) +[2026.04.21-21.20.11:894][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) +[2026.04.21-21.20.11:894][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal +[2026.04.21-21.20.11:894][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) +[2026.04.21-21.20.11:894][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened +[2026.04.21-21.20.11:894][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) +[2026.04.21-21.20.11:894][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) +[2026.04.21-21.20.11:894][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) +[2026.04.21-21.20.11:894][ 0]LogInit: -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash +[2026.04.21-21.20.11:894][ 0]LogInit: - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) +[2026.04.21-21.20.11:894][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1 +[2026.04.21-21.20.11:894][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) +[2026.04.21-21.20.11:894][ 0]LogInit: - PageSize 4096 +[2026.04.21-21.20.11:894][ 0]LogInit: - BinnedPageSize 65536 +[2026.04.21-21.20.11:898][ 0]LogUObjectArray: 552 objects as part of root set at end of initial load. +[2026.04.21-21.20.11:898][ 0]LogUObjectArray: 0 objects are not in the root set, but can never be destroyed because they are in the DisregardForGC set. +[2026.04.21-21.20.11:898][ 0]LogUObjectArray: CloseDisregardForGC: 552/552 objects in disregard for GC pool +[2026.04.21-21.20.11:899][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-21.20.11:899][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-21.20.11:900][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-21.20.11:946][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-21.20.11:946][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-21.20.11:946][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-21.20.11:946][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the locale. +[2026.04.21-21.20.11:946][ 0]LogPackageLocalizationCache: Processed 2 localized package path(s) for 1 prioritized culture(s) in 0.000023 seconds +[2026.04.21-21.20.11:957][ 0]LogInit: Using libcurl 8.12.1 +[2026.04.21-21.20.11:957][ 0]LogInit: - built for x86_64-unknown-linux-gnu +[2026.04.21-21.20.11:957][ 0]LogInit: - supports SSL with OpenSSL/1.1.1t +[2026.04.21-21.20.11:957][ 0]LogInit: - supports HTTP deflate (compression) using libz 1.3 +[2026.04.21-21.20.11:957][ 0]LogInit: - other features: +[2026.04.21-21.20.11:957][ 0]LogInit: CURL_VERSION_SSL +[2026.04.21-21.20.11:957][ 0]LogInit: CURL_VERSION_LIBZ +[2026.04.21-21.20.11:957][ 0]LogInit: CURL_VERSION_IPV6 +[2026.04.21-21.20.11:957][ 0]LogInit: CURL_VERSION_ASYNCHDNS +[2026.04.21-21.20.11:957][ 0]LogInit: CURL_VERSION_LARGEFILE +[2026.04.21-21.20.11:957][ 0]LogInit: CURL_VERSION_TLSAUTH_SRP +[2026.04.21-21.20.11:957][ 0]LogInit: CURL_VERSION_HTTP2 +[2026.04.21-21.20.11:957][ 0]LogInit: CurlRequestOptions (configurable via config and command line): +[2026.04.21-21.20.11:957][ 0]LogInit: - bVerifyPeer = false - Libcurl will NOT verify peer certificate +[2026.04.21-21.20.11:957][ 0]LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy +[2026.04.21-21.20.11:957][ 0]LogInit: - bDontReuseConnections = false - Libcurl will reuse connections +[2026.04.21-21.20.11:957][ 0]LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host +[2026.04.21-21.20.11:957][ 0]LogInit: - LocalHostAddr = Default +[2026.04.21-21.20.11:957][ 0]LogInit: - BufferSize = 65536 +[2026.04.21-21.20.11:957][ 0]LogInit: CreateHttpThread using FCurlMultiPollEventLoopHttpThread +[2026.04.21-21.20.11:957][ 0]LogInit: Creating http thread with maximum 256 concurrent requests +[2026.04.21-21.20.11:958][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::StartSession ( APIServer = https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data. AppVersion = ++UE5+Release-5.6-CL-44394996 ) +[2026.04.21-21.20.11:959][ 0]CrashReportCoreLog: Display: Applying project settings from '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-EB17F49699C04520BD650A2E80D5BB04/CrashReportClient.ini'. +[2026.04.21-21.20.11:959][ 0]CrashReportCoreLog: CrashReportClientVersion=1.0 +[2026.04.21-21.20.11:959][ 0]CrashReportCoreLog: CrashReportReceiver disabled +[2026.04.21-21.20.11:959][ 0]CrashReportCoreLog: DataRouterUrl: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data +[2026.04.21-21.20.11:959][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-21.20.11:959][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-21.20.11:959][ 0]LogCrashDebugHelper: DepotName: //UE5/Release-5.6 +[2026.04.21-21.20.11:959][ 0]LogCrashDebugHelper: BuiltFromCL: 44394996 +[2026.04.21-21.20.11:959][ 0]LogCrashDebugHelper: EngineVersion: 5.6.1-44394996+++UE5+Release-5.6 +[2026.04.21-21.20.11:959][ 0]LogCrashDebugHelper: BuildVersion: ++UE5+Release-5.6-CL-44394996 +[2026.04.21-21.20.12:929][ 0]CrashReportCoreLog: Got 4 pending files to upload from 'ensureinfo-MyProject2-pid-91956-EB17F49699C04520BD650A2E80D5BB04' +[2026.04.21-21.20.12:929][ 0]CrashReportCoreLog: State change from Ready to SendingFiles +[2026.04.21-21.20.12:929][ 0]CrashReportCoreLog: CompressAndSendData have 4 pending files +[2026.04.21-21.20.12:929][ 0]CrashReportCoreLog: CompressAndSendData compressing 82762 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-EB17F49699C04520BD650A2E80D5BB04/MyProject2.log') +[2026.04.21-21.20.12:929][ 0]CrashReportCoreLog: CompressAndSendData compressing 43734 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-EB17F49699C04520BD650A2E80D5BB04/CrashContext.runtime-xml') +[2026.04.21-21.20.12:929][ 0]CrashReportCoreLog: CompressAndSendData compressing 256 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-EB17F49699C04520BD650A2E80D5BB04/CrashReportClient.ini') +[2026.04.21-21.20.12:929][ 0]CrashReportCoreLog: CompressAndSendData compressing 3652 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-EB17F49699C04520BD650A2E80D5BB04/Diagnostics.txt') +[2026.04.21-21.20.12:934][ 0]CrashReportCoreLog: Sending HTTP request: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?AppID=CrashReporter&AppVersion=5.6.1-44394996%2B%2B%2BUE5%2BRelease-5.6&AppEnvironment=Release&UploadType=crashreports&UserID=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8%7C%7Ce5d2b3c70a61446e8360ccaeadda3ccf, Payload size: 27341 +[2026.04.21-21.20.13:496][ 0]CrashReportCoreLog: OnProcessRequestComplete(), State=SendingFiles Response=204 ConnectedSuccesfully=1 +[2026.04.21-21.20.13:496][ 0]CrashReportCoreLog: All uploads done +[2026.04.21-21.20.13:496][ 0]CrashReportCoreLog: State change from SendingFiles to Finished +[2026.04.21-21.20.13:964][ 0]CrashReportCoreLog: Final state (Receiver) = Finished +[2026.04.21-21.20.13:964][ 0]CrashReportCoreLog: Final state (Receiver) = Unknown UploadState value +[2026.04.21-21.20.13:964][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::EndSession +[2026.04.21-21.20.13:964][ 0]LogCore: Engine exit requested (reason: CrashReportClientApp RequestExit) +[2026.04.21-21.20.13:964][ 0]LogExit: Preparing to exit. +[2026.04.21-21.20.13:964][ 0]LogExit: Object subsystem successfully closed. +[2026.04.21-21.20.14:466][ 0]LogPakFile: Destroying PakPlatformFile +[2026.04.21-21.20.14:466][ 0]LogExit: Exiting. +[2026.04.21-21.20.14:475][ 0]Log file closed, 04/22/26 00:20:14 diff --git a/MyProject2/Saved/Logs/MyProject2-CRC.log b/MyProject2/Saved/Logs/MyProject2-CRC.log new file mode 100644 index 0000000..9847269 --- /dev/null +++ b/MyProject2/Saved/Logs/MyProject2-CRC.log @@ -0,0 +1,138 @@ +Log file open, 04/22/26 00:20:14 +LogICUInternationalization: OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogConfig: No local boot hotfix file found at: [/home/reimoz/.config/Epic/CrashReportClient/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +LogInit: ExecutableName: CrashReportClientEditor +LogInit: Build: ++UE5+Release-5.6-CL-44394996 +LogInit: Platform=Linux +LogInit: MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +LogInit: DeviceId= +LogInit: Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +LogInit: Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +LogInit: Net CL: 43139311 +LogInit: OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +LogInit: Compiled (64-bit): Jul 28 2025 20:56:39 +LogInit: Architecture: x64 +LogInit: Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +LogInit: Build Configuration: Shipping +LogInit: Branch Name: ++UE5+Release-5.6 +LogInit: Command Line: -Abslog="/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Logs/MyProject2-CRC.log" "/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-91956-7C526E33E09D4FF8919E328651AF8017/" +LogInit: Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +LogInit: Presizing for max 2097152 objects, including 1 objects not considered by GC. +LogInit: Object subsystem initialized +LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2026.04.21-21.20.14:564][ 0]LogInit: Unix hardware info: +[2026.04.21-21.20.14:564][ 0]LogInit: - we are the first instance of this executable +[2026.04.21-21.20.14:564][ 0]LogInit: - this process' id (pid) is 92397, parent process' id (ppid) is 91956 +[2026.04.21-21.20.14:564][ 0]LogInit: - we are not running under debugger +[2026.04.21-21.20.14:564][ 0]LogInit: - machine network name is 'WEYLAND-YUTANI' +[2026.04.21-21.20.14:564][ 0]LogInit: - user name is 'reimoz' (reimoz) +[2026.04.21-21.20.14:564][ 0]LogInit: - we're logged in locally +[2026.04.21-21.20.14:564][ 0]LogInit: - we're running with rendering +[2026.04.21-21.20.14:564][ 0]LogInit: - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) +[2026.04.21-21.20.14:564][ 0]LogInit: - Number of physical cores available for the process: 8 +[2026.04.21-21.20.14:564][ 0]LogInit: - Number of logical cores available for the process: 16 +[2026.04.21-21.20.14:564][ 0]LogInit: - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +[2026.04.21-21.20.14:564][ 0]LogInit: - Memory allocator used: Mimalloc +[2026.04.21-21.20.14:564][ 0]LogInit: - This is an internal build. +[2026.04.21-21.20.14:564][ 0]LogCore: Skipped benchmarking clocks because the engine is running in a standalone program mode - CLOCK_MONOTONIC will be used. +[2026.04.21-21.20.14:564][ 0]LogInit: Unix-specific commandline switches: +[2026.04.21-21.20.14:564][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) +[2026.04.21-21.20.14:564][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation +[2026.04.21-21.20.14:564][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation +[2026.04.21-21.20.14:564][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache +[2026.04.21-21.20.14:564][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) +[2026.04.21-21.20.14:564][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) +[2026.04.21-21.20.14:564][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) +[2026.04.21-21.20.14:564][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal +[2026.04.21-21.20.14:564][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) +[2026.04.21-21.20.14:564][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened +[2026.04.21-21.20.14:564][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) +[2026.04.21-21.20.14:564][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) +[2026.04.21-21.20.14:564][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) +[2026.04.21-21.20.14:564][ 0]LogInit: -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash +[2026.04.21-21.20.14:564][ 0]LogInit: - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) +[2026.04.21-21.20.14:564][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1 +[2026.04.21-21.20.14:564][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) +[2026.04.21-21.20.14:564][ 0]LogInit: - PageSize 4096 +[2026.04.21-21.20.14:564][ 0]LogInit: - BinnedPageSize 65536 +[2026.04.21-21.20.14:566][ 0]LogUObjectArray: 552 objects as part of root set at end of initial load. +[2026.04.21-21.20.14:566][ 0]LogUObjectArray: 0 objects are not in the root set, but can never be destroyed because they are in the DisregardForGC set. +[2026.04.21-21.20.14:566][ 0]LogUObjectArray: CloseDisregardForGC: 552/552 objects in disregard for GC pool +[2026.04.21-21.20.14:567][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-21.20.14:567][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-21.20.14:567][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-21.20.14:598][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-21.20.14:598][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-21.20.14:598][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-21.20.14:598][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the locale. +[2026.04.21-21.20.14:598][ 0]LogPackageLocalizationCache: Processed 2 localized package path(s) for 1 prioritized culture(s) in 0.000023 seconds +[2026.04.21-21.20.14:609][ 0]LogInit: Using libcurl 8.12.1 +[2026.04.21-21.20.14:609][ 0]LogInit: - built for x86_64-unknown-linux-gnu +[2026.04.21-21.20.14:609][ 0]LogInit: - supports SSL with OpenSSL/1.1.1t +[2026.04.21-21.20.14:609][ 0]LogInit: - supports HTTP deflate (compression) using libz 1.3 +[2026.04.21-21.20.14:609][ 0]LogInit: - other features: +[2026.04.21-21.20.14:609][ 0]LogInit: CURL_VERSION_SSL +[2026.04.21-21.20.14:609][ 0]LogInit: CURL_VERSION_LIBZ +[2026.04.21-21.20.14:609][ 0]LogInit: CURL_VERSION_IPV6 +[2026.04.21-21.20.14:609][ 0]LogInit: CURL_VERSION_ASYNCHDNS +[2026.04.21-21.20.14:609][ 0]LogInit: CURL_VERSION_LARGEFILE +[2026.04.21-21.20.14:609][ 0]LogInit: CURL_VERSION_TLSAUTH_SRP +[2026.04.21-21.20.14:609][ 0]LogInit: CURL_VERSION_HTTP2 +[2026.04.21-21.20.14:609][ 0]LogInit: CurlRequestOptions (configurable via config and command line): +[2026.04.21-21.20.14:609][ 0]LogInit: - bVerifyPeer = false - Libcurl will NOT verify peer certificate +[2026.04.21-21.20.14:609][ 0]LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy +[2026.04.21-21.20.14:609][ 0]LogInit: - bDontReuseConnections = false - Libcurl will reuse connections +[2026.04.21-21.20.14:609][ 0]LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host +[2026.04.21-21.20.14:609][ 0]LogInit: - LocalHostAddr = Default +[2026.04.21-21.20.14:609][ 0]LogInit: - BufferSize = 65536 +[2026.04.21-21.20.14:609][ 0]LogInit: CreateHttpThread using FCurlMultiPollEventLoopHttpThread +[2026.04.21-21.20.14:609][ 0]LogInit: Creating http thread with maximum 256 concurrent requests +[2026.04.21-21.20.14:609][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::StartSession ( APIServer = https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data. AppVersion = ++UE5+Release-5.6-CL-44394996 ) +[2026.04.21-21.20.14:610][ 0]CrashReportCoreLog: Display: Applying project settings from '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-91956-7C526E33E09D4FF8919E328651AF8017/CrashReportClient.ini'. +[2026.04.21-21.20.14:610][ 0]CrashReportCoreLog: CrashReportClientVersion=1.0 +[2026.04.21-21.20.14:610][ 0]CrashReportCoreLog: CrashReportReceiver disabled +[2026.04.21-21.20.14:610][ 0]CrashReportCoreLog: DataRouterUrl: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data +[2026.04.21-21.20.14:611][ 0]LogInit: Initializing SDL. +[2026.04.21-21.20.15:498][ 0]LogInit: Initialized SDL 2.30.6 revision: SDL-2.30.6-no-vcs (compiled against 2.30.6) +[2026.04.21-21.20.15:498][ 0]LogInit: Using SDL video driver 'x11' +[2026.04.21-21.20.15:501][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +[2026.04.21-21.20.15:501][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0 +[2026.04.21-21.20.15:501][ 0]LogSlate: Using FreeType 2.10.0 +[2026.04.21-21.20.15:501][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +[2026.04.21-21.20.15:501][ 0]LogInit: Using SDL_WINDOW_OPENGL +[2026.04.21-21.20.15:599][ 0]LogInit: FSlateOpenGLContext::Initialize - creating OpenGL 2.1 context +[2026.04.21-21.20.15:611][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png' error. +[2026.04.21-21.20.15:611][ 0]LogSlateOpenGL: Could not find file for Slate texture: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png' +[2026.04.21-21.20.15:611][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' error. +[2026.04.21-21.20.15:611][ 0]LogSlateOpenGL: Could not find file for Slate texture: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' +[2026.04.21-21.20.15:611][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' error. +[2026.04.21-21.20.15:611][ 0]LogSlateOpenGL: Could not find file for Slate texture: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' +[2026.04.21-21.20.15:622][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-21.20.15:622][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-21.20.15:637][ 0]LogInit: FSlateOpenGLContext::Initialize - creating OpenGL 2.1 context +[2026.04.21-21.20.15:644][ 0]LogSlate: Took 0.000074 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2026.04.21-21.20.15:644][ 0]LogSlate: Took 0.000042 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) +[2026.04.21-21.20.15:646][ 0]LogSlate: Took 0.000052 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) +[2026.04.21-21.20.16:682][ 0]LogInit: FSlateOpenGLContext::Initialize - creating OpenGL 2.1 context +[2026.04.21-21.20.19:214][ 0]LogSlate: Request Window '' being destroyed +[2026.04.21-21.20.19:217][ 0]LogSlate: Request Window 'MyProject2 Crash Reporter' being destroyed +[2026.04.21-21.20.19:217][ 0]LogSlate: Window 'MyProject2 Crash Reporter' being destroyed +[2026.04.21-21.20.19:219][ 0]LogCore: Engine exit requested (reason: OnRequestExit) +[2026.04.21-21.20.19:220][ 0]CrashReportCoreLog: Final state (Receiver) = Ready +[2026.04.21-21.20.19:220][ 0]CrashReportCoreLog: Final state (Receiver) = Unknown UploadState value +[2026.04.21-21.20.19:222][ 0]LogSlate: Slate User Destroyed. User Index 0, Is Virtual User: 0 +[2026.04.21-21.20.19:222][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::EndSession +[2026.04.21-21.20.19:222][ 0]LogCore: Engine exit requested (reason: CrashReportClientApp RequestExit; note: exit was already requested) +[2026.04.21-21.20.19:222][ 0]LogExit: Preparing to exit. +[2026.04.21-21.20.19:223][ 0]LogExit: Object subsystem successfully closed. +[2026.04.21-21.20.19:223][ 0]LogHttp: Warning: [FHttpManager::Shutdown] Unbinding delegates for 1 outstanding Http Requests: +[2026.04.21-21.20.19:223][ 0]LogHttp: Warning: verb=[POST] url=[https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7B3EC2CA61-DF7E-4C36-9883-750686EAE8BB%7D&AppID=CrashReporter.Release&AppVersion=%2B%2BUE5%2BRelease-5.6-CL-44394996&UserID=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8%7C%7Ce5d2b3c70a61446e8360ccaeadda3ccf&AppEnvironment=datacollector-binary&UploadType=eteventstream] refs=[2] status=Processing +[2026.04.21-21.20.19:223][ 0]LogHttp: Warning: Sleeping 0.500s to wait for 1 outstanding Http Requests. +[2026.04.21-21.20.19:724][ 0]LogPakFile: Destroying PakPlatformFile +[2026.04.21-21.20.19:724][ 0]LogExit: Exiting. +[2026.04.21-21.20.19:724][ 0]LogInit: Tearing down SDL. +[2026.04.21-21.20.19:742][ 0]Log file closed, 04/22/26 00:20:19 diff --git a/MyProject2/Saved/Logs/MyProject2-CRC_2-backup-2026.04.21-14.46.20.log b/MyProject2/Saved/Logs/MyProject2-CRC_2-backup-2026.04.21-14.46.20.log new file mode 100644 index 0000000..6df3bde --- /dev/null +++ b/MyProject2/Saved/Logs/MyProject2-CRC_2-backup-2026.04.21-14.46.20.log @@ -0,0 +1,67 @@ +Log file open, 04/21/26 17:46:20 +LogICUInternationalization: OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogConfig: No local boot hotfix file found at: [/home/reimoz/.config/Epic/CrashReportClient/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +LogInit: ExecutableName: CrashReportClientEditor +LogInit: Build: ++UE5+Release-5.6-CL-44394996 +LogInit: Platform=Linux +LogInit: MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +LogInit: DeviceId= +LogInit: Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +LogInit: Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +LogInit: Net CL: 43139311 +LogInit: OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +LogInit: Compiled (64-bit): Jul 28 2025 20:56:39 +LogInit: Architecture: x64 +LogInit: Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +LogInit: Build Configuration: Shipping +LogInit: Branch Name: ++UE5+Release-5.6 +LogInit: Command Line: -Abslog="/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Logs/MyProject2-CRC.log" -Unattended "/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-6EA14880DA204A148582AD21D55CCAE9/" +LogInit: Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +LogInit: Presizing for max 2097152 objects, including 1 objects not considered by GC. +LogInit: Object subsystem initialized +[2026.04.21-14.46.20:984][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2026.04.21-14.46.20:984][ 0]LogInit: Unix hardware info: +[2026.04.21-14.46.20:984][ 0]LogInit: - we are not the first instance of this executable +[2026.04.21-14.46.20:984][ 0]LogInit: - this process' id (pid) is 9111, parent process' id (ppid) is 8779 +[2026.04.21-14.46.20:984][ 0]LogInit: - we are not running under debugger +[2026.04.21-14.46.20:984][ 0]LogInit: - machine network name is 'WEYLAND-YUTANI' +[2026.04.21-14.46.20:984][ 0]LogInit: - user name is 'reimoz' (reimoz) +[2026.04.21-14.46.20:984][ 0]LogInit: - we're logged in locally +[2026.04.21-14.46.20:984][ 0]LogInit: - we're running with rendering +[2026.04.21-14.46.20:984][ 0]LogInit: - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) +[2026.04.21-14.46.20:984][ 0]LogInit: - Number of physical cores available for the process: 8 +[2026.04.21-14.46.20:984][ 0]LogInit: - Number of logical cores available for the process: 16 +[2026.04.21-14.46.20:984][ 0]LogInit: - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +[2026.04.21-14.46.20:984][ 0]LogInit: - Memory allocator used: Mimalloc +[2026.04.21-14.46.20:984][ 0]LogInit: - This is an internal build. +[2026.04.21-14.46.20:984][ 0]LogCore: Skipped benchmarking clocks because the engine is running in a standalone program mode - CLOCK_MONOTONIC will be used. +[2026.04.21-14.46.20:984][ 0]LogInit: Unix-specific commandline switches: +[2026.04.21-14.46.20:984][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) +[2026.04.21-14.46.20:984][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation +[2026.04.21-14.46.20:984][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation +[2026.04.21-14.46.20:984][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache +[2026.04.21-14.46.20:984][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) +[2026.04.21-14.46.20:984][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) +[2026.04.21-14.46.20:984][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) +[2026.04.21-14.46.20:984][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal +[2026.04.21-14.46.20:984][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) +[2026.04.21-14.46.20:984][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened +[2026.04.21-14.46.20:984][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) +[2026.04.21-14.46.20:984][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) +[2026.04.21-14.46.20:984][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) +[2026.04.21-14.46.20:984][ 0]LogInit: -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash +[2026.04.21-14.46.20:984][ 0]LogInit: - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) +[2026.04.21-14.46.20:984][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1 +[2026.04.21-14.46.20:984][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) +[2026.04.21-14.46.20:984][ 0]LogInit: - PageSize 4096 +[2026.04.21-14.46.20:984][ 0]LogInit: - BinnedPageSize 65536 +[2026.04.21-14.46.20:987][ 0]LogUObjectArray: 552 objects as part of root set at end of initial load. +[2026.04.21-14.46.20:987][ 0]LogUObjectArray: 0 objects are not in the root set, but can never be destroyed because they are in the DisregardForGC set. +[2026.04.21-14.46.20:987][ 0]LogUObjectArray: CloseDisregardForGC: 552/552 objects in disregard for GC pool +[2026.04.21-14.46.20:987][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-14.46.20:987][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-14.46.20:987][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. diff --git a/MyProject2/Saved/Logs/MyProject2-CRC_2-backup-2026.04.21-14.46.23.log b/MyProject2/Saved/Logs/MyProject2-CRC_2-backup-2026.04.21-14.46.23.log new file mode 100644 index 0000000..6b031a0 --- /dev/null +++ b/MyProject2/Saved/Logs/MyProject2-CRC_2-backup-2026.04.21-14.46.23.log @@ -0,0 +1,124 @@ +Log file open, 04/21/26 17:46:20 +LogICUInternationalization: OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogConfig: No local boot hotfix file found at: [/home/reimoz/.config/Epic/CrashReportClient/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +LogInit: ExecutableName: CrashReportClientEditor +LogInit: Build: ++UE5+Release-5.6-CL-44394996 +LogInit: Platform=Linux +LogInit: MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +LogInit: DeviceId= +LogInit: Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +LogInit: Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +LogInit: Net CL: 43139311 +LogInit: OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +LogInit: Compiled (64-bit): Jul 28 2025 20:56:39 +LogInit: Architecture: x64 +LogInit: Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +LogInit: Build Configuration: Shipping +LogInit: Branch Name: ++UE5+Release-5.6 +LogInit: Command Line: -Abslog="/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Logs/MyProject2-CRC.log" -Unattended "/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-6EA14880DA204A148582AD21D55CCAE9/" +LogInit: Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +LogInit: Presizing for max 2097152 objects, including 1 objects not considered by GC. +LogInit: Object subsystem initialized +[2026.04.21-14.46.20:984][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2026.04.21-14.46.20:984][ 0]LogInit: Unix hardware info: +[2026.04.21-14.46.20:984][ 0]LogInit: - we are not the first instance of this executable +[2026.04.21-14.46.20:984][ 0]LogInit: - this process' id (pid) is 9111, parent process' id (ppid) is 8779 +[2026.04.21-14.46.20:984][ 0]LogInit: - we are not running under debugger +[2026.04.21-14.46.20:984][ 0]LogInit: - machine network name is 'WEYLAND-YUTANI' +[2026.04.21-14.46.20:984][ 0]LogInit: - user name is 'reimoz' (reimoz) +[2026.04.21-14.46.20:984][ 0]LogInit: - we're logged in locally +[2026.04.21-14.46.20:984][ 0]LogInit: - we're running with rendering +[2026.04.21-14.46.20:984][ 0]LogInit: - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) +[2026.04.21-14.46.20:984][ 0]LogInit: - Number of physical cores available for the process: 8 +[2026.04.21-14.46.20:984][ 0]LogInit: - Number of logical cores available for the process: 16 +[2026.04.21-14.46.20:984][ 0]LogInit: - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +[2026.04.21-14.46.20:984][ 0]LogInit: - Memory allocator used: Mimalloc +[2026.04.21-14.46.20:984][ 0]LogInit: - This is an internal build. +[2026.04.21-14.46.20:984][ 0]LogCore: Skipped benchmarking clocks because the engine is running in a standalone program mode - CLOCK_MONOTONIC will be used. +[2026.04.21-14.46.20:984][ 0]LogInit: Unix-specific commandline switches: +[2026.04.21-14.46.20:984][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) +[2026.04.21-14.46.20:984][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation +[2026.04.21-14.46.20:984][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation +[2026.04.21-14.46.20:984][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache +[2026.04.21-14.46.20:984][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) +[2026.04.21-14.46.20:984][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) +[2026.04.21-14.46.20:984][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) +[2026.04.21-14.46.20:984][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal +[2026.04.21-14.46.20:984][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) +[2026.04.21-14.46.20:984][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened +[2026.04.21-14.46.20:984][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) +[2026.04.21-14.46.20:984][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) +[2026.04.21-14.46.20:984][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) +[2026.04.21-14.46.20:984][ 0]LogInit: -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash +[2026.04.21-14.46.20:984][ 0]LogInit: - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) +[2026.04.21-14.46.20:984][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1 +[2026.04.21-14.46.20:984][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) +[2026.04.21-14.46.20:984][ 0]LogInit: - PageSize 4096 +[2026.04.21-14.46.20:984][ 0]LogInit: - BinnedPageSize 65536 +[2026.04.21-14.46.20:987][ 0]LogUObjectArray: 552 objects as part of root set at end of initial load. +[2026.04.21-14.46.20:987][ 0]LogUObjectArray: 0 objects are not in the root set, but can never be destroyed because they are in the DisregardForGC set. +[2026.04.21-14.46.20:987][ 0]LogUObjectArray: CloseDisregardForGC: 552/552 objects in disregard for GC pool +[2026.04.21-14.46.20:987][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-14.46.20:987][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-14.46.20:987][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-14.46.21:027][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-14.46.21:027][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-14.46.21:027][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-14.46.21:027][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the locale. +[2026.04.21-14.46.21:027][ 0]LogPackageLocalizationCache: Processed 2 localized package path(s) for 1 prioritized culture(s) in 0.000027 seconds +[2026.04.21-14.46.21:040][ 0]LogInit: Using libcurl 8.12.1 +[2026.04.21-14.46.21:040][ 0]LogInit: - built for x86_64-unknown-linux-gnu +[2026.04.21-14.46.21:040][ 0]LogInit: - supports SSL with OpenSSL/1.1.1t +[2026.04.21-14.46.21:040][ 0]LogInit: - supports HTTP deflate (compression) using libz 1.3 +[2026.04.21-14.46.21:040][ 0]LogInit: - other features: +[2026.04.21-14.46.21:040][ 0]LogInit: CURL_VERSION_SSL +[2026.04.21-14.46.21:040][ 0]LogInit: CURL_VERSION_LIBZ +[2026.04.21-14.46.21:040][ 0]LogInit: CURL_VERSION_IPV6 +[2026.04.21-14.46.21:040][ 0]LogInit: CURL_VERSION_ASYNCHDNS +[2026.04.21-14.46.21:040][ 0]LogInit: CURL_VERSION_LARGEFILE +[2026.04.21-14.46.21:040][ 0]LogInit: CURL_VERSION_TLSAUTH_SRP +[2026.04.21-14.46.21:040][ 0]LogInit: CURL_VERSION_HTTP2 +[2026.04.21-14.46.21:040][ 0]LogInit: CurlRequestOptions (configurable via config and command line): +[2026.04.21-14.46.21:040][ 0]LogInit: - bVerifyPeer = false - Libcurl will NOT verify peer certificate +[2026.04.21-14.46.21:040][ 0]LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy +[2026.04.21-14.46.21:040][ 0]LogInit: - bDontReuseConnections = false - Libcurl will reuse connections +[2026.04.21-14.46.21:040][ 0]LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host +[2026.04.21-14.46.21:040][ 0]LogInit: - LocalHostAddr = Default +[2026.04.21-14.46.21:040][ 0]LogInit: - BufferSize = 65536 +[2026.04.21-14.46.21:040][ 0]LogInit: CreateHttpThread using FCurlMultiPollEventLoopHttpThread +[2026.04.21-14.46.21:040][ 0]LogInit: Creating http thread with maximum 256 concurrent requests +[2026.04.21-14.46.21:041][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::StartSession ( APIServer = https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data. AppVersion = ++UE5+Release-5.6-CL-44394996 ) +[2026.04.21-14.46.21:042][ 0]CrashReportCoreLog: Display: Applying project settings from '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-6EA14880DA204A148582AD21D55CCAE9/CrashReportClient.ini'. +[2026.04.21-14.46.21:042][ 0]CrashReportCoreLog: CrashReportClientVersion=1.0 +[2026.04.21-14.46.21:042][ 0]CrashReportCoreLog: CrashReportReceiver disabled +[2026.04.21-14.46.21:042][ 0]CrashReportCoreLog: DataRouterUrl: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data +[2026.04.21-14.46.21:043][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-14.46.21:043][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-14.46.21:043][ 0]LogCrashDebugHelper: DepotName: //UE5/Release-5.6 +[2026.04.21-14.46.21:043][ 0]LogCrashDebugHelper: BuiltFromCL: 44394996 +[2026.04.21-14.46.21:043][ 0]LogCrashDebugHelper: EngineVersion: 5.6.1-44394996+++UE5+Release-5.6 +[2026.04.21-14.46.21:043][ 0]LogCrashDebugHelper: BuildVersion: ++UE5+Release-5.6-CL-44394996 +[2026.04.21-14.46.22:012][ 0]CrashReportCoreLog: Got 4 pending files to upload from 'ensureinfo-MyProject2-pid-8779-6EA14880DA204A148582AD21D55CCAE9' +[2026.04.21-14.46.22:012][ 0]CrashReportCoreLog: State change from Ready to SendingFiles +[2026.04.21-14.46.22:012][ 0]CrashReportCoreLog: CompressAndSendData have 4 pending files +[2026.04.21-14.46.22:013][ 0]CrashReportCoreLog: CompressAndSendData compressing 93443 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-6EA14880DA204A148582AD21D55CCAE9/MyProject2.log') +[2026.04.21-14.46.22:013][ 0]CrashReportCoreLog: CompressAndSendData compressing 43733 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-6EA14880DA204A148582AD21D55CCAE9/CrashContext.runtime-xml') +[2026.04.21-14.46.22:013][ 0]CrashReportCoreLog: CompressAndSendData compressing 256 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-6EA14880DA204A148582AD21D55CCAE9/CrashReportClient.ini') +[2026.04.21-14.46.22:013][ 0]CrashReportCoreLog: CompressAndSendData compressing 3652 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-6EA14880DA204A148582AD21D55CCAE9/Diagnostics.txt') +[2026.04.21-14.46.22:015][ 0]CrashReportCoreLog: Sending HTTP request: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?AppID=CrashReporter&AppVersion=5.6.1-44394996%2B%2B%2BUE5%2BRelease-5.6&AppEnvironment=Release&UploadType=crashreports&UserID=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8%7C%7Ce5d2b3c70a61446e8360ccaeadda3ccf, Payload size: 28152 +[2026.04.21-14.46.22:780][ 0]CrashReportCoreLog: OnProcessRequestComplete(), State=SendingFiles Response=204 ConnectedSuccesfully=1 +[2026.04.21-14.46.22:780][ 0]CrashReportCoreLog: All uploads done +[2026.04.21-14.46.22:780][ 0]CrashReportCoreLog: State change from SendingFiles to Finished +[2026.04.21-14.46.23:048][ 0]CrashReportCoreLog: Final state (Receiver) = Finished +[2026.04.21-14.46.23:048][ 0]CrashReportCoreLog: Final state (Receiver) = Unknown UploadState value +[2026.04.21-14.46.23:048][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::EndSession +[2026.04.21-14.46.23:048][ 0]LogCore: Engine exit requested (reason: CrashReportClientApp RequestExit) +[2026.04.21-14.46.23:048][ 0]LogExit: Preparing to exit. +[2026.04.21-14.46.23:050][ 0]LogExit: Object subsystem successfully closed. +[2026.04.21-14.46.23:552][ 0]LogPakFile: Destroying PakPlatformFile +[2026.04.21-14.46.23:553][ 0]LogExit: Exiting. +[2026.04.21-14.46.23:565][ 0]Log file closed, 04/21/26 17:46:23 diff --git a/MyProject2/Saved/Logs/MyProject2-CRC_2-backup-2026.04.21-18.48.22.log b/MyProject2/Saved/Logs/MyProject2-CRC_2-backup-2026.04.21-18.48.22.log new file mode 100644 index 0000000..8d0e27d --- /dev/null +++ b/MyProject2/Saved/Logs/MyProject2-CRC_2-backup-2026.04.21-18.48.22.log @@ -0,0 +1,64 @@ +Log file open, 04/21/26 21:48:22 +LogICUInternationalization: OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogConfig: No local boot hotfix file found at: [/home/reimoz/.config/Epic/CrashReportClient/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +LogInit: ExecutableName: CrashReportClientEditor +LogInit: Build: ++UE5+Release-5.6-CL-44394996 +LogInit: Platform=Linux +LogInit: MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +LogInit: DeviceId= +LogInit: Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +LogInit: Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +LogInit: Net CL: 43139311 +LogInit: OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +LogInit: Compiled (64-bit): Jul 28 2025 20:56:39 +LogInit: Architecture: x64 +LogInit: Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +LogInit: Build Configuration: Shipping +LogInit: Branch Name: ++UE5+Release-5.6 +LogInit: Command Line: -Abslog="/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Logs/MyProject2-CRC.log" -Unattended "/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-7F99004620C644F7B1FEEC6B8C8C24EF/" +LogInit: Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +LogInit: Presizing for max 2097152 objects, including 1 objects not considered by GC. +LogInit: Object subsystem initialized +LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2026.04.21-18.48.22:649][ 0]LogInit: Unix hardware info: +[2026.04.21-18.48.22:649][ 0]LogInit: - we are not the first instance of this executable +[2026.04.21-18.48.22:649][ 0]LogInit: - this process' id (pid) is 28320, parent process' id (ppid) is 27976 +[2026.04.21-18.48.22:649][ 0]LogInit: - we are not running under debugger +[2026.04.21-18.48.22:649][ 0]LogInit: - machine network name is 'WEYLAND-YUTANI' +[2026.04.21-18.48.22:649][ 0]LogInit: - user name is 'reimoz' (reimoz) +[2026.04.21-18.48.22:649][ 0]LogInit: - we're logged in locally +[2026.04.21-18.48.22:649][ 0]LogInit: - we're running with rendering +[2026.04.21-18.48.22:649][ 0]LogInit: - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) +[2026.04.21-18.48.22:649][ 0]LogInit: - Number of physical cores available for the process: 8 +[2026.04.21-18.48.22:649][ 0]LogInit: - Number of logical cores available for the process: 16 +[2026.04.21-18.48.22:649][ 0]LogInit: - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +[2026.04.21-18.48.22:649][ 0]LogInit: - Memory allocator used: Mimalloc +[2026.04.21-18.48.22:649][ 0]LogInit: - This is an internal build. +[2026.04.21-18.48.22:649][ 0]LogCore: Skipped benchmarking clocks because the engine is running in a standalone program mode - CLOCK_MONOTONIC will be used. +[2026.04.21-18.48.22:649][ 0]LogInit: Unix-specific commandline switches: +[2026.04.21-18.48.22:649][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) +[2026.04.21-18.48.22:649][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation +[2026.04.21-18.48.22:649][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation +[2026.04.21-18.48.22:649][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache +[2026.04.21-18.48.22:649][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) +[2026.04.21-18.48.22:649][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) +[2026.04.21-18.48.22:649][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) +[2026.04.21-18.48.22:649][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal +[2026.04.21-18.48.22:649][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) +[2026.04.21-18.48.22:649][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened +[2026.04.21-18.48.22:649][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) +[2026.04.21-18.48.22:649][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) +[2026.04.21-18.48.22:649][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) +[2026.04.21-18.48.22:649][ 0]LogInit: -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash +[2026.04.21-18.48.22:649][ 0]LogInit: - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) +[2026.04.21-18.48.22:649][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1 +[2026.04.21-18.48.22:649][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) +[2026.04.21-18.48.22:649][ 0]LogInit: - PageSize 4096 +[2026.04.21-18.48.22:649][ 0]LogInit: - BinnedPageSize 65536 +[2026.04.21-18.48.22:654][ 0]LogUObjectArray: 552 objects as part of root set at end of initial load. +[2026.04.21-18.48.22:654][ 0]LogUObjectArray: 0 objects are not in the root set, but can never be destroyed because they are in the DisregardForGC set. +[2026.04.21-18.48.22:654][ 0]LogUObjectArray: CloseDisregardForGC: 552/552 objects in disregard for GC pool diff --git a/MyProject2/Saved/Logs/MyProject2-CRC_2-backup-2026.04.21-18.48.24.log b/MyProject2/Saved/Logs/MyProject2-CRC_2-backup-2026.04.21-18.48.24.log new file mode 100644 index 0000000..642f7aa --- /dev/null +++ b/MyProject2/Saved/Logs/MyProject2-CRC_2-backup-2026.04.21-18.48.24.log @@ -0,0 +1,121 @@ +Log file open, 04/21/26 21:48:22 +LogICUInternationalization: OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogConfig: No local boot hotfix file found at: [/home/reimoz/.config/Epic/CrashReportClient/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +LogInit: ExecutableName: CrashReportClientEditor +LogInit: Build: ++UE5+Release-5.6-CL-44394996 +LogInit: Platform=Linux +LogInit: MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +LogInit: DeviceId= +LogInit: Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +LogInit: Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +LogInit: Net CL: 43139311 +LogInit: OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +LogInit: Compiled (64-bit): Jul 28 2025 20:56:39 +LogInit: Architecture: x64 +LogInit: Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +LogInit: Build Configuration: Shipping +LogInit: Branch Name: ++UE5+Release-5.6 +LogInit: Command Line: -Abslog="/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Logs/MyProject2-CRC.log" -Unattended "/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-7F99004620C644F7B1FEEC6B8C8C24EF/" +LogInit: Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +LogInit: Presizing for max 2097152 objects, including 1 objects not considered by GC. +LogInit: Object subsystem initialized +LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2026.04.21-18.48.22:649][ 0]LogInit: Unix hardware info: +[2026.04.21-18.48.22:649][ 0]LogInit: - we are not the first instance of this executable +[2026.04.21-18.48.22:649][ 0]LogInit: - this process' id (pid) is 28320, parent process' id (ppid) is 27976 +[2026.04.21-18.48.22:649][ 0]LogInit: - we are not running under debugger +[2026.04.21-18.48.22:649][ 0]LogInit: - machine network name is 'WEYLAND-YUTANI' +[2026.04.21-18.48.22:649][ 0]LogInit: - user name is 'reimoz' (reimoz) +[2026.04.21-18.48.22:649][ 0]LogInit: - we're logged in locally +[2026.04.21-18.48.22:649][ 0]LogInit: - we're running with rendering +[2026.04.21-18.48.22:649][ 0]LogInit: - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) +[2026.04.21-18.48.22:649][ 0]LogInit: - Number of physical cores available for the process: 8 +[2026.04.21-18.48.22:649][ 0]LogInit: - Number of logical cores available for the process: 16 +[2026.04.21-18.48.22:649][ 0]LogInit: - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +[2026.04.21-18.48.22:649][ 0]LogInit: - Memory allocator used: Mimalloc +[2026.04.21-18.48.22:649][ 0]LogInit: - This is an internal build. +[2026.04.21-18.48.22:649][ 0]LogCore: Skipped benchmarking clocks because the engine is running in a standalone program mode - CLOCK_MONOTONIC will be used. +[2026.04.21-18.48.22:649][ 0]LogInit: Unix-specific commandline switches: +[2026.04.21-18.48.22:649][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) +[2026.04.21-18.48.22:649][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation +[2026.04.21-18.48.22:649][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation +[2026.04.21-18.48.22:649][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache +[2026.04.21-18.48.22:649][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) +[2026.04.21-18.48.22:649][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) +[2026.04.21-18.48.22:649][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) +[2026.04.21-18.48.22:649][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal +[2026.04.21-18.48.22:649][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) +[2026.04.21-18.48.22:649][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened +[2026.04.21-18.48.22:649][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) +[2026.04.21-18.48.22:649][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) +[2026.04.21-18.48.22:649][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) +[2026.04.21-18.48.22:649][ 0]LogInit: -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash +[2026.04.21-18.48.22:649][ 0]LogInit: - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) +[2026.04.21-18.48.22:649][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1 +[2026.04.21-18.48.22:649][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) +[2026.04.21-18.48.22:649][ 0]LogInit: - PageSize 4096 +[2026.04.21-18.48.22:649][ 0]LogInit: - BinnedPageSize 65536 +[2026.04.21-18.48.22:654][ 0]LogUObjectArray: 552 objects as part of root set at end of initial load. +[2026.04.21-18.48.22:654][ 0]LogUObjectArray: 0 objects are not in the root set, but can never be destroyed because they are in the DisregardForGC set. +[2026.04.21-18.48.22:654][ 0]LogUObjectArray: CloseDisregardForGC: 552/552 objects in disregard for GC pool +[2026.04.21-18.48.22:655][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-18.48.22:655][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-18.48.22:655][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-18.48.22:696][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-18.48.22:696][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-18.48.22:696][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-18.48.22:696][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the locale. +[2026.04.21-18.48.22:696][ 0]LogPackageLocalizationCache: Processed 2 localized package path(s) for 1 prioritized culture(s) in 0.000022 seconds +[2026.04.21-18.48.22:707][ 0]LogInit: Using libcurl 8.12.1 +[2026.04.21-18.48.22:707][ 0]LogInit: - built for x86_64-unknown-linux-gnu +[2026.04.21-18.48.22:707][ 0]LogInit: - supports SSL with OpenSSL/1.1.1t +[2026.04.21-18.48.22:707][ 0]LogInit: - supports HTTP deflate (compression) using libz 1.3 +[2026.04.21-18.48.22:707][ 0]LogInit: - other features: +[2026.04.21-18.48.22:707][ 0]LogInit: CURL_VERSION_SSL +[2026.04.21-18.48.22:707][ 0]LogInit: CURL_VERSION_LIBZ +[2026.04.21-18.48.22:707][ 0]LogInit: CURL_VERSION_IPV6 +[2026.04.21-18.48.22:707][ 0]LogInit: CURL_VERSION_ASYNCHDNS +[2026.04.21-18.48.22:707][ 0]LogInit: CURL_VERSION_LARGEFILE +[2026.04.21-18.48.22:707][ 0]LogInit: CURL_VERSION_TLSAUTH_SRP +[2026.04.21-18.48.22:707][ 0]LogInit: CURL_VERSION_HTTP2 +[2026.04.21-18.48.22:707][ 0]LogInit: CurlRequestOptions (configurable via config and command line): +[2026.04.21-18.48.22:707][ 0]LogInit: - bVerifyPeer = false - Libcurl will NOT verify peer certificate +[2026.04.21-18.48.22:707][ 0]LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy +[2026.04.21-18.48.22:707][ 0]LogInit: - bDontReuseConnections = false - Libcurl will reuse connections +[2026.04.21-18.48.22:707][ 0]LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host +[2026.04.21-18.48.22:707][ 0]LogInit: - LocalHostAddr = Default +[2026.04.21-18.48.22:707][ 0]LogInit: - BufferSize = 65536 +[2026.04.21-18.48.22:707][ 0]LogInit: CreateHttpThread using FCurlMultiPollEventLoopHttpThread +[2026.04.21-18.48.22:707][ 0]LogInit: Creating http thread with maximum 256 concurrent requests +[2026.04.21-18.48.22:708][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::StartSession ( APIServer = https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data. AppVersion = ++UE5+Release-5.6-CL-44394996 ) +[2026.04.21-18.48.22:709][ 0]CrashReportCoreLog: Display: Applying project settings from '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-7F99004620C644F7B1FEEC6B8C8C24EF/CrashReportClient.ini'. +[2026.04.21-18.48.22:709][ 0]CrashReportCoreLog: CrashReportClientVersion=1.0 +[2026.04.21-18.48.22:709][ 0]CrashReportCoreLog: CrashReportReceiver disabled +[2026.04.21-18.48.22:709][ 0]CrashReportCoreLog: DataRouterUrl: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data +[2026.04.21-18.48.22:709][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-18.48.22:709][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-18.48.22:709][ 0]LogCrashDebugHelper: DepotName: //UE5/Release-5.6 +[2026.04.21-18.48.22:709][ 0]LogCrashDebugHelper: BuiltFromCL: 44394996 +[2026.04.21-18.48.22:709][ 0]LogCrashDebugHelper: EngineVersion: 5.6.1-44394996+++UE5+Release-5.6 +[2026.04.21-18.48.22:709][ 0]LogCrashDebugHelper: BuildVersion: ++UE5+Release-5.6-CL-44394996 +[2026.04.21-18.48.23:679][ 0]CrashReportCoreLog: Got 4 pending files to upload from 'ensureinfo-MyProject2-pid-27976-7F99004620C644F7B1FEEC6B8C8C24EF' +[2026.04.21-18.48.23:679][ 0]CrashReportCoreLog: State change from Ready to SendingFiles +[2026.04.21-18.48.23:679][ 0]CrashReportCoreLog: CompressAndSendData have 4 pending files +[2026.04.21-18.48.23:679][ 0]CrashReportCoreLog: CompressAndSendData compressing 88110 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-7F99004620C644F7B1FEEC6B8C8C24EF/MyProject2.log') +[2026.04.21-18.48.23:679][ 0]CrashReportCoreLog: CompressAndSendData compressing 43734 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-7F99004620C644F7B1FEEC6B8C8C24EF/CrashContext.runtime-xml') +[2026.04.21-18.48.23:679][ 0]CrashReportCoreLog: CompressAndSendData compressing 256 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-7F99004620C644F7B1FEEC6B8C8C24EF/CrashReportClient.ini') +[2026.04.21-18.48.23:679][ 0]CrashReportCoreLog: CompressAndSendData compressing 3652 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-7F99004620C644F7B1FEEC6B8C8C24EF/Diagnostics.txt') +[2026.04.21-18.48.23:681][ 0]CrashReportCoreLog: Sending HTTP request: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?AppID=CrashReporter&AppVersion=5.6.1-44394996%2B%2B%2BUE5%2BRelease-5.6&AppEnvironment=Release&UploadType=crashreports&UserID=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8%7C%7Ce5d2b3c70a61446e8360ccaeadda3ccf, Payload size: 27748 +[2026.04.21-18.48.24:280][ 0]CrashReportCoreLog: OnProcessRequestComplete(), State=SendingFiles Response=204 ConnectedSuccesfully=1 +[2026.04.21-18.48.24:280][ 0]CrashReportCoreLog: All uploads done +[2026.04.21-18.48.24:280][ 0]CrashReportCoreLog: State change from SendingFiles to Finished +[2026.04.21-18.48.24:714][ 0]CrashReportCoreLog: Final state (Receiver) = Finished +[2026.04.21-18.48.24:714][ 0]CrashReportCoreLog: Final state (Receiver) = Unknown UploadState value +[2026.04.21-18.48.24:714][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::EndSession +[2026.04.21-18.48.24:714][ 0]LogCore: Engine exit requested (reason: CrashReportClientApp RequestExit) +[2026.04.21-18.48.24:714][ 0]LogExit: Preparing to exit. +[2026.04.21-18.48.24:715][ 0]LogExit: Object subsystem successfully closed. diff --git a/MyProject2/Saved/Logs/MyProject2-CRC_2-backup-2026.04.21-18.48.25.log b/MyProject2/Saved/Logs/MyProject2-CRC_2-backup-2026.04.21-18.48.25.log new file mode 100644 index 0000000..bac3752 --- /dev/null +++ b/MyProject2/Saved/Logs/MyProject2-CRC_2-backup-2026.04.21-18.48.25.log @@ -0,0 +1,124 @@ +Log file open, 04/21/26 21:48:22 +LogICUInternationalization: OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogConfig: No local boot hotfix file found at: [/home/reimoz/.config/Epic/CrashReportClient/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +LogInit: ExecutableName: CrashReportClientEditor +LogInit: Build: ++UE5+Release-5.6-CL-44394996 +LogInit: Platform=Linux +LogInit: MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +LogInit: DeviceId= +LogInit: Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +LogInit: Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +LogInit: Net CL: 43139311 +LogInit: OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +LogInit: Compiled (64-bit): Jul 28 2025 20:56:39 +LogInit: Architecture: x64 +LogInit: Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +LogInit: Build Configuration: Shipping +LogInit: Branch Name: ++UE5+Release-5.6 +LogInit: Command Line: -Abslog="/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Logs/MyProject2-CRC.log" -Unattended "/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-7F99004620C644F7B1FEEC6B8C8C24EF/" +LogInit: Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +LogInit: Presizing for max 2097152 objects, including 1 objects not considered by GC. +LogInit: Object subsystem initialized +LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2026.04.21-18.48.22:649][ 0]LogInit: Unix hardware info: +[2026.04.21-18.48.22:649][ 0]LogInit: - we are not the first instance of this executable +[2026.04.21-18.48.22:649][ 0]LogInit: - this process' id (pid) is 28320, parent process' id (ppid) is 27976 +[2026.04.21-18.48.22:649][ 0]LogInit: - we are not running under debugger +[2026.04.21-18.48.22:649][ 0]LogInit: - machine network name is 'WEYLAND-YUTANI' +[2026.04.21-18.48.22:649][ 0]LogInit: - user name is 'reimoz' (reimoz) +[2026.04.21-18.48.22:649][ 0]LogInit: - we're logged in locally +[2026.04.21-18.48.22:649][ 0]LogInit: - we're running with rendering +[2026.04.21-18.48.22:649][ 0]LogInit: - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) +[2026.04.21-18.48.22:649][ 0]LogInit: - Number of physical cores available for the process: 8 +[2026.04.21-18.48.22:649][ 0]LogInit: - Number of logical cores available for the process: 16 +[2026.04.21-18.48.22:649][ 0]LogInit: - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +[2026.04.21-18.48.22:649][ 0]LogInit: - Memory allocator used: Mimalloc +[2026.04.21-18.48.22:649][ 0]LogInit: - This is an internal build. +[2026.04.21-18.48.22:649][ 0]LogCore: Skipped benchmarking clocks because the engine is running in a standalone program mode - CLOCK_MONOTONIC will be used. +[2026.04.21-18.48.22:649][ 0]LogInit: Unix-specific commandline switches: +[2026.04.21-18.48.22:649][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) +[2026.04.21-18.48.22:649][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation +[2026.04.21-18.48.22:649][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation +[2026.04.21-18.48.22:649][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache +[2026.04.21-18.48.22:649][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) +[2026.04.21-18.48.22:649][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) +[2026.04.21-18.48.22:649][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) +[2026.04.21-18.48.22:649][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal +[2026.04.21-18.48.22:649][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) +[2026.04.21-18.48.22:649][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened +[2026.04.21-18.48.22:649][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) +[2026.04.21-18.48.22:649][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) +[2026.04.21-18.48.22:649][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) +[2026.04.21-18.48.22:649][ 0]LogInit: -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash +[2026.04.21-18.48.22:649][ 0]LogInit: - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) +[2026.04.21-18.48.22:649][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1 +[2026.04.21-18.48.22:649][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) +[2026.04.21-18.48.22:649][ 0]LogInit: - PageSize 4096 +[2026.04.21-18.48.22:649][ 0]LogInit: - BinnedPageSize 65536 +[2026.04.21-18.48.22:654][ 0]LogUObjectArray: 552 objects as part of root set at end of initial load. +[2026.04.21-18.48.22:654][ 0]LogUObjectArray: 0 objects are not in the root set, but can never be destroyed because they are in the DisregardForGC set. +[2026.04.21-18.48.22:654][ 0]LogUObjectArray: CloseDisregardForGC: 552/552 objects in disregard for GC pool +[2026.04.21-18.48.22:655][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-18.48.22:655][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-18.48.22:655][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-18.48.22:696][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-18.48.22:696][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-18.48.22:696][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-18.48.22:696][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the locale. +[2026.04.21-18.48.22:696][ 0]LogPackageLocalizationCache: Processed 2 localized package path(s) for 1 prioritized culture(s) in 0.000022 seconds +[2026.04.21-18.48.22:707][ 0]LogInit: Using libcurl 8.12.1 +[2026.04.21-18.48.22:707][ 0]LogInit: - built for x86_64-unknown-linux-gnu +[2026.04.21-18.48.22:707][ 0]LogInit: - supports SSL with OpenSSL/1.1.1t +[2026.04.21-18.48.22:707][ 0]LogInit: - supports HTTP deflate (compression) using libz 1.3 +[2026.04.21-18.48.22:707][ 0]LogInit: - other features: +[2026.04.21-18.48.22:707][ 0]LogInit: CURL_VERSION_SSL +[2026.04.21-18.48.22:707][ 0]LogInit: CURL_VERSION_LIBZ +[2026.04.21-18.48.22:707][ 0]LogInit: CURL_VERSION_IPV6 +[2026.04.21-18.48.22:707][ 0]LogInit: CURL_VERSION_ASYNCHDNS +[2026.04.21-18.48.22:707][ 0]LogInit: CURL_VERSION_LARGEFILE +[2026.04.21-18.48.22:707][ 0]LogInit: CURL_VERSION_TLSAUTH_SRP +[2026.04.21-18.48.22:707][ 0]LogInit: CURL_VERSION_HTTP2 +[2026.04.21-18.48.22:707][ 0]LogInit: CurlRequestOptions (configurable via config and command line): +[2026.04.21-18.48.22:707][ 0]LogInit: - bVerifyPeer = false - Libcurl will NOT verify peer certificate +[2026.04.21-18.48.22:707][ 0]LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy +[2026.04.21-18.48.22:707][ 0]LogInit: - bDontReuseConnections = false - Libcurl will reuse connections +[2026.04.21-18.48.22:707][ 0]LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host +[2026.04.21-18.48.22:707][ 0]LogInit: - LocalHostAddr = Default +[2026.04.21-18.48.22:707][ 0]LogInit: - BufferSize = 65536 +[2026.04.21-18.48.22:707][ 0]LogInit: CreateHttpThread using FCurlMultiPollEventLoopHttpThread +[2026.04.21-18.48.22:707][ 0]LogInit: Creating http thread with maximum 256 concurrent requests +[2026.04.21-18.48.22:708][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::StartSession ( APIServer = https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data. AppVersion = ++UE5+Release-5.6-CL-44394996 ) +[2026.04.21-18.48.22:709][ 0]CrashReportCoreLog: Display: Applying project settings from '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-7F99004620C644F7B1FEEC6B8C8C24EF/CrashReportClient.ini'. +[2026.04.21-18.48.22:709][ 0]CrashReportCoreLog: CrashReportClientVersion=1.0 +[2026.04.21-18.48.22:709][ 0]CrashReportCoreLog: CrashReportReceiver disabled +[2026.04.21-18.48.22:709][ 0]CrashReportCoreLog: DataRouterUrl: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data +[2026.04.21-18.48.22:709][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-18.48.22:709][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-18.48.22:709][ 0]LogCrashDebugHelper: DepotName: //UE5/Release-5.6 +[2026.04.21-18.48.22:709][ 0]LogCrashDebugHelper: BuiltFromCL: 44394996 +[2026.04.21-18.48.22:709][ 0]LogCrashDebugHelper: EngineVersion: 5.6.1-44394996+++UE5+Release-5.6 +[2026.04.21-18.48.22:709][ 0]LogCrashDebugHelper: BuildVersion: ++UE5+Release-5.6-CL-44394996 +[2026.04.21-18.48.23:679][ 0]CrashReportCoreLog: Got 4 pending files to upload from 'ensureinfo-MyProject2-pid-27976-7F99004620C644F7B1FEEC6B8C8C24EF' +[2026.04.21-18.48.23:679][ 0]CrashReportCoreLog: State change from Ready to SendingFiles +[2026.04.21-18.48.23:679][ 0]CrashReportCoreLog: CompressAndSendData have 4 pending files +[2026.04.21-18.48.23:679][ 0]CrashReportCoreLog: CompressAndSendData compressing 88110 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-7F99004620C644F7B1FEEC6B8C8C24EF/MyProject2.log') +[2026.04.21-18.48.23:679][ 0]CrashReportCoreLog: CompressAndSendData compressing 43734 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-7F99004620C644F7B1FEEC6B8C8C24EF/CrashContext.runtime-xml') +[2026.04.21-18.48.23:679][ 0]CrashReportCoreLog: CompressAndSendData compressing 256 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-7F99004620C644F7B1FEEC6B8C8C24EF/CrashReportClient.ini') +[2026.04.21-18.48.23:679][ 0]CrashReportCoreLog: CompressAndSendData compressing 3652 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-7F99004620C644F7B1FEEC6B8C8C24EF/Diagnostics.txt') +[2026.04.21-18.48.23:681][ 0]CrashReportCoreLog: Sending HTTP request: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?AppID=CrashReporter&AppVersion=5.6.1-44394996%2B%2B%2BUE5%2BRelease-5.6&AppEnvironment=Release&UploadType=crashreports&UserID=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8%7C%7Ce5d2b3c70a61446e8360ccaeadda3ccf, Payload size: 27748 +[2026.04.21-18.48.24:280][ 0]CrashReportCoreLog: OnProcessRequestComplete(), State=SendingFiles Response=204 ConnectedSuccesfully=1 +[2026.04.21-18.48.24:280][ 0]CrashReportCoreLog: All uploads done +[2026.04.21-18.48.24:280][ 0]CrashReportCoreLog: State change from SendingFiles to Finished +[2026.04.21-18.48.24:714][ 0]CrashReportCoreLog: Final state (Receiver) = Finished +[2026.04.21-18.48.24:714][ 0]CrashReportCoreLog: Final state (Receiver) = Unknown UploadState value +[2026.04.21-18.48.24:714][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::EndSession +[2026.04.21-18.48.24:714][ 0]LogCore: Engine exit requested (reason: CrashReportClientApp RequestExit) +[2026.04.21-18.48.24:714][ 0]LogExit: Preparing to exit. +[2026.04.21-18.48.24:715][ 0]LogExit: Object subsystem successfully closed. +[2026.04.21-18.48.25:217][ 0]LogPakFile: Destroying PakPlatformFile +[2026.04.21-18.48.25:217][ 0]LogExit: Exiting. +[2026.04.21-18.48.25:224][ 0]Log file closed, 04/21/26 21:48:25 diff --git a/MyProject2/Saved/Logs/MyProject2-CRC_2-backup-2026.04.21-18.55.51.log b/MyProject2/Saved/Logs/MyProject2-CRC_2-backup-2026.04.21-18.55.51.log new file mode 100644 index 0000000..af05b43 --- /dev/null +++ b/MyProject2/Saved/Logs/MyProject2-CRC_2-backup-2026.04.21-18.55.51.log @@ -0,0 +1,64 @@ +Log file open, 04/21/26 21:55:51 +LogICUInternationalization: OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogConfig: No local boot hotfix file found at: [/home/reimoz/.config/Epic/CrashReportClient/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +LogInit: ExecutableName: CrashReportClientEditor +LogInit: Build: ++UE5+Release-5.6-CL-44394996 +LogInit: Platform=Linux +LogInit: MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +LogInit: DeviceId= +LogInit: Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +LogInit: Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +LogInit: Net CL: 43139311 +LogInit: OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +LogInit: Compiled (64-bit): Jul 28 2025 20:56:39 +LogInit: Architecture: x64 +LogInit: Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +LogInit: Build Configuration: Shipping +LogInit: Branch Name: ++UE5+Release-5.6 +LogInit: Command Line: -Abslog="/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Logs/MyProject2-CRC.log" -Unattended "/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-3B818CFC0BFC49A9B06B409D06A02355/" +LogInit: Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +LogInit: Presizing for max 2097152 objects, including 1 objects not considered by GC. +LogInit: Object subsystem initialized +LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2026.04.21-18.55.51:695][ 0]LogInit: Unix hardware info: +[2026.04.21-18.55.51:695][ 0]LogInit: - we are not the first instance of this executable +[2026.04.21-18.55.51:695][ 0]LogInit: - this process' id (pid) is 29948, parent process' id (ppid) is 29627 +[2026.04.21-18.55.51:695][ 0]LogInit: - we are not running under debugger +[2026.04.21-18.55.51:695][ 0]LogInit: - machine network name is 'WEYLAND-YUTANI' +[2026.04.21-18.55.51:695][ 0]LogInit: - user name is 'reimoz' (reimoz) +[2026.04.21-18.55.51:695][ 0]LogInit: - we're logged in locally +[2026.04.21-18.55.51:695][ 0]LogInit: - we're running with rendering +[2026.04.21-18.55.51:695][ 0]LogInit: - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) +[2026.04.21-18.55.51:695][ 0]LogInit: - Number of physical cores available for the process: 8 +[2026.04.21-18.55.51:695][ 0]LogInit: - Number of logical cores available for the process: 16 +[2026.04.21-18.55.51:695][ 0]LogInit: - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +[2026.04.21-18.55.51:695][ 0]LogInit: - Memory allocator used: Mimalloc +[2026.04.21-18.55.51:695][ 0]LogInit: - This is an internal build. +[2026.04.21-18.55.51:695][ 0]LogCore: Skipped benchmarking clocks because the engine is running in a standalone program mode - CLOCK_MONOTONIC will be used. +[2026.04.21-18.55.51:695][ 0]LogInit: Unix-specific commandline switches: +[2026.04.21-18.55.51:695][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) +[2026.04.21-18.55.51:695][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation +[2026.04.21-18.55.51:695][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation +[2026.04.21-18.55.51:695][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache +[2026.04.21-18.55.51:695][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) +[2026.04.21-18.55.51:695][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) +[2026.04.21-18.55.51:695][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) +[2026.04.21-18.55.51:695][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal +[2026.04.21-18.55.51:695][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) +[2026.04.21-18.55.51:695][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened +[2026.04.21-18.55.51:695][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) +[2026.04.21-18.55.51:695][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) +[2026.04.21-18.55.51:695][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) +[2026.04.21-18.55.51:695][ 0]LogInit: -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash +[2026.04.21-18.55.51:695][ 0]LogInit: - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) +[2026.04.21-18.55.51:695][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1 +[2026.04.21-18.55.51:695][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) +[2026.04.21-18.55.51:695][ 0]LogInit: - PageSize 4096 +[2026.04.21-18.55.51:695][ 0]LogInit: - BinnedPageSize 65536 +[2026.04.21-18.55.51:700][ 0]LogUObjectArray: 552 objects as part of root set at end of initial load. +[2026.04.21-18.55.51:700][ 0]LogUObjectArray: 0 objects are not in the root set, but can never be destroyed because they are in the DisregardForGC set. +[2026.04.21-18.55.51:700][ 0]LogUObjectArray: CloseDisregardForGC: 552/552 objects in disregard for GC pool diff --git a/MyProject2/Saved/Logs/MyProject2-CRC_2-backup-2026.04.21-18.55.53.log b/MyProject2/Saved/Logs/MyProject2-CRC_2-backup-2026.04.21-18.55.53.log new file mode 100644 index 0000000..fd03696 --- /dev/null +++ b/MyProject2/Saved/Logs/MyProject2-CRC_2-backup-2026.04.21-18.55.53.log @@ -0,0 +1,121 @@ +Log file open, 04/21/26 21:55:51 +LogICUInternationalization: OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogConfig: No local boot hotfix file found at: [/home/reimoz/.config/Epic/CrashReportClient/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +LogInit: ExecutableName: CrashReportClientEditor +LogInit: Build: ++UE5+Release-5.6-CL-44394996 +LogInit: Platform=Linux +LogInit: MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +LogInit: DeviceId= +LogInit: Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +LogInit: Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +LogInit: Net CL: 43139311 +LogInit: OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +LogInit: Compiled (64-bit): Jul 28 2025 20:56:39 +LogInit: Architecture: x64 +LogInit: Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +LogInit: Build Configuration: Shipping +LogInit: Branch Name: ++UE5+Release-5.6 +LogInit: Command Line: -Abslog="/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Logs/MyProject2-CRC.log" -Unattended "/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-3B818CFC0BFC49A9B06B409D06A02355/" +LogInit: Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +LogInit: Presizing for max 2097152 objects, including 1 objects not considered by GC. +LogInit: Object subsystem initialized +LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2026.04.21-18.55.51:695][ 0]LogInit: Unix hardware info: +[2026.04.21-18.55.51:695][ 0]LogInit: - we are not the first instance of this executable +[2026.04.21-18.55.51:695][ 0]LogInit: - this process' id (pid) is 29948, parent process' id (ppid) is 29627 +[2026.04.21-18.55.51:695][ 0]LogInit: - we are not running under debugger +[2026.04.21-18.55.51:695][ 0]LogInit: - machine network name is 'WEYLAND-YUTANI' +[2026.04.21-18.55.51:695][ 0]LogInit: - user name is 'reimoz' (reimoz) +[2026.04.21-18.55.51:695][ 0]LogInit: - we're logged in locally +[2026.04.21-18.55.51:695][ 0]LogInit: - we're running with rendering +[2026.04.21-18.55.51:695][ 0]LogInit: - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) +[2026.04.21-18.55.51:695][ 0]LogInit: - Number of physical cores available for the process: 8 +[2026.04.21-18.55.51:695][ 0]LogInit: - Number of logical cores available for the process: 16 +[2026.04.21-18.55.51:695][ 0]LogInit: - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +[2026.04.21-18.55.51:695][ 0]LogInit: - Memory allocator used: Mimalloc +[2026.04.21-18.55.51:695][ 0]LogInit: - This is an internal build. +[2026.04.21-18.55.51:695][ 0]LogCore: Skipped benchmarking clocks because the engine is running in a standalone program mode - CLOCK_MONOTONIC will be used. +[2026.04.21-18.55.51:695][ 0]LogInit: Unix-specific commandline switches: +[2026.04.21-18.55.51:695][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) +[2026.04.21-18.55.51:695][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation +[2026.04.21-18.55.51:695][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation +[2026.04.21-18.55.51:695][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache +[2026.04.21-18.55.51:695][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) +[2026.04.21-18.55.51:695][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) +[2026.04.21-18.55.51:695][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) +[2026.04.21-18.55.51:695][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal +[2026.04.21-18.55.51:695][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) +[2026.04.21-18.55.51:695][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened +[2026.04.21-18.55.51:695][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) +[2026.04.21-18.55.51:695][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) +[2026.04.21-18.55.51:695][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) +[2026.04.21-18.55.51:695][ 0]LogInit: -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash +[2026.04.21-18.55.51:695][ 0]LogInit: - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) +[2026.04.21-18.55.51:695][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1 +[2026.04.21-18.55.51:695][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) +[2026.04.21-18.55.51:695][ 0]LogInit: - PageSize 4096 +[2026.04.21-18.55.51:695][ 0]LogInit: - BinnedPageSize 65536 +[2026.04.21-18.55.51:700][ 0]LogUObjectArray: 552 objects as part of root set at end of initial load. +[2026.04.21-18.55.51:700][ 0]LogUObjectArray: 0 objects are not in the root set, but can never be destroyed because they are in the DisregardForGC set. +[2026.04.21-18.55.51:700][ 0]LogUObjectArray: CloseDisregardForGC: 552/552 objects in disregard for GC pool +[2026.04.21-18.55.51:705][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-18.55.51:705][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-18.55.51:706][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-18.55.51:763][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-18.55.51:763][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-18.55.51:763][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-18.55.51:763][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the locale. +[2026.04.21-18.55.51:763][ 0]LogPackageLocalizationCache: Processed 2 localized package path(s) for 1 prioritized culture(s) in 0.000028 seconds +[2026.04.21-18.55.51:774][ 0]LogInit: Using libcurl 8.12.1 +[2026.04.21-18.55.51:774][ 0]LogInit: - built for x86_64-unknown-linux-gnu +[2026.04.21-18.55.51:774][ 0]LogInit: - supports SSL with OpenSSL/1.1.1t +[2026.04.21-18.55.51:774][ 0]LogInit: - supports HTTP deflate (compression) using libz 1.3 +[2026.04.21-18.55.51:774][ 0]LogInit: - other features: +[2026.04.21-18.55.51:774][ 0]LogInit: CURL_VERSION_SSL +[2026.04.21-18.55.51:774][ 0]LogInit: CURL_VERSION_LIBZ +[2026.04.21-18.55.51:774][ 0]LogInit: CURL_VERSION_IPV6 +[2026.04.21-18.55.51:774][ 0]LogInit: CURL_VERSION_ASYNCHDNS +[2026.04.21-18.55.51:774][ 0]LogInit: CURL_VERSION_LARGEFILE +[2026.04.21-18.55.51:774][ 0]LogInit: CURL_VERSION_TLSAUTH_SRP +[2026.04.21-18.55.51:774][ 0]LogInit: CURL_VERSION_HTTP2 +[2026.04.21-18.55.51:774][ 0]LogInit: CurlRequestOptions (configurable via config and command line): +[2026.04.21-18.55.51:774][ 0]LogInit: - bVerifyPeer = false - Libcurl will NOT verify peer certificate +[2026.04.21-18.55.51:774][ 0]LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy +[2026.04.21-18.55.51:774][ 0]LogInit: - bDontReuseConnections = false - Libcurl will reuse connections +[2026.04.21-18.55.51:774][ 0]LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host +[2026.04.21-18.55.51:774][ 0]LogInit: - LocalHostAddr = Default +[2026.04.21-18.55.51:774][ 0]LogInit: - BufferSize = 65536 +[2026.04.21-18.55.51:774][ 0]LogInit: CreateHttpThread using FCurlMultiPollEventLoopHttpThread +[2026.04.21-18.55.51:774][ 0]LogInit: Creating http thread with maximum 256 concurrent requests +[2026.04.21-18.55.51:775][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::StartSession ( APIServer = https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data. AppVersion = ++UE5+Release-5.6-CL-44394996 ) +[2026.04.21-18.55.51:776][ 0]CrashReportCoreLog: Display: Applying project settings from '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-3B818CFC0BFC49A9B06B409D06A02355/CrashReportClient.ini'. +[2026.04.21-18.55.51:776][ 0]CrashReportCoreLog: CrashReportClientVersion=1.0 +[2026.04.21-18.55.51:776][ 0]CrashReportCoreLog: CrashReportReceiver disabled +[2026.04.21-18.55.51:776][ 0]CrashReportCoreLog: DataRouterUrl: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data +[2026.04.21-18.55.51:777][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-18.55.51:777][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-18.55.51:777][ 0]LogCrashDebugHelper: DepotName: //UE5/Release-5.6 +[2026.04.21-18.55.51:777][ 0]LogCrashDebugHelper: BuiltFromCL: 44394996 +[2026.04.21-18.55.51:777][ 0]LogCrashDebugHelper: EngineVersion: 5.6.1-44394996+++UE5+Release-5.6 +[2026.04.21-18.55.51:777][ 0]LogCrashDebugHelper: BuildVersion: ++UE5+Release-5.6-CL-44394996 +[2026.04.21-18.55.52:746][ 0]CrashReportCoreLog: Got 4 pending files to upload from 'ensureinfo-MyProject2-pid-29627-3B818CFC0BFC49A9B06B409D06A02355' +[2026.04.21-18.55.52:746][ 0]CrashReportCoreLog: State change from Ready to SendingFiles +[2026.04.21-18.55.52:746][ 0]CrashReportCoreLog: CompressAndSendData have 4 pending files +[2026.04.21-18.55.52:746][ 0]CrashReportCoreLog: CompressAndSendData compressing 88110 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-3B818CFC0BFC49A9B06B409D06A02355/MyProject2.log') +[2026.04.21-18.55.52:746][ 0]CrashReportCoreLog: CompressAndSendData compressing 43737 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-3B818CFC0BFC49A9B06B409D06A02355/CrashContext.runtime-xml') +[2026.04.21-18.55.52:746][ 0]CrashReportCoreLog: CompressAndSendData compressing 256 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-3B818CFC0BFC49A9B06B409D06A02355/CrashReportClient.ini') +[2026.04.21-18.55.52:746][ 0]CrashReportCoreLog: CompressAndSendData compressing 3652 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-3B818CFC0BFC49A9B06B409D06A02355/Diagnostics.txt') +[2026.04.21-18.55.52:750][ 0]CrashReportCoreLog: Sending HTTP request: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?AppID=CrashReporter&AppVersion=5.6.1-44394996%2B%2B%2BUE5%2BRelease-5.6&AppEnvironment=Release&UploadType=crashreports&UserID=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8%7C%7Ce5d2b3c70a61446e8360ccaeadda3ccf, Payload size: 27716 +[2026.04.21-18.55.53:347][ 0]CrashReportCoreLog: OnProcessRequestComplete(), State=SendingFiles Response=204 ConnectedSuccesfully=1 +[2026.04.21-18.55.53:347][ 0]CrashReportCoreLog: All uploads done +[2026.04.21-18.55.53:347][ 0]CrashReportCoreLog: State change from SendingFiles to Finished +[2026.04.21-18.55.53:781][ 0]CrashReportCoreLog: Final state (Receiver) = Finished +[2026.04.21-18.55.53:781][ 0]CrashReportCoreLog: Final state (Receiver) = Unknown UploadState value +[2026.04.21-18.55.53:781][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::EndSession +[2026.04.21-18.55.53:781][ 0]LogCore: Engine exit requested (reason: CrashReportClientApp RequestExit) +[2026.04.21-18.55.53:781][ 0]LogExit: Preparing to exit. +[2026.04.21-18.55.53:782][ 0]LogExit: Object subsystem successfully closed. diff --git a/MyProject2/Saved/Logs/MyProject2-CRC_2-backup-2026.04.21-18.55.54.log b/MyProject2/Saved/Logs/MyProject2-CRC_2-backup-2026.04.21-18.55.54.log new file mode 100644 index 0000000..acf1583 --- /dev/null +++ b/MyProject2/Saved/Logs/MyProject2-CRC_2-backup-2026.04.21-18.55.54.log @@ -0,0 +1,124 @@ +Log file open, 04/21/26 21:55:51 +LogICUInternationalization: OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogConfig: No local boot hotfix file found at: [/home/reimoz/.config/Epic/CrashReportClient/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +LogInit: ExecutableName: CrashReportClientEditor +LogInit: Build: ++UE5+Release-5.6-CL-44394996 +LogInit: Platform=Linux +LogInit: MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +LogInit: DeviceId= +LogInit: Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +LogInit: Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +LogInit: Net CL: 43139311 +LogInit: OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +LogInit: Compiled (64-bit): Jul 28 2025 20:56:39 +LogInit: Architecture: x64 +LogInit: Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +LogInit: Build Configuration: Shipping +LogInit: Branch Name: ++UE5+Release-5.6 +LogInit: Command Line: -Abslog="/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Logs/MyProject2-CRC.log" -Unattended "/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-3B818CFC0BFC49A9B06B409D06A02355/" +LogInit: Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +LogInit: Presizing for max 2097152 objects, including 1 objects not considered by GC. +LogInit: Object subsystem initialized +LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2026.04.21-18.55.51:695][ 0]LogInit: Unix hardware info: +[2026.04.21-18.55.51:695][ 0]LogInit: - we are not the first instance of this executable +[2026.04.21-18.55.51:695][ 0]LogInit: - this process' id (pid) is 29948, parent process' id (ppid) is 29627 +[2026.04.21-18.55.51:695][ 0]LogInit: - we are not running under debugger +[2026.04.21-18.55.51:695][ 0]LogInit: - machine network name is 'WEYLAND-YUTANI' +[2026.04.21-18.55.51:695][ 0]LogInit: - user name is 'reimoz' (reimoz) +[2026.04.21-18.55.51:695][ 0]LogInit: - we're logged in locally +[2026.04.21-18.55.51:695][ 0]LogInit: - we're running with rendering +[2026.04.21-18.55.51:695][ 0]LogInit: - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) +[2026.04.21-18.55.51:695][ 0]LogInit: - Number of physical cores available for the process: 8 +[2026.04.21-18.55.51:695][ 0]LogInit: - Number of logical cores available for the process: 16 +[2026.04.21-18.55.51:695][ 0]LogInit: - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +[2026.04.21-18.55.51:695][ 0]LogInit: - Memory allocator used: Mimalloc +[2026.04.21-18.55.51:695][ 0]LogInit: - This is an internal build. +[2026.04.21-18.55.51:695][ 0]LogCore: Skipped benchmarking clocks because the engine is running in a standalone program mode - CLOCK_MONOTONIC will be used. +[2026.04.21-18.55.51:695][ 0]LogInit: Unix-specific commandline switches: +[2026.04.21-18.55.51:695][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) +[2026.04.21-18.55.51:695][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation +[2026.04.21-18.55.51:695][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation +[2026.04.21-18.55.51:695][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache +[2026.04.21-18.55.51:695][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) +[2026.04.21-18.55.51:695][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) +[2026.04.21-18.55.51:695][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) +[2026.04.21-18.55.51:695][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal +[2026.04.21-18.55.51:695][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) +[2026.04.21-18.55.51:695][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened +[2026.04.21-18.55.51:695][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) +[2026.04.21-18.55.51:695][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) +[2026.04.21-18.55.51:695][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) +[2026.04.21-18.55.51:695][ 0]LogInit: -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash +[2026.04.21-18.55.51:695][ 0]LogInit: - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) +[2026.04.21-18.55.51:695][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1 +[2026.04.21-18.55.51:695][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) +[2026.04.21-18.55.51:695][ 0]LogInit: - PageSize 4096 +[2026.04.21-18.55.51:695][ 0]LogInit: - BinnedPageSize 65536 +[2026.04.21-18.55.51:700][ 0]LogUObjectArray: 552 objects as part of root set at end of initial load. +[2026.04.21-18.55.51:700][ 0]LogUObjectArray: 0 objects are not in the root set, but can never be destroyed because they are in the DisregardForGC set. +[2026.04.21-18.55.51:700][ 0]LogUObjectArray: CloseDisregardForGC: 552/552 objects in disregard for GC pool +[2026.04.21-18.55.51:705][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-18.55.51:705][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-18.55.51:706][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-18.55.51:763][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-18.55.51:763][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-18.55.51:763][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-18.55.51:763][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the locale. +[2026.04.21-18.55.51:763][ 0]LogPackageLocalizationCache: Processed 2 localized package path(s) for 1 prioritized culture(s) in 0.000028 seconds +[2026.04.21-18.55.51:774][ 0]LogInit: Using libcurl 8.12.1 +[2026.04.21-18.55.51:774][ 0]LogInit: - built for x86_64-unknown-linux-gnu +[2026.04.21-18.55.51:774][ 0]LogInit: - supports SSL with OpenSSL/1.1.1t +[2026.04.21-18.55.51:774][ 0]LogInit: - supports HTTP deflate (compression) using libz 1.3 +[2026.04.21-18.55.51:774][ 0]LogInit: - other features: +[2026.04.21-18.55.51:774][ 0]LogInit: CURL_VERSION_SSL +[2026.04.21-18.55.51:774][ 0]LogInit: CURL_VERSION_LIBZ +[2026.04.21-18.55.51:774][ 0]LogInit: CURL_VERSION_IPV6 +[2026.04.21-18.55.51:774][ 0]LogInit: CURL_VERSION_ASYNCHDNS +[2026.04.21-18.55.51:774][ 0]LogInit: CURL_VERSION_LARGEFILE +[2026.04.21-18.55.51:774][ 0]LogInit: CURL_VERSION_TLSAUTH_SRP +[2026.04.21-18.55.51:774][ 0]LogInit: CURL_VERSION_HTTP2 +[2026.04.21-18.55.51:774][ 0]LogInit: CurlRequestOptions (configurable via config and command line): +[2026.04.21-18.55.51:774][ 0]LogInit: - bVerifyPeer = false - Libcurl will NOT verify peer certificate +[2026.04.21-18.55.51:774][ 0]LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy +[2026.04.21-18.55.51:774][ 0]LogInit: - bDontReuseConnections = false - Libcurl will reuse connections +[2026.04.21-18.55.51:774][ 0]LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host +[2026.04.21-18.55.51:774][ 0]LogInit: - LocalHostAddr = Default +[2026.04.21-18.55.51:774][ 0]LogInit: - BufferSize = 65536 +[2026.04.21-18.55.51:774][ 0]LogInit: CreateHttpThread using FCurlMultiPollEventLoopHttpThread +[2026.04.21-18.55.51:774][ 0]LogInit: Creating http thread with maximum 256 concurrent requests +[2026.04.21-18.55.51:775][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::StartSession ( APIServer = https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data. AppVersion = ++UE5+Release-5.6-CL-44394996 ) +[2026.04.21-18.55.51:776][ 0]CrashReportCoreLog: Display: Applying project settings from '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-3B818CFC0BFC49A9B06B409D06A02355/CrashReportClient.ini'. +[2026.04.21-18.55.51:776][ 0]CrashReportCoreLog: CrashReportClientVersion=1.0 +[2026.04.21-18.55.51:776][ 0]CrashReportCoreLog: CrashReportReceiver disabled +[2026.04.21-18.55.51:776][ 0]CrashReportCoreLog: DataRouterUrl: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data +[2026.04.21-18.55.51:777][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-18.55.51:777][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-18.55.51:777][ 0]LogCrashDebugHelper: DepotName: //UE5/Release-5.6 +[2026.04.21-18.55.51:777][ 0]LogCrashDebugHelper: BuiltFromCL: 44394996 +[2026.04.21-18.55.51:777][ 0]LogCrashDebugHelper: EngineVersion: 5.6.1-44394996+++UE5+Release-5.6 +[2026.04.21-18.55.51:777][ 0]LogCrashDebugHelper: BuildVersion: ++UE5+Release-5.6-CL-44394996 +[2026.04.21-18.55.52:746][ 0]CrashReportCoreLog: Got 4 pending files to upload from 'ensureinfo-MyProject2-pid-29627-3B818CFC0BFC49A9B06B409D06A02355' +[2026.04.21-18.55.52:746][ 0]CrashReportCoreLog: State change from Ready to SendingFiles +[2026.04.21-18.55.52:746][ 0]CrashReportCoreLog: CompressAndSendData have 4 pending files +[2026.04.21-18.55.52:746][ 0]CrashReportCoreLog: CompressAndSendData compressing 88110 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-3B818CFC0BFC49A9B06B409D06A02355/MyProject2.log') +[2026.04.21-18.55.52:746][ 0]CrashReportCoreLog: CompressAndSendData compressing 43737 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-3B818CFC0BFC49A9B06B409D06A02355/CrashContext.runtime-xml') +[2026.04.21-18.55.52:746][ 0]CrashReportCoreLog: CompressAndSendData compressing 256 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-3B818CFC0BFC49A9B06B409D06A02355/CrashReportClient.ini') +[2026.04.21-18.55.52:746][ 0]CrashReportCoreLog: CompressAndSendData compressing 3652 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-3B818CFC0BFC49A9B06B409D06A02355/Diagnostics.txt') +[2026.04.21-18.55.52:750][ 0]CrashReportCoreLog: Sending HTTP request: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?AppID=CrashReporter&AppVersion=5.6.1-44394996%2B%2B%2BUE5%2BRelease-5.6&AppEnvironment=Release&UploadType=crashreports&UserID=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8%7C%7Ce5d2b3c70a61446e8360ccaeadda3ccf, Payload size: 27716 +[2026.04.21-18.55.53:347][ 0]CrashReportCoreLog: OnProcessRequestComplete(), State=SendingFiles Response=204 ConnectedSuccesfully=1 +[2026.04.21-18.55.53:347][ 0]CrashReportCoreLog: All uploads done +[2026.04.21-18.55.53:347][ 0]CrashReportCoreLog: State change from SendingFiles to Finished +[2026.04.21-18.55.53:781][ 0]CrashReportCoreLog: Final state (Receiver) = Finished +[2026.04.21-18.55.53:781][ 0]CrashReportCoreLog: Final state (Receiver) = Unknown UploadState value +[2026.04.21-18.55.53:781][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::EndSession +[2026.04.21-18.55.53:781][ 0]LogCore: Engine exit requested (reason: CrashReportClientApp RequestExit) +[2026.04.21-18.55.53:781][ 0]LogExit: Preparing to exit. +[2026.04.21-18.55.53:782][ 0]LogExit: Object subsystem successfully closed. +[2026.04.21-18.55.54:283][ 0]LogPakFile: Destroying PakPlatformFile +[2026.04.21-18.55.54:284][ 0]LogExit: Exiting. +[2026.04.21-18.55.54:292][ 0]Log file closed, 04/21/26 21:55:54 diff --git a/MyProject2/Saved/Logs/MyProject2-CRC_2-backup-2026.04.21-21.20.11.log b/MyProject2/Saved/Logs/MyProject2-CRC_2-backup-2026.04.21-21.20.11.log new file mode 100644 index 0000000..05bbf6c --- /dev/null +++ b/MyProject2/Saved/Logs/MyProject2-CRC_2-backup-2026.04.21-21.20.11.log @@ -0,0 +1,61 @@ +Log file open, 04/22/26 00:20:11 +LogICUInternationalization: OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogConfig: No local boot hotfix file found at: [/home/reimoz/.config/Epic/CrashReportClient/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +LogInit: ExecutableName: CrashReportClientEditor +LogInit: Build: ++UE5+Release-5.6-CL-44394996 +LogInit: Platform=Linux +LogInit: MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +LogInit: DeviceId= +LogInit: Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +LogInit: Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +LogInit: Net CL: 43139311 +LogInit: OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +LogInit: Compiled (64-bit): Jul 28 2025 20:56:39 +LogInit: Architecture: x64 +LogInit: Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +LogInit: Build Configuration: Shipping +LogInit: Branch Name: ++UE5+Release-5.6 +LogInit: Command Line: -Abslog="/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Logs/MyProject2-CRC.log" -Unattended "/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-850674013E5341C08E506A18A788F5A8/" +LogInit: Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +LogInit: Presizing for max 2097152 objects, including 1 objects not considered by GC. +LogInit: Object subsystem initialized +LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2026.04.21-21.20.11:902][ 0]LogInit: Unix hardware info: +[2026.04.21-21.20.11:902][ 0]LogInit: - we are not the first instance of this executable +[2026.04.21-21.20.11:902][ 0]LogInit: - this process' id (pid) is 92311, parent process' id (ppid) is 91956 +[2026.04.21-21.20.11:902][ 0]LogInit: - we are not running under debugger +[2026.04.21-21.20.11:902][ 0]LogInit: - machine network name is 'WEYLAND-YUTANI' +[2026.04.21-21.20.11:902][ 0]LogInit: - user name is 'reimoz' (reimoz) +[2026.04.21-21.20.11:902][ 0]LogInit: - we're logged in locally +[2026.04.21-21.20.11:902][ 0]LogInit: - we're running with rendering +[2026.04.21-21.20.11:902][ 0]LogInit: - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) +[2026.04.21-21.20.11:902][ 0]LogInit: - Number of physical cores available for the process: 8 +[2026.04.21-21.20.11:902][ 0]LogInit: - Number of logical cores available for the process: 16 +[2026.04.21-21.20.11:902][ 0]LogInit: - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +[2026.04.21-21.20.11:902][ 0]LogInit: - Memory allocator used: Mimalloc +[2026.04.21-21.20.11:902][ 0]LogInit: - This is an internal build. +[2026.04.21-21.20.11:902][ 0]LogCore: Skipped benchmarking clocks because the engine is running in a standalone program mode - CLOCK_MONOTONIC will be used. +[2026.04.21-21.20.11:902][ 0]LogInit: Unix-specific commandline switches: +[2026.04.21-21.20.11:902][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) +[2026.04.21-21.20.11:902][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation +[2026.04.21-21.20.11:902][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation +[2026.04.21-21.20.11:902][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache +[2026.04.21-21.20.11:902][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) +[2026.04.21-21.20.11:902][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) +[2026.04.21-21.20.11:902][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) +[2026.04.21-21.20.11:902][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal +[2026.04.21-21.20.11:902][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) +[2026.04.21-21.20.11:902][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened +[2026.04.21-21.20.11:902][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) +[2026.04.21-21.20.11:902][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) +[2026.04.21-21.20.11:902][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) +[2026.04.21-21.20.11:902][ 0]LogInit: -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash +[2026.04.21-21.20.11:902][ 0]LogInit: - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) +[2026.04.21-21.20.11:902][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1 +[2026.04.21-21.20.11:902][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) +[2026.04.21-21.20.11:902][ 0]LogInit: - PageSize 4096 +[2026.04.21-21.20.11:902][ 0]LogInit: - BinnedPageSize 65536 diff --git a/MyProject2/Saved/Logs/MyProject2-CRC_2.log b/MyProject2/Saved/Logs/MyProject2-CRC_2.log new file mode 100644 index 0000000..a3d7cdd --- /dev/null +++ b/MyProject2/Saved/Logs/MyProject2-CRC_2.log @@ -0,0 +1,124 @@ +Log file open, 04/22/26 00:20:11 +LogICUInternationalization: OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogConfig: No local boot hotfix file found at: [/home/reimoz/.config/Epic/CrashReportClient/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +LogInit: ExecutableName: CrashReportClientEditor +LogInit: Build: ++UE5+Release-5.6-CL-44394996 +LogInit: Platform=Linux +LogInit: MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +LogInit: DeviceId= +LogInit: Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +LogInit: Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +LogInit: Net CL: 43139311 +LogInit: OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +LogInit: Compiled (64-bit): Jul 28 2025 20:56:39 +LogInit: Architecture: x64 +LogInit: Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +LogInit: Build Configuration: Shipping +LogInit: Branch Name: ++UE5+Release-5.6 +LogInit: Command Line: -Abslog="/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Logs/MyProject2-CRC.log" -Unattended "/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-850674013E5341C08E506A18A788F5A8/" +LogInit: Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +LogInit: Presizing for max 2097152 objects, including 1 objects not considered by GC. +LogInit: Object subsystem initialized +LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2026.04.21-21.20.11:902][ 0]LogInit: Unix hardware info: +[2026.04.21-21.20.11:902][ 0]LogInit: - we are not the first instance of this executable +[2026.04.21-21.20.11:902][ 0]LogInit: - this process' id (pid) is 92311, parent process' id (ppid) is 91956 +[2026.04.21-21.20.11:902][ 0]LogInit: - we are not running under debugger +[2026.04.21-21.20.11:902][ 0]LogInit: - machine network name is 'WEYLAND-YUTANI' +[2026.04.21-21.20.11:902][ 0]LogInit: - user name is 'reimoz' (reimoz) +[2026.04.21-21.20.11:902][ 0]LogInit: - we're logged in locally +[2026.04.21-21.20.11:902][ 0]LogInit: - we're running with rendering +[2026.04.21-21.20.11:902][ 0]LogInit: - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) +[2026.04.21-21.20.11:902][ 0]LogInit: - Number of physical cores available for the process: 8 +[2026.04.21-21.20.11:902][ 0]LogInit: - Number of logical cores available for the process: 16 +[2026.04.21-21.20.11:902][ 0]LogInit: - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +[2026.04.21-21.20.11:902][ 0]LogInit: - Memory allocator used: Mimalloc +[2026.04.21-21.20.11:902][ 0]LogInit: - This is an internal build. +[2026.04.21-21.20.11:902][ 0]LogCore: Skipped benchmarking clocks because the engine is running in a standalone program mode - CLOCK_MONOTONIC will be used. +[2026.04.21-21.20.11:902][ 0]LogInit: Unix-specific commandline switches: +[2026.04.21-21.20.11:902][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) +[2026.04.21-21.20.11:902][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation +[2026.04.21-21.20.11:902][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation +[2026.04.21-21.20.11:902][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache +[2026.04.21-21.20.11:902][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) +[2026.04.21-21.20.11:902][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) +[2026.04.21-21.20.11:902][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) +[2026.04.21-21.20.11:902][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal +[2026.04.21-21.20.11:902][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) +[2026.04.21-21.20.11:902][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened +[2026.04.21-21.20.11:902][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) +[2026.04.21-21.20.11:902][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) +[2026.04.21-21.20.11:902][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) +[2026.04.21-21.20.11:902][ 0]LogInit: -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash +[2026.04.21-21.20.11:902][ 0]LogInit: - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) +[2026.04.21-21.20.11:902][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1 +[2026.04.21-21.20.11:902][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) +[2026.04.21-21.20.11:902][ 0]LogInit: - PageSize 4096 +[2026.04.21-21.20.11:902][ 0]LogInit: - BinnedPageSize 65536 +[2026.04.21-21.20.11:905][ 0]LogUObjectArray: 552 objects as part of root set at end of initial load. +[2026.04.21-21.20.11:905][ 0]LogUObjectArray: 0 objects are not in the root set, but can never be destroyed because they are in the DisregardForGC set. +[2026.04.21-21.20.11:905][ 0]LogUObjectArray: CloseDisregardForGC: 552/552 objects in disregard for GC pool +[2026.04.21-21.20.11:907][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-21.20.11:907][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-21.20.11:907][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-21.20.11:950][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-21.20.11:950][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-21.20.11:950][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-21.20.11:950][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the locale. +[2026.04.21-21.20.11:950][ 0]LogPackageLocalizationCache: Processed 2 localized package path(s) for 1 prioritized culture(s) in 0.000028 seconds +[2026.04.21-21.20.11:964][ 0]LogInit: Using libcurl 8.12.1 +[2026.04.21-21.20.11:964][ 0]LogInit: - built for x86_64-unknown-linux-gnu +[2026.04.21-21.20.11:964][ 0]LogInit: - supports SSL with OpenSSL/1.1.1t +[2026.04.21-21.20.11:964][ 0]LogInit: - supports HTTP deflate (compression) using libz 1.3 +[2026.04.21-21.20.11:964][ 0]LogInit: - other features: +[2026.04.21-21.20.11:964][ 0]LogInit: CURL_VERSION_SSL +[2026.04.21-21.20.11:964][ 0]LogInit: CURL_VERSION_LIBZ +[2026.04.21-21.20.11:964][ 0]LogInit: CURL_VERSION_IPV6 +[2026.04.21-21.20.11:964][ 0]LogInit: CURL_VERSION_ASYNCHDNS +[2026.04.21-21.20.11:964][ 0]LogInit: CURL_VERSION_LARGEFILE +[2026.04.21-21.20.11:964][ 0]LogInit: CURL_VERSION_TLSAUTH_SRP +[2026.04.21-21.20.11:964][ 0]LogInit: CURL_VERSION_HTTP2 +[2026.04.21-21.20.11:964][ 0]LogInit: CurlRequestOptions (configurable via config and command line): +[2026.04.21-21.20.11:964][ 0]LogInit: - bVerifyPeer = false - Libcurl will NOT verify peer certificate +[2026.04.21-21.20.11:964][ 0]LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy +[2026.04.21-21.20.11:964][ 0]LogInit: - bDontReuseConnections = false - Libcurl will reuse connections +[2026.04.21-21.20.11:964][ 0]LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host +[2026.04.21-21.20.11:964][ 0]LogInit: - LocalHostAddr = Default +[2026.04.21-21.20.11:964][ 0]LogInit: - BufferSize = 65536 +[2026.04.21-21.20.11:964][ 0]LogInit: CreateHttpThread using FCurlMultiPollEventLoopHttpThread +[2026.04.21-21.20.11:964][ 0]LogInit: Creating http thread with maximum 256 concurrent requests +[2026.04.21-21.20.11:964][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::StartSession ( APIServer = https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data. AppVersion = ++UE5+Release-5.6-CL-44394996 ) +[2026.04.21-21.20.11:966][ 0]CrashReportCoreLog: Display: Applying project settings from '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-850674013E5341C08E506A18A788F5A8/CrashReportClient.ini'. +[2026.04.21-21.20.11:966][ 0]CrashReportCoreLog: CrashReportClientVersion=1.0 +[2026.04.21-21.20.11:966][ 0]CrashReportCoreLog: CrashReportReceiver disabled +[2026.04.21-21.20.11:966][ 0]CrashReportCoreLog: DataRouterUrl: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data +[2026.04.21-21.20.11:966][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-21.20.11:966][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-21.20.11:967][ 0]LogCrashDebugHelper: DepotName: //UE5/Release-5.6 +[2026.04.21-21.20.11:967][ 0]LogCrashDebugHelper: BuiltFromCL: 44394996 +[2026.04.21-21.20.11:967][ 0]LogCrashDebugHelper: EngineVersion: 5.6.1-44394996+++UE5+Release-5.6 +[2026.04.21-21.20.11:967][ 0]LogCrashDebugHelper: BuildVersion: ++UE5+Release-5.6-CL-44394996 +[2026.04.21-21.20.12:936][ 0]CrashReportCoreLog: Got 4 pending files to upload from 'ensureinfo-MyProject2-pid-91956-850674013E5341C08E506A18A788F5A8' +[2026.04.21-21.20.12:936][ 0]CrashReportCoreLog: State change from Ready to SendingFiles +[2026.04.21-21.20.12:936][ 0]CrashReportCoreLog: CompressAndSendData have 4 pending files +[2026.04.21-21.20.12:936][ 0]CrashReportCoreLog: CompressAndSendData compressing 88106 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-850674013E5341C08E506A18A788F5A8/MyProject2.log') +[2026.04.21-21.20.12:936][ 0]CrashReportCoreLog: CompressAndSendData compressing 43734 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-850674013E5341C08E506A18A788F5A8/CrashContext.runtime-xml') +[2026.04.21-21.20.12:936][ 0]CrashReportCoreLog: CompressAndSendData compressing 256 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-850674013E5341C08E506A18A788F5A8/CrashReportClient.ini') +[2026.04.21-21.20.12:936][ 0]CrashReportCoreLog: CompressAndSendData compressing 3652 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-850674013E5341C08E506A18A788F5A8/Diagnostics.txt') +[2026.04.21-21.20.12:941][ 0]CrashReportCoreLog: Sending HTTP request: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?AppID=CrashReporter&AppVersion=5.6.1-44394996%2B%2B%2BUE5%2BRelease-5.6&AppEnvironment=Release&UploadType=crashreports&UserID=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8%7C%7Ce5d2b3c70a61446e8360ccaeadda3ccf, Payload size: 27711 +[2026.04.21-21.20.13:537][ 0]CrashReportCoreLog: OnProcessRequestComplete(), State=SendingFiles Response=204 ConnectedSuccesfully=1 +[2026.04.21-21.20.13:537][ 0]CrashReportCoreLog: All uploads done +[2026.04.21-21.20.13:537][ 0]CrashReportCoreLog: State change from SendingFiles to Finished +[2026.04.21-21.20.13:971][ 0]CrashReportCoreLog: Final state (Receiver) = Finished +[2026.04.21-21.20.13:971][ 0]CrashReportCoreLog: Final state (Receiver) = Unknown UploadState value +[2026.04.21-21.20.13:971][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::EndSession +[2026.04.21-21.20.13:971][ 0]LogCore: Engine exit requested (reason: CrashReportClientApp RequestExit) +[2026.04.21-21.20.13:971][ 0]LogExit: Preparing to exit. +[2026.04.21-21.20.13:972][ 0]LogExit: Object subsystem successfully closed. +[2026.04.21-21.20.14:474][ 0]LogPakFile: Destroying PakPlatformFile +[2026.04.21-21.20.14:474][ 0]LogExit: Exiting. +[2026.04.21-21.20.14:486][ 0]Log file closed, 04/22/26 00:20:14 diff --git a/MyProject2/Saved/Logs/MyProject2-CRC_3-backup-2026.04.21-14.46.21.log b/MyProject2/Saved/Logs/MyProject2-CRC_3-backup-2026.04.21-14.46.21.log new file mode 100644 index 0000000..9f2144e --- /dev/null +++ b/MyProject2/Saved/Logs/MyProject2-CRC_3-backup-2026.04.21-14.46.21.log @@ -0,0 +1,67 @@ +Log file open, 04/21/26 17:46:20 +LogICUInternationalization: OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogConfig: No local boot hotfix file found at: [/home/reimoz/.config/Epic/CrashReportClient/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +LogInit: ExecutableName: CrashReportClientEditor +LogInit: Build: ++UE5+Release-5.6-CL-44394996 +LogInit: Platform=Linux +LogInit: MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +LogInit: DeviceId= +LogInit: Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +LogInit: Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +LogInit: Net CL: 43139311 +LogInit: OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +LogInit: Compiled (64-bit): Jul 28 2025 20:56:39 +LogInit: Architecture: x64 +LogInit: Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +LogInit: Build Configuration: Shipping +LogInit: Branch Name: ++UE5+Release-5.6 +LogInit: Command Line: -Abslog="/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Logs/MyProject2-CRC.log" -Unattended "/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-569116F943774B049DA34ED3D6FAB62C/" +LogInit: Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +LogInit: Presizing for max 2097152 objects, including 1 objects not considered by GC. +LogInit: Object subsystem initialized +[2026.04.21-14.46.21:002][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2026.04.21-14.46.21:002][ 0]LogInit: Unix hardware info: +[2026.04.21-14.46.21:002][ 0]LogInit: - we are not the first instance of this executable +[2026.04.21-14.46.21:002][ 0]LogInit: - this process' id (pid) is 9108, parent process' id (ppid) is 8779 +[2026.04.21-14.46.21:002][ 0]LogInit: - we are not running under debugger +[2026.04.21-14.46.21:002][ 0]LogInit: - machine network name is 'WEYLAND-YUTANI' +[2026.04.21-14.46.21:002][ 0]LogInit: - user name is 'reimoz' (reimoz) +[2026.04.21-14.46.21:002][ 0]LogInit: - we're logged in locally +[2026.04.21-14.46.21:002][ 0]LogInit: - we're running with rendering +[2026.04.21-14.46.21:002][ 0]LogInit: - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) +[2026.04.21-14.46.21:002][ 0]LogInit: - Number of physical cores available for the process: 8 +[2026.04.21-14.46.21:002][ 0]LogInit: - Number of logical cores available for the process: 16 +[2026.04.21-14.46.21:002][ 0]LogInit: - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +[2026.04.21-14.46.21:002][ 0]LogInit: - Memory allocator used: Mimalloc +[2026.04.21-14.46.21:002][ 0]LogInit: - This is an internal build. +[2026.04.21-14.46.21:002][ 0]LogCore: Skipped benchmarking clocks because the engine is running in a standalone program mode - CLOCK_MONOTONIC will be used. +[2026.04.21-14.46.21:002][ 0]LogInit: Unix-specific commandline switches: +[2026.04.21-14.46.21:002][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) +[2026.04.21-14.46.21:002][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation +[2026.04.21-14.46.21:002][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation +[2026.04.21-14.46.21:002][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache +[2026.04.21-14.46.21:002][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) +[2026.04.21-14.46.21:002][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) +[2026.04.21-14.46.21:002][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) +[2026.04.21-14.46.21:002][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal +[2026.04.21-14.46.21:002][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) +[2026.04.21-14.46.21:002][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened +[2026.04.21-14.46.21:002][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) +[2026.04.21-14.46.21:002][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) +[2026.04.21-14.46.21:002][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) +[2026.04.21-14.46.21:002][ 0]LogInit: -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash +[2026.04.21-14.46.21:002][ 0]LogInit: - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) +[2026.04.21-14.46.21:002][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1 +[2026.04.21-14.46.21:002][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) +[2026.04.21-14.46.21:002][ 0]LogInit: - PageSize 4096 +[2026.04.21-14.46.21:003][ 0]LogInit: - BinnedPageSize 65536 +[2026.04.21-14.46.21:005][ 0]LogUObjectArray: 552 objects as part of root set at end of initial load. +[2026.04.21-14.46.21:005][ 0]LogUObjectArray: 0 objects are not in the root set, but can never be destroyed because they are in the DisregardForGC set. +[2026.04.21-14.46.21:005][ 0]LogUObjectArray: CloseDisregardForGC: 552/552 objects in disregard for GC pool +[2026.04.21-14.46.21:005][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-14.46.21:006][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-14.46.21:006][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. diff --git a/MyProject2/Saved/Logs/MyProject2-CRC_3-backup-2026.04.21-14.46.23.log b/MyProject2/Saved/Logs/MyProject2-CRC_3-backup-2026.04.21-14.46.23.log new file mode 100644 index 0000000..bb9b713 --- /dev/null +++ b/MyProject2/Saved/Logs/MyProject2-CRC_3-backup-2026.04.21-14.46.23.log @@ -0,0 +1,121 @@ +Log file open, 04/21/26 17:46:20 +LogICUInternationalization: OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogConfig: No local boot hotfix file found at: [/home/reimoz/.config/Epic/CrashReportClient/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +LogInit: ExecutableName: CrashReportClientEditor +LogInit: Build: ++UE5+Release-5.6-CL-44394996 +LogInit: Platform=Linux +LogInit: MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +LogInit: DeviceId= +LogInit: Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +LogInit: Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +LogInit: Net CL: 43139311 +LogInit: OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +LogInit: Compiled (64-bit): Jul 28 2025 20:56:39 +LogInit: Architecture: x64 +LogInit: Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +LogInit: Build Configuration: Shipping +LogInit: Branch Name: ++UE5+Release-5.6 +LogInit: Command Line: -Abslog="/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Logs/MyProject2-CRC.log" -Unattended "/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-569116F943774B049DA34ED3D6FAB62C/" +LogInit: Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +LogInit: Presizing for max 2097152 objects, including 1 objects not considered by GC. +LogInit: Object subsystem initialized +[2026.04.21-14.46.21:002][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2026.04.21-14.46.21:002][ 0]LogInit: Unix hardware info: +[2026.04.21-14.46.21:002][ 0]LogInit: - we are not the first instance of this executable +[2026.04.21-14.46.21:002][ 0]LogInit: - this process' id (pid) is 9108, parent process' id (ppid) is 8779 +[2026.04.21-14.46.21:002][ 0]LogInit: - we are not running under debugger +[2026.04.21-14.46.21:002][ 0]LogInit: - machine network name is 'WEYLAND-YUTANI' +[2026.04.21-14.46.21:002][ 0]LogInit: - user name is 'reimoz' (reimoz) +[2026.04.21-14.46.21:002][ 0]LogInit: - we're logged in locally +[2026.04.21-14.46.21:002][ 0]LogInit: - we're running with rendering +[2026.04.21-14.46.21:002][ 0]LogInit: - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) +[2026.04.21-14.46.21:002][ 0]LogInit: - Number of physical cores available for the process: 8 +[2026.04.21-14.46.21:002][ 0]LogInit: - Number of logical cores available for the process: 16 +[2026.04.21-14.46.21:002][ 0]LogInit: - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +[2026.04.21-14.46.21:002][ 0]LogInit: - Memory allocator used: Mimalloc +[2026.04.21-14.46.21:002][ 0]LogInit: - This is an internal build. +[2026.04.21-14.46.21:002][ 0]LogCore: Skipped benchmarking clocks because the engine is running in a standalone program mode - CLOCK_MONOTONIC will be used. +[2026.04.21-14.46.21:002][ 0]LogInit: Unix-specific commandline switches: +[2026.04.21-14.46.21:002][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) +[2026.04.21-14.46.21:002][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation +[2026.04.21-14.46.21:002][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation +[2026.04.21-14.46.21:002][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache +[2026.04.21-14.46.21:002][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) +[2026.04.21-14.46.21:002][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) +[2026.04.21-14.46.21:002][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) +[2026.04.21-14.46.21:002][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal +[2026.04.21-14.46.21:002][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) +[2026.04.21-14.46.21:002][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened +[2026.04.21-14.46.21:002][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) +[2026.04.21-14.46.21:002][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) +[2026.04.21-14.46.21:002][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) +[2026.04.21-14.46.21:002][ 0]LogInit: -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash +[2026.04.21-14.46.21:002][ 0]LogInit: - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) +[2026.04.21-14.46.21:002][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1 +[2026.04.21-14.46.21:002][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) +[2026.04.21-14.46.21:002][ 0]LogInit: - PageSize 4096 +[2026.04.21-14.46.21:003][ 0]LogInit: - BinnedPageSize 65536 +[2026.04.21-14.46.21:005][ 0]LogUObjectArray: 552 objects as part of root set at end of initial load. +[2026.04.21-14.46.21:005][ 0]LogUObjectArray: 0 objects are not in the root set, but can never be destroyed because they are in the DisregardForGC set. +[2026.04.21-14.46.21:005][ 0]LogUObjectArray: CloseDisregardForGC: 552/552 objects in disregard for GC pool +[2026.04.21-14.46.21:005][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-14.46.21:006][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-14.46.21:006][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-14.46.21:046][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-14.46.21:046][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-14.46.21:046][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-14.46.21:046][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the locale. +[2026.04.21-14.46.21:046][ 0]LogPackageLocalizationCache: Processed 2 localized package path(s) for 1 prioritized culture(s) in 0.000023 seconds +[2026.04.21-14.46.21:056][ 0]LogInit: Using libcurl 8.12.1 +[2026.04.21-14.46.21:056][ 0]LogInit: - built for x86_64-unknown-linux-gnu +[2026.04.21-14.46.21:056][ 0]LogInit: - supports SSL with OpenSSL/1.1.1t +[2026.04.21-14.46.21:056][ 0]LogInit: - supports HTTP deflate (compression) using libz 1.3 +[2026.04.21-14.46.21:056][ 0]LogInit: - other features: +[2026.04.21-14.46.21:056][ 0]LogInit: CURL_VERSION_SSL +[2026.04.21-14.46.21:056][ 0]LogInit: CURL_VERSION_LIBZ +[2026.04.21-14.46.21:056][ 0]LogInit: CURL_VERSION_IPV6 +[2026.04.21-14.46.21:056][ 0]LogInit: CURL_VERSION_ASYNCHDNS +[2026.04.21-14.46.21:056][ 0]LogInit: CURL_VERSION_LARGEFILE +[2026.04.21-14.46.21:056][ 0]LogInit: CURL_VERSION_TLSAUTH_SRP +[2026.04.21-14.46.21:056][ 0]LogInit: CURL_VERSION_HTTP2 +[2026.04.21-14.46.21:056][ 0]LogInit: CurlRequestOptions (configurable via config and command line): +[2026.04.21-14.46.21:056][ 0]LogInit: - bVerifyPeer = false - Libcurl will NOT verify peer certificate +[2026.04.21-14.46.21:056][ 0]LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy +[2026.04.21-14.46.21:056][ 0]LogInit: - bDontReuseConnections = false - Libcurl will reuse connections +[2026.04.21-14.46.21:056][ 0]LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host +[2026.04.21-14.46.21:056][ 0]LogInit: - LocalHostAddr = Default +[2026.04.21-14.46.21:056][ 0]LogInit: - BufferSize = 65536 +[2026.04.21-14.46.21:056][ 0]LogInit: CreateHttpThread using FCurlMultiPollEventLoopHttpThread +[2026.04.21-14.46.21:056][ 0]LogInit: Creating http thread with maximum 256 concurrent requests +[2026.04.21-14.46.21:057][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::StartSession ( APIServer = https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data. AppVersion = ++UE5+Release-5.6-CL-44394996 ) +[2026.04.21-14.46.21:058][ 0]CrashReportCoreLog: Display: Applying project settings from '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-569116F943774B049DA34ED3D6FAB62C/CrashReportClient.ini'. +[2026.04.21-14.46.21:058][ 0]CrashReportCoreLog: CrashReportClientVersion=1.0 +[2026.04.21-14.46.21:058][ 0]CrashReportCoreLog: CrashReportReceiver disabled +[2026.04.21-14.46.21:058][ 0]CrashReportCoreLog: DataRouterUrl: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data +[2026.04.21-14.46.21:058][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-14.46.21:058][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-14.46.21:058][ 0]LogCrashDebugHelper: DepotName: //UE5/Release-5.6 +[2026.04.21-14.46.21:058][ 0]LogCrashDebugHelper: BuiltFromCL: 44394996 +[2026.04.21-14.46.21:058][ 0]LogCrashDebugHelper: EngineVersion: 5.6.1-44394996+++UE5+Release-5.6 +[2026.04.21-14.46.21:058][ 0]LogCrashDebugHelper: BuildVersion: ++UE5+Release-5.6-CL-44394996 +[2026.04.21-14.46.22:028][ 0]CrashReportCoreLog: Got 4 pending files to upload from 'ensureinfo-MyProject2-pid-8779-569116F943774B049DA34ED3D6FAB62C' +[2026.04.21-14.46.22:028][ 0]CrashReportCoreLog: State change from Ready to SendingFiles +[2026.04.21-14.46.22:028][ 0]CrashReportCoreLog: CompressAndSendData have 4 pending files +[2026.04.21-14.46.22:028][ 0]CrashReportCoreLog: CompressAndSendData compressing 88099 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-569116F943774B049DA34ED3D6FAB62C/MyProject2.log') +[2026.04.21-14.46.22:028][ 0]CrashReportCoreLog: CompressAndSendData compressing 43733 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-569116F943774B049DA34ED3D6FAB62C/CrashContext.runtime-xml') +[2026.04.21-14.46.22:028][ 0]CrashReportCoreLog: CompressAndSendData compressing 256 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-569116F943774B049DA34ED3D6FAB62C/CrashReportClient.ini') +[2026.04.21-14.46.22:028][ 0]CrashReportCoreLog: CompressAndSendData compressing 3652 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-569116F943774B049DA34ED3D6FAB62C/Diagnostics.txt') +[2026.04.21-14.46.22:030][ 0]CrashReportCoreLog: Sending HTTP request: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?AppID=CrashReporter&AppVersion=5.6.1-44394996%2B%2B%2BUE5%2BRelease-5.6&AppEnvironment=Release&UploadType=crashreports&UserID=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8%7C%7Ce5d2b3c70a61446e8360ccaeadda3ccf, Payload size: 27747 +[2026.04.21-14.46.22:762][ 0]CrashReportCoreLog: OnProcessRequestComplete(), State=SendingFiles Response=204 ConnectedSuccesfully=1 +[2026.04.21-14.46.22:762][ 0]CrashReportCoreLog: All uploads done +[2026.04.21-14.46.22:762][ 0]CrashReportCoreLog: State change from SendingFiles to Finished +[2026.04.21-14.46.23:063][ 0]CrashReportCoreLog: Final state (Receiver) = Finished +[2026.04.21-14.46.23:063][ 0]CrashReportCoreLog: Final state (Receiver) = Unknown UploadState value +[2026.04.21-14.46.23:063][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::EndSession +[2026.04.21-14.46.23:063][ 0]LogCore: Engine exit requested (reason: CrashReportClientApp RequestExit) +[2026.04.21-14.46.23:063][ 0]LogExit: Preparing to exit. +[2026.04.21-14.46.23:064][ 0]LogExit: Object subsystem successfully closed. diff --git a/MyProject2/Saved/Logs/MyProject2-CRC_3-backup-2026.04.21-18.48.22.log b/MyProject2/Saved/Logs/MyProject2-CRC_3-backup-2026.04.21-18.48.22.log new file mode 100644 index 0000000..f1c7b9c --- /dev/null +++ b/MyProject2/Saved/Logs/MyProject2-CRC_3-backup-2026.04.21-18.48.22.log @@ -0,0 +1,67 @@ +Log file open, 04/21/26 21:48:22 +LogICUInternationalization: OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogConfig: No local boot hotfix file found at: [/home/reimoz/.config/Epic/CrashReportClient/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +LogInit: ExecutableName: CrashReportClientEditor +LogInit: Build: ++UE5+Release-5.6-CL-44394996 +LogInit: Platform=Linux +LogInit: MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +LogInit: DeviceId= +LogInit: Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +LogInit: Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +LogInit: Net CL: 43139311 +LogInit: OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +LogInit: Compiled (64-bit): Jul 28 2025 20:56:39 +LogInit: Architecture: x64 +LogInit: Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +LogInit: Build Configuration: Shipping +LogInit: Branch Name: ++UE5+Release-5.6 +LogInit: Command Line: -Abslog="/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Logs/MyProject2-CRC.log" -Unattended "/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-73A24EA8C56F440A867C1DD3869E1090/" +LogInit: Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +LogInit: Presizing for max 2097152 objects, including 1 objects not considered by GC. +LogInit: Object subsystem initialized +[2026.04.21-18.48.22:664][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2026.04.21-18.48.22:665][ 0]LogInit: Unix hardware info: +[2026.04.21-18.48.22:665][ 0]LogInit: - we are not the first instance of this executable +[2026.04.21-18.48.22:665][ 0]LogInit: - this process' id (pid) is 28325, parent process' id (ppid) is 27976 +[2026.04.21-18.48.22:665][ 0]LogInit: - we are not running under debugger +[2026.04.21-18.48.22:665][ 0]LogInit: - machine network name is 'WEYLAND-YUTANI' +[2026.04.21-18.48.22:665][ 0]LogInit: - user name is 'reimoz' (reimoz) +[2026.04.21-18.48.22:665][ 0]LogInit: - we're logged in locally +[2026.04.21-18.48.22:665][ 0]LogInit: - we're running with rendering +[2026.04.21-18.48.22:665][ 0]LogInit: - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) +[2026.04.21-18.48.22:665][ 0]LogInit: - Number of physical cores available for the process: 8 +[2026.04.21-18.48.22:665][ 0]LogInit: - Number of logical cores available for the process: 16 +[2026.04.21-18.48.22:665][ 0]LogInit: - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +[2026.04.21-18.48.22:665][ 0]LogInit: - Memory allocator used: Mimalloc +[2026.04.21-18.48.22:665][ 0]LogInit: - This is an internal build. +[2026.04.21-18.48.22:665][ 0]LogCore: Skipped benchmarking clocks because the engine is running in a standalone program mode - CLOCK_MONOTONIC will be used. +[2026.04.21-18.48.22:665][ 0]LogInit: Unix-specific commandline switches: +[2026.04.21-18.48.22:665][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) +[2026.04.21-18.48.22:665][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation +[2026.04.21-18.48.22:665][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation +[2026.04.21-18.48.22:665][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache +[2026.04.21-18.48.22:665][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) +[2026.04.21-18.48.22:665][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) +[2026.04.21-18.48.22:665][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) +[2026.04.21-18.48.22:665][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal +[2026.04.21-18.48.22:665][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) +[2026.04.21-18.48.22:665][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened +[2026.04.21-18.48.22:665][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) +[2026.04.21-18.48.22:665][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) +[2026.04.21-18.48.22:665][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) +[2026.04.21-18.48.22:665][ 0]LogInit: -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash +[2026.04.21-18.48.22:665][ 0]LogInit: - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) +[2026.04.21-18.48.22:665][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1 +[2026.04.21-18.48.22:665][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) +[2026.04.21-18.48.22:665][ 0]LogInit: - PageSize 4096 +[2026.04.21-18.48.22:665][ 0]LogInit: - BinnedPageSize 65536 +[2026.04.21-18.48.22:666][ 0]LogUObjectArray: 552 objects as part of root set at end of initial load. +[2026.04.21-18.48.22:666][ 0]LogUObjectArray: 0 objects are not in the root set, but can never be destroyed because they are in the DisregardForGC set. +[2026.04.21-18.48.22:666][ 0]LogUObjectArray: CloseDisregardForGC: 552/552 objects in disregard for GC pool +[2026.04.21-18.48.22:667][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-18.48.22:667][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-18.48.22:667][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. diff --git a/MyProject2/Saved/Logs/MyProject2-CRC_3-backup-2026.04.21-18.48.24.log b/MyProject2/Saved/Logs/MyProject2-CRC_3-backup-2026.04.21-18.48.24.log new file mode 100644 index 0000000..a869e61 --- /dev/null +++ b/MyProject2/Saved/Logs/MyProject2-CRC_3-backup-2026.04.21-18.48.24.log @@ -0,0 +1,121 @@ +Log file open, 04/21/26 21:48:22 +LogICUInternationalization: OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogConfig: No local boot hotfix file found at: [/home/reimoz/.config/Epic/CrashReportClient/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +LogInit: ExecutableName: CrashReportClientEditor +LogInit: Build: ++UE5+Release-5.6-CL-44394996 +LogInit: Platform=Linux +LogInit: MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +LogInit: DeviceId= +LogInit: Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +LogInit: Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +LogInit: Net CL: 43139311 +LogInit: OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +LogInit: Compiled (64-bit): Jul 28 2025 20:56:39 +LogInit: Architecture: x64 +LogInit: Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +LogInit: Build Configuration: Shipping +LogInit: Branch Name: ++UE5+Release-5.6 +LogInit: Command Line: -Abslog="/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Logs/MyProject2-CRC.log" -Unattended "/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-73A24EA8C56F440A867C1DD3869E1090/" +LogInit: Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +LogInit: Presizing for max 2097152 objects, including 1 objects not considered by GC. +LogInit: Object subsystem initialized +[2026.04.21-18.48.22:664][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2026.04.21-18.48.22:665][ 0]LogInit: Unix hardware info: +[2026.04.21-18.48.22:665][ 0]LogInit: - we are not the first instance of this executable +[2026.04.21-18.48.22:665][ 0]LogInit: - this process' id (pid) is 28325, parent process' id (ppid) is 27976 +[2026.04.21-18.48.22:665][ 0]LogInit: - we are not running under debugger +[2026.04.21-18.48.22:665][ 0]LogInit: - machine network name is 'WEYLAND-YUTANI' +[2026.04.21-18.48.22:665][ 0]LogInit: - user name is 'reimoz' (reimoz) +[2026.04.21-18.48.22:665][ 0]LogInit: - we're logged in locally +[2026.04.21-18.48.22:665][ 0]LogInit: - we're running with rendering +[2026.04.21-18.48.22:665][ 0]LogInit: - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) +[2026.04.21-18.48.22:665][ 0]LogInit: - Number of physical cores available for the process: 8 +[2026.04.21-18.48.22:665][ 0]LogInit: - Number of logical cores available for the process: 16 +[2026.04.21-18.48.22:665][ 0]LogInit: - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +[2026.04.21-18.48.22:665][ 0]LogInit: - Memory allocator used: Mimalloc +[2026.04.21-18.48.22:665][ 0]LogInit: - This is an internal build. +[2026.04.21-18.48.22:665][ 0]LogCore: Skipped benchmarking clocks because the engine is running in a standalone program mode - CLOCK_MONOTONIC will be used. +[2026.04.21-18.48.22:665][ 0]LogInit: Unix-specific commandline switches: +[2026.04.21-18.48.22:665][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) +[2026.04.21-18.48.22:665][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation +[2026.04.21-18.48.22:665][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation +[2026.04.21-18.48.22:665][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache +[2026.04.21-18.48.22:665][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) +[2026.04.21-18.48.22:665][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) +[2026.04.21-18.48.22:665][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) +[2026.04.21-18.48.22:665][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal +[2026.04.21-18.48.22:665][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) +[2026.04.21-18.48.22:665][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened +[2026.04.21-18.48.22:665][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) +[2026.04.21-18.48.22:665][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) +[2026.04.21-18.48.22:665][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) +[2026.04.21-18.48.22:665][ 0]LogInit: -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash +[2026.04.21-18.48.22:665][ 0]LogInit: - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) +[2026.04.21-18.48.22:665][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1 +[2026.04.21-18.48.22:665][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) +[2026.04.21-18.48.22:665][ 0]LogInit: - PageSize 4096 +[2026.04.21-18.48.22:665][ 0]LogInit: - BinnedPageSize 65536 +[2026.04.21-18.48.22:666][ 0]LogUObjectArray: 552 objects as part of root set at end of initial load. +[2026.04.21-18.48.22:666][ 0]LogUObjectArray: 0 objects are not in the root set, but can never be destroyed because they are in the DisregardForGC set. +[2026.04.21-18.48.22:666][ 0]LogUObjectArray: CloseDisregardForGC: 552/552 objects in disregard for GC pool +[2026.04.21-18.48.22:667][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-18.48.22:667][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-18.48.22:667][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-18.48.22:701][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-18.48.22:701][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-18.48.22:701][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-18.48.22:701][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the locale. +[2026.04.21-18.48.22:701][ 0]LogPackageLocalizationCache: Processed 2 localized package path(s) for 1 prioritized culture(s) in 0.000026 seconds +[2026.04.21-18.48.22:712][ 0]LogInit: Using libcurl 8.12.1 +[2026.04.21-18.48.22:712][ 0]LogInit: - built for x86_64-unknown-linux-gnu +[2026.04.21-18.48.22:712][ 0]LogInit: - supports SSL with OpenSSL/1.1.1t +[2026.04.21-18.48.22:712][ 0]LogInit: - supports HTTP deflate (compression) using libz 1.3 +[2026.04.21-18.48.22:712][ 0]LogInit: - other features: +[2026.04.21-18.48.22:712][ 0]LogInit: CURL_VERSION_SSL +[2026.04.21-18.48.22:712][ 0]LogInit: CURL_VERSION_LIBZ +[2026.04.21-18.48.22:712][ 0]LogInit: CURL_VERSION_IPV6 +[2026.04.21-18.48.22:712][ 0]LogInit: CURL_VERSION_ASYNCHDNS +[2026.04.21-18.48.22:712][ 0]LogInit: CURL_VERSION_LARGEFILE +[2026.04.21-18.48.22:712][ 0]LogInit: CURL_VERSION_TLSAUTH_SRP +[2026.04.21-18.48.22:712][ 0]LogInit: CURL_VERSION_HTTP2 +[2026.04.21-18.48.22:712][ 0]LogInit: CurlRequestOptions (configurable via config and command line): +[2026.04.21-18.48.22:712][ 0]LogInit: - bVerifyPeer = false - Libcurl will NOT verify peer certificate +[2026.04.21-18.48.22:712][ 0]LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy +[2026.04.21-18.48.22:712][ 0]LogInit: - bDontReuseConnections = false - Libcurl will reuse connections +[2026.04.21-18.48.22:712][ 0]LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host +[2026.04.21-18.48.22:712][ 0]LogInit: - LocalHostAddr = Default +[2026.04.21-18.48.22:712][ 0]LogInit: - BufferSize = 65536 +[2026.04.21-18.48.22:712][ 0]LogInit: CreateHttpThread using FCurlMultiPollEventLoopHttpThread +[2026.04.21-18.48.22:712][ 0]LogInit: Creating http thread with maximum 256 concurrent requests +[2026.04.21-18.48.22:712][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::StartSession ( APIServer = https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data. AppVersion = ++UE5+Release-5.6-CL-44394996 ) +[2026.04.21-18.48.22:713][ 0]CrashReportCoreLog: Display: Applying project settings from '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-73A24EA8C56F440A867C1DD3869E1090/CrashReportClient.ini'. +[2026.04.21-18.48.22:713][ 0]CrashReportCoreLog: CrashReportClientVersion=1.0 +[2026.04.21-18.48.22:713][ 0]CrashReportCoreLog: CrashReportReceiver disabled +[2026.04.21-18.48.22:713][ 0]CrashReportCoreLog: DataRouterUrl: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data +[2026.04.21-18.48.22:714][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-18.48.22:714][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-18.48.22:714][ 0]LogCrashDebugHelper: DepotName: //UE5/Release-5.6 +[2026.04.21-18.48.22:714][ 0]LogCrashDebugHelper: BuiltFromCL: 44394996 +[2026.04.21-18.48.22:714][ 0]LogCrashDebugHelper: EngineVersion: 5.6.1-44394996+++UE5+Release-5.6 +[2026.04.21-18.48.22:714][ 0]LogCrashDebugHelper: BuildVersion: ++UE5+Release-5.6-CL-44394996 +[2026.04.21-18.48.23:684][ 0]CrashReportCoreLog: Got 4 pending files to upload from 'ensureinfo-MyProject2-pid-27976-73A24EA8C56F440A867C1DD3869E1090' +[2026.04.21-18.48.23:684][ 0]CrashReportCoreLog: State change from Ready to SendingFiles +[2026.04.21-18.48.23:684][ 0]CrashReportCoreLog: CompressAndSendData have 4 pending files +[2026.04.21-18.48.23:685][ 0]CrashReportCoreLog: CompressAndSendData compressing 93454 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-73A24EA8C56F440A867C1DD3869E1090/MyProject2.log') +[2026.04.21-18.48.23:685][ 0]CrashReportCoreLog: CompressAndSendData compressing 43734 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-73A24EA8C56F440A867C1DD3869E1090/CrashContext.runtime-xml') +[2026.04.21-18.48.23:685][ 0]CrashReportCoreLog: CompressAndSendData compressing 256 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-73A24EA8C56F440A867C1DD3869E1090/CrashReportClient.ini') +[2026.04.21-18.48.23:685][ 0]CrashReportCoreLog: CompressAndSendData compressing 3652 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-73A24EA8C56F440A867C1DD3869E1090/Diagnostics.txt') +[2026.04.21-18.48.23:687][ 0]CrashReportCoreLog: Sending HTTP request: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?AppID=CrashReporter&AppVersion=5.6.1-44394996%2B%2B%2BUE5%2BRelease-5.6&AppEnvironment=Release&UploadType=crashreports&UserID=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8%7C%7Ce5d2b3c70a61446e8360ccaeadda3ccf, Payload size: 28121 +[2026.04.21-18.48.24:318][ 0]CrashReportCoreLog: OnProcessRequestComplete(), State=SendingFiles Response=204 ConnectedSuccesfully=1 +[2026.04.21-18.48.24:318][ 0]CrashReportCoreLog: All uploads done +[2026.04.21-18.48.24:318][ 0]CrashReportCoreLog: State change from SendingFiles to Finished +[2026.04.21-18.48.24:719][ 0]CrashReportCoreLog: Final state (Receiver) = Finished +[2026.04.21-18.48.24:719][ 0]CrashReportCoreLog: Final state (Receiver) = Unknown UploadState value +[2026.04.21-18.48.24:719][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::EndSession +[2026.04.21-18.48.24:719][ 0]LogCore: Engine exit requested (reason: CrashReportClientApp RequestExit) +[2026.04.21-18.48.24:719][ 0]LogExit: Preparing to exit. +[2026.04.21-18.48.24:720][ 0]LogExit: Object subsystem successfully closed. diff --git a/MyProject2/Saved/Logs/MyProject2-CRC_3-backup-2026.04.21-18.48.25.log b/MyProject2/Saved/Logs/MyProject2-CRC_3-backup-2026.04.21-18.48.25.log new file mode 100644 index 0000000..f3ff678 --- /dev/null +++ b/MyProject2/Saved/Logs/MyProject2-CRC_3-backup-2026.04.21-18.48.25.log @@ -0,0 +1,124 @@ +Log file open, 04/21/26 21:48:22 +LogICUInternationalization: OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogConfig: No local boot hotfix file found at: [/home/reimoz/.config/Epic/CrashReportClient/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +LogInit: ExecutableName: CrashReportClientEditor +LogInit: Build: ++UE5+Release-5.6-CL-44394996 +LogInit: Platform=Linux +LogInit: MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +LogInit: DeviceId= +LogInit: Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +LogInit: Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +LogInit: Net CL: 43139311 +LogInit: OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +LogInit: Compiled (64-bit): Jul 28 2025 20:56:39 +LogInit: Architecture: x64 +LogInit: Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +LogInit: Build Configuration: Shipping +LogInit: Branch Name: ++UE5+Release-5.6 +LogInit: Command Line: -Abslog="/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Logs/MyProject2-CRC.log" -Unattended "/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-73A24EA8C56F440A867C1DD3869E1090/" +LogInit: Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +LogInit: Presizing for max 2097152 objects, including 1 objects not considered by GC. +LogInit: Object subsystem initialized +[2026.04.21-18.48.22:664][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2026.04.21-18.48.22:665][ 0]LogInit: Unix hardware info: +[2026.04.21-18.48.22:665][ 0]LogInit: - we are not the first instance of this executable +[2026.04.21-18.48.22:665][ 0]LogInit: - this process' id (pid) is 28325, parent process' id (ppid) is 27976 +[2026.04.21-18.48.22:665][ 0]LogInit: - we are not running under debugger +[2026.04.21-18.48.22:665][ 0]LogInit: - machine network name is 'WEYLAND-YUTANI' +[2026.04.21-18.48.22:665][ 0]LogInit: - user name is 'reimoz' (reimoz) +[2026.04.21-18.48.22:665][ 0]LogInit: - we're logged in locally +[2026.04.21-18.48.22:665][ 0]LogInit: - we're running with rendering +[2026.04.21-18.48.22:665][ 0]LogInit: - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) +[2026.04.21-18.48.22:665][ 0]LogInit: - Number of physical cores available for the process: 8 +[2026.04.21-18.48.22:665][ 0]LogInit: - Number of logical cores available for the process: 16 +[2026.04.21-18.48.22:665][ 0]LogInit: - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +[2026.04.21-18.48.22:665][ 0]LogInit: - Memory allocator used: Mimalloc +[2026.04.21-18.48.22:665][ 0]LogInit: - This is an internal build. +[2026.04.21-18.48.22:665][ 0]LogCore: Skipped benchmarking clocks because the engine is running in a standalone program mode - CLOCK_MONOTONIC will be used. +[2026.04.21-18.48.22:665][ 0]LogInit: Unix-specific commandline switches: +[2026.04.21-18.48.22:665][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) +[2026.04.21-18.48.22:665][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation +[2026.04.21-18.48.22:665][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation +[2026.04.21-18.48.22:665][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache +[2026.04.21-18.48.22:665][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) +[2026.04.21-18.48.22:665][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) +[2026.04.21-18.48.22:665][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) +[2026.04.21-18.48.22:665][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal +[2026.04.21-18.48.22:665][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) +[2026.04.21-18.48.22:665][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened +[2026.04.21-18.48.22:665][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) +[2026.04.21-18.48.22:665][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) +[2026.04.21-18.48.22:665][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) +[2026.04.21-18.48.22:665][ 0]LogInit: -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash +[2026.04.21-18.48.22:665][ 0]LogInit: - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) +[2026.04.21-18.48.22:665][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1 +[2026.04.21-18.48.22:665][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) +[2026.04.21-18.48.22:665][ 0]LogInit: - PageSize 4096 +[2026.04.21-18.48.22:665][ 0]LogInit: - BinnedPageSize 65536 +[2026.04.21-18.48.22:666][ 0]LogUObjectArray: 552 objects as part of root set at end of initial load. +[2026.04.21-18.48.22:666][ 0]LogUObjectArray: 0 objects are not in the root set, but can never be destroyed because they are in the DisregardForGC set. +[2026.04.21-18.48.22:666][ 0]LogUObjectArray: CloseDisregardForGC: 552/552 objects in disregard for GC pool +[2026.04.21-18.48.22:667][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-18.48.22:667][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-18.48.22:667][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-18.48.22:701][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-18.48.22:701][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-18.48.22:701][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-18.48.22:701][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the locale. +[2026.04.21-18.48.22:701][ 0]LogPackageLocalizationCache: Processed 2 localized package path(s) for 1 prioritized culture(s) in 0.000026 seconds +[2026.04.21-18.48.22:712][ 0]LogInit: Using libcurl 8.12.1 +[2026.04.21-18.48.22:712][ 0]LogInit: - built for x86_64-unknown-linux-gnu +[2026.04.21-18.48.22:712][ 0]LogInit: - supports SSL with OpenSSL/1.1.1t +[2026.04.21-18.48.22:712][ 0]LogInit: - supports HTTP deflate (compression) using libz 1.3 +[2026.04.21-18.48.22:712][ 0]LogInit: - other features: +[2026.04.21-18.48.22:712][ 0]LogInit: CURL_VERSION_SSL +[2026.04.21-18.48.22:712][ 0]LogInit: CURL_VERSION_LIBZ +[2026.04.21-18.48.22:712][ 0]LogInit: CURL_VERSION_IPV6 +[2026.04.21-18.48.22:712][ 0]LogInit: CURL_VERSION_ASYNCHDNS +[2026.04.21-18.48.22:712][ 0]LogInit: CURL_VERSION_LARGEFILE +[2026.04.21-18.48.22:712][ 0]LogInit: CURL_VERSION_TLSAUTH_SRP +[2026.04.21-18.48.22:712][ 0]LogInit: CURL_VERSION_HTTP2 +[2026.04.21-18.48.22:712][ 0]LogInit: CurlRequestOptions (configurable via config and command line): +[2026.04.21-18.48.22:712][ 0]LogInit: - bVerifyPeer = false - Libcurl will NOT verify peer certificate +[2026.04.21-18.48.22:712][ 0]LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy +[2026.04.21-18.48.22:712][ 0]LogInit: - bDontReuseConnections = false - Libcurl will reuse connections +[2026.04.21-18.48.22:712][ 0]LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host +[2026.04.21-18.48.22:712][ 0]LogInit: - LocalHostAddr = Default +[2026.04.21-18.48.22:712][ 0]LogInit: - BufferSize = 65536 +[2026.04.21-18.48.22:712][ 0]LogInit: CreateHttpThread using FCurlMultiPollEventLoopHttpThread +[2026.04.21-18.48.22:712][ 0]LogInit: Creating http thread with maximum 256 concurrent requests +[2026.04.21-18.48.22:712][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::StartSession ( APIServer = https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data. AppVersion = ++UE5+Release-5.6-CL-44394996 ) +[2026.04.21-18.48.22:713][ 0]CrashReportCoreLog: Display: Applying project settings from '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-73A24EA8C56F440A867C1DD3869E1090/CrashReportClient.ini'. +[2026.04.21-18.48.22:713][ 0]CrashReportCoreLog: CrashReportClientVersion=1.0 +[2026.04.21-18.48.22:713][ 0]CrashReportCoreLog: CrashReportReceiver disabled +[2026.04.21-18.48.22:713][ 0]CrashReportCoreLog: DataRouterUrl: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data +[2026.04.21-18.48.22:714][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-18.48.22:714][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-18.48.22:714][ 0]LogCrashDebugHelper: DepotName: //UE5/Release-5.6 +[2026.04.21-18.48.22:714][ 0]LogCrashDebugHelper: BuiltFromCL: 44394996 +[2026.04.21-18.48.22:714][ 0]LogCrashDebugHelper: EngineVersion: 5.6.1-44394996+++UE5+Release-5.6 +[2026.04.21-18.48.22:714][ 0]LogCrashDebugHelper: BuildVersion: ++UE5+Release-5.6-CL-44394996 +[2026.04.21-18.48.23:684][ 0]CrashReportCoreLog: Got 4 pending files to upload from 'ensureinfo-MyProject2-pid-27976-73A24EA8C56F440A867C1DD3869E1090' +[2026.04.21-18.48.23:684][ 0]CrashReportCoreLog: State change from Ready to SendingFiles +[2026.04.21-18.48.23:684][ 0]CrashReportCoreLog: CompressAndSendData have 4 pending files +[2026.04.21-18.48.23:685][ 0]CrashReportCoreLog: CompressAndSendData compressing 93454 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-73A24EA8C56F440A867C1DD3869E1090/MyProject2.log') +[2026.04.21-18.48.23:685][ 0]CrashReportCoreLog: CompressAndSendData compressing 43734 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-73A24EA8C56F440A867C1DD3869E1090/CrashContext.runtime-xml') +[2026.04.21-18.48.23:685][ 0]CrashReportCoreLog: CompressAndSendData compressing 256 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-73A24EA8C56F440A867C1DD3869E1090/CrashReportClient.ini') +[2026.04.21-18.48.23:685][ 0]CrashReportCoreLog: CompressAndSendData compressing 3652 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-73A24EA8C56F440A867C1DD3869E1090/Diagnostics.txt') +[2026.04.21-18.48.23:687][ 0]CrashReportCoreLog: Sending HTTP request: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?AppID=CrashReporter&AppVersion=5.6.1-44394996%2B%2B%2BUE5%2BRelease-5.6&AppEnvironment=Release&UploadType=crashreports&UserID=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8%7C%7Ce5d2b3c70a61446e8360ccaeadda3ccf, Payload size: 28121 +[2026.04.21-18.48.24:318][ 0]CrashReportCoreLog: OnProcessRequestComplete(), State=SendingFiles Response=204 ConnectedSuccesfully=1 +[2026.04.21-18.48.24:318][ 0]CrashReportCoreLog: All uploads done +[2026.04.21-18.48.24:318][ 0]CrashReportCoreLog: State change from SendingFiles to Finished +[2026.04.21-18.48.24:719][ 0]CrashReportCoreLog: Final state (Receiver) = Finished +[2026.04.21-18.48.24:719][ 0]CrashReportCoreLog: Final state (Receiver) = Unknown UploadState value +[2026.04.21-18.48.24:719][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::EndSession +[2026.04.21-18.48.24:719][ 0]LogCore: Engine exit requested (reason: CrashReportClientApp RequestExit) +[2026.04.21-18.48.24:719][ 0]LogExit: Preparing to exit. +[2026.04.21-18.48.24:720][ 0]LogExit: Object subsystem successfully closed. +[2026.04.21-18.48.25:222][ 0]LogPakFile: Destroying PakPlatformFile +[2026.04.21-18.48.25:222][ 0]LogExit: Exiting. +[2026.04.21-18.48.25:231][ 0]Log file closed, 04/21/26 21:48:25 diff --git a/MyProject2/Saved/Logs/MyProject2-CRC_3-backup-2026.04.21-18.55.53.log b/MyProject2/Saved/Logs/MyProject2-CRC_3-backup-2026.04.21-18.55.53.log new file mode 100644 index 0000000..8a41ab3 --- /dev/null +++ b/MyProject2/Saved/Logs/MyProject2-CRC_3-backup-2026.04.21-18.55.53.log @@ -0,0 +1,121 @@ +Log file open, 04/21/26 21:55:51 +LogICUInternationalization: OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogConfig: No local boot hotfix file found at: [/home/reimoz/.config/Epic/CrashReportClient/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +LogInit: ExecutableName: CrashReportClientEditor +LogInit: Build: ++UE5+Release-5.6-CL-44394996 +LogInit: Platform=Linux +LogInit: MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +LogInit: DeviceId= +LogInit: Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +LogInit: Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +LogInit: Net CL: 43139311 +LogInit: OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +LogInit: Compiled (64-bit): Jul 28 2025 20:56:39 +LogInit: Architecture: x64 +LogInit: Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +LogInit: Build Configuration: Shipping +LogInit: Branch Name: ++UE5+Release-5.6 +LogInit: Command Line: -Abslog="/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Logs/MyProject2-CRC.log" -Unattended "/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-0FD35365D2C24F5285D6B11019BF8ECF/" +LogInit: Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +LogInit: Presizing for max 2097152 objects, including 1 objects not considered by GC. +LogInit: Object subsystem initialized +[2026.04.21-18.55.51:732][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2026.04.21-18.55.51:732][ 0]LogInit: Unix hardware info: +[2026.04.21-18.55.51:732][ 0]LogInit: - we are not the first instance of this executable +[2026.04.21-18.55.51:732][ 0]LogInit: - this process' id (pid) is 29956, parent process' id (ppid) is 29627 +[2026.04.21-18.55.51:732][ 0]LogInit: - we are not running under debugger +[2026.04.21-18.55.51:732][ 0]LogInit: - machine network name is 'WEYLAND-YUTANI' +[2026.04.21-18.55.51:732][ 0]LogInit: - user name is 'reimoz' (reimoz) +[2026.04.21-18.55.51:732][ 0]LogInit: - we're logged in locally +[2026.04.21-18.55.51:732][ 0]LogInit: - we're running with rendering +[2026.04.21-18.55.51:732][ 0]LogInit: - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) +[2026.04.21-18.55.51:732][ 0]LogInit: - Number of physical cores available for the process: 8 +[2026.04.21-18.55.51:732][ 0]LogInit: - Number of logical cores available for the process: 16 +[2026.04.21-18.55.51:732][ 0]LogInit: - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +[2026.04.21-18.55.51:732][ 0]LogInit: - Memory allocator used: Mimalloc +[2026.04.21-18.55.51:732][ 0]LogInit: - This is an internal build. +[2026.04.21-18.55.51:732][ 0]LogCore: Skipped benchmarking clocks because the engine is running in a standalone program mode - CLOCK_MONOTONIC will be used. +[2026.04.21-18.55.51:732][ 0]LogInit: Unix-specific commandline switches: +[2026.04.21-18.55.51:732][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) +[2026.04.21-18.55.51:732][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation +[2026.04.21-18.55.51:732][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation +[2026.04.21-18.55.51:732][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache +[2026.04.21-18.55.51:732][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) +[2026.04.21-18.55.51:732][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) +[2026.04.21-18.55.51:732][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) +[2026.04.21-18.55.51:732][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal +[2026.04.21-18.55.51:732][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) +[2026.04.21-18.55.51:732][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened +[2026.04.21-18.55.51:732][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) +[2026.04.21-18.55.51:732][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) +[2026.04.21-18.55.51:732][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) +[2026.04.21-18.55.51:732][ 0]LogInit: -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash +[2026.04.21-18.55.51:732][ 0]LogInit: - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) +[2026.04.21-18.55.51:732][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1 +[2026.04.21-18.55.51:732][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) +[2026.04.21-18.55.51:732][ 0]LogInit: - PageSize 4096 +[2026.04.21-18.55.51:732][ 0]LogInit: - BinnedPageSize 65536 +[2026.04.21-18.55.51:733][ 0]LogUObjectArray: 552 objects as part of root set at end of initial load. +[2026.04.21-18.55.51:734][ 0]LogUObjectArray: 0 objects are not in the root set, but can never be destroyed because they are in the DisregardForGC set. +[2026.04.21-18.55.51:734][ 0]LogUObjectArray: CloseDisregardForGC: 552/552 objects in disregard for GC pool +[2026.04.21-18.55.51:734][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-18.55.51:734][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-18.55.51:735][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-18.55.51:777][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-18.55.51:777][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-18.55.51:777][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-18.55.51:777][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the locale. +[2026.04.21-18.55.51:777][ 0]LogPackageLocalizationCache: Processed 2 localized package path(s) for 1 prioritized culture(s) in 0.000026 seconds +[2026.04.21-18.55.51:791][ 0]LogInit: Using libcurl 8.12.1 +[2026.04.21-18.55.51:791][ 0]LogInit: - built for x86_64-unknown-linux-gnu +[2026.04.21-18.55.51:791][ 0]LogInit: - supports SSL with OpenSSL/1.1.1t +[2026.04.21-18.55.51:791][ 0]LogInit: - supports HTTP deflate (compression) using libz 1.3 +[2026.04.21-18.55.51:791][ 0]LogInit: - other features: +[2026.04.21-18.55.51:791][ 0]LogInit: CURL_VERSION_SSL +[2026.04.21-18.55.51:791][ 0]LogInit: CURL_VERSION_LIBZ +[2026.04.21-18.55.51:791][ 0]LogInit: CURL_VERSION_IPV6 +[2026.04.21-18.55.51:791][ 0]LogInit: CURL_VERSION_ASYNCHDNS +[2026.04.21-18.55.51:791][ 0]LogInit: CURL_VERSION_LARGEFILE +[2026.04.21-18.55.51:791][ 0]LogInit: CURL_VERSION_TLSAUTH_SRP +[2026.04.21-18.55.51:791][ 0]LogInit: CURL_VERSION_HTTP2 +[2026.04.21-18.55.51:791][ 0]LogInit: CurlRequestOptions (configurable via config and command line): +[2026.04.21-18.55.51:791][ 0]LogInit: - bVerifyPeer = false - Libcurl will NOT verify peer certificate +[2026.04.21-18.55.51:791][ 0]LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy +[2026.04.21-18.55.51:791][ 0]LogInit: - bDontReuseConnections = false - Libcurl will reuse connections +[2026.04.21-18.55.51:791][ 0]LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host +[2026.04.21-18.55.51:791][ 0]LogInit: - LocalHostAddr = Default +[2026.04.21-18.55.51:791][ 0]LogInit: - BufferSize = 65536 +[2026.04.21-18.55.51:791][ 0]LogInit: CreateHttpThread using FCurlMultiPollEventLoopHttpThread +[2026.04.21-18.55.51:791][ 0]LogInit: Creating http thread with maximum 256 concurrent requests +[2026.04.21-18.55.51:792][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::StartSession ( APIServer = https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data. AppVersion = ++UE5+Release-5.6-CL-44394996 ) +[2026.04.21-18.55.51:794][ 0]CrashReportCoreLog: Display: Applying project settings from '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-0FD35365D2C24F5285D6B11019BF8ECF/CrashReportClient.ini'. +[2026.04.21-18.55.51:794][ 0]CrashReportCoreLog: CrashReportClientVersion=1.0 +[2026.04.21-18.55.51:794][ 0]CrashReportCoreLog: CrashReportReceiver disabled +[2026.04.21-18.55.51:794][ 0]CrashReportCoreLog: DataRouterUrl: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data +[2026.04.21-18.55.51:794][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-18.55.51:794][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-18.55.51:794][ 0]LogCrashDebugHelper: DepotName: //UE5/Release-5.6 +[2026.04.21-18.55.51:794][ 0]LogCrashDebugHelper: BuiltFromCL: 44394996 +[2026.04.21-18.55.51:794][ 0]LogCrashDebugHelper: EngineVersion: 5.6.1-44394996+++UE5+Release-5.6 +[2026.04.21-18.55.51:794][ 0]LogCrashDebugHelper: BuildVersion: ++UE5+Release-5.6-CL-44394996 +[2026.04.21-18.55.52:765][ 0]CrashReportCoreLog: Got 4 pending files to upload from 'ensureinfo-MyProject2-pid-29627-0FD35365D2C24F5285D6B11019BF8ECF' +[2026.04.21-18.55.52:765][ 0]CrashReportCoreLog: State change from Ready to SendingFiles +[2026.04.21-18.55.52:765][ 0]CrashReportCoreLog: CompressAndSendData have 4 pending files +[2026.04.21-18.55.52:765][ 0]CrashReportCoreLog: CompressAndSendData compressing 93454 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-0FD35365D2C24F5285D6B11019BF8ECF/MyProject2.log') +[2026.04.21-18.55.52:765][ 0]CrashReportCoreLog: CompressAndSendData compressing 43737 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-0FD35365D2C24F5285D6B11019BF8ECF/CrashContext.runtime-xml') +[2026.04.21-18.55.52:765][ 0]CrashReportCoreLog: CompressAndSendData compressing 256 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-0FD35365D2C24F5285D6B11019BF8ECF/CrashReportClient.ini') +[2026.04.21-18.55.52:765][ 0]CrashReportCoreLog: CompressAndSendData compressing 3652 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-0FD35365D2C24F5285D6B11019BF8ECF/Diagnostics.txt') +[2026.04.21-18.55.52:768][ 0]CrashReportCoreLog: Sending HTTP request: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?AppID=CrashReporter&AppVersion=5.6.1-44394996%2B%2B%2BUE5%2BRelease-5.6&AppEnvironment=Release&UploadType=crashreports&UserID=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8%7C%7Ce5d2b3c70a61446e8360ccaeadda3ccf, Payload size: 28097 +[2026.04.21-18.55.53:332][ 0]CrashReportCoreLog: OnProcessRequestComplete(), State=SendingFiles Response=204 ConnectedSuccesfully=1 +[2026.04.21-18.55.53:332][ 0]CrashReportCoreLog: All uploads done +[2026.04.21-18.55.53:332][ 0]CrashReportCoreLog: State change from SendingFiles to Finished +[2026.04.21-18.55.53:800][ 0]CrashReportCoreLog: Final state (Receiver) = Finished +[2026.04.21-18.55.53:800][ 0]CrashReportCoreLog: Final state (Receiver) = Unknown UploadState value +[2026.04.21-18.55.53:800][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::EndSession +[2026.04.21-18.55.53:800][ 0]LogCore: Engine exit requested (reason: CrashReportClientApp RequestExit) +[2026.04.21-18.55.53:800][ 0]LogExit: Preparing to exit. +[2026.04.21-18.55.53:801][ 0]LogExit: Object subsystem successfully closed. diff --git a/MyProject2/Saved/Logs/MyProject2-CRC_3-backup-2026.04.21-18.55.54.log b/MyProject2/Saved/Logs/MyProject2-CRC_3-backup-2026.04.21-18.55.54.log new file mode 100644 index 0000000..b8708de --- /dev/null +++ b/MyProject2/Saved/Logs/MyProject2-CRC_3-backup-2026.04.21-18.55.54.log @@ -0,0 +1,124 @@ +Log file open, 04/21/26 21:55:51 +LogICUInternationalization: OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogConfig: No local boot hotfix file found at: [/home/reimoz/.config/Epic/CrashReportClient/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +LogInit: ExecutableName: CrashReportClientEditor +LogInit: Build: ++UE5+Release-5.6-CL-44394996 +LogInit: Platform=Linux +LogInit: MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +LogInit: DeviceId= +LogInit: Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +LogInit: Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +LogInit: Net CL: 43139311 +LogInit: OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +LogInit: Compiled (64-bit): Jul 28 2025 20:56:39 +LogInit: Architecture: x64 +LogInit: Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +LogInit: Build Configuration: Shipping +LogInit: Branch Name: ++UE5+Release-5.6 +LogInit: Command Line: -Abslog="/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Logs/MyProject2-CRC.log" -Unattended "/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-0FD35365D2C24F5285D6B11019BF8ECF/" +LogInit: Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +LogInit: Presizing for max 2097152 objects, including 1 objects not considered by GC. +LogInit: Object subsystem initialized +[2026.04.21-18.55.51:732][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2026.04.21-18.55.51:732][ 0]LogInit: Unix hardware info: +[2026.04.21-18.55.51:732][ 0]LogInit: - we are not the first instance of this executable +[2026.04.21-18.55.51:732][ 0]LogInit: - this process' id (pid) is 29956, parent process' id (ppid) is 29627 +[2026.04.21-18.55.51:732][ 0]LogInit: - we are not running under debugger +[2026.04.21-18.55.51:732][ 0]LogInit: - machine network name is 'WEYLAND-YUTANI' +[2026.04.21-18.55.51:732][ 0]LogInit: - user name is 'reimoz' (reimoz) +[2026.04.21-18.55.51:732][ 0]LogInit: - we're logged in locally +[2026.04.21-18.55.51:732][ 0]LogInit: - we're running with rendering +[2026.04.21-18.55.51:732][ 0]LogInit: - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) +[2026.04.21-18.55.51:732][ 0]LogInit: - Number of physical cores available for the process: 8 +[2026.04.21-18.55.51:732][ 0]LogInit: - Number of logical cores available for the process: 16 +[2026.04.21-18.55.51:732][ 0]LogInit: - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +[2026.04.21-18.55.51:732][ 0]LogInit: - Memory allocator used: Mimalloc +[2026.04.21-18.55.51:732][ 0]LogInit: - This is an internal build. +[2026.04.21-18.55.51:732][ 0]LogCore: Skipped benchmarking clocks because the engine is running in a standalone program mode - CLOCK_MONOTONIC will be used. +[2026.04.21-18.55.51:732][ 0]LogInit: Unix-specific commandline switches: +[2026.04.21-18.55.51:732][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) +[2026.04.21-18.55.51:732][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation +[2026.04.21-18.55.51:732][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation +[2026.04.21-18.55.51:732][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache +[2026.04.21-18.55.51:732][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) +[2026.04.21-18.55.51:732][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) +[2026.04.21-18.55.51:732][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) +[2026.04.21-18.55.51:732][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal +[2026.04.21-18.55.51:732][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) +[2026.04.21-18.55.51:732][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened +[2026.04.21-18.55.51:732][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) +[2026.04.21-18.55.51:732][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) +[2026.04.21-18.55.51:732][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) +[2026.04.21-18.55.51:732][ 0]LogInit: -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash +[2026.04.21-18.55.51:732][ 0]LogInit: - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) +[2026.04.21-18.55.51:732][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1 +[2026.04.21-18.55.51:732][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) +[2026.04.21-18.55.51:732][ 0]LogInit: - PageSize 4096 +[2026.04.21-18.55.51:732][ 0]LogInit: - BinnedPageSize 65536 +[2026.04.21-18.55.51:733][ 0]LogUObjectArray: 552 objects as part of root set at end of initial load. +[2026.04.21-18.55.51:734][ 0]LogUObjectArray: 0 objects are not in the root set, but can never be destroyed because they are in the DisregardForGC set. +[2026.04.21-18.55.51:734][ 0]LogUObjectArray: CloseDisregardForGC: 552/552 objects in disregard for GC pool +[2026.04.21-18.55.51:734][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-18.55.51:734][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-18.55.51:735][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-18.55.51:777][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-18.55.51:777][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-18.55.51:777][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-18.55.51:777][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the locale. +[2026.04.21-18.55.51:777][ 0]LogPackageLocalizationCache: Processed 2 localized package path(s) for 1 prioritized culture(s) in 0.000026 seconds +[2026.04.21-18.55.51:791][ 0]LogInit: Using libcurl 8.12.1 +[2026.04.21-18.55.51:791][ 0]LogInit: - built for x86_64-unknown-linux-gnu +[2026.04.21-18.55.51:791][ 0]LogInit: - supports SSL with OpenSSL/1.1.1t +[2026.04.21-18.55.51:791][ 0]LogInit: - supports HTTP deflate (compression) using libz 1.3 +[2026.04.21-18.55.51:791][ 0]LogInit: - other features: +[2026.04.21-18.55.51:791][ 0]LogInit: CURL_VERSION_SSL +[2026.04.21-18.55.51:791][ 0]LogInit: CURL_VERSION_LIBZ +[2026.04.21-18.55.51:791][ 0]LogInit: CURL_VERSION_IPV6 +[2026.04.21-18.55.51:791][ 0]LogInit: CURL_VERSION_ASYNCHDNS +[2026.04.21-18.55.51:791][ 0]LogInit: CURL_VERSION_LARGEFILE +[2026.04.21-18.55.51:791][ 0]LogInit: CURL_VERSION_TLSAUTH_SRP +[2026.04.21-18.55.51:791][ 0]LogInit: CURL_VERSION_HTTP2 +[2026.04.21-18.55.51:791][ 0]LogInit: CurlRequestOptions (configurable via config and command line): +[2026.04.21-18.55.51:791][ 0]LogInit: - bVerifyPeer = false - Libcurl will NOT verify peer certificate +[2026.04.21-18.55.51:791][ 0]LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy +[2026.04.21-18.55.51:791][ 0]LogInit: - bDontReuseConnections = false - Libcurl will reuse connections +[2026.04.21-18.55.51:791][ 0]LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host +[2026.04.21-18.55.51:791][ 0]LogInit: - LocalHostAddr = Default +[2026.04.21-18.55.51:791][ 0]LogInit: - BufferSize = 65536 +[2026.04.21-18.55.51:791][ 0]LogInit: CreateHttpThread using FCurlMultiPollEventLoopHttpThread +[2026.04.21-18.55.51:791][ 0]LogInit: Creating http thread with maximum 256 concurrent requests +[2026.04.21-18.55.51:792][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::StartSession ( APIServer = https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data. AppVersion = ++UE5+Release-5.6-CL-44394996 ) +[2026.04.21-18.55.51:794][ 0]CrashReportCoreLog: Display: Applying project settings from '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-0FD35365D2C24F5285D6B11019BF8ECF/CrashReportClient.ini'. +[2026.04.21-18.55.51:794][ 0]CrashReportCoreLog: CrashReportClientVersion=1.0 +[2026.04.21-18.55.51:794][ 0]CrashReportCoreLog: CrashReportReceiver disabled +[2026.04.21-18.55.51:794][ 0]CrashReportCoreLog: DataRouterUrl: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data +[2026.04.21-18.55.51:794][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-18.55.51:794][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-18.55.51:794][ 0]LogCrashDebugHelper: DepotName: //UE5/Release-5.6 +[2026.04.21-18.55.51:794][ 0]LogCrashDebugHelper: BuiltFromCL: 44394996 +[2026.04.21-18.55.51:794][ 0]LogCrashDebugHelper: EngineVersion: 5.6.1-44394996+++UE5+Release-5.6 +[2026.04.21-18.55.51:794][ 0]LogCrashDebugHelper: BuildVersion: ++UE5+Release-5.6-CL-44394996 +[2026.04.21-18.55.52:765][ 0]CrashReportCoreLog: Got 4 pending files to upload from 'ensureinfo-MyProject2-pid-29627-0FD35365D2C24F5285D6B11019BF8ECF' +[2026.04.21-18.55.52:765][ 0]CrashReportCoreLog: State change from Ready to SendingFiles +[2026.04.21-18.55.52:765][ 0]CrashReportCoreLog: CompressAndSendData have 4 pending files +[2026.04.21-18.55.52:765][ 0]CrashReportCoreLog: CompressAndSendData compressing 93454 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-0FD35365D2C24F5285D6B11019BF8ECF/MyProject2.log') +[2026.04.21-18.55.52:765][ 0]CrashReportCoreLog: CompressAndSendData compressing 43737 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-0FD35365D2C24F5285D6B11019BF8ECF/CrashContext.runtime-xml') +[2026.04.21-18.55.52:765][ 0]CrashReportCoreLog: CompressAndSendData compressing 256 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-0FD35365D2C24F5285D6B11019BF8ECF/CrashReportClient.ini') +[2026.04.21-18.55.52:765][ 0]CrashReportCoreLog: CompressAndSendData compressing 3652 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-0FD35365D2C24F5285D6B11019BF8ECF/Diagnostics.txt') +[2026.04.21-18.55.52:768][ 0]CrashReportCoreLog: Sending HTTP request: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?AppID=CrashReporter&AppVersion=5.6.1-44394996%2B%2B%2BUE5%2BRelease-5.6&AppEnvironment=Release&UploadType=crashreports&UserID=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8%7C%7Ce5d2b3c70a61446e8360ccaeadda3ccf, Payload size: 28097 +[2026.04.21-18.55.53:332][ 0]CrashReportCoreLog: OnProcessRequestComplete(), State=SendingFiles Response=204 ConnectedSuccesfully=1 +[2026.04.21-18.55.53:332][ 0]CrashReportCoreLog: All uploads done +[2026.04.21-18.55.53:332][ 0]CrashReportCoreLog: State change from SendingFiles to Finished +[2026.04.21-18.55.53:800][ 0]CrashReportCoreLog: Final state (Receiver) = Finished +[2026.04.21-18.55.53:800][ 0]CrashReportCoreLog: Final state (Receiver) = Unknown UploadState value +[2026.04.21-18.55.53:800][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::EndSession +[2026.04.21-18.55.53:800][ 0]LogCore: Engine exit requested (reason: CrashReportClientApp RequestExit) +[2026.04.21-18.55.53:800][ 0]LogExit: Preparing to exit. +[2026.04.21-18.55.53:801][ 0]LogExit: Object subsystem successfully closed. +[2026.04.21-18.55.54:303][ 0]LogPakFile: Destroying PakPlatformFile +[2026.04.21-18.55.54:303][ 0]LogExit: Exiting. +[2026.04.21-18.55.54:311][ 0]Log file closed, 04/21/26 21:55:54 diff --git a/MyProject2/Saved/Logs/MyProject2-CRC_3-backup-2026.04.21-21.20.11.log b/MyProject2/Saved/Logs/MyProject2-CRC_3-backup-2026.04.21-21.20.11.log new file mode 100644 index 0000000..5811de7 --- /dev/null +++ b/MyProject2/Saved/Logs/MyProject2-CRC_3-backup-2026.04.21-21.20.11.log @@ -0,0 +1,61 @@ +Log file open, 04/22/26 00:20:11 +LogICUInternationalization: OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogConfig: No local boot hotfix file found at: [/home/reimoz/.config/Epic/CrashReportClient/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +LogInit: ExecutableName: CrashReportClientEditor +LogInit: Build: ++UE5+Release-5.6-CL-44394996 +LogInit: Platform=Linux +LogInit: MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +LogInit: DeviceId= +LogInit: Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +LogInit: Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +LogInit: Net CL: 43139311 +LogInit: OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +LogInit: Compiled (64-bit): Jul 28 2025 20:56:39 +LogInit: Architecture: x64 +LogInit: Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +LogInit: Build Configuration: Shipping +LogInit: Branch Name: ++UE5+Release-5.6 +LogInit: Command Line: -Abslog="/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Logs/MyProject2-CRC.log" -Unattended "/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-9788D179E629417DB0220E34C00BBB2D/" +LogInit: Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +LogInit: Presizing for max 2097152 objects, including 1 objects not considered by GC. +LogInit: Object subsystem initialized +[2026.04.21-21.20.11:927][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2026.04.21-21.20.11:927][ 0]LogInit: Unix hardware info: +[2026.04.21-21.20.11:927][ 0]LogInit: - we are not the first instance of this executable +[2026.04.21-21.20.11:927][ 0]LogInit: - this process' id (pid) is 92319, parent process' id (ppid) is 91956 +[2026.04.21-21.20.11:927][ 0]LogInit: - we are not running under debugger +[2026.04.21-21.20.11:927][ 0]LogInit: - machine network name is 'WEYLAND-YUTANI' +[2026.04.21-21.20.11:927][ 0]LogInit: - user name is 'reimoz' (reimoz) +[2026.04.21-21.20.11:927][ 0]LogInit: - we're logged in locally +[2026.04.21-21.20.11:927][ 0]LogInit: - we're running with rendering +[2026.04.21-21.20.11:927][ 0]LogInit: - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) +[2026.04.21-21.20.11:927][ 0]LogInit: - Number of physical cores available for the process: 8 +[2026.04.21-21.20.11:927][ 0]LogInit: - Number of logical cores available for the process: 16 +[2026.04.21-21.20.11:927][ 0]LogInit: - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +[2026.04.21-21.20.11:927][ 0]LogInit: - Memory allocator used: Mimalloc +[2026.04.21-21.20.11:927][ 0]LogInit: - This is an internal build. +[2026.04.21-21.20.11:927][ 0]LogCore: Skipped benchmarking clocks because the engine is running in a standalone program mode - CLOCK_MONOTONIC will be used. +[2026.04.21-21.20.11:927][ 0]LogInit: Unix-specific commandline switches: +[2026.04.21-21.20.11:927][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) +[2026.04.21-21.20.11:927][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation +[2026.04.21-21.20.11:927][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation +[2026.04.21-21.20.11:927][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache +[2026.04.21-21.20.11:927][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) +[2026.04.21-21.20.11:927][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) +[2026.04.21-21.20.11:927][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) +[2026.04.21-21.20.11:927][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal +[2026.04.21-21.20.11:927][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) +[2026.04.21-21.20.11:927][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened +[2026.04.21-21.20.11:927][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) +[2026.04.21-21.20.11:927][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) +[2026.04.21-21.20.11:927][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) +[2026.04.21-21.20.11:927][ 0]LogInit: -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash +[2026.04.21-21.20.11:927][ 0]LogInit: - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) +[2026.04.21-21.20.11:927][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1 +[2026.04.21-21.20.11:927][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) +[2026.04.21-21.20.11:927][ 0]LogInit: - PageSize 4096 +[2026.04.21-21.20.11:927][ 0]LogInit: - BinnedPageSize 65536 diff --git a/MyProject2/Saved/Logs/MyProject2-CRC_3.log b/MyProject2/Saved/Logs/MyProject2-CRC_3.log new file mode 100644 index 0000000..2817cd5 --- /dev/null +++ b/MyProject2/Saved/Logs/MyProject2-CRC_3.log @@ -0,0 +1,124 @@ +Log file open, 04/22/26 00:20:11 +LogICUInternationalization: OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogConfig: No local boot hotfix file found at: [/home/reimoz/.config/Epic/CrashReportClient/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +LogInit: ExecutableName: CrashReportClientEditor +LogInit: Build: ++UE5+Release-5.6-CL-44394996 +LogInit: Platform=Linux +LogInit: MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +LogInit: DeviceId= +LogInit: Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +LogInit: Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +LogInit: Net CL: 43139311 +LogInit: OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +LogInit: Compiled (64-bit): Jul 28 2025 20:56:39 +LogInit: Architecture: x64 +LogInit: Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +LogInit: Build Configuration: Shipping +LogInit: Branch Name: ++UE5+Release-5.6 +LogInit: Command Line: -Abslog="/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Logs/MyProject2-CRC.log" -Unattended "/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-9788D179E629417DB0220E34C00BBB2D/" +LogInit: Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +LogInit: Presizing for max 2097152 objects, including 1 objects not considered by GC. +LogInit: Object subsystem initialized +[2026.04.21-21.20.11:927][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2026.04.21-21.20.11:927][ 0]LogInit: Unix hardware info: +[2026.04.21-21.20.11:927][ 0]LogInit: - we are not the first instance of this executable +[2026.04.21-21.20.11:927][ 0]LogInit: - this process' id (pid) is 92319, parent process' id (ppid) is 91956 +[2026.04.21-21.20.11:927][ 0]LogInit: - we are not running under debugger +[2026.04.21-21.20.11:927][ 0]LogInit: - machine network name is 'WEYLAND-YUTANI' +[2026.04.21-21.20.11:927][ 0]LogInit: - user name is 'reimoz' (reimoz) +[2026.04.21-21.20.11:927][ 0]LogInit: - we're logged in locally +[2026.04.21-21.20.11:927][ 0]LogInit: - we're running with rendering +[2026.04.21-21.20.11:927][ 0]LogInit: - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) +[2026.04.21-21.20.11:927][ 0]LogInit: - Number of physical cores available for the process: 8 +[2026.04.21-21.20.11:927][ 0]LogInit: - Number of logical cores available for the process: 16 +[2026.04.21-21.20.11:927][ 0]LogInit: - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +[2026.04.21-21.20.11:927][ 0]LogInit: - Memory allocator used: Mimalloc +[2026.04.21-21.20.11:927][ 0]LogInit: - This is an internal build. +[2026.04.21-21.20.11:927][ 0]LogCore: Skipped benchmarking clocks because the engine is running in a standalone program mode - CLOCK_MONOTONIC will be used. +[2026.04.21-21.20.11:927][ 0]LogInit: Unix-specific commandline switches: +[2026.04.21-21.20.11:927][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) +[2026.04.21-21.20.11:927][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation +[2026.04.21-21.20.11:927][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation +[2026.04.21-21.20.11:927][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache +[2026.04.21-21.20.11:927][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) +[2026.04.21-21.20.11:927][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) +[2026.04.21-21.20.11:927][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) +[2026.04.21-21.20.11:927][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal +[2026.04.21-21.20.11:927][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) +[2026.04.21-21.20.11:927][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened +[2026.04.21-21.20.11:927][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) +[2026.04.21-21.20.11:927][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) +[2026.04.21-21.20.11:927][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) +[2026.04.21-21.20.11:927][ 0]LogInit: -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash +[2026.04.21-21.20.11:927][ 0]LogInit: - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) +[2026.04.21-21.20.11:927][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1 +[2026.04.21-21.20.11:927][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) +[2026.04.21-21.20.11:927][ 0]LogInit: - PageSize 4096 +[2026.04.21-21.20.11:927][ 0]LogInit: - BinnedPageSize 65536 +[2026.04.21-21.20.11:930][ 0]LogUObjectArray: 552 objects as part of root set at end of initial load. +[2026.04.21-21.20.11:930][ 0]LogUObjectArray: 0 objects are not in the root set, but can never be destroyed because they are in the DisregardForGC set. +[2026.04.21-21.20.11:930][ 0]LogUObjectArray: CloseDisregardForGC: 552/552 objects in disregard for GC pool +[2026.04.21-21.20.11:931][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-21.20.11:931][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-21.20.11:931][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-21.20.11:975][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-21.20.11:975][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-21.20.11:975][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-21.20.11:975][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the locale. +[2026.04.21-21.20.11:975][ 0]LogPackageLocalizationCache: Processed 2 localized package path(s) for 1 prioritized culture(s) in 0.000026 seconds +[2026.04.21-21.20.11:985][ 0]LogInit: Using libcurl 8.12.1 +[2026.04.21-21.20.11:985][ 0]LogInit: - built for x86_64-unknown-linux-gnu +[2026.04.21-21.20.11:985][ 0]LogInit: - supports SSL with OpenSSL/1.1.1t +[2026.04.21-21.20.11:985][ 0]LogInit: - supports HTTP deflate (compression) using libz 1.3 +[2026.04.21-21.20.11:985][ 0]LogInit: - other features: +[2026.04.21-21.20.11:985][ 0]LogInit: CURL_VERSION_SSL +[2026.04.21-21.20.11:985][ 0]LogInit: CURL_VERSION_LIBZ +[2026.04.21-21.20.11:985][ 0]LogInit: CURL_VERSION_IPV6 +[2026.04.21-21.20.11:985][ 0]LogInit: CURL_VERSION_ASYNCHDNS +[2026.04.21-21.20.11:985][ 0]LogInit: CURL_VERSION_LARGEFILE +[2026.04.21-21.20.11:985][ 0]LogInit: CURL_VERSION_TLSAUTH_SRP +[2026.04.21-21.20.11:985][ 0]LogInit: CURL_VERSION_HTTP2 +[2026.04.21-21.20.11:985][ 0]LogInit: CurlRequestOptions (configurable via config and command line): +[2026.04.21-21.20.11:985][ 0]LogInit: - bVerifyPeer = false - Libcurl will NOT verify peer certificate +[2026.04.21-21.20.11:985][ 0]LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy +[2026.04.21-21.20.11:985][ 0]LogInit: - bDontReuseConnections = false - Libcurl will reuse connections +[2026.04.21-21.20.11:985][ 0]LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host +[2026.04.21-21.20.11:985][ 0]LogInit: - LocalHostAddr = Default +[2026.04.21-21.20.11:985][ 0]LogInit: - BufferSize = 65536 +[2026.04.21-21.20.11:985][ 0]LogInit: CreateHttpThread using FCurlMultiPollEventLoopHttpThread +[2026.04.21-21.20.11:985][ 0]LogInit: Creating http thread with maximum 256 concurrent requests +[2026.04.21-21.20.11:986][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::StartSession ( APIServer = https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data. AppVersion = ++UE5+Release-5.6-CL-44394996 ) +[2026.04.21-21.20.11:987][ 0]CrashReportCoreLog: Display: Applying project settings from '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-9788D179E629417DB0220E34C00BBB2D/CrashReportClient.ini'. +[2026.04.21-21.20.11:987][ 0]CrashReportCoreLog: CrashReportClientVersion=1.0 +[2026.04.21-21.20.11:987][ 0]CrashReportCoreLog: CrashReportReceiver disabled +[2026.04.21-21.20.11:987][ 0]CrashReportCoreLog: DataRouterUrl: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data +[2026.04.21-21.20.11:988][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-21.20.11:988][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-21.20.11:988][ 0]LogCrashDebugHelper: DepotName: //UE5/Release-5.6 +[2026.04.21-21.20.11:988][ 0]LogCrashDebugHelper: BuiltFromCL: 44394996 +[2026.04.21-21.20.11:988][ 0]LogCrashDebugHelper: EngineVersion: 5.6.1-44394996+++UE5+Release-5.6 +[2026.04.21-21.20.11:988][ 0]LogCrashDebugHelper: BuildVersion: ++UE5+Release-5.6-CL-44394996 +[2026.04.21-21.20.12:957][ 0]CrashReportCoreLog: Got 4 pending files to upload from 'ensureinfo-MyProject2-pid-91956-9788D179E629417DB0220E34C00BBB2D' +[2026.04.21-21.20.12:957][ 0]CrashReportCoreLog: State change from Ready to SendingFiles +[2026.04.21-21.20.12:957][ 0]CrashReportCoreLog: CompressAndSendData have 4 pending files +[2026.04.21-21.20.12:957][ 0]CrashReportCoreLog: CompressAndSendData compressing 93450 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-9788D179E629417DB0220E34C00BBB2D/MyProject2.log') +[2026.04.21-21.20.12:957][ 0]CrashReportCoreLog: CompressAndSendData compressing 43734 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-9788D179E629417DB0220E34C00BBB2D/CrashContext.runtime-xml') +[2026.04.21-21.20.12:957][ 0]CrashReportCoreLog: CompressAndSendData compressing 256 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-9788D179E629417DB0220E34C00BBB2D/CrashReportClient.ini') +[2026.04.21-21.20.12:957][ 0]CrashReportCoreLog: CompressAndSendData compressing 3652 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-9788D179E629417DB0220E34C00BBB2D/Diagnostics.txt') +[2026.04.21-21.20.12:960][ 0]CrashReportCoreLog: Sending HTTP request: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?AppID=CrashReporter&AppVersion=5.6.1-44394996%2B%2B%2BUE5%2BRelease-5.6&AppEnvironment=Release&UploadType=crashreports&UserID=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8%7C%7Ce5d2b3c70a61446e8360ccaeadda3ccf, Payload size: 28095 +[2026.04.21-21.20.13:524][ 0]CrashReportCoreLog: OnProcessRequestComplete(), State=SendingFiles Response=204 ConnectedSuccesfully=1 +[2026.04.21-21.20.13:524][ 0]CrashReportCoreLog: All uploads done +[2026.04.21-21.20.13:525][ 0]CrashReportCoreLog: State change from SendingFiles to Finished +[2026.04.21-21.20.13:992][ 0]CrashReportCoreLog: Final state (Receiver) = Finished +[2026.04.21-21.20.13:992][ 0]CrashReportCoreLog: Final state (Receiver) = Unknown UploadState value +[2026.04.21-21.20.13:992][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::EndSession +[2026.04.21-21.20.13:992][ 0]LogCore: Engine exit requested (reason: CrashReportClientApp RequestExit) +[2026.04.21-21.20.13:992][ 0]LogExit: Preparing to exit. +[2026.04.21-21.20.13:993][ 0]LogExit: Object subsystem successfully closed. +[2026.04.21-21.20.14:494][ 0]LogPakFile: Destroying PakPlatformFile +[2026.04.21-21.20.14:495][ 0]LogExit: Exiting. +[2026.04.21-21.20.14:507][ 0]Log file closed, 04/22/26 00:20:14 diff --git a/MyProject2/Saved/Logs/MyProject2-CRC_4-backup-2026.04.21-14.46.23.log b/MyProject2/Saved/Logs/MyProject2-CRC_4-backup-2026.04.21-14.46.23.log new file mode 100644 index 0000000..93d2aff --- /dev/null +++ b/MyProject2/Saved/Logs/MyProject2-CRC_4-backup-2026.04.21-14.46.23.log @@ -0,0 +1,115 @@ +Log file open, 04/21/26 17:46:21 +LogICUInternationalization: OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogConfig: No local boot hotfix file found at: [/home/reimoz/.config/Epic/CrashReportClient/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +LogInit: ExecutableName: CrashReportClientEditor +LogInit: Build: ++UE5+Release-5.6-CL-44394996 +LogInit: Platform=Linux +LogInit: MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +LogInit: DeviceId= +LogInit: Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +LogInit: Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +LogInit: Net CL: 43139311 +LogInit: OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +LogInit: Compiled (64-bit): Jul 28 2025 20:56:39 +LogInit: Architecture: x64 +LogInit: Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +LogInit: Build Configuration: Shipping +LogInit: Branch Name: ++UE5+Release-5.6 +LogInit: Command Line: -Abslog="/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Logs/MyProject2-CRC.log" -Unattended "/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-7CC3D5282D6E4A199F9BF184E4701F93/" +LogInit: Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +LogInit: Presizing for max 2097152 objects, including 1 objects not considered by GC. +LogInit: Object subsystem initialized +LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2026.04.21-14.46.21:025][ 0]LogInit: Unix hardware info: +[2026.04.21-14.46.21:025][ 0]LogInit: - we are not the first instance of this executable +[2026.04.21-14.46.21:025][ 0]LogInit: - this process' id (pid) is 9123, parent process' id (ppid) is 8779 +[2026.04.21-14.46.21:025][ 0]LogInit: - we are not running under debugger +[2026.04.21-14.46.21:025][ 0]LogInit: - machine network name is 'WEYLAND-YUTANI' +[2026.04.21-14.46.21:025][ 0]LogInit: - user name is 'reimoz' (reimoz) +[2026.04.21-14.46.21:025][ 0]LogInit: - we're logged in locally +[2026.04.21-14.46.21:025][ 0]LogInit: - we're running with rendering +[2026.04.21-14.46.21:025][ 0]LogInit: - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) +[2026.04.21-14.46.21:025][ 0]LogInit: - Number of physical cores available for the process: 8 +[2026.04.21-14.46.21:025][ 0]LogInit: - Number of logical cores available for the process: 16 +[2026.04.21-14.46.21:025][ 0]LogInit: - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +[2026.04.21-14.46.21:025][ 0]LogInit: - Memory allocator used: Mimalloc +[2026.04.21-14.46.21:025][ 0]LogInit: - This is an internal build. +[2026.04.21-14.46.21:025][ 0]LogCore: Skipped benchmarking clocks because the engine is running in a standalone program mode - CLOCK_MONOTONIC will be used. +[2026.04.21-14.46.21:025][ 0]LogInit: Unix-specific commandline switches: +[2026.04.21-14.46.21:025][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) +[2026.04.21-14.46.21:025][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation +[2026.04.21-14.46.21:025][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation +[2026.04.21-14.46.21:025][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache +[2026.04.21-14.46.21:025][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) +[2026.04.21-14.46.21:025][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) +[2026.04.21-14.46.21:025][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) +[2026.04.21-14.46.21:025][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal +[2026.04.21-14.46.21:025][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) +[2026.04.21-14.46.21:025][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened +[2026.04.21-14.46.21:025][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) +[2026.04.21-14.46.21:025][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) +[2026.04.21-14.46.21:025][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) +[2026.04.21-14.46.21:025][ 0]LogInit: -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash +[2026.04.21-14.46.21:025][ 0]LogInit: - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) +[2026.04.21-14.46.21:025][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1 +[2026.04.21-14.46.21:025][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) +[2026.04.21-14.46.21:025][ 0]LogInit: - PageSize 4096 +[2026.04.21-14.46.21:025][ 0]LogInit: - BinnedPageSize 65536 +[2026.04.21-14.46.21:028][ 0]LogUObjectArray: 552 objects as part of root set at end of initial load. +[2026.04.21-14.46.21:028][ 0]LogUObjectArray: 0 objects are not in the root set, but can never be destroyed because they are in the DisregardForGC set. +[2026.04.21-14.46.21:028][ 0]LogUObjectArray: CloseDisregardForGC: 552/552 objects in disregard for GC pool +[2026.04.21-14.46.21:028][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-14.46.21:028][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-14.46.21:029][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-14.46.21:062][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-14.46.21:062][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-14.46.21:062][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-14.46.21:062][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the locale. +[2026.04.21-14.46.21:062][ 0]LogPackageLocalizationCache: Processed 2 localized package path(s) for 1 prioritized culture(s) in 0.000021 seconds +[2026.04.21-14.46.21:072][ 0]LogInit: Using libcurl 8.12.1 +[2026.04.21-14.46.21:072][ 0]LogInit: - built for x86_64-unknown-linux-gnu +[2026.04.21-14.46.21:072][ 0]LogInit: - supports SSL with OpenSSL/1.1.1t +[2026.04.21-14.46.21:072][ 0]LogInit: - supports HTTP deflate (compression) using libz 1.3 +[2026.04.21-14.46.21:072][ 0]LogInit: - other features: +[2026.04.21-14.46.21:072][ 0]LogInit: CURL_VERSION_SSL +[2026.04.21-14.46.21:072][ 0]LogInit: CURL_VERSION_LIBZ +[2026.04.21-14.46.21:072][ 0]LogInit: CURL_VERSION_IPV6 +[2026.04.21-14.46.21:072][ 0]LogInit: CURL_VERSION_ASYNCHDNS +[2026.04.21-14.46.21:072][ 0]LogInit: CURL_VERSION_LARGEFILE +[2026.04.21-14.46.21:072][ 0]LogInit: CURL_VERSION_TLSAUTH_SRP +[2026.04.21-14.46.21:072][ 0]LogInit: CURL_VERSION_HTTP2 +[2026.04.21-14.46.21:072][ 0]LogInit: CurlRequestOptions (configurable via config and command line): +[2026.04.21-14.46.21:072][ 0]LogInit: - bVerifyPeer = false - Libcurl will NOT verify peer certificate +[2026.04.21-14.46.21:072][ 0]LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy +[2026.04.21-14.46.21:072][ 0]LogInit: - bDontReuseConnections = false - Libcurl will reuse connections +[2026.04.21-14.46.21:072][ 0]LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host +[2026.04.21-14.46.21:072][ 0]LogInit: - LocalHostAddr = Default +[2026.04.21-14.46.21:072][ 0]LogInit: - BufferSize = 65536 +[2026.04.21-14.46.21:072][ 0]LogInit: CreateHttpThread using FCurlMultiPollEventLoopHttpThread +[2026.04.21-14.46.21:072][ 0]LogInit: Creating http thread with maximum 256 concurrent requests +[2026.04.21-14.46.21:073][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::StartSession ( APIServer = https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data. AppVersion = ++UE5+Release-5.6-CL-44394996 ) +[2026.04.21-14.46.21:074][ 0]CrashReportCoreLog: Display: Applying project settings from '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-7CC3D5282D6E4A199F9BF184E4701F93/CrashReportClient.ini'. +[2026.04.21-14.46.21:074][ 0]CrashReportCoreLog: CrashReportClientVersion=1.0 +[2026.04.21-14.46.21:074][ 0]CrashReportCoreLog: CrashReportReceiver disabled +[2026.04.21-14.46.21:074][ 0]CrashReportCoreLog: DataRouterUrl: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data +[2026.04.21-14.46.21:074][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-14.46.21:074][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-14.46.21:074][ 0]LogCrashDebugHelper: DepotName: //UE5/Release-5.6 +[2026.04.21-14.46.21:074][ 0]LogCrashDebugHelper: BuiltFromCL: 44394996 +[2026.04.21-14.46.21:074][ 0]LogCrashDebugHelper: EngineVersion: 5.6.1-44394996+++UE5+Release-5.6 +[2026.04.21-14.46.21:074][ 0]LogCrashDebugHelper: BuildVersion: ++UE5+Release-5.6-CL-44394996 +[2026.04.21-14.46.22:044][ 0]CrashReportCoreLog: Got 4 pending files to upload from 'ensureinfo-MyProject2-pid-8779-7CC3D5282D6E4A199F9BF184E4701F93' +[2026.04.21-14.46.22:044][ 0]CrashReportCoreLog: State change from Ready to SendingFiles +[2026.04.21-14.46.22:044][ 0]CrashReportCoreLog: CompressAndSendData have 4 pending files +[2026.04.21-14.46.22:044][ 0]CrashReportCoreLog: CompressAndSendData compressing 98787 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-7CC3D5282D6E4A199F9BF184E4701F93/MyProject2.log') +[2026.04.21-14.46.22:044][ 0]CrashReportCoreLog: CompressAndSendData compressing 43733 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-7CC3D5282D6E4A199F9BF184E4701F93/CrashContext.runtime-xml') +[2026.04.21-14.46.22:044][ 0]CrashReportCoreLog: CompressAndSendData compressing 256 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-7CC3D5282D6E4A199F9BF184E4701F93/CrashReportClient.ini') +[2026.04.21-14.46.22:044][ 0]CrashReportCoreLog: CompressAndSendData compressing 3652 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-7CC3D5282D6E4A199F9BF184E4701F93/Diagnostics.txt') +[2026.04.21-14.46.22:049][ 0]CrashReportCoreLog: Sending HTTP request: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?AppID=CrashReporter&AppVersion=5.6.1-44394996%2B%2B%2BUE5%2BRelease-5.6&AppEnvironment=Release&UploadType=crashreports&UserID=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8%7C%7Ce5d2b3c70a61446e8360ccaeadda3ccf, Payload size: 28538 +[2026.04.21-14.46.23:246][ 0]CrashReportCoreLog: OnProcessRequestComplete(), State=SendingFiles Response=204 ConnectedSuccesfully=1 +[2026.04.21-14.46.23:246][ 0]CrashReportCoreLog: All uploads done +[2026.04.21-14.46.23:246][ 0]CrashReportCoreLog: State change from SendingFiles to Finished diff --git a/MyProject2/Saved/Logs/MyProject2-CRC_4-backup-2026.04.21-14.46.24.log b/MyProject2/Saved/Logs/MyProject2-CRC_4-backup-2026.04.21-14.46.24.log new file mode 100644 index 0000000..eda9101 --- /dev/null +++ b/MyProject2/Saved/Logs/MyProject2-CRC_4-backup-2026.04.21-14.46.24.log @@ -0,0 +1,124 @@ +Log file open, 04/21/26 17:46:21 +LogICUInternationalization: OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogConfig: No local boot hotfix file found at: [/home/reimoz/.config/Epic/CrashReportClient/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +LogInit: ExecutableName: CrashReportClientEditor +LogInit: Build: ++UE5+Release-5.6-CL-44394996 +LogInit: Platform=Linux +LogInit: MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +LogInit: DeviceId= +LogInit: Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +LogInit: Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +LogInit: Net CL: 43139311 +LogInit: OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +LogInit: Compiled (64-bit): Jul 28 2025 20:56:39 +LogInit: Architecture: x64 +LogInit: Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +LogInit: Build Configuration: Shipping +LogInit: Branch Name: ++UE5+Release-5.6 +LogInit: Command Line: -Abslog="/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Logs/MyProject2-CRC.log" -Unattended "/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-7CC3D5282D6E4A199F9BF184E4701F93/" +LogInit: Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +LogInit: Presizing for max 2097152 objects, including 1 objects not considered by GC. +LogInit: Object subsystem initialized +LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2026.04.21-14.46.21:025][ 0]LogInit: Unix hardware info: +[2026.04.21-14.46.21:025][ 0]LogInit: - we are not the first instance of this executable +[2026.04.21-14.46.21:025][ 0]LogInit: - this process' id (pid) is 9123, parent process' id (ppid) is 8779 +[2026.04.21-14.46.21:025][ 0]LogInit: - we are not running under debugger +[2026.04.21-14.46.21:025][ 0]LogInit: - machine network name is 'WEYLAND-YUTANI' +[2026.04.21-14.46.21:025][ 0]LogInit: - user name is 'reimoz' (reimoz) +[2026.04.21-14.46.21:025][ 0]LogInit: - we're logged in locally +[2026.04.21-14.46.21:025][ 0]LogInit: - we're running with rendering +[2026.04.21-14.46.21:025][ 0]LogInit: - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) +[2026.04.21-14.46.21:025][ 0]LogInit: - Number of physical cores available for the process: 8 +[2026.04.21-14.46.21:025][ 0]LogInit: - Number of logical cores available for the process: 16 +[2026.04.21-14.46.21:025][ 0]LogInit: - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +[2026.04.21-14.46.21:025][ 0]LogInit: - Memory allocator used: Mimalloc +[2026.04.21-14.46.21:025][ 0]LogInit: - This is an internal build. +[2026.04.21-14.46.21:025][ 0]LogCore: Skipped benchmarking clocks because the engine is running in a standalone program mode - CLOCK_MONOTONIC will be used. +[2026.04.21-14.46.21:025][ 0]LogInit: Unix-specific commandline switches: +[2026.04.21-14.46.21:025][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) +[2026.04.21-14.46.21:025][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation +[2026.04.21-14.46.21:025][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation +[2026.04.21-14.46.21:025][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache +[2026.04.21-14.46.21:025][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) +[2026.04.21-14.46.21:025][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) +[2026.04.21-14.46.21:025][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) +[2026.04.21-14.46.21:025][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal +[2026.04.21-14.46.21:025][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) +[2026.04.21-14.46.21:025][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened +[2026.04.21-14.46.21:025][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) +[2026.04.21-14.46.21:025][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) +[2026.04.21-14.46.21:025][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) +[2026.04.21-14.46.21:025][ 0]LogInit: -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash +[2026.04.21-14.46.21:025][ 0]LogInit: - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) +[2026.04.21-14.46.21:025][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1 +[2026.04.21-14.46.21:025][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) +[2026.04.21-14.46.21:025][ 0]LogInit: - PageSize 4096 +[2026.04.21-14.46.21:025][ 0]LogInit: - BinnedPageSize 65536 +[2026.04.21-14.46.21:028][ 0]LogUObjectArray: 552 objects as part of root set at end of initial load. +[2026.04.21-14.46.21:028][ 0]LogUObjectArray: 0 objects are not in the root set, but can never be destroyed because they are in the DisregardForGC set. +[2026.04.21-14.46.21:028][ 0]LogUObjectArray: CloseDisregardForGC: 552/552 objects in disregard for GC pool +[2026.04.21-14.46.21:028][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-14.46.21:028][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-14.46.21:029][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-14.46.21:062][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-14.46.21:062][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-14.46.21:062][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-14.46.21:062][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the locale. +[2026.04.21-14.46.21:062][ 0]LogPackageLocalizationCache: Processed 2 localized package path(s) for 1 prioritized culture(s) in 0.000021 seconds +[2026.04.21-14.46.21:072][ 0]LogInit: Using libcurl 8.12.1 +[2026.04.21-14.46.21:072][ 0]LogInit: - built for x86_64-unknown-linux-gnu +[2026.04.21-14.46.21:072][ 0]LogInit: - supports SSL with OpenSSL/1.1.1t +[2026.04.21-14.46.21:072][ 0]LogInit: - supports HTTP deflate (compression) using libz 1.3 +[2026.04.21-14.46.21:072][ 0]LogInit: - other features: +[2026.04.21-14.46.21:072][ 0]LogInit: CURL_VERSION_SSL +[2026.04.21-14.46.21:072][ 0]LogInit: CURL_VERSION_LIBZ +[2026.04.21-14.46.21:072][ 0]LogInit: CURL_VERSION_IPV6 +[2026.04.21-14.46.21:072][ 0]LogInit: CURL_VERSION_ASYNCHDNS +[2026.04.21-14.46.21:072][ 0]LogInit: CURL_VERSION_LARGEFILE +[2026.04.21-14.46.21:072][ 0]LogInit: CURL_VERSION_TLSAUTH_SRP +[2026.04.21-14.46.21:072][ 0]LogInit: CURL_VERSION_HTTP2 +[2026.04.21-14.46.21:072][ 0]LogInit: CurlRequestOptions (configurable via config and command line): +[2026.04.21-14.46.21:072][ 0]LogInit: - bVerifyPeer = false - Libcurl will NOT verify peer certificate +[2026.04.21-14.46.21:072][ 0]LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy +[2026.04.21-14.46.21:072][ 0]LogInit: - bDontReuseConnections = false - Libcurl will reuse connections +[2026.04.21-14.46.21:072][ 0]LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host +[2026.04.21-14.46.21:072][ 0]LogInit: - LocalHostAddr = Default +[2026.04.21-14.46.21:072][ 0]LogInit: - BufferSize = 65536 +[2026.04.21-14.46.21:072][ 0]LogInit: CreateHttpThread using FCurlMultiPollEventLoopHttpThread +[2026.04.21-14.46.21:072][ 0]LogInit: Creating http thread with maximum 256 concurrent requests +[2026.04.21-14.46.21:073][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::StartSession ( APIServer = https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data. AppVersion = ++UE5+Release-5.6-CL-44394996 ) +[2026.04.21-14.46.21:074][ 0]CrashReportCoreLog: Display: Applying project settings from '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-7CC3D5282D6E4A199F9BF184E4701F93/CrashReportClient.ini'. +[2026.04.21-14.46.21:074][ 0]CrashReportCoreLog: CrashReportClientVersion=1.0 +[2026.04.21-14.46.21:074][ 0]CrashReportCoreLog: CrashReportReceiver disabled +[2026.04.21-14.46.21:074][ 0]CrashReportCoreLog: DataRouterUrl: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data +[2026.04.21-14.46.21:074][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-14.46.21:074][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-14.46.21:074][ 0]LogCrashDebugHelper: DepotName: //UE5/Release-5.6 +[2026.04.21-14.46.21:074][ 0]LogCrashDebugHelper: BuiltFromCL: 44394996 +[2026.04.21-14.46.21:074][ 0]LogCrashDebugHelper: EngineVersion: 5.6.1-44394996+++UE5+Release-5.6 +[2026.04.21-14.46.21:074][ 0]LogCrashDebugHelper: BuildVersion: ++UE5+Release-5.6-CL-44394996 +[2026.04.21-14.46.22:044][ 0]CrashReportCoreLog: Got 4 pending files to upload from 'ensureinfo-MyProject2-pid-8779-7CC3D5282D6E4A199F9BF184E4701F93' +[2026.04.21-14.46.22:044][ 0]CrashReportCoreLog: State change from Ready to SendingFiles +[2026.04.21-14.46.22:044][ 0]CrashReportCoreLog: CompressAndSendData have 4 pending files +[2026.04.21-14.46.22:044][ 0]CrashReportCoreLog: CompressAndSendData compressing 98787 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-7CC3D5282D6E4A199F9BF184E4701F93/MyProject2.log') +[2026.04.21-14.46.22:044][ 0]CrashReportCoreLog: CompressAndSendData compressing 43733 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-7CC3D5282D6E4A199F9BF184E4701F93/CrashContext.runtime-xml') +[2026.04.21-14.46.22:044][ 0]CrashReportCoreLog: CompressAndSendData compressing 256 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-7CC3D5282D6E4A199F9BF184E4701F93/CrashReportClient.ini') +[2026.04.21-14.46.22:044][ 0]CrashReportCoreLog: CompressAndSendData compressing 3652 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-8779-7CC3D5282D6E4A199F9BF184E4701F93/Diagnostics.txt') +[2026.04.21-14.46.22:049][ 0]CrashReportCoreLog: Sending HTTP request: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?AppID=CrashReporter&AppVersion=5.6.1-44394996%2B%2B%2BUE5%2BRelease-5.6&AppEnvironment=Release&UploadType=crashreports&UserID=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8%7C%7Ce5d2b3c70a61446e8360ccaeadda3ccf, Payload size: 28538 +[2026.04.21-14.46.23:246][ 0]CrashReportCoreLog: OnProcessRequestComplete(), State=SendingFiles Response=204 ConnectedSuccesfully=1 +[2026.04.21-14.46.23:246][ 0]CrashReportCoreLog: All uploads done +[2026.04.21-14.46.23:246][ 0]CrashReportCoreLog: State change from SendingFiles to Finished +[2026.04.21-14.46.24:081][ 0]CrashReportCoreLog: Final state (Receiver) = Finished +[2026.04.21-14.46.24:081][ 0]CrashReportCoreLog: Final state (Receiver) = Unknown UploadState value +[2026.04.21-14.46.24:081][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::EndSession +[2026.04.21-14.46.24:081][ 0]LogCore: Engine exit requested (reason: CrashReportClientApp RequestExit) +[2026.04.21-14.46.24:081][ 0]LogExit: Preparing to exit. +[2026.04.21-14.46.24:081][ 0]LogExit: Object subsystem successfully closed. +[2026.04.21-14.46.24:584][ 0]LogPakFile: Destroying PakPlatformFile +[2026.04.21-14.46.24:584][ 0]LogExit: Exiting. +[2026.04.21-14.46.24:597][ 0]Log file closed, 04/21/26 17:46:24 diff --git a/MyProject2/Saved/Logs/MyProject2-CRC_4-backup-2026.04.21-18.48.24.log b/MyProject2/Saved/Logs/MyProject2-CRC_4-backup-2026.04.21-18.48.24.log new file mode 100644 index 0000000..9dcccf9 --- /dev/null +++ b/MyProject2/Saved/Logs/MyProject2-CRC_4-backup-2026.04.21-18.48.24.log @@ -0,0 +1,121 @@ +Log file open, 04/21/26 21:48:22 +LogICUInternationalization: OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogConfig: No local boot hotfix file found at: [/home/reimoz/.config/Epic/CrashReportClient/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +LogInit: ExecutableName: CrashReportClientEditor +LogInit: Build: ++UE5+Release-5.6-CL-44394996 +LogInit: Platform=Linux +LogInit: MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +LogInit: DeviceId= +LogInit: Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +LogInit: Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +LogInit: Net CL: 43139311 +LogInit: OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +LogInit: Compiled (64-bit): Jul 28 2025 20:56:39 +LogInit: Architecture: x64 +LogInit: Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +LogInit: Build Configuration: Shipping +LogInit: Branch Name: ++UE5+Release-5.6 +LogInit: Command Line: -Abslog="/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Logs/MyProject2-CRC.log" -Unattended "/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-BFFF482AC888465EA310D03C02F258B9/" +LogInit: Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +LogInit: Presizing for max 2097152 objects, including 1 objects not considered by GC. +LogInit: Object subsystem initialized +[2026.04.21-18.48.22:716][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2026.04.21-18.48.22:716][ 0]LogInit: Unix hardware info: +[2026.04.21-18.48.22:716][ 0]LogInit: - we are not the first instance of this executable +[2026.04.21-18.48.22:716][ 0]LogInit: - this process' id (pid) is 28334, parent process' id (ppid) is 27976 +[2026.04.21-18.48.22:716][ 0]LogInit: - we are not running under debugger +[2026.04.21-18.48.22:716][ 0]LogInit: - machine network name is 'WEYLAND-YUTANI' +[2026.04.21-18.48.22:716][ 0]LogInit: - user name is 'reimoz' (reimoz) +[2026.04.21-18.48.22:716][ 0]LogInit: - we're logged in locally +[2026.04.21-18.48.22:716][ 0]LogInit: - we're running with rendering +[2026.04.21-18.48.22:716][ 0]LogInit: - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) +[2026.04.21-18.48.22:716][ 0]LogInit: - Number of physical cores available for the process: 8 +[2026.04.21-18.48.22:716][ 0]LogInit: - Number of logical cores available for the process: 16 +[2026.04.21-18.48.22:716][ 0]LogInit: - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +[2026.04.21-18.48.22:716][ 0]LogInit: - Memory allocator used: Mimalloc +[2026.04.21-18.48.22:716][ 0]LogInit: - This is an internal build. +[2026.04.21-18.48.22:716][ 0]LogCore: Skipped benchmarking clocks because the engine is running in a standalone program mode - CLOCK_MONOTONIC will be used. +[2026.04.21-18.48.22:716][ 0]LogInit: Unix-specific commandline switches: +[2026.04.21-18.48.22:716][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) +[2026.04.21-18.48.22:716][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation +[2026.04.21-18.48.22:716][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation +[2026.04.21-18.48.22:717][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache +[2026.04.21-18.48.22:717][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) +[2026.04.21-18.48.22:717][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) +[2026.04.21-18.48.22:717][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) +[2026.04.21-18.48.22:717][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal +[2026.04.21-18.48.22:717][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) +[2026.04.21-18.48.22:717][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened +[2026.04.21-18.48.22:717][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) +[2026.04.21-18.48.22:717][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) +[2026.04.21-18.48.22:717][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) +[2026.04.21-18.48.22:717][ 0]LogInit: -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash +[2026.04.21-18.48.22:717][ 0]LogInit: - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) +[2026.04.21-18.48.22:717][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1 +[2026.04.21-18.48.22:717][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) +[2026.04.21-18.48.22:717][ 0]LogInit: - PageSize 4096 +[2026.04.21-18.48.22:717][ 0]LogInit: - BinnedPageSize 65536 +[2026.04.21-18.48.22:719][ 0]LogUObjectArray: 552 objects as part of root set at end of initial load. +[2026.04.21-18.48.22:719][ 0]LogUObjectArray: 0 objects are not in the root set, but can never be destroyed because they are in the DisregardForGC set. +[2026.04.21-18.48.22:719][ 0]LogUObjectArray: CloseDisregardForGC: 552/552 objects in disregard for GC pool +[2026.04.21-18.48.22:720][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-18.48.22:720][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-18.48.22:720][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-18.48.22:754][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-18.48.22:754][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-18.48.22:754][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-18.48.22:754][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the locale. +[2026.04.21-18.48.22:754][ 0]LogPackageLocalizationCache: Processed 2 localized package path(s) for 1 prioritized culture(s) in 0.000022 seconds +[2026.04.21-18.48.22:764][ 0]LogInit: Using libcurl 8.12.1 +[2026.04.21-18.48.22:764][ 0]LogInit: - built for x86_64-unknown-linux-gnu +[2026.04.21-18.48.22:764][ 0]LogInit: - supports SSL with OpenSSL/1.1.1t +[2026.04.21-18.48.22:764][ 0]LogInit: - supports HTTP deflate (compression) using libz 1.3 +[2026.04.21-18.48.22:764][ 0]LogInit: - other features: +[2026.04.21-18.48.22:764][ 0]LogInit: CURL_VERSION_SSL +[2026.04.21-18.48.22:765][ 0]LogInit: CURL_VERSION_LIBZ +[2026.04.21-18.48.22:765][ 0]LogInit: CURL_VERSION_IPV6 +[2026.04.21-18.48.22:765][ 0]LogInit: CURL_VERSION_ASYNCHDNS +[2026.04.21-18.48.22:765][ 0]LogInit: CURL_VERSION_LARGEFILE +[2026.04.21-18.48.22:765][ 0]LogInit: CURL_VERSION_TLSAUTH_SRP +[2026.04.21-18.48.22:765][ 0]LogInit: CURL_VERSION_HTTP2 +[2026.04.21-18.48.22:765][ 0]LogInit: CurlRequestOptions (configurable via config and command line): +[2026.04.21-18.48.22:765][ 0]LogInit: - bVerifyPeer = false - Libcurl will NOT verify peer certificate +[2026.04.21-18.48.22:765][ 0]LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy +[2026.04.21-18.48.22:765][ 0]LogInit: - bDontReuseConnections = false - Libcurl will reuse connections +[2026.04.21-18.48.22:765][ 0]LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host +[2026.04.21-18.48.22:765][ 0]LogInit: - LocalHostAddr = Default +[2026.04.21-18.48.22:765][ 0]LogInit: - BufferSize = 65536 +[2026.04.21-18.48.22:765][ 0]LogInit: CreateHttpThread using FCurlMultiPollEventLoopHttpThread +[2026.04.21-18.48.22:765][ 0]LogInit: Creating http thread with maximum 256 concurrent requests +[2026.04.21-18.48.22:765][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::StartSession ( APIServer = https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data. AppVersion = ++UE5+Release-5.6-CL-44394996 ) +[2026.04.21-18.48.22:767][ 0]CrashReportCoreLog: Display: Applying project settings from '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-BFFF482AC888465EA310D03C02F258B9/CrashReportClient.ini'. +[2026.04.21-18.48.22:767][ 0]CrashReportCoreLog: CrashReportClientVersion=1.0 +[2026.04.21-18.48.22:767][ 0]CrashReportCoreLog: CrashReportReceiver disabled +[2026.04.21-18.48.22:767][ 0]CrashReportCoreLog: DataRouterUrl: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data +[2026.04.21-18.48.22:767][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-18.48.22:767][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-18.48.22:767][ 0]LogCrashDebugHelper: DepotName: //UE5/Release-5.6 +[2026.04.21-18.48.22:767][ 0]LogCrashDebugHelper: BuiltFromCL: 44394996 +[2026.04.21-18.48.22:767][ 0]LogCrashDebugHelper: EngineVersion: 5.6.1-44394996+++UE5+Release-5.6 +[2026.04.21-18.48.22:767][ 0]LogCrashDebugHelper: BuildVersion: ++UE5+Release-5.6-CL-44394996 +[2026.04.21-18.48.23:737][ 0]CrashReportCoreLog: Got 4 pending files to upload from 'ensureinfo-MyProject2-pid-27976-BFFF482AC888465EA310D03C02F258B9' +[2026.04.21-18.48.23:737][ 0]CrashReportCoreLog: State change from Ready to SendingFiles +[2026.04.21-18.48.23:737][ 0]CrashReportCoreLog: CompressAndSendData have 4 pending files +[2026.04.21-18.48.23:737][ 0]CrashReportCoreLog: CompressAndSendData compressing 98798 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-BFFF482AC888465EA310D03C02F258B9/MyProject2.log') +[2026.04.21-18.48.23:737][ 0]CrashReportCoreLog: CompressAndSendData compressing 43734 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-BFFF482AC888465EA310D03C02F258B9/CrashContext.runtime-xml') +[2026.04.21-18.48.23:737][ 0]CrashReportCoreLog: CompressAndSendData compressing 256 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-BFFF482AC888465EA310D03C02F258B9/CrashReportClient.ini') +[2026.04.21-18.48.23:737][ 0]CrashReportCoreLog: CompressAndSendData compressing 3652 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-BFFF482AC888465EA310D03C02F258B9/Diagnostics.txt') +[2026.04.21-18.48.23:741][ 0]CrashReportCoreLog: Sending HTTP request: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?AppID=CrashReporter&AppVersion=5.6.1-44394996%2B%2B%2BUE5%2BRelease-5.6&AppEnvironment=Release&UploadType=crashreports&UserID=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8%7C%7Ce5d2b3c70a61446e8360ccaeadda3ccf, Payload size: 28496 +[2026.04.21-18.48.24:338][ 0]CrashReportCoreLog: OnProcessRequestComplete(), State=SendingFiles Response=204 ConnectedSuccesfully=1 +[2026.04.21-18.48.24:338][ 0]CrashReportCoreLog: All uploads done +[2026.04.21-18.48.24:338][ 0]CrashReportCoreLog: State change from SendingFiles to Finished +[2026.04.21-18.48.24:772][ 0]CrashReportCoreLog: Final state (Receiver) = Finished +[2026.04.21-18.48.24:772][ 0]CrashReportCoreLog: Final state (Receiver) = Unknown UploadState value +[2026.04.21-18.48.24:772][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::EndSession +[2026.04.21-18.48.24:772][ 0]LogCore: Engine exit requested (reason: CrashReportClientApp RequestExit) +[2026.04.21-18.48.24:772][ 0]LogExit: Preparing to exit. +[2026.04.21-18.48.24:773][ 0]LogExit: Object subsystem successfully closed. diff --git a/MyProject2/Saved/Logs/MyProject2-CRC_4-backup-2026.04.21-18.48.25.log b/MyProject2/Saved/Logs/MyProject2-CRC_4-backup-2026.04.21-18.48.25.log new file mode 100644 index 0000000..8fc23bb --- /dev/null +++ b/MyProject2/Saved/Logs/MyProject2-CRC_4-backup-2026.04.21-18.48.25.log @@ -0,0 +1,124 @@ +Log file open, 04/21/26 21:48:22 +LogICUInternationalization: OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogConfig: No local boot hotfix file found at: [/home/reimoz/.config/Epic/CrashReportClient/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +LogInit: ExecutableName: CrashReportClientEditor +LogInit: Build: ++UE5+Release-5.6-CL-44394996 +LogInit: Platform=Linux +LogInit: MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +LogInit: DeviceId= +LogInit: Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +LogInit: Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +LogInit: Net CL: 43139311 +LogInit: OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +LogInit: Compiled (64-bit): Jul 28 2025 20:56:39 +LogInit: Architecture: x64 +LogInit: Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +LogInit: Build Configuration: Shipping +LogInit: Branch Name: ++UE5+Release-5.6 +LogInit: Command Line: -Abslog="/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Logs/MyProject2-CRC.log" -Unattended "/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-BFFF482AC888465EA310D03C02F258B9/" +LogInit: Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +LogInit: Presizing for max 2097152 objects, including 1 objects not considered by GC. +LogInit: Object subsystem initialized +[2026.04.21-18.48.22:716][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2026.04.21-18.48.22:716][ 0]LogInit: Unix hardware info: +[2026.04.21-18.48.22:716][ 0]LogInit: - we are not the first instance of this executable +[2026.04.21-18.48.22:716][ 0]LogInit: - this process' id (pid) is 28334, parent process' id (ppid) is 27976 +[2026.04.21-18.48.22:716][ 0]LogInit: - we are not running under debugger +[2026.04.21-18.48.22:716][ 0]LogInit: - machine network name is 'WEYLAND-YUTANI' +[2026.04.21-18.48.22:716][ 0]LogInit: - user name is 'reimoz' (reimoz) +[2026.04.21-18.48.22:716][ 0]LogInit: - we're logged in locally +[2026.04.21-18.48.22:716][ 0]LogInit: - we're running with rendering +[2026.04.21-18.48.22:716][ 0]LogInit: - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) +[2026.04.21-18.48.22:716][ 0]LogInit: - Number of physical cores available for the process: 8 +[2026.04.21-18.48.22:716][ 0]LogInit: - Number of logical cores available for the process: 16 +[2026.04.21-18.48.22:716][ 0]LogInit: - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +[2026.04.21-18.48.22:716][ 0]LogInit: - Memory allocator used: Mimalloc +[2026.04.21-18.48.22:716][ 0]LogInit: - This is an internal build. +[2026.04.21-18.48.22:716][ 0]LogCore: Skipped benchmarking clocks because the engine is running in a standalone program mode - CLOCK_MONOTONIC will be used. +[2026.04.21-18.48.22:716][ 0]LogInit: Unix-specific commandline switches: +[2026.04.21-18.48.22:716][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) +[2026.04.21-18.48.22:716][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation +[2026.04.21-18.48.22:716][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation +[2026.04.21-18.48.22:717][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache +[2026.04.21-18.48.22:717][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) +[2026.04.21-18.48.22:717][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) +[2026.04.21-18.48.22:717][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) +[2026.04.21-18.48.22:717][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal +[2026.04.21-18.48.22:717][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) +[2026.04.21-18.48.22:717][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened +[2026.04.21-18.48.22:717][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) +[2026.04.21-18.48.22:717][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) +[2026.04.21-18.48.22:717][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) +[2026.04.21-18.48.22:717][ 0]LogInit: -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash +[2026.04.21-18.48.22:717][ 0]LogInit: - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) +[2026.04.21-18.48.22:717][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1 +[2026.04.21-18.48.22:717][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) +[2026.04.21-18.48.22:717][ 0]LogInit: - PageSize 4096 +[2026.04.21-18.48.22:717][ 0]LogInit: - BinnedPageSize 65536 +[2026.04.21-18.48.22:719][ 0]LogUObjectArray: 552 objects as part of root set at end of initial load. +[2026.04.21-18.48.22:719][ 0]LogUObjectArray: 0 objects are not in the root set, but can never be destroyed because they are in the DisregardForGC set. +[2026.04.21-18.48.22:719][ 0]LogUObjectArray: CloseDisregardForGC: 552/552 objects in disregard for GC pool +[2026.04.21-18.48.22:720][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-18.48.22:720][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-18.48.22:720][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-18.48.22:754][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-18.48.22:754][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-18.48.22:754][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-18.48.22:754][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the locale. +[2026.04.21-18.48.22:754][ 0]LogPackageLocalizationCache: Processed 2 localized package path(s) for 1 prioritized culture(s) in 0.000022 seconds +[2026.04.21-18.48.22:764][ 0]LogInit: Using libcurl 8.12.1 +[2026.04.21-18.48.22:764][ 0]LogInit: - built for x86_64-unknown-linux-gnu +[2026.04.21-18.48.22:764][ 0]LogInit: - supports SSL with OpenSSL/1.1.1t +[2026.04.21-18.48.22:764][ 0]LogInit: - supports HTTP deflate (compression) using libz 1.3 +[2026.04.21-18.48.22:764][ 0]LogInit: - other features: +[2026.04.21-18.48.22:764][ 0]LogInit: CURL_VERSION_SSL +[2026.04.21-18.48.22:765][ 0]LogInit: CURL_VERSION_LIBZ +[2026.04.21-18.48.22:765][ 0]LogInit: CURL_VERSION_IPV6 +[2026.04.21-18.48.22:765][ 0]LogInit: CURL_VERSION_ASYNCHDNS +[2026.04.21-18.48.22:765][ 0]LogInit: CURL_VERSION_LARGEFILE +[2026.04.21-18.48.22:765][ 0]LogInit: CURL_VERSION_TLSAUTH_SRP +[2026.04.21-18.48.22:765][ 0]LogInit: CURL_VERSION_HTTP2 +[2026.04.21-18.48.22:765][ 0]LogInit: CurlRequestOptions (configurable via config and command line): +[2026.04.21-18.48.22:765][ 0]LogInit: - bVerifyPeer = false - Libcurl will NOT verify peer certificate +[2026.04.21-18.48.22:765][ 0]LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy +[2026.04.21-18.48.22:765][ 0]LogInit: - bDontReuseConnections = false - Libcurl will reuse connections +[2026.04.21-18.48.22:765][ 0]LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host +[2026.04.21-18.48.22:765][ 0]LogInit: - LocalHostAddr = Default +[2026.04.21-18.48.22:765][ 0]LogInit: - BufferSize = 65536 +[2026.04.21-18.48.22:765][ 0]LogInit: CreateHttpThread using FCurlMultiPollEventLoopHttpThread +[2026.04.21-18.48.22:765][ 0]LogInit: Creating http thread with maximum 256 concurrent requests +[2026.04.21-18.48.22:765][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::StartSession ( APIServer = https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data. AppVersion = ++UE5+Release-5.6-CL-44394996 ) +[2026.04.21-18.48.22:767][ 0]CrashReportCoreLog: Display: Applying project settings from '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-BFFF482AC888465EA310D03C02F258B9/CrashReportClient.ini'. +[2026.04.21-18.48.22:767][ 0]CrashReportCoreLog: CrashReportClientVersion=1.0 +[2026.04.21-18.48.22:767][ 0]CrashReportCoreLog: CrashReportReceiver disabled +[2026.04.21-18.48.22:767][ 0]CrashReportCoreLog: DataRouterUrl: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data +[2026.04.21-18.48.22:767][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-18.48.22:767][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-18.48.22:767][ 0]LogCrashDebugHelper: DepotName: //UE5/Release-5.6 +[2026.04.21-18.48.22:767][ 0]LogCrashDebugHelper: BuiltFromCL: 44394996 +[2026.04.21-18.48.22:767][ 0]LogCrashDebugHelper: EngineVersion: 5.6.1-44394996+++UE5+Release-5.6 +[2026.04.21-18.48.22:767][ 0]LogCrashDebugHelper: BuildVersion: ++UE5+Release-5.6-CL-44394996 +[2026.04.21-18.48.23:737][ 0]CrashReportCoreLog: Got 4 pending files to upload from 'ensureinfo-MyProject2-pid-27976-BFFF482AC888465EA310D03C02F258B9' +[2026.04.21-18.48.23:737][ 0]CrashReportCoreLog: State change from Ready to SendingFiles +[2026.04.21-18.48.23:737][ 0]CrashReportCoreLog: CompressAndSendData have 4 pending files +[2026.04.21-18.48.23:737][ 0]CrashReportCoreLog: CompressAndSendData compressing 98798 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-BFFF482AC888465EA310D03C02F258B9/MyProject2.log') +[2026.04.21-18.48.23:737][ 0]CrashReportCoreLog: CompressAndSendData compressing 43734 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-BFFF482AC888465EA310D03C02F258B9/CrashContext.runtime-xml') +[2026.04.21-18.48.23:737][ 0]CrashReportCoreLog: CompressAndSendData compressing 256 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-BFFF482AC888465EA310D03C02F258B9/CrashReportClient.ini') +[2026.04.21-18.48.23:737][ 0]CrashReportCoreLog: CompressAndSendData compressing 3652 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-27976-BFFF482AC888465EA310D03C02F258B9/Diagnostics.txt') +[2026.04.21-18.48.23:741][ 0]CrashReportCoreLog: Sending HTTP request: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?AppID=CrashReporter&AppVersion=5.6.1-44394996%2B%2B%2BUE5%2BRelease-5.6&AppEnvironment=Release&UploadType=crashreports&UserID=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8%7C%7Ce5d2b3c70a61446e8360ccaeadda3ccf, Payload size: 28496 +[2026.04.21-18.48.24:338][ 0]CrashReportCoreLog: OnProcessRequestComplete(), State=SendingFiles Response=204 ConnectedSuccesfully=1 +[2026.04.21-18.48.24:338][ 0]CrashReportCoreLog: All uploads done +[2026.04.21-18.48.24:338][ 0]CrashReportCoreLog: State change from SendingFiles to Finished +[2026.04.21-18.48.24:772][ 0]CrashReportCoreLog: Final state (Receiver) = Finished +[2026.04.21-18.48.24:772][ 0]CrashReportCoreLog: Final state (Receiver) = Unknown UploadState value +[2026.04.21-18.48.24:772][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::EndSession +[2026.04.21-18.48.24:772][ 0]LogCore: Engine exit requested (reason: CrashReportClientApp RequestExit) +[2026.04.21-18.48.24:772][ 0]LogExit: Preparing to exit. +[2026.04.21-18.48.24:773][ 0]LogExit: Object subsystem successfully closed. +[2026.04.21-18.48.25:274][ 0]LogPakFile: Destroying PakPlatformFile +[2026.04.21-18.48.25:274][ 0]LogExit: Exiting. +[2026.04.21-18.48.25:279][ 0]Log file closed, 04/21/26 21:48:25 diff --git a/MyProject2/Saved/Logs/MyProject2-CRC_4-backup-2026.04.21-18.55.53.log b/MyProject2/Saved/Logs/MyProject2-CRC_4-backup-2026.04.21-18.55.53.log new file mode 100644 index 0000000..a1eb510 --- /dev/null +++ b/MyProject2/Saved/Logs/MyProject2-CRC_4-backup-2026.04.21-18.55.53.log @@ -0,0 +1,121 @@ +Log file open, 04/21/26 21:55:51 +LogICUInternationalization: OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogConfig: No local boot hotfix file found at: [/home/reimoz/.config/Epic/CrashReportClient/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +LogInit: ExecutableName: CrashReportClientEditor +LogInit: Build: ++UE5+Release-5.6-CL-44394996 +LogInit: Platform=Linux +LogInit: MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +LogInit: DeviceId= +LogInit: Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +LogInit: Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +LogInit: Net CL: 43139311 +LogInit: OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +LogInit: Compiled (64-bit): Jul 28 2025 20:56:39 +LogInit: Architecture: x64 +LogInit: Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +LogInit: Build Configuration: Shipping +LogInit: Branch Name: ++UE5+Release-5.6 +LogInit: Command Line: -Abslog="/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Logs/MyProject2-CRC.log" -Unattended "/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-8724392DACC94F9E8E50D4E6FF1E65BF/" +LogInit: Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +LogInit: Presizing for max 2097152 objects, including 1 objects not considered by GC. +LogInit: Object subsystem initialized +[2026.04.21-18.55.51:744][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2026.04.21-18.55.51:744][ 0]LogInit: Unix hardware info: +[2026.04.21-18.55.51:744][ 0]LogInit: - we are not the first instance of this executable +[2026.04.21-18.55.51:744][ 0]LogInit: - this process' id (pid) is 29962, parent process' id (ppid) is 29627 +[2026.04.21-18.55.51:744][ 0]LogInit: - we are not running under debugger +[2026.04.21-18.55.51:744][ 0]LogInit: - machine network name is 'WEYLAND-YUTANI' +[2026.04.21-18.55.51:744][ 0]LogInit: - user name is 'reimoz' (reimoz) +[2026.04.21-18.55.51:744][ 0]LogInit: - we're logged in locally +[2026.04.21-18.55.51:744][ 0]LogInit: - we're running with rendering +[2026.04.21-18.55.51:744][ 0]LogInit: - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) +[2026.04.21-18.55.51:744][ 0]LogInit: - Number of physical cores available for the process: 8 +[2026.04.21-18.55.51:744][ 0]LogInit: - Number of logical cores available for the process: 16 +[2026.04.21-18.55.51:744][ 0]LogInit: - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +[2026.04.21-18.55.51:744][ 0]LogInit: - Memory allocator used: Mimalloc +[2026.04.21-18.55.51:744][ 0]LogInit: - This is an internal build. +[2026.04.21-18.55.51:744][ 0]LogCore: Skipped benchmarking clocks because the engine is running in a standalone program mode - CLOCK_MONOTONIC will be used. +[2026.04.21-18.55.51:744][ 0]LogInit: Unix-specific commandline switches: +[2026.04.21-18.55.51:744][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) +[2026.04.21-18.55.51:744][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation +[2026.04.21-18.55.51:744][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation +[2026.04.21-18.55.51:744][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache +[2026.04.21-18.55.51:744][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) +[2026.04.21-18.55.51:744][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) +[2026.04.21-18.55.51:744][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) +[2026.04.21-18.55.51:744][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal +[2026.04.21-18.55.51:744][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) +[2026.04.21-18.55.51:744][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened +[2026.04.21-18.55.51:744][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) +[2026.04.21-18.55.51:744][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) +[2026.04.21-18.55.51:744][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) +[2026.04.21-18.55.51:744][ 0]LogInit: -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash +[2026.04.21-18.55.51:744][ 0]LogInit: - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) +[2026.04.21-18.55.51:744][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1 +[2026.04.21-18.55.51:744][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) +[2026.04.21-18.55.51:744][ 0]LogInit: - PageSize 4096 +[2026.04.21-18.55.51:744][ 0]LogInit: - BinnedPageSize 65536 +[2026.04.21-18.55.51:747][ 0]LogUObjectArray: 552 objects as part of root set at end of initial load. +[2026.04.21-18.55.51:747][ 0]LogUObjectArray: 0 objects are not in the root set, but can never be destroyed because they are in the DisregardForGC set. +[2026.04.21-18.55.51:747][ 0]LogUObjectArray: CloseDisregardForGC: 552/552 objects in disregard for GC pool +[2026.04.21-18.55.51:747][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-18.55.51:747][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-18.55.51:747][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-18.55.51:788][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-18.55.51:788][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-18.55.51:788][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-18.55.51:788][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the locale. +[2026.04.21-18.55.51:788][ 0]LogPackageLocalizationCache: Processed 2 localized package path(s) for 1 prioritized culture(s) in 0.000032 seconds +[2026.04.21-18.55.51:801][ 0]LogInit: Using libcurl 8.12.1 +[2026.04.21-18.55.51:801][ 0]LogInit: - built for x86_64-unknown-linux-gnu +[2026.04.21-18.55.51:801][ 0]LogInit: - supports SSL with OpenSSL/1.1.1t +[2026.04.21-18.55.51:801][ 0]LogInit: - supports HTTP deflate (compression) using libz 1.3 +[2026.04.21-18.55.51:801][ 0]LogInit: - other features: +[2026.04.21-18.55.51:801][ 0]LogInit: CURL_VERSION_SSL +[2026.04.21-18.55.51:801][ 0]LogInit: CURL_VERSION_LIBZ +[2026.04.21-18.55.51:801][ 0]LogInit: CURL_VERSION_IPV6 +[2026.04.21-18.55.51:801][ 0]LogInit: CURL_VERSION_ASYNCHDNS +[2026.04.21-18.55.51:801][ 0]LogInit: CURL_VERSION_LARGEFILE +[2026.04.21-18.55.51:801][ 0]LogInit: CURL_VERSION_TLSAUTH_SRP +[2026.04.21-18.55.51:801][ 0]LogInit: CURL_VERSION_HTTP2 +[2026.04.21-18.55.51:801][ 0]LogInit: CurlRequestOptions (configurable via config and command line): +[2026.04.21-18.55.51:801][ 0]LogInit: - bVerifyPeer = false - Libcurl will NOT verify peer certificate +[2026.04.21-18.55.51:801][ 0]LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy +[2026.04.21-18.55.51:801][ 0]LogInit: - bDontReuseConnections = false - Libcurl will reuse connections +[2026.04.21-18.55.51:801][ 0]LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host +[2026.04.21-18.55.51:801][ 0]LogInit: - LocalHostAddr = Default +[2026.04.21-18.55.51:801][ 0]LogInit: - BufferSize = 65536 +[2026.04.21-18.55.51:801][ 0]LogInit: CreateHttpThread using FCurlMultiPollEventLoopHttpThread +[2026.04.21-18.55.51:801][ 0]LogInit: Creating http thread with maximum 256 concurrent requests +[2026.04.21-18.55.51:801][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::StartSession ( APIServer = https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data. AppVersion = ++UE5+Release-5.6-CL-44394996 ) +[2026.04.21-18.55.51:802][ 0]CrashReportCoreLog: Display: Applying project settings from '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-8724392DACC94F9E8E50D4E6FF1E65BF/CrashReportClient.ini'. +[2026.04.21-18.55.51:802][ 0]CrashReportCoreLog: CrashReportClientVersion=1.0 +[2026.04.21-18.55.51:802][ 0]CrashReportCoreLog: CrashReportReceiver disabled +[2026.04.21-18.55.51:802][ 0]CrashReportCoreLog: DataRouterUrl: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data +[2026.04.21-18.55.51:803][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-18.55.51:803][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-18.55.51:803][ 0]LogCrashDebugHelper: DepotName: //UE5/Release-5.6 +[2026.04.21-18.55.51:803][ 0]LogCrashDebugHelper: BuiltFromCL: 44394996 +[2026.04.21-18.55.51:803][ 0]LogCrashDebugHelper: EngineVersion: 5.6.1-44394996+++UE5+Release-5.6 +[2026.04.21-18.55.51:803][ 0]LogCrashDebugHelper: BuildVersion: ++UE5+Release-5.6-CL-44394996 +[2026.04.21-18.55.52:772][ 0]CrashReportCoreLog: Got 4 pending files to upload from 'ensureinfo-MyProject2-pid-29627-8724392DACC94F9E8E50D4E6FF1E65BF' +[2026.04.21-18.55.52:772][ 0]CrashReportCoreLog: State change from Ready to SendingFiles +[2026.04.21-18.55.52:772][ 0]CrashReportCoreLog: CompressAndSendData have 4 pending files +[2026.04.21-18.55.52:773][ 0]CrashReportCoreLog: CompressAndSendData compressing 98798 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-8724392DACC94F9E8E50D4E6FF1E65BF/MyProject2.log') +[2026.04.21-18.55.52:773][ 0]CrashReportCoreLog: CompressAndSendData compressing 43737 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-8724392DACC94F9E8E50D4E6FF1E65BF/CrashContext.runtime-xml') +[2026.04.21-18.55.52:773][ 0]CrashReportCoreLog: CompressAndSendData compressing 256 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-8724392DACC94F9E8E50D4E6FF1E65BF/CrashReportClient.ini') +[2026.04.21-18.55.52:773][ 0]CrashReportCoreLog: CompressAndSendData compressing 3652 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-8724392DACC94F9E8E50D4E6FF1E65BF/Diagnostics.txt') +[2026.04.21-18.55.52:776][ 0]CrashReportCoreLog: Sending HTTP request: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?AppID=CrashReporter&AppVersion=5.6.1-44394996%2B%2B%2BUE5%2BRelease-5.6&AppEnvironment=Release&UploadType=crashreports&UserID=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8%7C%7Ce5d2b3c70a61446e8360ccaeadda3ccf, Payload size: 28471 +[2026.04.21-18.55.53:373][ 0]CrashReportCoreLog: OnProcessRequestComplete(), State=SendingFiles Response=204 ConnectedSuccesfully=1 +[2026.04.21-18.55.53:373][ 0]CrashReportCoreLog: All uploads done +[2026.04.21-18.55.53:373][ 0]CrashReportCoreLog: State change from SendingFiles to Finished +[2026.04.21-18.55.53:808][ 0]CrashReportCoreLog: Final state (Receiver) = Finished +[2026.04.21-18.55.53:808][ 0]CrashReportCoreLog: Final state (Receiver) = Unknown UploadState value +[2026.04.21-18.55.53:808][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::EndSession +[2026.04.21-18.55.53:808][ 0]LogCore: Engine exit requested (reason: CrashReportClientApp RequestExit) +[2026.04.21-18.55.53:808][ 0]LogExit: Preparing to exit. +[2026.04.21-18.55.53:809][ 0]LogExit: Object subsystem successfully closed. diff --git a/MyProject2/Saved/Logs/MyProject2-CRC_4-backup-2026.04.21-18.55.54.log b/MyProject2/Saved/Logs/MyProject2-CRC_4-backup-2026.04.21-18.55.54.log new file mode 100644 index 0000000..09ee9ce --- /dev/null +++ b/MyProject2/Saved/Logs/MyProject2-CRC_4-backup-2026.04.21-18.55.54.log @@ -0,0 +1,124 @@ +Log file open, 04/21/26 21:55:51 +LogICUInternationalization: OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogConfig: No local boot hotfix file found at: [/home/reimoz/.config/Epic/CrashReportClient/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +LogInit: ExecutableName: CrashReportClientEditor +LogInit: Build: ++UE5+Release-5.6-CL-44394996 +LogInit: Platform=Linux +LogInit: MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +LogInit: DeviceId= +LogInit: Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +LogInit: Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +LogInit: Net CL: 43139311 +LogInit: OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +LogInit: Compiled (64-bit): Jul 28 2025 20:56:39 +LogInit: Architecture: x64 +LogInit: Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +LogInit: Build Configuration: Shipping +LogInit: Branch Name: ++UE5+Release-5.6 +LogInit: Command Line: -Abslog="/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Logs/MyProject2-CRC.log" -Unattended "/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-8724392DACC94F9E8E50D4E6FF1E65BF/" +LogInit: Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +LogInit: Presizing for max 2097152 objects, including 1 objects not considered by GC. +LogInit: Object subsystem initialized +[2026.04.21-18.55.51:744][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2026.04.21-18.55.51:744][ 0]LogInit: Unix hardware info: +[2026.04.21-18.55.51:744][ 0]LogInit: - we are not the first instance of this executable +[2026.04.21-18.55.51:744][ 0]LogInit: - this process' id (pid) is 29962, parent process' id (ppid) is 29627 +[2026.04.21-18.55.51:744][ 0]LogInit: - we are not running under debugger +[2026.04.21-18.55.51:744][ 0]LogInit: - machine network name is 'WEYLAND-YUTANI' +[2026.04.21-18.55.51:744][ 0]LogInit: - user name is 'reimoz' (reimoz) +[2026.04.21-18.55.51:744][ 0]LogInit: - we're logged in locally +[2026.04.21-18.55.51:744][ 0]LogInit: - we're running with rendering +[2026.04.21-18.55.51:744][ 0]LogInit: - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) +[2026.04.21-18.55.51:744][ 0]LogInit: - Number of physical cores available for the process: 8 +[2026.04.21-18.55.51:744][ 0]LogInit: - Number of logical cores available for the process: 16 +[2026.04.21-18.55.51:744][ 0]LogInit: - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +[2026.04.21-18.55.51:744][ 0]LogInit: - Memory allocator used: Mimalloc +[2026.04.21-18.55.51:744][ 0]LogInit: - This is an internal build. +[2026.04.21-18.55.51:744][ 0]LogCore: Skipped benchmarking clocks because the engine is running in a standalone program mode - CLOCK_MONOTONIC will be used. +[2026.04.21-18.55.51:744][ 0]LogInit: Unix-specific commandline switches: +[2026.04.21-18.55.51:744][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) +[2026.04.21-18.55.51:744][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation +[2026.04.21-18.55.51:744][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation +[2026.04.21-18.55.51:744][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache +[2026.04.21-18.55.51:744][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) +[2026.04.21-18.55.51:744][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) +[2026.04.21-18.55.51:744][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) +[2026.04.21-18.55.51:744][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal +[2026.04.21-18.55.51:744][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) +[2026.04.21-18.55.51:744][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened +[2026.04.21-18.55.51:744][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) +[2026.04.21-18.55.51:744][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) +[2026.04.21-18.55.51:744][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) +[2026.04.21-18.55.51:744][ 0]LogInit: -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash +[2026.04.21-18.55.51:744][ 0]LogInit: - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) +[2026.04.21-18.55.51:744][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1 +[2026.04.21-18.55.51:744][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) +[2026.04.21-18.55.51:744][ 0]LogInit: - PageSize 4096 +[2026.04.21-18.55.51:744][ 0]LogInit: - BinnedPageSize 65536 +[2026.04.21-18.55.51:747][ 0]LogUObjectArray: 552 objects as part of root set at end of initial load. +[2026.04.21-18.55.51:747][ 0]LogUObjectArray: 0 objects are not in the root set, but can never be destroyed because they are in the DisregardForGC set. +[2026.04.21-18.55.51:747][ 0]LogUObjectArray: CloseDisregardForGC: 552/552 objects in disregard for GC pool +[2026.04.21-18.55.51:747][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-18.55.51:747][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-18.55.51:747][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-18.55.51:788][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-18.55.51:788][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-18.55.51:788][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-18.55.51:788][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the locale. +[2026.04.21-18.55.51:788][ 0]LogPackageLocalizationCache: Processed 2 localized package path(s) for 1 prioritized culture(s) in 0.000032 seconds +[2026.04.21-18.55.51:801][ 0]LogInit: Using libcurl 8.12.1 +[2026.04.21-18.55.51:801][ 0]LogInit: - built for x86_64-unknown-linux-gnu +[2026.04.21-18.55.51:801][ 0]LogInit: - supports SSL with OpenSSL/1.1.1t +[2026.04.21-18.55.51:801][ 0]LogInit: - supports HTTP deflate (compression) using libz 1.3 +[2026.04.21-18.55.51:801][ 0]LogInit: - other features: +[2026.04.21-18.55.51:801][ 0]LogInit: CURL_VERSION_SSL +[2026.04.21-18.55.51:801][ 0]LogInit: CURL_VERSION_LIBZ +[2026.04.21-18.55.51:801][ 0]LogInit: CURL_VERSION_IPV6 +[2026.04.21-18.55.51:801][ 0]LogInit: CURL_VERSION_ASYNCHDNS +[2026.04.21-18.55.51:801][ 0]LogInit: CURL_VERSION_LARGEFILE +[2026.04.21-18.55.51:801][ 0]LogInit: CURL_VERSION_TLSAUTH_SRP +[2026.04.21-18.55.51:801][ 0]LogInit: CURL_VERSION_HTTP2 +[2026.04.21-18.55.51:801][ 0]LogInit: CurlRequestOptions (configurable via config and command line): +[2026.04.21-18.55.51:801][ 0]LogInit: - bVerifyPeer = false - Libcurl will NOT verify peer certificate +[2026.04.21-18.55.51:801][ 0]LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy +[2026.04.21-18.55.51:801][ 0]LogInit: - bDontReuseConnections = false - Libcurl will reuse connections +[2026.04.21-18.55.51:801][ 0]LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host +[2026.04.21-18.55.51:801][ 0]LogInit: - LocalHostAddr = Default +[2026.04.21-18.55.51:801][ 0]LogInit: - BufferSize = 65536 +[2026.04.21-18.55.51:801][ 0]LogInit: CreateHttpThread using FCurlMultiPollEventLoopHttpThread +[2026.04.21-18.55.51:801][ 0]LogInit: Creating http thread with maximum 256 concurrent requests +[2026.04.21-18.55.51:801][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::StartSession ( APIServer = https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data. AppVersion = ++UE5+Release-5.6-CL-44394996 ) +[2026.04.21-18.55.51:802][ 0]CrashReportCoreLog: Display: Applying project settings from '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-8724392DACC94F9E8E50D4E6FF1E65BF/CrashReportClient.ini'. +[2026.04.21-18.55.51:802][ 0]CrashReportCoreLog: CrashReportClientVersion=1.0 +[2026.04.21-18.55.51:802][ 0]CrashReportCoreLog: CrashReportReceiver disabled +[2026.04.21-18.55.51:802][ 0]CrashReportCoreLog: DataRouterUrl: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data +[2026.04.21-18.55.51:803][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-18.55.51:803][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-18.55.51:803][ 0]LogCrashDebugHelper: DepotName: //UE5/Release-5.6 +[2026.04.21-18.55.51:803][ 0]LogCrashDebugHelper: BuiltFromCL: 44394996 +[2026.04.21-18.55.51:803][ 0]LogCrashDebugHelper: EngineVersion: 5.6.1-44394996+++UE5+Release-5.6 +[2026.04.21-18.55.51:803][ 0]LogCrashDebugHelper: BuildVersion: ++UE5+Release-5.6-CL-44394996 +[2026.04.21-18.55.52:772][ 0]CrashReportCoreLog: Got 4 pending files to upload from 'ensureinfo-MyProject2-pid-29627-8724392DACC94F9E8E50D4E6FF1E65BF' +[2026.04.21-18.55.52:772][ 0]CrashReportCoreLog: State change from Ready to SendingFiles +[2026.04.21-18.55.52:772][ 0]CrashReportCoreLog: CompressAndSendData have 4 pending files +[2026.04.21-18.55.52:773][ 0]CrashReportCoreLog: CompressAndSendData compressing 98798 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-8724392DACC94F9E8E50D4E6FF1E65BF/MyProject2.log') +[2026.04.21-18.55.52:773][ 0]CrashReportCoreLog: CompressAndSendData compressing 43737 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-8724392DACC94F9E8E50D4E6FF1E65BF/CrashContext.runtime-xml') +[2026.04.21-18.55.52:773][ 0]CrashReportCoreLog: CompressAndSendData compressing 256 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-8724392DACC94F9E8E50D4E6FF1E65BF/CrashReportClient.ini') +[2026.04.21-18.55.52:773][ 0]CrashReportCoreLog: CompressAndSendData compressing 3652 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-29627-8724392DACC94F9E8E50D4E6FF1E65BF/Diagnostics.txt') +[2026.04.21-18.55.52:776][ 0]CrashReportCoreLog: Sending HTTP request: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?AppID=CrashReporter&AppVersion=5.6.1-44394996%2B%2B%2BUE5%2BRelease-5.6&AppEnvironment=Release&UploadType=crashreports&UserID=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8%7C%7Ce5d2b3c70a61446e8360ccaeadda3ccf, Payload size: 28471 +[2026.04.21-18.55.53:373][ 0]CrashReportCoreLog: OnProcessRequestComplete(), State=SendingFiles Response=204 ConnectedSuccesfully=1 +[2026.04.21-18.55.53:373][ 0]CrashReportCoreLog: All uploads done +[2026.04.21-18.55.53:373][ 0]CrashReportCoreLog: State change from SendingFiles to Finished +[2026.04.21-18.55.53:808][ 0]CrashReportCoreLog: Final state (Receiver) = Finished +[2026.04.21-18.55.53:808][ 0]CrashReportCoreLog: Final state (Receiver) = Unknown UploadState value +[2026.04.21-18.55.53:808][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::EndSession +[2026.04.21-18.55.53:808][ 0]LogCore: Engine exit requested (reason: CrashReportClientApp RequestExit) +[2026.04.21-18.55.53:808][ 0]LogExit: Preparing to exit. +[2026.04.21-18.55.53:809][ 0]LogExit: Object subsystem successfully closed. +[2026.04.21-18.55.54:311][ 0]LogPakFile: Destroying PakPlatformFile +[2026.04.21-18.55.54:311][ 0]LogExit: Exiting. +[2026.04.21-18.55.54:324][ 0]Log file closed, 04/21/26 21:55:54 diff --git a/MyProject2/Saved/Logs/MyProject2-CRC_4.log b/MyProject2/Saved/Logs/MyProject2-CRC_4.log new file mode 100644 index 0000000..b44950f --- /dev/null +++ b/MyProject2/Saved/Logs/MyProject2-CRC_4.log @@ -0,0 +1,124 @@ +Log file open, 04/22/26 00:20:11 +LogICUInternationalization: OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogConfig: No local boot hotfix file found at: [/home/reimoz/.config/Epic/CrashReportClient/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +LogInit: ExecutableName: CrashReportClientEditor +LogInit: Build: ++UE5+Release-5.6-CL-44394996 +LogInit: Platform=Linux +LogInit: MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +LogInit: DeviceId= +LogInit: Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +LogInit: Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +LogInit: Net CL: 43139311 +LogInit: OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +LogInit: Compiled (64-bit): Jul 28 2025 20:56:39 +LogInit: Architecture: x64 +LogInit: Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +LogInit: Build Configuration: Shipping +LogInit: Branch Name: ++UE5+Release-5.6 +LogInit: Command Line: -Abslog="/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Logs/MyProject2-CRC.log" -Unattended "/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-30A57896073941E7A714FB9044219048/" +LogInit: Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +LogInit: Presizing for max 2097152 objects, including 1 objects not considered by GC. +LogInit: Object subsystem initialized +LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2026.04.21-21.20.11:958][ 0]LogInit: Unix hardware info: +[2026.04.21-21.20.11:958][ 0]LogInit: - we are not the first instance of this executable +[2026.04.21-21.20.11:958][ 0]LogInit: - this process' id (pid) is 92322, parent process' id (ppid) is 91956 +[2026.04.21-21.20.11:958][ 0]LogInit: - we are not running under debugger +[2026.04.21-21.20.11:958][ 0]LogInit: - machine network name is 'WEYLAND-YUTANI' +[2026.04.21-21.20.11:959][ 0]LogInit: - user name is 'reimoz' (reimoz) +[2026.04.21-21.20.11:959][ 0]LogInit: - we're logged in locally +[2026.04.21-21.20.11:959][ 0]LogInit: - we're running with rendering +[2026.04.21-21.20.11:959][ 0]LogInit: - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) +[2026.04.21-21.20.11:959][ 0]LogInit: - Number of physical cores available for the process: 8 +[2026.04.21-21.20.11:959][ 0]LogInit: - Number of logical cores available for the process: 16 +[2026.04.21-21.20.11:959][ 0]LogInit: - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +[2026.04.21-21.20.11:959][ 0]LogInit: - Memory allocator used: Mimalloc +[2026.04.21-21.20.11:959][ 0]LogInit: - This is an internal build. +[2026.04.21-21.20.11:959][ 0]LogCore: Skipped benchmarking clocks because the engine is running in a standalone program mode - CLOCK_MONOTONIC will be used. +[2026.04.21-21.20.11:959][ 0]LogInit: Unix-specific commandline switches: +[2026.04.21-21.20.11:959][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) +[2026.04.21-21.20.11:959][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation +[2026.04.21-21.20.11:959][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation +[2026.04.21-21.20.11:959][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache +[2026.04.21-21.20.11:959][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) +[2026.04.21-21.20.11:959][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) +[2026.04.21-21.20.11:959][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) +[2026.04.21-21.20.11:959][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal +[2026.04.21-21.20.11:959][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) +[2026.04.21-21.20.11:959][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened +[2026.04.21-21.20.11:959][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) +[2026.04.21-21.20.11:959][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) +[2026.04.21-21.20.11:959][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) +[2026.04.21-21.20.11:959][ 0]LogInit: -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash +[2026.04.21-21.20.11:959][ 0]LogInit: - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) +[2026.04.21-21.20.11:959][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1 +[2026.04.21-21.20.11:959][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) +[2026.04.21-21.20.11:959][ 0]LogInit: - PageSize 4096 +[2026.04.21-21.20.11:959][ 0]LogInit: - BinnedPageSize 65536 +[2026.04.21-21.20.11:961][ 0]LogUObjectArray: 552 objects as part of root set at end of initial load. +[2026.04.21-21.20.11:961][ 0]LogUObjectArray: 0 objects are not in the root set, but can never be destroyed because they are in the DisregardForGC set. +[2026.04.21-21.20.11:961][ 0]LogUObjectArray: CloseDisregardForGC: 552/552 objects in disregard for GC pool +[2026.04.21-21.20.11:962][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-21.20.11:962][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-21.20.11:962][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-21.20.11:998][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-21.20.11:998][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-21.20.11:998][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-21.20.11:998][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the locale. +[2026.04.21-21.20.11:998][ 0]LogPackageLocalizationCache: Processed 2 localized package path(s) for 1 prioritized culture(s) in 0.000024 seconds +[2026.04.21-21.20.12:009][ 0]LogInit: Using libcurl 8.12.1 +[2026.04.21-21.20.12:009][ 0]LogInit: - built for x86_64-unknown-linux-gnu +[2026.04.21-21.20.12:009][ 0]LogInit: - supports SSL with OpenSSL/1.1.1t +[2026.04.21-21.20.12:009][ 0]LogInit: - supports HTTP deflate (compression) using libz 1.3 +[2026.04.21-21.20.12:009][ 0]LogInit: - other features: +[2026.04.21-21.20.12:009][ 0]LogInit: CURL_VERSION_SSL +[2026.04.21-21.20.12:009][ 0]LogInit: CURL_VERSION_LIBZ +[2026.04.21-21.20.12:009][ 0]LogInit: CURL_VERSION_IPV6 +[2026.04.21-21.20.12:009][ 0]LogInit: CURL_VERSION_ASYNCHDNS +[2026.04.21-21.20.12:009][ 0]LogInit: CURL_VERSION_LARGEFILE +[2026.04.21-21.20.12:009][ 0]LogInit: CURL_VERSION_TLSAUTH_SRP +[2026.04.21-21.20.12:009][ 0]LogInit: CURL_VERSION_HTTP2 +[2026.04.21-21.20.12:009][ 0]LogInit: CurlRequestOptions (configurable via config and command line): +[2026.04.21-21.20.12:009][ 0]LogInit: - bVerifyPeer = false - Libcurl will NOT verify peer certificate +[2026.04.21-21.20.12:009][ 0]LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy +[2026.04.21-21.20.12:009][ 0]LogInit: - bDontReuseConnections = false - Libcurl will reuse connections +[2026.04.21-21.20.12:009][ 0]LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host +[2026.04.21-21.20.12:009][ 0]LogInit: - LocalHostAddr = Default +[2026.04.21-21.20.12:009][ 0]LogInit: - BufferSize = 65536 +[2026.04.21-21.20.12:009][ 0]LogInit: CreateHttpThread using FCurlMultiPollEventLoopHttpThread +[2026.04.21-21.20.12:009][ 0]LogInit: Creating http thread with maximum 256 concurrent requests +[2026.04.21-21.20.12:010][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::StartSession ( APIServer = https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data. AppVersion = ++UE5+Release-5.6-CL-44394996 ) +[2026.04.21-21.20.12:011][ 0]CrashReportCoreLog: Display: Applying project settings from '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-30A57896073941E7A714FB9044219048/CrashReportClient.ini'. +[2026.04.21-21.20.12:011][ 0]CrashReportCoreLog: CrashReportClientVersion=1.0 +[2026.04.21-21.20.12:011][ 0]CrashReportCoreLog: CrashReportReceiver disabled +[2026.04.21-21.20.12:011][ 0]CrashReportCoreLog: DataRouterUrl: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data +[2026.04.21-21.20.12:011][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-21.20.12:011][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-21.20.12:011][ 0]LogCrashDebugHelper: DepotName: //UE5/Release-5.6 +[2026.04.21-21.20.12:011][ 0]LogCrashDebugHelper: BuiltFromCL: 44394996 +[2026.04.21-21.20.12:011][ 0]LogCrashDebugHelper: EngineVersion: 5.6.1-44394996+++UE5+Release-5.6 +[2026.04.21-21.20.12:011][ 0]LogCrashDebugHelper: BuildVersion: ++UE5+Release-5.6-CL-44394996 +[2026.04.21-21.20.12:981][ 0]CrashReportCoreLog: Got 4 pending files to upload from 'ensureinfo-MyProject2-pid-91956-30A57896073941E7A714FB9044219048' +[2026.04.21-21.20.12:981][ 0]CrashReportCoreLog: State change from Ready to SendingFiles +[2026.04.21-21.20.12:981][ 0]CrashReportCoreLog: CompressAndSendData have 4 pending files +[2026.04.21-21.20.12:981][ 0]CrashReportCoreLog: CompressAndSendData compressing 98794 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-30A57896073941E7A714FB9044219048/MyProject2.log') +[2026.04.21-21.20.12:981][ 0]CrashReportCoreLog: CompressAndSendData compressing 43734 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-30A57896073941E7A714FB9044219048/CrashContext.runtime-xml') +[2026.04.21-21.20.12:981][ 0]CrashReportCoreLog: CompressAndSendData compressing 256 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-30A57896073941E7A714FB9044219048/CrashReportClient.ini') +[2026.04.21-21.20.12:981][ 0]CrashReportCoreLog: CompressAndSendData compressing 3652 bytes ('/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/ensureinfo-MyProject2-pid-91956-30A57896073941E7A714FB9044219048/Diagnostics.txt') +[2026.04.21-21.20.12:986][ 0]CrashReportCoreLog: Sending HTTP request: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?AppID=CrashReporter&AppVersion=5.6.1-44394996%2B%2B%2BUE5%2BRelease-5.6&AppEnvironment=Release&UploadType=crashreports&UserID=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8%7C%7Ce5d2b3c70a61446e8360ccaeadda3ccf, Payload size: 28460 +[2026.04.21-21.20.13:582][ 0]CrashReportCoreLog: OnProcessRequestComplete(), State=SendingFiles Response=204 ConnectedSuccesfully=1 +[2026.04.21-21.20.13:582][ 0]CrashReportCoreLog: All uploads done +[2026.04.21-21.20.13:582][ 0]CrashReportCoreLog: State change from SendingFiles to Finished +[2026.04.21-21.20.14:016][ 0]CrashReportCoreLog: Final state (Receiver) = Finished +[2026.04.21-21.20.14:016][ 0]CrashReportCoreLog: Final state (Receiver) = Unknown UploadState value +[2026.04.21-21.20.14:016][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::EndSession +[2026.04.21-21.20.14:016][ 0]LogCore: Engine exit requested (reason: CrashReportClientApp RequestExit) +[2026.04.21-21.20.14:016][ 0]LogExit: Preparing to exit. +[2026.04.21-21.20.14:017][ 0]LogExit: Object subsystem successfully closed. +[2026.04.21-21.20.14:518][ 0]LogPakFile: Destroying PakPlatformFile +[2026.04.21-21.20.14:518][ 0]LogExit: Exiting. +[2026.04.21-21.20.14:525][ 0]Log file closed, 04/22/26 00:20:14 diff --git a/MyProject2/Saved/Logs/MyProject2-CRC_5-backup-2026.04.21-14.46.33.log b/MyProject2/Saved/Logs/MyProject2-CRC_5-backup-2026.04.21-14.46.33.log new file mode 100644 index 0000000..3e15a45 --- /dev/null +++ b/MyProject2/Saved/Logs/MyProject2-CRC_5-backup-2026.04.21-14.46.33.log @@ -0,0 +1,138 @@ +Log file open, 04/21/26 17:46:23 +LogICUInternationalization: OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogConfig: No local boot hotfix file found at: [/home/reimoz/.config/Epic/CrashReportClient/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +LogInit: ExecutableName: CrashReportClientEditor +LogInit: Build: ++UE5+Release-5.6-CL-44394996 +LogInit: Platform=Linux +LogInit: MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +LogInit: DeviceId= +LogInit: Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +LogInit: Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +LogInit: Net CL: 43139311 +LogInit: OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +LogInit: Compiled (64-bit): Jul 28 2025 20:56:39 +LogInit: Architecture: x64 +LogInit: Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +LogInit: Build Configuration: Shipping +LogInit: Branch Name: ++UE5+Release-5.6 +LogInit: Command Line: -Abslog="/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Logs/MyProject2-CRC.log" "/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-8779-F87A48081C9C4C79BEC1761A8B603479/" +LogInit: Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +LogInit: Presizing for max 2097152 objects, including 1 objects not considered by GC. +LogInit: Object subsystem initialized +[2026.04.21-14.46.23:576][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2026.04.21-14.46.23:576][ 0]LogInit: Unix hardware info: +[2026.04.21-14.46.23:576][ 0]LogInit: - we are the first instance of this executable +[2026.04.21-14.46.23:576][ 0]LogInit: - this process' id (pid) is 9197, parent process' id (ppid) is 8779 +[2026.04.21-14.46.23:576][ 0]LogInit: - we are not running under debugger +[2026.04.21-14.46.23:576][ 0]LogInit: - machine network name is 'WEYLAND-YUTANI' +[2026.04.21-14.46.23:576][ 0]LogInit: - user name is 'reimoz' (reimoz) +[2026.04.21-14.46.23:576][ 0]LogInit: - we're logged in locally +[2026.04.21-14.46.23:576][ 0]LogInit: - we're running with rendering +[2026.04.21-14.46.23:576][ 0]LogInit: - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) +[2026.04.21-14.46.23:576][ 0]LogInit: - Number of physical cores available for the process: 8 +[2026.04.21-14.46.23:576][ 0]LogInit: - Number of logical cores available for the process: 16 +[2026.04.21-14.46.23:576][ 0]LogInit: - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +[2026.04.21-14.46.23:576][ 0]LogInit: - Memory allocator used: Mimalloc +[2026.04.21-14.46.23:576][ 0]LogInit: - This is an internal build. +[2026.04.21-14.46.23:576][ 0]LogCore: Skipped benchmarking clocks because the engine is running in a standalone program mode - CLOCK_MONOTONIC will be used. +[2026.04.21-14.46.23:576][ 0]LogInit: Unix-specific commandline switches: +[2026.04.21-14.46.23:576][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) +[2026.04.21-14.46.23:576][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation +[2026.04.21-14.46.23:576][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation +[2026.04.21-14.46.23:576][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache +[2026.04.21-14.46.23:576][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) +[2026.04.21-14.46.23:576][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) +[2026.04.21-14.46.23:576][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) +[2026.04.21-14.46.23:576][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal +[2026.04.21-14.46.23:576][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) +[2026.04.21-14.46.23:576][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened +[2026.04.21-14.46.23:576][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) +[2026.04.21-14.46.23:576][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) +[2026.04.21-14.46.23:576][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) +[2026.04.21-14.46.23:576][ 0]LogInit: -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash +[2026.04.21-14.46.23:576][ 0]LogInit: - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) +[2026.04.21-14.46.23:576][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1 +[2026.04.21-14.46.23:576][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) +[2026.04.21-14.46.23:576][ 0]LogInit: - PageSize 4096 +[2026.04.21-14.46.23:576][ 0]LogInit: - BinnedPageSize 65536 +[2026.04.21-14.46.23:578][ 0]LogUObjectArray: 552 objects as part of root set at end of initial load. +[2026.04.21-14.46.23:578][ 0]LogUObjectArray: 0 objects are not in the root set, but can never be destroyed because they are in the DisregardForGC set. +[2026.04.21-14.46.23:578][ 0]LogUObjectArray: CloseDisregardForGC: 552/552 objects in disregard for GC pool +[2026.04.21-14.46.23:579][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-14.46.23:579][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-14.46.23:579][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-14.46.23:613][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-14.46.23:613][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-14.46.23:613][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-14.46.23:613][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the locale. +[2026.04.21-14.46.23:614][ 0]LogPackageLocalizationCache: Processed 2 localized package path(s) for 1 prioritized culture(s) in 0.000022 seconds +[2026.04.21-14.46.23:624][ 0]LogInit: Using libcurl 8.12.1 +[2026.04.21-14.46.23:624][ 0]LogInit: - built for x86_64-unknown-linux-gnu +[2026.04.21-14.46.23:624][ 0]LogInit: - supports SSL with OpenSSL/1.1.1t +[2026.04.21-14.46.23:624][ 0]LogInit: - supports HTTP deflate (compression) using libz 1.3 +[2026.04.21-14.46.23:624][ 0]LogInit: - other features: +[2026.04.21-14.46.23:624][ 0]LogInit: CURL_VERSION_SSL +[2026.04.21-14.46.23:624][ 0]LogInit: CURL_VERSION_LIBZ +[2026.04.21-14.46.23:624][ 0]LogInit: CURL_VERSION_IPV6 +[2026.04.21-14.46.23:624][ 0]LogInit: CURL_VERSION_ASYNCHDNS +[2026.04.21-14.46.23:624][ 0]LogInit: CURL_VERSION_LARGEFILE +[2026.04.21-14.46.23:624][ 0]LogInit: CURL_VERSION_TLSAUTH_SRP +[2026.04.21-14.46.23:624][ 0]LogInit: CURL_VERSION_HTTP2 +[2026.04.21-14.46.23:624][ 0]LogInit: CurlRequestOptions (configurable via config and command line): +[2026.04.21-14.46.23:624][ 0]LogInit: - bVerifyPeer = false - Libcurl will NOT verify peer certificate +[2026.04.21-14.46.23:624][ 0]LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy +[2026.04.21-14.46.23:624][ 0]LogInit: - bDontReuseConnections = false - Libcurl will reuse connections +[2026.04.21-14.46.23:624][ 0]LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host +[2026.04.21-14.46.23:624][ 0]LogInit: - LocalHostAddr = Default +[2026.04.21-14.46.23:624][ 0]LogInit: - BufferSize = 65536 +[2026.04.21-14.46.23:624][ 0]LogInit: CreateHttpThread using FCurlMultiPollEventLoopHttpThread +[2026.04.21-14.46.23:624][ 0]LogInit: Creating http thread with maximum 256 concurrent requests +[2026.04.21-14.46.23:624][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::StartSession ( APIServer = https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data. AppVersion = ++UE5+Release-5.6-CL-44394996 ) +[2026.04.21-14.46.23:625][ 0]CrashReportCoreLog: Display: Applying project settings from '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-8779-F87A48081C9C4C79BEC1761A8B603479/CrashReportClient.ini'. +[2026.04.21-14.46.23:625][ 0]CrashReportCoreLog: CrashReportClientVersion=1.0 +[2026.04.21-14.46.23:625][ 0]CrashReportCoreLog: CrashReportReceiver disabled +[2026.04.21-14.46.23:625][ 0]CrashReportCoreLog: DataRouterUrl: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data +[2026.04.21-14.46.23:626][ 0]LogInit: Initializing SDL. +[2026.04.21-14.46.24:406][ 0]LogInit: Initialized SDL 2.30.6 revision: SDL-2.30.6-no-vcs (compiled against 2.30.6) +[2026.04.21-14.46.24:406][ 0]LogInit: Using SDL video driver 'x11' +[2026.04.21-14.46.24:411][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +[2026.04.21-14.46.24:411][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0 +[2026.04.21-14.46.24:413][ 0]LogSlate: Using FreeType 2.10.0 +[2026.04.21-14.46.24:413][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +[2026.04.21-14.46.24:413][ 0]LogInit: Using SDL_WINDOW_OPENGL +[2026.04.21-14.46.24:513][ 0]LogInit: FSlateOpenGLContext::Initialize - creating OpenGL 2.1 context +[2026.04.21-14.46.24:525][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png' error. +[2026.04.21-14.46.24:525][ 0]LogSlateOpenGL: Could not find file for Slate texture: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png' +[2026.04.21-14.46.24:525][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' error. +[2026.04.21-14.46.24:525][ 0]LogSlateOpenGL: Could not find file for Slate texture: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' +[2026.04.21-14.46.24:525][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' error. +[2026.04.21-14.46.24:525][ 0]LogSlateOpenGL: Could not find file for Slate texture: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' +[2026.04.21-14.46.24:588][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-14.46.24:588][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-14.46.24:618][ 0]LogInit: FSlateOpenGLContext::Initialize - creating OpenGL 2.1 context +[2026.04.21-14.46.24:623][ 0]LogSlate: Took 0.000069 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2026.04.21-14.46.24:624][ 0]LogSlate: Took 0.000048 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) +[2026.04.21-14.46.24:625][ 0]LogSlate: Took 0.000386 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) +[2026.04.21-14.46.26:202][ 0]LogInit: FSlateOpenGLContext::Initialize - creating OpenGL 2.1 context +[2026.04.21-14.46.33:338][ 0]LogSlate: Request Window '' being destroyed +[2026.04.21-14.46.33:342][ 0]LogSlate: Request Window 'MyProject2 Crash Reporter' being destroyed +[2026.04.21-14.46.33:342][ 0]LogSlate: Window 'MyProject2 Crash Reporter' being destroyed +[2026.04.21-14.46.33:345][ 0]LogCore: Engine exit requested (reason: OnRequestExit) +[2026.04.21-14.46.33:346][ 0]CrashReportCoreLog: Final state (Receiver) = Ready +[2026.04.21-14.46.33:346][ 0]CrashReportCoreLog: Final state (Receiver) = Unknown UploadState value +[2026.04.21-14.46.33:351][ 0]LogSlate: Slate User Destroyed. User Index 0, Is Virtual User: 0 +[2026.04.21-14.46.33:351][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::EndSession +[2026.04.21-14.46.33:351][ 0]LogCore: Engine exit requested (reason: CrashReportClientApp RequestExit; note: exit was already requested) +[2026.04.21-14.46.33:351][ 0]LogExit: Preparing to exit. +[2026.04.21-14.46.33:352][ 0]LogExit: Object subsystem successfully closed. +[2026.04.21-14.46.33:352][ 0]LogHttp: Warning: [FHttpManager::Shutdown] Unbinding delegates for 1 outstanding Http Requests: +[2026.04.21-14.46.33:352][ 0]LogHttp: Warning: verb=[POST] url=[https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7B7C8419B7-92A4-44A4-AC68-F551A3BC2BA8%7D&AppID=CrashReporter.Release&AppVersion=%2B%2BUE5%2BRelease-5.6-CL-44394996&UserID=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8%7C%7Ce5d2b3c70a61446e8360ccaeadda3ccf&AppEnvironment=datacollector-binary&UploadType=eteventstream] refs=[2] status=Processing +[2026.04.21-14.46.33:352][ 0]LogHttp: Warning: Sleeping 0.500s to wait for 1 outstanding Http Requests. +[2026.04.21-14.46.33:854][ 0]LogPakFile: Destroying PakPlatformFile +[2026.04.21-14.46.33:854][ 0]LogExit: Exiting. +[2026.04.21-14.46.33:854][ 0]LogInit: Tearing down SDL. +[2026.04.21-14.46.33:871][ 0]Log file closed, 04/21/26 17:46:33 diff --git a/MyProject2/Saved/Logs/MyProject2-CRC_5-backup-2026.04.21-18.48.31.log b/MyProject2/Saved/Logs/MyProject2-CRC_5-backup-2026.04.21-18.48.31.log new file mode 100644 index 0000000..823e56e --- /dev/null +++ b/MyProject2/Saved/Logs/MyProject2-CRC_5-backup-2026.04.21-18.48.31.log @@ -0,0 +1,136 @@ +Log file open, 04/21/26 21:48:25 +LogICUInternationalization: OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogConfig: No local boot hotfix file found at: [/home/reimoz/.config/Epic/CrashReportClient/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +LogInit: ExecutableName: CrashReportClientEditor +LogInit: Build: ++UE5+Release-5.6-CL-44394996 +LogInit: Platform=Linux +LogInit: MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +LogInit: DeviceId= +LogInit: Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +LogInit: Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +LogInit: Net CL: 43139311 +LogInit: OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +LogInit: Compiled (64-bit): Jul 28 2025 20:56:39 +LogInit: Architecture: x64 +LogInit: Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +LogInit: Build Configuration: Shipping +LogInit: Branch Name: ++UE5+Release-5.6 +LogInit: Command Line: -Abslog="/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Logs/MyProject2-CRC.log" "/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-27976-1EAF4887123344C8892773F37330B318/" +LogInit: Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +LogInit: Presizing for max 2097152 objects, including 1 objects not considered by GC. +LogInit: Object subsystem initialized +LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2026.04.21-18.48.25:155][ 0]LogInit: Unix hardware info: +[2026.04.21-18.48.25:155][ 0]LogInit: - we are not the first instance of this executable +[2026.04.21-18.48.25:155][ 0]LogInit: - this process' id (pid) is 28410, parent process' id (ppid) is 27976 +[2026.04.21-18.48.25:155][ 0]LogInit: - we are not running under debugger +[2026.04.21-18.48.25:155][ 0]LogInit: - machine network name is 'WEYLAND-YUTANI' +[2026.04.21-18.48.25:155][ 0]LogInit: - user name is 'reimoz' (reimoz) +[2026.04.21-18.48.25:155][ 0]LogInit: - we're logged in locally +[2026.04.21-18.48.25:155][ 0]LogInit: - we're running with rendering +[2026.04.21-18.48.25:155][ 0]LogInit: - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) +[2026.04.21-18.48.25:155][ 0]LogInit: - Number of physical cores available for the process: 8 +[2026.04.21-18.48.25:155][ 0]LogInit: - Number of logical cores available for the process: 16 +[2026.04.21-18.48.25:155][ 0]LogInit: - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +[2026.04.21-18.48.25:155][ 0]LogInit: - Memory allocator used: Mimalloc +[2026.04.21-18.48.25:155][ 0]LogInit: - This is an internal build. +[2026.04.21-18.48.25:155][ 0]LogCore: Skipped benchmarking clocks because the engine is running in a standalone program mode - CLOCK_MONOTONIC will be used. +[2026.04.21-18.48.25:155][ 0]LogInit: Unix-specific commandline switches: +[2026.04.21-18.48.25:155][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) +[2026.04.21-18.48.25:155][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation +[2026.04.21-18.48.25:155][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation +[2026.04.21-18.48.25:155][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache +[2026.04.21-18.48.25:155][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) +[2026.04.21-18.48.25:155][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) +[2026.04.21-18.48.25:155][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) +[2026.04.21-18.48.25:155][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal +[2026.04.21-18.48.25:155][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) +[2026.04.21-18.48.25:155][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened +[2026.04.21-18.48.25:155][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) +[2026.04.21-18.48.25:155][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) +[2026.04.21-18.48.25:155][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) +[2026.04.21-18.48.25:155][ 0]LogInit: -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash +[2026.04.21-18.48.25:155][ 0]LogInit: - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) +[2026.04.21-18.48.25:155][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1 +[2026.04.21-18.48.25:155][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) +[2026.04.21-18.48.25:155][ 0]LogInit: - PageSize 4096 +[2026.04.21-18.48.25:155][ 0]LogInit: - BinnedPageSize 65536 +[2026.04.21-18.48.25:157][ 0]LogUObjectArray: 552 objects as part of root set at end of initial load. +[2026.04.21-18.48.25:157][ 0]LogUObjectArray: 0 objects are not in the root set, but can never be destroyed because they are in the DisregardForGC set. +[2026.04.21-18.48.25:157][ 0]LogUObjectArray: CloseDisregardForGC: 552/552 objects in disregard for GC pool +[2026.04.21-18.48.25:157][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-18.48.25:157][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-18.48.25:158][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-18.48.25:188][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-18.48.25:188][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-18.48.25:188][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-18.48.25:188][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the locale. +[2026.04.21-18.48.25:188][ 0]LogPackageLocalizationCache: Processed 2 localized package path(s) for 1 prioritized culture(s) in 0.000021 seconds +[2026.04.21-18.48.25:198][ 0]LogInit: Using libcurl 8.12.1 +[2026.04.21-18.48.25:198][ 0]LogInit: - built for x86_64-unknown-linux-gnu +[2026.04.21-18.48.25:198][ 0]LogInit: - supports SSL with OpenSSL/1.1.1t +[2026.04.21-18.48.25:198][ 0]LogInit: - supports HTTP deflate (compression) using libz 1.3 +[2026.04.21-18.48.25:198][ 0]LogInit: - other features: +[2026.04.21-18.48.25:198][ 0]LogInit: CURL_VERSION_SSL +[2026.04.21-18.48.25:198][ 0]LogInit: CURL_VERSION_LIBZ +[2026.04.21-18.48.25:198][ 0]LogInit: CURL_VERSION_IPV6 +[2026.04.21-18.48.25:198][ 0]LogInit: CURL_VERSION_ASYNCHDNS +[2026.04.21-18.48.25:198][ 0]LogInit: CURL_VERSION_LARGEFILE +[2026.04.21-18.48.25:198][ 0]LogInit: CURL_VERSION_TLSAUTH_SRP +[2026.04.21-18.48.25:198][ 0]LogInit: CURL_VERSION_HTTP2 +[2026.04.21-18.48.25:198][ 0]LogInit: CurlRequestOptions (configurable via config and command line): +[2026.04.21-18.48.25:198][ 0]LogInit: - bVerifyPeer = false - Libcurl will NOT verify peer certificate +[2026.04.21-18.48.25:198][ 0]LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy +[2026.04.21-18.48.25:198][ 0]LogInit: - bDontReuseConnections = false - Libcurl will reuse connections +[2026.04.21-18.48.25:198][ 0]LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host +[2026.04.21-18.48.25:198][ 0]LogInit: - LocalHostAddr = Default +[2026.04.21-18.48.25:198][ 0]LogInit: - BufferSize = 65536 +[2026.04.21-18.48.25:198][ 0]LogInit: CreateHttpThread using FCurlMultiPollEventLoopHttpThread +[2026.04.21-18.48.25:198][ 0]LogInit: Creating http thread with maximum 256 concurrent requests +[2026.04.21-18.48.25:199][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::StartSession ( APIServer = https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data. AppVersion = ++UE5+Release-5.6-CL-44394996 ) +[2026.04.21-18.48.25:200][ 0]CrashReportCoreLog: Display: Applying project settings from '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-27976-1EAF4887123344C8892773F37330B318/CrashReportClient.ini'. +[2026.04.21-18.48.25:200][ 0]CrashReportCoreLog: CrashReportClientVersion=1.0 +[2026.04.21-18.48.25:200][ 0]CrashReportCoreLog: CrashReportReceiver disabled +[2026.04.21-18.48.25:200][ 0]CrashReportCoreLog: DataRouterUrl: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data +[2026.04.21-18.48.25:200][ 0]LogInit: Initializing SDL. +[2026.04.21-18.48.26:050][ 0]LogInit: Initialized SDL 2.30.6 revision: SDL-2.30.6-no-vcs (compiled against 2.30.6) +[2026.04.21-18.48.26:050][ 0]LogInit: Using SDL video driver 'x11' +[2026.04.21-18.48.26:052][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +[2026.04.21-18.48.26:052][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0 +[2026.04.21-18.48.26:053][ 0]LogSlate: Using FreeType 2.10.0 +[2026.04.21-18.48.26:053][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +[2026.04.21-18.48.26:053][ 0]LogInit: Using SDL_WINDOW_OPENGL +[2026.04.21-18.48.26:149][ 0]LogInit: FSlateOpenGLContext::Initialize - creating OpenGL 2.1 context +[2026.04.21-18.48.26:160][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png' error. +[2026.04.21-18.48.26:160][ 0]LogSlateOpenGL: Could not find file for Slate texture: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png' +[2026.04.21-18.48.26:160][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' error. +[2026.04.21-18.48.26:160][ 0]LogSlateOpenGL: Could not find file for Slate texture: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' +[2026.04.21-18.48.26:161][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' error. +[2026.04.21-18.48.26:161][ 0]LogSlateOpenGL: Could not find file for Slate texture: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' +[2026.04.21-18.48.26:174][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-18.48.26:174][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-18.48.26:186][ 0]LogInit: FSlateOpenGLContext::Initialize - creating OpenGL 2.1 context +[2026.04.21-18.48.26:192][ 0]LogSlate: Took 0.000046 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2026.04.21-18.48.26:192][ 0]LogSlate: Took 0.000044 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) +[2026.04.21-18.48.26:193][ 0]LogSlate: Took 0.000038 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) +[2026.04.21-18.48.31:367][ 0]LogSlate: Request Window 'MyProject2 Crash Reporter' being destroyed +[2026.04.21-18.48.31:367][ 0]LogSlate: Window 'MyProject2 Crash Reporter' being destroyed +[2026.04.21-18.48.31:369][ 0]LogCore: Engine exit requested (reason: OnRequestExit) +[2026.04.21-18.48.31:369][ 0]CrashReportCoreLog: Final state (Receiver) = Ready +[2026.04.21-18.48.31:369][ 0]CrashReportCoreLog: Final state (Receiver) = Unknown UploadState value +[2026.04.21-18.48.31:372][ 0]LogSlate: Slate User Destroyed. User Index 0, Is Virtual User: 0 +[2026.04.21-18.48.31:372][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::EndSession +[2026.04.21-18.48.31:372][ 0]LogCore: Engine exit requested (reason: CrashReportClientApp RequestExit; note: exit was already requested) +[2026.04.21-18.48.31:372][ 0]LogExit: Preparing to exit. +[2026.04.21-18.48.31:373][ 0]LogExit: Object subsystem successfully closed. +[2026.04.21-18.48.31:373][ 0]LogHttp: Warning: [FHttpManager::Shutdown] Unbinding delegates for 1 outstanding Http Requests: +[2026.04.21-18.48.31:373][ 0]LogHttp: Warning: verb=[POST] url=[https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7B62886891-7F04-4611-8515-F423584C8A65%7D&AppID=CrashReporter.Release&AppVersion=%2B%2BUE5%2BRelease-5.6-CL-44394996&UserID=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8%7C%7Ce5d2b3c70a61446e8360ccaeadda3ccf&AppEnvironment=datacollector-binary&UploadType=eteventstream] refs=[2] status=Processing +[2026.04.21-18.48.31:373][ 0]LogHttp: Warning: Sleeping 0.500s to wait for 1 outstanding Http Requests. +[2026.04.21-18.48.31:875][ 0]LogPakFile: Destroying PakPlatformFile +[2026.04.21-18.48.31:875][ 0]LogExit: Exiting. +[2026.04.21-18.48.31:875][ 0]LogInit: Tearing down SDL. +[2026.04.21-18.48.31:887][ 0]Log file closed, 04/21/26 21:48:31 diff --git a/MyProject2/Saved/Logs/MyProject2-CRC_5.log b/MyProject2/Saved/Logs/MyProject2-CRC_5.log new file mode 100644 index 0000000..3fc03f0 --- /dev/null +++ b/MyProject2/Saved/Logs/MyProject2-CRC_5.log @@ -0,0 +1,136 @@ +Log file open, 04/21/26 21:55:54 +LogICUInternationalization: OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogConfig: No local boot hotfix file found at: [/home/reimoz/.config/Epic/CrashReportClient/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +LogInit: ExecutableName: CrashReportClientEditor +LogInit: Build: ++UE5+Release-5.6-CL-44394996 +LogInit: Platform=Linux +LogInit: MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +LogInit: DeviceId= +LogInit: Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +LogInit: Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +LogInit: Net CL: 43139311 +LogInit: OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +LogInit: Compiled (64-bit): Jul 28 2025 20:56:39 +LogInit: Architecture: x64 +LogInit: Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +LogInit: Build Configuration: Shipping +LogInit: Branch Name: ++UE5+Release-5.6 +LogInit: Command Line: -Abslog="/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Logs/MyProject2-CRC.log" "/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-29627-EA71E637B967432691884281D99F100E/" +LogInit: Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +LogInit: Presizing for max 2097152 objects, including 1 objects not considered by GC. +LogInit: Object subsystem initialized +[2026.04.21-18.55.54:209][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2026.04.21-18.55.54:209][ 0]LogInit: Unix hardware info: +[2026.04.21-18.55.54:209][ 0]LogInit: - we are not the first instance of this executable +[2026.04.21-18.55.54:209][ 0]LogInit: - this process' id (pid) is 30054, parent process' id (ppid) is 29627 +[2026.04.21-18.55.54:209][ 0]LogInit: - we are not running under debugger +[2026.04.21-18.55.54:209][ 0]LogInit: - machine network name is 'WEYLAND-YUTANI' +[2026.04.21-18.55.54:209][ 0]LogInit: - user name is 'reimoz' (reimoz) +[2026.04.21-18.55.54:209][ 0]LogInit: - we're logged in locally +[2026.04.21-18.55.54:209][ 0]LogInit: - we're running with rendering +[2026.04.21-18.55.54:209][ 0]LogInit: - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) +[2026.04.21-18.55.54:209][ 0]LogInit: - Number of physical cores available for the process: 8 +[2026.04.21-18.55.54:209][ 0]LogInit: - Number of logical cores available for the process: 16 +[2026.04.21-18.55.54:209][ 0]LogInit: - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +[2026.04.21-18.55.54:209][ 0]LogInit: - Memory allocator used: Mimalloc +[2026.04.21-18.55.54:209][ 0]LogInit: - This is an internal build. +[2026.04.21-18.55.54:209][ 0]LogCore: Skipped benchmarking clocks because the engine is running in a standalone program mode - CLOCK_MONOTONIC will be used. +[2026.04.21-18.55.54:209][ 0]LogInit: Unix-specific commandline switches: +[2026.04.21-18.55.54:209][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) +[2026.04.21-18.55.54:209][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation +[2026.04.21-18.55.54:209][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation +[2026.04.21-18.55.54:209][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache +[2026.04.21-18.55.54:209][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) +[2026.04.21-18.55.54:209][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) +[2026.04.21-18.55.54:209][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) +[2026.04.21-18.55.54:209][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal +[2026.04.21-18.55.54:209][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) +[2026.04.21-18.55.54:209][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened +[2026.04.21-18.55.54:209][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) +[2026.04.21-18.55.54:209][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) +[2026.04.21-18.55.54:209][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) +[2026.04.21-18.55.54:209][ 0]LogInit: -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash +[2026.04.21-18.55.54:209][ 0]LogInit: - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) +[2026.04.21-18.55.54:209][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1 +[2026.04.21-18.55.54:209][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) +[2026.04.21-18.55.54:209][ 0]LogInit: - PageSize 4096 +[2026.04.21-18.55.54:209][ 0]LogInit: - BinnedPageSize 65536 +[2026.04.21-18.55.54:211][ 0]LogUObjectArray: 552 objects as part of root set at end of initial load. +[2026.04.21-18.55.54:211][ 0]LogUObjectArray: 0 objects are not in the root set, but can never be destroyed because they are in the DisregardForGC set. +[2026.04.21-18.55.54:211][ 0]LogUObjectArray: CloseDisregardForGC: 552/552 objects in disregard for GC pool +[2026.04.21-18.55.54:212][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-18.55.54:212][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-18.55.54:212][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-18.55.54:249][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-18.55.54:249][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-18.55.54:249][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-18.55.54:249][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the locale. +[2026.04.21-18.55.54:249][ 0]LogPackageLocalizationCache: Processed 2 localized package path(s) for 1 prioritized culture(s) in 0.000023 seconds +[2026.04.21-18.55.54:260][ 0]LogInit: Using libcurl 8.12.1 +[2026.04.21-18.55.54:260][ 0]LogInit: - built for x86_64-unknown-linux-gnu +[2026.04.21-18.55.54:260][ 0]LogInit: - supports SSL with OpenSSL/1.1.1t +[2026.04.21-18.55.54:260][ 0]LogInit: - supports HTTP deflate (compression) using libz 1.3 +[2026.04.21-18.55.54:260][ 0]LogInit: - other features: +[2026.04.21-18.55.54:260][ 0]LogInit: CURL_VERSION_SSL +[2026.04.21-18.55.54:260][ 0]LogInit: CURL_VERSION_LIBZ +[2026.04.21-18.55.54:260][ 0]LogInit: CURL_VERSION_IPV6 +[2026.04.21-18.55.54:260][ 0]LogInit: CURL_VERSION_ASYNCHDNS +[2026.04.21-18.55.54:260][ 0]LogInit: CURL_VERSION_LARGEFILE +[2026.04.21-18.55.54:260][ 0]LogInit: CURL_VERSION_TLSAUTH_SRP +[2026.04.21-18.55.54:260][ 0]LogInit: CURL_VERSION_HTTP2 +[2026.04.21-18.55.54:260][ 0]LogInit: CurlRequestOptions (configurable via config and command line): +[2026.04.21-18.55.54:260][ 0]LogInit: - bVerifyPeer = false - Libcurl will NOT verify peer certificate +[2026.04.21-18.55.54:260][ 0]LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy +[2026.04.21-18.55.54:260][ 0]LogInit: - bDontReuseConnections = false - Libcurl will reuse connections +[2026.04.21-18.55.54:260][ 0]LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host +[2026.04.21-18.55.54:260][ 0]LogInit: - LocalHostAddr = Default +[2026.04.21-18.55.54:260][ 0]LogInit: - BufferSize = 65536 +[2026.04.21-18.55.54:260][ 0]LogInit: CreateHttpThread using FCurlMultiPollEventLoopHttpThread +[2026.04.21-18.55.54:260][ 0]LogInit: Creating http thread with maximum 256 concurrent requests +[2026.04.21-18.55.54:260][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::StartSession ( APIServer = https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data. AppVersion = ++UE5+Release-5.6-CL-44394996 ) +[2026.04.21-18.55.54:262][ 0]CrashReportCoreLog: Display: Applying project settings from '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Crashes/crashinfo-MyProject2-pid-29627-EA71E637B967432691884281D99F100E/CrashReportClient.ini'. +[2026.04.21-18.55.54:262][ 0]CrashReportCoreLog: CrashReportClientVersion=1.0 +[2026.04.21-18.55.54:262][ 0]CrashReportCoreLog: CrashReportReceiver disabled +[2026.04.21-18.55.54:262][ 0]CrashReportCoreLog: DataRouterUrl: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data +[2026.04.21-18.55.54:262][ 0]LogInit: Initializing SDL. +[2026.04.21-18.55.55:104][ 0]LogInit: Initialized SDL 2.30.6 revision: SDL-2.30.6-no-vcs (compiled against 2.30.6) +[2026.04.21-18.55.55:104][ 0]LogInit: Using SDL video driver 'x11' +[2026.04.21-18.55.55:107][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +[2026.04.21-18.55.55:107][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0 +[2026.04.21-18.55.55:107][ 0]LogSlate: Using FreeType 2.10.0 +[2026.04.21-18.55.55:107][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +[2026.04.21-18.55.55:107][ 0]LogInit: Using SDL_WINDOW_OPENGL +[2026.04.21-18.55.55:206][ 0]LogInit: FSlateOpenGLContext::Initialize - creating OpenGL 2.1 context +[2026.04.21-18.55.55:217][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png' error. +[2026.04.21-18.55.55:217][ 0]LogSlateOpenGL: Could not find file for Slate texture: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png' +[2026.04.21-18.55.55:217][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' error. +[2026.04.21-18.55.55:217][ 0]LogSlateOpenGL: Could not find file for Slate texture: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' +[2026.04.21-18.55.55:217][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' error. +[2026.04.21-18.55.55:217][ 0]LogSlateOpenGL: Could not find file for Slate texture: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' +[2026.04.21-18.55.55:228][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-18.55.55:229][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value +[2026.04.21-18.55.55:240][ 0]LogInit: FSlateOpenGLContext::Initialize - creating OpenGL 2.1 context +[2026.04.21-18.55.55:244][ 0]LogSlate: Took 0.000042 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2026.04.21-18.55.55:244][ 0]LogSlate: Took 0.000046 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) +[2026.04.21-18.55.55:245][ 0]LogSlate: Took 0.000036 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) +[2026.04.21-18.56.47:875][ 0]LogSlate: Request Window 'MyProject2 Crash Reporter' being destroyed +[2026.04.21-18.56.47:875][ 0]LogSlate: Window 'MyProject2 Crash Reporter' being destroyed +[2026.04.21-18.56.47:878][ 0]LogCore: Engine exit requested (reason: OnRequestExit) +[2026.04.21-18.56.47:879][ 0]CrashReportCoreLog: Final state (Receiver) = Ready +[2026.04.21-18.56.47:879][ 0]CrashReportCoreLog: Final state (Receiver) = Unknown UploadState value +[2026.04.21-18.56.47:881][ 0]LogSlate: Slate User Destroyed. User Index 0, Is Virtual User: 0 +[2026.04.21-18.56.47:881][ 0]LogAnalytics: Display: [CrashReporter.Release] AnalyticsET::EndSession +[2026.04.21-18.56.47:881][ 0]LogCore: Engine exit requested (reason: CrashReportClientApp RequestExit; note: exit was already requested) +[2026.04.21-18.56.47:881][ 0]LogExit: Preparing to exit. +[2026.04.21-18.56.47:882][ 0]LogExit: Object subsystem successfully closed. +[2026.04.21-18.56.47:883][ 0]LogHttp: Warning: [FHttpManager::Shutdown] Unbinding delegates for 1 outstanding Http Requests: +[2026.04.21-18.56.47:883][ 0]LogHttp: Warning: verb=[POST] url=[https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7B76575CF8-3E9D-4223-B233-560AAE58CE44%7D&AppID=CrashReporter.Release&AppVersion=%2B%2BUE5%2BRelease-5.6-CL-44394996&UserID=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8%7C%7Ce5d2b3c70a61446e8360ccaeadda3ccf&AppEnvironment=datacollector-binary&UploadType=eteventstream] refs=[2] status=Processing +[2026.04.21-18.56.47:883][ 0]LogHttp: Warning: Sleeping 0.500s to wait for 1 outstanding Http Requests. +[2026.04.21-18.56.48:385][ 0]LogPakFile: Destroying PakPlatformFile +[2026.04.21-18.56.48:385][ 0]LogExit: Exiting. +[2026.04.21-18.56.48:385][ 0]LogInit: Tearing down SDL. +[2026.04.21-18.56.48:403][ 0]Log file closed, 04/21/26 21:56:48 diff --git a/MyProject2/Saved/Logs/MyProject2-backup-2026.04.21-14.46.23.log b/MyProject2/Saved/Logs/MyProject2-backup-2026.04.21-14.46.23.log new file mode 100644 index 0000000..16161fb --- /dev/null +++ b/MyProject2/Saved/Logs/MyProject2-backup-2026.04.21-14.46.23.log @@ -0,0 +1,1775 @@ +Log file open, 04/21/26 17:46:04 +LogInit: Display: Running engine for game: MyProject2 +LogCore: UTS: Unreal Trace Server launched successfully +LogTrace: Initializing trace... +LogCore: Display: Requested channels: 'cpu,gpu,frame,log,bookmark,screenshot,region' +LogTrace: Display: Control listening on port 33115 +LogTrace: Finished trace initialization. +LogCsvProfiler: Display: Metadata set : platform="Linux" +LogCsvProfiler: Display: Metadata set : config="Development" +LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.6-CL-44394996" +LogCsvProfiler: Display: Metadata set : engineversion="5.6.1-44394996+++UE5+Release-5.6" +LogCsvProfiler: Display: Metadata set : os="Arch Linux 6.19.11-arch1-1" +LogCsvProfiler: Display: Metadata set : cpu="AuthenticAMD|AMD Ryzen 7 3800X 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="" "/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject""" +LogCsvProfiler: Display: Metadata set : loginid="e5d2b3c70a61446e8360ccaeadda3ccf-000003e8" +LogCsvProfiler: Display: Metadata set : llm="0" +LogStats: Stats thread started at 0.129502 +LogCsvProfiler: Display: Metadata set : systemresolution.resx="1280" +LogCsvProfiler: Display: Metadata set : systemresolution.resy="720" +LogICUInternationalization: OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogInit: Session CrashGUID >==================================================== + Session CrashGUID > UECC-Linux-760B0150F4A1468FA1F2D3949700E62A + Session CrashGUID >==================================================== +LogConfig: No local boot hotfix file found at: [../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +LogAudio: Display: Pre-Initializing Audio Device Manager... +LogAudio: Display: AudioInfo: 'OPUS' Registered +LogAudio: Display: AudioInfo: 'OGG' Registered +LogAudio: Display: AudioInfo: 'ADPCM' Registered +LogAudio: Display: AudioInfo: 'PCM' Registered +LogAudio: Display: AudioInfo: 'BINKA' Registered +LogAudio: Display: AudioInfo: 'RADA' Registered +LogAudio: Display: Audio Device Manager Pre-Initialized +LogPluginManager: Looking for build plugins target receipt +LogPluginManager: Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +LogAssetRegistry: Display: Asset registry cache read as 67.9 MiB from ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_0.bin +LogConfig: Display: Loading Android ini files took 0.14 seconds +LogConfig: Display: Loading Mac ini files took 0.15 seconds +LogPluginManager: Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +LogPluginManager: Looking for enabled plugins target receipt +LogPluginManager: Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +LogConfig: Display: Loading VulkanPC ini files took 0.21 seconds +LogConfig: Display: Loading IOS ini files took 0.23 seconds +LogConfig: Display: Loading Windows ini files took 0.25 seconds +LogConfig: Display: Loading VisionOS ini files took 0.26 seconds +LogConfig: Display: Loading Unix ini files took 0.26 seconds +LogPluginManager: Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +LogConfig: Display: Loading TVOS ini files took 0.34 seconds +LogPluginManager: Mounting Engine plugin RenderGraphInsights +LogPluginManager: Mounting Engine plugin IoStoreInsights +LogPluginManager: Mounting Engine plugin MassInsights +LogPluginManager: Mounting Engine plugin WorldMetrics +LogPluginManager: Mounting Engine plugin XGEController +LogPluginManager: Mounting Engine plugin EnhancedInput +LogPluginManager: Mounting Engine plugin ChaosVD +LogPluginManager: Mounting Engine plugin FastBuildController +LogPluginManager: Mounting Engine plugin CmdLinkServer +LogPluginManager: Mounting Engine plugin ChaosInsights +LogPluginManager: Mounting Engine plugin UbaController +LogPluginManager: Mounting Engine plugin ChaosCloth +LogPluginManager: Mounting Engine plugin MeshPainting +LogPluginManager: Mounting Engine plugin TraceUtilities +LogPluginManager: Mounting Engine plugin OnlineSubsystemNull +LogConfig: Display: Loading LinuxArm64 ini files took 0.46 seconds +LogPluginManager: Mounting Engine plugin OnlineServices +LogPluginManager: Mounting Engine plugin OnlineBase +LogConfig: Display: Loading Linux ini files took 0.47 seconds +LogPluginManager: Mounting Engine plugin OnlineSubsystem +LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils +LogPluginManager: Mounting Engine plugin EOSShared +LogPluginManager: Mounting Engine plugin GameplayCameras +LogPluginManager: Mounting Engine plugin EngineCameras +LogPluginManager: Mounting Engine plugin CameraShakePreviewer +LogPluginManager: Mounting Engine plugin LauncherChunkInstaller +LogPluginManager: Mounting Engine plugin ColorGrading +LogPluginManager: Mounting Engine plugin FacialAnimation +LogPluginManager: Mounting Engine plugin AssetManagerEditor +LogPluginManager: Mounting Engine plugin EngineAssetDefinitions +LogPluginManager: Mounting Engine plugin BlueprintHeaderView +LogPluginManager: Mounting Engine plugin MobileLauncherProfileWizard +LogPluginManager: Mounting Engine plugin ProxyLODPlugin +LogPluginManager: Mounting Engine plugin UMGWidgetPreview +LogPluginManager: Mounting Engine plugin DataValidation +LogPluginManager: Mounting Engine plugin StylusInput +LogPluginManager: Mounting Engine plugin CryptoKeys +LogPluginManager: Mounting Engine plugin GameplayTagsEditor +LogPluginManager: Mounting Engine plugin EditorDebugTools +LogPluginManager: Mounting Engine plugin MacGraphicsSwitching +LogPluginManager: Mounting Engine plugin ModelingToolsEditorMode +LogPluginManager: Mounting Engine plugin GeometryMode +LogPluginManager: Mounting Engine plugin CurveEditorTools +LogPluginManager: Mounting Engine plugin SequencerAnimTools +LogPluginManager: Mounting Engine plugin MeshLODToolset +LogPluginManager: Mounting Engine plugin PluginBrowser +LogPluginManager: Mounting Engine plugin UVEditor +LogPluginManager: Mounting Engine plugin EditorScriptingUtilities +LogPluginManager: Mounting Engine plugin ChangelistReview +LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities +LogPluginManager: Mounting Engine plugin MaterialAnalyzer +LogPluginManager: Mounting Engine plugin SpeedTreeImporter +LogPluginManager: Mounting Engine plugin Interchange +LogPluginManager: Mounting Engine plugin InterchangeEditor +LogPluginManager: Mounting Engine plugin InterchangeAssets +LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess +LogPluginManager: Mounting Engine plugin PlasticSourceControl +LogPluginManager: Mounting Engine plugin PerforceSourceControl +LogPluginManager: Mounting Engine plugin DumpGPUServices +LogPluginManager: Mounting Engine plugin PixWinPlugin +LogPluginManager: Mounting Engine plugin VisualStudioCodeSourceCodeAccess +LogPluginManager: Mounting Engine plugin PluginUtils +LogPluginManager: Mounting Engine plugin XCodeSourceCodeAccess +LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess +LogPluginManager: Mounting Engine plugin SubversionSourceControl +LogPluginManager: Mounting Engine plugin AnimationSharing +LogPluginManager: Mounting Engine plugin RenderDocPlugin +LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess +LogPluginManager: Mounting Engine plugin UObjectPlugin +LogPluginManager: Mounting Engine plugin ProjectLauncher +LogPluginManager: Mounting Engine plugin NullSourceCodeAccess +LogPluginManager: Mounting Engine plugin GitSourceControl +LogPluginManager: Mounting Engine plugin PropertyAccessNode +LogPluginManager: Mounting Engine plugin VisualStudioSourceCodeAccess +LogPluginManager: Mounting Engine plugin TextureFormatOodle +LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess +LogPluginManager: Mounting Engine plugin NamingTokens +LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess +LogPluginManager: Mounting Engine plugin OodleNetwork +LogPluginManager: Mounting Engine plugin ActorSequence +LogPluginManager: Mounting Engine plugin TemplateSequence +LogPluginManager: Mounting Engine plugin SequencerScripting +LogPluginManager: Mounting Engine plugin LevelSequenceEditor +LogPluginManager: Mounting Engine plugin MetaHumanSDK +LogPluginManager: Mounting Engine plugin MediaCompositing +LogPluginManager: Mounting Engine plugin AvfMedia +LogPluginManager: Mounting Engine plugin AndroidMedia +LogPluginManager: Mounting Engine plugin MediaPlayerEditor +LogPluginManager: Mounting Engine plugin WmfMedia +LogPluginManager: Mounting Engine plugin ImgMedia +LogPluginManager: Mounting Engine plugin WebMMedia +LogPluginManager: Mounting Engine plugin MediaPlate +LogPluginManager: Mounting Engine plugin GLTFExporter +LogPluginManager: Mounting Engine plugin DatasmithContent +LogPluginManager: Mounting Engine plugin VariantManager +LogPluginManager: Mounting Engine plugin VariantManagerContent +LogPluginManager: Mounting Engine plugin InterchangeTests +LogPluginManager: Mounting Engine plugin Niagara +LogPluginManager: Mounting Engine plugin NiagaraSimCaching +LogPluginManager: Mounting Engine plugin Cascade +LogPluginManager: Mounting Engine plugin AlembicImporter +LogPluginManager: Mounting Engine plugin EditorPerformance +LogPluginManager: Mounting Engine plugin LocalizableMessage +LogPluginManager: Mounting Engine plugin GeometryFlow +LogPluginManager: Mounting Engine plugin RuntimeTelemetry +LogPluginManager: Mounting Engine plugin SequenceNavigator +LogPluginManager: Mounting Engine plugin PlatformCrypto +LogPluginManager: Mounting Engine plugin LowLevelNetTrace +LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin +LogPluginManager: Mounting Engine plugin ChaosUserDataPT +LogPluginManager: Mounting Engine plugin LevelSequenceNavigatorBridge +LogPluginManager: Mounting Engine plugin NFORDenoise +LogPluginManager: Mounting Engine plugin ToolPresets +LogPluginManager: Mounting Engine plugin ChaosCaching +LogPluginManager: Mounting Engine plugin EditorDataStorage +LogPluginManager: Mounting Engine plugin PythonScriptPlugin +LogPluginManager: Mounting Engine plugin PlanarCut +LogPluginManager: Mounting Engine plugin AutomationUtils +LogPluginManager: Mounting Engine plugin Fracture +LogPluginManager: Mounting Engine plugin BackChannel +LogPluginManager: Mounting Engine plugin GeometryDataflow +LogPluginManager: Mounting Engine plugin MeshModelingToolsetExp +LogPluginManager: Mounting Engine plugin EditorTelemetry +LogPluginManager: Mounting Engine plugin SkeletalReduction +LogPluginManager: Mounting Engine plugin Dataflow +LogPluginManager: Mounting Engine plugin AdvancedRenamer +LogPluginManager: Mounting Engine plugin ChaosNiagara +LogPluginManager: Mounting Engine plugin FullBodyIK +LogPluginManager: Mounting Engine plugin EditorDataStorageFeatures +LogPluginManager: Mounting Engine plugin CharacterAI +LogPluginManager: Mounting Engine plugin ChaosSolverPlugin +LogPluginManager: Mounting Engine plugin ChaosEditor +LogPluginManager: Mounting Engine plugin MsQuic +LogPluginManager: Mounting Engine plugin AssetTags +LogPluginManager: Mounting Engine plugin ProceduralMeshComponent +LogPluginManager: Mounting Engine plugin GooglePAD +LogPluginManager: Mounting Engine plugin AndroidPermission +LogPluginManager: Mounting Engine plugin ExampleDeviceProfileSelector +LogPluginManager: Mounting Engine plugin WindowsMoviePlayer +LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector +LogPluginManager: Mounting Engine plugin MeshModelingToolset +LogPluginManager: Mounting Engine plugin GeometryProcessing +LogPluginManager: Mounting Engine plugin CustomMeshComponent +LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector +LogPluginManager: Mounting Engine plugin AudioCapture +LogPluginManager: Mounting Engine plugin StateTree +LogPluginManager: Mounting Engine plugin WaveTable +LogPluginManager: Mounting Engine plugin AppleMoviePlayer +LogPluginManager: Mounting Engine plugin ChunkDownloader +LogPluginManager: Mounting Engine plugin XRBase +LogPluginManager: Mounting Engine plugin GoogleCloudMessaging +LogPluginManager: Mounting Engine plugin ResonanceAudio +LogPluginManager: Mounting Engine plugin ArchVisCharacter +LogPluginManager: Mounting Engine plugin InputDebugging +LogPluginManager: Mounting Engine plugin OpenXR +LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector +LogPluginManager: Mounting Engine plugin AndroidMoviePlayer +LogPluginManager: Mounting Engine plugin Synthesis +LogPluginManager: Mounting Engine plugin HairStrands +LogPluginManager: Mounting Engine plugin ComputeFramework +LogPluginManager: Mounting Engine plugin MobilePatchingUtils +LogPluginManager: Mounting Engine plugin AppleImageUtils +LogPluginManager: Mounting Engine plugin WebMMoviePlayer +LogPluginManager: Mounting Engine plugin OpenXREyeTracker +LogPluginManager: Mounting Engine plugin AudioSynesthesia +LogPluginManager: Mounting Engine plugin CableComponent +LogPluginManager: Mounting Engine plugin RigVM +LogPluginManager: Mounting Engine plugin PropertyBindingUtils +LogPluginManager: Mounting Engine plugin SignificanceManager +LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector +LogPluginManager: Mounting Engine plugin SoundFields +LogPluginManager: Mounting Engine plugin Metasound +LogPluginManager: Mounting Engine plugin AndroidFileServer +LogPluginManager: Mounting Engine plugin PropertyAccessEditor +LogPluginManager: Mounting Engine plugin ActorLayerUtilities +LogPluginManager: Mounting Engine plugin AudioWidgets +LogPluginManager: Mounting Engine plugin GeometryCache +LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary +LogPluginManager: Mounting Engine plugin OpenXRHandTracking +LogPluginManager: Mounting Engine plugin UdpMessaging +LogPluginManager: Mounting Engine plugin TcpMessaging +LogPluginManager: Mounting Engine plugin NNERuntimeORT +LogPluginManager: Mounting Engine plugin NNEDenoiser +LogPluginManager: Mounting Engine plugin Paper2D +LogPluginManager: Mounting Engine plugin Takes +LogPluginManager: Mounting Engine plugin CameraCalibrationCore +LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor +LogPluginManager: Mounting Engine plugin AISupport +LogPluginManager: Mounting Engine plugin ControlRigModules +LogPluginManager: Mounting Engine plugin ControlRig +LogPluginManager: Mounting Engine plugin RigLogic +LogPluginManager: Mounting Engine plugin GameplayInsights +LogPluginManager: Mounting Engine plugin ControlRigSpline +LogPluginManager: Mounting Engine plugin IKRig +LogPluginManager: Mounting Engine plugin AnimationModifierLibrary +LogPluginManager: Mounting Engine plugin SkeletalMeshModelingTools +LogPluginManager: Mounting Engine plugin LiveLink +LogPluginManager: Mounting Engine plugin DeformerGraph +LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis +LogPluginManager: Mounting Engine plugin TweeningUtils +LogPluginManager: Mounting Engine plugin ACLPlugin +LogPluginManager: Mounting Engine plugin AnimationData +LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource +LogPluginManager: Mounting Engine plugin XInputDevice +LogPluginManager: Mounting Engine plugin BaseCharacterFXEditor +LogPluginManager: Mounting Engine plugin CompositeCore +LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay +LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS +LogPluginManager: Mounting Engine plugin LightMixer +LogPluginManager: Mounting Engine plugin ObjectMixer +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +LogInit: Using libcurl 8.12.1 +LogInit: - built for x86_64-unknown-linux-gnu +LogInit: - supports SSL with OpenSSL/1.1.1t +LogInit: - supports HTTP deflate (compression) using libz 1.3 +LogInit: - other features: +LogInit: CURL_VERSION_SSL +LogInit: CURL_VERSION_LIBZ +LogInit: CURL_VERSION_IPV6 +LogInit: CURL_VERSION_ASYNCHDNS +LogInit: CURL_VERSION_LARGEFILE +LogInit: CURL_VERSION_TLSAUTH_SRP +LogInit: CURL_VERSION_HTTP2 +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: CreateHttpThread using FCurlMultiPollEventLoopHttpThread +LogInit: Creating http thread with maximum 256 concurrent requests +LogOnline: OSS: Created online subsystem instance for: NULL +LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] +LogEOSShared: Initialize Initializing EOSSDK Version:1.17.0-41373641 +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. +LogStudioTelemetry: Started StudioTelemetry Session +LogNFORDenoise: NFORDenoise function starting up +LogConfig: Applying CVar settings from Section [/Script/CompositeCore.CompositeCorePluginSettings] File [Engine] +LogInit: ExecutableName: UnrealEditor +LogInit: Build: ++UE5+Release-5.6-CL-44394996 +LogInit: Platform=LinuxEditor +LogInit: MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +LogInit: DeviceId= +LogInit: Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +LogInit: Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +LogInit: Net CL: 43139311 +LogInit: OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +LogInit: Compiled (64-bit): Jul 28 2025 20:54:48 +LogInit: Architecture: x64 +LogInit: Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +LogInit: Build Configuration: Development +LogInit: Branch Name: ++UE5+Release-5.6 +LogInit: Command Line: +LogInit: Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +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: 37 +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): 49 +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): 207 +LogDevObjectVersion: FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 8 +LogDevObjectVersion: FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 13 +LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 17 +LogDevObjectVersion: Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 11 +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): 121 +LogDevObjectVersion: UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 56 +LogDevObjectVersion: UE5-SpecialProject (59DA5D52-1232-4948-B878-597870B8E98B): 9 +LogDevObjectVersion: Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2 +LogDevObjectVersion: Dev-NaniteResearch (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1 +LogDevObjectVersion: Dev-ComputeFramework (6304A3E7-0059-4F59-8CFC-21BD7721FD4E): 0 +LogDevObjectVersion: LensFileVersion (8652A554-966A-466C-9FD7-1C6DD61B1ADB): 1 +LogInit: Presizing for max 25165824 objects, including 0 objects not considered by GC. +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: Set CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] +LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created +LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]] +[2026.04.21-14.46.05:941][ 0]LogConfig: Set CVar [[r.VSync:0]] +[2026.04.21-14.46.05:941][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +[2026.04.21-14.46.05:941][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created +[2026.04.21-14.46.05:941][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created +[2026.04.21-14.46.05:941][ 0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]] +[2026.04.21-14.46.05:941][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +[2026.04.21-14.46.05:941][ 0]LogConfig: Set CVar [[r.ForwardShading:1]] +[2026.04.21-14.46.05:941][ 0]LogConfig: Set CVar [[r.MobileHDR:0]] +[2026.04.21-14.46.05:941][ 0]LogConfig: Set CVar [[vr.MobileMultiView:1]] +[2026.04.21-14.46.05:941][ 0]LogConfig: Set CVar [[vr.InstancedStereo:1]] +[2026.04.21-14.46.05:941][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure:0]] +[2026.04.21-14.46.05:941][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusion:0]] +[2026.04.21-14.46.05:941][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:0]] +[2026.04.21-14.46.05:941][ 0]LogConfig: Set CVar [[r.DefaultFeature.MotionBlur:0]] +[2026.04.21-14.46.05:941][ 0]LogConfig: Set CVar [[r.Mobile.UseHWsRGBEncoding:1]] +[2026.04.21-14.46.05:941][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]] +[2026.04.21-14.46.05:941][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] +[2026.04.21-14.46.05:941][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]] +[2026.04.21-14.46.05:941][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]] +[2026.04.21-14.46.05:941][ 0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]] +[2026.04.21-14.46.05:941][ 0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]] +[2026.04.21-14.46.05:941][ 0]LogConfig: Set CVar [[r.ReflectionMethod:1]] +[2026.04.21-14.46.05:941][ 0]LogConfig: Set CVar [[r.Mobile.AntiAliasing:3]] +[2026.04.21-14.46.05:941][ 0]LogConfig: Set CVar [[r.AntiAliasingMethod:3]] +[2026.04.21-14.46.05:941][ 0]LogConfig: Set CVar [[r.AllowStaticLighting:1]] +[2026.04.21-14.46.05:941][ 0]LogConfig: Set CVar [[r.SkinCache.CompileShaders:1]] +[2026.04.21-14.46.05:941][ 0]LogConfig: Set CVar [[r.RayTracing:1]] +[2026.04.21-14.46.05:941][ 0]LogConfig: Set CVar [[r.RayTracing.RayTracingProxies.ProjectEnabled:1]] +[2026.04.21-14.46.05:941][ 0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]] +[2026.04.21-14.46.05:941][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +[2026.04.21-14.46.05:941][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +[2026.04.21-14.46.05:941][ 0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +[2026.04.21-14.46.05:941][ 0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]] +[2026.04.21-14.46.05:941][ 0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]] +[2026.04.21-14.46.05:941][ 0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]] +[2026.04.21-14.46.05:941][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]] +[2026.04.21-14.46.05:941][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]] +[2026.04.21-14.46.05:941][ 0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]] +[2026.04.21-14.46.05:941][ 0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +[2026.04.21-14.46.05:941][ 0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +[2026.04.21-14.46.05:941][ 0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +[2026.04.21-14.46.05:941][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +[2026.04.21-14.46.05:941][ 0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] +[2026.04.21-14.46.05:941][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +[2026.04.21-14.46.05:941][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +[2026.04.21-14.46.05:941][ 0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]] +[2026.04.21-14.46.05:941][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +[2026.04.21-14.46.05:941][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +[2026.04.21-14.46.05:941][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +[2026.04.21-14.46.05:941][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +[2026.04.21-14.46.05:941][ 0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] +[2026.04.21-14.46.05:941][ 0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]] +[2026.04.21-14.46.05:941][ 0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]] +[2026.04.21-14.46.05:941][ 0]LogConfig: Set CVar [[gc.AllowParallelGC:1]] +[2026.04.21-14.46.05:941][ 0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] +[2026.04.21-14.46.05:941][ 0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]] +[2026.04.21-14.46.05:941][ 0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] +[2026.04.21-14.46.05:941][ 0]LogConfig: Set CVar [[gc.CreateGCClusters:1]] +[2026.04.21-14.46.05:941][ 0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]] +[2026.04.21-14.46.05:941][ 0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]] +[2026.04.21-14.46.05:941][ 0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]] +[2026.04.21-14.46.05:941][ 0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] +[2026.04.21-14.46.05:941][ 0]LogConfig: Set CVar [[gc.GarbageEliminationEnabled:1]] +[2026.04.21-14.46.05:941][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +[2026.04.21-14.46.05:941][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +[2026.04.21-14.46.05:941][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +[2026.04.21-14.46.05:941][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +[2026.04.21-14.46.05:941][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created +[2026.04.21-14.46.05:941][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +[2026.04.21-14.46.05:941][ 0]LogConfig: CVar [[DefaultASTCQualityBySizeHQ:4]] deferred - dummy variable created +[2026.04.21-14.46.05:941][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +[2026.04.21-14.46.05:941][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +[2026.04.21-14.46.05:941][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +[2026.04.21-14.46.05:941][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +[2026.04.21-14.46.05:941][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +[2026.04.21-14.46.05:941][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +[2026.04.21-14.46.05:941][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +[2026.04.21-14.46.05:941][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +[2026.04.21-14.46.05:941][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +[2026.04.21-14.46.05:941][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +[2026.04.21-14.46.05:941][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +[2026.04.21-14.46.05:941][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +[2026.04.21-14.46.05:941][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +[2026.04.21-14.46.05:941][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +[2026.04.21-14.46.05:941][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +[2026.04.21-14.46.05:941][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +[2026.04.21-14.46.05:941][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +[2026.04.21-14.46.05:941][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +[2026.04.21-14.46.05:941][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:AmbientSound]] deferred - dummy variable created +[2026.04.21-14.46.05:941][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +[2026.04.21-14.46.05:941][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +[2026.04.21-14.46.05:941][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +[2026.04.21-14.46.05:941][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +[2026.04.21-14.46.05:941][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +[2026.04.21-14.46.05:941][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +[2026.04.21-14.46.05:941][ 0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created +[2026.04.21-14.46.05:941][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +[2026.04.21-14.46.05:941][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +[2026.04.21-14.46.05:941][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +[2026.04.21-14.46.05:941][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +[2026.04.21-14.46.05:941][ 0]LogConfig: CVar [[VersionedIntRValues:r.Mobile.DBuffer]] deferred - dummy variable created +[2026.04.21-14.46.05:941][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +[2026.04.21-14.46.05:941][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +[2026.04.21-14.46.05:941][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +[2026.04.21-14.46.05:941][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +[2026.04.21-14.46.05:941][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +[2026.04.21-14.46.05:941][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +[2026.04.21-14.46.05:941][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +[2026.04.21-14.46.05:941][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +[2026.04.21-14.46.05:941][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +[2026.04.21-14.46.05:941][ 0]LogInit: Initializing SDL. +[2026.04.21-14.46.06:914][ 0]LogInit: Initialized SDL 2.30.6 revision: SDL-2.30.6-no-vcs (compiled against 2.30.6) +[2026.04.21-14.46.06:914][ 0]LogInit: Using SDL video driver 'x11' +[2026.04.21-14.46.06:915][ 0]LogInit: Display metrics: +[2026.04.21-14.46.06:915][ 0]LogInit: PrimaryDisplayWidth: 3440 +[2026.04.21-14.46.06:915][ 0]LogInit: PrimaryDisplayHeight: 1440 +[2026.04.21-14.46.06:915][ 0]LogInit: PrimaryDisplayWorkAreaRect: +[2026.04.21-14.46.06:915][ 0]LogInit: Left=0, Top=0, Right=3440, Bottom=1396 +[2026.04.21-14.46.06:915][ 0]LogInit: VirtualDisplayRect: +[2026.04.21-14.46.06:915][ 0]LogInit: Left=0, Top=0, Right=3440, Bottom=1396 +[2026.04.21-14.46.06:915][ 0]LogInit: TitleSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 +[2026.04.21-14.46.06:915][ 0]LogInit: ActionSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 +[2026.04.21-14.46.06:915][ 0]LogInit: Number of monitors: 1 +[2026.04.21-14.46.06:915][ 0]LogInit: Monitor 0 +[2026.04.21-14.46.06:915][ 0]LogInit: Name: LG ULTRAGEAR+ 45" +[2026.04.21-14.46.06:915][ 0]LogInit: ID: display0 +[2026.04.21-14.46.06:915][ 0]LogInit: NativeWidth: 3440 +[2026.04.21-14.46.06:915][ 0]LogInit: NativeHeight: 1440 +[2026.04.21-14.46.06:915][ 0]LogInit: bIsPrimary: true +[2026.04.21-14.46.06:915][ 0]LogCsvProfiler: Display: Metadata set : systemresolution.resx="3440" +[2026.04.21-14.46.06:915][ 0]LogCsvProfiler: Display: Metadata set : systemresolution.resy="1440" +[2026.04.21-14.46.06:915][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +[2026.04.21-14.46.06:915][ 0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]] +[2026.04.21-14.46.06:915][ 0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]] +[2026.04.21-14.46.06:915][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +[2026.04.21-14.46.06:915][ 0]LogConfig: Set CVar [[r.FXAA.Quality:4]] +[2026.04.21-14.46.06:915][ 0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]] +[2026.04.21-14.46.06:915][ 0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]] +[2026.04.21-14.46.06:915][ 0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]] +[2026.04.21-14.46.06:915][ 0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]] +[2026.04.21-14.46.06:915][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]] +[2026.04.21-14.46.06:915][ 0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] +[2026.04.21-14.46.06:915][ 0]LogConfig: Set CVar [[r.TSR.ReprojectionField:1]] +[2026.04.21-14.46.06:915][ 0]LogConfig: Set CVar [[r.TSR.Resurrection:1]] +[2026.04.21-14.46.06:915][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +[2026.04.21-14.46.06:915][ 0]LogConfig: Set CVar [[r.LightFunctionQuality:1]] +[2026.04.21-14.46.06:915][ 0]LogConfig: Set CVar [[r.ShadowQuality:5]] +[2026.04.21-14.46.06:915][ 0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]] +[2026.04.21-14.46.06:915][ 0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]] +[2026.04.21-14.46.06:915][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]] +[2026.04.21-14.46.06:915][ 0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]] +[2026.04.21-14.46.06:915][ 0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]] +[2026.04.21-14.46.06:915][ 0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] +[2026.04.21-14.46.06:915][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +[2026.04.21-14.46.06:915][ 0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]] +[2026.04.21-14.46.06:915][ 0]LogConfig: Set CVar [[r.VolumetricFog:1]] +[2026.04.21-14.46.06:915][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]] +[2026.04.21-14.46.06:915][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]] +[2026.04.21-14.46.06:915][ 0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +[2026.04.21-14.46.06:915][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]] +[2026.04.21-14.46.06:915][ 0]LogConfig: Set CVar [[r.CapsuleShadows:1]] +[2026.04.21-14.46.06:915][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] +[2026.04.21-14.46.06:915][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] +[2026.04.21-14.46.06:915][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] +[2026.04.21-14.46.06:915][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] +[2026.04.21-14.46.06:915][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] +[2026.04.21-14.46.06:915][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] +[2026.04.21-14.46.06:915][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] +[2026.04.21-14.46.06:915][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] +[2026.04.21-14.46.06:915][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] +[2026.04.21-14.46.06:915][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +[2026.04.21-14.46.06:915][ 0]LogConfig: Set CVar [[r.DistanceFieldAO:1]] +[2026.04.21-14.46.06:915][ 0]LogConfig: Set CVar [[r.SkylightIntensityMultiplier:1.0]] +[2026.04.21-14.46.06:915][ 0]LogConfig: Set CVar [[r.AOQuality:2]] +[2026.04.21-14.46.06:915][ 0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.LumenScene.DirectLighting.MaxLightsPerTile:8]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.LumenScene.DirectLighting.UpdateFactor:32]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.UpdateFactor:64]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:100]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.NumAdaptiveProbes:8]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.HardwareRayTracing:0]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.BentNormal:1]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:70]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.RayTracing.Scene.BuildMode:1]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.SSR.Quality:3]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.MaxRoughnessToEvaluateRoughSpecularForFoliage:0.8]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.NumSamples:5]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.MinWeight:0]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.MotionBlurQuality:4]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.LensFlareQuality:2]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.BloomQuality:5]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.FastBlurThreshold:100]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.Upscale.Quality:3]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.LightShaftQuality:1]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.Filter.SizeScale:1]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.Streaming.MipBias:0]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.Streaming.Boost:1]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.MaxAnisotropy:8]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.RefractionQuality:2]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.SceneColorFormat:4]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.DetailMode:3]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.SSS.Scale:1]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.SSS.SampleSet:2]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.SSS.Quality:1]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.SSS.HalfRes:0]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.SSGI.Quality:3]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:2]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[fx.Niagara.QualityLevel:3]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.DownsampleFactor:2]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.MaxStepCount:256]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.Shadows.Resolution:256]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.Shadows.MaxSampleCount:8]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.UseExistenceMask:0]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[foliage.DensityScale:1.0]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[grass.DensityScale:1.0]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Applying CVar settings from Section [LandscapeQuality@3] File [Scalability] +[2026.04.21-14.46.06:916][ 0]LogLinux: Selected Device Profile: [LinuxEditor] +[2026.04.21-14.46.06:916][ 0]LogInit: Selected Device Profile: [LinuxEditor] +[2026.04.21-14.46.06:916][ 0]LogHAL: Display: Platform has ~ 63 GB [67336896512 / 68719476736 / 63], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +[2026.04.21-14.46.06:916][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Linux] +[2026.04.21-14.46.06:916][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [] +[2026.04.21-14.46.06:916][ 0]LogDeviceProfileManager: Pushing Device Profile CVar: [[UI.SlateSDFText.RasterizationMode:Bitmap -> Msdf]] +[2026.04.21-14.46.06:916][ 0]LogDeviceProfileManager: Pushing Device Profile CVar: [[UI.SlateSDFText.ResolutionLevel:2 -> 2]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] +[2026.04.21-14.46.06:916][ 0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] +[2026.04.21-14.46.06:917][ 0]LogConfig: CVar [[ds.CADTranslator.Meshing.ActivateThinZoneMeshing:0]] deferred - dummy variable created +[2026.04.21-14.46.06:917][ 0]LogConfig: CVar [[ds.CADTranslator.Stitching.RemoveThinFaces:0]] deferred - dummy variable created +[2026.04.21-14.46.06:917][ 0]LogConfig: Applying CVar settings from Section [Startup_Linux] File [../../../Engine/Config/ConsoleVariables.ini] +[2026.04.21-14.46.06:917][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2026.04.21-14.46.06:917][ 0]LogConfig: Set CVar [[g.TimeoutForBlockOnRenderFence:60000]] +[2026.04.21-14.46.06:917][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Config/LinuxEditor/Editor.ini] +[2026.04.21-14.46.06:917][ 0]LogInit: Unix hardware info: +[2026.04.21-14.46.06:917][ 0]LogInit: - we are the first instance of this executable +[2026.04.21-14.46.06:917][ 0]LogInit: - this process' id (pid) is 8779, parent process' id (ppid) is 1855 +[2026.04.21-14.46.06:917][ 0]LogInit: - we are not running under debugger +[2026.04.21-14.46.06:917][ 0]LogInit: - machine network name is 'WEYLAND-YUTANI' +[2026.04.21-14.46.06:917][ 0]LogInit: - user name is 'reimoz' (reimoz) +[2026.04.21-14.46.06:917][ 0]LogInit: - we're logged in locally +[2026.04.21-14.46.06:917][ 0]LogInit: - we're running with rendering +[2026.04.21-14.46.06:917][ 0]LogInit: - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) +[2026.04.21-14.46.06:917][ 0]LogInit: - Number of physical cores available for the process: 8 +[2026.04.21-14.46.06:917][ 0]LogInit: - Number of logical cores available for the process: 16 +[2026.04.21-14.46.06:917][ 0]LogInit: - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +[2026.04.21-14.46.06:917][ 0]LogInit: - Memory allocator used: Mimalloc +[2026.04.21-14.46.06:917][ 0]LogInit: - This is an internal build. +[2026.04.21-14.46.06:917][ 0]LogCore: Benchmarking clocks: +[2026.04.21-14.46.06:917][ 0]LogCore: - CLOCK_MONOTONIC (id=1) can sustain 39245343 (39245K, 39M) calls per second without zero deltas. +[2026.04.21-14.46.06:917][ 0]LogCore: - CLOCK_MONOTONIC_RAW (id=4) can sustain 39510445 (39510K, 40M) calls per second without zero deltas. +[2026.04.21-14.46.06:917][ 0]LogCore: - CLOCK_MONOTONIC_COARSE (id=6) can sustain 226569768 (226570K, 227M) calls per second with 99.999554% zero deltas. +[2026.04.21-14.46.06:917][ 0]LogCore: Selected clock_id 4 (CLOCK_MONOTONIC_RAW) since it is the fastest support clock without zero deltas. +[2026.04.21-14.46.06:917][ 0]LogInit: Unix-specific commandline switches: +[2026.04.21-14.46.06:917][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) +[2026.04.21-14.46.06:917][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation +[2026.04.21-14.46.06:917][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation +[2026.04.21-14.46.06:917][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache +[2026.04.21-14.46.06:917][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) +[2026.04.21-14.46.06:917][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) +[2026.04.21-14.46.06:917][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) +[2026.04.21-14.46.06:917][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal +[2026.04.21-14.46.06:917][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) +[2026.04.21-14.46.06:917][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened +[2026.04.21-14.46.06:917][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) +[2026.04.21-14.46.06:917][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) +[2026.04.21-14.46.06:917][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) +[2026.04.21-14.46.06:917][ 0]LogInit: -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash +[2026.04.21-14.46.06:917][ 0]LogInit: - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) +[2026.04.21-14.46.06:917][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1.4 +[2026.04.21-14.46.06:917][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) +[2026.04.21-14.46.06:917][ 0]LogInit: - PageSize 4096 +[2026.04.21-14.46.06:917][ 0]LogInit: - BinnedPageSize 65536 +[2026.04.21-14.46.06:917][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0" +[2026.04.21-14.46.06:921][ 0]LogChaosDD: Chaos Debug Draw Startup +[2026.04.21-14.46.06:921][ 0]LogInit: Physics initialised using underlying interface: Chaos +[2026.04.21-14.46.06:957][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-14.46.06:957][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-14.46.06:958][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-14.46.07:399][ 0]LogObj: Display: Attempting to load config data for Default__SlateThemeManager before the Class has been constructed/registered/linked (likely during module loading or early startup). This will result in the load silently failing and should be fixed. +[2026.04.21-14.46.07:403][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +[2026.04.21-14.46.07:403][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0 +[2026.04.21-14.46.08:013][ 0]LogVulkanRHI: Display: Found VULKAN_SDK= +[2026.04.21-14.46.08:013][ 0]LogVulkanRHI: Display: Registering provided Vulkan validation layers +[2026.04.21-14.46.08:013][ 0]LogVulkanRHI: Display: Updated VK_LAYER_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +[2026.04.21-14.46.08:013][ 0]LogVulkanRHI: Display: Updated LD_LIBRARY_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +[2026.04.21-14.46.08:014][ 0]LogVulkanRHI: Display: Installed Vulkan Loader Path: /usr/lib +[2026.04.21-14.46.08:014][ 0]LogVulkanRHI: Display: Installed Vulkan Loader instance version 1.4.341. +[2026.04.21-14.46.08:014][ 0]LogVulkanRHI: Starting Vulkan Profile check for VP_UE_Vulkan_SM6: +[2026.04.21-14.46.08:022][ 0]LogVulkanRHI: Vulkan Profile check complete. +[2026.04.21-14.46.08:022][ 0]LogInit: Using SDL_WINDOW_VULKAN +[2026.04.21-14.46.08:022][ 0]LogVulkanRHI: Display: Vulkan RHI ShaderPlatform for SM6: VULKAN_SM6. +[2026.04.21-14.46.08:022][ 0]LogVulkanRHI: Vulkan PSO Precaching = 1, PipelineFileCache = 0 +[2026.04.21-14.46.08:022][ 0]LogVulkanRHI: Display: Built with Vulkan header version 1.4.304 +[2026.04.21-14.46.08:022][ 0]LogVulkanRHI: Starting Vulkan Profile check for VP_UE_Vulkan_SM6_RT: +[2026.04.21-14.46.08:027][ 0]LogVulkanRHI: Vulkan Profile check complete. +[2026.04.21-14.46.08:027][ 0]LogVulkanRHI: Using API Version 1.3. +[2026.04.21-14.46.08:027][ 0]LogHMD: OpenXRHMDModule::InitInstance using DefaultLoader. +[2026.04.21-14.46.08:064][ 0]LogHMD: OpenXR runtime supported extensions: +[2026.04.21-14.46.08:064][ 0]LogHMD: XR_KHR_vulkan_enable +[2026.04.21-14.46.08:064][ 0]LogHMD: XR_KHR_vulkan_enable2 +[2026.04.21-14.46.08:064][ 0]LogHMD: XR_KHR_opengl_enable +[2026.04.21-14.46.08:064][ 0]LogHMD: XR_KHR_convert_timespec_time +[2026.04.21-14.46.08:064][ 0]LogHMD: XR_KHR_opengl_es_enable +[2026.04.21-14.46.08:064][ 0]LogHMD: XR_MNDX_egl_enable +[2026.04.21-14.46.08:064][ 0]LogHMD: XR_KHR_binding_modification +[2026.04.21-14.46.08:064][ 0]LogHMD: XR_KHR_composition_layer_depth +[2026.04.21-14.46.08:064][ 0]LogHMD: XR_KHR_locate_spaces +[2026.04.21-14.46.08:064][ 0]LogHMD: XR_KHR_visibility_mask +[2026.04.21-14.46.08:064][ 0]LogHMD: XR_EXT_active_action_set_priority +[2026.04.21-14.46.08:064][ 0]LogHMD: XR_EXT_dpad_binding +[2026.04.21-14.46.08:064][ 0]LogHMD: XR_EXT_eye_gaze_interaction +[2026.04.21-14.46.08:064][ 0]LogHMD: XR_EXT_frame_composition_report +[2026.04.21-14.46.08:064][ 0]LogHMD: XR_EXT_hand_interaction +[2026.04.21-14.46.08:064][ 0]LogHMD: XR_EXT_hand_tracking +[2026.04.21-14.46.08:064][ 0]LogHMD: XR_EXT_hand_tracking_data_source +[2026.04.21-14.46.08:064][ 0]LogHMD: XR_EXT_hand_joints_motion_range +[2026.04.21-14.46.08:064][ 0]LogHMD: XR_EXT_hp_mixed_reality_controller +[2026.04.21-14.46.08:064][ 0]LogHMD: XR_EXT_local_floor +[2026.04.21-14.46.08:064][ 0]LogHMD: XR_EXT_palm_pose +[2026.04.21-14.46.08:064][ 0]LogHMD: XR_EXT_uuid +[2026.04.21-14.46.08:064][ 0]LogHMD: XR_EXT_user_presence +[2026.04.21-14.46.08:064][ 0]LogHMD: XR_EXT_render_model +[2026.04.21-14.46.08:064][ 0]LogHMD: XR_EXT_interaction_render_model +[2026.04.21-14.46.08:064][ 0]LogHMD: XR_FB_display_refresh_rate +[2026.04.21-14.46.08:064][ 0]LogHMD: XR_HTC_vive_cosmos_controller_interaction +[2026.04.21-14.46.08:064][ 0]LogHMD: XR_HTC_vive_focus3_controller_interaction +[2026.04.21-14.46.08:064][ 0]LogHMD: XR_HTC_vive_wrist_tracker_interaction +[2026.04.21-14.46.08:064][ 0]LogHMD: XR_MND_headless +[2026.04.21-14.46.08:064][ 0]LogHMD: XR_VALVE_analog_threshold +[2026.04.21-14.46.08:064][ 0]LogHMD: XR_META_performance_metrics +[2026.04.21-14.46.08:064][ 0]LogHMD: XR_VALVE_timing_utils +[2026.04.21-14.46.08:065][ 0]LogHMD: XR_META_recommended_layer_resolution +[2026.04.21-14.46.08:065][ 0]LogHMD: XR_HTCX_vive_tracker_interaction +[2026.04.21-14.46.08:065][ 0]LogHMD: XR_KHR_generic_controller +[2026.04.21-14.46.08:065][ 0]LogHMD: XR_VALVE_frame_controller_interaction +[2026.04.21-14.46.08:065][ 0]LogHMD: XR_EXT_debug_utils +[2026.04.21-14.46.08:065][ 0]LogHMD: Optional extension XR_KHR_vulkan_swapchain_format_list is not available +[2026.04.21-14.46.08:065][ 0]LogHMD: Optional extension XR_FB_foveation_vulkan is not available +[2026.04.21-14.46.08:065][ 0]LogHMD: Optional extension XR_FB_composition_layer_depth_test is not available +[2026.04.21-14.46.08:065][ 0]LogHMD: Optional extension XR_KHR_composition_layer_cylinder is not available +[2026.04.21-14.46.08:065][ 0]LogHMD: Optional extension XR_KHR_composition_layer_equirect is not available +[2026.04.21-14.46.08:065][ 0]LogHMD: Optional extension XR_KHR_composition_layer_equirect2 is not available +[2026.04.21-14.46.08:065][ 0]LogHMD: Optional extension XR_KHR_composition_layer_color_scale_bias is not available +[2026.04.21-14.46.08:065][ 0]LogHMD: Optional extension XR_VARJO_quad_views is not available +[2026.04.21-14.46.08:065][ 0]LogHMD: Optional extension XR_EPIC_view_configuration_fov is not available +[2026.04.21-14.46.08:065][ 0]LogHMD: Optional extension XR_FB_foveation is not available +[2026.04.21-14.46.08:065][ 0]LogHMD: Optional extension XR_FB_swapchain_update_state is not available +[2026.04.21-14.46.08:065][ 0]LogHMD: Optional extension XR_FB_foveation_configuration is not available +[2026.04.21-14.46.08:065][ 0]LogHMD: Optional extension XR_FB_composition_layer_alpha_blend is not available +[2026.04.21-14.46.13:512][ 0]LogHMD: xrCreateInstance succeeded with XR_API_VERSION_1_0 +[2026.04.21-14.46.13:512][ 0]LogHMD: xrCreateInstance created: 27654032 +[2026.04.21-14.46.13:512][ 0]LogHMD: Initialized OpenXR on SteamVR/OpenXR runtime version 2.15.6 +[2026.04.21-14.46.13:519][ 0]LogHMD: Warning: Instance does not support expected usage of xrStringToPath. Instance is not viable. +[2026.04.21-14.46.13:520][ 0]LogVulkanRHI: Display: Found 25 available instance extensions : +[2026.04.21-14.46.13:520][ 0]LogVulkanRHI: Display: - VK_EXT_acquire_drm_display +[2026.04.21-14.46.13:520][ 0]LogVulkanRHI: Display: - VK_EXT_acquire_xlib_display +[2026.04.21-14.46.13:520][ 0]LogVulkanRHI: Display: - VK_EXT_debug_report +[2026.04.21-14.46.13:520][ 0]LogVulkanRHI: Display: + VK_EXT_debug_utils +[2026.04.21-14.46.13:520][ 0]LogVulkanRHI: Display: - VK_EXT_direct_mode_display +[2026.04.21-14.46.13:520][ 0]LogVulkanRHI: Display: - VK_EXT_display_surface_counter +[2026.04.21-14.46.13:520][ 0]LogVulkanRHI: Display: - VK_EXT_surface_maintenance1 +[2026.04.21-14.46.13:520][ 0]LogVulkanRHI: Display: + VK_EXT_swapchain_colorspace +[2026.04.21-14.46.13:520][ 0]LogVulkanRHI: Display: - VK_KHR_device_group_creation +[2026.04.21-14.46.13:520][ 0]LogVulkanRHI: Display: - VK_KHR_display +[2026.04.21-14.46.13:520][ 0]LogVulkanRHI: Display: - VK_KHR_external_fence_capabilities +[2026.04.21-14.46.13:520][ 0]LogVulkanRHI: Display: - VK_KHR_external_memory_capabilities +[2026.04.21-14.46.13:520][ 0]LogVulkanRHI: Display: - VK_KHR_external_semaphore_capabilities +[2026.04.21-14.46.13:520][ 0]LogVulkanRHI: Display: - VK_KHR_get_display_properties2 +[2026.04.21-14.46.13:520][ 0]LogVulkanRHI: Display: - VK_KHR_get_physical_device_properties2 +[2026.04.21-14.46.13:520][ 0]LogVulkanRHI: Display: - VK_KHR_get_surface_capabilities2 +[2026.04.21-14.46.13:520][ 0]LogVulkanRHI: Display: - VK_KHR_portability_enumeration +[2026.04.21-14.46.13:520][ 0]LogVulkanRHI: Display: + VK_KHR_surface +[2026.04.21-14.46.13:520][ 0]LogVulkanRHI: Display: - VK_KHR_surface_maintenance1 +[2026.04.21-14.46.13:520][ 0]LogVulkanRHI: Display: - VK_KHR_surface_protected_capabilities +[2026.04.21-14.46.13:520][ 0]LogVulkanRHI: Display: - VK_KHR_wayland_surface +[2026.04.21-14.46.13:520][ 0]LogVulkanRHI: Display: - VK_KHR_xcb_surface +[2026.04.21-14.46.13:520][ 0]LogVulkanRHI: Display: + VK_KHR_xlib_surface +[2026.04.21-14.46.13:520][ 0]LogVulkanRHI: Display: - VK_LUNARG_direct_driver_loading +[2026.04.21-14.46.13:520][ 0]LogVulkanRHI: Display: - VK_NV_display_stereo +[2026.04.21-14.46.13:523][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_VALVE_steam_overlay_32 provides 0 extensions: +[2026.04.21-14.46.13:523][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_VALVE_steam_fossilize_64 provides 0 extensions: +[2026.04.21-14.46.13:524][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_VALVE_steam_overlay_64 provides 0 extensions: +[2026.04.21-14.46.13:525][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_VALVE_steam_fossilize_32 provides 0 extensions: +[2026.04.21-14.46.13:526][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_NV_optimus provides 0 extensions: +[2026.04.21-14.46.13:527][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_NV_present provides 0 extensions: +[2026.04.21-14.46.13:528][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_LUNARG_api_dump provides 1 extensions: +[2026.04.21-14.46.13:528][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-14.46.13:530][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_LUNARG_crash_diagnostic provides 3 extensions: +[2026.04.21-14.46.13:530][ 0]LogVulkanRHI: Display: VK_EXT_debug_report +[2026.04.21-14.46.13:530][ 0]LogVulkanRHI: Display: VK_EXT_debug_utils +[2026.04.21-14.46.13:530][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-14.46.13:532][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_KHRONOS_validation provides 4 extensions: +[2026.04.21-14.46.13:532][ 0]LogVulkanRHI: Display: VK_EXT_debug_report +[2026.04.21-14.46.13:532][ 0]LogVulkanRHI: Display: VK_EXT_debug_utils +[2026.04.21-14.46.13:532][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-14.46.13:532][ 0]LogVulkanRHI: Display: VK_EXT_validation_features +[2026.04.21-14.46.13:533][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_KHRONOS_synchronization2 provides 1 extensions: +[2026.04.21-14.46.13:533][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-14.46.13:534][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_LUNARG_gfxreconstruct provides 0 extensions: +[2026.04.21-14.46.13:536][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_KHRONOS_profiles provides 1 extensions: +[2026.04.21-14.46.13:536][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-14.46.13:538][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_KHRONOS_shader_object provides 1 extensions: +[2026.04.21-14.46.13:538][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-14.46.13:538][ 0]LogVulkanRHI: Display: Found 13 available instance layers : +[2026.04.21-14.46.13:538][ 0]LogVulkanRHI: Display: * VK_LAYER_KHRONOS_profiles +[2026.04.21-14.46.13:538][ 0]LogVulkanRHI: Display: * VK_LAYER_KHRONOS_shader_object +[2026.04.21-14.46.13:538][ 0]LogVulkanRHI: Display: * VK_LAYER_KHRONOS_synchronization2 +[2026.04.21-14.46.13:538][ 0]LogVulkanRHI: Display: * VK_LAYER_KHRONOS_validation +[2026.04.21-14.46.13:538][ 0]LogVulkanRHI: Display: * VK_LAYER_LUNARG_api_dump +[2026.04.21-14.46.13:538][ 0]LogVulkanRHI: Display: * VK_LAYER_LUNARG_crash_diagnostic +[2026.04.21-14.46.13:538][ 0]LogVulkanRHI: Display: * VK_LAYER_LUNARG_gfxreconstruct +[2026.04.21-14.46.13:538][ 0]LogVulkanRHI: Display: * VK_LAYER_NV_optimus +[2026.04.21-14.46.13:538][ 0]LogVulkanRHI: Display: * VK_LAYER_NV_present +[2026.04.21-14.46.13:538][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_fossilize_32 +[2026.04.21-14.46.13:538][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_fossilize_64 +[2026.04.21-14.46.13:538][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_overlay_32 +[2026.04.21-14.46.13:538][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_overlay_64 +[2026.04.21-14.46.13:545][ 0]LogVulkanRHI: Creating Vulkan Device using VkPhysicalDevice 0x1ab3df0. +[2026.04.21-14.46.13:545][ 0]LogVulkanRHI: Display: - DeviceName: NVIDIA GeForce RTX 4090 +[2026.04.21-14.46.13:545][ 0]LogVulkanRHI: Display: - API=1.4.329 (0x404149) Driver=0x94ce80c0 VendorId=0x10de +[2026.04.21-14.46.13:545][ 0]LogVulkanRHI: Display: - DeviceID=0x2684 Type=VK_PHYSICAL_DEVICE_TYPE_DISCRETE_GPU +[2026.04.21-14.46.13:545][ 0]LogVulkanRHI: Display: - Max Descriptor Sets Bound 32 +[2026.04.21-14.46.13:545][ 0]LogVulkanRHI: Display: - Timestamps: ComputeAndGraphics=1 Domain=VK_TIME_DOMAIN_CLOCK_MONOTONIC_KHR Period=1.000000 +[2026.04.21-14.46.13:545][ 0]LogVulkanRHI: API Version: 1.4.329 +[2026.04.21-14.46.13:545][ 0]LogRHI: RHI Adapter Info: +[2026.04.21-14.46.13:545][ 0]LogRHI: Name: NVIDIA GeForce RTX 4090 +[2026.04.21-14.46.13:545][ 0]LogRHI: Driver Version: 595.58 (internal:595.58, unified:) +[2026.04.21-14.46.13:545][ 0]LogRHI: Driver Date: 01-01-01 +[2026.04.21-14.46.13:545][ 0]LogVulkanRHI: Display: Found 275 available device extensions : +[2026.04.21-14.46.13:545][ 0]LogVulkanRHI: Display: + VK_AMD_buffer_marker +[2026.04.21-14.46.13:545][ 0]LogVulkanRHI: Display: - VK_EXT_4444_formats +[2026.04.21-14.46.13:545][ 0]LogVulkanRHI: Display: - VK_EXT_attachment_feedback_loop_dynamic_state +[2026.04.21-14.46.13:545][ 0]LogVulkanRHI: Display: - VK_EXT_attachment_feedback_loop_layout +[2026.04.21-14.46.13:545][ 0]LogVulkanRHI: Display: - VK_EXT_blend_operation_advanced +[2026.04.21-14.46.13:545][ 0]LogVulkanRHI: Display: - VK_EXT_border_color_swizzle +[2026.04.21-14.46.13:545][ 0]LogVulkanRHI: Display: - VK_EXT_buffer_device_address +[2026.04.21-14.46.13:545][ 0]LogVulkanRHI: Display: + VK_EXT_calibrated_timestamps +[2026.04.21-14.46.13:545][ 0]LogVulkanRHI: Display: - VK_EXT_color_write_enable +[2026.04.21-14.46.13:545][ 0]LogVulkanRHI: Display: - VK_EXT_conditional_rendering +[2026.04.21-14.46.13:545][ 0]LogVulkanRHI: Display: - VK_EXT_conservative_rasterization +[2026.04.21-14.46.13:545][ 0]LogVulkanRHI: Display: - VK_EXT_custom_border_color +[2026.04.21-14.46.13:545][ 0]LogVulkanRHI: Display: - VK_EXT_custom_resolve +[2026.04.21-14.46.13:545][ 0]LogVulkanRHI: Display: - VK_EXT_depth_bias_control +[2026.04.21-14.46.13:545][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clamp_control +[2026.04.21-14.46.13:545][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clamp_zero_one +[2026.04.21-14.46.13:545][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clip_control +[2026.04.21-14.46.13:545][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clip_enable +[2026.04.21-14.46.13:545][ 0]LogVulkanRHI: Display: - VK_EXT_depth_range_unrestricted +[2026.04.21-14.46.13:545][ 0]LogVulkanRHI: Display: + VK_EXT_descriptor_buffer +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_descriptor_heap +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: * VK_EXT_descriptor_indexing +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_device_address_binding_report +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: + VK_EXT_device_fault +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_device_generated_commands +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_discard_rectangles +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_display_control +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_dynamic_rendering_unused_attachments +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_extended_dynamic_state +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_extended_dynamic_state2 +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_extended_dynamic_state3 +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_external_memory_dma_buf +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_external_memory_host +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_fragment_shader_interlock +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_global_priority +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_global_priority_query +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: + VK_EXT_graphics_pipeline_library +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_hdr_metadata +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_host_image_copy +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: * VK_EXT_host_query_reset +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_image_2d_view_of_3d +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_image_drm_format_modifier +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_image_robustness +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_image_sliced_view_of_3d +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_image_view_min_lod +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_index_type_uint8 +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_inline_uniform_block +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_legacy_vertex_attributes +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_line_rasterization +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: + VK_EXT_load_store_op_none +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_map_memory_placed +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: + VK_EXT_memory_budget +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_memory_decompression +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: + VK_EXT_memory_priority +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: + VK_EXT_mesh_shader +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_multi_draw +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: + VK_EXT_mutable_descriptor_type +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_nested_command_buffer +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_non_seamless_cube_map +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_opacity_micromap +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_pageable_device_local_memory +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_pci_bus_info +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_physical_device_drm +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: * VK_EXT_pipeline_creation_cache_control +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_pipeline_creation_feedback +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_pipeline_library_group_handles +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_pipeline_robustness +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_post_depth_coverage +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_present_mode_fifo_latest_ready +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_present_timing +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_primitive_topology_list_restart +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_primitives_generated_query +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_private_data +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_provoking_vertex +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_queue_family_foreign +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_ray_tracing_invocation_reorder +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_robustness2 +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_sample_locations +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_sampler_filter_minmax +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: * VK_EXT_scalar_block_layout +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_separate_stencil_usage +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_shader_64bit_indexing +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_shader_atomic_float +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: * VK_EXT_shader_demote_to_helper_invocation +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_shader_float8 +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: + VK_EXT_shader_image_atomic_int64 +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_shader_module_identifier +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_shader_object +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_shader_replicated_composites +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_shader_subgroup_ballot +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_shader_subgroup_vote +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_shader_uniform_buffer_unsized_array +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: * VK_EXT_shader_viewport_index_layer +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: * VK_EXT_subgroup_size_control +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_swapchain_maintenance1 +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_texel_buffer_alignment +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: * VK_EXT_tooling_info +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_transform_feedback +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_vertex_attribute_divisor +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_vertex_attribute_robustness +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_vertex_input_dynamic_state +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_ycbcr_2plane_444_formats +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_ycbcr_image_arrays +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_EXT_zero_initialize_device_memory +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_GOOGLE_hlsl_functionality1 +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_GOOGLE_user_type +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: + VK_KHR_16bit_storage +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_8bit_storage +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: + VK_KHR_acceleration_structure +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_bind_memory2 +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: * VK_KHR_buffer_device_address +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_calibrated_timestamps +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: + VK_KHR_compute_shader_derivatives +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_cooperative_matrix +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_copy_commands2 +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_copy_memory_indirect +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: * VK_KHR_create_renderpass2 +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_dedicated_allocation +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: + VK_KHR_deferred_host_operations +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_depth_clamp_zero_one +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: + VK_KHR_depth_stencil_resolve +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_descriptor_update_template +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_device_group +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_draw_indirect_count +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: * VK_KHR_driver_properties +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: * VK_KHR_dynamic_rendering +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_dynamic_rendering_local_read +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_external_fence +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_external_fence_fd +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_external_memory +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: + VK_KHR_external_memory_fd +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_external_semaphore +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_external_semaphore_fd +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_format_feature_flags2 +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: + VK_KHR_fragment_shader_barycentric +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: + VK_KHR_fragment_shading_rate +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: * VK_KHR_get_memory_requirements2 +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_global_priority +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: * VK_KHR_image_format_list +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_imageless_framebuffer +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_incremental_present +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_index_type_uint8 +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_line_rasterization +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_load_store_op_none +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance1 +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance10 +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance2 +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance3 +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: * VK_KHR_maintenance4 +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: + VK_KHR_maintenance5 +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance6 +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance7 +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance8 +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance9 +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_map_memory2 +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: * VK_KHR_multiview +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_pipeline_binary +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_pipeline_executable_properties +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: + VK_KHR_pipeline_library +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_present_id +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_present_id2 +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_present_mode_fifo_latest_ready +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_present_wait +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_present_wait2 +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_push_descriptor +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: + VK_KHR_ray_query +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_ray_tracing_maintenance1 +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: + VK_KHR_ray_tracing_pipeline +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: + VK_KHR_ray_tracing_position_fetch +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_relaxed_block_layout +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_robustness2 +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_sampler_mirror_clamp_to_edge +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: * VK_KHR_sampler_ycbcr_conversion +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: * VK_KHR_separate_depth_stencil_layouts +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: * VK_KHR_shader_atomic_int64 +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_shader_bfloat16 +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_shader_clock +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_shader_draw_parameters +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_shader_expect_assume +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: + VK_KHR_shader_float16_int8 +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: * VK_KHR_shader_float_controls +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_shader_float_controls2 +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_shader_fma +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_shader_integer_dot_product +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_shader_maximal_reconvergence +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_shader_non_semantic_info +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_shader_quad_control +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_shader_relaxed_extended_instruction +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_shader_subgroup_extended_types +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_shader_subgroup_rotate +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_shader_subgroup_uniform_control_flow +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_shader_terminate_invocation +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_shader_untyped_pointers +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_shared_presentable_image +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: * VK_KHR_spirv_1_4 +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_storage_buffer_storage_class +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: + VK_KHR_swapchain +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_swapchain_maintenance1 +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_swapchain_mutable_format +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: * VK_KHR_synchronization2 +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: * VK_KHR_timeline_semaphore +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_unified_image_layouts +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_uniform_buffer_standard_layout +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_variable_pointers +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_vertex_attribute_divisor +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_av1 +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_h264 +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_h265 +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_queue +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_vp9 +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_av1 +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_h264 +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_h265 +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_intra_refresh +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_quantization_map +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_queue +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_video_maintenance1 +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_video_maintenance2 +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_video_queue +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_vulkan_memory_model +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_workgroup_memory_explicit_layout +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_KHR_zero_initialize_workgroup_memory +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_NVX_binary_import +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_NVX_image_view_handle +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_NVX_multiview_per_view_attributes +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_NV_clip_space_w_scaling +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_NV_cluster_acceleration_structure +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_NV_compute_occupancy_priority +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_NV_compute_shader_derivatives +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_NV_cooperative_matrix +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_NV_cooperative_matrix2 +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_NV_cooperative_vector +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_NV_copy_memory_indirect +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_NV_corner_sampled_image +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_NV_coverage_reduction_mode +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_NV_cuda_kernel_launch +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_NV_dedicated_allocation +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_NV_dedicated_allocation_image_aliasing +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_NV_descriptor_pool_overallocation +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: + VK_NV_device_diagnostic_checkpoints +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: + VK_NV_device_diagnostics_config +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_NV_device_generated_commands +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_NV_device_generated_commands_compute +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_NV_disk_cache_utils +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_NV_extended_sparse_address_space +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_NV_fill_rectangle +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_NV_fragment_coverage_to_color +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_NV_fragment_shader_barycentric +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_NV_fragment_shading_rate_enums +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_NV_framebuffer_mixed_samples +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_NV_geometry_shader_passthrough +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_NV_inherited_viewport_scissor +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_NV_internal_nvpresent +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_NV_linear_color_attachment +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_NV_low_latency +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_NV_low_latency2 +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_NV_memory_decompression +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_NV_mesh_shader +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_NV_optical_flow +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_NV_partitioned_acceleration_structure +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_NV_present_metering +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_NV_raw_access_chains +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_NV_ray_tracing +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_NV_ray_tracing_invocation_reorder +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_NV_ray_tracing_motion_blur +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_NV_representative_fragment_test +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_NV_sample_mask_override_coverage +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_NV_scissor_exclusive +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_NV_shader_atomic_float16_vector +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_NV_shader_image_footprint +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_NV_shader_sm_builtins +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_NV_shader_subgroup_partitioned +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_NV_shading_rate_image +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_NV_viewport_array2 +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: - VK_NV_viewport_swizzle +[2026.04.21-14.46.13:546][ 0]LogVulkanRHI: Display: Found 0 available device layers ! +[2026.04.21-14.46.13:547][ 0]LogVulkanRHI: Display: Vulkan Physical Device Driver Properties: +[2026.04.21-14.46.13:547][ 0]LogVulkanRHI: Display: - driverName: NVIDIA +[2026.04.21-14.46.13:547][ 0]LogVulkanRHI: Display: - driverInfo: 595.58.03 +[2026.04.21-14.46.13:547][ 0]LogVulkanRHI: Display: Vulkan Variable Rate Shading choice: 0. +[2026.04.21-14.46.13:547][ 0]LogVulkanRHI: Display: Device properties: Geometry 1 BufferAtomic64 1 ImageAtomic64 1 +[2026.04.21-14.46.13:547][ 0]LogVulkanRHI: Display: Enabling Vulkan Descriptor Buffers with: allowSamplerImageViewPostSubmitCreation=0, maxDescriptorBufferBindings=32, maxSamplerDescriptorBufferBindings=32, maxResourceDescriptorBufferBindings=32, samplerDescriptorBufferAddressSpaceSize=1099511627776, resourceDescriptorBufferAddressSpaceSize=1099511627776, maxSamplerDescriptorBufferRange=1099511627776, maxResourceDescriptorBufferRange=1099511627776, descriptorBufferAddressSpaceSize=1099511627776, descriptorBufferOffsetAlignment=64, samplerDescriptorSize=4 +[2026.04.21-14.46.13:547][ 0]LogVulkanRHI: Display: Found 6 Queue Families +[2026.04.21-14.46.13:547][ 0]LogVulkanRHI: Display: Initializing Queue Family 0: 16 queues Gfx Compute Xfer Sparse +[2026.04.21-14.46.13:547][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 1: 2 queues Xfer Sparse +[2026.04.21-14.46.13:547][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 2: 8 queues Compute Xfer Sparse +[2026.04.21-14.46.13:547][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 3: 1 queues Xfer Sparse +[2026.04.21-14.46.13:547][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 4: 2 queues Xfer Sparse +[2026.04.21-14.46.13:547][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 5: 1 queues Xfer Sparse +[2026.04.21-14.46.14:221][ 0]LogVulkanRHI: Display: TimestampValidBits=64 +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: Using 0 device layers. +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: Using 47 device extensions: +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: * VK_KHR_swapchain +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: * VK_EXT_memory_budget +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: * VK_EXT_memory_priority +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: * VK_KHR_create_renderpass2 +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: * VK_KHR_deferred_host_operations +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: * VK_KHR_spirv_1_4 +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: * VK_KHR_shader_float_controls +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: * VK_KHR_image_format_list +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: * VK_EXT_load_store_op_none +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: * VK_EXT_tooling_info +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: * VK_KHR_dynamic_rendering +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: * VK_KHR_pipeline_library +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: * VK_KHR_driver_properties +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: * VK_KHR_maintenance4 +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: * VK_KHR_maintenance5 +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: * VK_KHR_shader_atomic_int64 +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: * VK_EXT_shader_image_atomic_int64 +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: * VK_EXT_scalar_block_layout +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: * VK_EXT_shader_viewport_index_layer +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: * VK_KHR_separate_depth_stencil_layouts +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: * VK_KHR_synchronization2 +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: * VK_KHR_fragment_shading_rate +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: * VK_KHR_multiview +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: * VK_KHR_get_memory_requirements2 +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: * VK_EXT_descriptor_indexing +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: * VK_EXT_host_query_reset +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: * VK_EXT_subgroup_size_control +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: * VK_EXT_calibrated_timestamps +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: * VK_EXT_descriptor_buffer +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: * VK_EXT_device_fault +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: * VK_EXT_shader_demote_to_helper_invocation +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: * VK_KHR_16bit_storage +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: * VK_KHR_shader_float16_int8 +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: * VK_KHR_depth_stencil_resolve +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: * VK_EXT_pipeline_creation_cache_control +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: * VK_KHR_fragment_shader_barycentric +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: * VK_KHR_compute_shader_derivatives +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: * VK_KHR_sampler_ycbcr_conversion +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: * VK_KHR_timeline_semaphore +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: * VK_EXT_mesh_shader +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: * VK_EXT_graphics_pipeline_library +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: * VK_EXT_mutable_descriptor_type +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: * VK_KHR_buffer_device_address +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: * VK_KHR_acceleration_structure +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: * VK_KHR_ray_tracing_pipeline +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: * VK_KHR_ray_query +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: * VK_KHR_ray_tracing_position_fetch +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: Vulkan debug markers support: resource names disabled, begin/end labels disabled. +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: Max memory allocations 4294967295. +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: 3 Device Memory Heaps: +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: 0: Flags 0x1 - Size 25757220864 (24564.00 MB) - Used 0 (0.00%) - DeviceLocal - PrimaryHeap +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: 1: Flags 0x0 - Size 50502672384 (48163.10 MB) - Used 0 (0.00%) +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: 2: Flags 0x1 - Size 257949696 (246.00 MB) - Used 0 (0.00%) - DeviceLocal +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: 5 Device Memory Types (Not unified): +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: 1: Flags 0x00001 - Heap 0 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: 0: Flags 0x00000 - Heap 1 - +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: 2: Flags 0x00006 - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: 3: Flags 0x0000e - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT|VK_MEMORY_PROPERTY_HOST_CACHED_BIT +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: 4: Flags 0x00007 - Heap 2 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT|VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: Memory Budget Extension: +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: | Usage | Budget | Size | +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: ---------|------------------------------------------------------------------| +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: HEAP 00 | 0.07% / 17.38 MB | 23200.06 MB | 24564.00 MB | +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: HEAP 01 | 0.08% / 39.29 MB | 48163.10 MB | 48163.10 MB | +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: HEAP 02 | 16.01% / 39.38 MB | 206.62 MB | 246.00 MB | +[2026.04.21-14.46.14:222][ 0]LogVulkanRHI: Display: ---------|------------------------------------------------------------------| +[2026.04.21-14.46.14:222][ 0]LogRHI: Warning: Dynamic Uniform Buffers are enabled, but they will not be used with Vulkan bindless. +[2026.04.21-14.46.14:222][ 0]LogRHI: Warning: Memory defrag is enabled, but it will not be used with Vulkan bindless. +[2026.04.21-14.46.14:226][ 0]LogVulkanRHI: Display: FVulkanPipelineStateCacheManager: Binary pipeline cache '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/VulkanPSO.cache.10de.2684' not found. +[2026.04.21-14.46.14:226][ 0]LogVulkanRHI: Display: Vulkan Async Compute has been DISABLED. +[2026.04.21-14.46.14:226][ 0]LogVulkanRHI: Display: Wave Operations have been ENABLED (wave size: min=32 max=32). +[2026.04.21-14.46.14:226][ 0]LogVulkanRHI: Integrated GPU (iGPU): false +[2026.04.21-14.46.14:238][ 0]LogVRS: Current RHI supports per-draw and screenspace Variable Rate Shading +[2026.04.21-14.46.14:241][ 0]LogRHI: Texture pool is 17367 MB (70% of 24810 MB) +[2026.04.21-14.46.14:241][ 0]LogCsvProfiler: Display: Metadata set : verbatimrhiname="Vulkan" +[2026.04.21-14.46.14:241][ 0]LogCsvProfiler: Display: Metadata set : rhiname="Vulkan" +[2026.04.21-14.46.14:241][ 0]LogCsvProfiler: Display: Metadata set : rhifeaturelevel="SM6" +[2026.04.21-14.46.14:241][ 0]LogCsvProfiler: Display: Metadata set : shaderplatform="VULKAN_SM6" +[2026.04.21-14.46.14:241][ 0]LogInit: Initializing FReadOnlyCVARCache +[2026.04.21-14.46.14:250][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all' +[2026.04.21-14.46.14:250][ 0]LogMonitoredProcess: Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all ] +[2026.04.21-14.46.14:255][ 0]LogTextureFormatASTC: Display: ASTCEnc version 5.0.1 library loaded +[2026.04.21-14.46.14:255][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC +[2026.04.21-14.46.14:255][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT +[2026.04.21-14.46.14:255][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2 +[2026.04.21-14.46.14:255][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp +[2026.04.21-14.46.14:255][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed +[2026.04.21-14.46.14:255][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.13 +[2026.04.21-14.46.14:255][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.13.so +[2026.04.21-14.46.14:255][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.5.so +[2026.04.21-14.46.14:255][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle +[2026.04.21-14.46.14:317][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64' +[2026.04.21-14.46.14:317][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server' +[2026.04.21-14.46.14:317][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client' +[2026.04.21-14.46.14:335][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux' +[2026.04.21-14.46.14:335][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor' +[2026.04.21-14.46.14:336][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer' +[2026.04.21-14.46.14:336][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient' +[2026.04.21-14.46.14:351][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android' +[2026.04.21-14.46.14:351][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC' +[2026.04.21-14.46.14:351][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT' +[2026.04.21-14.46.14:351][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2' +[2026.04.21-14.46.14:351][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_OpenXR' +[2026.04.21-14.46.14:351][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient' +[2026.04.21-14.46.14:351][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient' +[2026.04.21-14.46.14:351][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient' +[2026.04.21-14.46.14:351][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client' +[2026.04.21-14.46.14:351][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_OpenXRClient' +[2026.04.21-14.46.14:351][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi' +[2026.04.21-14.46.14:351][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient' +[2026.04.21-14.46.14:351][ 0]LogTargetPlatformManager: Display: Building Assets For LinuxEditor +[2026.04.21-14.46.14:371][ 0]LogTargetPlatformManager: Unable to find shader format SF_VULKAN_SM6 from hinted modules, loading all potential format modules to find it +[2026.04.21-14.46.14:372][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL +[2026.04.21-14.46.14:372][ 0]LogTargetPlatformManager: GLSL_150_ES31 +[2026.04.21-14.46.14:372][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID +[2026.04.21-14.46.14:372][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM +[2026.04.21-14.46.14:372][ 0]LogTargetPlatformManager: VVM_1_0 +[2026.04.21-14.46.14:373][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat +[2026.04.21-14.46.14:373][ 0]LogTargetPlatformManager: SF_VULKAN_SM5 +[2026.04.21-14.46.14:373][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID +[2026.04.21-14.46.14:373][ 0]LogTargetPlatformManager: SF_VULKAN_ES31 +[2026.04.21-14.46.14:373][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID +[2026.04.21-14.46.14:373][ 0]LogTargetPlatformManager: SF_VULKAN_SM6 +[2026.04.21-14.46.14:373][ 0]LogRendererCore: Ray tracing is enabled (dynamic). Reason: r.RayTracing=1 and r.RayTracing.EnableOnDemand=1. +[2026.04.21-14.46.14:373][ 0]LogRendererCore: Ray tracing shaders are enabled. +[2026.04.21-14.46.14:374][ 0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB +[2026.04.21-14.46.14:375][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +[2026.04.21-14.46.14:375][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy. +[2026.04.21-14.46.14:375][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2026.04.21-14.46.14:375][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy. +[2026.04.21-14.46.14:522][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (1217 MiB) +[2026.04.21-14.46.14:522][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2026.04.21-14.46.14:522][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy. +[2026.04.21-14.46.14:523][ 0]LogZenServiceInstance: Found Zen config default=/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data +[2026.04.21-14.46.14:523][ 0]LogZenServiceInstance: InTree version at '/opt/unreal-engine/Engine/Binaries/Linux/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +[2026.04.21-14.46.14:523][ 0]LogZenServiceInstance: Installed version at '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +[2026.04.21-14.46.14:525][ 0]LogZenServiceInstance: No current process using the data dir found, launching a new instance +[2026.04.21-14.46.14:525][ 0]LogZenServiceInstance: Display: Launching executable '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver', working dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install', data dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data', args '--port 8558 --data-dir "/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data" --http asio --gc-cache-duration-seconds 1209600 --gc-interval-seconds 21600 --gc-low-diskspace-threshold 2147483648 --quiet --http-forceloopback --owner-pid 8779 --child-id Zen_8779_Startup' +[2026.04.21-14.46.14:644][ 0]LogZenServiceInstance: Display: Unreal Zen Storage Server HTTP service at [::1]:8658 status: OK!. +[2026.04.21-14.46.14:644][ 0]LogZenServiceInstance: Local ZenServer AutoLaunch initialization completed in 0.121 seconds +[2026.04.21-14.46.14:645][ 0]LogDerivedDataCache: Display: ZenLocal: Using ZenServer HTTP service at http://[::1]:8658/ with namespace ue.ddc status: OK!. +[2026.04.21-14.46.14:647][ 0]LogDerivedDataCache: /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds. +[2026.04.21-14.46.14:647][ 0]LogDerivedDataCache: Display: /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.01ms. RandomReadSpeed=4877.18MBs, RandomWriteSpeed=609.32MBs. Assigned SpeedClass 'Local' +[2026.04.21-14.46.14:647][ 0]LogDerivedDataCache: Local: Using data cache path /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: DeleteOnly +[2026.04.21-14.46.14:647][ 0]LogDerivedDataCache: ZenShared: Disabled because Host is set to 'None' +[2026.04.21-14.46.14:647][ 0]LogDerivedDataCache: Unable to find inner node ZenShared for hierarchy Hierarchy. +[2026.04.21-14.46.14:648][ 0]LogDerivedDataCache: Shared: Disabled because no path is configured. +[2026.04.21-14.46.14:648][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy. +[2026.04.21-14.46.14:648][ 0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None' +[2026.04.21-14.46.14:648][ 0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy. +[2026.04.21-14.46.14:648][ 0]LogShaderCompilers: Guid format shader working directory is 15 characters bigger than the processId version (../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/WorkingDirectory/8779/). +[2026.04.21-14.46.14:649][ 0]LogShaderCompilers: Cleaned the shader compiler working directory '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/tmp/1E8B729C18104F1FACB993B26879A82E/'. +[2026.04.21-14.46.14:649][ 0]LogUbaHorde: Display: UBA/Horde Configuration [Uba.Provider.Horde]: Not Enabled +[2026.04.21-14.46.14:649][ 0]LogShaderCompilers: Display: Using 8 local workers for shader compilation +[2026.04.21-14.46.14:649][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/ShaderAutogen/VULKAN_SM6/AutogenShaderHeaders.ush +[2026.04.21-14.46.14:650][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2026.04.21-14.46.14:866][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0 +[2026.04.21-14.46.16:068][ 0]LogSlate: Using FreeType 2.10.0 +[2026.04.21-14.46.16:069][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +[2026.04.21-14.46.16:072][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png' error. +[2026.04.21-14.46.16:072][ 0]LogSlate: Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] +[2026.04.21-14.46.16:072][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' error. +[2026.04.21-14.46.16:072][ 0]LogSlate: Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] +[2026.04.21-14.46.16:085][ 0]LogAssetRegistry: FAssetRegistry took 0.0027 seconds to start up +[2026.04.21-14.46.16:088][ 0]LogAssetRegistry: Display: AssetDataGatherer spent 0.001s loading caches ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_*.bin. +[2026.04.21-14.46.16:649][ 0]LogEditorDomain: Display: EditorDomain is Disabled +[2026.04.21-14.46.16:899][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found. +[2026.04.21-14.46.16:899][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found. +[2026.04.21-14.46.16:936][ 0]LogLinux: Selected Device Profile: [LinuxEditor] +[2026.04.21-14.46.16:936][ 0]LogDeviceProfileManager: Active device profile: [0x6560cf34600][0x6560cf8a000 66] LinuxEditor +[2026.04.21-14.46.16:936][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="LinuxEditor" +[2026.04.21-14.46.16:939][ 0]LogStreaming: Display: FlushAsyncLoading(1): 1 QueuedPackages, 0 AsyncPackages +[2026.04.21-14.46.16:940][ 0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor). +[2026.04.21-14.46.16:940][ 0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +[2026.04.21-14.46.16:940][ 0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled +[2026.04.21-14.46.16:944][ 0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Invalid, MinAllowed_Sdk=r25b, MaxAllowed_Sdk=r29, Current_Sdk=, Allowed_AutoSdk=r27c, Current_AutoSdk=, Flags="Platform_InvalidHostPrerequisites, Support_FullSdk", Error="Android Studio is not installed correctly.") +[2026.04.21-14.46.16:945][ 0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +[2026.04.21-14.46.16:945][ 0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +[2026.04.21-14.46.16:949][ 0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI' +[2026.04.21-14.46.16:949][ 0]LogMonitoredProcess: Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI -nocompile -nocompileuat ] +[2026.04.21-14.46.16:963][ 0]LogStreaming: Display: Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-14.46.16:963][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness because of a recursive sync load +[2026.04.21-14.46.16:963][ 0]LogStreaming: Display: Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-14.46.16:963][ 0]LogStreaming: Display: Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-14.46.16:964][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec because of a recursive sync load +[2026.04.21-14.46.16:964][ 0]LogStreaming: Display: Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-14.46.16:964][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-14.46.16:965][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_M because of a recursive sync load +[2026.04.21-14.46.16:965][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_N because of a recursive sync load +[2026.04.21-14.46.16:966][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Opacity/CameraDepthFade because of a recursive sync load +[2026.04.21-14.46.16:966][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-14.46.16:966][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-14.46.16:966][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-14.46.16:967][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDiffuse because of a recursive sync load +[2026.04.21-14.46.16:967][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions02/Utility/BreakOutFloat2Components because of a recursive sync load +[2026.04.21-14.46.16:968][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultPostProcessMaterial because of a recursive sync load +[2026.04.21-14.46.16:968][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-14.46.17:007][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultDeferredDecalMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultLightFunctionMaterial because of a recursive sync load +[2026.04.21-14.46.17:007][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-14.46.17:026][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/WorldGridMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDeferredDecalMaterial because of a recursive sync load +[2026.04.21-14.46.17:026][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-14.46.17:045][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/WorldGridMaterial because of a recursive sync load +[2026.04.21-14.46.17:045][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-14.46.17:250][ 0]LogMeshReduction: Display: HLOD mesh reduction module (r.ProxyLODMeshReductionModule) set to "ProxyLODMeshReduction" which doesn't exist. +[2026.04.21-14.46.17:258][ 0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction +[2026.04.21-14.46.17:258][ 0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction +[2026.04.21-14.46.17:258][ 0]LogMeshReduction: Display: No automatic mesh merging module available +[2026.04.21-14.46.17:258][ 0]LogMeshReduction: Display: No distributed automatic mesh merging module available +[2026.04.21-14.46.17:258][ 0]LogMeshMerging: No automatic mesh merging module available +[2026.04.21-14.46.17:258][ 0]LogMeshMerging: No distributed automatic mesh merging module available +[2026.04.21-14.46.17:566][ 0]LogTurnkeySupport: Completed device detection: Code = 0 +[2026.04.21-14.46.17:654][ 0]LogConfig: Applying CVar settings from Section [/Script/CQTest.CQTestSettings] File [Engine] +[2026.04.21-14.46.17:685][ 0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None +[2026.04.21-14.46.17:685][ 0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled +[2026.04.21-14.46.17:685][ 0]LogIris: FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetActorFactory name: NetActorFactory id: 0 +[2026.04.21-14.46.17:685][ 0]LogIris: FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetSubObjectFactory name: NetSubObjectFactory id: 1 +[2026.04.21-14.46.17:697][ 0]LogHAL: Linux SourceCodeAccessSettings: VisualStudioCode +[2026.04.21-14.46.17:728][ 0]LogSlate: Border +[2026.04.21-14.46.17:728][ 0]LogSlate: BreadcrumbButton +[2026.04.21-14.46.17:728][ 0]LogSlate: Brushes.Title +[2026.04.21-14.46.17:728][ 0]LogSlate: ColorPicker.ColorThemes +[2026.04.21-14.46.17:728][ 0]LogSlate: Default +[2026.04.21-14.46.17:728][ 0]LogSlate: Icons.Save +[2026.04.21-14.46.17:728][ 0]LogSlate: Icons.Toolbar.Settings +[2026.04.21-14.46.17:728][ 0]LogSlate: ListView +[2026.04.21-14.46.17:728][ 0]LogSlate: SoftwareCursor_CardinalCross +[2026.04.21-14.46.17:728][ 0]LogSlate: SoftwareCursor_Grab +[2026.04.21-14.46.17:728][ 0]LogSlate: TableView.DarkRow +[2026.04.21-14.46.17:728][ 0]LogSlate: TableView.Row +[2026.04.21-14.46.17:728][ 0]LogSlate: TreeView +[2026.04.21-14.46.17:869][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started... +[2026.04.21-14.46.17:871][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 1.762 ms +[2026.04.21-14.46.17:910][ 0]LogInit: XR: Instanced Stereo Rendering is Enabled +[2026.04.21-14.46.17:910][ 0]LogInit: XR: MultiViewport is Enabled +[2026.04.21-14.46.17:910][ 0]LogInit: XR: Mobile Multiview is Disabled +[2026.04.21-14.46.17:920][ 0]LogTurnkeySupport: Turnkey Device: Linux@WEYLAND-YUTANI: (Name=WEYLAND-YUTANI, Type=Computer, Status=Valid, Allowed=, Current=Arch Linux, Flags="Device_InstallSoftwareValid") +[2026.04.21-14.46.17:931][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.000 s +[2026.04.21-14.46.18:127][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: DC51F9098C4749EE8000000000003900 | Instance: 1F9484643DCD4D6F8278425D095302C1 (WEYLAND-YUTANI-8779). +[2026.04.21-14.46.18:469][ 0]LogMetaSound: Display: MetaSound Page Target Initialized to 'Default' +[2026.04.21-14.46.18:473][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces... +[2026.04.21-14.46.18:488][ 0]LogMetaSound: MetaSound Engine Initialized +[2026.04.21-14.46.18:530][ 0]LogUdpMessaging: Display: Work queue size set to 1024. +[2026.04.21-14.46.18:530][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +[2026.04.21-14.46.18:531][ 0]LogUdpMessaging: Display: Unicast socket bound to '0.0.0.0:60403'. +[2026.04.21-14.46.18:531][ 0]LogUdpMessaging: Display: Added local interface '192.168.1.180' to multicast group '230.0.0.1:6666' +[2026.04.21-14.46.18:531][ 0]LogUdpMessaging: Display: Added local interface '192.168.122.1' to multicast group '230.0.0.1:6666' +[2026.04.21-14.46.18:531][ 0]LogUdpMessaging: Display: Added local interface '172.31.0.1' to multicast group '230.0.0.1:6666' +[2026.04.21-14.46.18:532][ 0]LogUdpMessaging: Display: Using asynchronous task graph for message deserialization. +[2026.04.21-14.46.18:533][ 0]LogTcpMessaging: Initializing TcpMessaging bridge +[2026.04.21-14.46.18:535][ 0]LogNNERuntimeORT: MakeRuntimeORTDml: +[2026.04.21-14.46.18:535][ 0]LogNNERuntimeORT: DirectML: no +[2026.04.21-14.46.18:535][ 0]LogNNERuntimeORT: RHI D3D12: no +[2026.04.21-14.46.18:535][ 0]LogNNERuntimeORT: D3D12: no +[2026.04.21-14.46.18:535][ 0]LogNNERuntimeORT: NPU: no +[2026.04.21-14.46.18:535][ 0]LogNNERuntimeORT: Interface availability: +[2026.04.21-14.46.18:535][ 0]LogNNERuntimeORT: GPU: no +[2026.04.21-14.46.18:535][ 0]LogNNERuntimeORT: RDG: no +[2026.04.21-14.46.18:535][ 0]LogNNERuntimeORT: NPU: no +[2026.04.21-14.46.18:535][ 0]LogNNERuntimeORT: NNERuntimeORTDml can only cook! +[2026.04.21-14.46.18:662][ 0]LogTimingProfiler: Initialize +[2026.04.21-14.46.18:662][ 0]LogTimingProfiler: OnSessionChanged +[2026.04.21-14.46.18:662][ 0]LoadingProfiler: Initialize +[2026.04.21-14.46.18:662][ 0]LoadingProfiler: OnSessionChanged +[2026.04.21-14.46.18:662][ 0]LogNetworkingProfiler: Initialize +[2026.04.21-14.46.18:662][ 0]LogNetworkingProfiler: OnSessionChanged +[2026.04.21-14.46.18:662][ 0]LogMemoryProfiler: Initialize +[2026.04.21-14.46.18:662][ 0]LogMemoryProfiler: OnSessionChanged +[2026.04.21-14.46.18:709][ 0]LogChaosVDEditor: [RegisterExtension] Registering CVD Extension [FChaosVDGenericDebugDrawExtension] ... +[2026.04.21-14.46.18:709][ 0]LogChaosVDEditor: [RegisterExtension] Registering CVD Extension [FChaosVDAccelerationStructuresExtension] ... +[2026.04.21-14.46.19:545][ 0]SourceControl: Revision control is disabled +[2026.04.21-14.46.19:556][ 0]LogUnixPlatformFile: Warning: Cannot determine whether '/home/reimoz/.steampath' is a directory - d_type not supported and stat() failed with errno=2 (No such file or directory) +[2026.04.21-14.46.19:563][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Content/Slate/Common/ButtonHoverHint.png' error. +[2026.04.21-14.46.19:563][ 0]LogSlate: Could not load file for Slate resource: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] file: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] +[2026.04.21-14.46.19:563][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Content/Slate/Icons/doc_16x.png' error. +[2026.04.21-14.46.19:563][ 0]LogSlate: Could not load file for Slate resource: [../../../Engine/Content/Slate/Icons/doc_16x.png] file: [../../../Engine/Content/Slate/Icons/doc_16x.png] +[2026.04.21-14.46.19:573][ 0]SourceControl: Revision control is disabled +[2026.04.21-14.46.19:946][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance +[2026.04.21-14.46.19:991][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2026.04.21-14.46.19:991][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2026.04.21-14.46.20:053][ 0]LogTemp: OpenXR ignores max viewport resolution in editor to support full HMD resolutions. +[2026.04.21-14.46.20:144][ 0]LogConfig: Applying CVar settings from Section [/Script/NNEDenoiser.NNEDenoiserSettings] File [Engine] +[2026.04.21-14.46.20:334][ 0]LogCollectionManager: Loaded 0 collections in 0.002424 seconds +[2026.04.21-14.46.20:334][ 0]LogFileCache: Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Collections/' took 0.00s +[2026.04.21-14.46.20:334][ 0]LogFileCache: Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Developers/reimoz/Collections/' took 0.00s +[2026.04.21-14.46.20:335][ 0]LogFileCache: Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Collections/' took 0.00s +[2026.04.21-14.46.20:426][ 0]LogUObjectArray: 43167 objects as part of root set at end of initial load. +[2026.04.21-14.46.20:426][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool +[2026.04.21-14.46.20:558][ 0]LogEngine: Initializing Engine... +[2026.04.21-14.46.20:686][ 0]LogCore: 0x00007fb2a4d4c7b6 Dladdr: 0.073790ms Open: 0.185391ms Search: 0.745830ms +[2026.04.21-14.46.20:686][ 0]LogCore: 0x00007fb2a4cf86d6 Dladdr: 0.004770ms Open: 0.007420ms Search: 0.464650ms +[2026.04.21-14.46.20:687][ 0]LogCore: 0x00007fb2a4d044d3 Dladdr: 0.004520ms Open: 0.006480ms Search: 0.656710ms +[2026.04.21-14.46.20:687][ 0]LogCore: 0x00007fb2a4d35395 Dladdr: 0.007520ms Open: 0.007000ms Search: 0.471010ms +[2026.04.21-14.46.20:688][ 0]LogCore: 0x00007fb2a4d1b840 Dladdr: 0.006430ms Open: 0.010870ms Search: 0.486750ms +[2026.04.21-14.46.20:691][ 0]LogCore: 0x00007fb3a219429e Dladdr: 0.691270ms Open: 0.256510ms Search: 1.629751ms +[2026.04.21-14.46.20:692][ 0]LogCore: 0x00007fb3a21800f9 Dladdr: 0.864270ms Open: 0.057450ms Search: 0.720580ms +[2026.04.21-14.46.20:694][ 0]LogCore: 0x00007fb399643dbf Dladdr: 0.384441ms Open: 0.274620ms Search: 1.284840ms +[2026.04.21-14.46.20:695][ 0]LogCore: 0x00007fb3996488a9 Dladdr: 0.133880ms Open: 0.021730ms Search: 0.377980ms +[2026.04.21-14.46.20:696][ 0]LogCore: 0x00007fb39a3b01e8 Dladdr: 0.112490ms Open: 0.007030ms Search: 1.445390ms +[2026.04.21-14.46.20:697][ 0]LogCore: 0x000000000023a54d Dladdr: 0.009410ms Open: 0.196270ms Search: 0.546970ms +[2026.04.21-14.46.20:698][ 0]LogCore: 0x00007fb39a3bbb30 Dladdr: 0.190871ms Open: 0.015380ms Search: 0.512610ms +[2026.04.21-14.46.20:698][ 0]LogCore: 0x000000000024cd32 Dladdr: 0.003200ms Open: 0.006880ms Search: 0.366110ms +[2026.04.21-14.46.20:699][ 0]LogCore: 0x00007fb3a53d9e59 Dladdr: 0.002840ms Open: 0.139560ms Search: 0.153900ms +[2026.04.21-14.46.20:699][ 0]LogCore: 0x00007fb3978366c0 Dladdr: 0.022600ms Open: 0.019250ms Search: 0.000720ms +[2026.04.21-14.46.20:699][ 0]LogCore: 0x00007fb3978367f8 Dladdr: 0.014450ms Open: 0.002330ms Search: 0.000130ms +[2026.04.21-14.46.20:699][ 0]LogCore: 0x0000000000239649 Dladdr: 0.002030ms Open: 0.004990ms Search: 0.109450ms +[2026.04.21-14.46.20:699][ 0]LogStats: FPlatformStackWalk::StackWalkAndDump - 0.015 s +[2026.04.21-14.46.20:699][ 0]LogOutputDevice: Error: === Handled ensure: === +[2026.04.21-14.46.20:699][ 0]LogOutputDevice: Error: +[2026.04.21-14.46.20:699][ 0]LogOutputDevice: Error: Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 148] +[2026.04.21-14.46.20:699][ 0]LogOutputDevice: Error: OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +[2026.04.21-14.46.20:699][ 0]LogOutputDevice: Error: Stack: +[2026.04.21-14.46.20:699][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb2a4d4c7b7 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_0::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +[2026.04.21-14.46.20:699][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb2a4cf86d7 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +[2026.04.21-14.46.20:699][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb2a4d044d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[2026.04.21-14.46.20:699][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb2a4d35396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[2026.04.21-14.46.20:699][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb2a4d1b841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[2026.04.21-14.46.20:699][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb3a219429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[2026.04.21-14.46.20:699][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb3a21800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[2026.04.21-14.46.20:699][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb399643dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[2026.04.21-14.46.20:699][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb3996488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[2026.04.21-14.46.20:699][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb39a3b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[2026.04.21-14.46.20:699][ 0]LogOutputDevice: Error: [Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[2026.04.21-14.46.20:699][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb39a3bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[2026.04.21-14.46.20:699][ 0]LogOutputDevice: Error: [Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[2026.04.21-14.46.20:699][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb3a53d9e5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[2026.04.21-14.46.20:699][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb3978366c1 libc.so.6!UnknownFunction(0x276c0) +[2026.04.21-14.46.20:699][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb3978367f9 libc.so.6!__libc_start_main(+0x88) +[2026.04.21-14.46.20:699][ 0]LogOutputDevice: Error: [Callstack] 0x000000000023964a UnrealEditor!_start [X :-1] +[2026.04.21-14.46.20:699][ 0]LogOutputDevice: Error: +[2026.04.21-14.46.20:708][ 0]LogStats: SubmitErrorReport - 0.000 s +[2026.04.21-14.46.20:727][ 0]LogStats: SendNewReport - 0.018 s +[2026.04.21-14.46.20:727][ 0]LogStats: FDebug::EnsureFailed - 0.043 s +[2026.04.21-14.46.20:727][ 0]LogCore: 0x00007fb2a4d4c7f8 Dladdr: 0.055920ms Open: 0.013910ms Search: 0.030690ms +[2026.04.21-14.46.20:727][ 0]LogCore: 0x00007fb2a4cf86ef Dladdr: 0.003790ms Open: 0.005520ms Search: 0.033090ms +[2026.04.21-14.46.20:727][ 0]LogCore: 0x00007fb2a4d044d3 Dladdr: 0.003490ms Open: 0.005300ms Search: 0.035490ms +[2026.04.21-14.46.20:727][ 0]LogCore: 0x00007fb2a4d35395 Dladdr: 0.003000ms Open: 0.005020ms Search: 0.035780ms +[2026.04.21-14.46.20:727][ 0]LogCore: 0x00007fb2a4d1b840 Dladdr: 0.003100ms Open: 0.007500ms Search: 0.034980ms +[2026.04.21-14.46.20:728][ 0]LogCore: 0x00007fb3a219429e Dladdr: 0.505680ms Open: 0.035070ms Search: 0.068990ms +[2026.04.21-14.46.20:729][ 0]LogCore: 0x00007fb3a21800f9 Dladdr: 0.888210ms Open: 0.011110ms Search: 0.049830ms +[2026.04.21-14.46.20:729][ 0]LogCore: 0x00007fb399643dbf Dladdr: 0.194310ms Open: 0.015140ms Search: 0.052300ms +[2026.04.21-14.46.20:729][ 0]LogCore: 0x00007fb3996488a9 Dladdr: 0.101610ms Open: 0.007460ms Search: 0.040250ms +[2026.04.21-14.46.20:729][ 0]LogCore: 0x00007fb39a3b01e8 Dladdr: 0.126311ms Open: 0.008210ms Search: 0.051740ms +[2026.04.21-14.46.20:730][ 0]LogCore: 0x000000000023a54d Dladdr: 0.006000ms Open: 0.010060ms Search: 0.031370ms +[2026.04.21-14.46.20:730][ 0]LogCore: 0x00007fb39a3bbb30 Dladdr: 0.109290ms Open: 0.008190ms Search: 0.044670ms +[2026.04.21-14.46.20:730][ 0]LogCore: 0x000000000024cd32 Dladdr: 0.002360ms Open: 0.004600ms Search: 0.032540ms +[2026.04.21-14.46.20:730][ 0]LogCore: 0x00007fb3a53d9e59 Dladdr: 0.002060ms Open: 0.007170ms Search: 0.023940ms +[2026.04.21-14.46.20:730][ 0]LogCore: 0x00007fb3978366c0 Dladdr: 0.028020ms Open: 0.006050ms Search: 0.002410ms +[2026.04.21-14.46.20:730][ 0]LogCore: 0x00007fb3978367f8 Dladdr: 0.015100ms Open: 0.002460ms Search: 0.000140ms +[2026.04.21-14.46.20:730][ 0]LogCore: 0x0000000000239649 Dladdr: 0.001930ms Open: 0.004420ms Search: 0.029140ms +[2026.04.21-14.46.20:730][ 0]LogStats: FPlatformStackWalk::StackWalkAndDump - 0.003 s +[2026.04.21-14.46.20:730][ 0]LogOutputDevice: Error: === Handled ensure: === +[2026.04.21-14.46.20:730][ 0]LogOutputDevice: Error: +[2026.04.21-14.46.20:730][ 0]LogOutputDevice: Error: Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 149] +[2026.04.21-14.46.20:730][ 0]LogOutputDevice: Error: OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +[2026.04.21-14.46.20:730][ 0]LogOutputDevice: Error: Stack: +[2026.04.21-14.46.20:730][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb2a4d4c7f9 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_1::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +[2026.04.21-14.46.20:730][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb2a4cf86f0 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +[2026.04.21-14.46.20:730][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb2a4d044d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[2026.04.21-14.46.20:730][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb2a4d35396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[2026.04.21-14.46.20:730][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb2a4d1b841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[2026.04.21-14.46.20:730][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb3a219429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[2026.04.21-14.46.20:730][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb3a21800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[2026.04.21-14.46.20:730][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb399643dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[2026.04.21-14.46.20:730][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb3996488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[2026.04.21-14.46.20:730][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb39a3b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[2026.04.21-14.46.20:730][ 0]LogOutputDevice: Error: [Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[2026.04.21-14.46.20:730][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb39a3bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[2026.04.21-14.46.20:730][ 0]LogOutputDevice: Error: [Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[2026.04.21-14.46.20:730][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb3a53d9e5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[2026.04.21-14.46.20:730][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb3978366c1 libc.so.6!UnknownFunction(0x276c0) +[2026.04.21-14.46.20:730][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb3978367f9 libc.so.6!__libc_start_main(+0x88) +[2026.04.21-14.46.20:730][ 0]LogOutputDevice: Error: [Callstack] 0x000000000023964a UnrealEditor!_start [X :-1] +[2026.04.21-14.46.20:730][ 0]LogOutputDevice: Error: +[2026.04.21-14.46.20:732][ 0]LogStats: SubmitErrorReport - 0.000 s +[2026.04.21-14.46.20:754][ 0]LogStats: SendNewReport - 0.022 s +[2026.04.21-14.46.20:754][ 0]LogStats: FDebug::EnsureFailed - 0.027 s +[2026.04.21-14.46.20:754][ 0]LogCore: 0x00007fb2a4d4c83a Dladdr: 0.134320ms Open: 0.044890ms Search: 0.054580ms +[2026.04.21-14.46.20:754][ 0]LogCore: 0x00007fb2a4cf8607 Dladdr: 0.022530ms Open: 0.038930ms Search: 0.048630ms +[2026.04.21-14.46.20:757][ 0]LogCore: 0x00007fb2a4d044d3 Dladdr: 0.034480ms Open: 0.021690ms Search: 0.049290ms +[2026.04.21-14.46.20:757][ 0]LogCore: 0x00007fb2a4d35395 Dladdr: 0.008130ms Open: 0.011230ms Search: 0.042760ms +[2026.04.21-14.46.20:757][ 0]LogCore: 0x00007fb2a4d1b840 Dladdr: 0.017960ms Open: 0.015450ms Search: 0.040970ms +[2026.04.21-14.46.20:757][ 0]LogCore: 0x00007fb3a219429e Dladdr: 0.564940ms Open: 0.012830ms Search: 0.045580ms +[2026.04.21-14.46.20:757][ 0]LogCore: 0x00007fb3a21800f9 Dladdr: 0.285060ms Open: 0.005980ms Search: 0.042590ms +[2026.04.21-14.46.20:757][ 0]LogCore: 0x00007fb399643dbf Dladdr: 0.123660ms Open: 0.010230ms Search: 0.043780ms +[2026.04.21-14.46.20:757][ 0]LogCore: 0x00007fb3996488a9 Dladdr: 0.101840ms Open: 0.005030ms Search: 0.038430ms +[2026.04.21-14.46.20:757][ 0]LogCore: 0x00007fb39a3b01e8 Dladdr: 0.111760ms Open: 0.005470ms Search: 0.054930ms +[2026.04.21-14.46.20:757][ 0]LogCore: 0x000000000023a54d Dladdr: 0.003240ms Open: 0.006770ms Search: 0.028040ms +[2026.04.21-14.46.20:757][ 0]LogCore: 0x00007fb39a3bbb30 Dladdr: 0.116661ms Open: 0.006960ms Search: 0.039540ms +[2026.04.21-14.46.20:757][ 0]LogCore: 0x000000000024cd32 Dladdr: 0.002190ms Open: 0.004680ms Search: 0.028090ms +[2026.04.21-14.46.20:757][ 0]LogCore: 0x00007fb3a53d9e59 Dladdr: 0.001390ms Open: 0.006110ms Search: 0.020630ms +[2026.04.21-14.46.20:757][ 0]LogCore: 0x00007fb3978366c0 Dladdr: 0.017950ms Open: 0.004380ms Search: 0.001060ms +[2026.04.21-14.46.20:757][ 0]LogCore: 0x00007fb3978367f8 Dladdr: 0.015840ms Open: 0.002070ms Search: 0.000130ms +[2026.04.21-14.46.20:757][ 0]LogCore: 0x0000000000239649 Dladdr: 0.001790ms Open: 0.004470ms Search: 0.027150ms +[2026.04.21-14.46.20:757][ 0]LogStats: FPlatformStackWalk::StackWalkAndDump - 0.003 s +[2026.04.21-14.46.20:757][ 0]LogOutputDevice: Error: === Handled ensure: === +[2026.04.21-14.46.20:757][ 0]LogOutputDevice: Error: +[2026.04.21-14.46.20:757][ 0]LogOutputDevice: Error: Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 154] +[2026.04.21-14.46.20:757][ 0]LogOutputDevice: Error: OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +[2026.04.21-14.46.20:757][ 0]LogOutputDevice: Error: Stack: +[2026.04.21-14.46.20:757][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb2a4d4c83b libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_2::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:154] +[2026.04.21-14.46.20:757][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb2a4cf8608 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:154] +[2026.04.21-14.46.20:757][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb2a4d044d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[2026.04.21-14.46.20:757][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb2a4d35396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[2026.04.21-14.46.20:757][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb2a4d1b841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[2026.04.21-14.46.20:757][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb3a219429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[2026.04.21-14.46.20:757][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb3a21800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[2026.04.21-14.46.20:757][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb399643dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[2026.04.21-14.46.20:757][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb3996488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[2026.04.21-14.46.20:757][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb39a3b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[2026.04.21-14.46.20:757][ 0]LogOutputDevice: Error: [Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[2026.04.21-14.46.20:757][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb39a3bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[2026.04.21-14.46.20:757][ 0]LogOutputDevice: Error: [Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[2026.04.21-14.46.20:757][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb3a53d9e5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[2026.04.21-14.46.20:757][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb3978366c1 libc.so.6!UnknownFunction(0x276c0) +[2026.04.21-14.46.20:757][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb3978367f9 libc.so.6!__libc_start_main(+0x88) +[2026.04.21-14.46.20:757][ 0]LogOutputDevice: Error: [Callstack] 0x000000000023964a UnrealEditor!_start [X :-1] +[2026.04.21-14.46.20:757][ 0]LogOutputDevice: Error: +[2026.04.21-14.46.20:759][ 0]LogStats: SubmitErrorReport - 0.000 s +[2026.04.21-14.46.20:779][ 0]LogStats: SendNewReport - 0.020 s +[2026.04.21-14.46.20:779][ 0]LogStats: FDebug::EnsureFailed - 0.025 s +[2026.04.21-14.46.20:780][ 0]LogCore: 0x00007fb2a4d4c87c Dladdr: 0.979220ms Open: 0.021310ms Search: 0.054080ms +[2026.04.21-14.46.20:780][ 0]LogCore: 0x00007fb2a4cf861d Dladdr: 0.012920ms Open: 0.006030ms Search: 0.032830ms +[2026.04.21-14.46.20:780][ 0]LogCore: 0x00007fb2a4d044d3 Dladdr: 0.003480ms Open: 0.005140ms Search: 0.038660ms +[2026.04.21-14.46.20:780][ 0]LogCore: 0x00007fb2a4d35395 Dladdr: 0.003600ms Open: 0.005500ms Search: 0.037160ms +[2026.04.21-14.46.20:781][ 0]LogCore: 0x00007fb2a4d1b840 Dladdr: 0.002520ms Open: 0.005110ms Search: 0.036090ms +[2026.04.21-14.46.20:781][ 0]LogCore: 0x00007fb3a219429e Dladdr: 0.592071ms Open: 0.011720ms Search: 0.050920ms +[2026.04.21-14.46.20:782][ 0]LogCore: 0x00007fb3a21800f9 Dladdr: 0.298630ms Open: 0.006880ms Search: 0.046670ms +[2026.04.21-14.46.20:782][ 0]LogCore: 0x00007fb399643dbf Dladdr: 0.140210ms Open: 0.009360ms Search: 0.051070ms +[2026.04.21-14.46.20:782][ 0]LogCore: 0x00007fb3996488a9 Dladdr: 0.103770ms Open: 0.008520ms Search: 0.043550ms +[2026.04.21-14.46.20:782][ 0]LogCore: 0x00007fb39a3b01e8 Dladdr: 0.113430ms Open: 0.005270ms Search: 0.045990ms +[2026.04.21-14.46.20:782][ 0]LogCore: 0x000000000023a54d Dladdr: 0.005170ms Open: 0.008250ms Search: 0.030890ms +[2026.04.21-14.46.20:783][ 0]LogCore: 0x00007fb39a3bbb30 Dladdr: 0.474910ms Open: 0.009490ms Search: 0.041990ms +[2026.04.21-14.46.20:783][ 0]LogCore: 0x000000000024cd32 Dladdr: 0.002450ms Open: 0.004940ms Search: 0.030320ms +[2026.04.21-14.46.20:783][ 0]LogCore: 0x00007fb3a53d9e59 Dladdr: 0.001510ms Open: 0.005440ms Search: 0.021760ms +[2026.04.21-14.46.20:785][ 0]LogCore: 0x00007fb3978366c0 Dladdr: 2.370161ms Open: 0.032860ms Search: 0.002740ms +[2026.04.21-14.46.20:786][ 0]LogCore: 0x00007fb3978367f8 Dladdr: 0.046610ms Open: 0.007400ms Search: 0.000440ms +[2026.04.21-14.46.20:786][ 0]LogCore: 0x0000000000239649 Dladdr: 0.008620ms Open: 0.031620ms Search: 0.043160ms +[2026.04.21-14.46.20:786][ 0]LogStats: FPlatformStackWalk::StackWalkAndDump - 0.007 s +[2026.04.21-14.46.20:786][ 0]LogOutputDevice: Error: === Handled ensure: === +[2026.04.21-14.46.20:786][ 0]LogOutputDevice: Error: +[2026.04.21-14.46.20:786][ 0]LogOutputDevice: Error: Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 155] +[2026.04.21-14.46.20:786][ 0]LogOutputDevice: Error: OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +[2026.04.21-14.46.20:786][ 0]LogOutputDevice: Error: Stack: +[2026.04.21-14.46.20:786][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb2a4d4c87d libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_3::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:155] +[2026.04.21-14.46.20:786][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb2a4cf861e libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:155] +[2026.04.21-14.46.20:786][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb2a4d044d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[2026.04.21-14.46.20:786][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb2a4d35396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[2026.04.21-14.46.20:786][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb2a4d1b841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[2026.04.21-14.46.20:786][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb3a219429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[2026.04.21-14.46.20:786][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb3a21800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[2026.04.21-14.46.20:786][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb399643dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[2026.04.21-14.46.20:786][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb3996488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[2026.04.21-14.46.20:786][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb39a3b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[2026.04.21-14.46.20:786][ 0]LogOutputDevice: Error: [Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[2026.04.21-14.46.20:786][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb39a3bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[2026.04.21-14.46.20:786][ 0]LogOutputDevice: Error: [Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[2026.04.21-14.46.20:786][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb3a53d9e5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[2026.04.21-14.46.20:786][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb3978366c1 libc.so.6!UnknownFunction(0x276c0) +[2026.04.21-14.46.20:786][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb3978367f9 libc.so.6!__libc_start_main(+0x88) +[2026.04.21-14.46.20:786][ 0]LogOutputDevice: Error: [Callstack] 0x000000000023964a UnrealEditor!_start [X :-1] +[2026.04.21-14.46.20:786][ 0]LogOutputDevice: Error: +[2026.04.21-14.46.20:797][ 0]LogStats: SubmitErrorReport - 0.000 s +[2026.04.21-14.46.20:824][ 0]LogStats: SendNewReport - 0.027 s +[2026.04.21-14.46.20:824][ 0]LogStats: FDebug::EnsureFailed - 0.044 s +[2026.04.21-14.46.20:824][ 0]LogHMD: HMD configured for shader platform VULKAN_SM6, bIsMobileMultiViewEnabled=0, bProjectionLayerAlphaEnabled=0 +[2026.04.21-14.46.20:828][ 0]LogCore: 0x00007fb2a4d4d9c2 Dladdr: 0.070370ms Open: 0.024670ms Search: 4.078922ms +[2026.04.21-14.46.20:829][ 0]LogCore: 0x00007fb2a4d05286 Dladdr: 0.074280ms Open: 0.033330ms Search: 0.270200ms +[2026.04.21-14.46.20:829][ 0]LogCore: 0x00007fb2a4d35395 Dladdr: 0.006520ms Open: 0.009120ms Search: 0.036990ms +[2026.04.21-14.46.20:829][ 0]LogCore: 0x00007fb2a4d1b840 Dladdr: 0.004560ms Open: 0.005800ms Search: 0.035080ms +[2026.04.21-14.46.20:831][ 0]LogCore: 0x00007fb3a219429e Dladdr: 1.644271ms Open: 0.022280ms Search: 0.051770ms +[2026.04.21-14.46.20:831][ 0]LogCore: 0x00007fb3a21800f9 Dladdr: 0.311940ms Open: 0.006680ms Search: 0.042870ms +[2026.04.21-14.46.20:833][ 0]LogCore: 0x00007fb399643dbf Dladdr: 0.133150ms Open: 0.017120ms Search: 0.048180ms +[2026.04.21-14.46.20:834][ 0]LogCore: 0x00007fb3996488a9 Dladdr: 0.132230ms Open: 0.008800ms Search: 0.042480ms +[2026.04.21-14.46.20:834][ 0]LogCore: 0x00007fb39a3b01e8 Dladdr: 0.117380ms Open: 0.006880ms Search: 0.041780ms +[2026.04.21-14.46.20:834][ 0]LogCore: 0x000000000023a54d Dladdr: 0.003100ms Open: 0.005910ms Search: 0.027890ms +[2026.04.21-14.46.20:834][ 0]LogCore: 0x00007fb39a3bbb30 Dladdr: 0.115571ms Open: 0.007470ms Search: 0.041670ms +[2026.04.21-14.46.20:834][ 0]LogCore: 0x000000000024cd32 Dladdr: 0.002320ms Open: 0.004680ms Search: 0.029270ms +[2026.04.21-14.46.20:834][ 0]LogCore: 0x00007fb3a53d9e59 Dladdr: 0.003200ms Open: 0.008110ms Search: 0.020900ms +[2026.04.21-14.46.20:834][ 0]LogCore: 0x00007fb3978366c0 Dladdr: 0.019830ms Open: 0.005280ms Search: 0.001460ms +[2026.04.21-14.46.20:834][ 0]LogCore: 0x00007fb3978367f8 Dladdr: 0.015450ms Open: 0.002510ms Search: 0.000170ms +[2026.04.21-14.46.20:834][ 0]LogCore: 0x0000000000239649 Dladdr: 0.001930ms Open: 0.004500ms Search: 0.027080ms +[2026.04.21-14.46.20:834][ 0]LogStats: FPlatformStackWalk::StackWalkAndDump - 0.009 s +[2026.04.21-14.46.20:834][ 0]LogOutputDevice: Error: === Handled ensure: === +[2026.04.21-14.46.20:834][ 0]LogOutputDevice: Error: +[2026.04.21-14.46.20:834][ 0]LogOutputDevice: Error: Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp] [Line: 1712] +[2026.04.21-14.46.20:834][ 0]LogOutputDevice: Error: OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +[2026.04.21-14.46.20:834][ 0]LogOutputDevice: Error: Stack: +[2026.04.21-14.46.20:834][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb2a4d4d9c3 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion)::$_1::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1712] +[2026.04.21-14.46.20:834][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb2a4d05287 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1712] +[2026.04.21-14.46.20:834][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb2a4d35396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[2026.04.21-14.46.20:834][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb2a4d1b841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[2026.04.21-14.46.20:834][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb3a219429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[2026.04.21-14.46.20:834][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb3a21800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[2026.04.21-14.46.20:834][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb399643dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[2026.04.21-14.46.20:834][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb3996488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[2026.04.21-14.46.20:834][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb39a3b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[2026.04.21-14.46.20:834][ 0]LogOutputDevice: Error: [Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[2026.04.21-14.46.20:834][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb39a3bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[2026.04.21-14.46.20:834][ 0]LogOutputDevice: Error: [Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[2026.04.21-14.46.20:834][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb3a53d9e5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[2026.04.21-14.46.20:834][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb3978366c1 libc.so.6!UnknownFunction(0x276c0) +[2026.04.21-14.46.20:834][ 0]LogOutputDevice: Error: [Callstack] 0x00007fb3978367f9 libc.so.6!__libc_start_main(+0x88) +[2026.04.21-14.46.20:834][ 0]LogOutputDevice: Error: [Callstack] 0x000000000023964a UnrealEditor!_start [X :-1] +[2026.04.21-14.46.20:834][ 0]LogOutputDevice: Error: +[2026.04.21-14.46.20:840][ 0]LogStats: FDebug::EnsureFailed - 0.016 s +[2026.04.21-14.46.20:845][ 0]LogStylusInput: Initializing StylusInput subsystem. +[2026.04.21-14.46.20:845][ 0]LogStylusInput: StylusInput not supported on this platform. +[2026.04.21-14.46.20:846][ 0]LogTedsSettings: UTedsSettingsEditorSubsystem::Initialize +[2026.04.21-14.46.21:069][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.11.so +[2026.04.21-14.46.21:082][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.12.so +[2026.04.21-14.46.21:093][ 0]LogChaosDD: Creating Chaos Debug Draw Scene for world Untitled +[2026.04.21-14.46.21:102][ 0]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Temp/Untitled_0.Untitled'. +[2026.04.21-14.46.21:122][ 0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use. +[2026.04.21-14.46.21:122][ 0]LogInit: Texture streaming: Enabled +[2026.04.21-14.46.21:125][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] AnalyticsET::StartSession ( APIServer = https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data. AppVersion = 5.6.1-44394996+++UE5+Release-5.6 ) +[2026.04.21-14.46.21:130][ 0]LogAudio: Display: Initializing Audio Device Manager... +[2026.04.21-14.46.21:130][ 0]LogAudio: Display: Loading Default Audio Settings Objects... +[2026.04.21-14.46.21:131][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load). +[2026.04.21-14.46.21:135][ 0]LogAudio: Display: Audio Device Manager Initialized +[2026.04.21-14.46.21:135][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True +[2026.04.21-14.46.21:135][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2026.04.21-14.46.21:135][ 0]LogAudioMixer: Display: Sample Rate: 48000 +[2026.04.21-14.46.21:135][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2026.04.21-14.46.21:135][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2026.04.21-14.46.21:135][ 0]LogAudioMixer: Display: Number of buffers to queue: 2 +[2026.04.21-14.46.21:135][ 0]LogAudioMixer: Display: Max Channels (voices): 32 +[2026.04.21-14.46.21:135][ 0]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2026.04.21-14.46.21:135][ 0]LogAudio: Display: AudioDevice MaxSources: 32 +[2026.04.21-14.46.21:135][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2026.04.21-14.46.21:135][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2026.04.21-14.46.21:135][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2026.04.21-14.46.21:142][ 0]LogAudioMixerSDL: Display: Initialized SDL using pulseaudio platform API backend. +[2026.04.21-14.46.21:142][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'SDL2' +[2026.04.21-14.46.21:840][ 0]LogAudioMixerSDL: Opening default audio device (device index -1) +[2026.04.21-14.46.21:872][ 0]LogAudioMixer: Display: Using Audio Hardware Device USB Audio Analog Stereo +[2026.04.21-14.46.21:873][ 0]LogAudioMixer: Display: Initializing Sound Submixes... +[2026.04.21-14.46.21:873][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2026.04.21-14.46.21:873][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2026.04.21-14.46.21:874][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=6, Samples=6144, InstanceID=1 +[2026.04.21-14.46.21:874][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +[2026.04.21-14.46.21:874][ 0]LogInit: FAudioDevice initialized with ID 1. +[2026.04.21-14.46.21:875][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'. +[2026.04.21-14.46.21:875][ 0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1 +[2026.04.21-14.46.21:901][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1" +[2026.04.21-14.46.21:905][ 0]LogInit: Undo buffer set to 256 MB +[2026.04.21-14.46.21:905][ 0]LogInit: Transaction tracking system initialized +[2026.04.21-14.46.22:090][ 0]LocalizationService: Localization service is disabled +[2026.04.21-14.46.22:185][ 0]LogAndroidRuntimeSettings: Display: Enabled Package for Meta Quest devices. +The following settings have been applied: + +[2026.04.21-14.46.22:185][ 0]LogAndroidRuntimeSettings: Display: Support arm64: 1. + +[2026.04.21-14.46.22:185][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan: 1. + +[2026.04.21-14.46.22:185][ 0]LogAndroidRuntimeSettings: Display: Support x86_64: 0. + +[2026.04.21-14.46.22:185][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan Desktop: 0. + +[2026.04.21-14.46.22:185][ 0]LogAndroidRuntimeSettings: Display: Support OpenGL ES3.2: 0. +[2026.04.21-14.46.22:814][ 0]LogFileCache: Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/' took 0.00s +[2026.04.21-14.46.22:854][ 0]LogPython: Python enabled via CVar 'Engine.Python.IsEnabledByDefault' +[2026.04.21-14.46.22:860][ 0]LogPython: Using Python 3.11.8 +[2026.04.21-14.46.23:076][ 0]LogPython: Display: No pip-enabled plugins with python dependencies found, skipping +[2026.04.21-14.46.23:272][ 0]LogRenderer: Requested compilation of Path Tracing RTPSOs (8 permutations). +[2026.04.21-14.46.23:332][ 0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized. +[2026.04.21-14.46.23:399][ 0]LogOutputDevice: Warning: + +Script Stack (0 frames) : + +[2026.04.21-14.46.23:408][ 0]LogCore: Error: appError called: Assertion failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRCore.cpp] [Line: 24] + + +[2026.04.21-14.46.23:421][ 0]LogCore: === Critical error: === +Unhandled Exception: SIGSEGV: invalid attempt to write memory at address 0x0000000000000003 + +[2026.04.21-14.46.23:421][ 0]LogCore: Assertion failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRCore.cpp] [Line: 24] + +0x00007fb3a476b6b9 libUnrealEditor-Core.so!FDebug::CheckVerifyFailedImpl2(char const*, char const*, int, char16_t const*, ...) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Core/Private/Misc/AssertionMacros.cpp:724] +0x00007fb2a4cf97d3 libUnrealEditor-OpenXRHMD.so!FOpenXRPath::FOpenXRPath(char const*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRCore.cpp:24] +0x00007fb15a778efd libUnrealEditor-OpenXRInput.so!FOpenXRInputPlugin::FOpenXRInput::FOpenXRInput(IXRTrackingSystem*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRInput/Private/OpenXRInput.cpp:302] +0x00007fb15a777bef libUnrealEditor-OpenXRInput.so!FOpenXRInputPlugin::StartupModule() [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Core/Public/Templates/SharedPointerInternals.h:414] +0x00007fb3a48fa4f6 libUnrealEditor-Core.so!FModuleManager::LoadModuleWithFailureReason(FName, EModuleLoadResult&, ELoadModuleFlags) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Core/Private/Modules/ModuleManager.cpp:1023] +0x00007fb3a3b861cd libUnrealEditor-Projects.so!FModuleDescriptor::LoadModulesForPhase(ELoadingPhase::Type, TArray > const&, TMap >&) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Projects/Private/ModuleDescriptor.cpp:756] +0x00007fb3a3ba49da libUnrealEditor-Projects.so!FPluginManager::TryLoadModulesForPlugin(FPlugin const&, ELoadingPhase::Type) const [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Projects/Private/PluginManager.cpp:2693] +0x00007fb3a3ba7809 libUnrealEditor-Projects.so!FPluginManager::LoadModulesForEnabledPlugins(ELoadingPhase::Type) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Projects/Private/PluginManager.cpp:2832] +0x000000000023a80a UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4603] +0x00007fb39a3bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +0x00007fb3a53d9e5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +0x00007fb3978366c1 libc.so.6!UnknownFunction(0x276c0) +0x00007fb3978367f9 libc.so.6!__libc_start_main(+0x88) +0x000000000023964a UnrealEditor!_start [/opt/unreal-engine/Engine/Binaries/Linux/UnrealEditor:-1] + + + +0x00007fb3a476b6b9 libUnrealEditor-Core.so!FDebug::CheckVerifyFailedImpl2(char const*, char const*, int, char16_t const*, ...) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Core/Private/Misc/AssertionMacros.cpp:724] +0x00007fb2a4cf97d3 libUnrealEditor-OpenXRHMD.so!FOpenXRPath::FOpenXRPath(char const*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRCore.cpp:24] +0x00007fb15a778efd libUnrealEditor-OpenXRInput.so!FOpenXRInputPlugin::FOpenXRInput::FOpenXRInput(IXRTrackingSystem*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRInput/Private/OpenXRInput.cpp:302] +0x00007fb15a777bef libUnrealEditor-OpenXRInput.so!FOpenXRInputPlugin::StartupModule() [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Core/Public/Templates/SharedPointerInternals.h:414] +0x00007fb3a48fa4f6 libUnrealEditor-Core.so!FModuleManager::LoadModuleWithFailureReason(FName, EModuleLoadResult&, ELoadModuleFlags) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Core/Private/Modules/ModuleManager.cpp:1023] +0x00007fb3a3b861cd libUnrealEditor-Projects.so!FModuleDescriptor::LoadModulesForPhase(ELoadingPhase::Type, TArray > const&, TMap >&) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Projects/Private/ModuleDescriptor.cpp:756] +0x00007fb3a3ba49da libUnrealEditor-Projects.so!FPluginManager::TryLoadModulesForPlugin(FPlugin const&, ELoadingPhase::Type) const [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Projects/Private/PluginManager.cpp:2693] +0x00007fb3a3ba7809 libUnrealEditor-Projects.so!FPluginManager::LoadModulesForEnabledPlugins(ELoadingPhase::Type) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Projects/Private/PluginManager.cpp:2832] +0x000000000023a80a UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4603] +0x00007fb39a3bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +0x00007fb3a53d9e5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +0x00007fb3978366c1 libc.so.6!UnknownFunction(0x276c0) +0x00007fb3978367f9 libc.so.6!__libc_start_main(+0x88) +0x000000000023964a UnrealEditor!_start [/opt/unreal-engine/Engine/Binaries/Linux/UnrealEditor:-1] + +[2026.04.21-14.46.23:431][ 0]LogExit: Executing StaticShutdownAfterError diff --git a/MyProject2/Saved/Logs/MyProject2-backup-2026.04.21-18.48.25.log b/MyProject2/Saved/Logs/MyProject2-backup-2026.04.21-18.48.25.log new file mode 100644 index 0000000..7b3e9c1 --- /dev/null +++ b/MyProject2/Saved/Logs/MyProject2-backup-2026.04.21-18.48.25.log @@ -0,0 +1,1774 @@ +Log file open, 04/21/26 21:48:06 +LogInit: Display: Running engine for game: MyProject2 +LogCore: UTS: Unreal Trace Server launched successfully +LogTrace: Initializing trace... +LogCore: Display: Requested channels: 'cpu,gpu,frame,log,bookmark,screenshot,region' +LogTrace: Display: Control listening on port 38844 +LogTrace: Finished trace initialization. +LogCsvProfiler: Display: Metadata set : platform="Linux" +LogCsvProfiler: Display: Metadata set : config="Development" +LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.6-CL-44394996" +LogCsvProfiler: Display: Metadata set : engineversion="5.6.1-44394996+++UE5+Release-5.6" +LogCsvProfiler: Display: Metadata set : os="Arch Linux 6.19.11-arch1-1" +LogCsvProfiler: Display: Metadata set : cpu="AuthenticAMD|AMD Ryzen 7 3800X 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="" "/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject""" +LogCsvProfiler: Display: Metadata set : loginid="e5d2b3c70a61446e8360ccaeadda3ccf-000003e8" +LogCsvProfiler: Display: Metadata set : llm="0" +LogStats: Stats thread started at 0.134907 +LogCsvProfiler: Display: Metadata set : systemresolution.resx="1280" +LogCsvProfiler: Display: Metadata set : systemresolution.resy="720" +LogICUInternationalization: OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogInit: Session CrashGUID >==================================================== + Session CrashGUID > UECC-Linux-08DCABE2B866414EB079057DB7158978 + Session CrashGUID >==================================================== +LogConfig: No local boot hotfix file found at: [../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +LogAudio: Display: Pre-Initializing Audio Device Manager... +LogAudio: Display: AudioInfo: 'OPUS' Registered +LogAudio: Display: AudioInfo: 'OGG' Registered +LogAudio: Display: AudioInfo: 'ADPCM' Registered +LogAudio: Display: AudioInfo: 'PCM' Registered +LogAudio: Display: AudioInfo: 'BINKA' Registered +LogAudio: Display: AudioInfo: 'RADA' Registered +LogAudio: Display: Audio Device Manager Pre-Initialized +LogPluginManager: Looking for build plugins target receipt +LogPluginManager: Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +LogAssetRegistry: Display: Asset registry cache read as 67.9 MiB from ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_0.bin +LogPluginManager: Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +LogPluginManager: Looking for enabled plugins target receipt +LogPluginManager: Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +LogConfig: Display: Loading Mac ini files took 0.19 seconds +LogConfig: Display: Loading TVOS ini files took 0.20 seconds +LogConfig: Display: Loading VulkanPC ini files took 0.23 seconds +LogConfig: Display: Loading IOS ini files took 0.26 seconds +LogConfig: Display: Loading Android ini files took 0.26 seconds +LogConfig: Display: Loading VisionOS ini files took 0.27 seconds +LogPluginManager: Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +LogPluginManager: Mounting Engine plugin RenderGraphInsights +LogPluginManager: Mounting Engine plugin IoStoreInsights +LogPluginManager: Mounting Engine plugin MassInsights +LogPluginManager: Mounting Engine plugin WorldMetrics +LogConfig: Display: Loading Windows ini files took 0.44 seconds +LogConfig: Display: Loading Unix ini files took 0.44 seconds +LogPluginManager: Mounting Engine plugin XGEController +LogPluginManager: Mounting Engine plugin EnhancedInput +LogPluginManager: Mounting Engine plugin ChaosVD +LogPluginManager: Mounting Engine plugin FastBuildController +LogPluginManager: Mounting Engine plugin CmdLinkServer +LogPluginManager: Mounting Engine plugin UbaController +LogPluginManager: Mounting Engine plugin ChaosInsights +LogPluginManager: Mounting Engine plugin ChaosCloth +LogPluginManager: Mounting Engine plugin MeshPainting +LogPluginManager: Mounting Engine plugin TraceUtilities +LogPluginManager: Mounting Engine plugin OnlineSubsystemNull +LogPluginManager: Mounting Engine plugin OnlineServices +LogPluginManager: Mounting Engine plugin OnlineBase +LogPluginManager: Mounting Engine plugin OnlineSubsystem +LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils +LogPluginManager: Mounting Engine plugin EOSShared +LogPluginManager: Mounting Engine plugin AssetTags +LogPluginManager: Mounting Engine plugin MsQuic +LogPluginManager: Mounting Engine plugin ProceduralMeshComponent +LogPluginManager: Mounting Engine plugin ExampleDeviceProfileSelector +LogPluginManager: Mounting Engine plugin GooglePAD +LogPluginManager: Mounting Engine plugin AndroidPermission +LogPluginManager: Mounting Engine plugin WindowsMoviePlayer +LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector +LogPluginManager: Mounting Engine plugin GeometryProcessing +LogPluginManager: Mounting Engine plugin MeshModelingToolset +LogPluginManager: Mounting Engine plugin CustomMeshComponent +LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector +LogPluginManager: Mounting Engine plugin AudioCapture +LogPluginManager: Mounting Engine plugin StateTree +LogPluginManager: Mounting Engine plugin WaveTable +LogPluginManager: Mounting Engine plugin AppleMoviePlayer +LogPluginManager: Mounting Engine plugin XRBase +LogPluginManager: Mounting Engine plugin ChunkDownloader +LogPluginManager: Mounting Engine plugin GoogleCloudMessaging +LogPluginManager: Mounting Engine plugin ResonanceAudio +LogPluginManager: Mounting Engine plugin InputDebugging +LogConfig: Display: Loading Linux ini files took 0.53 seconds +LogPluginManager: Mounting Engine plugin ArchVisCharacter +LogPluginManager: Mounting Engine plugin OpenXR +LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector +LogPluginManager: Mounting Engine plugin AndroidMoviePlayer +LogPluginManager: Mounting Engine plugin Synthesis +LogPluginManager: Mounting Engine plugin HairStrands +LogPluginManager: Mounting Engine plugin MobilePatchingUtils +LogPluginManager: Mounting Engine plugin ComputeFramework +LogPluginManager: Mounting Engine plugin AppleImageUtils +LogPluginManager: Mounting Engine plugin OpenXREyeTracker +LogPluginManager: Mounting Engine plugin WebMMoviePlayer +LogPluginManager: Mounting Engine plugin AudioSynesthesia +LogPluginManager: Mounting Engine plugin CableComponent +LogPluginManager: Mounting Engine plugin RigVM +LogPluginManager: Mounting Engine plugin PropertyBindingUtils +LogPluginManager: Mounting Engine plugin Metasound +LogConfig: Display: Loading LinuxArm64 ini files took 0.56 seconds +LogPluginManager: Mounting Engine plugin SignificanceManager +LogPluginManager: Mounting Engine plugin SoundFields +LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector +LogPluginManager: Mounting Engine plugin AndroidFileServer +LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary +LogPluginManager: Mounting Engine plugin PropertyAccessEditor +LogPluginManager: Mounting Engine plugin ActorLayerUtilities +LogPluginManager: Mounting Engine plugin AudioWidgets +LogPluginManager: Mounting Engine plugin GeometryCache +LogPluginManager: Mounting Engine plugin OpenXRHandTracking +LogPluginManager: Mounting Engine plugin ColorGrading +LogPluginManager: Mounting Engine plugin FacialAnimation +LogPluginManager: Mounting Engine plugin EngineAssetDefinitions +LogPluginManager: Mounting Engine plugin AssetManagerEditor +LogPluginManager: Mounting Engine plugin BlueprintHeaderView +LogPluginManager: Mounting Engine plugin ProxyLODPlugin +LogPluginManager: Mounting Engine plugin UMGWidgetPreview +LogPluginManager: Mounting Engine plugin DataValidation +LogPluginManager: Mounting Engine plugin MobileLauncherProfileWizard +LogPluginManager: Mounting Engine plugin StylusInput +LogPluginManager: Mounting Engine plugin CryptoKeys +LogPluginManager: Mounting Engine plugin EditorDebugTools +LogPluginManager: Mounting Engine plugin GameplayTagsEditor +LogPluginManager: Mounting Engine plugin GeometryMode +LogPluginManager: Mounting Engine plugin ModelingToolsEditorMode +LogPluginManager: Mounting Engine plugin MacGraphicsSwitching +LogPluginManager: Mounting Engine plugin CurveEditorTools +LogPluginManager: Mounting Engine plugin SequencerAnimTools +LogPluginManager: Mounting Engine plugin MeshLODToolset +LogPluginManager: Mounting Engine plugin UVEditor +LogPluginManager: Mounting Engine plugin PluginBrowser +LogPluginManager: Mounting Engine plugin EditorScriptingUtilities +LogPluginManager: Mounting Engine plugin ChangelistReview +LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities +LogPluginManager: Mounting Engine plugin MaterialAnalyzer +LogPluginManager: Mounting Engine plugin SpeedTreeImporter +LogPluginManager: Mounting Engine plugin Interchange +LogPluginManager: Mounting Engine plugin InterchangeAssets +LogPluginManager: Mounting Engine plugin InterchangeEditor +LogPluginManager: Mounting Engine plugin Takes +LogPluginManager: Mounting Engine plugin CameraCalibrationCore +LogPluginManager: Mounting Engine plugin ActorSequence +LogPluginManager: Mounting Engine plugin TemplateSequence +LogPluginManager: Mounting Engine plugin SequencerScripting +LogPluginManager: Mounting Engine plugin LevelSequenceEditor +LogPluginManager: Mounting Engine plugin ControlRigModules +LogPluginManager: Mounting Engine plugin GameplayInsights +LogPluginManager: Mounting Engine plugin ControlRig +LogPluginManager: Mounting Engine plugin ControlRigSpline +LogPluginManager: Mounting Engine plugin AnimationModifierLibrary +LogPluginManager: Mounting Engine plugin IKRig +LogPluginManager: Mounting Engine plugin RigLogic +LogPluginManager: Mounting Engine plugin SkeletalMeshModelingTools +LogPluginManager: Mounting Engine plugin DeformerGraph +LogPluginManager: Mounting Engine plugin TweeningUtils +LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis +LogPluginManager: Mounting Engine plugin LiveLink +LogPluginManager: Mounting Engine plugin AnimationData +LogPluginManager: Mounting Engine plugin ACLPlugin +LogPluginManager: Mounting Engine plugin GLTFExporter +LogPluginManager: Mounting Engine plugin DatasmithContent +LogPluginManager: Mounting Engine plugin VariantManager +LogPluginManager: Mounting Engine plugin VariantManagerContent +LogPluginManager: Mounting Engine plugin InterchangeTests +LogPluginManager: Mounting Engine plugin Niagara +LogPluginManager: Mounting Engine plugin Cascade +LogPluginManager: Mounting Engine plugin NiagaraSimCaching +LogPluginManager: Mounting Engine plugin EditorPerformance +LogPluginManager: Mounting Engine plugin AlembicImporter +LogPluginManager: Mounting Engine plugin LocalizableMessage +LogPluginManager: Mounting Engine plugin GeometryFlow +LogPluginManager: Mounting Engine plugin RuntimeTelemetry +LogPluginManager: Mounting Engine plugin SequenceNavigator +LogPluginManager: Mounting Engine plugin PlatformCrypto +LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin +LogPluginManager: Mounting Engine plugin LevelSequenceNavigatorBridge +LogPluginManager: Mounting Engine plugin LowLevelNetTrace +LogPluginManager: Mounting Engine plugin ChaosUserDataPT +LogPluginManager: Mounting Engine plugin NFORDenoise +LogPluginManager: Mounting Engine plugin ToolPresets +LogPluginManager: Mounting Engine plugin ChaosCaching +LogPluginManager: Mounting Engine plugin EditorDataStorage +LogPluginManager: Mounting Engine plugin PlanarCut +LogPluginManager: Mounting Engine plugin PythonScriptPlugin +LogPluginManager: Mounting Engine plugin AutomationUtils +LogPluginManager: Mounting Engine plugin Fracture +LogPluginManager: Mounting Engine plugin BackChannel +LogPluginManager: Mounting Engine plugin GeometryDataflow +LogPluginManager: Mounting Engine plugin MeshModelingToolsetExp +LogPluginManager: Mounting Engine plugin EditorTelemetry +LogPluginManager: Mounting Engine plugin SkeletalReduction +LogPluginManager: Mounting Engine plugin Dataflow +LogPluginManager: Mounting Engine plugin AdvancedRenamer +LogPluginManager: Mounting Engine plugin ChaosNiagara +LogPluginManager: Mounting Engine plugin FullBodyIK +LogPluginManager: Mounting Engine plugin EditorDataStorageFeatures +LogPluginManager: Mounting Engine plugin CharacterAI +LogPluginManager: Mounting Engine plugin ChaosSolverPlugin +LogPluginManager: Mounting Engine plugin ChaosEditor +LogPluginManager: Mounting Engine plugin EngineCameras +LogPluginManager: Mounting Engine plugin CameraShakePreviewer +LogPluginManager: Mounting Engine plugin LauncherChunkInstaller +LogPluginManager: Mounting Engine plugin GameplayCameras +LogPluginManager: Mounting Engine plugin UdpMessaging +LogPluginManager: Mounting Engine plugin TcpMessaging +LogPluginManager: Mounting Engine plugin Paper2D +LogPluginManager: Mounting Engine plugin NNEDenoiser +LogPluginManager: Mounting Engine plugin NNERuntimeORT +LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess +LogPluginManager: Mounting Engine plugin PlasticSourceControl +LogPluginManager: Mounting Engine plugin DumpGPUServices +LogPluginManager: Mounting Engine plugin PixWinPlugin +LogPluginManager: Mounting Engine plugin PerforceSourceControl +LogPluginManager: Mounting Engine plugin PluginUtils +LogPluginManager: Mounting Engine plugin VisualStudioCodeSourceCodeAccess +LogPluginManager: Mounting Engine plugin XCodeSourceCodeAccess +LogPluginManager: Mounting Engine plugin SubversionSourceControl +LogPluginManager: Mounting Engine plugin AnimationSharing +LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess +LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess +LogPluginManager: Mounting Engine plugin RenderDocPlugin +LogPluginManager: Mounting Engine plugin ProjectLauncher +LogPluginManager: Mounting Engine plugin UObjectPlugin +LogPluginManager: Mounting Engine plugin PropertyAccessNode +LogPluginManager: Mounting Engine plugin NullSourceCodeAccess +LogPluginManager: Mounting Engine plugin VisualStudioSourceCodeAccess +LogPluginManager: Mounting Engine plugin NamingTokens +LogPluginManager: Mounting Engine plugin TextureFormatOodle +LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess +LogPluginManager: Mounting Engine plugin GitSourceControl +LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess +LogPluginManager: Mounting Engine plugin OodleNetwork +LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor +LogPluginManager: Mounting Engine plugin AISupport +LogPluginManager: Mounting Engine plugin MediaCompositing +LogPluginManager: Mounting Engine plugin AvfMedia +LogPluginManager: Mounting Engine plugin MediaPlayerEditor +LogPluginManager: Mounting Engine plugin AndroidMedia +LogPluginManager: Mounting Engine plugin ImgMedia +LogPluginManager: Mounting Engine plugin WmfMedia +LogPluginManager: Mounting Engine plugin MediaPlate +LogPluginManager: Mounting Engine plugin WebMMedia +LogPluginManager: Mounting Engine plugin MetaHumanSDK +LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay +LogPluginManager: Mounting Engine plugin XInputDevice +LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource +LogPluginManager: Mounting Engine plugin BaseCharacterFXEditor +LogPluginManager: Mounting Engine plugin CompositeCore +LogPluginManager: Mounting Engine plugin LightMixer +LogPluginManager: Mounting Engine plugin ObjectMixer +LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS +LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +LogInit: Using libcurl 8.12.1 +LogInit: - built for x86_64-unknown-linux-gnu +LogInit: - supports SSL with OpenSSL/1.1.1t +LogInit: - supports HTTP deflate (compression) using libz 1.3 +LogInit: - other features: +LogInit: CURL_VERSION_SSL +LogInit: CURL_VERSION_LIBZ +LogInit: CURL_VERSION_IPV6 +LogInit: CURL_VERSION_ASYNCHDNS +LogInit: CURL_VERSION_LARGEFILE +LogInit: CURL_VERSION_TLSAUTH_SRP +LogInit: CURL_VERSION_HTTP2 +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: CreateHttpThread using FCurlMultiPollEventLoopHttpThread +LogInit: Creating http thread with maximum 256 concurrent requests +LogOnline: OSS: Created online subsystem instance for: NULL +LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] +LogEOSShared: Initialize Initializing EOSSDK Version:1.17.0-41373641 +LogStudioTelemetry: Started StudioTelemetry Session +LogNFORDenoise: NFORDenoise function starting up +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. +LogConfig: Applying CVar settings from Section [/Script/CompositeCore.CompositeCorePluginSettings] File [Engine] +LogInit: ExecutableName: UnrealEditor +LogInit: Build: ++UE5+Release-5.6-CL-44394996 +LogInit: Platform=LinuxEditor +LogInit: MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +LogInit: DeviceId= +LogInit: Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +LogInit: Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +LogInit: Net CL: 43139311 +LogInit: OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +LogInit: Compiled (64-bit): Jul 28 2025 20:54:48 +LogInit: Architecture: x64 +LogInit: Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +LogInit: Build Configuration: Development +LogInit: Branch Name: ++UE5+Release-5.6 +LogInit: Command Line: +LogInit: Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +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: 37 +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): 49 +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): 207 +LogDevObjectVersion: FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 8 +LogDevObjectVersion: FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 13 +LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 17 +LogDevObjectVersion: Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 11 +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): 121 +LogDevObjectVersion: UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 56 +LogDevObjectVersion: UE5-SpecialProject (59DA5D52-1232-4948-B878-597870B8E98B): 9 +LogDevObjectVersion: Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2 +LogDevObjectVersion: Dev-NaniteResearch (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1 +LogDevObjectVersion: Dev-ComputeFramework (6304A3E7-0059-4F59-8CFC-21BD7721FD4E): 0 +LogDevObjectVersion: LensFileVersion (8652A554-966A-466C-9FD7-1C6DD61B1ADB): 1 +LogInit: Presizing for max 25165824 objects, including 0 objects not considered by GC. +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: Set CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] +LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created +LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]] +[2026.04.21-18.48.07:918][ 0]LogConfig: Set CVar [[r.VSync:0]] +[2026.04.21-18.48.07:918][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +[2026.04.21-18.48.07:918][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created +[2026.04.21-18.48.07:918][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created +[2026.04.21-18.48.07:918][ 0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]] +[2026.04.21-18.48.07:918][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +[2026.04.21-18.48.07:918][ 0]LogConfig: Set CVar [[r.ForwardShading:1]] +[2026.04.21-18.48.07:918][ 0]LogConfig: Set CVar [[r.MobileHDR:0]] +[2026.04.21-18.48.07:918][ 0]LogConfig: Set CVar [[vr.MobileMultiView:1]] +[2026.04.21-18.48.07:918][ 0]LogConfig: Set CVar [[vr.InstancedStereo:1]] +[2026.04.21-18.48.07:918][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure:0]] +[2026.04.21-18.48.07:918][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusion:0]] +[2026.04.21-18.48.07:918][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:0]] +[2026.04.21-18.48.07:918][ 0]LogConfig: Set CVar [[r.DefaultFeature.MotionBlur:0]] +[2026.04.21-18.48.07:918][ 0]LogConfig: Set CVar [[r.Mobile.UseHWsRGBEncoding:1]] +[2026.04.21-18.48.07:918][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]] +[2026.04.21-18.48.07:918][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] +[2026.04.21-18.48.07:918][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]] +[2026.04.21-18.48.07:918][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]] +[2026.04.21-18.48.07:918][ 0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]] +[2026.04.21-18.48.07:918][ 0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]] +[2026.04.21-18.48.07:918][ 0]LogConfig: Set CVar [[r.ReflectionMethod:1]] +[2026.04.21-18.48.07:918][ 0]LogConfig: Set CVar [[r.Mobile.AntiAliasing:3]] +[2026.04.21-18.48.07:918][ 0]LogConfig: Set CVar [[r.AntiAliasingMethod:3]] +[2026.04.21-18.48.07:918][ 0]LogConfig: Set CVar [[r.AllowStaticLighting:1]] +[2026.04.21-18.48.07:918][ 0]LogConfig: Set CVar [[r.SkinCache.CompileShaders:1]] +[2026.04.21-18.48.07:918][ 0]LogConfig: Set CVar [[r.RayTracing:1]] +[2026.04.21-18.48.07:918][ 0]LogConfig: Set CVar [[r.RayTracing.RayTracingProxies.ProjectEnabled:1]] +[2026.04.21-18.48.07:918][ 0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]] +[2026.04.21-18.48.07:918][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +[2026.04.21-18.48.07:918][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +[2026.04.21-18.48.07:918][ 0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +[2026.04.21-18.48.07:918][ 0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]] +[2026.04.21-18.48.07:918][ 0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]] +[2026.04.21-18.48.07:918][ 0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]] +[2026.04.21-18.48.07:918][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]] +[2026.04.21-18.48.07:918][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]] +[2026.04.21-18.48.07:918][ 0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]] +[2026.04.21-18.48.07:918][ 0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +[2026.04.21-18.48.07:918][ 0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +[2026.04.21-18.48.07:918][ 0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +[2026.04.21-18.48.07:918][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +[2026.04.21-18.48.07:918][ 0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] +[2026.04.21-18.48.07:918][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +[2026.04.21-18.48.07:918][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +[2026.04.21-18.48.07:918][ 0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]] +[2026.04.21-18.48.07:918][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +[2026.04.21-18.48.07:918][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +[2026.04.21-18.48.07:918][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +[2026.04.21-18.48.07:918][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +[2026.04.21-18.48.07:918][ 0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] +[2026.04.21-18.48.07:918][ 0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]] +[2026.04.21-18.48.07:918][ 0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]] +[2026.04.21-18.48.07:918][ 0]LogConfig: Set CVar [[gc.AllowParallelGC:1]] +[2026.04.21-18.48.07:918][ 0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] +[2026.04.21-18.48.07:918][ 0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]] +[2026.04.21-18.48.07:918][ 0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] +[2026.04.21-18.48.07:918][ 0]LogConfig: Set CVar [[gc.CreateGCClusters:1]] +[2026.04.21-18.48.07:918][ 0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]] +[2026.04.21-18.48.07:918][ 0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]] +[2026.04.21-18.48.07:918][ 0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]] +[2026.04.21-18.48.07:918][ 0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] +[2026.04.21-18.48.07:918][ 0]LogConfig: Set CVar [[gc.GarbageEliminationEnabled:1]] +[2026.04.21-18.48.07:918][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +[2026.04.21-18.48.07:918][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +[2026.04.21-18.48.07:918][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +[2026.04.21-18.48.07:918][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +[2026.04.21-18.48.07:918][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created +[2026.04.21-18.48.07:918][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +[2026.04.21-18.48.07:918][ 0]LogConfig: CVar [[DefaultASTCQualityBySizeHQ:4]] deferred - dummy variable created +[2026.04.21-18.48.07:918][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +[2026.04.21-18.48.07:918][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +[2026.04.21-18.48.07:918][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +[2026.04.21-18.48.07:918][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +[2026.04.21-18.48.07:918][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +[2026.04.21-18.48.07:918][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +[2026.04.21-18.48.07:918][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +[2026.04.21-18.48.07:918][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +[2026.04.21-18.48.07:918][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +[2026.04.21-18.48.07:918][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +[2026.04.21-18.48.07:918][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +[2026.04.21-18.48.07:918][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +[2026.04.21-18.48.07:918][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +[2026.04.21-18.48.07:918][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +[2026.04.21-18.48.07:918][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +[2026.04.21-18.48.07:918][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +[2026.04.21-18.48.07:918][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +[2026.04.21-18.48.07:918][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +[2026.04.21-18.48.07:918][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:AmbientSound]] deferred - dummy variable created +[2026.04.21-18.48.07:918][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +[2026.04.21-18.48.07:918][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +[2026.04.21-18.48.07:918][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +[2026.04.21-18.48.07:918][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +[2026.04.21-18.48.07:918][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +[2026.04.21-18.48.07:918][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +[2026.04.21-18.48.07:918][ 0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created +[2026.04.21-18.48.07:918][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +[2026.04.21-18.48.07:918][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +[2026.04.21-18.48.07:918][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +[2026.04.21-18.48.07:918][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +[2026.04.21-18.48.07:918][ 0]LogConfig: CVar [[VersionedIntRValues:r.Mobile.DBuffer]] deferred - dummy variable created +[2026.04.21-18.48.07:918][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +[2026.04.21-18.48.07:918][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +[2026.04.21-18.48.07:918][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +[2026.04.21-18.48.07:918][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +[2026.04.21-18.48.07:918][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +[2026.04.21-18.48.07:918][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +[2026.04.21-18.48.07:918][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +[2026.04.21-18.48.07:918][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +[2026.04.21-18.48.07:918][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +[2026.04.21-18.48.07:918][ 0]LogInit: Initializing SDL. +[2026.04.21-18.48.08:828][ 0]LogInit: Initialized SDL 2.30.6 revision: SDL-2.30.6-no-vcs (compiled against 2.30.6) +[2026.04.21-18.48.08:828][ 0]LogInit: Using SDL video driver 'x11' +[2026.04.21-18.48.08:828][ 0]LogInit: Display metrics: +[2026.04.21-18.48.08:828][ 0]LogInit: PrimaryDisplayWidth: 3440 +[2026.04.21-18.48.08:828][ 0]LogInit: PrimaryDisplayHeight: 1440 +[2026.04.21-18.48.08:828][ 0]LogInit: PrimaryDisplayWorkAreaRect: +[2026.04.21-18.48.08:828][ 0]LogInit: Left=0, Top=0, Right=3440, Bottom=1396 +[2026.04.21-18.48.08:828][ 0]LogInit: VirtualDisplayRect: +[2026.04.21-18.48.08:828][ 0]LogInit: Left=0, Top=0, Right=3440, Bottom=1396 +[2026.04.21-18.48.08:828][ 0]LogInit: TitleSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 +[2026.04.21-18.48.08:828][ 0]LogInit: ActionSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 +[2026.04.21-18.48.08:828][ 0]LogInit: Number of monitors: 1 +[2026.04.21-18.48.08:828][ 0]LogInit: Monitor 0 +[2026.04.21-18.48.08:828][ 0]LogInit: Name: LG ULTRAGEAR+ 45" +[2026.04.21-18.48.08:828][ 0]LogInit: ID: display0 +[2026.04.21-18.48.08:828][ 0]LogInit: NativeWidth: 3440 +[2026.04.21-18.48.08:828][ 0]LogInit: NativeHeight: 1440 +[2026.04.21-18.48.08:828][ 0]LogInit: bIsPrimary: true +[2026.04.21-18.48.08:828][ 0]LogCsvProfiler: Display: Metadata set : systemresolution.resx="3440" +[2026.04.21-18.48.08:828][ 0]LogCsvProfiler: Display: Metadata set : systemresolution.resy="1440" +[2026.04.21-18.48.08:829][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.FXAA.Quality:4]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.TSR.ReprojectionField:1]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.TSR.Resurrection:1]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.LightFunctionQuality:1]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.ShadowQuality:5]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.VolumetricFog:1]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.CapsuleShadows:1]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.DistanceFieldAO:1]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.SkylightIntensityMultiplier:1.0]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.AOQuality:2]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.LumenScene.DirectLighting.MaxLightsPerTile:8]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.LumenScene.DirectLighting.UpdateFactor:32]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.UpdateFactor:64]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:100]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.NumAdaptiveProbes:8]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.HardwareRayTracing:0]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.BentNormal:1]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:70]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.RayTracing.Scene.BuildMode:1]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.SSR.Quality:3]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.MaxRoughnessToEvaluateRoughSpecularForFoliage:0.8]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.NumSamples:5]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.MinWeight:0]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.MotionBlurQuality:4]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.LensFlareQuality:2]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.BloomQuality:5]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.FastBlurThreshold:100]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.Upscale.Quality:3]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.LightShaftQuality:1]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.Filter.SizeScale:1]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.Streaming.MipBias:0]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.Streaming.Boost:1]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.MaxAnisotropy:8]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +[2026.04.21-18.48.08:829][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +[2026.04.21-18.48.08:830][ 0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]] +[2026.04.21-18.48.08:830][ 0]LogConfig: Set CVar [[r.RefractionQuality:2]] +[2026.04.21-18.48.08:830][ 0]LogConfig: Set CVar [[r.SceneColorFormat:4]] +[2026.04.21-18.48.08:830][ 0]LogConfig: Set CVar [[r.DetailMode:3]] +[2026.04.21-18.48.08:830][ 0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]] +[2026.04.21-18.48.08:830][ 0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]] +[2026.04.21-18.48.08:830][ 0]LogConfig: Set CVar [[r.SSS.Scale:1]] +[2026.04.21-18.48.08:830][ 0]LogConfig: Set CVar [[r.SSS.SampleSet:2]] +[2026.04.21-18.48.08:830][ 0]LogConfig: Set CVar [[r.SSS.Quality:1]] +[2026.04.21-18.48.08:830][ 0]LogConfig: Set CVar [[r.SSS.HalfRes:0]] +[2026.04.21-18.48.08:830][ 0]LogConfig: Set CVar [[r.SSGI.Quality:3]] +[2026.04.21-18.48.08:830][ 0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]] +[2026.04.21-18.48.08:830][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:2]] +[2026.04.21-18.48.08:830][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +[2026.04.21-18.48.08:830][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +[2026.04.21-18.48.08:830][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +[2026.04.21-18.48.08:830][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +[2026.04.21-18.48.08:830][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +[2026.04.21-18.48.08:830][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +[2026.04.21-18.48.08:830][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +[2026.04.21-18.48.08:830][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +[2026.04.21-18.48.08:830][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +[2026.04.21-18.48.08:830][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +[2026.04.21-18.48.08:830][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +[2026.04.21-18.48.08:830][ 0]LogConfig: Set CVar [[fx.Niagara.QualityLevel:3]] +[2026.04.21-18.48.08:830][ 0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]] +[2026.04.21-18.48.08:830][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.DownsampleFactor:2]] +[2026.04.21-18.48.08:830][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.MaxStepCount:256]] +[2026.04.21-18.48.08:830][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.Shadows.Resolution:256]] +[2026.04.21-18.48.08:830][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.Shadows.MaxSampleCount:8]] +[2026.04.21-18.48.08:830][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.UseExistenceMask:0]] +[2026.04.21-18.48.08:830][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +[2026.04.21-18.48.08:830][ 0]LogConfig: Set CVar [[foliage.DensityScale:1.0]] +[2026.04.21-18.48.08:830][ 0]LogConfig: Set CVar [[grass.DensityScale:1.0]] +[2026.04.21-18.48.08:830][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +[2026.04.21-18.48.08:830][ 0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +[2026.04.21-18.48.08:830][ 0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] +[2026.04.21-18.48.08:830][ 0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +[2026.04.21-18.48.08:830][ 0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]] +[2026.04.21-18.48.08:830][ 0]LogConfig: Applying CVar settings from Section [LandscapeQuality@3] File [Scalability] +[2026.04.21-18.48.08:830][ 0]LogLinux: Selected Device Profile: [LinuxEditor] +[2026.04.21-18.48.08:830][ 0]LogInit: Selected Device Profile: [LinuxEditor] +[2026.04.21-18.48.08:830][ 0]LogHAL: Display: Platform has ~ 63 GB [67336896512 / 68719476736 / 63], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +[2026.04.21-18.48.08:830][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Linux] +[2026.04.21-18.48.08:830][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [] +[2026.04.21-18.48.08:830][ 0]LogDeviceProfileManager: Pushing Device Profile CVar: [[UI.SlateSDFText.RasterizationMode:Bitmap -> Msdf]] +[2026.04.21-18.48.08:830][ 0]LogDeviceProfileManager: Pushing Device Profile CVar: [[UI.SlateSDFText.ResolutionLevel:2 -> 2]] +[2026.04.21-18.48.08:830][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +[2026.04.21-18.48.08:830][ 0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]] +[2026.04.21-18.48.08:830][ 0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] +[2026.04.21-18.48.08:830][ 0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] +[2026.04.21-18.48.08:830][ 0]LogConfig: CVar [[ds.CADTranslator.Meshing.ActivateThinZoneMeshing:0]] deferred - dummy variable created +[2026.04.21-18.48.08:830][ 0]LogConfig: CVar [[ds.CADTranslator.Stitching.RemoveThinFaces:0]] deferred - dummy variable created +[2026.04.21-18.48.08:830][ 0]LogConfig: Applying CVar settings from Section [Startup_Linux] File [../../../Engine/Config/ConsoleVariables.ini] +[2026.04.21-18.48.08:830][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2026.04.21-18.48.08:830][ 0]LogConfig: Set CVar [[g.TimeoutForBlockOnRenderFence:60000]] +[2026.04.21-18.48.08:830][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Config/LinuxEditor/Editor.ini] +[2026.04.21-18.48.08:830][ 0]LogInit: Unix hardware info: +[2026.04.21-18.48.08:830][ 0]LogInit: - we are not the first instance of this executable +[2026.04.21-18.48.08:830][ 0]LogInit: - this process' id (pid) is 27976, parent process' id (ppid) is 1855 +[2026.04.21-18.48.08:830][ 0]LogInit: - we are not running under debugger +[2026.04.21-18.48.08:830][ 0]LogInit: - machine network name is 'WEYLAND-YUTANI' +[2026.04.21-18.48.08:830][ 0]LogInit: - user name is 'reimoz' (reimoz) +[2026.04.21-18.48.08:830][ 0]LogInit: - we're logged in locally +[2026.04.21-18.48.08:830][ 0]LogInit: - we're running with rendering +[2026.04.21-18.48.08:830][ 0]LogInit: - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) +[2026.04.21-18.48.08:830][ 0]LogInit: - Number of physical cores available for the process: 8 +[2026.04.21-18.48.08:830][ 0]LogInit: - Number of logical cores available for the process: 16 +[2026.04.21-18.48.08:830][ 0]LogInit: - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +[2026.04.21-18.48.08:830][ 0]LogInit: - Memory allocator used: Mimalloc +[2026.04.21-18.48.08:830][ 0]LogInit: - This is an internal build. +[2026.04.21-18.48.08:830][ 0]LogCore: Benchmarking clocks: +[2026.04.21-18.48.08:830][ 0]LogCore: - CLOCK_MONOTONIC (id=1) can sustain 38768419 (38768K, 39M) calls per second without zero deltas. +[2026.04.21-18.48.08:830][ 0]LogCore: - CLOCK_MONOTONIC_RAW (id=4) can sustain 39258781 (39259K, 39M) calls per second without zero deltas. +[2026.04.21-18.48.08:830][ 0]LogCore: - CLOCK_MONOTONIC_COARSE (id=6) can sustain 219418590 (219419K, 219M) calls per second with 99.999540% zero deltas. +[2026.04.21-18.48.08:830][ 0]LogCore: Selected clock_id 4 (CLOCK_MONOTONIC_RAW) since it is the fastest support clock without zero deltas. +[2026.04.21-18.48.08:830][ 0]LogInit: Unix-specific commandline switches: +[2026.04.21-18.48.08:830][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) +[2026.04.21-18.48.08:830][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation +[2026.04.21-18.48.08:830][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation +[2026.04.21-18.48.08:830][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache +[2026.04.21-18.48.08:830][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) +[2026.04.21-18.48.08:830][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) +[2026.04.21-18.48.08:830][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) +[2026.04.21-18.48.08:830][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal +[2026.04.21-18.48.08:830][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) +[2026.04.21-18.48.08:831][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened +[2026.04.21-18.48.08:831][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) +[2026.04.21-18.48.08:831][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) +[2026.04.21-18.48.08:831][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) +[2026.04.21-18.48.08:831][ 0]LogInit: -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash +[2026.04.21-18.48.08:831][ 0]LogInit: - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) +[2026.04.21-18.48.08:831][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1.4 +[2026.04.21-18.48.08:831][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) +[2026.04.21-18.48.08:831][ 0]LogInit: - PageSize 4096 +[2026.04.21-18.48.08:831][ 0]LogInit: - BinnedPageSize 65536 +[2026.04.21-18.48.08:831][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0" +[2026.04.21-18.48.08:835][ 0]LogChaosDD: Chaos Debug Draw Startup +[2026.04.21-18.48.08:835][ 0]LogInit: Physics initialised using underlying interface: Chaos +[2026.04.21-18.48.08:865][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-18.48.08:865][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-18.48.08:867][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-18.48.09:290][ 0]LogObj: Display: Attempting to load config data for Default__SlateThemeManager before the Class has been constructed/registered/linked (likely during module loading or early startup). This will result in the load silently failing and should be fixed. +[2026.04.21-18.48.09:294][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +[2026.04.21-18.48.09:294][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0 +[2026.04.21-18.48.09:906][ 0]LogVulkanRHI: Display: Found VULKAN_SDK= +[2026.04.21-18.48.09:906][ 0]LogVulkanRHI: Display: Registering provided Vulkan validation layers +[2026.04.21-18.48.09:906][ 0]LogVulkanRHI: Display: Updated VK_LAYER_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +[2026.04.21-18.48.09:906][ 0]LogVulkanRHI: Display: Updated LD_LIBRARY_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +[2026.04.21-18.48.09:907][ 0]LogVulkanRHI: Display: Installed Vulkan Loader Path: /usr/lib +[2026.04.21-18.48.09:907][ 0]LogVulkanRHI: Display: Installed Vulkan Loader instance version 1.4.341. +[2026.04.21-18.48.09:907][ 0]LogVulkanRHI: Starting Vulkan Profile check for VP_UE_Vulkan_SM6: +[2026.04.21-18.48.09:916][ 0]LogVulkanRHI: Vulkan Profile check complete. +[2026.04.21-18.48.09:916][ 0]LogInit: Using SDL_WINDOW_VULKAN +[2026.04.21-18.48.09:916][ 0]LogVulkanRHI: Display: Vulkan RHI ShaderPlatform for SM6: VULKAN_SM6. +[2026.04.21-18.48.09:916][ 0]LogVulkanRHI: Vulkan PSO Precaching = 1, PipelineFileCache = 0 +[2026.04.21-18.48.09:916][ 0]LogVulkanRHI: Display: Built with Vulkan header version 1.4.304 +[2026.04.21-18.48.09:916][ 0]LogVulkanRHI: Starting Vulkan Profile check for VP_UE_Vulkan_SM6_RT: +[2026.04.21-18.48.09:922][ 0]LogVulkanRHI: Vulkan Profile check complete. +[2026.04.21-18.48.09:922][ 0]LogVulkanRHI: Using API Version 1.3. +[2026.04.21-18.48.09:922][ 0]LogHMD: OpenXRHMDModule::InitInstance using DefaultLoader. +[2026.04.21-18.48.09:928][ 0]LogHMD: OpenXR runtime supported extensions: +[2026.04.21-18.48.09:928][ 0]LogHMD: XR_KHR_vulkan_enable +[2026.04.21-18.48.09:928][ 0]LogHMD: XR_KHR_vulkan_enable2 +[2026.04.21-18.48.09:928][ 0]LogHMD: XR_KHR_opengl_enable +[2026.04.21-18.48.09:928][ 0]LogHMD: XR_KHR_convert_timespec_time +[2026.04.21-18.48.09:928][ 0]LogHMD: XR_KHR_opengl_es_enable +[2026.04.21-18.48.09:928][ 0]LogHMD: XR_MNDX_egl_enable +[2026.04.21-18.48.09:928][ 0]LogHMD: XR_KHR_binding_modification +[2026.04.21-18.48.09:928][ 0]LogHMD: XR_KHR_composition_layer_depth +[2026.04.21-18.48.09:928][ 0]LogHMD: XR_KHR_locate_spaces +[2026.04.21-18.48.09:928][ 0]LogHMD: XR_KHR_visibility_mask +[2026.04.21-18.48.09:928][ 0]LogHMD: XR_EXT_active_action_set_priority +[2026.04.21-18.48.09:928][ 0]LogHMD: XR_EXT_dpad_binding +[2026.04.21-18.48.09:928][ 0]LogHMD: XR_EXT_eye_gaze_interaction +[2026.04.21-18.48.09:928][ 0]LogHMD: XR_EXT_frame_composition_report +[2026.04.21-18.48.09:928][ 0]LogHMD: XR_EXT_hand_interaction +[2026.04.21-18.48.09:928][ 0]LogHMD: XR_EXT_hand_tracking +[2026.04.21-18.48.09:928][ 0]LogHMD: XR_EXT_hand_tracking_data_source +[2026.04.21-18.48.09:928][ 0]LogHMD: XR_EXT_hand_joints_motion_range +[2026.04.21-18.48.09:928][ 0]LogHMD: XR_EXT_hp_mixed_reality_controller +[2026.04.21-18.48.09:928][ 0]LogHMD: XR_EXT_local_floor +[2026.04.21-18.48.09:928][ 0]LogHMD: XR_EXT_palm_pose +[2026.04.21-18.48.09:928][ 0]LogHMD: XR_EXT_uuid +[2026.04.21-18.48.09:928][ 0]LogHMD: XR_EXT_user_presence +[2026.04.21-18.48.09:928][ 0]LogHMD: XR_EXT_render_model +[2026.04.21-18.48.09:928][ 0]LogHMD: XR_EXT_interaction_render_model +[2026.04.21-18.48.09:928][ 0]LogHMD: XR_FB_display_refresh_rate +[2026.04.21-18.48.09:928][ 0]LogHMD: XR_HTC_vive_cosmos_controller_interaction +[2026.04.21-18.48.09:928][ 0]LogHMD: XR_HTC_vive_focus3_controller_interaction +[2026.04.21-18.48.09:928][ 0]LogHMD: XR_HTC_vive_wrist_tracker_interaction +[2026.04.21-18.48.09:928][ 0]LogHMD: XR_MND_headless +[2026.04.21-18.48.09:928][ 0]LogHMD: XR_VALVE_analog_threshold +[2026.04.21-18.48.09:928][ 0]LogHMD: XR_META_performance_metrics +[2026.04.21-18.48.09:928][ 0]LogHMD: XR_VALVE_timing_utils +[2026.04.21-18.48.09:928][ 0]LogHMD: XR_META_recommended_layer_resolution +[2026.04.21-18.48.09:928][ 0]LogHMD: XR_HTCX_vive_tracker_interaction +[2026.04.21-18.48.09:928][ 0]LogHMD: XR_KHR_generic_controller +[2026.04.21-18.48.09:928][ 0]LogHMD: XR_VALVE_frame_controller_interaction +[2026.04.21-18.48.09:928][ 0]LogHMD: XR_EXT_debug_utils +[2026.04.21-18.48.09:928][ 0]LogHMD: Optional extension XR_KHR_vulkan_swapchain_format_list is not available +[2026.04.21-18.48.09:928][ 0]LogHMD: Optional extension XR_FB_foveation_vulkan is not available +[2026.04.21-18.48.09:928][ 0]LogHMD: Optional extension XR_FB_composition_layer_depth_test is not available +[2026.04.21-18.48.09:928][ 0]LogHMD: Optional extension XR_KHR_composition_layer_cylinder is not available +[2026.04.21-18.48.09:928][ 0]LogHMD: Optional extension XR_KHR_composition_layer_equirect is not available +[2026.04.21-18.48.09:928][ 0]LogHMD: Optional extension XR_KHR_composition_layer_equirect2 is not available +[2026.04.21-18.48.09:928][ 0]LogHMD: Optional extension XR_KHR_composition_layer_color_scale_bias is not available +[2026.04.21-18.48.09:928][ 0]LogHMD: Optional extension XR_VARJO_quad_views is not available +[2026.04.21-18.48.09:928][ 0]LogHMD: Optional extension XR_EPIC_view_configuration_fov is not available +[2026.04.21-18.48.09:928][ 0]LogHMD: Optional extension XR_FB_foveation is not available +[2026.04.21-18.48.09:928][ 0]LogHMD: Optional extension XR_FB_swapchain_update_state is not available +[2026.04.21-18.48.09:928][ 0]LogHMD: Optional extension XR_FB_foveation_configuration is not available +[2026.04.21-18.48.09:928][ 0]LogHMD: Optional extension XR_FB_composition_layer_alpha_blend is not available +[2026.04.21-18.48.15:231][ 0]LogHMD: xrCreateInstance succeeded with XR_API_VERSION_1_0 +[2026.04.21-18.48.15:231][ 0]LogHMD: xrCreateInstance created: 561070432 +[2026.04.21-18.48.15:231][ 0]LogHMD: Initialized OpenXR on SteamVR/OpenXR runtime version 2.15.6 +[2026.04.21-18.48.15:231][ 0]LogHMD: Warning: Instance does not support expected usage of xrStringToPath. Instance is not viable. +[2026.04.21-18.48.15:232][ 0]LogVulkanRHI: Display: Found 25 available instance extensions : +[2026.04.21-18.48.15:232][ 0]LogVulkanRHI: Display: - VK_EXT_acquire_drm_display +[2026.04.21-18.48.15:232][ 0]LogVulkanRHI: Display: - VK_EXT_acquire_xlib_display +[2026.04.21-18.48.15:232][ 0]LogVulkanRHI: Display: - VK_EXT_debug_report +[2026.04.21-18.48.15:232][ 0]LogVulkanRHI: Display: + VK_EXT_debug_utils +[2026.04.21-18.48.15:232][ 0]LogVulkanRHI: Display: - VK_EXT_direct_mode_display +[2026.04.21-18.48.15:232][ 0]LogVulkanRHI: Display: - VK_EXT_display_surface_counter +[2026.04.21-18.48.15:232][ 0]LogVulkanRHI: Display: - VK_EXT_surface_maintenance1 +[2026.04.21-18.48.15:232][ 0]LogVulkanRHI: Display: + VK_EXT_swapchain_colorspace +[2026.04.21-18.48.15:232][ 0]LogVulkanRHI: Display: - VK_KHR_device_group_creation +[2026.04.21-18.48.15:232][ 0]LogVulkanRHI: Display: - VK_KHR_display +[2026.04.21-18.48.15:232][ 0]LogVulkanRHI: Display: - VK_KHR_external_fence_capabilities +[2026.04.21-18.48.15:232][ 0]LogVulkanRHI: Display: - VK_KHR_external_memory_capabilities +[2026.04.21-18.48.15:232][ 0]LogVulkanRHI: Display: - VK_KHR_external_semaphore_capabilities +[2026.04.21-18.48.15:232][ 0]LogVulkanRHI: Display: - VK_KHR_get_display_properties2 +[2026.04.21-18.48.15:232][ 0]LogVulkanRHI: Display: - VK_KHR_get_physical_device_properties2 +[2026.04.21-18.48.15:232][ 0]LogVulkanRHI: Display: - VK_KHR_get_surface_capabilities2 +[2026.04.21-18.48.15:232][ 0]LogVulkanRHI: Display: - VK_KHR_portability_enumeration +[2026.04.21-18.48.15:232][ 0]LogVulkanRHI: Display: + VK_KHR_surface +[2026.04.21-18.48.15:232][ 0]LogVulkanRHI: Display: - VK_KHR_surface_maintenance1 +[2026.04.21-18.48.15:232][ 0]LogVulkanRHI: Display: - VK_KHR_surface_protected_capabilities +[2026.04.21-18.48.15:232][ 0]LogVulkanRHI: Display: - VK_KHR_wayland_surface +[2026.04.21-18.48.15:232][ 0]LogVulkanRHI: Display: - VK_KHR_xcb_surface +[2026.04.21-18.48.15:232][ 0]LogVulkanRHI: Display: + VK_KHR_xlib_surface +[2026.04.21-18.48.15:232][ 0]LogVulkanRHI: Display: - VK_LUNARG_direct_driver_loading +[2026.04.21-18.48.15:232][ 0]LogVulkanRHI: Display: - VK_NV_display_stereo +[2026.04.21-18.48.15:234][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_VALVE_steam_overlay_32 provides 0 extensions: +[2026.04.21-18.48.15:235][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_VALVE_steam_fossilize_64 provides 0 extensions: +[2026.04.21-18.48.15:236][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_VALVE_steam_overlay_64 provides 0 extensions: +[2026.04.21-18.48.15:237][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_VALVE_steam_fossilize_32 provides 0 extensions: +[2026.04.21-18.48.15:238][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_NV_optimus provides 0 extensions: +[2026.04.21-18.48.15:238][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_NV_present provides 0 extensions: +[2026.04.21-18.48.15:240][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_LUNARG_api_dump provides 1 extensions: +[2026.04.21-18.48.15:240][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-18.48.15:242][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_LUNARG_crash_diagnostic provides 3 extensions: +[2026.04.21-18.48.15:242][ 0]LogVulkanRHI: Display: VK_EXT_debug_report +[2026.04.21-18.48.15:242][ 0]LogVulkanRHI: Display: VK_EXT_debug_utils +[2026.04.21-18.48.15:242][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-18.48.15:244][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_KHRONOS_validation provides 4 extensions: +[2026.04.21-18.48.15:244][ 0]LogVulkanRHI: Display: VK_EXT_debug_report +[2026.04.21-18.48.15:244][ 0]LogVulkanRHI: Display: VK_EXT_debug_utils +[2026.04.21-18.48.15:244][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-18.48.15:244][ 0]LogVulkanRHI: Display: VK_EXT_validation_features +[2026.04.21-18.48.15:245][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_KHRONOS_synchronization2 provides 1 extensions: +[2026.04.21-18.48.15:245][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-18.48.15:246][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_LUNARG_gfxreconstruct provides 0 extensions: +[2026.04.21-18.48.15:248][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_KHRONOS_profiles provides 1 extensions: +[2026.04.21-18.48.15:248][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-18.48.15:249][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_KHRONOS_shader_object provides 1 extensions: +[2026.04.21-18.48.15:249][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-18.48.15:249][ 0]LogVulkanRHI: Display: Found 13 available instance layers : +[2026.04.21-18.48.15:249][ 0]LogVulkanRHI: Display: * VK_LAYER_KHRONOS_profiles +[2026.04.21-18.48.15:249][ 0]LogVulkanRHI: Display: * VK_LAYER_KHRONOS_shader_object +[2026.04.21-18.48.15:249][ 0]LogVulkanRHI: Display: * VK_LAYER_KHRONOS_synchronization2 +[2026.04.21-18.48.15:249][ 0]LogVulkanRHI: Display: * VK_LAYER_KHRONOS_validation +[2026.04.21-18.48.15:249][ 0]LogVulkanRHI: Display: * VK_LAYER_LUNARG_api_dump +[2026.04.21-18.48.15:249][ 0]LogVulkanRHI: Display: * VK_LAYER_LUNARG_crash_diagnostic +[2026.04.21-18.48.15:249][ 0]LogVulkanRHI: Display: * VK_LAYER_LUNARG_gfxreconstruct +[2026.04.21-18.48.15:250][ 0]LogVulkanRHI: Display: * VK_LAYER_NV_optimus +[2026.04.21-18.48.15:250][ 0]LogVulkanRHI: Display: * VK_LAYER_NV_present +[2026.04.21-18.48.15:250][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_fossilize_32 +[2026.04.21-18.48.15:250][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_fossilize_64 +[2026.04.21-18.48.15:250][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_overlay_32 +[2026.04.21-18.48.15:250][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_overlay_64 +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Creating Vulkan Device using VkPhysicalDevice 0x2176f0f0. +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - DeviceName: NVIDIA GeForce RTX 4090 +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - API=1.4.329 (0x404149) Driver=0x94ce80c0 VendorId=0x10de +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - DeviceID=0x2684 Type=VK_PHYSICAL_DEVICE_TYPE_DISCRETE_GPU +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - Max Descriptor Sets Bound 32 +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - Timestamps: ComputeAndGraphics=1 Domain=VK_TIME_DOMAIN_CLOCK_MONOTONIC_KHR Period=1.000000 +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: API Version: 1.4.329 +[2026.04.21-18.48.15:257][ 0]LogRHI: RHI Adapter Info: +[2026.04.21-18.48.15:257][ 0]LogRHI: Name: NVIDIA GeForce RTX 4090 +[2026.04.21-18.48.15:257][ 0]LogRHI: Driver Version: 595.58 (internal:595.58, unified:) +[2026.04.21-18.48.15:257][ 0]LogRHI: Driver Date: 01-01-01 +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: Found 275 available device extensions : +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: + VK_AMD_buffer_marker +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_4444_formats +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_attachment_feedback_loop_dynamic_state +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_attachment_feedback_loop_layout +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_blend_operation_advanced +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_border_color_swizzle +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_buffer_device_address +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: + VK_EXT_calibrated_timestamps +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_color_write_enable +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_conditional_rendering +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_conservative_rasterization +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_custom_border_color +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_custom_resolve +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_depth_bias_control +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clamp_control +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clamp_zero_one +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clip_control +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clip_enable +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_depth_range_unrestricted +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: + VK_EXT_descriptor_buffer +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_descriptor_heap +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: * VK_EXT_descriptor_indexing +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_device_address_binding_report +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: + VK_EXT_device_fault +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_device_generated_commands +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_discard_rectangles +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_display_control +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_dynamic_rendering_unused_attachments +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_extended_dynamic_state +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_extended_dynamic_state2 +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_extended_dynamic_state3 +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_external_memory_dma_buf +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_external_memory_host +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_fragment_shader_interlock +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_global_priority +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_global_priority_query +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: + VK_EXT_graphics_pipeline_library +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_hdr_metadata +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_host_image_copy +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: * VK_EXT_host_query_reset +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_image_2d_view_of_3d +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_image_drm_format_modifier +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_image_robustness +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_image_sliced_view_of_3d +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_image_view_min_lod +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_index_type_uint8 +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_inline_uniform_block +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_legacy_vertex_attributes +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_line_rasterization +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: + VK_EXT_load_store_op_none +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_map_memory_placed +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: + VK_EXT_memory_budget +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_memory_decompression +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: + VK_EXT_memory_priority +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: + VK_EXT_mesh_shader +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_multi_draw +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: + VK_EXT_mutable_descriptor_type +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_nested_command_buffer +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_non_seamless_cube_map +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_opacity_micromap +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_pageable_device_local_memory +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_pci_bus_info +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_physical_device_drm +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: * VK_EXT_pipeline_creation_cache_control +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_pipeline_creation_feedback +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_pipeline_library_group_handles +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_pipeline_robustness +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_post_depth_coverage +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_present_mode_fifo_latest_ready +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_present_timing +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_primitive_topology_list_restart +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_primitives_generated_query +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_private_data +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_provoking_vertex +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_queue_family_foreign +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_ray_tracing_invocation_reorder +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_robustness2 +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_sample_locations +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_sampler_filter_minmax +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: * VK_EXT_scalar_block_layout +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_separate_stencil_usage +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_shader_64bit_indexing +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_shader_atomic_float +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: * VK_EXT_shader_demote_to_helper_invocation +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_shader_float8 +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: + VK_EXT_shader_image_atomic_int64 +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_shader_module_identifier +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_shader_object +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_shader_replicated_composites +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_shader_subgroup_ballot +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_shader_subgroup_vote +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_shader_uniform_buffer_unsized_array +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: * VK_EXT_shader_viewport_index_layer +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: * VK_EXT_subgroup_size_control +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_swapchain_maintenance1 +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_texel_buffer_alignment +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: * VK_EXT_tooling_info +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_transform_feedback +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_vertex_attribute_divisor +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_vertex_attribute_robustness +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_vertex_input_dynamic_state +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_ycbcr_2plane_444_formats +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_ycbcr_image_arrays +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_EXT_zero_initialize_device_memory +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_GOOGLE_hlsl_functionality1 +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_GOOGLE_user_type +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: + VK_KHR_16bit_storage +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_KHR_8bit_storage +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: + VK_KHR_acceleration_structure +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_KHR_bind_memory2 +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: * VK_KHR_buffer_device_address +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_KHR_calibrated_timestamps +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: + VK_KHR_compute_shader_derivatives +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_KHR_cooperative_matrix +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_KHR_copy_commands2 +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_KHR_copy_memory_indirect +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: * VK_KHR_create_renderpass2 +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_KHR_dedicated_allocation +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: + VK_KHR_deferred_host_operations +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_KHR_depth_clamp_zero_one +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: + VK_KHR_depth_stencil_resolve +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_KHR_descriptor_update_template +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_KHR_device_group +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_KHR_draw_indirect_count +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: * VK_KHR_driver_properties +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: * VK_KHR_dynamic_rendering +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_KHR_dynamic_rendering_local_read +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_KHR_external_fence +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_KHR_external_fence_fd +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_KHR_external_memory +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: + VK_KHR_external_memory_fd +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_KHR_external_semaphore +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_KHR_external_semaphore_fd +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_KHR_format_feature_flags2 +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: + VK_KHR_fragment_shader_barycentric +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: + VK_KHR_fragment_shading_rate +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: * VK_KHR_get_memory_requirements2 +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_KHR_global_priority +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: * VK_KHR_image_format_list +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_KHR_imageless_framebuffer +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_KHR_incremental_present +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_KHR_index_type_uint8 +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_KHR_line_rasterization +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_KHR_load_store_op_none +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance1 +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance10 +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance2 +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance3 +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: * VK_KHR_maintenance4 +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: + VK_KHR_maintenance5 +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance6 +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance7 +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance8 +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance9 +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_KHR_map_memory2 +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: * VK_KHR_multiview +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_KHR_pipeline_binary +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_KHR_pipeline_executable_properties +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: + VK_KHR_pipeline_library +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_KHR_present_id +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_KHR_present_id2 +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_KHR_present_mode_fifo_latest_ready +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_KHR_present_wait +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_KHR_present_wait2 +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_KHR_push_descriptor +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: + VK_KHR_ray_query +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_KHR_ray_tracing_maintenance1 +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: + VK_KHR_ray_tracing_pipeline +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: + VK_KHR_ray_tracing_position_fetch +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_KHR_relaxed_block_layout +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_KHR_robustness2 +[2026.04.21-18.48.15:257][ 0]LogVulkanRHI: Display: - VK_KHR_sampler_mirror_clamp_to_edge +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: * VK_KHR_sampler_ycbcr_conversion +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: * VK_KHR_separate_depth_stencil_layouts +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: * VK_KHR_shader_atomic_int64 +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_KHR_shader_bfloat16 +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_KHR_shader_clock +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_KHR_shader_draw_parameters +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_KHR_shader_expect_assume +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: + VK_KHR_shader_float16_int8 +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: * VK_KHR_shader_float_controls +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_KHR_shader_float_controls2 +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_KHR_shader_fma +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_KHR_shader_integer_dot_product +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_KHR_shader_maximal_reconvergence +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_KHR_shader_non_semantic_info +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_KHR_shader_quad_control +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_KHR_shader_relaxed_extended_instruction +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_KHR_shader_subgroup_extended_types +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_KHR_shader_subgroup_rotate +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_KHR_shader_subgroup_uniform_control_flow +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_KHR_shader_terminate_invocation +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_KHR_shader_untyped_pointers +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_KHR_shared_presentable_image +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: * VK_KHR_spirv_1_4 +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_KHR_storage_buffer_storage_class +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: + VK_KHR_swapchain +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_KHR_swapchain_maintenance1 +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_KHR_swapchain_mutable_format +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: * VK_KHR_synchronization2 +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: * VK_KHR_timeline_semaphore +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_KHR_unified_image_layouts +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_KHR_uniform_buffer_standard_layout +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_KHR_variable_pointers +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_KHR_vertex_attribute_divisor +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_av1 +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_h264 +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_h265 +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_queue +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_vp9 +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_av1 +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_h264 +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_h265 +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_intra_refresh +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_quantization_map +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_queue +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_KHR_video_maintenance1 +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_KHR_video_maintenance2 +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_KHR_video_queue +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_KHR_vulkan_memory_model +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_KHR_workgroup_memory_explicit_layout +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_KHR_zero_initialize_workgroup_memory +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_NVX_binary_import +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_NVX_image_view_handle +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_NVX_multiview_per_view_attributes +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_NV_clip_space_w_scaling +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_NV_cluster_acceleration_structure +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_NV_compute_occupancy_priority +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_NV_compute_shader_derivatives +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_NV_cooperative_matrix +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_NV_cooperative_matrix2 +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_NV_cooperative_vector +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_NV_copy_memory_indirect +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_NV_corner_sampled_image +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_NV_coverage_reduction_mode +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_NV_cuda_kernel_launch +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_NV_dedicated_allocation +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_NV_dedicated_allocation_image_aliasing +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_NV_descriptor_pool_overallocation +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: + VK_NV_device_diagnostic_checkpoints +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: + VK_NV_device_diagnostics_config +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_NV_device_generated_commands +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_NV_device_generated_commands_compute +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_NV_disk_cache_utils +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_NV_extended_sparse_address_space +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_NV_fill_rectangle +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_NV_fragment_coverage_to_color +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_NV_fragment_shader_barycentric +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_NV_fragment_shading_rate_enums +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_NV_framebuffer_mixed_samples +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_NV_geometry_shader_passthrough +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_NV_inherited_viewport_scissor +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_NV_internal_nvpresent +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_NV_linear_color_attachment +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_NV_low_latency +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_NV_low_latency2 +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_NV_memory_decompression +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_NV_mesh_shader +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_NV_optical_flow +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_NV_partitioned_acceleration_structure +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_NV_present_metering +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_NV_raw_access_chains +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_NV_ray_tracing +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_NV_ray_tracing_invocation_reorder +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_NV_ray_tracing_motion_blur +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_NV_representative_fragment_test +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_NV_sample_mask_override_coverage +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_NV_scissor_exclusive +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_NV_shader_atomic_float16_vector +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_NV_shader_image_footprint +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_NV_shader_sm_builtins +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_NV_shader_subgroup_partitioned +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_NV_shading_rate_image +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_NV_viewport_array2 +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - VK_NV_viewport_swizzle +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: Found 0 available device layers ! +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: Vulkan Physical Device Driver Properties: +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - driverName: NVIDIA +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: - driverInfo: 595.58.03 +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: Vulkan Variable Rate Shading choice: 0. +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: Device properties: Geometry 1 BufferAtomic64 1 ImageAtomic64 1 +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: Enabling Vulkan Descriptor Buffers with: allowSamplerImageViewPostSubmitCreation=0, maxDescriptorBufferBindings=32, maxSamplerDescriptorBufferBindings=32, maxResourceDescriptorBufferBindings=32, samplerDescriptorBufferAddressSpaceSize=1099511627776, resourceDescriptorBufferAddressSpaceSize=1099511627776, maxSamplerDescriptorBufferRange=1099511627776, maxResourceDescriptorBufferRange=1099511627776, descriptorBufferAddressSpaceSize=1099511627776, descriptorBufferOffsetAlignment=64, samplerDescriptorSize=4 +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: Found 6 Queue Families +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: Initializing Queue Family 0: 16 queues Gfx Compute Xfer Sparse +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 1: 2 queues Xfer Sparse +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 2: 8 queues Compute Xfer Sparse +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 3: 1 queues Xfer Sparse +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 4: 2 queues Xfer Sparse +[2026.04.21-18.48.15:258][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 5: 1 queues Xfer Sparse +[2026.04.21-18.48.15:949][ 0]LogVulkanRHI: Display: TimestampValidBits=64 +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: Using 0 device layers. +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: Using 47 device extensions: +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: * VK_KHR_swapchain +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: * VK_EXT_memory_budget +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: * VK_EXT_memory_priority +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: * VK_KHR_create_renderpass2 +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: * VK_KHR_deferred_host_operations +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: * VK_KHR_spirv_1_4 +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: * VK_KHR_shader_float_controls +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: * VK_KHR_image_format_list +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: * VK_EXT_load_store_op_none +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: * VK_EXT_tooling_info +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: * VK_KHR_dynamic_rendering +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: * VK_KHR_pipeline_library +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: * VK_KHR_driver_properties +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: * VK_KHR_maintenance4 +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: * VK_KHR_maintenance5 +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: * VK_KHR_shader_atomic_int64 +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: * VK_EXT_shader_image_atomic_int64 +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: * VK_EXT_scalar_block_layout +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: * VK_EXT_shader_viewport_index_layer +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: * VK_KHR_separate_depth_stencil_layouts +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: * VK_KHR_synchronization2 +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: * VK_KHR_fragment_shading_rate +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: * VK_KHR_multiview +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: * VK_KHR_get_memory_requirements2 +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: * VK_EXT_descriptor_indexing +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: * VK_EXT_host_query_reset +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: * VK_EXT_subgroup_size_control +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: * VK_EXT_calibrated_timestamps +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: * VK_EXT_descriptor_buffer +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: * VK_EXT_device_fault +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: * VK_EXT_shader_demote_to_helper_invocation +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: * VK_KHR_16bit_storage +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: * VK_KHR_shader_float16_int8 +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: * VK_KHR_depth_stencil_resolve +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: * VK_EXT_pipeline_creation_cache_control +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: * VK_KHR_fragment_shader_barycentric +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: * VK_KHR_compute_shader_derivatives +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: * VK_KHR_sampler_ycbcr_conversion +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: * VK_KHR_timeline_semaphore +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: * VK_EXT_mesh_shader +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: * VK_EXT_graphics_pipeline_library +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: * VK_EXT_mutable_descriptor_type +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: * VK_KHR_buffer_device_address +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: * VK_KHR_acceleration_structure +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: * VK_KHR_ray_tracing_pipeline +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: * VK_KHR_ray_query +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: * VK_KHR_ray_tracing_position_fetch +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: Vulkan debug markers support: resource names disabled, begin/end labels disabled. +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: Max memory allocations 4294967295. +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: 3 Device Memory Heaps: +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: 0: Flags 0x1 - Size 25757220864 (24564.00 MB) - Used 0 (0.00%) - DeviceLocal - PrimaryHeap +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: 1: Flags 0x0 - Size 50502672384 (48163.10 MB) - Used 0 (0.00%) +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: 2: Flags 0x1 - Size 257949696 (246.00 MB) - Used 0 (0.00%) - DeviceLocal +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: 5 Device Memory Types (Not unified): +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: 1: Flags 0x00001 - Heap 0 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: 0: Flags 0x00000 - Heap 1 - +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: 2: Flags 0x00006 - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: 3: Flags 0x0000e - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT|VK_MEMORY_PROPERTY_HOST_CACHED_BIT +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: 4: Flags 0x00007 - Heap 2 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT|VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: Memory Budget Extension: +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: | Usage | Budget | Size | +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: ---------|------------------------------------------------------------------| +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: HEAP 00 | 0.07% / 17.38 MB | 23338.25 MB | 24564.00 MB | +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: HEAP 01 | 0.08% / 39.29 MB | 48163.10 MB | 48163.10 MB | +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: HEAP 02 | 16.26% / 40.00 MB | 206.00 MB | 246.00 MB | +[2026.04.21-18.48.15:950][ 0]LogVulkanRHI: Display: ---------|------------------------------------------------------------------| +[2026.04.21-18.48.15:950][ 0]LogRHI: Warning: Dynamic Uniform Buffers are enabled, but they will not be used with Vulkan bindless. +[2026.04.21-18.48.15:950][ 0]LogRHI: Warning: Memory defrag is enabled, but it will not be used with Vulkan bindless. +[2026.04.21-18.48.15:954][ 0]LogVulkanRHI: Display: FVulkanPipelineStateCacheManager: Binary pipeline cache '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/VulkanPSO.cache.10de.2684' not found. +[2026.04.21-18.48.15:954][ 0]LogVulkanRHI: Display: Vulkan Async Compute has been DISABLED. +[2026.04.21-18.48.15:954][ 0]LogVulkanRHI: Display: Wave Operations have been ENABLED (wave size: min=32 max=32). +[2026.04.21-18.48.15:954][ 0]LogVulkanRHI: Integrated GPU (iGPU): false +[2026.04.21-18.48.15:966][ 0]LogVRS: Current RHI supports per-draw and screenspace Variable Rate Shading +[2026.04.21-18.48.15:969][ 0]LogRHI: Texture pool is 17367 MB (70% of 24810 MB) +[2026.04.21-18.48.15:969][ 0]LogCsvProfiler: Display: Metadata set : verbatimrhiname="Vulkan" +[2026.04.21-18.48.15:969][ 0]LogCsvProfiler: Display: Metadata set : rhiname="Vulkan" +[2026.04.21-18.48.15:969][ 0]LogCsvProfiler: Display: Metadata set : rhifeaturelevel="SM6" +[2026.04.21-18.48.15:969][ 0]LogCsvProfiler: Display: Metadata set : shaderplatform="VULKAN_SM6" +[2026.04.21-18.48.15:969][ 0]LogInit: Initializing FReadOnlyCVARCache +[2026.04.21-18.48.15:978][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all' +[2026.04.21-18.48.15:978][ 0]LogMonitoredProcess: Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all ] +[2026.04.21-18.48.15:983][ 0]LogTextureFormatASTC: Display: ASTCEnc version 5.0.1 library loaded +[2026.04.21-18.48.15:983][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC +[2026.04.21-18.48.15:983][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT +[2026.04.21-18.48.15:983][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2 +[2026.04.21-18.48.15:983][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp +[2026.04.21-18.48.15:983][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed +[2026.04.21-18.48.15:983][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.13 +[2026.04.21-18.48.15:983][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.13.so +[2026.04.21-18.48.15:983][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.5.so +[2026.04.21-18.48.15:983][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle +[2026.04.21-18.48.16:046][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64' +[2026.04.21-18.48.16:046][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server' +[2026.04.21-18.48.16:046][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client' +[2026.04.21-18.48.16:065][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux' +[2026.04.21-18.48.16:065][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor' +[2026.04.21-18.48.16:065][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer' +[2026.04.21-18.48.16:065][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient' +[2026.04.21-18.48.16:080][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android' +[2026.04.21-18.48.16:081][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC' +[2026.04.21-18.48.16:081][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT' +[2026.04.21-18.48.16:081][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2' +[2026.04.21-18.48.16:081][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_OpenXR' +[2026.04.21-18.48.16:081][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient' +[2026.04.21-18.48.16:081][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient' +[2026.04.21-18.48.16:081][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient' +[2026.04.21-18.48.16:081][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client' +[2026.04.21-18.48.16:081][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_OpenXRClient' +[2026.04.21-18.48.16:081][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi' +[2026.04.21-18.48.16:081][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient' +[2026.04.21-18.48.16:081][ 0]LogTargetPlatformManager: Display: Building Assets For LinuxEditor +[2026.04.21-18.48.16:101][ 0]LogTargetPlatformManager: Unable to find shader format SF_VULKAN_SM6 from hinted modules, loading all potential format modules to find it +[2026.04.21-18.48.16:102][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL +[2026.04.21-18.48.16:102][ 0]LogTargetPlatformManager: GLSL_150_ES31 +[2026.04.21-18.48.16:102][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID +[2026.04.21-18.48.16:102][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM +[2026.04.21-18.48.16:102][ 0]LogTargetPlatformManager: VVM_1_0 +[2026.04.21-18.48.16:102][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat +[2026.04.21-18.48.16:102][ 0]LogTargetPlatformManager: SF_VULKAN_SM5 +[2026.04.21-18.48.16:102][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID +[2026.04.21-18.48.16:102][ 0]LogTargetPlatformManager: SF_VULKAN_ES31 +[2026.04.21-18.48.16:102][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID +[2026.04.21-18.48.16:103][ 0]LogTargetPlatformManager: SF_VULKAN_SM6 +[2026.04.21-18.48.16:103][ 0]LogRendererCore: Ray tracing is enabled (dynamic). Reason: r.RayTracing=1 and r.RayTracing.EnableOnDemand=1. +[2026.04.21-18.48.16:103][ 0]LogRendererCore: Ray tracing shaders are enabled. +[2026.04.21-18.48.16:104][ 0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB +[2026.04.21-18.48.16:104][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +[2026.04.21-18.48.16:104][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy. +[2026.04.21-18.48.16:104][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2026.04.21-18.48.16:104][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy. +[2026.04.21-18.48.16:250][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (1217 MiB) +[2026.04.21-18.48.16:250][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2026.04.21-18.48.16:250][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy. +[2026.04.21-18.48.16:251][ 0]LogZenServiceInstance: Found Zen config default=/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data +[2026.04.21-18.48.16:251][ 0]LogZenServiceInstance: InTree version at '/opt/unreal-engine/Engine/Binaries/Linux/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +[2026.04.21-18.48.16:251][ 0]LogZenServiceInstance: Installed version at '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +[2026.04.21-18.48.16:253][ 0]LogZenServiceInstance: No current process using the data dir found, launching a new instance +[2026.04.21-18.48.16:253][ 0]LogZenServiceInstance: Display: Launching executable '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver', working dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install', data dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data', args '--port 8558 --data-dir "/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data" --http asio --gc-cache-duration-seconds 1209600 --gc-interval-seconds 21600 --gc-low-diskspace-threshold 2147483648 --quiet --http-forceloopback --owner-pid 27976 --child-id Zen_27976_Startup' +[2026.04.21-18.48.16:374][ 0]LogZenServiceInstance: Display: Unreal Zen Storage Server HTTP service at [::1]:8758 status: OK!. +[2026.04.21-18.48.16:374][ 0]LogZenServiceInstance: Local ZenServer AutoLaunch initialization completed in 0.123 seconds +[2026.04.21-18.48.16:375][ 0]LogDerivedDataCache: Display: ZenLocal: Using ZenServer HTTP service at http://[::1]:8758/ with namespace ue.ddc status: OK!. +[2026.04.21-18.48.16:377][ 0]LogDerivedDataCache: /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds. +[2026.04.21-18.48.16:377][ 0]LogDerivedDataCache: Display: /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.00ms. RandomReadSpeed=3536.01MBs, RandomWriteSpeed=728.20MBs. Assigned SpeedClass 'Local' +[2026.04.21-18.48.16:377][ 0]LogDerivedDataCache: Local: Using data cache path /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: DeleteOnly +[2026.04.21-18.48.16:377][ 0]LogDerivedDataCache: ZenShared: Disabled because Host is set to 'None' +[2026.04.21-18.48.16:377][ 0]LogDerivedDataCache: Unable to find inner node ZenShared for hierarchy Hierarchy. +[2026.04.21-18.48.16:377][ 0]LogDerivedDataCache: Shared: Disabled because no path is configured. +[2026.04.21-18.48.16:377][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy. +[2026.04.21-18.48.16:378][ 0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None' +[2026.04.21-18.48.16:378][ 0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy. +[2026.04.21-18.48.16:378][ 0]LogShaderCompilers: Guid format shader working directory is 14 characters bigger than the processId version (../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/WorkingDirectory/27976/). +[2026.04.21-18.48.16:379][ 0]LogShaderCompilers: Cleaned the shader compiler working directory '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/tmp/E3DD8F6997694C55A660F34A8BCD36AC/'. +[2026.04.21-18.48.16:379][ 0]LogUbaHorde: Display: UBA/Horde Configuration [Uba.Provider.Horde]: Not Enabled +[2026.04.21-18.48.16:379][ 0]LogShaderCompilers: Display: Using 8 local workers for shader compilation +[2026.04.21-18.48.16:380][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/ShaderAutogen/VULKAN_SM6/AutogenShaderHeaders.ush +[2026.04.21-18.48.16:380][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2026.04.21-18.48.16:607][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0 +[2026.04.21-18.48.17:782][ 0]LogSlate: Using FreeType 2.10.0 +[2026.04.21-18.48.17:782][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +[2026.04.21-18.48.17:785][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png' error. +[2026.04.21-18.48.17:785][ 0]LogSlate: Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] +[2026.04.21-18.48.17:785][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' error. +[2026.04.21-18.48.17:785][ 0]LogSlate: Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] +[2026.04.21-18.48.17:795][ 0]LogAssetRegistry: FAssetRegistry took 0.0019 seconds to start up +[2026.04.21-18.48.17:797][ 0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_*.bin. +[2026.04.21-18.48.18:359][ 0]LogEditorDomain: Display: EditorDomain is Disabled +[2026.04.21-18.48.18:611][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found. +[2026.04.21-18.48.18:611][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found. +[2026.04.21-18.48.18:648][ 0]LogLinux: Selected Device Profile: [LinuxEditor] +[2026.04.21-18.48.18:648][ 0]LogDeviceProfileManager: Active device profile: [0xa22bc734880][0xa22bc78a000 66] LinuxEditor +[2026.04.21-18.48.18:648][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="LinuxEditor" +[2026.04.21-18.48.18:651][ 0]LogStreaming: Display: FlushAsyncLoading(1): 1 QueuedPackages, 0 AsyncPackages +[2026.04.21-18.48.18:652][ 0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor). +[2026.04.21-18.48.18:652][ 0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +[2026.04.21-18.48.18:652][ 0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled +[2026.04.21-18.48.18:656][ 0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Invalid, MinAllowed_Sdk=r25b, MaxAllowed_Sdk=r29, Current_Sdk=, Allowed_AutoSdk=r27c, Current_AutoSdk=, Flags="Platform_InvalidHostPrerequisites, Support_FullSdk", Error="Android Studio is not installed correctly.") +[2026.04.21-18.48.18:656][ 0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +[2026.04.21-18.48.18:656][ 0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +[2026.04.21-18.48.18:661][ 0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI' +[2026.04.21-18.48.18:661][ 0]LogMonitoredProcess: Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI -nocompile -nocompileuat ] +[2026.04.21-18.48.18:675][ 0]LogStreaming: Display: Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-18.48.18:675][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness because of a recursive sync load +[2026.04.21-18.48.18:675][ 0]LogStreaming: Display: Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-18.48.18:675][ 0]LogStreaming: Display: Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-18.48.18:676][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec because of a recursive sync load +[2026.04.21-18.48.18:676][ 0]LogStreaming: Display: Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-18.48.18:676][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-18.48.18:676][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_M because of a recursive sync load +[2026.04.21-18.48.18:676][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_N because of a recursive sync load +[2026.04.21-18.48.18:677][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Opacity/CameraDepthFade because of a recursive sync load +[2026.04.21-18.48.18:678][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-18.48.18:678][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-18.48.18:678][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-18.48.18:678][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDiffuse because of a recursive sync load +[2026.04.21-18.48.18:679][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions02/Utility/BreakOutFloat2Components because of a recursive sync load +[2026.04.21-18.48.18:679][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultPostProcessMaterial because of a recursive sync load +[2026.04.21-18.48.18:679][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-18.48.18:718][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultDeferredDecalMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultLightFunctionMaterial because of a recursive sync load +[2026.04.21-18.48.18:718][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-18.48.18:738][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/WorldGridMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDeferredDecalMaterial because of a recursive sync load +[2026.04.21-18.48.18:738][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-18.48.18:756][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/WorldGridMaterial because of a recursive sync load +[2026.04.21-18.48.18:756][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-18.48.18:964][ 0]LogMeshReduction: Display: HLOD mesh reduction module (r.ProxyLODMeshReductionModule) set to "ProxyLODMeshReduction" which doesn't exist. +[2026.04.21-18.48.18:973][ 0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction +[2026.04.21-18.48.18:973][ 0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction +[2026.04.21-18.48.18:973][ 0]LogMeshReduction: Display: No automatic mesh merging module available +[2026.04.21-18.48.18:973][ 0]LogMeshReduction: Display: No distributed automatic mesh merging module available +[2026.04.21-18.48.18:973][ 0]LogMeshMerging: No automatic mesh merging module available +[2026.04.21-18.48.18:973][ 0]LogMeshMerging: No distributed automatic mesh merging module available +[2026.04.21-18.48.19:289][ 0]LogTurnkeySupport: Completed device detection: Code = 0 +[2026.04.21-18.48.19:368][ 0]LogConfig: Applying CVar settings from Section [/Script/CQTest.CQTestSettings] File [Engine] +[2026.04.21-18.48.19:396][ 0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None +[2026.04.21-18.48.19:396][ 0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled +[2026.04.21-18.48.19:396][ 0]LogIris: FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetActorFactory name: NetActorFactory id: 0 +[2026.04.21-18.48.19:396][ 0]LogIris: FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetSubObjectFactory name: NetSubObjectFactory id: 1 +[2026.04.21-18.48.19:409][ 0]LogHAL: Linux SourceCodeAccessSettings: VisualStudioCode +[2026.04.21-18.48.19:441][ 0]LogSlate: Border +[2026.04.21-18.48.19:441][ 0]LogSlate: BreadcrumbButton +[2026.04.21-18.48.19:441][ 0]LogSlate: Brushes.Title +[2026.04.21-18.48.19:441][ 0]LogSlate: ColorPicker.ColorThemes +[2026.04.21-18.48.19:441][ 0]LogSlate: Default +[2026.04.21-18.48.19:441][ 0]LogSlate: Icons.Save +[2026.04.21-18.48.19:441][ 0]LogSlate: Icons.Toolbar.Settings +[2026.04.21-18.48.19:441][ 0]LogSlate: ListView +[2026.04.21-18.48.19:441][ 0]LogSlate: SoftwareCursor_CardinalCross +[2026.04.21-18.48.19:441][ 0]LogSlate: SoftwareCursor_Grab +[2026.04.21-18.48.19:441][ 0]LogSlate: TableView.DarkRow +[2026.04.21-18.48.19:441][ 0]LogSlate: TableView.Row +[2026.04.21-18.48.19:441][ 0]LogSlate: TreeView +[2026.04.21-18.48.19:588][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started... +[2026.04.21-18.48.19:590][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 2.060 ms +[2026.04.21-18.48.19:629][ 0]LogInit: XR: Instanced Stereo Rendering is Enabled +[2026.04.21-18.48.19:629][ 0]LogInit: XR: MultiViewport is Enabled +[2026.04.21-18.48.19:629][ 0]LogInit: XR: Mobile Multiview is Disabled +[2026.04.21-18.48.19:640][ 0]LogTurnkeySupport: Turnkey Device: Linux@WEYLAND-YUTANI: (Name=WEYLAND-YUTANI, Type=Computer, Status=Valid, Allowed=, Current=Arch Linux, Flags="Device_InstallSoftwareValid") +[2026.04.21-18.48.19:651][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.000 s +[2026.04.21-18.48.19:860][ 0]LogMetaSound: Display: MetaSound Page Target Initialized to 'Default' +[2026.04.21-18.48.19:864][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces... +[2026.04.21-18.48.19:879][ 0]LogMetaSound: MetaSound Engine Initialized +[2026.04.21-18.48.20:176][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: 968AF909F997422F800000000000F200 | Instance: 0650894196CA4363A3921C899C172E8E (WEYLAND-YUTANI-27976). +[2026.04.21-18.48.20:310][ 0]LogUdpMessaging: Display: Work queue size set to 1024. +[2026.04.21-18.48.20:310][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +[2026.04.21-18.48.20:310][ 0]LogUdpMessaging: Display: Unicast socket bound to '0.0.0.0:59015'. +[2026.04.21-18.48.20:311][ 0]LogUdpMessaging: Display: Added local interface '192.168.1.180' to multicast group '230.0.0.1:6666' +[2026.04.21-18.48.20:311][ 0]LogUdpMessaging: Display: Added local interface '192.168.122.1' to multicast group '230.0.0.1:6666' +[2026.04.21-18.48.20:311][ 0]LogUdpMessaging: Display: Added local interface '172.31.0.1' to multicast group '230.0.0.1:6666' +[2026.04.21-18.48.20:311][ 0]LogUdpMessaging: Display: Using asynchronous task graph for message deserialization. +[2026.04.21-18.48.20:312][ 0]LogTcpMessaging: Initializing TcpMessaging bridge +[2026.04.21-18.48.20:331][ 0]LogNNERuntimeORT: MakeRuntimeORTDml: +[2026.04.21-18.48.20:331][ 0]LogNNERuntimeORT: DirectML: no +[2026.04.21-18.48.20:331][ 0]LogNNERuntimeORT: RHI D3D12: no +[2026.04.21-18.48.20:331][ 0]LogNNERuntimeORT: D3D12: no +[2026.04.21-18.48.20:331][ 0]LogNNERuntimeORT: NPU: no +[2026.04.21-18.48.20:331][ 0]LogNNERuntimeORT: Interface availability: +[2026.04.21-18.48.20:331][ 0]LogNNERuntimeORT: GPU: no +[2026.04.21-18.48.20:331][ 0]LogNNERuntimeORT: RDG: no +[2026.04.21-18.48.20:331][ 0]LogNNERuntimeORT: NPU: no +[2026.04.21-18.48.20:331][ 0]LogNNERuntimeORT: NNERuntimeORTDml can only cook! +[2026.04.21-18.48.20:384][ 0]LogTimingProfiler: Initialize +[2026.04.21-18.48.20:384][ 0]LogTimingProfiler: OnSessionChanged +[2026.04.21-18.48.20:384][ 0]LoadingProfiler: Initialize +[2026.04.21-18.48.20:384][ 0]LoadingProfiler: OnSessionChanged +[2026.04.21-18.48.20:384][ 0]LogNetworkingProfiler: Initialize +[2026.04.21-18.48.20:385][ 0]LogNetworkingProfiler: OnSessionChanged +[2026.04.21-18.48.20:385][ 0]LogMemoryProfiler: Initialize +[2026.04.21-18.48.20:385][ 0]LogMemoryProfiler: OnSessionChanged +[2026.04.21-18.48.20:432][ 0]LogChaosVDEditor: [RegisterExtension] Registering CVD Extension [FChaosVDGenericDebugDrawExtension] ... +[2026.04.21-18.48.20:432][ 0]LogChaosVDEditor: [RegisterExtension] Registering CVD Extension [FChaosVDAccelerationStructuresExtension] ... +[2026.04.21-18.48.20:489][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance +[2026.04.21-18.48.20:560][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2026.04.21-18.48.20:560][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2026.04.21-18.48.20:608][ 0]LogTemp: OpenXR ignores max viewport resolution in editor to support full HMD resolutions. +[2026.04.21-18.48.21:377][ 0]LogConfig: Applying CVar settings from Section [/Script/NNEDenoiser.NNEDenoiserSettings] File [Engine] +[2026.04.21-18.48.21:893][ 0]SourceControl: Revision control is disabled +[2026.04.21-18.48.21:904][ 0]LogUnixPlatformFile: Warning: Cannot determine whether '/home/reimoz/.steampath' is a directory - d_type not supported and stat() failed with errno=2 (No such file or directory) +[2026.04.21-18.48.21:910][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Content/Slate/Icons/doc_16x.png' error. +[2026.04.21-18.48.21:910][ 0]LogSlate: Could not load file for Slate resource: [../../../Engine/Content/Slate/Icons/doc_16x.png] file: [../../../Engine/Content/Slate/Icons/doc_16x.png] +[2026.04.21-18.48.21:910][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Content/Slate/Common/ButtonHoverHint.png' error. +[2026.04.21-18.48.21:910][ 0]LogSlate: Could not load file for Slate resource: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] file: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] +[2026.04.21-18.48.21:932][ 0]SourceControl: Revision control is disabled +[2026.04.21-18.48.22:038][ 0]LogCollectionManager: Loaded 0 collections in 0.002386 seconds +[2026.04.21-18.48.22:038][ 0]LogFileCache: Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Collections/' took 0.00s +[2026.04.21-18.48.22:038][ 0]LogFileCache: Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Developers/reimoz/Collections/' took 0.00s +[2026.04.21-18.48.22:039][ 0]LogFileCache: Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Collections/' took 0.00s +[2026.04.21-18.48.22:121][ 0]LogUObjectArray: 43167 objects as part of root set at end of initial load. +[2026.04.21-18.48.22:121][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool +[2026.04.21-18.48.22:249][ 0]LogEngine: Initializing Engine... +[2026.04.21-18.48.22:371][ 0]LogCore: 0x00007f32d41897b6 Dladdr: 0.030190ms Open: 0.021900ms Search: 0.055850ms +[2026.04.21-18.48.22:371][ 0]LogCore: 0x00007f32d41356d6 Dladdr: 0.005540ms Open: 0.007670ms Search: 0.034540ms +[2026.04.21-18.48.22:371][ 0]LogCore: 0x00007f32d41414d3 Dladdr: 0.005150ms Open: 0.005670ms Search: 0.039060ms +[2026.04.21-18.48.22:371][ 0]LogCore: 0x00007f32d4172395 Dladdr: 0.004900ms Open: 0.007090ms Search: 0.039610ms +[2026.04.21-18.48.22:371][ 0]LogCore: 0x00007f32d4158840 Dladdr: 0.004380ms Open: 0.006710ms Search: 0.039050ms +[2026.04.21-18.48.22:371][ 0]LogCore: 0x00007f339759429e Dladdr: 0.389760ms Open: 0.012220ms Search: 0.053270ms +[2026.04.21-18.48.22:372][ 0]LogCore: 0x00007f33975800f9 Dladdr: 0.294140ms Open: 0.006230ms Search: 0.046780ms +[2026.04.21-18.48.22:372][ 0]LogCore: 0x00007f338ea43dbf Dladdr: 0.200580ms Open: 0.022870ms Search: 0.061070ms +[2026.04.21-18.48.22:372][ 0]LogCore: 0x00007f338ea488a9 Dladdr: 0.108040ms Open: 0.006631ms Search: 0.042650ms +[2026.04.21-18.48.22:373][ 0]LogCore: 0x00007f338f7b01e8 Dladdr: 0.112190ms Open: 0.010220ms Search: 0.050590ms +[2026.04.21-18.48.22:373][ 0]LogCore: 0x000000000023a54d Dladdr: 0.006200ms Open: 0.010390ms Search: 0.031000ms +[2026.04.21-18.48.22:373][ 0]LogCore: 0x00007f338f7bbb30 Dladdr: 0.124700ms Open: 0.008600ms Search: 0.045580ms +[2026.04.21-18.48.22:373][ 0]LogCore: 0x000000000024cd32 Dladdr: 0.002320ms Open: 0.005240ms Search: 0.031480ms +[2026.04.21-18.48.22:373][ 0]LogCore: 0x00007f339a7cae59 Dladdr: 0.001550ms Open: 0.007010ms Search: 0.022160ms +[2026.04.21-18.48.22:373][ 0]LogCore: 0x00007f338cc366c0 Dladdr: 0.019370ms Open: 0.006130ms Search: 0.001760ms +[2026.04.21-18.48.22:373][ 0]LogCore: 0x00007f338cc367f8 Dladdr: 0.010450ms Open: 0.002510ms Search: 0.000110ms +[2026.04.21-18.48.22:373][ 0]LogCore: 0x0000000000239649 Dladdr: 0.001970ms Open: 0.008150ms Search: 0.030220ms +[2026.04.21-18.48.22:373][ 0]LogStats: FPlatformStackWalk::StackWalkAndDump - 0.003 s +[2026.04.21-18.48.22:373][ 0]LogOutputDevice: Error: === Handled ensure: === +[2026.04.21-18.48.22:373][ 0]LogOutputDevice: Error: +[2026.04.21-18.48.22:373][ 0]LogOutputDevice: Error: Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 148] +[2026.04.21-18.48.22:373][ 0]LogOutputDevice: Error: OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +[2026.04.21-18.48.22:373][ 0]LogOutputDevice: Error: Stack: +[2026.04.21-18.48.22:373][ 0]LogOutputDevice: Error: [Callstack] 0x00007f32d41897b7 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_0::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +[2026.04.21-18.48.22:373][ 0]LogOutputDevice: Error: [Callstack] 0x00007f32d41356d7 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +[2026.04.21-18.48.22:373][ 0]LogOutputDevice: Error: [Callstack] 0x00007f32d41414d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[2026.04.21-18.48.22:373][ 0]LogOutputDevice: Error: [Callstack] 0x00007f32d4172396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[2026.04.21-18.48.22:373][ 0]LogOutputDevice: Error: [Callstack] 0x00007f32d4158841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[2026.04.21-18.48.22:373][ 0]LogOutputDevice: Error: [Callstack] 0x00007f339759429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[2026.04.21-18.48.22:373][ 0]LogOutputDevice: Error: [Callstack] 0x00007f33975800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[2026.04.21-18.48.22:373][ 0]LogOutputDevice: Error: [Callstack] 0x00007f338ea43dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[2026.04.21-18.48.22:373][ 0]LogOutputDevice: Error: [Callstack] 0x00007f338ea488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[2026.04.21-18.48.22:373][ 0]LogOutputDevice: Error: [Callstack] 0x00007f338f7b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[2026.04.21-18.48.22:373][ 0]LogOutputDevice: Error: [Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[2026.04.21-18.48.22:373][ 0]LogOutputDevice: Error: [Callstack] 0x00007f338f7bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[2026.04.21-18.48.22:373][ 0]LogOutputDevice: Error: [Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[2026.04.21-18.48.22:373][ 0]LogOutputDevice: Error: [Callstack] 0x00007f339a7cae5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[2026.04.21-18.48.22:373][ 0]LogOutputDevice: Error: [Callstack] 0x00007f338cc366c1 libc.so.6!UnknownFunction(0x276c0) +[2026.04.21-18.48.22:373][ 0]LogOutputDevice: Error: [Callstack] 0x00007f338cc367f9 libc.so.6!__libc_start_main(+0x88) +[2026.04.21-18.48.22:373][ 0]LogOutputDevice: Error: [Callstack] 0x000000000023964a UnrealEditor!_start [{*:-1] +[2026.04.21-18.48.22:373][ 0]LogOutputDevice: Error: +[2026.04.21-18.48.22:378][ 0]LogStats: SubmitErrorReport - 0.000 s +[2026.04.21-18.48.22:397][ 0]LogStats: SendNewReport - 0.019 s +[2026.04.21-18.48.22:397][ 0]LogStats: FDebug::EnsureFailed - 0.026 s +[2026.04.21-18.48.22:397][ 0]LogCore: 0x00007f32d41897f8 Dladdr: 0.065920ms Open: 0.030460ms Search: 0.037260ms +[2026.04.21-18.48.22:397][ 0]LogCore: 0x00007f32d41356ef Dladdr: 0.006150ms Open: 0.006110ms Search: 0.036000ms +[2026.04.21-18.48.22:397][ 0]LogCore: 0x00007f32d41414d3 Dladdr: 0.003440ms Open: 0.005260ms Search: 0.037720ms +[2026.04.21-18.48.22:398][ 0]LogCore: 0x00007f32d4172395 Dladdr: 0.003120ms Open: 0.005360ms Search: 0.037490ms +[2026.04.21-18.48.22:398][ 0]LogCore: 0x00007f32d4158840 Dladdr: 0.004970ms Open: 0.007440ms Search: 0.039490ms +[2026.04.21-18.48.22:398][ 0]LogCore: 0x00007f339759429e Dladdr: 0.678540ms Open: 0.031570ms Search: 0.071700ms +[2026.04.21-18.48.22:399][ 0]LogCore: 0x00007f33975800f9 Dladdr: 0.306580ms Open: 0.014880ms Search: 0.041010ms +[2026.04.21-18.48.22:399][ 0]LogCore: 0x00007f338ea43dbf Dladdr: 0.392790ms Open: 0.054580ms Search: 0.064270ms +[2026.04.21-18.48.22:400][ 0]LogCore: 0x00007f338ea488a9 Dladdr: 0.186891ms Open: 0.009490ms Search: 0.042470ms +[2026.04.21-18.48.22:400][ 0]LogCore: 0x00007f338f7b01e8 Dladdr: 0.116590ms Open: 0.019140ms Search: 0.051220ms +[2026.04.21-18.48.22:400][ 0]LogCore: 0x000000000023a54d Dladdr: 0.004370ms Open: 0.008470ms Search: 0.030590ms +[2026.04.21-18.48.22:400][ 0]LogCore: 0x00007f338f7bbb30 Dladdr: 0.112630ms Open: 0.006900ms Search: 0.041780ms +[2026.04.21-18.48.22:400][ 0]LogCore: 0x000000000024cd32 Dladdr: 0.002250ms Open: 0.004890ms Search: 0.030170ms +[2026.04.21-18.48.22:400][ 0]LogCore: 0x00007f339a7cae59 Dladdr: 0.003580ms Open: 0.007220ms Search: 0.022370ms +[2026.04.21-18.48.22:400][ 0]LogCore: 0x00007f338cc366c0 Dladdr: 0.023470ms Open: 0.006200ms Search: 0.001130ms +[2026.04.21-18.48.22:400][ 0]LogCore: 0x00007f338cc367f8 Dladdr: 0.015670ms Open: 0.002700ms Search: 0.000140ms +[2026.04.21-18.48.22:400][ 0]LogCore: 0x0000000000239649 Dladdr: 0.001860ms Open: 0.005040ms Search: 0.027470ms +[2026.04.21-18.48.22:400][ 0]LogStats: FPlatformStackWalk::StackWalkAndDump - 0.003 s +[2026.04.21-18.48.22:400][ 0]LogOutputDevice: Error: === Handled ensure: === +[2026.04.21-18.48.22:400][ 0]LogOutputDevice: Error: +[2026.04.21-18.48.22:400][ 0]LogOutputDevice: Error: Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 149] +[2026.04.21-18.48.22:400][ 0]LogOutputDevice: Error: OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +[2026.04.21-18.48.22:401][ 0]LogOutputDevice: Error: Stack: +[2026.04.21-18.48.22:401][ 0]LogOutputDevice: Error: [Callstack] 0x00007f32d41897f9 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_1::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +[2026.04.21-18.48.22:401][ 0]LogOutputDevice: Error: [Callstack] 0x00007f32d41356f0 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +[2026.04.21-18.48.22:401][ 0]LogOutputDevice: Error: [Callstack] 0x00007f32d41414d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[2026.04.21-18.48.22:401][ 0]LogOutputDevice: Error: [Callstack] 0x00007f32d4172396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[2026.04.21-18.48.22:401][ 0]LogOutputDevice: Error: [Callstack] 0x00007f32d4158841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[2026.04.21-18.48.22:401][ 0]LogOutputDevice: Error: [Callstack] 0x00007f339759429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[2026.04.21-18.48.22:401][ 0]LogOutputDevice: Error: [Callstack] 0x00007f33975800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[2026.04.21-18.48.22:401][ 0]LogOutputDevice: Error: [Callstack] 0x00007f338ea43dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[2026.04.21-18.48.22:401][ 0]LogOutputDevice: Error: [Callstack] 0x00007f338ea488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[2026.04.21-18.48.22:401][ 0]LogOutputDevice: Error: [Callstack] 0x00007f338f7b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[2026.04.21-18.48.22:401][ 0]LogOutputDevice: Error: [Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[2026.04.21-18.48.22:401][ 0]LogOutputDevice: Error: [Callstack] 0x00007f338f7bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[2026.04.21-18.48.22:401][ 0]LogOutputDevice: Error: [Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[2026.04.21-18.48.22:401][ 0]LogOutputDevice: Error: [Callstack] 0x00007f339a7cae5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[2026.04.21-18.48.22:401][ 0]LogOutputDevice: Error: [Callstack] 0x00007f338cc366c1 libc.so.6!UnknownFunction(0x276c0) +[2026.04.21-18.48.22:401][ 0]LogOutputDevice: Error: [Callstack] 0x00007f338cc367f9 libc.so.6!__libc_start_main(+0x88) +[2026.04.21-18.48.22:401][ 0]LogOutputDevice: Error: [Callstack] 0x000000000023964a UnrealEditor!_start [{*:-1] +[2026.04.21-18.48.22:401][ 0]LogOutputDevice: Error: +[2026.04.21-18.48.22:401][ 0]LogStats: SubmitErrorReport - 0.000 s +[2026.04.21-18.48.22:421][ 0]LogStats: SendNewReport - 0.020 s +[2026.04.21-18.48.22:421][ 0]LogStats: FDebug::EnsureFailed - 0.024 s +[2026.04.21-18.48.22:422][ 0]LogCore: 0x00007f32d418983a Dladdr: 0.086750ms Open: 0.031730ms Search: 0.042770ms +[2026.04.21-18.48.22:422][ 0]LogCore: 0x00007f32d4135607 Dladdr: 0.003510ms Open: 0.005650ms Search: 0.038260ms +[2026.04.21-18.48.22:422][ 0]LogCore: 0x00007f32d41414d3 Dladdr: 0.002500ms Open: 0.005681ms Search: 0.037960ms +[2026.04.21-18.48.22:422][ 0]LogCore: 0x00007f32d4172395 Dladdr: 0.002800ms Open: 0.005530ms Search: 0.037710ms +[2026.04.21-18.48.22:422][ 0]LogCore: 0x00007f32d4158840 Dladdr: 0.002430ms Open: 0.005120ms Search: 0.037140ms +[2026.04.21-18.48.22:422][ 0]LogCore: 0x00007f339759429e Dladdr: 0.418450ms Open: 0.012470ms Search: 0.050110ms +[2026.04.21-18.48.22:423][ 0]LogCore: 0x00007f33975800f9 Dladdr: 0.284030ms Open: 0.005640ms Search: 0.043990ms +[2026.04.21-18.48.22:423][ 0]LogCore: 0x00007f338ea43dbf Dladdr: 0.125340ms Open: 0.007720ms Search: 0.049490ms +[2026.04.21-18.48.22:423][ 0]LogCore: 0x00007f338ea488a9 Dladdr: 0.106030ms Open: 0.005040ms Search: 0.041110ms +[2026.04.21-18.48.22:424][ 0]LogCore: 0x00007f338f7b01e8 Dladdr: 0.114970ms Open: 0.005620ms Search: 0.042470ms +[2026.04.21-18.48.22:424][ 0]LogCore: 0x000000000023a54d Dladdr: 0.003490ms Open: 0.007720ms Search: 0.028840ms +[2026.04.21-18.48.22:424][ 0]LogCore: 0x00007f338f7bbb30 Dladdr: 0.117090ms Open: 0.005620ms Search: 0.040770ms +[2026.04.21-18.48.22:424][ 0]LogCore: 0x000000000024cd32 Dladdr: 0.002320ms Open: 0.004960ms Search: 0.029950ms +[2026.04.21-18.48.22:424][ 0]LogCore: 0x00007f339a7cae59 Dladdr: 0.001030ms Open: 0.005910ms Search: 0.021670ms +[2026.04.21-18.48.22:424][ 0]LogCore: 0x00007f338cc366c0 Dladdr: 0.020620ms Open: 0.006380ms Search: 0.000930ms +[2026.04.21-18.48.22:424][ 0]LogCore: 0x00007f338cc367f8 Dladdr: 0.015030ms Open: 0.002510ms Search: 0.000130ms +[2026.04.21-18.48.22:424][ 0]LogCore: 0x0000000000239649 Dladdr: 0.001980ms Open: 0.005590ms Search: 0.028510ms +[2026.04.21-18.48.22:424][ 0]LogStats: FPlatformStackWalk::StackWalkAndDump - 0.002 s +[2026.04.21-18.48.22:424][ 0]LogOutputDevice: Error: === Handled ensure: === +[2026.04.21-18.48.22:424][ 0]LogOutputDevice: Error: +[2026.04.21-18.48.22:424][ 0]LogOutputDevice: Error: Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 154] +[2026.04.21-18.48.22:424][ 0]LogOutputDevice: Error: OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +[2026.04.21-18.48.22:424][ 0]LogOutputDevice: Error: Stack: +[2026.04.21-18.48.22:424][ 0]LogOutputDevice: Error: [Callstack] 0x00007f32d418983b libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_2::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:154] +[2026.04.21-18.48.22:424][ 0]LogOutputDevice: Error: [Callstack] 0x00007f32d4135608 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:154] +[2026.04.21-18.48.22:424][ 0]LogOutputDevice: Error: [Callstack] 0x00007f32d41414d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[2026.04.21-18.48.22:424][ 0]LogOutputDevice: Error: [Callstack] 0x00007f32d4172396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[2026.04.21-18.48.22:424][ 0]LogOutputDevice: Error: [Callstack] 0x00007f32d4158841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[2026.04.21-18.48.22:424][ 0]LogOutputDevice: Error: [Callstack] 0x00007f339759429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[2026.04.21-18.48.22:424][ 0]LogOutputDevice: Error: [Callstack] 0x00007f33975800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[2026.04.21-18.48.22:424][ 0]LogOutputDevice: Error: [Callstack] 0x00007f338ea43dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[2026.04.21-18.48.22:424][ 0]LogOutputDevice: Error: [Callstack] 0x00007f338ea488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[2026.04.21-18.48.22:424][ 0]LogOutputDevice: Error: [Callstack] 0x00007f338f7b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[2026.04.21-18.48.22:424][ 0]LogOutputDevice: Error: [Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[2026.04.21-18.48.22:424][ 0]LogOutputDevice: Error: [Callstack] 0x00007f338f7bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[2026.04.21-18.48.22:424][ 0]LogOutputDevice: Error: [Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[2026.04.21-18.48.22:424][ 0]LogOutputDevice: Error: [Callstack] 0x00007f339a7cae5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[2026.04.21-18.48.22:424][ 0]LogOutputDevice: Error: [Callstack] 0x00007f338cc366c1 libc.so.6!UnknownFunction(0x276c0) +[2026.04.21-18.48.22:424][ 0]LogOutputDevice: Error: [Callstack] 0x00007f338cc367f9 libc.so.6!__libc_start_main(+0x88) +[2026.04.21-18.48.22:424][ 0]LogOutputDevice: Error: [Callstack] 0x000000000023964a UnrealEditor!_start [{*:-1] +[2026.04.21-18.48.22:424][ 0]LogOutputDevice: Error: +[2026.04.21-18.48.22:424][ 0]LogStats: SubmitErrorReport - 0.000 s +[2026.04.21-18.48.22:446][ 0]LogStats: SendNewReport - 0.022 s +[2026.04.21-18.48.22:446][ 0]LogStats: FDebug::EnsureFailed - 0.025 s +[2026.04.21-18.48.22:446][ 0]LogCore: 0x00007f32d418987c Dladdr: 0.068240ms Open: 0.015140ms Search: 0.038140ms +[2026.04.21-18.48.22:447][ 0]LogCore: 0x00007f32d413561d Dladdr: 0.003670ms Open: 0.005480ms Search: 0.031950ms +[2026.04.21-18.48.22:447][ 0]LogCore: 0x00007f32d41414d3 Dladdr: 0.003270ms Open: 0.005480ms Search: 0.035190ms +[2026.04.21-18.48.22:447][ 0]LogCore: 0x00007f32d4172395 Dladdr: 0.003000ms Open: 0.005140ms Search: 0.046430ms +[2026.04.21-18.48.22:447][ 0]LogCore: 0x00007f32d4158840 Dladdr: 0.003330ms Open: 0.005520ms Search: 0.064330ms +[2026.04.21-18.48.22:447][ 0]LogCore: 0x00007f339759429e Dladdr: 0.441870ms Open: 0.013620ms Search: 0.050120ms +[2026.04.21-18.48.22:448][ 0]LogCore: 0x00007f33975800f9 Dladdr: 0.287130ms Open: 0.006120ms Search: 0.043520ms +[2026.04.21-18.48.22:448][ 0]LogCore: 0x00007f338ea43dbf Dladdr: 0.120480ms Open: 0.006980ms Search: 0.043290ms +[2026.04.21-18.48.22:448][ 0]LogCore: 0x00007f338ea488a9 Dladdr: 0.103010ms Open: 0.006580ms Search: 0.039080ms +[2026.04.21-18.48.22:448][ 0]LogCore: 0x00007f338f7b01e8 Dladdr: 0.107740ms Open: 0.008690ms Search: 0.045770ms +[2026.04.21-18.48.22:448][ 0]LogCore: 0x000000000023a54d Dladdr: 0.007570ms Open: 0.037620ms Search: 0.043700ms +[2026.04.21-18.48.22:448][ 0]LogCore: 0x00007f338f7bbb30 Dladdr: 0.113130ms Open: 0.010910ms Search: 0.045660ms +[2026.04.21-18.48.22:449][ 0]LogCore: 0x000000000024cd32 Dladdr: 0.002710ms Open: 0.004300ms Search: 0.031390ms +[2026.04.21-18.48.22:449][ 0]LogCore: 0x00007f339a7cae59 Dladdr: 0.002590ms Open: 0.008710ms Search: 0.022170ms +[2026.04.21-18.48.22:449][ 0]LogCore: 0x00007f338cc366c0 Dladdr: 0.073880ms Open: 0.005250ms Search: 0.003080ms +[2026.04.21-18.48.22:449][ 0]LogCore: 0x00007f338cc367f8 Dladdr: 0.014010ms Open: 0.002610ms Search: 0.000150ms +[2026.04.21-18.48.22:449][ 0]LogCore: 0x0000000000239649 Dladdr: 0.001900ms Open: 0.004790ms Search: 0.028320ms +[2026.04.21-18.48.22:449][ 0]LogStats: FPlatformStackWalk::StackWalkAndDump - 0.003 s +[2026.04.21-18.48.22:449][ 0]LogOutputDevice: Error: === Handled ensure: === +[2026.04.21-18.48.22:449][ 0]LogOutputDevice: Error: +[2026.04.21-18.48.22:449][ 0]LogOutputDevice: Error: Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 155] +[2026.04.21-18.48.22:449][ 0]LogOutputDevice: Error: OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +[2026.04.21-18.48.22:449][ 0]LogOutputDevice: Error: Stack: +[2026.04.21-18.48.22:449][ 0]LogOutputDevice: Error: [Callstack] 0x00007f32d418987d libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_3::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:155] +[2026.04.21-18.48.22:449][ 0]LogOutputDevice: Error: [Callstack] 0x00007f32d413561e libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:155] +[2026.04.21-18.48.22:449][ 0]LogOutputDevice: Error: [Callstack] 0x00007f32d41414d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[2026.04.21-18.48.22:451][ 0]LogOutputDevice: Error: [Callstack] 0x00007f32d4172396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[2026.04.21-18.48.22:451][ 0]LogOutputDevice: Error: [Callstack] 0x00007f32d4158841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[2026.04.21-18.48.22:451][ 0]LogOutputDevice: Error: [Callstack] 0x00007f339759429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[2026.04.21-18.48.22:451][ 0]LogOutputDevice: Error: [Callstack] 0x00007f33975800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[2026.04.21-18.48.22:451][ 0]LogOutputDevice: Error: [Callstack] 0x00007f338ea43dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[2026.04.21-18.48.22:451][ 0]LogOutputDevice: Error: [Callstack] 0x00007f338ea488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[2026.04.21-18.48.22:451][ 0]LogOutputDevice: Error: [Callstack] 0x00007f338f7b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[2026.04.21-18.48.22:451][ 0]LogOutputDevice: Error: [Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[2026.04.21-18.48.22:451][ 0]LogOutputDevice: Error: [Callstack] 0x00007f338f7bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[2026.04.21-18.48.22:451][ 0]LogOutputDevice: Error: [Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[2026.04.21-18.48.22:451][ 0]LogOutputDevice: Error: [Callstack] 0x00007f339a7cae5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[2026.04.21-18.48.22:451][ 0]LogOutputDevice: Error: [Callstack] 0x00007f338cc366c1 libc.so.6!UnknownFunction(0x276c0) +[2026.04.21-18.48.22:451][ 0]LogOutputDevice: Error: [Callstack] 0x00007f338cc367f9 libc.so.6!__libc_start_main(+0x88) +[2026.04.21-18.48.22:451][ 0]LogOutputDevice: Error: [Callstack] 0x000000000023964a UnrealEditor!_start [{*:-1] +[2026.04.21-18.48.22:451][ 0]LogOutputDevice: Error: +[2026.04.21-18.48.22:459][ 0]LogStats: SubmitErrorReport - 0.000 s +[2026.04.21-18.48.22:483][ 0]LogStats: SendNewReport - 0.023 s +[2026.04.21-18.48.22:483][ 0]LogStats: FDebug::EnsureFailed - 0.037 s +[2026.04.21-18.48.22:483][ 0]LogHMD: HMD configured for shader platform VULKAN_SM6, bIsMobileMultiViewEnabled=0, bProjectionLayerAlphaEnabled=0 +[2026.04.21-18.48.22:483][ 0]LogCore: 0x00007f32d418a9c2 Dladdr: 0.061720ms Open: 0.019440ms Search: 0.039260ms +[2026.04.21-18.48.22:483][ 0]LogCore: 0x00007f32d4142286 Dladdr: 0.003860ms Open: 0.005620ms Search: 0.038391ms +[2026.04.21-18.48.22:483][ 0]LogCore: 0x00007f32d4172395 Dladdr: 0.004170ms Open: 0.006790ms Search: 0.039450ms +[2026.04.21-18.48.22:483][ 0]LogCore: 0x00007f32d4158840 Dladdr: 0.006660ms Open: 0.008450ms Search: 0.042050ms +[2026.04.21-18.48.22:484][ 0]LogCore: 0x00007f339759429e Dladdr: 0.373520ms Open: 0.009970ms Search: 0.044790ms +[2026.04.21-18.48.22:484][ 0]LogCore: 0x00007f33975800f9 Dladdr: 0.287430ms Open: 0.006860ms Search: 0.044370ms +[2026.04.21-18.48.22:484][ 0]LogCore: 0x00007f338ea43dbf Dladdr: 0.119820ms Open: 0.007550ms Search: 0.044090ms +[2026.04.21-18.48.22:485][ 0]LogCore: 0x00007f338ea488a9 Dladdr: 0.103680ms Open: 0.006720ms Search: 0.041970ms +[2026.04.21-18.48.22:485][ 0]LogCore: 0x00007f338f7b01e8 Dladdr: 0.116210ms Open: 0.006330ms Search: 0.041270ms +[2026.04.21-18.48.22:485][ 0]LogCore: 0x000000000023a54d Dladdr: 0.002980ms Open: 0.006730ms Search: 0.027880ms +[2026.04.21-18.48.22:485][ 0]LogCore: 0x00007f338f7bbb30 Dladdr: 0.114520ms Open: 0.007790ms Search: 0.042090ms +[2026.04.21-18.48.22:485][ 0]LogCore: 0x000000000024cd32 Dladdr: 0.002290ms Open: 0.004910ms Search: 0.030260ms +[2026.04.21-18.48.22:485][ 0]LogCore: 0x00007f339a7cae59 Dladdr: 0.001080ms Open: 0.006530ms Search: 0.022260ms +[2026.04.21-18.48.22:485][ 0]LogCore: 0x00007f338cc366c0 Dladdr: 0.017620ms Open: 0.004880ms Search: 0.000970ms +[2026.04.21-18.48.22:485][ 0]LogCore: 0x00007f338cc367f8 Dladdr: 0.013060ms Open: 0.002900ms Search: 0.000160ms +[2026.04.21-18.48.22:485][ 0]LogCore: 0x0000000000239649 Dladdr: 0.001870ms Open: 0.006480ms Search: 0.029970ms +[2026.04.21-18.48.22:485][ 0]LogStats: FPlatformStackWalk::StackWalkAndDump - 0.002 s +[2026.04.21-18.48.22:485][ 0]LogOutputDevice: Error: === Handled ensure: === +[2026.04.21-18.48.22:485][ 0]LogOutputDevice: Error: +[2026.04.21-18.48.22:486][ 0]LogOutputDevice: Error: Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp] [Line: 1712] +[2026.04.21-18.48.22:486][ 0]LogOutputDevice: Error: OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +[2026.04.21-18.48.22:486][ 0]LogOutputDevice: Error: Stack: +[2026.04.21-18.48.22:486][ 0]LogOutputDevice: Error: [Callstack] 0x00007f32d418a9c3 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion)::$_1::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1712] +[2026.04.21-18.48.22:486][ 0]LogOutputDevice: Error: [Callstack] 0x00007f32d4142287 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1712] +[2026.04.21-18.48.22:486][ 0]LogOutputDevice: Error: [Callstack] 0x00007f32d4172396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[2026.04.21-18.48.22:486][ 0]LogOutputDevice: Error: [Callstack] 0x00007f32d4158841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[2026.04.21-18.48.22:486][ 0]LogOutputDevice: Error: [Callstack] 0x00007f339759429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[2026.04.21-18.48.22:486][ 0]LogOutputDevice: Error: [Callstack] 0x00007f33975800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[2026.04.21-18.48.22:486][ 0]LogOutputDevice: Error: [Callstack] 0x00007f338ea43dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[2026.04.21-18.48.22:486][ 0]LogOutputDevice: Error: [Callstack] 0x00007f338ea488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[2026.04.21-18.48.22:486][ 0]LogOutputDevice: Error: [Callstack] 0x00007f338f7b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[2026.04.21-18.48.22:486][ 0]LogOutputDevice: Error: [Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[2026.04.21-18.48.22:486][ 0]LogOutputDevice: Error: [Callstack] 0x00007f338f7bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[2026.04.21-18.48.22:486][ 0]LogOutputDevice: Error: [Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[2026.04.21-18.48.22:486][ 0]LogOutputDevice: Error: [Callstack] 0x00007f339a7cae5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[2026.04.21-18.48.22:486][ 0]LogOutputDevice: Error: [Callstack] 0x00007f338cc366c1 libc.so.6!UnknownFunction(0x276c0) +[2026.04.21-18.48.22:486][ 0]LogOutputDevice: Error: [Callstack] 0x00007f338cc367f9 libc.so.6!__libc_start_main(+0x88) +[2026.04.21-18.48.22:486][ 0]LogOutputDevice: Error: [Callstack] 0x000000000023964a UnrealEditor!_start [{*:-1] +[2026.04.21-18.48.22:486][ 0]LogOutputDevice: Error: +[2026.04.21-18.48.22:494][ 0]LogStats: FDebug::EnsureFailed - 0.011 s +[2026.04.21-18.48.22:501][ 0]LogStylusInput: Initializing StylusInput subsystem. +[2026.04.21-18.48.22:501][ 0]LogStylusInput: StylusInput not supported on this platform. +[2026.04.21-18.48.22:502][ 0]LogTedsSettings: UTedsSettingsEditorSubsystem::Initialize +[2026.04.21-18.48.22:743][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.11.so +[2026.04.21-18.48.22:755][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.12.so +[2026.04.21-18.48.22:766][ 0]LogChaosDD: Creating Chaos Debug Draw Scene for world Untitled +[2026.04.21-18.48.22:775][ 0]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Temp/Untitled_0.Untitled'. +[2026.04.21-18.48.22:795][ 0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use. +[2026.04.21-18.48.22:795][ 0]LogInit: Texture streaming: Enabled +[2026.04.21-18.48.22:798][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] AnalyticsET::StartSession ( APIServer = https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data. AppVersion = 5.6.1-44394996+++UE5+Release-5.6 ) +[2026.04.21-18.48.22:803][ 0]LogAudio: Display: Initializing Audio Device Manager... +[2026.04.21-18.48.22:803][ 0]LogAudio: Display: Loading Default Audio Settings Objects... +[2026.04.21-18.48.22:803][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load). +[2026.04.21-18.48.22:808][ 0]LogAudio: Display: Audio Device Manager Initialized +[2026.04.21-18.48.22:808][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True +[2026.04.21-18.48.22:808][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2026.04.21-18.48.22:808][ 0]LogAudioMixer: Display: Sample Rate: 48000 +[2026.04.21-18.48.22:808][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2026.04.21-18.48.22:808][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2026.04.21-18.48.22:808][ 0]LogAudioMixer: Display: Number of buffers to queue: 2 +[2026.04.21-18.48.22:808][ 0]LogAudioMixer: Display: Max Channels (voices): 32 +[2026.04.21-18.48.22:808][ 0]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2026.04.21-18.48.22:808][ 0]LogAudio: Display: AudioDevice MaxSources: 32 +[2026.04.21-18.48.22:808][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2026.04.21-18.48.22:808][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2026.04.21-18.48.22:808][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2026.04.21-18.48.22:816][ 0]LogAudioMixerSDL: Display: Initialized SDL using pulseaudio platform API backend. +[2026.04.21-18.48.22:816][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'SDL2' +[2026.04.21-18.48.23:560][ 0]LogAudioMixerSDL: Opening default audio device (device index -1) +[2026.04.21-18.48.23:596][ 0]LogAudioMixer: Display: Using Audio Hardware Device Starship/Matisse HD Audio Controller Digital Stereo (IEC958) +[2026.04.21-18.48.23:596][ 0]LogAudioMixer: Display: Initializing Sound Submixes... +[2026.04.21-18.48.23:597][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2026.04.21-18.48.23:597][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2026.04.21-18.48.23:598][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=6, Samples=6144, InstanceID=1 +[2026.04.21-18.48.23:598][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +[2026.04.21-18.48.23:598][ 0]LogInit: FAudioDevice initialized with ID 1. +[2026.04.21-18.48.23:599][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'. +[2026.04.21-18.48.23:599][ 0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1 +[2026.04.21-18.48.23:623][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1" +[2026.04.21-18.48.23:625][ 0]LogInit: Undo buffer set to 256 MB +[2026.04.21-18.48.23:626][ 0]LogInit: Transaction tracking system initialized +[2026.04.21-18.48.23:808][ 0]LocalizationService: Localization service is disabled +[2026.04.21-18.48.23:905][ 0]LogAndroidRuntimeSettings: Display: Enabled Package for Meta Quest devices. +The following settings have been applied: + +[2026.04.21-18.48.23:905][ 0]LogAndroidRuntimeSettings: Display: Support arm64: 1. + +[2026.04.21-18.48.23:905][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan: 1. + +[2026.04.21-18.48.23:905][ 0]LogAndroidRuntimeSettings: Display: Support x86_64: 0. + +[2026.04.21-18.48.23:905][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan Desktop: 0. + +[2026.04.21-18.48.23:905][ 0]LogAndroidRuntimeSettings: Display: Support OpenGL ES3.2: 0. +[2026.04.21-18.48.24:515][ 0]LogFileCache: Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/' took 0.00s +[2026.04.21-18.48.24:556][ 0]LogPython: Python enabled via CVar 'Engine.Python.IsEnabledByDefault' +[2026.04.21-18.48.24:562][ 0]LogPython: Using Python 3.11.8 +[2026.04.21-18.48.24:759][ 0]LogPython: Display: No pip-enabled plugins with python dependencies found, skipping +[2026.04.21-18.48.24:978][ 0]LogRenderer: Requested compilation of Path Tracing RTPSOs (8 permutations). +[2026.04.21-18.48.24:984][ 0]LogOutputDevice: Warning: + +Script Stack (0 frames) : + +[2026.04.21-18.48.24:995][ 0]LogCore: Error: appError called: Assertion failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRCore.cpp] [Line: 24] + + +[2026.04.21-18.48.25:009][ 0]LogCore: === Critical error: === +Unhandled Exception: SIGSEGV: invalid attempt to write memory at address 0x0000000000000003 + +[2026.04.21-18.48.25:009][ 0]LogCore: Assertion failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRCore.cpp] [Line: 24] + +0x00007f3399b6b6b9 libUnrealEditor-Core.so!FDebug::CheckVerifyFailedImpl2(char const*, char const*, int, char16_t const*, ...) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Core/Private/Misc/AssertionMacros.cpp:724] +0x00007f32d41367d3 libUnrealEditor-OpenXRHMD.so!FOpenXRPath::FOpenXRPath(char const*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRCore.cpp:24] +0x00007f317de29efd libUnrealEditor-OpenXRInput.so!FOpenXRInputPlugin::FOpenXRInput::FOpenXRInput(IXRTrackingSystem*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRInput/Private/OpenXRInput.cpp:302] +0x00007f317de28bef libUnrealEditor-OpenXRInput.so!FOpenXRInputPlugin::StartupModule() [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Core/Public/Templates/SharedPointerInternals.h:414] +0x00007f3399cfa4f6 libUnrealEditor-Core.so!FModuleManager::LoadModuleWithFailureReason(FName, EModuleLoadResult&, ELoadModuleFlags) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Core/Private/Modules/ModuleManager.cpp:1023] +0x00007f3398f861cd libUnrealEditor-Projects.so!FModuleDescriptor::LoadModulesForPhase(ELoadingPhase::Type, TArray > const&, TMap >&) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Projects/Private/ModuleDescriptor.cpp:756] +0x00007f3398fa49da libUnrealEditor-Projects.so!FPluginManager::TryLoadModulesForPlugin(FPlugin const&, ELoadingPhase::Type) const [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Projects/Private/PluginManager.cpp:2693] +0x00007f3398fa7809 libUnrealEditor-Projects.so!FPluginManager::LoadModulesForEnabledPlugins(ELoadingPhase::Type) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Projects/Private/PluginManager.cpp:2832] +0x000000000023a80a UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4603] +0x00007f338f7bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +0x00007f339a7cae5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +0x00007f338cc366c1 libc.so.6!UnknownFunction(0x276c0) +0x00007f338cc367f9 libc.so.6!__libc_start_main(+0x88) +0x000000000023964a UnrealEditor!_start [/opt/unreal-engine/Engine/Binaries/Linux/UnrealEditor:-1] + + + +0x00007f3399b6b6b9 libUnrealEditor-Core.so!FDebug::CheckVerifyFailedImpl2(char const*, char const*, int, char16_t const*, ...) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Core/Private/Misc/AssertionMacros.cpp:724] +0x00007f32d41367d3 libUnrealEditor-OpenXRHMD.so!FOpenXRPath::FOpenXRPath(char const*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRCore.cpp:24] +0x00007f317de29efd libUnrealEditor-OpenXRInput.so!FOpenXRInputPlugin::FOpenXRInput::FOpenXRInput(IXRTrackingSystem*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRInput/Private/OpenXRInput.cpp:302] +0x00007f317de28bef libUnrealEditor-OpenXRInput.so!FOpenXRInputPlugin::StartupModule() [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Core/Public/Templates/SharedPointerInternals.h:414] +0x00007f3399cfa4f6 libUnrealEditor-Core.so!FModuleManager::LoadModuleWithFailureReason(FName, EModuleLoadResult&, ELoadModuleFlags) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Core/Private/Modules/ModuleManager.cpp:1023] +0x00007f3398f861cd libUnrealEditor-Projects.so!FModuleDescriptor::LoadModulesForPhase(ELoadingPhase::Type, TArray > const&, TMap >&) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Projects/Private/ModuleDescriptor.cpp:756] +0x00007f3398fa49da libUnrealEditor-Projects.so!FPluginManager::TryLoadModulesForPlugin(FPlugin const&, ELoadingPhase::Type) const [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Projects/Private/PluginManager.cpp:2693] +0x00007f3398fa7809 libUnrealEditor-Projects.so!FPluginManager::LoadModulesForEnabledPlugins(ELoadingPhase::Type) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Projects/Private/PluginManager.cpp:2832] +0x000000000023a80a UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4603] +0x00007f338f7bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +0x00007f339a7cae5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +0x00007f338cc366c1 libc.so.6!UnknownFunction(0x276c0) +0x00007f338cc367f9 libc.so.6!__libc_start_main(+0x88) +0x000000000023964a UnrealEditor!_start [/opt/unreal-engine/Engine/Binaries/Linux/UnrealEditor:-1] + +[2026.04.21-18.48.25:018][ 0]LogExit: Executing StaticShutdownAfterError diff --git a/MyProject2/Saved/Logs/MyProject2-backup-2026.04.21-18.55.54.log b/MyProject2/Saved/Logs/MyProject2-backup-2026.04.21-18.55.54.log new file mode 100644 index 0000000..1133491 --- /dev/null +++ b/MyProject2/Saved/Logs/MyProject2-backup-2026.04.21-18.55.54.log @@ -0,0 +1,1774 @@ +Log file open, 04/21/26 21:55:35 +LogInit: Display: Running engine for game: MyProject2 +LogCore: UTS: Unreal Trace Server launched successfully +LogTrace: Initializing trace... +LogCore: Display: Requested channels: 'cpu,gpu,frame,log,bookmark,screenshot,region' +LogTrace: Display: Control listening on port 33160 +LogTrace: Finished trace initialization. +LogCsvProfiler: Display: Metadata set : platform="Linux" +LogCsvProfiler: Display: Metadata set : config="Development" +LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.6-CL-44394996" +LogCsvProfiler: Display: Metadata set : engineversion="5.6.1-44394996+++UE5+Release-5.6" +LogCsvProfiler: Display: Metadata set : os="Arch Linux 6.19.11-arch1-1" +LogCsvProfiler: Display: Metadata set : cpu="AuthenticAMD|AMD Ryzen 7 3800X 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="" "/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject""" +LogCsvProfiler: Display: Metadata set : loginid="e5d2b3c70a61446e8360ccaeadda3ccf-000003e8" +LogCsvProfiler: Display: Metadata set : llm="0" +LogStats: Stats thread started at 0.134388 +LogCsvProfiler: Display: Metadata set : systemresolution.resx="1280" +LogCsvProfiler: Display: Metadata set : systemresolution.resy="720" +LogICUInternationalization: OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogInit: Session CrashGUID >==================================================== + Session CrashGUID > UECC-Linux-F186E0456F694BC8BC793FD9BF2957B6 + Session CrashGUID >==================================================== +LogConfig: No local boot hotfix file found at: [../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +LogAudio: Display: Pre-Initializing Audio Device Manager... +LogAudio: Display: AudioInfo: 'OPUS' Registered +LogAudio: Display: AudioInfo: 'OGG' Registered +LogAudio: Display: AudioInfo: 'ADPCM' Registered +LogAudio: Display: AudioInfo: 'PCM' Registered +LogAudio: Display: AudioInfo: 'BINKA' Registered +LogAudio: Display: AudioInfo: 'RADA' Registered +LogAudio: Display: Audio Device Manager Pre-Initialized +LogPluginManager: Looking for build plugins target receipt +LogPluginManager: Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +LogAssetRegistry: Display: Asset registry cache read as 67.9 MiB from ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_0.bin +LogPluginManager: Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +LogPluginManager: Looking for enabled plugins target receipt +LogPluginManager: Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +LogConfig: Display: Loading TVOS ini files took 0.18 seconds +LogConfig: Display: Loading Mac ini files took 0.18 seconds +LogConfig: Display: Loading IOS ini files took 0.19 seconds +LogConfig: Display: Loading Android ini files took 0.22 seconds +LogConfig: Display: Loading VulkanPC ini files took 0.23 seconds +LogPluginManager: Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +LogPluginManager: Mounting Engine plugin RenderGraphInsights +LogPluginManager: Mounting Engine plugin IoStoreInsights +LogPluginManager: Mounting Engine plugin MassInsights +LogPluginManager: Mounting Engine plugin WorldMetrics +LogPluginManager: Mounting Engine plugin XGEController +LogPluginManager: Mounting Engine plugin ChaosVD +LogPluginManager: Mounting Engine plugin EnhancedInput +LogPluginManager: Mounting Engine plugin CmdLinkServer +LogPluginManager: Mounting Engine plugin FastBuildController +LogPluginManager: Mounting Engine plugin ChaosInsights +LogPluginManager: Mounting Engine plugin UbaController +LogPluginManager: Mounting Engine plugin ChaosCloth +LogPluginManager: Mounting Engine plugin MeshPainting +LogPluginManager: Mounting Engine plugin TraceUtilities +LogPluginManager: Mounting Engine plugin AssetTags +LogPluginManager: Mounting Engine plugin MsQuic +LogPluginManager: Mounting Engine plugin ProceduralMeshComponent +LogPluginManager: Mounting Engine plugin ExampleDeviceProfileSelector +LogConfig: Display: Loading VisionOS ini files took 0.48 seconds +LogPluginManager: Mounting Engine plugin GooglePAD +LogPluginManager: Mounting Engine plugin AndroidPermission +LogPluginManager: Mounting Engine plugin WindowsMoviePlayer +LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector +LogPluginManager: Mounting Engine plugin MeshModelingToolset +LogPluginManager: Mounting Engine plugin CustomMeshComponent +LogPluginManager: Mounting Engine plugin GeometryProcessing +LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector +LogPluginManager: Mounting Engine plugin StateTree +LogConfig: Display: Loading Windows ini files took 0.50 seconds +LogPluginManager: Mounting Engine plugin AudioCapture +LogPluginManager: Mounting Engine plugin WaveTable +LogPluginManager: Mounting Engine plugin AppleMoviePlayer +LogConfig: Display: Loading Unix ini files took 0.51 seconds +LogPluginManager: Mounting Engine plugin XRBase +LogPluginManager: Mounting Engine plugin ChunkDownloader +LogPluginManager: Mounting Engine plugin GoogleCloudMessaging +LogPluginManager: Mounting Engine plugin ResonanceAudio +LogPluginManager: Mounting Engine plugin InputDebugging +LogPluginManager: Mounting Engine plugin ArchVisCharacter +LogPluginManager: Mounting Engine plugin OpenXR +LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector +LogPluginManager: Mounting Engine plugin AndroidMoviePlayer +LogPluginManager: Mounting Engine plugin Synthesis +LogPluginManager: Mounting Engine plugin HairStrands +LogPluginManager: Mounting Engine plugin MobilePatchingUtils +LogPluginManager: Mounting Engine plugin ComputeFramework +LogPluginManager: Mounting Engine plugin AppleImageUtils +LogPluginManager: Mounting Engine plugin OpenXREyeTracker +LogPluginManager: Mounting Engine plugin WebMMoviePlayer +LogPluginManager: Mounting Engine plugin AudioSynesthesia +LogPluginManager: Mounting Engine plugin CableComponent +LogPluginManager: Mounting Engine plugin PropertyBindingUtils +LogPluginManager: Mounting Engine plugin RigVM +LogConfig: Display: Loading LinuxArm64 ini files took 0.56 seconds +LogPluginManager: Mounting Engine plugin Metasound +LogConfig: Display: Loading Linux ini files took 0.56 seconds +LogPluginManager: Mounting Engine plugin SignificanceManager +LogPluginManager: Mounting Engine plugin SoundFields +LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector +LogPluginManager: Mounting Engine plugin AndroidFileServer +LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary +LogPluginManager: Mounting Engine plugin PropertyAccessEditor +LogPluginManager: Mounting Engine plugin ActorLayerUtilities +LogPluginManager: Mounting Engine plugin AudioWidgets +LogPluginManager: Mounting Engine plugin GeometryCache +LogPluginManager: Mounting Engine plugin OpenXRHandTracking +LogPluginManager: Mounting Engine plugin FacialAnimation +LogPluginManager: Mounting Engine plugin AssetManagerEditor +LogPluginManager: Mounting Engine plugin EngineAssetDefinitions +LogPluginManager: Mounting Engine plugin BlueprintHeaderView +LogPluginManager: Mounting Engine plugin ColorGrading +LogPluginManager: Mounting Engine plugin MobileLauncherProfileWizard +LogPluginManager: Mounting Engine plugin ProxyLODPlugin +LogPluginManager: Mounting Engine plugin DataValidation +LogPluginManager: Mounting Engine plugin StylusInput +LogPluginManager: Mounting Engine plugin UMGWidgetPreview +LogPluginManager: Mounting Engine plugin CryptoKeys +LogPluginManager: Mounting Engine plugin EditorDebugTools +LogPluginManager: Mounting Engine plugin MacGraphicsSwitching +LogPluginManager: Mounting Engine plugin GameplayTagsEditor +LogPluginManager: Mounting Engine plugin ModelingToolsEditorMode +LogPluginManager: Mounting Engine plugin GeometryMode +LogPluginManager: Mounting Engine plugin SequencerAnimTools +LogPluginManager: Mounting Engine plugin CurveEditorTools +LogPluginManager: Mounting Engine plugin MeshLODToolset +LogPluginManager: Mounting Engine plugin UVEditor +LogPluginManager: Mounting Engine plugin EditorScriptingUtilities +LogPluginManager: Mounting Engine plugin PluginBrowser +LogPluginManager: Mounting Engine plugin MaterialAnalyzer +LogPluginManager: Mounting Engine plugin ChangelistReview +LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities +LogPluginManager: Mounting Engine plugin SpeedTreeImporter +LogPluginManager: Mounting Engine plugin OodleNetwork +LogPluginManager: Mounting Engine plugin MediaCompositing +LogPluginManager: Mounting Engine plugin AvfMedia +LogPluginManager: Mounting Engine plugin AndroidMedia +LogPluginManager: Mounting Engine plugin MediaPlayerEditor +LogPluginManager: Mounting Engine plugin WebMMedia +LogPluginManager: Mounting Engine plugin ImgMedia +LogPluginManager: Mounting Engine plugin WmfMedia +LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor +LogPluginManager: Mounting Engine plugin MediaPlate +LogPluginManager: Mounting Engine plugin AISupport +LogPluginManager: Mounting Engine plugin ControlRigModules +LogPluginManager: Mounting Engine plugin ControlRig +LogPluginManager: Mounting Engine plugin GameplayInsights +LogPluginManager: Mounting Engine plugin RigLogic +LogPluginManager: Mounting Engine plugin ControlRigSpline +LogPluginManager: Mounting Engine plugin AnimationModifierLibrary +LogPluginManager: Mounting Engine plugin SkeletalMeshModelingTools +LogPluginManager: Mounting Engine plugin IKRig +LogPluginManager: Mounting Engine plugin DeformerGraph +LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis +LogPluginManager: Mounting Engine plugin LiveLink +LogPluginManager: Mounting Engine plugin ACLPlugin +LogPluginManager: Mounting Engine plugin AnimationData +LogPluginManager: Mounting Engine plugin TweeningUtils +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 NiagaraSimCaching +LogPluginManager: Mounting Engine plugin Niagara +LogPluginManager: Mounting Engine plugin Cascade +LogPluginManager: Mounting Engine plugin AlembicImporter +LogPluginManager: Mounting Engine plugin EditorPerformance +LogPluginManager: Mounting Engine plugin LocalizableMessage +LogPluginManager: Mounting Engine plugin GeometryFlow +LogPluginManager: Mounting Engine plugin RuntimeTelemetry +LogPluginManager: Mounting Engine plugin PlatformCrypto +LogPluginManager: Mounting Engine plugin LowLevelNetTrace +LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin +LogPluginManager: Mounting Engine plugin LevelSequenceNavigatorBridge +LogPluginManager: Mounting Engine plugin ChaosUserDataPT +LogPluginManager: Mounting Engine plugin SequenceNavigator +LogPluginManager: Mounting Engine plugin NFORDenoise +LogPluginManager: Mounting Engine plugin ToolPresets +LogPluginManager: Mounting Engine plugin ChaosCaching +LogPluginManager: Mounting Engine plugin EditorDataStorage +LogPluginManager: Mounting Engine plugin PythonScriptPlugin +LogPluginManager: Mounting Engine plugin PlanarCut +LogPluginManager: Mounting Engine plugin AutomationUtils +LogPluginManager: Mounting Engine plugin Fracture +LogPluginManager: Mounting Engine plugin BackChannel +LogPluginManager: Mounting Engine plugin GeometryDataflow +LogPluginManager: Mounting Engine plugin EditorTelemetry +LogPluginManager: Mounting Engine plugin MeshModelingToolsetExp +LogPluginManager: Mounting Engine plugin SkeletalReduction +LogPluginManager: Mounting Engine plugin Dataflow +LogPluginManager: Mounting Engine plugin AdvancedRenamer +LogPluginManager: Mounting Engine plugin ChaosNiagara +LogPluginManager: Mounting Engine plugin FullBodyIK +LogPluginManager: Mounting Engine plugin EditorDataStorageFeatures +LogPluginManager: Mounting Engine plugin CharacterAI +LogPluginManager: Mounting Engine plugin ChaosSolverPlugin +LogPluginManager: Mounting Engine plugin OnlineSubsystemNull +LogPluginManager: Mounting Engine plugin OnlineServices +LogPluginManager: Mounting Engine plugin OnlineBase +LogPluginManager: Mounting Engine plugin OnlineSubsystem +LogPluginManager: Mounting Engine plugin ChaosEditor +LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils +LogPluginManager: Mounting Engine plugin EOSShared +LogPluginManager: Mounting Engine plugin EngineCameras +LogPluginManager: Mounting Engine plugin CameraShakePreviewer +LogPluginManager: Mounting Engine plugin GameplayCameras +LogPluginManager: Mounting Engine plugin LauncherChunkInstaller +LogPluginManager: Mounting Engine plugin UdpMessaging +LogPluginManager: Mounting Engine plugin TcpMessaging +LogPluginManager: Mounting Engine plugin NNERuntimeORT +LogPluginManager: Mounting Engine plugin Paper2D +LogPluginManager: Mounting Engine plugin NNEDenoiser +LogPluginManager: Mounting Engine plugin InterchangeEditor +LogPluginManager: Mounting Engine plugin Interchange +LogPluginManager: Mounting Engine plugin InterchangeAssets +LogPluginManager: Mounting Engine plugin Takes +LogPluginManager: Mounting Engine plugin CameraCalibrationCore +LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess +LogPluginManager: Mounting Engine plugin PlasticSourceControl +LogPluginManager: Mounting Engine plugin PixWinPlugin +LogPluginManager: Mounting Engine plugin PerforceSourceControl +LogPluginManager: Mounting Engine plugin DumpGPUServices +LogPluginManager: Mounting Engine plugin PluginUtils +LogPluginManager: Mounting Engine plugin VisualStudioCodeSourceCodeAccess +LogPluginManager: Mounting Engine plugin XCodeSourceCodeAccess +LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess +LogPluginManager: Mounting Engine plugin AnimationSharing +LogPluginManager: Mounting Engine plugin RenderDocPlugin +LogPluginManager: Mounting Engine plugin UObjectPlugin +LogPluginManager: Mounting Engine plugin SubversionSourceControl +LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess +LogPluginManager: Mounting Engine plugin ProjectLauncher +LogPluginManager: Mounting Engine plugin NullSourceCodeAccess +LogPluginManager: Mounting Engine plugin GitSourceControl +LogPluginManager: Mounting Engine plugin PropertyAccessNode +LogPluginManager: Mounting Engine plugin VisualStudioSourceCodeAccess +LogPluginManager: Mounting Engine plugin TextureFormatOodle +LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess +LogPluginManager: Mounting Engine plugin NamingTokens +LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess +LogPluginManager: Mounting Engine plugin TemplateSequence +LogPluginManager: Mounting Engine plugin ActorSequence +LogPluginManager: Mounting Engine plugin SequencerScripting +LogPluginManager: Mounting Engine plugin LevelSequenceEditor +LogPluginManager: Mounting Engine plugin MetaHumanSDK +LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource +LogPluginManager: Mounting Engine plugin XInputDevice +LogPluginManager: Mounting Engine plugin CompositeCore +LogPluginManager: Mounting Engine plugin LightMixer +LogPluginManager: Mounting Engine plugin ObjectMixer +LogPluginManager: Mounting Engine plugin BaseCharacterFXEditor +LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay +LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +LogStudioTelemetry: Started StudioTelemetry Session +LogNFORDenoise: NFORDenoise function starting up +LogInit: Using libcurl 8.12.1 +LogInit: - built for x86_64-unknown-linux-gnu +LogInit: - supports SSL with OpenSSL/1.1.1t +LogInit: - supports HTTP deflate (compression) using libz 1.3 +LogInit: - other features: +LogInit: CURL_VERSION_SSL +LogInit: CURL_VERSION_LIBZ +LogInit: CURL_VERSION_IPV6 +LogInit: CURL_VERSION_ASYNCHDNS +LogInit: CURL_VERSION_LARGEFILE +LogInit: CURL_VERSION_TLSAUTH_SRP +LogInit: CURL_VERSION_HTTP2 +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: CreateHttpThread using FCurlMultiPollEventLoopHttpThread +LogInit: Creating http thread with maximum 256 concurrent requests +LogOnline: OSS: Created online subsystem instance for: NULL +LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] +LogEOSShared: Initialize Initializing EOSSDK Version:1.17.0-41373641 +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. +LogConfig: Applying CVar settings from Section [/Script/CompositeCore.CompositeCorePluginSettings] File [Engine] +LogInit: ExecutableName: UnrealEditor +LogInit: Build: ++UE5+Release-5.6-CL-44394996 +LogInit: Platform=LinuxEditor +LogInit: MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +LogInit: DeviceId= +LogInit: Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +LogInit: Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +LogInit: Net CL: 43139311 +LogInit: OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +LogInit: Compiled (64-bit): Jul 28 2025 20:54:48 +LogInit: Architecture: x64 +LogInit: Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +LogInit: Build Configuration: Development +LogInit: Branch Name: ++UE5+Release-5.6 +LogInit: Command Line: +LogInit: Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +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: 37 +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): 49 +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): 207 +LogDevObjectVersion: FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 8 +LogDevObjectVersion: FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 13 +LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 17 +LogDevObjectVersion: Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 11 +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): 121 +LogDevObjectVersion: UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 56 +LogDevObjectVersion: UE5-SpecialProject (59DA5D52-1232-4948-B878-597870B8E98B): 9 +LogDevObjectVersion: Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2 +LogDevObjectVersion: Dev-NaniteResearch (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1 +LogDevObjectVersion: Dev-ComputeFramework (6304A3E7-0059-4F59-8CFC-21BD7721FD4E): 0 +LogDevObjectVersion: LensFileVersion (8652A554-966A-466C-9FD7-1C6DD61B1ADB): 1 +LogInit: Presizing for max 25165824 objects, including 0 objects not considered by GC. +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: Set CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] +LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created +LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]] +[2026.04.21-18.55.36:853][ 0]LogConfig: Set CVar [[r.VSync:0]] +[2026.04.21-18.55.36:853][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +[2026.04.21-18.55.36:853][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created +[2026.04.21-18.55.36:853][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created +[2026.04.21-18.55.36:853][ 0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]] +[2026.04.21-18.55.36:853][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +[2026.04.21-18.55.36:853][ 0]LogConfig: Set CVar [[r.ForwardShading:1]] +[2026.04.21-18.55.36:853][ 0]LogConfig: Set CVar [[r.MobileHDR:0]] +[2026.04.21-18.55.36:853][ 0]LogConfig: Set CVar [[vr.MobileMultiView:1]] +[2026.04.21-18.55.36:853][ 0]LogConfig: Set CVar [[vr.InstancedStereo:1]] +[2026.04.21-18.55.36:853][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure:0]] +[2026.04.21-18.55.36:853][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusion:0]] +[2026.04.21-18.55.36:853][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:0]] +[2026.04.21-18.55.36:853][ 0]LogConfig: Set CVar [[r.DefaultFeature.MotionBlur:0]] +[2026.04.21-18.55.36:853][ 0]LogConfig: Set CVar [[r.Mobile.UseHWsRGBEncoding:1]] +[2026.04.21-18.55.36:853][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]] +[2026.04.21-18.55.36:853][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] +[2026.04.21-18.55.36:853][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]] +[2026.04.21-18.55.36:853][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]] +[2026.04.21-18.55.36:853][ 0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]] +[2026.04.21-18.55.36:853][ 0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]] +[2026.04.21-18.55.36:853][ 0]LogConfig: Set CVar [[r.ReflectionMethod:1]] +[2026.04.21-18.55.36:853][ 0]LogConfig: Set CVar [[r.Mobile.AntiAliasing:3]] +[2026.04.21-18.55.36:853][ 0]LogConfig: Set CVar [[r.AntiAliasingMethod:3]] +[2026.04.21-18.55.36:853][ 0]LogConfig: Set CVar [[r.AllowStaticLighting:1]] +[2026.04.21-18.55.36:853][ 0]LogConfig: Set CVar [[r.SkinCache.CompileShaders:1]] +[2026.04.21-18.55.36:853][ 0]LogConfig: Set CVar [[r.RayTracing:1]] +[2026.04.21-18.55.36:853][ 0]LogConfig: Set CVar [[r.RayTracing.RayTracingProxies.ProjectEnabled:1]] +[2026.04.21-18.55.36:854][ 0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]] +[2026.04.21-18.55.36:854][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +[2026.04.21-18.55.36:854][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +[2026.04.21-18.55.36:854][ 0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +[2026.04.21-18.55.36:854][ 0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]] +[2026.04.21-18.55.36:854][ 0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]] +[2026.04.21-18.55.36:854][ 0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]] +[2026.04.21-18.55.36:854][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]] +[2026.04.21-18.55.36:854][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]] +[2026.04.21-18.55.36:854][ 0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]] +[2026.04.21-18.55.36:854][ 0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +[2026.04.21-18.55.36:854][ 0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +[2026.04.21-18.55.36:854][ 0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +[2026.04.21-18.55.36:854][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +[2026.04.21-18.55.36:854][ 0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] +[2026.04.21-18.55.36:854][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +[2026.04.21-18.55.36:854][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +[2026.04.21-18.55.36:854][ 0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]] +[2026.04.21-18.55.36:854][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +[2026.04.21-18.55.36:854][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +[2026.04.21-18.55.36:854][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +[2026.04.21-18.55.36:854][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +[2026.04.21-18.55.36:854][ 0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] +[2026.04.21-18.55.36:854][ 0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]] +[2026.04.21-18.55.36:854][ 0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]] +[2026.04.21-18.55.36:854][ 0]LogConfig: Set CVar [[gc.AllowParallelGC:1]] +[2026.04.21-18.55.36:854][ 0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] +[2026.04.21-18.55.36:854][ 0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]] +[2026.04.21-18.55.36:854][ 0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] +[2026.04.21-18.55.36:854][ 0]LogConfig: Set CVar [[gc.CreateGCClusters:1]] +[2026.04.21-18.55.36:854][ 0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]] +[2026.04.21-18.55.36:854][ 0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]] +[2026.04.21-18.55.36:854][ 0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]] +[2026.04.21-18.55.36:854][ 0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] +[2026.04.21-18.55.36:854][ 0]LogConfig: Set CVar [[gc.GarbageEliminationEnabled:1]] +[2026.04.21-18.55.36:854][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +[2026.04.21-18.55.36:854][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +[2026.04.21-18.55.36:854][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +[2026.04.21-18.55.36:854][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +[2026.04.21-18.55.36:854][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created +[2026.04.21-18.55.36:854][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +[2026.04.21-18.55.36:854][ 0]LogConfig: CVar [[DefaultASTCQualityBySizeHQ:4]] deferred - dummy variable created +[2026.04.21-18.55.36:854][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +[2026.04.21-18.55.36:854][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +[2026.04.21-18.55.36:854][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +[2026.04.21-18.55.36:854][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +[2026.04.21-18.55.36:854][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +[2026.04.21-18.55.36:854][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +[2026.04.21-18.55.36:854][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +[2026.04.21-18.55.36:854][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +[2026.04.21-18.55.36:854][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +[2026.04.21-18.55.36:854][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +[2026.04.21-18.55.36:854][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +[2026.04.21-18.55.36:854][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +[2026.04.21-18.55.36:854][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +[2026.04.21-18.55.36:854][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +[2026.04.21-18.55.36:854][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +[2026.04.21-18.55.36:854][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +[2026.04.21-18.55.36:854][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +[2026.04.21-18.55.36:854][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +[2026.04.21-18.55.36:854][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:AmbientSound]] deferred - dummy variable created +[2026.04.21-18.55.36:854][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +[2026.04.21-18.55.36:854][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +[2026.04.21-18.55.36:854][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +[2026.04.21-18.55.36:854][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +[2026.04.21-18.55.36:854][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +[2026.04.21-18.55.36:854][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +[2026.04.21-18.55.36:854][ 0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created +[2026.04.21-18.55.36:854][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +[2026.04.21-18.55.36:854][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +[2026.04.21-18.55.36:854][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +[2026.04.21-18.55.36:854][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +[2026.04.21-18.55.36:854][ 0]LogConfig: CVar [[VersionedIntRValues:r.Mobile.DBuffer]] deferred - dummy variable created +[2026.04.21-18.55.36:854][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +[2026.04.21-18.55.36:854][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +[2026.04.21-18.55.36:854][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +[2026.04.21-18.55.36:854][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +[2026.04.21-18.55.36:854][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +[2026.04.21-18.55.36:854][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +[2026.04.21-18.55.36:854][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +[2026.04.21-18.55.36:854][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +[2026.04.21-18.55.36:854][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +[2026.04.21-18.55.36:854][ 0]LogInit: Initializing SDL. +[2026.04.21-18.55.37:884][ 0]LogInit: Initialized SDL 2.30.6 revision: SDL-2.30.6-no-vcs (compiled against 2.30.6) +[2026.04.21-18.55.37:884][ 0]LogInit: Using SDL video driver 'x11' +[2026.04.21-18.55.37:884][ 0]LogInit: Display metrics: +[2026.04.21-18.55.37:884][ 0]LogInit: PrimaryDisplayWidth: 3440 +[2026.04.21-18.55.37:884][ 0]LogInit: PrimaryDisplayHeight: 1440 +[2026.04.21-18.55.37:884][ 0]LogInit: PrimaryDisplayWorkAreaRect: +[2026.04.21-18.55.37:884][ 0]LogInit: Left=0, Top=0, Right=3440, Bottom=1396 +[2026.04.21-18.55.37:884][ 0]LogInit: VirtualDisplayRect: +[2026.04.21-18.55.37:884][ 0]LogInit: Left=0, Top=0, Right=3440, Bottom=1396 +[2026.04.21-18.55.37:884][ 0]LogInit: TitleSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 +[2026.04.21-18.55.37:884][ 0]LogInit: ActionSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 +[2026.04.21-18.55.37:884][ 0]LogInit: Number of monitors: 1 +[2026.04.21-18.55.37:884][ 0]LogInit: Monitor 0 +[2026.04.21-18.55.37:884][ 0]LogInit: Name: LG ULTRAGEAR+ 45" +[2026.04.21-18.55.37:884][ 0]LogInit: ID: display0 +[2026.04.21-18.55.37:884][ 0]LogInit: NativeWidth: 3440 +[2026.04.21-18.55.37:884][ 0]LogInit: NativeHeight: 1440 +[2026.04.21-18.55.37:884][ 0]LogInit: bIsPrimary: true +[2026.04.21-18.55.37:884][ 0]LogCsvProfiler: Display: Metadata set : systemresolution.resx="3440" +[2026.04.21-18.55.37:884][ 0]LogCsvProfiler: Display: Metadata set : systemresolution.resy="1440" +[2026.04.21-18.55.37:885][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.FXAA.Quality:4]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.TSR.ReprojectionField:1]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.TSR.Resurrection:1]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.LightFunctionQuality:1]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.ShadowQuality:5]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.VolumetricFog:1]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.CapsuleShadows:1]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.DistanceFieldAO:1]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.SkylightIntensityMultiplier:1.0]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.AOQuality:2]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.LumenScene.DirectLighting.MaxLightsPerTile:8]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.LumenScene.DirectLighting.UpdateFactor:32]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.UpdateFactor:64]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:100]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.NumAdaptiveProbes:8]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.HardwareRayTracing:0]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.BentNormal:1]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:70]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.RayTracing.Scene.BuildMode:1]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.SSR.Quality:3]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.MaxRoughnessToEvaluateRoughSpecularForFoliage:0.8]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.NumSamples:5]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.MinWeight:0]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.MotionBlurQuality:4]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.LensFlareQuality:2]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.BloomQuality:5]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.FastBlurThreshold:100]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.Upscale.Quality:3]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.LightShaftQuality:1]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.Filter.SizeScale:1]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.Streaming.MipBias:0]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.Streaming.Boost:1]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.MaxAnisotropy:8]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.RefractionQuality:2]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.SceneColorFormat:4]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.DetailMode:3]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.SSS.Scale:1]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.SSS.SampleSet:2]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.SSS.Quality:1]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.SSS.HalfRes:0]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.SSGI.Quality:3]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:2]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[fx.Niagara.QualityLevel:3]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]] +[2026.04.21-18.55.37:885][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.DownsampleFactor:2]] +[2026.04.21-18.55.37:886][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.MaxStepCount:256]] +[2026.04.21-18.55.37:886][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.Shadows.Resolution:256]] +[2026.04.21-18.55.37:886][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.Shadows.MaxSampleCount:8]] +[2026.04.21-18.55.37:886][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.UseExistenceMask:0]] +[2026.04.21-18.55.37:886][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +[2026.04.21-18.55.37:886][ 0]LogConfig: Set CVar [[foliage.DensityScale:1.0]] +[2026.04.21-18.55.37:886][ 0]LogConfig: Set CVar [[grass.DensityScale:1.0]] +[2026.04.21-18.55.37:886][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +[2026.04.21-18.55.37:886][ 0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +[2026.04.21-18.55.37:886][ 0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] +[2026.04.21-18.55.37:886][ 0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +[2026.04.21-18.55.37:886][ 0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]] +[2026.04.21-18.55.37:886][ 0]LogConfig: Applying CVar settings from Section [LandscapeQuality@3] File [Scalability] +[2026.04.21-18.55.37:886][ 0]LogLinux: Selected Device Profile: [LinuxEditor] +[2026.04.21-18.55.37:886][ 0]LogInit: Selected Device Profile: [LinuxEditor] +[2026.04.21-18.55.37:886][ 0]LogHAL: Display: Platform has ~ 63 GB [67336896512 / 68719476736 / 63], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +[2026.04.21-18.55.37:886][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Linux] +[2026.04.21-18.55.37:886][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [] +[2026.04.21-18.55.37:886][ 0]LogDeviceProfileManager: Pushing Device Profile CVar: [[UI.SlateSDFText.RasterizationMode:Bitmap -> Msdf]] +[2026.04.21-18.55.37:886][ 0]LogDeviceProfileManager: Pushing Device Profile CVar: [[UI.SlateSDFText.ResolutionLevel:2 -> 2]] +[2026.04.21-18.55.37:886][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +[2026.04.21-18.55.37:886][ 0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]] +[2026.04.21-18.55.37:886][ 0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] +[2026.04.21-18.55.37:886][ 0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] +[2026.04.21-18.55.37:886][ 0]LogConfig: CVar [[ds.CADTranslator.Meshing.ActivateThinZoneMeshing:0]] deferred - dummy variable created +[2026.04.21-18.55.37:886][ 0]LogConfig: CVar [[ds.CADTranslator.Stitching.RemoveThinFaces:0]] deferred - dummy variable created +[2026.04.21-18.55.37:886][ 0]LogConfig: Applying CVar settings from Section [Startup_Linux] File [../../../Engine/Config/ConsoleVariables.ini] +[2026.04.21-18.55.37:886][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2026.04.21-18.55.37:886][ 0]LogConfig: Set CVar [[g.TimeoutForBlockOnRenderFence:60000]] +[2026.04.21-18.55.37:886][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Config/LinuxEditor/Editor.ini] +[2026.04.21-18.55.37:886][ 0]LogInit: Unix hardware info: +[2026.04.21-18.55.37:886][ 0]LogInit: - we are not the first instance of this executable +[2026.04.21-18.55.37:886][ 0]LogInit: - this process' id (pid) is 29627, parent process' id (ppid) is 1855 +[2026.04.21-18.55.37:886][ 0]LogInit: - we are not running under debugger +[2026.04.21-18.55.37:886][ 0]LogInit: - machine network name is 'WEYLAND-YUTANI' +[2026.04.21-18.55.37:886][ 0]LogInit: - user name is 'reimoz' (reimoz) +[2026.04.21-18.55.37:886][ 0]LogInit: - we're logged in locally +[2026.04.21-18.55.37:886][ 0]LogInit: - we're running with rendering +[2026.04.21-18.55.37:886][ 0]LogInit: - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) +[2026.04.21-18.55.37:886][ 0]LogInit: - Number of physical cores available for the process: 8 +[2026.04.21-18.55.37:886][ 0]LogInit: - Number of logical cores available for the process: 16 +[2026.04.21-18.55.37:886][ 0]LogInit: - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +[2026.04.21-18.55.37:886][ 0]LogInit: - Memory allocator used: Mimalloc +[2026.04.21-18.55.37:886][ 0]LogInit: - This is an internal build. +[2026.04.21-18.55.37:886][ 0]LogCore: Benchmarking clocks: +[2026.04.21-18.55.37:886][ 0]LogCore: - CLOCK_MONOTONIC (id=1) can sustain 37781319 (37781K, 38M) calls per second without zero deltas. +[2026.04.21-18.55.37:886][ 0]LogCore: - CLOCK_MONOTONIC_RAW (id=4) can sustain 38389669 (38390K, 38M) calls per second without zero deltas. +[2026.04.21-18.55.37:886][ 0]LogCore: - CLOCK_MONOTONIC_COARSE (id=6) can sustain 221712520 (221713K, 222M) calls per second with 99.999544% zero deltas. +[2026.04.21-18.55.37:886][ 0]LogCore: Selected clock_id 4 (CLOCK_MONOTONIC_RAW) since it is the fastest support clock without zero deltas. +[2026.04.21-18.55.37:886][ 0]LogInit: Unix-specific commandline switches: +[2026.04.21-18.55.37:886][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) +[2026.04.21-18.55.37:886][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation +[2026.04.21-18.55.37:886][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation +[2026.04.21-18.55.37:886][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache +[2026.04.21-18.55.37:886][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) +[2026.04.21-18.55.37:886][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) +[2026.04.21-18.55.37:886][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) +[2026.04.21-18.55.37:886][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal +[2026.04.21-18.55.37:886][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) +[2026.04.21-18.55.37:886][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened +[2026.04.21-18.55.37:886][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) +[2026.04.21-18.55.37:886][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) +[2026.04.21-18.55.37:886][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) +[2026.04.21-18.55.37:886][ 0]LogInit: -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash +[2026.04.21-18.55.37:886][ 0]LogInit: - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) +[2026.04.21-18.55.37:886][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1.4 +[2026.04.21-18.55.37:886][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) +[2026.04.21-18.55.37:886][ 0]LogInit: - PageSize 4096 +[2026.04.21-18.55.37:886][ 0]LogInit: - BinnedPageSize 65536 +[2026.04.21-18.55.37:886][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0" +[2026.04.21-18.55.37:891][ 0]LogChaosDD: Chaos Debug Draw Startup +[2026.04.21-18.55.37:891][ 0]LogInit: Physics initialised using underlying interface: Chaos +[2026.04.21-18.55.37:920][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-18.55.37:920][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-18.55.37:921][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-18.55.38:387][ 0]LogObj: Display: Attempting to load config data for Default__SlateThemeManager before the Class has been constructed/registered/linked (likely during module loading or early startup). This will result in the load silently failing and should be fixed. +[2026.04.21-18.55.38:392][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +[2026.04.21-18.55.38:392][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0 +[2026.04.21-18.55.38:997][ 0]LogVulkanRHI: Display: Found VULKAN_SDK= +[2026.04.21-18.55.38:997][ 0]LogVulkanRHI: Display: Registering provided Vulkan validation layers +[2026.04.21-18.55.38:997][ 0]LogVulkanRHI: Display: Updated VK_LAYER_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +[2026.04.21-18.55.38:997][ 0]LogVulkanRHI: Display: Updated LD_LIBRARY_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +[2026.04.21-18.55.38:998][ 0]LogVulkanRHI: Display: Installed Vulkan Loader Path: /usr/lib +[2026.04.21-18.55.38:998][ 0]LogVulkanRHI: Display: Installed Vulkan Loader instance version 1.4.341. +[2026.04.21-18.55.38:998][ 0]LogVulkanRHI: Starting Vulkan Profile check for VP_UE_Vulkan_SM6: +[2026.04.21-18.55.39:007][ 0]LogVulkanRHI: Vulkan Profile check complete. +[2026.04.21-18.55.39:007][ 0]LogInit: Using SDL_WINDOW_VULKAN +[2026.04.21-18.55.39:007][ 0]LogVulkanRHI: Display: Vulkan RHI ShaderPlatform for SM6: VULKAN_SM6. +[2026.04.21-18.55.39:007][ 0]LogVulkanRHI: Vulkan PSO Precaching = 1, PipelineFileCache = 0 +[2026.04.21-18.55.39:007][ 0]LogVulkanRHI: Display: Built with Vulkan header version 1.4.304 +[2026.04.21-18.55.39:007][ 0]LogVulkanRHI: Starting Vulkan Profile check for VP_UE_Vulkan_SM6_RT: +[2026.04.21-18.55.39:013][ 0]LogVulkanRHI: Vulkan Profile check complete. +[2026.04.21-18.55.39:013][ 0]LogVulkanRHI: Using API Version 1.3. +[2026.04.21-18.55.39:013][ 0]LogHMD: OpenXRHMDModule::InitInstance using DefaultLoader. +[2026.04.21-18.55.39:021][ 0]LogHMD: OpenXR runtime supported extensions: +[2026.04.21-18.55.39:021][ 0]LogHMD: XR_KHR_vulkan_enable +[2026.04.21-18.55.39:021][ 0]LogHMD: XR_KHR_vulkan_enable2 +[2026.04.21-18.55.39:021][ 0]LogHMD: XR_KHR_opengl_enable +[2026.04.21-18.55.39:021][ 0]LogHMD: XR_KHR_convert_timespec_time +[2026.04.21-18.55.39:021][ 0]LogHMD: XR_KHR_opengl_es_enable +[2026.04.21-18.55.39:021][ 0]LogHMD: XR_MNDX_egl_enable +[2026.04.21-18.55.39:021][ 0]LogHMD: XR_KHR_binding_modification +[2026.04.21-18.55.39:021][ 0]LogHMD: XR_KHR_composition_layer_depth +[2026.04.21-18.55.39:021][ 0]LogHMD: XR_KHR_locate_spaces +[2026.04.21-18.55.39:021][ 0]LogHMD: XR_KHR_visibility_mask +[2026.04.21-18.55.39:021][ 0]LogHMD: XR_EXT_active_action_set_priority +[2026.04.21-18.55.39:021][ 0]LogHMD: XR_EXT_dpad_binding +[2026.04.21-18.55.39:021][ 0]LogHMD: XR_EXT_eye_gaze_interaction +[2026.04.21-18.55.39:021][ 0]LogHMD: XR_EXT_frame_composition_report +[2026.04.21-18.55.39:021][ 0]LogHMD: XR_EXT_hand_interaction +[2026.04.21-18.55.39:021][ 0]LogHMD: XR_EXT_hand_tracking +[2026.04.21-18.55.39:021][ 0]LogHMD: XR_EXT_hand_tracking_data_source +[2026.04.21-18.55.39:021][ 0]LogHMD: XR_EXT_hand_joints_motion_range +[2026.04.21-18.55.39:021][ 0]LogHMD: XR_EXT_hp_mixed_reality_controller +[2026.04.21-18.55.39:021][ 0]LogHMD: XR_EXT_local_floor +[2026.04.21-18.55.39:021][ 0]LogHMD: XR_EXT_palm_pose +[2026.04.21-18.55.39:021][ 0]LogHMD: XR_EXT_uuid +[2026.04.21-18.55.39:021][ 0]LogHMD: XR_EXT_user_presence +[2026.04.21-18.55.39:021][ 0]LogHMD: XR_EXT_render_model +[2026.04.21-18.55.39:021][ 0]LogHMD: XR_EXT_interaction_render_model +[2026.04.21-18.55.39:021][ 0]LogHMD: XR_FB_display_refresh_rate +[2026.04.21-18.55.39:021][ 0]LogHMD: XR_HTC_vive_cosmos_controller_interaction +[2026.04.21-18.55.39:021][ 0]LogHMD: XR_HTC_vive_focus3_controller_interaction +[2026.04.21-18.55.39:021][ 0]LogHMD: XR_HTC_vive_wrist_tracker_interaction +[2026.04.21-18.55.39:021][ 0]LogHMD: XR_MND_headless +[2026.04.21-18.55.39:021][ 0]LogHMD: XR_VALVE_analog_threshold +[2026.04.21-18.55.39:021][ 0]LogHMD: XR_META_performance_metrics +[2026.04.21-18.55.39:021][ 0]LogHMD: XR_VALVE_timing_utils +[2026.04.21-18.55.39:021][ 0]LogHMD: XR_META_recommended_layer_resolution +[2026.04.21-18.55.39:021][ 0]LogHMD: XR_HTCX_vive_tracker_interaction +[2026.04.21-18.55.39:021][ 0]LogHMD: XR_KHR_generic_controller +[2026.04.21-18.55.39:021][ 0]LogHMD: XR_VALVE_frame_controller_interaction +[2026.04.21-18.55.39:021][ 0]LogHMD: XR_EXT_debug_utils +[2026.04.21-18.55.39:021][ 0]LogHMD: Optional extension XR_KHR_vulkan_swapchain_format_list is not available +[2026.04.21-18.55.39:021][ 0]LogHMD: Optional extension XR_FB_foveation_vulkan is not available +[2026.04.21-18.55.39:021][ 0]LogHMD: Optional extension XR_FB_composition_layer_depth_test is not available +[2026.04.21-18.55.39:021][ 0]LogHMD: Optional extension XR_KHR_composition_layer_cylinder is not available +[2026.04.21-18.55.39:021][ 0]LogHMD: Optional extension XR_KHR_composition_layer_equirect is not available +[2026.04.21-18.55.39:021][ 0]LogHMD: Optional extension XR_KHR_composition_layer_equirect2 is not available +[2026.04.21-18.55.39:021][ 0]LogHMD: Optional extension XR_KHR_composition_layer_color_scale_bias is not available +[2026.04.21-18.55.39:021][ 0]LogHMD: Optional extension XR_VARJO_quad_views is not available +[2026.04.21-18.55.39:021][ 0]LogHMD: Optional extension XR_EPIC_view_configuration_fov is not available +[2026.04.21-18.55.39:021][ 0]LogHMD: Optional extension XR_FB_foveation is not available +[2026.04.21-18.55.39:021][ 0]LogHMD: Optional extension XR_FB_swapchain_update_state is not available +[2026.04.21-18.55.39:021][ 0]LogHMD: Optional extension XR_FB_foveation_configuration is not available +[2026.04.21-18.55.39:021][ 0]LogHMD: Optional extension XR_FB_composition_layer_alpha_blend is not available +[2026.04.21-18.55.44:314][ 0]LogHMD: xrCreateInstance succeeded with XR_API_VERSION_1_0 +[2026.04.21-18.55.44:314][ 0]LogHMD: xrCreateInstance created: 370461280 +[2026.04.21-18.55.44:314][ 0]LogHMD: Initialized OpenXR on SteamVR/OpenXR runtime version 2.15.6 +[2026.04.21-18.55.44:314][ 0]LogHMD: Warning: Instance does not support expected usage of xrStringToPath. Instance is not viable. +[2026.04.21-18.55.44:315][ 0]LogVulkanRHI: Display: Found 25 available instance extensions : +[2026.04.21-18.55.44:315][ 0]LogVulkanRHI: Display: - VK_EXT_acquire_drm_display +[2026.04.21-18.55.44:315][ 0]LogVulkanRHI: Display: - VK_EXT_acquire_xlib_display +[2026.04.21-18.55.44:315][ 0]LogVulkanRHI: Display: - VK_EXT_debug_report +[2026.04.21-18.55.44:315][ 0]LogVulkanRHI: Display: + VK_EXT_debug_utils +[2026.04.21-18.55.44:315][ 0]LogVulkanRHI: Display: - VK_EXT_direct_mode_display +[2026.04.21-18.55.44:315][ 0]LogVulkanRHI: Display: - VK_EXT_display_surface_counter +[2026.04.21-18.55.44:315][ 0]LogVulkanRHI: Display: - VK_EXT_surface_maintenance1 +[2026.04.21-18.55.44:315][ 0]LogVulkanRHI: Display: + VK_EXT_swapchain_colorspace +[2026.04.21-18.55.44:315][ 0]LogVulkanRHI: Display: - VK_KHR_device_group_creation +[2026.04.21-18.55.44:315][ 0]LogVulkanRHI: Display: - VK_KHR_display +[2026.04.21-18.55.44:315][ 0]LogVulkanRHI: Display: - VK_KHR_external_fence_capabilities +[2026.04.21-18.55.44:315][ 0]LogVulkanRHI: Display: - VK_KHR_external_memory_capabilities +[2026.04.21-18.55.44:315][ 0]LogVulkanRHI: Display: - VK_KHR_external_semaphore_capabilities +[2026.04.21-18.55.44:315][ 0]LogVulkanRHI: Display: - VK_KHR_get_display_properties2 +[2026.04.21-18.55.44:315][ 0]LogVulkanRHI: Display: - VK_KHR_get_physical_device_properties2 +[2026.04.21-18.55.44:315][ 0]LogVulkanRHI: Display: - VK_KHR_get_surface_capabilities2 +[2026.04.21-18.55.44:315][ 0]LogVulkanRHI: Display: - VK_KHR_portability_enumeration +[2026.04.21-18.55.44:315][ 0]LogVulkanRHI: Display: + VK_KHR_surface +[2026.04.21-18.55.44:315][ 0]LogVulkanRHI: Display: - VK_KHR_surface_maintenance1 +[2026.04.21-18.55.44:315][ 0]LogVulkanRHI: Display: - VK_KHR_surface_protected_capabilities +[2026.04.21-18.55.44:315][ 0]LogVulkanRHI: Display: - VK_KHR_wayland_surface +[2026.04.21-18.55.44:315][ 0]LogVulkanRHI: Display: - VK_KHR_xcb_surface +[2026.04.21-18.55.44:315][ 0]LogVulkanRHI: Display: + VK_KHR_xlib_surface +[2026.04.21-18.55.44:315][ 0]LogVulkanRHI: Display: - VK_LUNARG_direct_driver_loading +[2026.04.21-18.55.44:315][ 0]LogVulkanRHI: Display: - VK_NV_display_stereo +[2026.04.21-18.55.44:318][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_VALVE_steam_overlay_32 provides 0 extensions: +[2026.04.21-18.55.44:319][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_VALVE_steam_fossilize_64 provides 0 extensions: +[2026.04.21-18.55.44:320][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_VALVE_steam_overlay_64 provides 0 extensions: +[2026.04.21-18.55.44:321][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_VALVE_steam_fossilize_32 provides 0 extensions: +[2026.04.21-18.55.44:322][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_NV_optimus provides 0 extensions: +[2026.04.21-18.55.44:323][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_NV_present provides 0 extensions: +[2026.04.21-18.55.44:324][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_LUNARG_api_dump provides 1 extensions: +[2026.04.21-18.55.44:324][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-18.55.44:326][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_LUNARG_crash_diagnostic provides 3 extensions: +[2026.04.21-18.55.44:326][ 0]LogVulkanRHI: Display: VK_EXT_debug_report +[2026.04.21-18.55.44:326][ 0]LogVulkanRHI: Display: VK_EXT_debug_utils +[2026.04.21-18.55.44:326][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-18.55.44:328][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_KHRONOS_validation provides 4 extensions: +[2026.04.21-18.55.44:328][ 0]LogVulkanRHI: Display: VK_EXT_debug_report +[2026.04.21-18.55.44:328][ 0]LogVulkanRHI: Display: VK_EXT_debug_utils +[2026.04.21-18.55.44:328][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-18.55.44:328][ 0]LogVulkanRHI: Display: VK_EXT_validation_features +[2026.04.21-18.55.44:330][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_KHRONOS_synchronization2 provides 1 extensions: +[2026.04.21-18.55.44:330][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-18.55.44:330][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_LUNARG_gfxreconstruct provides 0 extensions: +[2026.04.21-18.55.44:332][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_KHRONOS_profiles provides 1 extensions: +[2026.04.21-18.55.44:332][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-18.55.44:334][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_KHRONOS_shader_object provides 1 extensions: +[2026.04.21-18.55.44:334][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-18.55.44:334][ 0]LogVulkanRHI: Display: Found 13 available instance layers : +[2026.04.21-18.55.44:334][ 0]LogVulkanRHI: Display: * VK_LAYER_KHRONOS_profiles +[2026.04.21-18.55.44:334][ 0]LogVulkanRHI: Display: * VK_LAYER_KHRONOS_shader_object +[2026.04.21-18.55.44:334][ 0]LogVulkanRHI: Display: * VK_LAYER_KHRONOS_synchronization2 +[2026.04.21-18.55.44:334][ 0]LogVulkanRHI: Display: * VK_LAYER_KHRONOS_validation +[2026.04.21-18.55.44:334][ 0]LogVulkanRHI: Display: * VK_LAYER_LUNARG_api_dump +[2026.04.21-18.55.44:334][ 0]LogVulkanRHI: Display: * VK_LAYER_LUNARG_crash_diagnostic +[2026.04.21-18.55.44:334][ 0]LogVulkanRHI: Display: * VK_LAYER_LUNARG_gfxreconstruct +[2026.04.21-18.55.44:334][ 0]LogVulkanRHI: Display: * VK_LAYER_NV_optimus +[2026.04.21-18.55.44:334][ 0]LogVulkanRHI: Display: * VK_LAYER_NV_present +[2026.04.21-18.55.44:334][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_fossilize_32 +[2026.04.21-18.55.44:334][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_fossilize_64 +[2026.04.21-18.55.44:334][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_overlay_32 +[2026.04.21-18.55.44:334][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_overlay_64 +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Creating Vulkan Device using VkPhysicalDevice 0x161e9fa0. +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - DeviceName: NVIDIA GeForce RTX 4090 +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - API=1.4.329 (0x404149) Driver=0x94ce80c0 VendorId=0x10de +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - DeviceID=0x2684 Type=VK_PHYSICAL_DEVICE_TYPE_DISCRETE_GPU +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - Max Descriptor Sets Bound 32 +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - Timestamps: ComputeAndGraphics=1 Domain=VK_TIME_DOMAIN_CLOCK_MONOTONIC_KHR Period=1.000000 +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: API Version: 1.4.329 +[2026.04.21-18.55.44:341][ 0]LogRHI: RHI Adapter Info: +[2026.04.21-18.55.44:341][ 0]LogRHI: Name: NVIDIA GeForce RTX 4090 +[2026.04.21-18.55.44:341][ 0]LogRHI: Driver Version: 595.58 (internal:595.58, unified:) +[2026.04.21-18.55.44:341][ 0]LogRHI: Driver Date: 01-01-01 +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: Found 275 available device extensions : +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: + VK_AMD_buffer_marker +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_4444_formats +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_attachment_feedback_loop_dynamic_state +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_attachment_feedback_loop_layout +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_blend_operation_advanced +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_border_color_swizzle +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_buffer_device_address +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: + VK_EXT_calibrated_timestamps +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_color_write_enable +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_conditional_rendering +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_conservative_rasterization +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_custom_border_color +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_custom_resolve +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_depth_bias_control +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clamp_control +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clamp_zero_one +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clip_control +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clip_enable +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_depth_range_unrestricted +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: + VK_EXT_descriptor_buffer +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_descriptor_heap +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: * VK_EXT_descriptor_indexing +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_device_address_binding_report +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: + VK_EXT_device_fault +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_device_generated_commands +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_discard_rectangles +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_display_control +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_dynamic_rendering_unused_attachments +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_extended_dynamic_state +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_extended_dynamic_state2 +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_extended_dynamic_state3 +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_external_memory_dma_buf +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_external_memory_host +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_fragment_shader_interlock +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_global_priority +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_global_priority_query +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: + VK_EXT_graphics_pipeline_library +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_hdr_metadata +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_host_image_copy +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: * VK_EXT_host_query_reset +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_image_2d_view_of_3d +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_image_drm_format_modifier +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_image_robustness +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_image_sliced_view_of_3d +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_image_view_min_lod +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_index_type_uint8 +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_inline_uniform_block +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_legacy_vertex_attributes +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_line_rasterization +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: + VK_EXT_load_store_op_none +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_map_memory_placed +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: + VK_EXT_memory_budget +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_memory_decompression +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: + VK_EXT_memory_priority +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: + VK_EXT_mesh_shader +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_multi_draw +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: + VK_EXT_mutable_descriptor_type +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_nested_command_buffer +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_non_seamless_cube_map +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_opacity_micromap +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_pageable_device_local_memory +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_pci_bus_info +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_physical_device_drm +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: * VK_EXT_pipeline_creation_cache_control +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_pipeline_creation_feedback +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_pipeline_library_group_handles +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_pipeline_robustness +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_post_depth_coverage +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_present_mode_fifo_latest_ready +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_present_timing +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_primitive_topology_list_restart +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_primitives_generated_query +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_private_data +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_provoking_vertex +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_queue_family_foreign +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_ray_tracing_invocation_reorder +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_robustness2 +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_sample_locations +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_sampler_filter_minmax +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: * VK_EXT_scalar_block_layout +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_separate_stencil_usage +[2026.04.21-18.55.44:341][ 0]LogVulkanRHI: Display: - VK_EXT_shader_64bit_indexing +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_EXT_shader_atomic_float +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: * VK_EXT_shader_demote_to_helper_invocation +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_EXT_shader_float8 +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: + VK_EXT_shader_image_atomic_int64 +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_EXT_shader_module_identifier +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_EXT_shader_object +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_EXT_shader_replicated_composites +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_EXT_shader_subgroup_ballot +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_EXT_shader_subgroup_vote +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_EXT_shader_uniform_buffer_unsized_array +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: * VK_EXT_shader_viewport_index_layer +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: * VK_EXT_subgroup_size_control +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_EXT_swapchain_maintenance1 +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_EXT_texel_buffer_alignment +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: * VK_EXT_tooling_info +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_EXT_transform_feedback +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_EXT_vertex_attribute_divisor +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_EXT_vertex_attribute_robustness +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_EXT_vertex_input_dynamic_state +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_EXT_ycbcr_2plane_444_formats +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_EXT_ycbcr_image_arrays +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_EXT_zero_initialize_device_memory +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_GOOGLE_hlsl_functionality1 +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_GOOGLE_user_type +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: + VK_KHR_16bit_storage +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_8bit_storage +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: + VK_KHR_acceleration_structure +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_bind_memory2 +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: * VK_KHR_buffer_device_address +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_calibrated_timestamps +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: + VK_KHR_compute_shader_derivatives +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_cooperative_matrix +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_copy_commands2 +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_copy_memory_indirect +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: * VK_KHR_create_renderpass2 +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_dedicated_allocation +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: + VK_KHR_deferred_host_operations +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_depth_clamp_zero_one +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: + VK_KHR_depth_stencil_resolve +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_descriptor_update_template +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_device_group +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_draw_indirect_count +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: * VK_KHR_driver_properties +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: * VK_KHR_dynamic_rendering +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_dynamic_rendering_local_read +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_external_fence +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_external_fence_fd +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_external_memory +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: + VK_KHR_external_memory_fd +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_external_semaphore +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_external_semaphore_fd +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_format_feature_flags2 +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: + VK_KHR_fragment_shader_barycentric +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: + VK_KHR_fragment_shading_rate +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: * VK_KHR_get_memory_requirements2 +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_global_priority +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: * VK_KHR_image_format_list +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_imageless_framebuffer +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_incremental_present +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_index_type_uint8 +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_line_rasterization +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_load_store_op_none +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance1 +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance10 +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance2 +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance3 +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: * VK_KHR_maintenance4 +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: + VK_KHR_maintenance5 +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance6 +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance7 +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance8 +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance9 +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_map_memory2 +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: * VK_KHR_multiview +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_pipeline_binary +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_pipeline_executable_properties +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: + VK_KHR_pipeline_library +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_present_id +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_present_id2 +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_present_mode_fifo_latest_ready +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_present_wait +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_present_wait2 +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_push_descriptor +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: + VK_KHR_ray_query +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_ray_tracing_maintenance1 +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: + VK_KHR_ray_tracing_pipeline +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: + VK_KHR_ray_tracing_position_fetch +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_relaxed_block_layout +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_robustness2 +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_sampler_mirror_clamp_to_edge +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: * VK_KHR_sampler_ycbcr_conversion +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: * VK_KHR_separate_depth_stencil_layouts +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: * VK_KHR_shader_atomic_int64 +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_shader_bfloat16 +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_shader_clock +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_shader_draw_parameters +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_shader_expect_assume +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: + VK_KHR_shader_float16_int8 +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: * VK_KHR_shader_float_controls +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_shader_float_controls2 +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_shader_fma +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_shader_integer_dot_product +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_shader_maximal_reconvergence +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_shader_non_semantic_info +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_shader_quad_control +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_shader_relaxed_extended_instruction +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_shader_subgroup_extended_types +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_shader_subgroup_rotate +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_shader_subgroup_uniform_control_flow +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_shader_terminate_invocation +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_shader_untyped_pointers +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_shared_presentable_image +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: * VK_KHR_spirv_1_4 +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_storage_buffer_storage_class +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: + VK_KHR_swapchain +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_swapchain_maintenance1 +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_swapchain_mutable_format +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: * VK_KHR_synchronization2 +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: * VK_KHR_timeline_semaphore +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_unified_image_layouts +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_uniform_buffer_standard_layout +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_variable_pointers +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_vertex_attribute_divisor +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_av1 +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_h264 +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_h265 +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_queue +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_vp9 +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_av1 +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_h264 +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_h265 +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_intra_refresh +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_quantization_map +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_queue +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_video_maintenance1 +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_video_maintenance2 +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_video_queue +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_vulkan_memory_model +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_workgroup_memory_explicit_layout +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_KHR_zero_initialize_workgroup_memory +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_NVX_binary_import +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_NVX_image_view_handle +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_NVX_multiview_per_view_attributes +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_NV_clip_space_w_scaling +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_NV_cluster_acceleration_structure +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_NV_compute_occupancy_priority +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_NV_compute_shader_derivatives +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_NV_cooperative_matrix +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_NV_cooperative_matrix2 +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_NV_cooperative_vector +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_NV_copy_memory_indirect +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_NV_corner_sampled_image +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_NV_coverage_reduction_mode +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_NV_cuda_kernel_launch +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_NV_dedicated_allocation +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_NV_dedicated_allocation_image_aliasing +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_NV_descriptor_pool_overallocation +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: + VK_NV_device_diagnostic_checkpoints +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: + VK_NV_device_diagnostics_config +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_NV_device_generated_commands +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_NV_device_generated_commands_compute +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_NV_disk_cache_utils +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_NV_extended_sparse_address_space +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_NV_fill_rectangle +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_NV_fragment_coverage_to_color +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_NV_fragment_shader_barycentric +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_NV_fragment_shading_rate_enums +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_NV_framebuffer_mixed_samples +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_NV_geometry_shader_passthrough +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_NV_inherited_viewport_scissor +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_NV_internal_nvpresent +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_NV_linear_color_attachment +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_NV_low_latency +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_NV_low_latency2 +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_NV_memory_decompression +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_NV_mesh_shader +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_NV_optical_flow +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_NV_partitioned_acceleration_structure +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_NV_present_metering +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_NV_raw_access_chains +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_NV_ray_tracing +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_NV_ray_tracing_invocation_reorder +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_NV_ray_tracing_motion_blur +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_NV_representative_fragment_test +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_NV_sample_mask_override_coverage +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_NV_scissor_exclusive +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_NV_shader_atomic_float16_vector +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_NV_shader_image_footprint +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_NV_shader_sm_builtins +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_NV_shader_subgroup_partitioned +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_NV_shading_rate_image +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_NV_viewport_array2 +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: - VK_NV_viewport_swizzle +[2026.04.21-18.55.44:342][ 0]LogVulkanRHI: Display: Found 0 available device layers ! +[2026.04.21-18.55.44:343][ 0]LogVulkanRHI: Display: Vulkan Physical Device Driver Properties: +[2026.04.21-18.55.44:343][ 0]LogVulkanRHI: Display: - driverName: NVIDIA +[2026.04.21-18.55.44:343][ 0]LogVulkanRHI: Display: - driverInfo: 595.58.03 +[2026.04.21-18.55.44:343][ 0]LogVulkanRHI: Display: Vulkan Variable Rate Shading choice: 0. +[2026.04.21-18.55.44:343][ 0]LogVulkanRHI: Display: Device properties: Geometry 1 BufferAtomic64 1 ImageAtomic64 1 +[2026.04.21-18.55.44:343][ 0]LogVulkanRHI: Display: Enabling Vulkan Descriptor Buffers with: allowSamplerImageViewPostSubmitCreation=0, maxDescriptorBufferBindings=32, maxSamplerDescriptorBufferBindings=32, maxResourceDescriptorBufferBindings=32, samplerDescriptorBufferAddressSpaceSize=1099511627776, resourceDescriptorBufferAddressSpaceSize=1099511627776, maxSamplerDescriptorBufferRange=1099511627776, maxResourceDescriptorBufferRange=1099511627776, descriptorBufferAddressSpaceSize=1099511627776, descriptorBufferOffsetAlignment=64, samplerDescriptorSize=4 +[2026.04.21-18.55.44:343][ 0]LogVulkanRHI: Display: Found 6 Queue Families +[2026.04.21-18.55.44:343][ 0]LogVulkanRHI: Display: Initializing Queue Family 0: 16 queues Gfx Compute Xfer Sparse +[2026.04.21-18.55.44:343][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 1: 2 queues Xfer Sparse +[2026.04.21-18.55.44:343][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 2: 8 queues Compute Xfer Sparse +[2026.04.21-18.55.44:343][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 3: 1 queues Xfer Sparse +[2026.04.21-18.55.44:343][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 4: 2 queues Xfer Sparse +[2026.04.21-18.55.44:343][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 5: 1 queues Xfer Sparse +[2026.04.21-18.55.45:012][ 0]LogVulkanRHI: Display: TimestampValidBits=64 +[2026.04.21-18.55.45:012][ 0]LogVulkanRHI: Display: Using 0 device layers. +[2026.04.21-18.55.45:012][ 0]LogVulkanRHI: Display: Using 47 device extensions: +[2026.04.21-18.55.45:012][ 0]LogVulkanRHI: Display: * VK_KHR_swapchain +[2026.04.21-18.55.45:012][ 0]LogVulkanRHI: Display: * VK_EXT_memory_budget +[2026.04.21-18.55.45:012][ 0]LogVulkanRHI: Display: * VK_EXT_memory_priority +[2026.04.21-18.55.45:012][ 0]LogVulkanRHI: Display: * VK_KHR_create_renderpass2 +[2026.04.21-18.55.45:012][ 0]LogVulkanRHI: Display: * VK_KHR_deferred_host_operations +[2026.04.21-18.55.45:012][ 0]LogVulkanRHI: Display: * VK_KHR_spirv_1_4 +[2026.04.21-18.55.45:012][ 0]LogVulkanRHI: Display: * VK_KHR_shader_float_controls +[2026.04.21-18.55.45:012][ 0]LogVulkanRHI: Display: * VK_KHR_image_format_list +[2026.04.21-18.55.45:012][ 0]LogVulkanRHI: Display: * VK_EXT_load_store_op_none +[2026.04.21-18.55.45:012][ 0]LogVulkanRHI: Display: * VK_EXT_tooling_info +[2026.04.21-18.55.45:012][ 0]LogVulkanRHI: Display: * VK_KHR_dynamic_rendering +[2026.04.21-18.55.45:012][ 0]LogVulkanRHI: Display: * VK_KHR_pipeline_library +[2026.04.21-18.55.45:012][ 0]LogVulkanRHI: Display: * VK_KHR_driver_properties +[2026.04.21-18.55.45:012][ 0]LogVulkanRHI: Display: * VK_KHR_maintenance4 +[2026.04.21-18.55.45:012][ 0]LogVulkanRHI: Display: * VK_KHR_maintenance5 +[2026.04.21-18.55.45:012][ 0]LogVulkanRHI: Display: * VK_KHR_shader_atomic_int64 +[2026.04.21-18.55.45:012][ 0]LogVulkanRHI: Display: * VK_EXT_shader_image_atomic_int64 +[2026.04.21-18.55.45:012][ 0]LogVulkanRHI: Display: * VK_EXT_scalar_block_layout +[2026.04.21-18.55.45:012][ 0]LogVulkanRHI: Display: * VK_EXT_shader_viewport_index_layer +[2026.04.21-18.55.45:012][ 0]LogVulkanRHI: Display: * VK_KHR_separate_depth_stencil_layouts +[2026.04.21-18.55.45:012][ 0]LogVulkanRHI: Display: * VK_KHR_synchronization2 +[2026.04.21-18.55.45:012][ 0]LogVulkanRHI: Display: * VK_KHR_fragment_shading_rate +[2026.04.21-18.55.45:012][ 0]LogVulkanRHI: Display: * VK_KHR_multiview +[2026.04.21-18.55.45:012][ 0]LogVulkanRHI: Display: * VK_KHR_get_memory_requirements2 +[2026.04.21-18.55.45:012][ 0]LogVulkanRHI: Display: * VK_EXT_descriptor_indexing +[2026.04.21-18.55.45:012][ 0]LogVulkanRHI: Display: * VK_EXT_host_query_reset +[2026.04.21-18.55.45:012][ 0]LogVulkanRHI: Display: * VK_EXT_subgroup_size_control +[2026.04.21-18.55.45:012][ 0]LogVulkanRHI: Display: * VK_EXT_calibrated_timestamps +[2026.04.21-18.55.45:012][ 0]LogVulkanRHI: Display: * VK_EXT_descriptor_buffer +[2026.04.21-18.55.45:012][ 0]LogVulkanRHI: Display: * VK_EXT_device_fault +[2026.04.21-18.55.45:012][ 0]LogVulkanRHI: Display: * VK_EXT_shader_demote_to_helper_invocation +[2026.04.21-18.55.45:012][ 0]LogVulkanRHI: Display: * VK_KHR_16bit_storage +[2026.04.21-18.55.45:012][ 0]LogVulkanRHI: Display: * VK_KHR_shader_float16_int8 +[2026.04.21-18.55.45:012][ 0]LogVulkanRHI: Display: * VK_KHR_depth_stencil_resolve +[2026.04.21-18.55.45:012][ 0]LogVulkanRHI: Display: * VK_EXT_pipeline_creation_cache_control +[2026.04.21-18.55.45:012][ 0]LogVulkanRHI: Display: * VK_KHR_fragment_shader_barycentric +[2026.04.21-18.55.45:012][ 0]LogVulkanRHI: Display: * VK_KHR_compute_shader_derivatives +[2026.04.21-18.55.45:012][ 0]LogVulkanRHI: Display: * VK_KHR_sampler_ycbcr_conversion +[2026.04.21-18.55.45:012][ 0]LogVulkanRHI: Display: * VK_KHR_timeline_semaphore +[2026.04.21-18.55.45:012][ 0]LogVulkanRHI: Display: * VK_EXT_mesh_shader +[2026.04.21-18.55.45:012][ 0]LogVulkanRHI: Display: * VK_EXT_graphics_pipeline_library +[2026.04.21-18.55.45:012][ 0]LogVulkanRHI: Display: * VK_EXT_mutable_descriptor_type +[2026.04.21-18.55.45:012][ 0]LogVulkanRHI: Display: * VK_KHR_buffer_device_address +[2026.04.21-18.55.45:012][ 0]LogVulkanRHI: Display: * VK_KHR_acceleration_structure +[2026.04.21-18.55.45:012][ 0]LogVulkanRHI: Display: * VK_KHR_ray_tracing_pipeline +[2026.04.21-18.55.45:012][ 0]LogVulkanRHI: Display: * VK_KHR_ray_query +[2026.04.21-18.55.45:013][ 0]LogVulkanRHI: Display: * VK_KHR_ray_tracing_position_fetch +[2026.04.21-18.55.45:013][ 0]LogVulkanRHI: Display: Vulkan debug markers support: resource names disabled, begin/end labels disabled. +[2026.04.21-18.55.45:013][ 0]LogVulkanRHI: Display: Max memory allocations 4294967295. +[2026.04.21-18.55.45:013][ 0]LogVulkanRHI: Display: 3 Device Memory Heaps: +[2026.04.21-18.55.45:013][ 0]LogVulkanRHI: Display: 0: Flags 0x1 - Size 25757220864 (24564.00 MB) - Used 0 (0.00%) - DeviceLocal - PrimaryHeap +[2026.04.21-18.55.45:013][ 0]LogVulkanRHI: Display: 1: Flags 0x0 - Size 50502672384 (48163.10 MB) - Used 0 (0.00%) +[2026.04.21-18.55.45:013][ 0]LogVulkanRHI: Display: 2: Flags 0x1 - Size 257949696 (246.00 MB) - Used 0 (0.00%) - DeviceLocal +[2026.04.21-18.55.45:013][ 0]LogVulkanRHI: Display: 5 Device Memory Types (Not unified): +[2026.04.21-18.55.45:013][ 0]LogVulkanRHI: Display: 1: Flags 0x00001 - Heap 0 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT +[2026.04.21-18.55.45:013][ 0]LogVulkanRHI: Display: 0: Flags 0x00000 - Heap 1 - +[2026.04.21-18.55.45:013][ 0]LogVulkanRHI: Display: 2: Flags 0x00006 - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +[2026.04.21-18.55.45:013][ 0]LogVulkanRHI: Display: 3: Flags 0x0000e - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT|VK_MEMORY_PROPERTY_HOST_CACHED_BIT +[2026.04.21-18.55.45:013][ 0]LogVulkanRHI: Display: 4: Flags 0x00007 - Heap 2 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT|VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +[2026.04.21-18.55.45:013][ 0]LogVulkanRHI: Display: Memory Budget Extension: +[2026.04.21-18.55.45:013][ 0]LogVulkanRHI: Display: | Usage | Budget | Size | +[2026.04.21-18.55.45:013][ 0]LogVulkanRHI: Display: ---------|------------------------------------------------------------------| +[2026.04.21-18.55.45:013][ 0]LogVulkanRHI: Display: HEAP 00 | 0.07% / 17.38 MB | 23426.88 MB | 24564.00 MB | +[2026.04.21-18.55.45:013][ 0]LogVulkanRHI: Display: HEAP 01 | 0.08% / 39.29 MB | 48163.10 MB | 48163.10 MB | +[2026.04.21-18.55.45:013][ 0]LogVulkanRHI: Display: HEAP 02 | 16.26% / 40.00 MB | 206.00 MB | 246.00 MB | +[2026.04.21-18.55.45:013][ 0]LogVulkanRHI: Display: ---------|------------------------------------------------------------------| +[2026.04.21-18.55.45:013][ 0]LogRHI: Warning: Dynamic Uniform Buffers are enabled, but they will not be used with Vulkan bindless. +[2026.04.21-18.55.45:013][ 0]LogRHI: Warning: Memory defrag is enabled, but it will not be used with Vulkan bindless. +[2026.04.21-18.55.45:017][ 0]LogVulkanRHI: Display: FVulkanPipelineStateCacheManager: Binary pipeline cache '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/VulkanPSO.cache.10de.2684' not found. +[2026.04.21-18.55.45:017][ 0]LogVulkanRHI: Display: Vulkan Async Compute has been DISABLED. +[2026.04.21-18.55.45:017][ 0]LogVulkanRHI: Display: Wave Operations have been ENABLED (wave size: min=32 max=32). +[2026.04.21-18.55.45:017][ 0]LogVulkanRHI: Integrated GPU (iGPU): false +[2026.04.21-18.55.45:028][ 0]LogVRS: Current RHI supports per-draw and screenspace Variable Rate Shading +[2026.04.21-18.55.45:031][ 0]LogRHI: Texture pool is 17367 MB (70% of 24810 MB) +[2026.04.21-18.55.45:031][ 0]LogCsvProfiler: Display: Metadata set : verbatimrhiname="Vulkan" +[2026.04.21-18.55.45:031][ 0]LogCsvProfiler: Display: Metadata set : rhiname="Vulkan" +[2026.04.21-18.55.45:031][ 0]LogCsvProfiler: Display: Metadata set : rhifeaturelevel="SM6" +[2026.04.21-18.55.45:031][ 0]LogCsvProfiler: Display: Metadata set : shaderplatform="VULKAN_SM6" +[2026.04.21-18.55.45:031][ 0]LogInit: Initializing FReadOnlyCVARCache +[2026.04.21-18.55.45:040][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all' +[2026.04.21-18.55.45:040][ 0]LogMonitoredProcess: Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all ] +[2026.04.21-18.55.45:044][ 0]LogTextureFormatASTC: Display: ASTCEnc version 5.0.1 library loaded +[2026.04.21-18.55.45:044][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC +[2026.04.21-18.55.45:045][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT +[2026.04.21-18.55.45:045][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2 +[2026.04.21-18.55.45:045][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp +[2026.04.21-18.55.45:045][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed +[2026.04.21-18.55.45:045][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.13 +[2026.04.21-18.55.45:045][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.13.so +[2026.04.21-18.55.45:045][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.5.so +[2026.04.21-18.55.45:045][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle +[2026.04.21-18.55.45:108][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64' +[2026.04.21-18.55.45:108][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server' +[2026.04.21-18.55.45:108][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client' +[2026.04.21-18.55.45:127][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux' +[2026.04.21-18.55.45:127][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor' +[2026.04.21-18.55.45:127][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer' +[2026.04.21-18.55.45:127][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient' +[2026.04.21-18.55.45:143][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android' +[2026.04.21-18.55.45:143][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC' +[2026.04.21-18.55.45:143][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT' +[2026.04.21-18.55.45:143][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2' +[2026.04.21-18.55.45:143][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_OpenXR' +[2026.04.21-18.55.45:143][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient' +[2026.04.21-18.55.45:143][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient' +[2026.04.21-18.55.45:143][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient' +[2026.04.21-18.55.45:143][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client' +[2026.04.21-18.55.45:143][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_OpenXRClient' +[2026.04.21-18.55.45:143][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi' +[2026.04.21-18.55.45:143][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient' +[2026.04.21-18.55.45:143][ 0]LogTargetPlatformManager: Display: Building Assets For LinuxEditor +[2026.04.21-18.55.45:164][ 0]LogTargetPlatformManager: Unable to find shader format SF_VULKAN_SM6 from hinted modules, loading all potential format modules to find it +[2026.04.21-18.55.45:164][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL +[2026.04.21-18.55.45:164][ 0]LogTargetPlatformManager: GLSL_150_ES31 +[2026.04.21-18.55.45:164][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID +[2026.04.21-18.55.45:164][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM +[2026.04.21-18.55.45:164][ 0]LogTargetPlatformManager: VVM_1_0 +[2026.04.21-18.55.45:165][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat +[2026.04.21-18.55.45:165][ 0]LogTargetPlatformManager: SF_VULKAN_SM5 +[2026.04.21-18.55.45:165][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID +[2026.04.21-18.55.45:165][ 0]LogTargetPlatformManager: SF_VULKAN_ES31 +[2026.04.21-18.55.45:165][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID +[2026.04.21-18.55.45:165][ 0]LogTargetPlatformManager: SF_VULKAN_SM6 +[2026.04.21-18.55.45:165][ 0]LogRendererCore: Ray tracing is enabled (dynamic). Reason: r.RayTracing=1 and r.RayTracing.EnableOnDemand=1. +[2026.04.21-18.55.45:165][ 0]LogRendererCore: Ray tracing shaders are enabled. +[2026.04.21-18.55.45:166][ 0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB +[2026.04.21-18.55.45:166][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +[2026.04.21-18.55.45:166][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy. +[2026.04.21-18.55.45:166][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2026.04.21-18.55.45:166][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy. +[2026.04.21-18.55.45:310][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (1217 MiB) +[2026.04.21-18.55.45:311][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2026.04.21-18.55.45:311][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy. +[2026.04.21-18.55.45:311][ 0]LogZenServiceInstance: Found Zen config default=/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data +[2026.04.21-18.55.45:311][ 0]LogZenServiceInstance: InTree version at '/opt/unreal-engine/Engine/Binaries/Linux/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +[2026.04.21-18.55.45:311][ 0]LogZenServiceInstance: Installed version at '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +[2026.04.21-18.55.45:314][ 0]LogZenServiceInstance: No current process using the data dir found, launching a new instance +[2026.04.21-18.55.45:314][ 0]LogZenServiceInstance: Display: Launching executable '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver', working dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install', data dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data', args '--port 8558 --data-dir "/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data" --http asio --gc-cache-duration-seconds 1209600 --gc-interval-seconds 21600 --gc-low-diskspace-threshold 2147483648 --quiet --http-forceloopback --owner-pid 29627 --child-id Zen_29627_Startup' +[2026.04.21-18.55.45:433][ 0]LogZenServiceInstance: Display: Unreal Zen Storage Server HTTP service at [::1]:8658 status: OK!. +[2026.04.21-18.55.45:433][ 0]LogZenServiceInstance: Local ZenServer AutoLaunch initialization completed in 0.122 seconds +[2026.04.21-18.55.45:433][ 0]LogDerivedDataCache: Display: ZenLocal: Using ZenServer HTTP service at http://[::1]:8658/ with namespace ue.ddc status: OK!. +[2026.04.21-18.55.45:435][ 0]LogDerivedDataCache: /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds. +[2026.04.21-18.55.45:435][ 0]LogDerivedDataCache: Display: /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.00ms. RandomReadSpeed=5084.71MBs, RandomWriteSpeed=860.94MBs. Assigned SpeedClass 'Local' +[2026.04.21-18.55.45:435][ 0]LogDerivedDataCache: Local: Using data cache path /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: DeleteOnly +[2026.04.21-18.55.45:435][ 0]LogDerivedDataCache: ZenShared: Disabled because Host is set to 'None' +[2026.04.21-18.55.45:435][ 0]LogDerivedDataCache: Unable to find inner node ZenShared for hierarchy Hierarchy. +[2026.04.21-18.55.45:435][ 0]LogDerivedDataCache: Shared: Disabled because no path is configured. +[2026.04.21-18.55.45:435][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy. +[2026.04.21-18.55.45:435][ 0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None' +[2026.04.21-18.55.45:435][ 0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy. +[2026.04.21-18.55.45:436][ 0]LogShaderCompilers: Guid format shader working directory is 14 characters bigger than the processId version (../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/WorkingDirectory/29627/). +[2026.04.21-18.55.45:436][ 0]LogShaderCompilers: Cleaned the shader compiler working directory '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/tmp/DC74B3335E524782B0DA158D7C0D665E/'. +[2026.04.21-18.55.45:437][ 0]LogUbaHorde: Display: UBA/Horde Configuration [Uba.Provider.Horde]: Not Enabled +[2026.04.21-18.55.45:437][ 0]LogShaderCompilers: Display: Using 8 local workers for shader compilation +[2026.04.21-18.55.45:437][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/ShaderAutogen/VULKAN_SM6/AutogenShaderHeaders.ush +[2026.04.21-18.55.45:437][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2026.04.21-18.55.45:697][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0 +[2026.04.21-18.55.46:840][ 0]LogSlate: Using FreeType 2.10.0 +[2026.04.21-18.55.46:840][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +[2026.04.21-18.55.46:843][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png' error. +[2026.04.21-18.55.46:843][ 0]LogSlate: Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] +[2026.04.21-18.55.46:843][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' error. +[2026.04.21-18.55.46:843][ 0]LogSlate: Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] +[2026.04.21-18.55.46:853][ 0]LogAssetRegistry: FAssetRegistry took 0.0019 seconds to start up +[2026.04.21-18.55.46:854][ 0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_*.bin. +[2026.04.21-18.55.47:420][ 0]LogEditorDomain: Display: EditorDomain is Disabled +[2026.04.21-18.55.47:670][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found. +[2026.04.21-18.55.47:670][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found. +[2026.04.21-18.55.47:707][ 0]LogLinux: Selected Device Profile: [LinuxEditor] +[2026.04.21-18.55.47:707][ 0]LogDeviceProfileManager: Active device profile: [0xb2d6bba3480][0xb2d6bbdc800 66] LinuxEditor +[2026.04.21-18.55.47:707][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="LinuxEditor" +[2026.04.21-18.55.47:710][ 0]LogStreaming: Display: FlushAsyncLoading(1): 1 QueuedPackages, 0 AsyncPackages +[2026.04.21-18.55.47:711][ 0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor). +[2026.04.21-18.55.47:711][ 0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +[2026.04.21-18.55.47:711][ 0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled +[2026.04.21-18.55.47:715][ 0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Invalid, MinAllowed_Sdk=r25b, MaxAllowed_Sdk=r29, Current_Sdk=, Allowed_AutoSdk=r27c, Current_AutoSdk=, Flags="Platform_InvalidHostPrerequisites, Support_FullSdk", Error="Android Studio is not installed correctly.") +[2026.04.21-18.55.47:715][ 0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +[2026.04.21-18.55.47:715][ 0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +[2026.04.21-18.55.47:720][ 0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI' +[2026.04.21-18.55.47:720][ 0]LogMonitoredProcess: Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI -nocompile -nocompileuat ] +[2026.04.21-18.55.47:733][ 0]LogStreaming: Display: Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-18.55.47:733][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness because of a recursive sync load +[2026.04.21-18.55.47:733][ 0]LogStreaming: Display: Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-18.55.47:733][ 0]LogStreaming: Display: Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-18.55.47:734][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec because of a recursive sync load +[2026.04.21-18.55.47:734][ 0]LogStreaming: Display: Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-18.55.47:734][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-18.55.47:735][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_M because of a recursive sync load +[2026.04.21-18.55.47:735][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_N because of a recursive sync load +[2026.04.21-18.55.47:736][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Opacity/CameraDepthFade because of a recursive sync load +[2026.04.21-18.55.47:736][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-18.55.47:736][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-18.55.47:736][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-18.55.47:737][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDiffuse because of a recursive sync load +[2026.04.21-18.55.47:737][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions02/Utility/BreakOutFloat2Components because of a recursive sync load +[2026.04.21-18.55.47:738][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultPostProcessMaterial because of a recursive sync load +[2026.04.21-18.55.47:738][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-18.55.47:778][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultDeferredDecalMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultLightFunctionMaterial because of a recursive sync load +[2026.04.21-18.55.47:778][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-18.55.47:798][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/WorldGridMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDeferredDecalMaterial because of a recursive sync load +[2026.04.21-18.55.47:798][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-18.55.47:817][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/WorldGridMaterial because of a recursive sync load +[2026.04.21-18.55.47:817][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-18.55.48:028][ 0]LogMeshReduction: Display: HLOD mesh reduction module (r.ProxyLODMeshReductionModule) set to "ProxyLODMeshReduction" which doesn't exist. +[2026.04.21-18.55.48:036][ 0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction +[2026.04.21-18.55.48:036][ 0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction +[2026.04.21-18.55.48:036][ 0]LogMeshReduction: Display: No automatic mesh merging module available +[2026.04.21-18.55.48:036][ 0]LogMeshReduction: Display: No distributed automatic mesh merging module available +[2026.04.21-18.55.48:037][ 0]LogMeshMerging: No automatic mesh merging module available +[2026.04.21-18.55.48:037][ 0]LogMeshMerging: No distributed automatic mesh merging module available +[2026.04.21-18.55.48:324][ 0]LogTurnkeySupport: Completed device detection: Code = 0 +[2026.04.21-18.55.48:434][ 0]LogConfig: Applying CVar settings from Section [/Script/CQTest.CQTestSettings] File [Engine] +[2026.04.21-18.55.48:463][ 0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None +[2026.04.21-18.55.48:463][ 0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled +[2026.04.21-18.55.48:463][ 0]LogIris: FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetActorFactory name: NetActorFactory id: 0 +[2026.04.21-18.55.48:463][ 0]LogIris: FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetSubObjectFactory name: NetSubObjectFactory id: 1 +[2026.04.21-18.55.48:476][ 0]LogHAL: Linux SourceCodeAccessSettings: VisualStudioCode +[2026.04.21-18.55.48:509][ 0]LogSlate: Border +[2026.04.21-18.55.48:509][ 0]LogSlate: BreadcrumbButton +[2026.04.21-18.55.48:509][ 0]LogSlate: Brushes.Title +[2026.04.21-18.55.48:509][ 0]LogSlate: ColorPicker.ColorThemes +[2026.04.21-18.55.48:509][ 0]LogSlate: Default +[2026.04.21-18.55.48:509][ 0]LogSlate: Icons.Save +[2026.04.21-18.55.48:509][ 0]LogSlate: Icons.Toolbar.Settings +[2026.04.21-18.55.48:509][ 0]LogSlate: ListView +[2026.04.21-18.55.48:509][ 0]LogSlate: SoftwareCursor_CardinalCross +[2026.04.21-18.55.48:509][ 0]LogSlate: SoftwareCursor_Grab +[2026.04.21-18.55.48:509][ 0]LogSlate: TableView.DarkRow +[2026.04.21-18.55.48:509][ 0]LogSlate: TableView.Row +[2026.04.21-18.55.48:509][ 0]LogSlate: TreeView +[2026.04.21-18.55.48:652][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started... +[2026.04.21-18.55.48:654][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 1.803 ms +[2026.04.21-18.55.48:693][ 0]LogInit: XR: Instanced Stereo Rendering is Enabled +[2026.04.21-18.55.48:693][ 0]LogInit: XR: MultiViewport is Enabled +[2026.04.21-18.55.48:693][ 0]LogInit: XR: Mobile Multiview is Disabled +[2026.04.21-18.55.48:704][ 0]LogTurnkeySupport: Turnkey Device: Linux@WEYLAND-YUTANI: (Name=WEYLAND-YUTANI, Type=Computer, Status=Valid, Allowed=, Current=Arch Linux, Flags="Device_InstallSoftwareValid") +[2026.04.21-18.55.48:716][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.000 s +[2026.04.21-18.55.48:925][ 0]LogMetaSound: Display: MetaSound Page Target Initialized to 'Default' +[2026.04.21-18.55.48:929][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces... +[2026.04.21-18.55.48:944][ 0]LogMetaSound: MetaSound Engine Initialized +[2026.04.21-18.55.49:235][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: 578CF909D85A4F7A800000000000EF00 | Instance: B4E6601A574B4202BDE8D2B7C26FAF8A (WEYLAND-YUTANI-29627). +[2026.04.21-18.55.49:351][ 0]LogUdpMessaging: Display: Work queue size set to 1024. +[2026.04.21-18.55.49:351][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +[2026.04.21-18.55.49:351][ 0]LogUdpMessaging: Display: Unicast socket bound to '0.0.0.0:36243'. +[2026.04.21-18.55.49:352][ 0]LogUdpMessaging: Display: Added local interface '192.168.1.180' to multicast group '230.0.0.1:6666' +[2026.04.21-18.55.49:352][ 0]LogUdpMessaging: Display: Added local interface '192.168.122.1' to multicast group '230.0.0.1:6666' +[2026.04.21-18.55.49:352][ 0]LogUdpMessaging: Display: Added local interface '172.31.0.1' to multicast group '230.0.0.1:6666' +[2026.04.21-18.55.49:352][ 0]LogUdpMessaging: Display: Using asynchronous task graph for message deserialization. +[2026.04.21-18.55.49:356][ 0]LogTcpMessaging: Initializing TcpMessaging bridge +[2026.04.21-18.55.49:359][ 0]LogNNERuntimeORT: MakeRuntimeORTDml: +[2026.04.21-18.55.49:359][ 0]LogNNERuntimeORT: DirectML: no +[2026.04.21-18.55.49:359][ 0]LogNNERuntimeORT: RHI D3D12: no +[2026.04.21-18.55.49:359][ 0]LogNNERuntimeORT: D3D12: no +[2026.04.21-18.55.49:359][ 0]LogNNERuntimeORT: NPU: no +[2026.04.21-18.55.49:359][ 0]LogNNERuntimeORT: Interface availability: +[2026.04.21-18.55.49:359][ 0]LogNNERuntimeORT: GPU: no +[2026.04.21-18.55.49:359][ 0]LogNNERuntimeORT: RDG: no +[2026.04.21-18.55.49:359][ 0]LogNNERuntimeORT: NPU: no +[2026.04.21-18.55.49:359][ 0]LogNNERuntimeORT: NNERuntimeORTDml can only cook! +[2026.04.21-18.55.49:452][ 0]LogTimingProfiler: Initialize +[2026.04.21-18.55.49:452][ 0]LogTimingProfiler: OnSessionChanged +[2026.04.21-18.55.49:452][ 0]LoadingProfiler: Initialize +[2026.04.21-18.55.49:452][ 0]LoadingProfiler: OnSessionChanged +[2026.04.21-18.55.49:452][ 0]LogNetworkingProfiler: Initialize +[2026.04.21-18.55.49:452][ 0]LogNetworkingProfiler: OnSessionChanged +[2026.04.21-18.55.49:452][ 0]LogMemoryProfiler: Initialize +[2026.04.21-18.55.49:452][ 0]LogMemoryProfiler: OnSessionChanged +[2026.04.21-18.55.49:498][ 0]LogChaosVDEditor: [RegisterExtension] Registering CVD Extension [FChaosVDGenericDebugDrawExtension] ... +[2026.04.21-18.55.49:498][ 0]LogChaosVDEditor: [RegisterExtension] Registering CVD Extension [FChaosVDAccelerationStructuresExtension] ... +[2026.04.21-18.55.49:556][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance +[2026.04.21-18.55.49:634][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2026.04.21-18.55.49:634][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2026.04.21-18.55.49:676][ 0]LogTemp: OpenXR ignores max viewport resolution in editor to support full HMD resolutions. +[2026.04.21-18.55.50:411][ 0]LogConfig: Applying CVar settings from Section [/Script/NNEDenoiser.NNEDenoiserSettings] File [Engine] +[2026.04.21-18.55.50:977][ 0]SourceControl: Revision control is disabled +[2026.04.21-18.55.50:983][ 0]LogUnixPlatformFile: Warning: Cannot determine whether '/home/reimoz/.steampath' is a directory - d_type not supported and stat() failed with errno=2 (No such file or directory) +[2026.04.21-18.55.50:989][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Content/Slate/Icons/doc_16x.png' error. +[2026.04.21-18.55.50:989][ 0]LogSlate: Could not load file for Slate resource: [../../../Engine/Content/Slate/Icons/doc_16x.png] file: [../../../Engine/Content/Slate/Icons/doc_16x.png] +[2026.04.21-18.55.50:989][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Content/Slate/Common/ButtonHoverHint.png' error. +[2026.04.21-18.55.50:989][ 0]LogSlate: Could not load file for Slate resource: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] file: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] +[2026.04.21-18.55.50:999][ 0]SourceControl: Revision control is disabled +[2026.04.21-18.55.51:089][ 0]LogCollectionManager: Loaded 0 collections in 0.002327 seconds +[2026.04.21-18.55.51:089][ 0]LogFileCache: Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Collections/' took 0.00s +[2026.04.21-18.55.51:089][ 0]LogFileCache: Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Developers/reimoz/Collections/' took 0.00s +[2026.04.21-18.55.51:089][ 0]LogFileCache: Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Collections/' took 0.00s +[2026.04.21-18.55.51:177][ 0]LogUObjectArray: 43167 objects as part of root set at end of initial load. +[2026.04.21-18.55.51:177][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool +[2026.04.21-18.55.51:307][ 0]LogEngine: Initializing Engine... +[2026.04.21-18.55.51:422][ 0]LogCore: 0x00007f0b687ea7b6 Dladdr: 0.022270ms Open: 0.018340ms Search: 0.035840ms +[2026.04.21-18.55.51:422][ 0]LogCore: 0x00007f0b687966d6 Dladdr: 0.004130ms Open: 0.005640ms Search: 0.034110ms +[2026.04.21-18.55.51:423][ 0]LogCore: 0x00007f0b687a24d3 Dladdr: 0.003560ms Open: 0.005080ms Search: 0.034580ms +[2026.04.21-18.55.51:423][ 0]LogCore: 0x00007f0b687d3395 Dladdr: 0.003250ms Open: 0.005030ms Search: 0.034660ms +[2026.04.21-18.55.51:423][ 0]LogCore: 0x00007f0b687b9840 Dladdr: 0.003290ms Open: 0.005480ms Search: 0.034230ms +[2026.04.21-18.55.51:423][ 0]LogCore: 0x00007f0c3419429e Dladdr: 0.312340ms Open: 0.010610ms Search: 0.050770ms +[2026.04.21-18.55.51:423][ 0]LogCore: 0x00007f0c341800f9 Dladdr: 0.269740ms Open: 0.005590ms Search: 0.043440ms +[2026.04.21-18.55.51:424][ 0]LogCore: 0x00007f0c2b643dbf Dladdr: 0.112250ms Open: 0.008220ms Search: 0.043491ms +[2026.04.21-18.55.51:424][ 0]LogCore: 0x00007f0c2b6488a9 Dladdr: 0.119420ms Open: 0.005290ms Search: 0.041420ms +[2026.04.21-18.55.51:424][ 0]LogCore: 0x00007f0c2c3b01e8 Dladdr: 0.115750ms Open: 0.007090ms Search: 0.047620ms +[2026.04.21-18.55.51:424][ 0]LogCore: 0x000000000023a54d Dladdr: 0.003680ms Open: 0.007180ms Search: 0.028780ms +[2026.04.21-18.55.51:424][ 0]LogCore: 0x00007f0c2c3bbb30 Dladdr: 0.111860ms Open: 0.005350ms Search: 0.038790ms +[2026.04.21-18.55.51:424][ 0]LogCore: 0x000000000024cd32 Dladdr: 0.002290ms Open: 0.004720ms Search: 0.030900ms +[2026.04.21-18.55.51:424][ 0]LogCore: 0x00007f0c373afe59 Dladdr: 0.005030ms Open: 0.010160ms Search: 0.024050ms +[2026.04.21-18.55.51:424][ 0]LogCore: 0x00007f0c298366c0 Dladdr: 0.022280ms Open: 0.005680ms Search: 0.001330ms +[2026.04.21-18.55.51:424][ 0]LogCore: 0x00007f0c298367f8 Dladdr: 0.016370ms Open: 0.002120ms Search: 0.000130ms +[2026.04.21-18.55.51:424][ 0]LogCore: 0x0000000000239649 Dladdr: 0.001950ms Open: 0.004190ms Search: 0.027300ms +[2026.04.21-18.55.51:424][ 0]LogStats: FPlatformStackWalk::StackWalkAndDump - 0.002 s +[2026.04.21-18.55.51:425][ 0]LogOutputDevice: Error: === Handled ensure: === +[2026.04.21-18.55.51:425][ 0]LogOutputDevice: Error: +[2026.04.21-18.55.51:425][ 0]LogOutputDevice: Error: Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 148] +[2026.04.21-18.55.51:425][ 0]LogOutputDevice: Error: OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +[2026.04.21-18.55.51:425][ 0]LogOutputDevice: Error: Stack: +[2026.04.21-18.55.51:425][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0b687ea7b7 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_0::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +[2026.04.21-18.55.51:425][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0b687966d7 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +[2026.04.21-18.55.51:425][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0b687a24d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[2026.04.21-18.55.51:425][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0b687d3396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[2026.04.21-18.55.51:425][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0b687b9841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[2026.04.21-18.55.51:425][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0c3419429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[2026.04.21-18.55.51:425][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0c341800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[2026.04.21-18.55.51:425][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0c2b643dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[2026.04.21-18.55.51:425][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0c2b6488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[2026.04.21-18.55.51:425][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0c2c3b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[2026.04.21-18.55.51:425][ 0]LogOutputDevice: Error: [Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[2026.04.21-18.55.51:425][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0c2c3bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[2026.04.21-18.55.51:425][ 0]LogOutputDevice: Error: [Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[2026.04.21-18.55.51:425][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0c373afe5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[2026.04.21-18.55.51:425][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0c298366c1 libc.so.6!UnknownFunction(0x276c0) +[2026.04.21-18.55.51:425][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0c298367f9 libc.so.6!__libc_start_main(+0x88) +[2026.04.21-18.55.51:425][ 0]LogOutputDevice: Error: [Callstack] 0x000000000023964a UnrealEditor!_start [<,:-1] +[2026.04.21-18.55.51:425][ 0]LogOutputDevice: Error: +[2026.04.21-18.55.51:434][ 0]LogStats: SubmitErrorReport - 0.000 s +[2026.04.21-18.55.51:453][ 0]LogStats: SendNewReport - 0.018 s +[2026.04.21-18.55.51:453][ 0]LogStats: FDebug::EnsureFailed - 0.030 s +[2026.04.21-18.55.51:453][ 0]LogCore: 0x00007f0b687ea7f8 Dladdr: 0.061680ms Open: 0.015120ms Search: 0.036380ms +[2026.04.21-18.55.51:453][ 0]LogCore: 0x00007f0b687966ef Dladdr: 0.005620ms Open: 0.006350ms Search: 0.037400ms +[2026.04.21-18.55.51:453][ 0]LogCore: 0x00007f0b687a24d3 Dladdr: 0.003680ms Open: 0.005490ms Search: 0.039100ms +[2026.04.21-18.55.51:453][ 0]LogCore: 0x00007f0b687d3395 Dladdr: 0.002900ms Open: 0.004750ms Search: 0.038110ms +[2026.04.21-18.55.51:453][ 0]LogCore: 0x00007f0b687b9840 Dladdr: 0.002640ms Open: 0.004630ms Search: 0.034310ms +[2026.04.21-18.55.51:453][ 0]LogCore: 0x00007f0c3419429e Dladdr: 0.423790ms Open: 0.061400ms Search: 0.055270ms +[2026.04.21-18.55.51:453][ 0]LogCore: 0x00007f0c341800f9 Dladdr: 0.278591ms Open: 0.007530ms Search: 0.042510ms +[2026.04.21-18.55.51:453][ 0]LogCore: 0x00007f0c2b643dbf Dladdr: 0.127310ms Open: 0.014130ms Search: 0.047360ms +[2026.04.21-18.55.51:454][ 0]LogCore: 0x00007f0c2b6488a9 Dladdr: 0.102480ms Open: 0.005470ms Search: 0.039720ms +[2026.04.21-18.55.51:454][ 0]LogCore: 0x00007f0c2c3b01e8 Dladdr: 0.127780ms Open: 0.006220ms Search: 0.045200ms +[2026.04.21-18.55.51:454][ 0]LogCore: 0x000000000023a54d Dladdr: 0.004310ms Open: 0.007930ms Search: 0.030260ms +[2026.04.21-18.55.51:454][ 0]LogCore: 0x00007f0c2c3bbb30 Dladdr: 0.112310ms Open: 0.005410ms Search: 0.039520ms +[2026.04.21-18.55.51:454][ 0]LogCore: 0x000000000024cd32 Dladdr: 0.002300ms Open: 0.004650ms Search: 0.029140ms +[2026.04.21-18.55.51:454][ 0]LogCore: 0x00007f0c373afe59 Dladdr: 0.003520ms Open: 0.009770ms Search: 0.023730ms +[2026.04.21-18.55.51:454][ 0]LogCore: 0x00007f0c298366c0 Dladdr: 0.038480ms Open: 0.012150ms Search: 0.002970ms +[2026.04.21-18.55.51:454][ 0]LogCore: 0x00007f0c298367f8 Dladdr: 0.015490ms Open: 0.002530ms Search: 0.000160ms +[2026.04.21-18.55.51:454][ 0]LogCore: 0x0000000000239649 Dladdr: 0.002140ms Open: 0.008860ms Search: 0.028330ms +[2026.04.21-18.55.51:454][ 0]LogStats: FPlatformStackWalk::StackWalkAndDump - 0.002 s +[2026.04.21-18.55.51:454][ 0]LogOutputDevice: Error: === Handled ensure: === +[2026.04.21-18.55.51:454][ 0]LogOutputDevice: Error: +[2026.04.21-18.55.51:454][ 0]LogOutputDevice: Error: Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 149] +[2026.04.21-18.55.51:454][ 0]LogOutputDevice: Error: OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +[2026.04.21-18.55.51:454][ 0]LogOutputDevice: Error: Stack: +[2026.04.21-18.55.51:455][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0b687ea7f9 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_1::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +[2026.04.21-18.55.51:455][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0b687966f0 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +[2026.04.21-18.55.51:455][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0b687a24d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[2026.04.21-18.55.51:455][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0b687d3396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[2026.04.21-18.55.51:455][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0b687b9841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[2026.04.21-18.55.51:455][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0c3419429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[2026.04.21-18.55.51:455][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0c341800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[2026.04.21-18.55.51:455][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0c2b643dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[2026.04.21-18.55.51:455][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0c2b6488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[2026.04.21-18.55.51:455][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0c2c3b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[2026.04.21-18.55.51:455][ 0]LogOutputDevice: Error: [Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[2026.04.21-18.55.51:455][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0c2c3bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[2026.04.21-18.55.51:455][ 0]LogOutputDevice: Error: [Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[2026.04.21-18.55.51:455][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0c373afe5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[2026.04.21-18.55.51:455][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0c298366c1 libc.so.6!UnknownFunction(0x276c0) +[2026.04.21-18.55.51:455][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0c298367f9 libc.so.6!__libc_start_main(+0x88) +[2026.04.21-18.55.51:455][ 0]LogOutputDevice: Error: [Callstack] 0x000000000023964a UnrealEditor!_start [<,:-1] +[2026.04.21-18.55.51:455][ 0]LogOutputDevice: Error: +[2026.04.21-18.55.51:457][ 0]LogStats: SubmitErrorReport - 0.000 s +[2026.04.21-18.55.51:479][ 0]LogStats: SendNewReport - 0.022 s +[2026.04.21-18.55.51:479][ 0]LogStats: FDebug::EnsureFailed - 0.027 s +[2026.04.21-18.55.51:480][ 0]LogCore: 0x00007f0b687ea83a Dladdr: 0.099110ms Open: 0.017590ms Search: 0.036490ms +[2026.04.21-18.55.51:480][ 0]LogCore: 0x00007f0b68796607 Dladdr: 0.003720ms Open: 0.005370ms Search: 0.035500ms +[2026.04.21-18.55.51:480][ 0]LogCore: 0x00007f0b687a24d3 Dladdr: 0.003100ms Open: 0.005640ms Search: 0.035090ms +[2026.04.21-18.55.51:480][ 0]LogCore: 0x00007f0b687d3395 Dladdr: 0.015470ms Open: 0.005900ms Search: 0.035040ms +[2026.04.21-18.55.51:480][ 0]LogCore: 0x00007f0b687b9840 Dladdr: 0.003320ms Open: 0.005200ms Search: 0.038140ms +[2026.04.21-18.55.51:480][ 0]LogCore: 0x00007f0c3419429e Dladdr: 0.506441ms Open: 0.012900ms Search: 0.049030ms +[2026.04.21-18.55.51:481][ 0]LogCore: 0x00007f0c341800f9 Dladdr: 0.330270ms Open: 0.012520ms Search: 0.052410ms +[2026.04.21-18.55.51:481][ 0]LogCore: 0x00007f0c2b643dbf Dladdr: 0.243720ms Open: 0.025830ms Search: 0.059150ms +[2026.04.21-18.55.51:481][ 0]LogCore: 0x00007f0c2b6488a9 Dladdr: 0.126440ms Open: 0.011800ms Search: 0.045260ms +[2026.04.21-18.55.51:482][ 0]LogCore: 0x00007f0c2c3b01e8 Dladdr: 0.118480ms Open: 0.007600ms Search: 0.043980ms +[2026.04.21-18.55.51:482][ 0]LogCore: 0x000000000023a54d Dladdr: 0.011050ms Open: 0.007370ms Search: 0.028030ms +[2026.04.21-18.55.51:482][ 0]LogCore: 0x00007f0c2c3bbb30 Dladdr: 0.112080ms Open: 0.009630ms Search: 0.040650ms +[2026.04.21-18.55.51:482][ 0]LogCore: 0x000000000024cd32 Dladdr: 0.002350ms Open: 0.004800ms Search: 0.029850ms +[2026.04.21-18.55.51:482][ 0]LogCore: 0x00007f0c373afe59 Dladdr: 0.001530ms Open: 0.005640ms Search: 0.021320ms +[2026.04.21-18.55.51:482][ 0]LogCore: 0x00007f0c298366c0 Dladdr: 0.024780ms Open: 0.004370ms Search: 0.000920ms +[2026.04.21-18.55.51:482][ 0]LogCore: 0x00007f0c298367f8 Dladdr: 0.015750ms Open: 0.002170ms Search: 0.000130ms +[2026.04.21-18.55.51:482][ 0]LogCore: 0x0000000000239649 Dladdr: 0.001830ms Open: 0.004900ms Search: 0.026520ms +[2026.04.21-18.55.51:482][ 0]LogStats: FPlatformStackWalk::StackWalkAndDump - 0.003 s +[2026.04.21-18.55.51:482][ 0]LogOutputDevice: Error: === Handled ensure: === +[2026.04.21-18.55.51:482][ 0]LogOutputDevice: Error: +[2026.04.21-18.55.51:482][ 0]LogOutputDevice: Error: Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 154] +[2026.04.21-18.55.51:482][ 0]LogOutputDevice: Error: OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +[2026.04.21-18.55.51:482][ 0]LogOutputDevice: Error: Stack: +[2026.04.21-18.55.51:482][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0b687ea83b libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_2::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:154] +[2026.04.21-18.55.51:482][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0b68796608 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:154] +[2026.04.21-18.55.51:482][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0b687a24d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[2026.04.21-18.55.51:482][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0b687d3396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[2026.04.21-18.55.51:482][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0b687b9841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[2026.04.21-18.55.51:482][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0c3419429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[2026.04.21-18.55.51:482][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0c341800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[2026.04.21-18.55.51:482][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0c2b643dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[2026.04.21-18.55.51:482][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0c2b6488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[2026.04.21-18.55.51:482][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0c2c3b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[2026.04.21-18.55.51:482][ 0]LogOutputDevice: Error: [Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[2026.04.21-18.55.51:482][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0c2c3bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[2026.04.21-18.55.51:482][ 0]LogOutputDevice: Error: [Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[2026.04.21-18.55.51:482][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0c373afe5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[2026.04.21-18.55.51:482][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0c298366c1 libc.so.6!UnknownFunction(0x276c0) +[2026.04.21-18.55.51:482][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0c298367f9 libc.so.6!__libc_start_main(+0x88) +[2026.04.21-18.55.51:482][ 0]LogOutputDevice: Error: [Callstack] 0x000000000023964a UnrealEditor!_start [<,:-1] +[2026.04.21-18.55.51:482][ 0]LogOutputDevice: Error: +[2026.04.21-18.55.51:491][ 0]LogStats: SubmitErrorReport - 0.000 s +[2026.04.21-18.55.51:512][ 0]LogStats: SendNewReport - 0.021 s +[2026.04.21-18.55.51:512][ 0]LogStats: FDebug::EnsureFailed - 0.033 s +[2026.04.21-18.55.51:512][ 0]LogCore: 0x00007f0b687ea87c Dladdr: 0.089140ms Open: 0.038620ms Search: 0.040830ms +[2026.04.21-18.55.51:512][ 0]LogCore: 0x00007f0b6879661d Dladdr: 0.004180ms Open: 0.005710ms Search: 0.029350ms +[2026.04.21-18.55.51:512][ 0]LogCore: 0x00007f0b687a24d3 Dladdr: 0.003660ms Open: 0.005370ms Search: 0.036731ms +[2026.04.21-18.55.51:512][ 0]LogCore: 0x00007f0b687d3395 Dladdr: 0.004140ms Open: 0.006530ms Search: 0.039480ms +[2026.04.21-18.55.51:512][ 0]LogCore: 0x00007f0b687b9840 Dladdr: 0.006190ms Open: 0.011250ms Search: 0.039460ms +[2026.04.21-18.55.51:513][ 0]LogCore: 0x00007f0c3419429e Dladdr: 0.519150ms Open: 0.013210ms Search: 0.047700ms +[2026.04.21-18.55.51:513][ 0]LogCore: 0x00007f0c341800f9 Dladdr: 0.290800ms Open: 0.005850ms Search: 0.044030ms +[2026.04.21-18.55.51:514][ 0]LogCore: 0x00007f0c2b643dbf Dladdr: 0.119260ms Open: 0.010480ms Search: 0.053950ms +[2026.04.21-18.55.51:514][ 0]LogCore: 0x00007f0c2b6488a9 Dladdr: 0.107990ms Open: 0.009830ms Search: 0.041820ms +[2026.04.21-18.55.51:514][ 0]LogCore: 0x00007f0c2c3b01e8 Dladdr: 0.116550ms Open: 0.005680ms Search: 0.045090ms +[2026.04.21-18.55.51:514][ 0]LogCore: 0x000000000023a54d Dladdr: 0.003180ms Open: 0.006230ms Search: 0.030350ms +[2026.04.21-18.55.51:514][ 0]LogCore: 0x00007f0c2c3bbb30 Dladdr: 0.111490ms Open: 0.013370ms Search: 0.042510ms +[2026.04.21-18.55.51:514][ 0]LogCore: 0x000000000024cd32 Dladdr: 0.002340ms Open: 0.004930ms Search: 0.031850ms +[2026.04.21-18.55.51:514][ 0]LogCore: 0x00007f0c373afe59 Dladdr: 0.001750ms Open: 0.006870ms Search: 0.022650ms +[2026.04.21-18.55.51:514][ 0]LogCore: 0x00007f0c298366c0 Dladdr: 0.024910ms Open: 0.006190ms Search: 0.002310ms +[2026.04.21-18.55.51:515][ 0]LogCore: 0x00007f0c298367f8 Dladdr: 0.012830ms Open: 0.002410ms Search: 0.000140ms +[2026.04.21-18.55.51:515][ 0]LogCore: 0x0000000000239649 Dladdr: 0.001920ms Open: 0.004890ms Search: 0.029650ms +[2026.04.21-18.55.51:518][ 0]LogStats: FPlatformStackWalk::StackWalkAndDump - 0.003 s +[2026.04.21-18.55.51:518][ 0]LogOutputDevice: Error: === Handled ensure: === +[2026.04.21-18.55.51:520][ 0]LogOutputDevice: Error: +[2026.04.21-18.55.51:520][ 0]LogOutputDevice: Error: Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 155] +[2026.04.21-18.55.51:520][ 0]LogOutputDevice: Error: OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +[2026.04.21-18.55.51:520][ 0]LogOutputDevice: Error: Stack: +[2026.04.21-18.55.51:520][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0b687ea87d libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_3::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:155] +[2026.04.21-18.55.51:520][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0b6879661e libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:155] +[2026.04.21-18.55.51:520][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0b687a24d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[2026.04.21-18.55.51:520][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0b687d3396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[2026.04.21-18.55.51:520][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0b687b9841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[2026.04.21-18.55.51:520][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0c3419429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[2026.04.21-18.55.51:520][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0c341800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[2026.04.21-18.55.51:520][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0c2b643dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[2026.04.21-18.55.51:520][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0c2b6488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[2026.04.21-18.55.51:520][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0c2c3b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[2026.04.21-18.55.51:520][ 0]LogOutputDevice: Error: [Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[2026.04.21-18.55.51:520][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0c2c3bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[2026.04.21-18.55.51:520][ 0]LogOutputDevice: Error: [Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[2026.04.21-18.55.51:520][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0c373afe5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[2026.04.21-18.55.51:520][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0c298366c1 libc.so.6!UnknownFunction(0x276c0) +[2026.04.21-18.55.51:520][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0c298367f9 libc.so.6!__libc_start_main(+0x88) +[2026.04.21-18.55.51:520][ 0]LogOutputDevice: Error: [Callstack] 0x000000000023964a UnrealEditor!_start [<,:-1] +[2026.04.21-18.55.51:520][ 0]LogOutputDevice: Error: +[2026.04.21-18.55.51:528][ 0]LogStats: SubmitErrorReport - 0.000 s +[2026.04.21-18.55.51:548][ 0]LogStats: SendNewReport - 0.020 s +[2026.04.21-18.55.51:548][ 0]LogStats: FDebug::EnsureFailed - 0.036 s +[2026.04.21-18.55.51:548][ 0]LogHMD: HMD configured for shader platform VULKAN_SM6, bIsMobileMultiViewEnabled=0, bProjectionLayerAlphaEnabled=0 +[2026.04.21-18.55.51:548][ 0]LogCore: 0x00007f0b687eb9c2 Dladdr: 0.041430ms Open: 0.012680ms Search: 0.036910ms +[2026.04.21-18.55.51:548][ 0]LogCore: 0x00007f0b687a3286 Dladdr: 0.003340ms Open: 0.005540ms Search: 0.033690ms +[2026.04.21-18.55.51:548][ 0]LogCore: 0x00007f0b687d3395 Dladdr: 0.002570ms Open: 0.005490ms Search: 0.035420ms +[2026.04.21-18.55.51:548][ 0]LogCore: 0x00007f0b687b9840 Dladdr: 0.002520ms Open: 0.005370ms Search: 0.035200ms +[2026.04.21-18.55.51:549][ 0]LogCore: 0x00007f0c3419429e Dladdr: 0.334800ms Open: 0.008050ms Search: 0.043990ms +[2026.04.21-18.55.51:549][ 0]LogCore: 0x00007f0c341800f9 Dladdr: 0.290780ms Open: 0.006460ms Search: 0.044150ms +[2026.04.21-18.55.51:549][ 0]LogCore: 0x00007f0c2b643dbf Dladdr: 0.163610ms Open: 0.015830ms Search: 0.060181ms +[2026.04.21-18.55.51:550][ 0]LogCore: 0x00007f0c2b6488a9 Dladdr: 0.106230ms Open: 0.006920ms Search: 0.042300ms +[2026.04.21-18.55.51:550][ 0]LogCore: 0x00007f0c2c3b01e8 Dladdr: 0.134610ms Open: 0.019040ms Search: 0.051930ms +[2026.04.21-18.55.51:550][ 0]LogCore: 0x000000000023a54d Dladdr: 0.004010ms Open: 0.008170ms Search: 0.030250ms +[2026.04.21-18.55.51:550][ 0]LogCore: 0x00007f0c2c3bbb30 Dladdr: 0.115200ms Open: 0.006070ms Search: 0.041610ms +[2026.04.21-18.55.51:550][ 0]LogCore: 0x000000000024cd32 Dladdr: 0.002350ms Open: 0.004480ms Search: 0.030240ms +[2026.04.21-18.55.51:550][ 0]LogCore: 0x00007f0c373afe59 Dladdr: 0.001090ms Open: 0.006780ms Search: 0.021680ms +[2026.04.21-18.55.51:550][ 0]LogCore: 0x00007f0c298366c0 Dladdr: 0.017660ms Open: 0.004340ms Search: 0.001040ms +[2026.04.21-18.55.51:550][ 0]LogCore: 0x00007f0c298367f8 Dladdr: 0.012360ms Open: 0.002220ms Search: 0.000140ms +[2026.04.21-18.55.51:550][ 0]LogCore: 0x0000000000239649 Dladdr: 0.001970ms Open: 0.004900ms Search: 0.028750ms +[2026.04.21-18.55.51:550][ 0]LogStats: FPlatformStackWalk::StackWalkAndDump - 0.002 s +[2026.04.21-18.55.51:550][ 0]LogOutputDevice: Error: === Handled ensure: === +[2026.04.21-18.55.51:550][ 0]LogOutputDevice: Error: +[2026.04.21-18.55.51:550][ 0]LogOutputDevice: Error: Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp] [Line: 1712] +[2026.04.21-18.55.51:550][ 0]LogOutputDevice: Error: OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +[2026.04.21-18.55.51:550][ 0]LogOutputDevice: Error: Stack: +[2026.04.21-18.55.51:550][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0b687eb9c3 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion)::$_1::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1712] +[2026.04.21-18.55.51:550][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0b687a3287 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1712] +[2026.04.21-18.55.51:550][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0b687d3396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[2026.04.21-18.55.51:550][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0b687b9841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[2026.04.21-18.55.51:551][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0c3419429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[2026.04.21-18.55.51:551][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0c341800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[2026.04.21-18.55.51:551][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0c2b643dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[2026.04.21-18.55.51:551][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0c2b6488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[2026.04.21-18.55.51:551][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0c2c3b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[2026.04.21-18.55.51:551][ 0]LogOutputDevice: Error: [Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[2026.04.21-18.55.51:551][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0c2c3bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[2026.04.21-18.55.51:551][ 0]LogOutputDevice: Error: [Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[2026.04.21-18.55.51:551][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0c373afe5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[2026.04.21-18.55.51:551][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0c298366c1 libc.so.6!UnknownFunction(0x276c0) +[2026.04.21-18.55.51:551][ 0]LogOutputDevice: Error: [Callstack] 0x00007f0c298367f9 libc.so.6!__libc_start_main(+0x88) +[2026.04.21-18.55.51:551][ 0]LogOutputDevice: Error: [Callstack] 0x000000000023964a UnrealEditor!_start [<,:-1] +[2026.04.21-18.55.51:551][ 0]LogOutputDevice: Error: +[2026.04.21-18.55.51:561][ 0]LogStats: FDebug::EnsureFailed - 0.013 s +[2026.04.21-18.55.51:565][ 0]LogStylusInput: Initializing StylusInput subsystem. +[2026.04.21-18.55.51:565][ 0]LogStylusInput: StylusInput not supported on this platform. +[2026.04.21-18.55.51:567][ 0]LogTedsSettings: UTedsSettingsEditorSubsystem::Initialize +[2026.04.21-18.55.51:808][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.11.so +[2026.04.21-18.55.51:819][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.12.so +[2026.04.21-18.55.51:829][ 0]LogChaosDD: Creating Chaos Debug Draw Scene for world Untitled +[2026.04.21-18.55.51:839][ 0]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Temp/Untitled_0.Untitled'. +[2026.04.21-18.55.51:858][ 0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use. +[2026.04.21-18.55.51:858][ 0]LogInit: Texture streaming: Enabled +[2026.04.21-18.55.51:862][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] AnalyticsET::StartSession ( APIServer = https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data. AppVersion = 5.6.1-44394996+++UE5+Release-5.6 ) +[2026.04.21-18.55.51:867][ 0]LogAudio: Display: Initializing Audio Device Manager... +[2026.04.21-18.55.51:867][ 0]LogAudio: Display: Loading Default Audio Settings Objects... +[2026.04.21-18.55.51:867][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load). +[2026.04.21-18.55.51:872][ 0]LogAudio: Display: Audio Device Manager Initialized +[2026.04.21-18.55.51:872][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True +[2026.04.21-18.55.51:872][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2026.04.21-18.55.51:872][ 0]LogAudioMixer: Display: Sample Rate: 48000 +[2026.04.21-18.55.51:872][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2026.04.21-18.55.51:872][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2026.04.21-18.55.51:872][ 0]LogAudioMixer: Display: Number of buffers to queue: 2 +[2026.04.21-18.55.51:872][ 0]LogAudioMixer: Display: Max Channels (voices): 32 +[2026.04.21-18.55.51:872][ 0]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2026.04.21-18.55.51:872][ 0]LogAudio: Display: AudioDevice MaxSources: 32 +[2026.04.21-18.55.51:872][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2026.04.21-18.55.51:872][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2026.04.21-18.55.51:872][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2026.04.21-18.55.51:879][ 0]LogAudioMixerSDL: Display: Initialized SDL using pulseaudio platform API backend. +[2026.04.21-18.55.51:879][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'SDL2' +[2026.04.21-18.55.52:601][ 0]LogAudioMixerSDL: Opening default audio device (device index -1) +[2026.04.21-18.55.52:641][ 0]LogAudioMixer: Display: Using Audio Hardware Device Starship/Matisse HD Audio Controller Digital Stereo (IEC958) +[2026.04.21-18.55.52:641][ 0]LogAudioMixer: Display: Initializing Sound Submixes... +[2026.04.21-18.55.52:642][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2026.04.21-18.55.52:642][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2026.04.21-18.55.52:643][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=6, Samples=6144, InstanceID=1 +[2026.04.21-18.55.52:643][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +[2026.04.21-18.55.52:643][ 0]LogInit: FAudioDevice initialized with ID 1. +[2026.04.21-18.55.52:643][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'. +[2026.04.21-18.55.52:643][ 0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1 +[2026.04.21-18.55.52:668][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1" +[2026.04.21-18.55.52:672][ 0]LogInit: Undo buffer set to 256 MB +[2026.04.21-18.55.52:672][ 0]LogInit: Transaction tracking system initialized +[2026.04.21-18.55.52:863][ 0]LocalizationService: Localization service is disabled +[2026.04.21-18.55.52:957][ 0]LogAndroidRuntimeSettings: Display: Enabled Package for Meta Quest devices. +The following settings have been applied: + +[2026.04.21-18.55.52:957][ 0]LogAndroidRuntimeSettings: Display: Support arm64: 1. + +[2026.04.21-18.55.52:957][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan: 1. + +[2026.04.21-18.55.52:957][ 0]LogAndroidRuntimeSettings: Display: Support x86_64: 0. + +[2026.04.21-18.55.52:957][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan Desktop: 0. + +[2026.04.21-18.55.52:957][ 0]LogAndroidRuntimeSettings: Display: Support OpenGL ES3.2: 0. +[2026.04.21-18.55.53:571][ 0]LogFileCache: Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/' took 0.00s +[2026.04.21-18.55.53:614][ 0]LogPython: Python enabled via CVar 'Engine.Python.IsEnabledByDefault' +[2026.04.21-18.55.53:622][ 0]LogPython: Using Python 3.11.8 +[2026.04.21-18.55.53:826][ 0]LogPython: Display: No pip-enabled plugins with python dependencies found, skipping +[2026.04.21-18.55.54:040][ 0]LogRenderer: Requested compilation of Path Tracing RTPSOs (8 permutations). +[2026.04.21-18.55.54:046][ 0]LogOutputDevice: Warning: + +Script Stack (0 frames) : + +[2026.04.21-18.55.54:052][ 0]LogCore: Error: appError called: Assertion failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRCore.cpp] [Line: 24] + + +[2026.04.21-18.55.54:066][ 0]LogCore: === Critical error: === +Unhandled Exception: SIGSEGV: invalid attempt to write memory at address 0x0000000000000003 + +[2026.04.21-18.55.54:066][ 0]LogCore: Assertion failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRCore.cpp] [Line: 24] + +0x00007f0c3676b6b9 libUnrealEditor-Core.so!FDebug::CheckVerifyFailedImpl2(char const*, char const*, int, char16_t const*, ...) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Core/Private/Misc/AssertionMacros.cpp:724] +0x00007f0b687977d3 libUnrealEditor-OpenXRHMD.so!FOpenXRPath::FOpenXRPath(char const*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRCore.cpp:24] +0x00007f0a126d9efd libUnrealEditor-OpenXRInput.so!FOpenXRInputPlugin::FOpenXRInput::FOpenXRInput(IXRTrackingSystem*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRInput/Private/OpenXRInput.cpp:302] +0x00007f0a126d8bef libUnrealEditor-OpenXRInput.so!FOpenXRInputPlugin::StartupModule() [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Core/Public/Templates/SharedPointerInternals.h:414] +0x00007f0c368fa4f6 libUnrealEditor-Core.so!FModuleManager::LoadModuleWithFailureReason(FName, EModuleLoadResult&, ELoadModuleFlags) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Core/Private/Modules/ModuleManager.cpp:1023] +0x00007f0c35b861cd libUnrealEditor-Projects.so!FModuleDescriptor::LoadModulesForPhase(ELoadingPhase::Type, TArray > const&, TMap >&) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Projects/Private/ModuleDescriptor.cpp:756] +0x00007f0c35ba49da libUnrealEditor-Projects.so!FPluginManager::TryLoadModulesForPlugin(FPlugin const&, ELoadingPhase::Type) const [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Projects/Private/PluginManager.cpp:2693] +0x00007f0c35ba7809 libUnrealEditor-Projects.so!FPluginManager::LoadModulesForEnabledPlugins(ELoadingPhase::Type) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Projects/Private/PluginManager.cpp:2832] +0x000000000023a80a UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4603] +0x00007f0c2c3bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +0x00007f0c373afe5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +0x00007f0c298366c1 libc.so.6!UnknownFunction(0x276c0) +0x00007f0c298367f9 libc.so.6!__libc_start_main(+0x88) +0x000000000023964a UnrealEditor!_start [/opt/unreal-engine/Engine/Binaries/Linux/UnrealEditor:-1] + + + +0x00007f0c3676b6b9 libUnrealEditor-Core.so!FDebug::CheckVerifyFailedImpl2(char const*, char const*, int, char16_t const*, ...) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Core/Private/Misc/AssertionMacros.cpp:724] +0x00007f0b687977d3 libUnrealEditor-OpenXRHMD.so!FOpenXRPath::FOpenXRPath(char const*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRCore.cpp:24] +0x00007f0a126d9efd libUnrealEditor-OpenXRInput.so!FOpenXRInputPlugin::FOpenXRInput::FOpenXRInput(IXRTrackingSystem*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRInput/Private/OpenXRInput.cpp:302] +0x00007f0a126d8bef libUnrealEditor-OpenXRInput.so!FOpenXRInputPlugin::StartupModule() [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Core/Public/Templates/SharedPointerInternals.h:414] +0x00007f0c368fa4f6 libUnrealEditor-Core.so!FModuleManager::LoadModuleWithFailureReason(FName, EModuleLoadResult&, ELoadModuleFlags) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Core/Private/Modules/ModuleManager.cpp:1023] +0x00007f0c35b861cd libUnrealEditor-Projects.so!FModuleDescriptor::LoadModulesForPhase(ELoadingPhase::Type, TArray > const&, TMap >&) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Projects/Private/ModuleDescriptor.cpp:756] +0x00007f0c35ba49da libUnrealEditor-Projects.so!FPluginManager::TryLoadModulesForPlugin(FPlugin const&, ELoadingPhase::Type) const [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Projects/Private/PluginManager.cpp:2693] +0x00007f0c35ba7809 libUnrealEditor-Projects.so!FPluginManager::LoadModulesForEnabledPlugins(ELoadingPhase::Type) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Projects/Private/PluginManager.cpp:2832] +0x000000000023a80a UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4603] +0x00007f0c2c3bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +0x00007f0c373afe5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +0x00007f0c298366c1 libc.so.6!UnknownFunction(0x276c0) +0x00007f0c298367f9 libc.so.6!__libc_start_main(+0x88) +0x000000000023964a UnrealEditor!_start [/opt/unreal-engine/Engine/Binaries/Linux/UnrealEditor:-1] + +[2026.04.21-18.55.54:077][ 0]LogExit: Executing StaticShutdownAfterError diff --git a/MyProject2/Saved/Logs/MyProject2-backup-2026.04.21-20.03.11.log b/MyProject2/Saved/Logs/MyProject2-backup-2026.04.21-20.03.11.log new file mode 100644 index 0000000..ba35838 --- /dev/null +++ b/MyProject2/Saved/Logs/MyProject2-backup-2026.04.21-20.03.11.log @@ -0,0 +1,2093 @@ +Log file open, 04/21/26 21:57:56 +LogInit: Display: Running engine for game: MyProject2 +LogCore: UTS: Unreal Trace Server launched successfully +LogTrace: Initializing trace... +LogCore: Display: Requested channels: 'cpu,gpu,frame,log,bookmark,screenshot,region' +LogTrace: Display: Control listening on port 38793 +LogTrace: Finished trace initialization. +LogCsvProfiler: Display: Metadata set : platform="Linux" +LogCsvProfiler: Display: Metadata set : config="Development" +LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.6-CL-44394996" +LogCsvProfiler: Display: Metadata set : engineversion="5.6.1-44394996+++UE5+Release-5.6" +LogCsvProfiler: Display: Metadata set : os="Arch Linux 6.19.11-arch1-1" +LogCsvProfiler: Display: Metadata set : cpu="AuthenticAMD|AMD Ryzen 7 3800X 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="" "/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject""" +LogCsvProfiler: Display: Metadata set : loginid="e5d2b3c70a61446e8360ccaeadda3ccf-000003e8" +LogCsvProfiler: Display: Metadata set : llm="0" +LogStats: Stats thread started at 0.136263 +LogCsvProfiler: Display: Metadata set : systemresolution.resx="1280" +LogCsvProfiler: Display: Metadata set : systemresolution.resy="720" +LogICUInternationalization: OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogInit: Session CrashGUID >==================================================== + Session CrashGUID > UECC-Linux-CF6DD0717C8F4ED7BB322575CE517CA2 + Session CrashGUID >==================================================== +LogConfig: No local boot hotfix file found at: [../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +LogAudio: Display: Pre-Initializing Audio Device Manager... +LogAudio: Display: AudioInfo: 'OPUS' Registered +LogAudio: Display: AudioInfo: 'OGG' Registered +LogAudio: Display: AudioInfo: 'ADPCM' Registered +LogAudio: Display: AudioInfo: 'PCM' Registered +LogAudio: Display: AudioInfo: 'BINKA' Registered +LogAudio: Display: AudioInfo: 'RADA' Registered +LogAudio: Display: Audio Device Manager Pre-Initialized +LogPluginManager: Looking for build plugins target receipt +LogPluginManager: Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +LogAssetRegistry: Display: Asset registry cache read as 67.9 MiB from ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_0.bin +LogConfig: Display: Loading Android ini files took 0.15 seconds +LogPluginManager: Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +LogPluginManager: Looking for enabled plugins target receipt +LogPluginManager: Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +LogConfig: Display: Loading Mac ini files took 0.18 seconds +LogConfig: Display: Loading VulkanPC ini files took 0.18 seconds +LogConfig: Display: Loading TVOS ini files took 0.22 seconds +LogConfig: Display: Loading IOS ini files took 0.22 seconds +LogConfig: Display: Loading VisionOS ini files took 0.25 seconds +LogConfig: Display: Loading Windows ini files took 0.26 seconds +LogConfig: Display: Loading Unix ini files took 0.26 seconds +LogConfig: Display: Loading Linux ini files took 0.28 seconds +LogPluginManager: Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +LogConfig: Display: Loading LinuxArm64 ini files took 0.34 seconds +LogPluginManager: Mounting Engine plugin RenderGraphInsights +LogPluginManager: Mounting Engine plugin IoStoreInsights +LogPluginManager: Mounting Engine plugin MassInsights +LogPluginManager: Mounting Engine plugin WorldMetrics +LogPluginManager: Mounting Engine plugin XGEController +LogPluginManager: Mounting Engine plugin EnhancedInput +LogPluginManager: Mounting Engine plugin ChaosVD +LogPluginManager: Mounting Engine plugin FastBuildController +LogPluginManager: Mounting Engine plugin CmdLinkServer +LogPluginManager: Mounting Engine plugin ChaosInsights +LogPluginManager: Mounting Engine plugin UbaController +LogPluginManager: Mounting Engine plugin ChaosCloth +LogPluginManager: Mounting Engine plugin MeshPainting +LogPluginManager: Mounting Engine plugin TraceUtilities +LogPluginManager: Mounting Engine plugin OnlineSubsystemNull +LogPluginManager: Mounting Engine plugin OnlineServices +LogPluginManager: Mounting Engine plugin OnlineBase +LogPluginManager: Mounting Engine plugin OnlineSubsystem +LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils +LogPluginManager: Mounting Engine plugin EOSShared +LogPluginManager: Mounting Engine plugin GameplayCameras +LogPluginManager: Mounting Engine plugin EngineCameras +LogPluginManager: Mounting Engine plugin CameraShakePreviewer +LogPluginManager: Mounting Engine plugin LauncherChunkInstaller +LogPluginManager: Mounting Engine plugin UdpMessaging +LogPluginManager: Mounting Engine plugin TcpMessaging +LogPluginManager: Mounting Engine plugin NNERuntimeORT +LogPluginManager: Mounting Engine plugin NNEDenoiser +LogPluginManager: Mounting Engine plugin Paper2D +LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess +LogPluginManager: Mounting Engine plugin PlasticSourceControl +LogPluginManager: Mounting Engine plugin PerforceSourceControl +LogPluginManager: Mounting Engine plugin DumpGPUServices +LogPluginManager: Mounting Engine plugin PixWinPlugin +LogPluginManager: Mounting Engine plugin VisualStudioCodeSourceCodeAccess +LogPluginManager: Mounting Engine plugin PluginUtils +LogPluginManager: Mounting Engine plugin XCodeSourceCodeAccess +LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess +LogPluginManager: Mounting Engine plugin SubversionSourceControl +LogPluginManager: Mounting Engine plugin AnimationSharing +LogPluginManager: Mounting Engine plugin RenderDocPlugin +LogPluginManager: Mounting Engine plugin UObjectPlugin +LogPluginManager: Mounting Engine plugin ProjectLauncher +LogPluginManager: Mounting Engine plugin NullSourceCodeAccess +LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess +LogPluginManager: Mounting Engine plugin PropertyAccessNode +LogPluginManager: Mounting Engine plugin GitSourceControl +LogPluginManager: Mounting Engine plugin NamingTokens +LogPluginManager: Mounting Engine plugin TextureFormatOodle +LogPluginManager: Mounting Engine plugin VisualStudioSourceCodeAccess +LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess +LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess +LogPluginManager: Mounting Engine plugin TemplateSequence +LogPluginManager: Mounting Engine plugin ActorSequence +LogPluginManager: Mounting Engine plugin OodleNetwork +LogPluginManager: Mounting Engine plugin SequencerScripting +LogPluginManager: Mounting Engine plugin LevelSequenceEditor +LogPluginManager: Mounting Engine plugin MetaHumanSDK +LogPluginManager: Mounting Engine plugin Takes +LogPluginManager: Mounting Engine plugin CameraCalibrationCore +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 Niagara +LogPluginManager: Mounting Engine plugin Cascade +LogPluginManager: Mounting Engine plugin NiagaraSimCaching +LogPluginManager: Mounting Engine plugin AlembicImporter +LogPluginManager: Mounting Engine plugin EditorPerformance +LogPluginManager: Mounting Engine plugin LocalizableMessage +LogPluginManager: Mounting Engine plugin GeometryFlow +LogPluginManager: Mounting Engine plugin RuntimeTelemetry +LogPluginManager: Mounting Engine plugin SequenceNavigator +LogPluginManager: Mounting Engine plugin PlatformCrypto +LogPluginManager: Mounting Engine plugin LowLevelNetTrace +LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin +LogPluginManager: Mounting Engine plugin LevelSequenceNavigatorBridge +LogPluginManager: Mounting Engine plugin ChaosUserDataPT +LogPluginManager: Mounting Engine plugin NFORDenoise +LogPluginManager: Mounting Engine plugin ToolPresets +LogPluginManager: Mounting Engine plugin ChaosCaching +LogPluginManager: Mounting Engine plugin EditorDataStorage +LogPluginManager: Mounting Engine plugin PythonScriptPlugin +LogPluginManager: Mounting Engine plugin PlanarCut +LogPluginManager: Mounting Engine plugin AutomationUtils +LogPluginManager: Mounting Engine plugin Fracture +LogPluginManager: Mounting Engine plugin BackChannel +LogPluginManager: Mounting Engine plugin GeometryDataflow +LogPluginManager: Mounting Engine plugin EditorTelemetry +LogPluginManager: Mounting Engine plugin MeshModelingToolsetExp +LogPluginManager: Mounting Engine plugin SkeletalReduction +LogPluginManager: Mounting Engine plugin Dataflow +LogPluginManager: Mounting Engine plugin ChaosNiagara +LogPluginManager: Mounting Engine plugin AdvancedRenamer +LogPluginManager: Mounting Engine plugin FullBodyIK +LogPluginManager: Mounting Engine plugin EditorDataStorageFeatures +LogPluginManager: Mounting Engine plugin CharacterAI +LogPluginManager: Mounting Engine plugin ChaosSolverPlugin +LogPluginManager: Mounting Engine plugin ChaosEditor +LogPluginManager: Mounting Engine plugin AssetTags +LogPluginManager: Mounting Engine plugin ProceduralMeshComponent +LogPluginManager: Mounting Engine plugin MsQuic +LogPluginManager: Mounting Engine plugin ExampleDeviceProfileSelector +LogPluginManager: Mounting Engine plugin AndroidPermission +LogPluginManager: Mounting Engine plugin WindowsMoviePlayer +LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector +LogPluginManager: Mounting Engine plugin GooglePAD +LogPluginManager: Mounting Engine plugin MeshModelingToolset +LogPluginManager: Mounting Engine plugin CustomMeshComponent +LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector +LogPluginManager: Mounting Engine plugin GeometryProcessing +LogPluginManager: Mounting Engine plugin AudioCapture +LogPluginManager: Mounting Engine plugin WaveTable +LogPluginManager: Mounting Engine plugin AppleMoviePlayer +LogPluginManager: Mounting Engine plugin StateTree +LogPluginManager: Mounting Engine plugin XRBase +LogPluginManager: Mounting Engine plugin ChunkDownloader +LogPluginManager: Mounting Engine plugin GoogleCloudMessaging +LogPluginManager: Mounting Engine plugin ResonanceAudio +LogPluginManager: Mounting Engine plugin InputDebugging +LogPluginManager: Mounting Engine plugin ArchVisCharacter +LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector +LogPluginManager: Mounting Engine plugin AndroidMoviePlayer +LogPluginManager: Mounting Engine plugin Synthesis +LogPluginManager: Mounting Engine plugin OpenXR +LogPluginManager: Mounting Engine plugin HairStrands +LogPluginManager: Mounting Engine plugin MobilePatchingUtils +LogPluginManager: Mounting Engine plugin ComputeFramework +LogPluginManager: Mounting Engine plugin AppleImageUtils +LogPluginManager: Mounting Engine plugin OpenXREyeTracker +LogPluginManager: Mounting Engine plugin WebMMoviePlayer +LogPluginManager: Mounting Engine plugin AudioSynesthesia +LogPluginManager: Mounting Engine plugin CableComponent +LogPluginManager: Mounting Engine plugin RigVM +LogPluginManager: Mounting Engine plugin PropertyBindingUtils +LogPluginManager: Mounting Engine plugin Metasound +LogPluginManager: Mounting Engine plugin SignificanceManager +LogPluginManager: Mounting Engine plugin SoundFields +LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector +LogPluginManager: Mounting Engine plugin AndroidFileServer +LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary +LogPluginManager: Mounting Engine plugin PropertyAccessEditor +LogPluginManager: Mounting Engine plugin AudioWidgets +LogPluginManager: Mounting Engine plugin GeometryCache +LogPluginManager: Mounting Engine plugin FacialAnimation +LogPluginManager: Mounting Engine plugin ColorGrading +LogPluginManager: Mounting Engine plugin AssetManagerEditor +LogPluginManager: Mounting Engine plugin OpenXRHandTracking +LogPluginManager: Mounting Engine plugin ActorLayerUtilities +LogPluginManager: Mounting Engine plugin EngineAssetDefinitions +LogPluginManager: Mounting Engine plugin BlueprintHeaderView +LogPluginManager: Mounting Engine plugin MobileLauncherProfileWizard +LogPluginManager: Mounting Engine plugin ProxyLODPlugin +LogPluginManager: Mounting Engine plugin UMGWidgetPreview +LogPluginManager: Mounting Engine plugin DataValidation +LogPluginManager: Mounting Engine plugin StylusInput +LogPluginManager: Mounting Engine plugin CryptoKeys +LogPluginManager: Mounting Engine plugin EditorDebugTools +LogPluginManager: Mounting Engine plugin ModelingToolsEditorMode +LogPluginManager: Mounting Engine plugin CurveEditorTools +LogPluginManager: Mounting Engine plugin GeometryMode +LogPluginManager: Mounting Engine plugin GameplayTagsEditor +LogPluginManager: Mounting Engine plugin SequencerAnimTools +LogPluginManager: Mounting Engine plugin MacGraphicsSwitching +LogPluginManager: Mounting Engine plugin PluginBrowser +LogPluginManager: Mounting Engine plugin UVEditor +LogPluginManager: Mounting Engine plugin MeshLODToolset +LogPluginManager: Mounting Engine plugin ChangelistReview +LogPluginManager: Mounting Engine plugin MaterialAnalyzer +LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities +LogPluginManager: Mounting Engine plugin EditorScriptingUtilities +LogPluginManager: Mounting Engine plugin SpeedTreeImporter +LogPluginManager: Mounting Engine plugin Interchange +LogPluginManager: Mounting Engine plugin InterchangeEditor +LogPluginManager: Mounting Engine plugin InterchangeAssets +LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor +LogPluginManager: Mounting Engine plugin AISupport +LogPluginManager: Mounting Engine plugin MediaCompositing +LogPluginManager: Mounting Engine plugin AvfMedia +LogPluginManager: Mounting Engine plugin MediaPlayerEditor +LogPluginManager: Mounting Engine plugin AndroidMedia +LogPluginManager: Mounting Engine plugin ImgMedia +LogPluginManager: Mounting Engine plugin WebMMedia +LogPluginManager: Mounting Engine plugin MediaPlate +LogPluginManager: Mounting Engine plugin ControlRigModules +LogPluginManager: Mounting Engine plugin WmfMedia +LogPluginManager: Mounting Engine plugin ControlRig +LogPluginManager: Mounting Engine plugin ControlRigSpline +LogPluginManager: Mounting Engine plugin IKRig +LogPluginManager: Mounting Engine plugin AnimationModifierLibrary +LogPluginManager: Mounting Engine plugin RigLogic +LogPluginManager: Mounting Engine plugin GameplayInsights +LogPluginManager: Mounting Engine plugin TweeningUtils +LogPluginManager: Mounting Engine plugin SkeletalMeshModelingTools +LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis +LogPluginManager: Mounting Engine plugin DeformerGraph +LogPluginManager: Mounting Engine plugin LiveLink +LogPluginManager: Mounting Engine plugin AnimationData +LogPluginManager: Mounting Engine plugin ACLPlugin +LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS +LogPluginManager: Mounting Engine plugin XInputDevice +LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource +LogPluginManager: Mounting Engine plugin CompositeCore +LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay +LogPluginManager: Mounting Engine plugin BaseCharacterFXEditor +LogPluginManager: Mounting Engine plugin ObjectMixer +LogPluginManager: Mounting Engine plugin LightMixer +LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +LogInit: Using libcurl 8.12.1 +LogInit: - built for x86_64-unknown-linux-gnu +LogInit: - supports SSL with OpenSSL/1.1.1t +LogInit: - supports HTTP deflate (compression) using libz 1.3 +LogInit: - other features: +LogInit: CURL_VERSION_SSL +LogInit: CURL_VERSION_LIBZ +LogInit: CURL_VERSION_IPV6 +LogInit: CURL_VERSION_ASYNCHDNS +LogInit: CURL_VERSION_LARGEFILE +LogInit: CURL_VERSION_TLSAUTH_SRP +LogInit: CURL_VERSION_HTTP2 +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: CreateHttpThread using FCurlMultiPollEventLoopHttpThread +LogInit: Creating http thread with maximum 256 concurrent requests +LogOnline: OSS: Created online subsystem instance for: NULL +LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] +LogEOSShared: Initialize Initializing EOSSDK Version:1.17.0-41373641 +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. +LogStudioTelemetry: Started StudioTelemetry Session +LogNFORDenoise: NFORDenoise function starting up +LogConfig: Applying CVar settings from Section [/Script/CompositeCore.CompositeCorePluginSettings] File [Engine] +LogInit: ExecutableName: UnrealEditor +LogInit: Build: ++UE5+Release-5.6-CL-44394996 +LogInit: Platform=LinuxEditor +LogInit: MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +LogInit: DeviceId= +LogInit: Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +LogInit: Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +LogInit: Net CL: 43139311 +LogInit: OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +LogInit: Compiled (64-bit): Jul 28 2025 20:54:48 +LogInit: Architecture: x64 +LogInit: Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +LogInit: Build Configuration: Development +LogInit: Branch Name: ++UE5+Release-5.6 +LogInit: Command Line: +LogInit: Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +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: 37 +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): 49 +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): 207 +LogDevObjectVersion: FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 8 +LogDevObjectVersion: FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 13 +LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 17 +LogDevObjectVersion: Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 11 +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): 121 +LogDevObjectVersion: UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 56 +LogDevObjectVersion: UE5-SpecialProject (59DA5D52-1232-4948-B878-597870B8E98B): 9 +LogDevObjectVersion: Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2 +LogDevObjectVersion: Dev-NaniteResearch (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1 +LogDevObjectVersion: LensFileVersion (8652A554-966A-466C-9FD7-1C6DD61B1ADB): 1 +LogDevObjectVersion: Dev-ComputeFramework (6304A3E7-0059-4F59-8CFC-21BD7721FD4E): 0 +LogInit: Presizing for max 25165824 objects, including 0 objects not considered by GC. +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: Set CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] +LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created +LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[r.VSync:0]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]] +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[r.ForwardShading:1]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[r.MobileHDR:0]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[vr.MobileMultiView:1]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[vr.InstancedStereo:1]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure:0]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusion:0]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:0]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[r.DefaultFeature.MotionBlur:0]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[r.Mobile.UseHWsRGBEncoding:1]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[r.ReflectionMethod:1]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[r.Mobile.AntiAliasing:3]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[r.AntiAliasingMethod:3]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[r.AllowStaticLighting:1]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[r.SkinCache.CompileShaders:1]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[r.RayTracing:1]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[r.RayTracing.RayTracingProxies.ProjectEnabled:1]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +[2026.04.21-18.57.57:936][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]] +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[gc.AllowParallelGC:1]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[gc.CreateGCClusters:1]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Set CVar [[gc.GarbageEliminationEnabled:1]] +[2026.04.21-18.57.57:936][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[DefaultASTCQualityBySizeHQ:4]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:AmbientSound]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[VersionedIntRValues:r.Mobile.DBuffer]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +[2026.04.21-18.57.57:936][ 0]LogInit: Initializing SDL. +[2026.04.21-18.57.58:828][ 0]LogInit: Initialized SDL 2.30.6 revision: SDL-2.30.6-no-vcs (compiled against 2.30.6) +[2026.04.21-18.57.58:828][ 0]LogInit: Using SDL video driver 'x11' +[2026.04.21-18.57.58:828][ 0]LogInit: Display metrics: +[2026.04.21-18.57.58:828][ 0]LogInit: PrimaryDisplayWidth: 3440 +[2026.04.21-18.57.58:828][ 0]LogInit: PrimaryDisplayHeight: 1440 +[2026.04.21-18.57.58:828][ 0]LogInit: PrimaryDisplayWorkAreaRect: +[2026.04.21-18.57.58:828][ 0]LogInit: Left=0, Top=0, Right=3440, Bottom=1396 +[2026.04.21-18.57.58:828][ 0]LogInit: VirtualDisplayRect: +[2026.04.21-18.57.58:828][ 0]LogInit: Left=0, Top=0, Right=3440, Bottom=1396 +[2026.04.21-18.57.58:828][ 0]LogInit: TitleSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 +[2026.04.21-18.57.58:828][ 0]LogInit: ActionSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 +[2026.04.21-18.57.58:828][ 0]LogInit: Number of monitors: 1 +[2026.04.21-18.57.58:828][ 0]LogInit: Monitor 0 +[2026.04.21-18.57.58:828][ 0]LogInit: Name: LG ULTRAGEAR+ 45" +[2026.04.21-18.57.58:828][ 0]LogInit: ID: display0 +[2026.04.21-18.57.58:828][ 0]LogInit: NativeWidth: 3440 +[2026.04.21-18.57.58:828][ 0]LogInit: NativeHeight: 1440 +[2026.04.21-18.57.58:828][ 0]LogInit: bIsPrimary: true +[2026.04.21-18.57.58:828][ 0]LogCsvProfiler: Display: Metadata set : systemresolution.resx="3440" +[2026.04.21-18.57.58:828][ 0]LogCsvProfiler: Display: Metadata set : systemresolution.resy="1440" +[2026.04.21-18.57.58:829][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.FXAA.Quality:4]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.TSR.ReprojectionField:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.TSR.Resurrection:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.LightFunctionQuality:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.ShadowQuality:5]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.VolumetricFog:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.CapsuleShadows:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.DistanceFieldAO:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.SkylightIntensityMultiplier:1.0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.AOQuality:2]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.LumenScene.DirectLighting.MaxLightsPerTile:8]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.LumenScene.DirectLighting.UpdateFactor:32]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.UpdateFactor:64]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:100]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.NumAdaptiveProbes:8]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.HardwareRayTracing:0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.BentNormal:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:70]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.RayTracing.Scene.BuildMode:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.SSR.Quality:3]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.MaxRoughnessToEvaluateRoughSpecularForFoliage:0.8]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.NumSamples:5]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.MinWeight:0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.MotionBlurQuality:4]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.LensFlareQuality:2]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.BloomQuality:5]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.FastBlurThreshold:100]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Upscale.Quality:3]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.LightShaftQuality:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Filter.SizeScale:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Streaming.MipBias:0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Streaming.Boost:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.MaxAnisotropy:8]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.RefractionQuality:2]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.SceneColorFormat:4]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.DetailMode:3]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.SSS.Scale:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.SSS.SampleSet:2]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.SSS.Quality:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.SSS.HalfRes:0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.SSGI.Quality:3]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:2]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[fx.Niagara.QualityLevel:3]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.DownsampleFactor:2]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.MaxStepCount:256]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.Shadows.Resolution:256]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.Shadows.MaxSampleCount:8]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.UseExistenceMask:0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[foliage.DensityScale:1.0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[grass.DensityScale:1.0]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]] +[2026.04.21-18.57.58:829][ 0]LogConfig: Applying CVar settings from Section [LandscapeQuality@3] File [Scalability] +[2026.04.21-18.57.58:829][ 0]LogLinux: Selected Device Profile: [LinuxEditor] +[2026.04.21-18.57.58:829][ 0]LogInit: Selected Device Profile: [LinuxEditor] +[2026.04.21-18.57.58:829][ 0]LogHAL: Display: Platform has ~ 63 GB [67336896512 / 68719476736 / 63], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +[2026.04.21-18.57.58:830][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Linux] +[2026.04.21-18.57.58:830][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [] +[2026.04.21-18.57.58:830][ 0]LogDeviceProfileManager: Pushing Device Profile CVar: [[UI.SlateSDFText.RasterizationMode:Bitmap -> Msdf]] +[2026.04.21-18.57.58:830][ 0]LogDeviceProfileManager: Pushing Device Profile CVar: [[UI.SlateSDFText.ResolutionLevel:2 -> 2]] +[2026.04.21-18.57.58:830][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +[2026.04.21-18.57.58:830][ 0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]] +[2026.04.21-18.57.58:830][ 0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] +[2026.04.21-18.57.58:830][ 0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] +[2026.04.21-18.57.58:830][ 0]LogConfig: CVar [[ds.CADTranslator.Meshing.ActivateThinZoneMeshing:0]] deferred - dummy variable created +[2026.04.21-18.57.58:830][ 0]LogConfig: CVar [[ds.CADTranslator.Stitching.RemoveThinFaces:0]] deferred - dummy variable created +[2026.04.21-18.57.58:830][ 0]LogConfig: Applying CVar settings from Section [Startup_Linux] File [../../../Engine/Config/ConsoleVariables.ini] +[2026.04.21-18.57.58:830][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2026.04.21-18.57.58:830][ 0]LogConfig: Set CVar [[g.TimeoutForBlockOnRenderFence:60000]] +[2026.04.21-18.57.58:830][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Config/LinuxEditor/Editor.ini] +[2026.04.21-18.57.58:830][ 0]LogInit: Unix hardware info: +[2026.04.21-18.57.58:830][ 0]LogInit: - we are the first instance of this executable +[2026.04.21-18.57.58:830][ 0]LogInit: - this process' id (pid) is 32242, parent process' id (ppid) is 1855 +[2026.04.21-18.57.58:830][ 0]LogInit: - we are not running under debugger +[2026.04.21-18.57.58:830][ 0]LogInit: - machine network name is 'WEYLAND-YUTANI' +[2026.04.21-18.57.58:830][ 0]LogInit: - user name is 'reimoz' (reimoz) +[2026.04.21-18.57.58:830][ 0]LogInit: - we're logged in locally +[2026.04.21-18.57.58:830][ 0]LogInit: - we're running with rendering +[2026.04.21-18.57.58:830][ 0]LogInit: - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) +[2026.04.21-18.57.58:830][ 0]LogInit: - Number of physical cores available for the process: 8 +[2026.04.21-18.57.58:830][ 0]LogInit: - Number of logical cores available for the process: 16 +[2026.04.21-18.57.58:830][ 0]LogInit: - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +[2026.04.21-18.57.58:830][ 0]LogInit: - Memory allocator used: Mimalloc +[2026.04.21-18.57.58:830][ 0]LogInit: - This is an internal build. +[2026.04.21-18.57.58:830][ 0]LogCore: Benchmarking clocks: +[2026.04.21-18.57.58:830][ 0]LogCore: - CLOCK_MONOTONIC (id=1) can sustain 38223711 (38224K, 38M) calls per second without zero deltas. +[2026.04.21-18.57.58:830][ 0]LogCore: - CLOCK_MONOTONIC_RAW (id=4) can sustain 38371596 (38372K, 38M) calls per second without zero deltas. +[2026.04.21-18.57.58:830][ 0]LogCore: - CLOCK_MONOTONIC_COARSE (id=6) can sustain 210436989 (210437K, 210M) calls per second with 99.999520% zero deltas. +[2026.04.21-18.57.58:830][ 0]LogCore: Selected clock_id 4 (CLOCK_MONOTONIC_RAW) since it is the fastest support clock without zero deltas. +[2026.04.21-18.57.58:830][ 0]LogInit: Unix-specific commandline switches: +[2026.04.21-18.57.58:830][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) +[2026.04.21-18.57.58:830][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation +[2026.04.21-18.57.58:830][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation +[2026.04.21-18.57.58:830][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache +[2026.04.21-18.57.58:830][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) +[2026.04.21-18.57.58:830][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) +[2026.04.21-18.57.58:830][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) +[2026.04.21-18.57.58:830][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal +[2026.04.21-18.57.58:830][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) +[2026.04.21-18.57.58:830][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened +[2026.04.21-18.57.58:830][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) +[2026.04.21-18.57.58:830][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) +[2026.04.21-18.57.58:830][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) +[2026.04.21-18.57.58:830][ 0]LogInit: -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash +[2026.04.21-18.57.58:830][ 0]LogInit: - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) +[2026.04.21-18.57.58:830][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1.4 +[2026.04.21-18.57.58:830][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) +[2026.04.21-18.57.58:830][ 0]LogInit: - PageSize 4096 +[2026.04.21-18.57.58:830][ 0]LogInit: - BinnedPageSize 65536 +[2026.04.21-18.57.58:830][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0" +[2026.04.21-18.57.58:835][ 0]LogChaosDD: Chaos Debug Draw Startup +[2026.04.21-18.57.58:835][ 0]LogInit: Physics initialised using underlying interface: Chaos +[2026.04.21-18.57.58:866][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-18.57.58:866][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-18.57.58:867][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-18.57.59:324][ 0]LogObj: Display: Attempting to load config data for Default__SlateThemeManager before the Class has been constructed/registered/linked (likely during module loading or early startup). This will result in the load silently failing and should be fixed. +[2026.04.21-18.57.59:328][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +[2026.04.21-18.57.59:328][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0 +[2026.04.21-18.57.59:946][ 0]LogVulkanRHI: Display: Found VULKAN_SDK= +[2026.04.21-18.57.59:946][ 0]LogVulkanRHI: Display: Registering provided Vulkan validation layers +[2026.04.21-18.57.59:946][ 0]LogVulkanRHI: Display: Updated VK_LAYER_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +[2026.04.21-18.57.59:946][ 0]LogVulkanRHI: Display: Updated LD_LIBRARY_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +[2026.04.21-18.57.59:947][ 0]LogVulkanRHI: Display: Installed Vulkan Loader Path: /usr/lib +[2026.04.21-18.57.59:947][ 0]LogVulkanRHI: Display: Installed Vulkan Loader instance version 1.4.341. +[2026.04.21-18.57.59:947][ 0]LogVulkanRHI: Starting Vulkan Profile check for VP_UE_Vulkan_SM6: +[2026.04.21-18.57.59:956][ 0]LogVulkanRHI: Vulkan Profile check complete. +[2026.04.21-18.57.59:956][ 0]LogInit: Using SDL_WINDOW_VULKAN +[2026.04.21-18.57.59:956][ 0]LogVulkanRHI: Display: Vulkan RHI ShaderPlatform for SM6: VULKAN_SM6. +[2026.04.21-18.57.59:956][ 0]LogVulkanRHI: Vulkan PSO Precaching = 1, PipelineFileCache = 0 +[2026.04.21-18.57.59:956][ 0]LogVulkanRHI: Display: Built with Vulkan header version 1.4.304 +[2026.04.21-18.57.59:956][ 0]LogVulkanRHI: Starting Vulkan Profile check for VP_UE_Vulkan_SM6_RT: +[2026.04.21-18.57.59:962][ 0]LogVulkanRHI: Vulkan Profile check complete. +[2026.04.21-18.57.59:962][ 0]LogVulkanRHI: Using API Version 1.3. +[2026.04.21-18.57.59:962][ 0]LogHMD: OpenXRHMDModule::InitInstance using DefaultLoader. +[2026.04.21-18.57.59:968][ 0]LogHMD: OpenXR runtime supported extensions: +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_KHR_vulkan_enable +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_KHR_vulkan_enable2 +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_KHR_opengl_enable +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_KHR_convert_timespec_time +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_KHR_opengl_es_enable +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_MNDX_egl_enable +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_KHR_binding_modification +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_KHR_composition_layer_depth +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_KHR_locate_spaces +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_KHR_visibility_mask +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_EXT_active_action_set_priority +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_EXT_dpad_binding +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_EXT_eye_gaze_interaction +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_EXT_frame_composition_report +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_EXT_hand_interaction +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_EXT_hand_tracking +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_EXT_hand_tracking_data_source +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_EXT_hand_joints_motion_range +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_EXT_hp_mixed_reality_controller +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_EXT_local_floor +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_EXT_palm_pose +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_EXT_uuid +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_EXT_user_presence +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_EXT_render_model +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_EXT_interaction_render_model +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_FB_display_refresh_rate +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_HTC_vive_cosmos_controller_interaction +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_HTC_vive_focus3_controller_interaction +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_HTC_vive_wrist_tracker_interaction +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_MND_headless +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_VALVE_analog_threshold +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_META_performance_metrics +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_VALVE_timing_utils +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_META_recommended_layer_resolution +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_HTCX_vive_tracker_interaction +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_KHR_generic_controller +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_VALVE_frame_controller_interaction +[2026.04.21-18.57.59:968][ 0]LogHMD: XR_EXT_debug_utils +[2026.04.21-18.57.59:968][ 0]LogHMD: Optional extension XR_KHR_vulkan_swapchain_format_list is not available +[2026.04.21-18.57.59:968][ 0]LogHMD: Optional extension XR_FB_foveation_vulkan is not available +[2026.04.21-18.57.59:968][ 0]LogHMD: Optional extension XR_FB_composition_layer_depth_test is not available +[2026.04.21-18.57.59:968][ 0]LogHMD: Optional extension XR_KHR_composition_layer_cylinder is not available +[2026.04.21-18.57.59:968][ 0]LogHMD: Optional extension XR_KHR_composition_layer_equirect is not available +[2026.04.21-18.57.59:968][ 0]LogHMD: Optional extension XR_KHR_composition_layer_equirect2 is not available +[2026.04.21-18.57.59:968][ 0]LogHMD: Optional extension XR_KHR_composition_layer_color_scale_bias is not available +[2026.04.21-18.57.59:968][ 0]LogHMD: Optional extension XR_VARJO_quad_views is not available +[2026.04.21-18.57.59:968][ 0]LogHMD: Optional extension XR_EPIC_view_configuration_fov is not available +[2026.04.21-18.57.59:968][ 0]LogHMD: Optional extension XR_FB_foveation is not available +[2026.04.21-18.57.59:968][ 0]LogHMD: Optional extension XR_FB_swapchain_update_state is not available +[2026.04.21-18.57.59:968][ 0]LogHMD: Optional extension XR_FB_foveation_configuration is not available +[2026.04.21-18.57.59:968][ 0]LogHMD: Optional extension XR_FB_composition_layer_alpha_blend is not available +[2026.04.21-18.57.59:993][ 0]LogHMD: xrCreateInstance succeeded with XR_API_VERSION_1_0 +[2026.04.21-18.57.59:993][ 0]LogHMD: xrCreateInstance created: 562112816 +[2026.04.21-18.57.59:993][ 0]LogHMD: Initialized OpenXR on SteamVR/OpenXR runtime version 2.15.6 +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Warning: HMD requested instance extension [VK_KHR_external_memory_capabilities] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Warning: HMD requested instance extension [VK_KHR_get_physical_device_properties2] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Warning: HMD requested instance extension [VK_KHR_external_fence_capabilities] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Warning: HMD requested instance extension [VK_KHR_external_semaphore_capabilities] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Display: Found 25 available instance extensions : +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Display: - VK_EXT_acquire_drm_display +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Display: - VK_EXT_acquire_xlib_display +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Display: - VK_EXT_debug_report +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Display: + VK_EXT_debug_utils +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Display: - VK_EXT_direct_mode_display +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Display: - VK_EXT_display_surface_counter +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Display: - VK_EXT_surface_maintenance1 +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Display: + VK_EXT_swapchain_colorspace +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Display: - VK_KHR_device_group_creation +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Display: - VK_KHR_display +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Display: + VK_KHR_external_fence_capabilities +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Display: + VK_KHR_external_memory_capabilities +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Display: + VK_KHR_external_semaphore_capabilities +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Display: - VK_KHR_get_display_properties2 +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Display: + VK_KHR_get_physical_device_properties2 +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Display: - VK_KHR_get_surface_capabilities2 +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Display: - VK_KHR_portability_enumeration +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Display: + VK_KHR_surface +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Display: - VK_KHR_surface_maintenance1 +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Display: - VK_KHR_surface_protected_capabilities +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Display: - VK_KHR_wayland_surface +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Display: - VK_KHR_xcb_surface +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Display: + VK_KHR_xlib_surface +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Display: - VK_LUNARG_direct_driver_loading +[2026.04.21-18.58.00:000][ 0]LogVulkanRHI: Display: - VK_NV_display_stereo +[2026.04.21-18.58.00:003][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_VALVE_steam_overlay_32 provides 0 extensions: +[2026.04.21-18.58.00:004][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_VALVE_steam_fossilize_64 provides 0 extensions: +[2026.04.21-18.58.00:005][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_VALVE_steam_overlay_64 provides 0 extensions: +[2026.04.21-18.58.00:005][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_VALVE_steam_fossilize_32 provides 0 extensions: +[2026.04.21-18.58.00:006][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_NV_optimus provides 0 extensions: +[2026.04.21-18.58.00:007][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_NV_present provides 0 extensions: +[2026.04.21-18.58.00:009][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_LUNARG_api_dump provides 1 extensions: +[2026.04.21-18.58.00:009][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-18.58.00:011][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_LUNARG_crash_diagnostic provides 3 extensions: +[2026.04.21-18.58.00:011][ 0]LogVulkanRHI: Display: VK_EXT_debug_report +[2026.04.21-18.58.00:011][ 0]LogVulkanRHI: Display: VK_EXT_debug_utils +[2026.04.21-18.58.00:011][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-18.58.00:012][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_KHRONOS_validation provides 4 extensions: +[2026.04.21-18.58.00:012][ 0]LogVulkanRHI: Display: VK_EXT_debug_report +[2026.04.21-18.58.00:012][ 0]LogVulkanRHI: Display: VK_EXT_debug_utils +[2026.04.21-18.58.00:012][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-18.58.00:012][ 0]LogVulkanRHI: Display: VK_EXT_validation_features +[2026.04.21-18.58.00:014][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_KHRONOS_synchronization2 provides 1 extensions: +[2026.04.21-18.58.00:014][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-18.58.00:015][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_LUNARG_gfxreconstruct provides 0 extensions: +[2026.04.21-18.58.00:017][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_KHRONOS_profiles provides 1 extensions: +[2026.04.21-18.58.00:017][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-18.58.00:018][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_KHRONOS_shader_object provides 1 extensions: +[2026.04.21-18.58.00:018][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-18.58.00:018][ 0]LogVulkanRHI: Display: Found 13 available instance layers : +[2026.04.21-18.58.00:018][ 0]LogVulkanRHI: Display: * VK_LAYER_KHRONOS_profiles +[2026.04.21-18.58.00:018][ 0]LogVulkanRHI: Display: * VK_LAYER_KHRONOS_shader_object +[2026.04.21-18.58.00:018][ 0]LogVulkanRHI: Display: * VK_LAYER_KHRONOS_synchronization2 +[2026.04.21-18.58.00:018][ 0]LogVulkanRHI: Display: * VK_LAYER_KHRONOS_validation +[2026.04.21-18.58.00:018][ 0]LogVulkanRHI: Display: * VK_LAYER_LUNARG_api_dump +[2026.04.21-18.58.00:018][ 0]LogVulkanRHI: Display: * VK_LAYER_LUNARG_crash_diagnostic +[2026.04.21-18.58.00:018][ 0]LogVulkanRHI: Display: * VK_LAYER_LUNARG_gfxreconstruct +[2026.04.21-18.58.00:018][ 0]LogVulkanRHI: Display: * VK_LAYER_NV_optimus +[2026.04.21-18.58.00:018][ 0]LogVulkanRHI: Display: * VK_LAYER_NV_present +[2026.04.21-18.58.00:018][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_fossilize_32 +[2026.04.21-18.58.00:018][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_fossilize_64 +[2026.04.21-18.58.00:018][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_overlay_32 +[2026.04.21-18.58.00:019][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_overlay_64 +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Creating Vulkan Device using VkPhysicalDevice 0x2185c5a0. +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - DeviceName: NVIDIA GeForce RTX 4090 +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - API=1.4.329 (0x404149) Driver=0x94ce80c0 VendorId=0x10de +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - DeviceID=0x2684 Type=VK_PHYSICAL_DEVICE_TYPE_DISCRETE_GPU +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - Max Descriptor Sets Bound 32 +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - Timestamps: ComputeAndGraphics=1 Domain=VK_TIME_DOMAIN_CLOCK_MONOTONIC_KHR Period=1.000000 +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: API Version: 1.4.329 +[2026.04.21-18.58.00:024][ 0]LogRHI: RHI Adapter Info: +[2026.04.21-18.58.00:024][ 0]LogRHI: Name: NVIDIA GeForce RTX 4090 +[2026.04.21-18.58.00:024][ 0]LogRHI: Driver Version: 595.58 (internal:595.58, unified:) +[2026.04.21-18.58.00:024][ 0]LogRHI: Driver Date: 01-01-01 +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Warning: HMD requested device extension [VK_KHR_external_memory] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Warning: HMD requested device extension [VK_KHR_external_semaphore] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Warning: HMD requested device extension [VK_KHR_dedicated_allocation] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Warning: HMD requested device extension [VK_KHR_external_semaphore_fd] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: Found 275 available device extensions : +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: + VK_AMD_buffer_marker +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_4444_formats +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_attachment_feedback_loop_dynamic_state +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_attachment_feedback_loop_layout +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_blend_operation_advanced +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_border_color_swizzle +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_buffer_device_address +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: + VK_EXT_calibrated_timestamps +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_color_write_enable +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_conditional_rendering +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_conservative_rasterization +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_custom_border_color +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_custom_resolve +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_depth_bias_control +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clamp_control +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clamp_zero_one +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clip_control +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clip_enable +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_depth_range_unrestricted +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: + VK_EXT_descriptor_buffer +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_descriptor_heap +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: * VK_EXT_descriptor_indexing +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_device_address_binding_report +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: + VK_EXT_device_fault +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_device_generated_commands +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_discard_rectangles +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_display_control +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_dynamic_rendering_unused_attachments +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_extended_dynamic_state +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_extended_dynamic_state2 +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_extended_dynamic_state3 +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_external_memory_dma_buf +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_external_memory_host +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_fragment_shader_interlock +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_global_priority +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_global_priority_query +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: + VK_EXT_graphics_pipeline_library +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_hdr_metadata +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_host_image_copy +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: * VK_EXT_host_query_reset +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_image_2d_view_of_3d +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_image_drm_format_modifier +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_image_robustness +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_image_sliced_view_of_3d +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_image_view_min_lod +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_index_type_uint8 +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_inline_uniform_block +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_legacy_vertex_attributes +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_line_rasterization +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: + VK_EXT_load_store_op_none +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_map_memory_placed +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: + VK_EXT_memory_budget +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_memory_decompression +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: + VK_EXT_memory_priority +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: + VK_EXT_mesh_shader +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_multi_draw +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: + VK_EXT_mutable_descriptor_type +[2026.04.21-18.58.00:024][ 0]LogVulkanRHI: Display: - VK_EXT_nested_command_buffer +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_non_seamless_cube_map +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_opacity_micromap +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_pageable_device_local_memory +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_pci_bus_info +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_physical_device_drm +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: * VK_EXT_pipeline_creation_cache_control +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_pipeline_creation_feedback +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_pipeline_library_group_handles +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_pipeline_robustness +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_post_depth_coverage +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_present_mode_fifo_latest_ready +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_present_timing +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_primitive_topology_list_restart +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_primitives_generated_query +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_private_data +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_provoking_vertex +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_queue_family_foreign +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_ray_tracing_invocation_reorder +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_robustness2 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_sample_locations +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_sampler_filter_minmax +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: * VK_EXT_scalar_block_layout +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_separate_stencil_usage +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_shader_64bit_indexing +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_shader_atomic_float +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: * VK_EXT_shader_demote_to_helper_invocation +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_shader_float8 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: + VK_EXT_shader_image_atomic_int64 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_shader_module_identifier +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_shader_object +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_shader_replicated_composites +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_shader_subgroup_ballot +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_shader_subgroup_vote +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_shader_uniform_buffer_unsized_array +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: * VK_EXT_shader_viewport_index_layer +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: * VK_EXT_subgroup_size_control +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_swapchain_maintenance1 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_texel_buffer_alignment +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: * VK_EXT_tooling_info +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_transform_feedback +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_vertex_attribute_divisor +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_vertex_attribute_robustness +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_vertex_input_dynamic_state +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_ycbcr_2plane_444_formats +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_ycbcr_image_arrays +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_EXT_zero_initialize_device_memory +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_GOOGLE_hlsl_functionality1 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_GOOGLE_user_type +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: + VK_KHR_16bit_storage +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_8bit_storage +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: + VK_KHR_acceleration_structure +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_bind_memory2 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: * VK_KHR_buffer_device_address +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_calibrated_timestamps +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: + VK_KHR_compute_shader_derivatives +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_cooperative_matrix +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_copy_commands2 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_copy_memory_indirect +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: * VK_KHR_create_renderpass2 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: + VK_KHR_dedicated_allocation +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: + VK_KHR_deferred_host_operations +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_depth_clamp_zero_one +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: + VK_KHR_depth_stencil_resolve +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_descriptor_update_template +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_device_group +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_draw_indirect_count +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: * VK_KHR_driver_properties +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: * VK_KHR_dynamic_rendering +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_dynamic_rendering_local_read +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_external_fence +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_external_fence_fd +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: + VK_KHR_external_memory +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: + VK_KHR_external_memory_fd +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: + VK_KHR_external_semaphore +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: + VK_KHR_external_semaphore_fd +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_format_feature_flags2 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: + VK_KHR_fragment_shader_barycentric +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: + VK_KHR_fragment_shading_rate +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: * VK_KHR_get_memory_requirements2 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_global_priority +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: * VK_KHR_image_format_list +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_imageless_framebuffer +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_incremental_present +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_index_type_uint8 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_line_rasterization +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_load_store_op_none +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance1 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance10 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance2 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance3 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: * VK_KHR_maintenance4 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: + VK_KHR_maintenance5 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance6 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance7 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance8 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance9 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_map_memory2 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: * VK_KHR_multiview +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_pipeline_binary +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_pipeline_executable_properties +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: + VK_KHR_pipeline_library +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_present_id +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_present_id2 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_present_mode_fifo_latest_ready +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_present_wait +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_present_wait2 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_push_descriptor +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: + VK_KHR_ray_query +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_ray_tracing_maintenance1 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: + VK_KHR_ray_tracing_pipeline +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: + VK_KHR_ray_tracing_position_fetch +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_relaxed_block_layout +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_robustness2 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_sampler_mirror_clamp_to_edge +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: * VK_KHR_sampler_ycbcr_conversion +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: * VK_KHR_separate_depth_stencil_layouts +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: * VK_KHR_shader_atomic_int64 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_shader_bfloat16 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_shader_clock +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_shader_draw_parameters +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_shader_expect_assume +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: + VK_KHR_shader_float16_int8 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: * VK_KHR_shader_float_controls +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_shader_float_controls2 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_shader_fma +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_shader_integer_dot_product +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_shader_maximal_reconvergence +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_shader_non_semantic_info +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_shader_quad_control +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_shader_relaxed_extended_instruction +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_shader_subgroup_extended_types +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_shader_subgroup_rotate +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_shader_subgroup_uniform_control_flow +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_shader_terminate_invocation +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_shader_untyped_pointers +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_shared_presentable_image +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: * VK_KHR_spirv_1_4 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_storage_buffer_storage_class +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: + VK_KHR_swapchain +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_swapchain_maintenance1 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_swapchain_mutable_format +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: * VK_KHR_synchronization2 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: * VK_KHR_timeline_semaphore +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_unified_image_layouts +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_uniform_buffer_standard_layout +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_variable_pointers +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_vertex_attribute_divisor +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_av1 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_h264 +[2026.04.21-18.58.00:025][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_h265 +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_queue +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_vp9 +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_av1 +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_h264 +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_h265 +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_intra_refresh +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_quantization_map +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_queue +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_KHR_video_maintenance1 +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_KHR_video_maintenance2 +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_KHR_video_queue +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_KHR_vulkan_memory_model +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_KHR_workgroup_memory_explicit_layout +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_KHR_zero_initialize_workgroup_memory +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NVX_binary_import +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NVX_image_view_handle +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NVX_multiview_per_view_attributes +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_clip_space_w_scaling +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_cluster_acceleration_structure +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_compute_occupancy_priority +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_compute_shader_derivatives +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_cooperative_matrix +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_cooperative_matrix2 +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_cooperative_vector +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_copy_memory_indirect +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_corner_sampled_image +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_coverage_reduction_mode +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_cuda_kernel_launch +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_dedicated_allocation +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_dedicated_allocation_image_aliasing +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_descriptor_pool_overallocation +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: + VK_NV_device_diagnostic_checkpoints +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: + VK_NV_device_diagnostics_config +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_device_generated_commands +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_device_generated_commands_compute +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_disk_cache_utils +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_extended_sparse_address_space +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_fill_rectangle +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_fragment_coverage_to_color +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_fragment_shader_barycentric +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_fragment_shading_rate_enums +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_framebuffer_mixed_samples +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_geometry_shader_passthrough +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_inherited_viewport_scissor +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_internal_nvpresent +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_linear_color_attachment +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_low_latency +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_low_latency2 +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_memory_decompression +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_mesh_shader +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_optical_flow +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_partitioned_acceleration_structure +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_present_metering +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_raw_access_chains +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_ray_tracing +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_ray_tracing_invocation_reorder +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_ray_tracing_motion_blur +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_representative_fragment_test +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_sample_mask_override_coverage +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_scissor_exclusive +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_shader_atomic_float16_vector +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_shader_image_footprint +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_shader_sm_builtins +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_shader_subgroup_partitioned +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_shading_rate_image +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_viewport_array2 +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - VK_NV_viewport_swizzle +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: Found 0 available device layers ! +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: Vulkan Physical Device Driver Properties: +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - driverName: NVIDIA +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: - driverInfo: 595.58.03 +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: Vulkan Variable Rate Shading choice: 0. +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: Device properties: Geometry 1 BufferAtomic64 1 ImageAtomic64 1 +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: Enabling Vulkan Descriptor Buffers with: allowSamplerImageViewPostSubmitCreation=0, maxDescriptorBufferBindings=32, maxSamplerDescriptorBufferBindings=32, maxResourceDescriptorBufferBindings=32, samplerDescriptorBufferAddressSpaceSize=1099511627776, resourceDescriptorBufferAddressSpaceSize=1099511627776, maxSamplerDescriptorBufferRange=1099511627776, maxResourceDescriptorBufferRange=1099511627776, descriptorBufferAddressSpaceSize=1099511627776, descriptorBufferOffsetAlignment=64, samplerDescriptorSize=4 +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: Found 6 Queue Families +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: Initializing Queue Family 0: 16 queues Gfx Compute Xfer Sparse +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 1: 2 queues Xfer Sparse +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 2: 8 queues Compute Xfer Sparse +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 3: 1 queues Xfer Sparse +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 4: 2 queues Xfer Sparse +[2026.04.21-18.58.00:026][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 5: 1 queues Xfer Sparse +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: TimestampValidBits=64 +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: Using 0 device layers. +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: Using 52 device extensions: +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_KHR_swapchain +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_EXT_memory_budget +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_EXT_memory_priority +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_KHR_create_renderpass2 +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_KHR_deferred_host_operations +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_KHR_spirv_1_4 +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_KHR_shader_float_controls +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_KHR_image_format_list +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_EXT_load_store_op_none +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_EXT_tooling_info +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_KHR_dynamic_rendering +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_KHR_pipeline_library +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_KHR_driver_properties +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_KHR_maintenance4 +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_KHR_maintenance5 +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_KHR_shader_atomic_int64 +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_EXT_shader_image_atomic_int64 +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_EXT_scalar_block_layout +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_EXT_shader_viewport_index_layer +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_KHR_separate_depth_stencil_layouts +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_KHR_synchronization2 +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_KHR_fragment_shading_rate +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_KHR_multiview +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_KHR_get_memory_requirements2 +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_EXT_descriptor_indexing +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_EXT_host_query_reset +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_EXT_subgroup_size_control +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_EXT_calibrated_timestamps +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_EXT_descriptor_buffer +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_EXT_device_fault +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_EXT_shader_demote_to_helper_invocation +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_KHR_16bit_storage +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_KHR_shader_float16_int8 +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_KHR_depth_stencil_resolve +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_EXT_pipeline_creation_cache_control +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_KHR_fragment_shader_barycentric +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_KHR_compute_shader_derivatives +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_KHR_sampler_ycbcr_conversion +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_KHR_timeline_semaphore +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_EXT_mesh_shader +[2026.04.21-18.58.00:677][ 0]LogVulkanRHI: Display: * VK_EXT_graphics_pipeline_library +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: * VK_EXT_mutable_descriptor_type +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: * VK_KHR_buffer_device_address +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: * VK_KHR_acceleration_structure +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: * VK_KHR_ray_tracing_pipeline +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: * VK_KHR_ray_query +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: * VK_KHR_ray_tracing_position_fetch +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: * VK_KHR_external_memory_fd +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: * VK_KHR_external_memory +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: * VK_KHR_external_semaphore +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: * VK_KHR_dedicated_allocation +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: * VK_KHR_external_semaphore_fd +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: Vulkan debug markers support: resource names disabled, begin/end labels disabled. +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: Max memory allocations 4294967295. +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: 3 Device Memory Heaps: +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: 0: Flags 0x1 - Size 25757220864 (24564.00 MB) - Used 0 (0.00%) - DeviceLocal - PrimaryHeap +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: 1: Flags 0x0 - Size 50502672384 (48163.10 MB) - Used 0 (0.00%) +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: 2: Flags 0x1 - Size 257949696 (246.00 MB) - Used 0 (0.00%) - DeviceLocal +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: 5 Device Memory Types (Not unified): +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: 1: Flags 0x00001 - Heap 0 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: 0: Flags 0x00000 - Heap 1 - +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: 2: Flags 0x00006 - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: 3: Flags 0x0000e - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT|VK_MEMORY_PROPERTY_HOST_CACHED_BIT +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: 4: Flags 0x00007 - Heap 2 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT|VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: Memory Budget Extension: +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: | Usage | Budget | Size | +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: ---------|------------------------------------------------------------------| +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: HEAP 00 | 0.07% / 17.38 MB | 22245.06 MB | 24564.00 MB | +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: HEAP 01 | 0.08% / 39.29 MB | 48163.10 MB | 48163.10 MB | +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: HEAP 02 | 24.92% / 61.31 MB | 184.69 MB | 246.00 MB | +[2026.04.21-18.58.00:678][ 0]LogVulkanRHI: Display: ---------|------------------------------------------------------------------| +[2026.04.21-18.58.00:678][ 0]LogRHI: Warning: Dynamic Uniform Buffers are enabled, but they will not be used with Vulkan bindless. +[2026.04.21-18.58.00:678][ 0]LogRHI: Warning: Memory defrag is enabled, but it will not be used with Vulkan bindless. +[2026.04.21-18.58.00:682][ 0]LogVulkanRHI: Display: FVulkanPipelineStateCacheManager: Binary pipeline cache '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/VulkanPSO.cache.10de.2684' not found. +[2026.04.21-18.58.00:682][ 0]LogVulkanRHI: Display: Vulkan Async Compute has been DISABLED. +[2026.04.21-18.58.00:682][ 0]LogVulkanRHI: Display: Wave Operations have been ENABLED (wave size: min=32 max=32). +[2026.04.21-18.58.00:682][ 0]LogVulkanRHI: Integrated GPU (iGPU): false +[2026.04.21-18.58.00:694][ 0]LogVRS: Current RHI supports per-draw and screenspace Variable Rate Shading +[2026.04.21-18.58.00:696][ 0]LogRHI: Texture pool is 17367 MB (70% of 24810 MB) +[2026.04.21-18.58.00:696][ 0]LogCsvProfiler: Display: Metadata set : verbatimrhiname="Vulkan" +[2026.04.21-18.58.00:696][ 0]LogCsvProfiler: Display: Metadata set : rhiname="Vulkan" +[2026.04.21-18.58.00:696][ 0]LogCsvProfiler: Display: Metadata set : rhifeaturelevel="SM6" +[2026.04.21-18.58.00:696][ 0]LogCsvProfiler: Display: Metadata set : shaderplatform="VULKAN_SM6" +[2026.04.21-18.58.00:696][ 0]LogInit: Initializing FReadOnlyCVARCache +[2026.04.21-18.58.00:706][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all' +[2026.04.21-18.58.00:706][ 0]LogMonitoredProcess: Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all ] +[2026.04.21-18.58.00:711][ 0]LogTextureFormatASTC: Display: ASTCEnc version 5.0.1 library loaded +[2026.04.21-18.58.00:711][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC +[2026.04.21-18.58.00:711][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT +[2026.04.21-18.58.00:711][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2 +[2026.04.21-18.58.00:711][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp +[2026.04.21-18.58.00:711][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed +[2026.04.21-18.58.00:711][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.13 +[2026.04.21-18.58.00:711][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.13.so +[2026.04.21-18.58.00:711][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.5.so +[2026.04.21-18.58.00:711][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle +[2026.04.21-18.58.00:775][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64' +[2026.04.21-18.58.00:775][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server' +[2026.04.21-18.58.00:775][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client' +[2026.04.21-18.58.00:795][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux' +[2026.04.21-18.58.00:795][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor' +[2026.04.21-18.58.00:795][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer' +[2026.04.21-18.58.00:795][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient' +[2026.04.21-18.58.00:812][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android' +[2026.04.21-18.58.00:812][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC' +[2026.04.21-18.58.00:812][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT' +[2026.04.21-18.58.00:812][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2' +[2026.04.21-18.58.00:812][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_OpenXR' +[2026.04.21-18.58.00:812][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient' +[2026.04.21-18.58.00:812][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient' +[2026.04.21-18.58.00:812][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient' +[2026.04.21-18.58.00:812][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client' +[2026.04.21-18.58.00:812][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_OpenXRClient' +[2026.04.21-18.58.00:812][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi' +[2026.04.21-18.58.00:812][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient' +[2026.04.21-18.58.00:812][ 0]LogTargetPlatformManager: Display: Building Assets For LinuxEditor +[2026.04.21-18.58.00:834][ 0]LogTargetPlatformManager: Unable to find shader format SF_VULKAN_SM6 from hinted modules, loading all potential format modules to find it +[2026.04.21-18.58.00:835][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL +[2026.04.21-18.58.00:835][ 0]LogTargetPlatformManager: GLSL_150_ES31 +[2026.04.21-18.58.00:835][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID +[2026.04.21-18.58.00:835][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM +[2026.04.21-18.58.00:835][ 0]LogTargetPlatformManager: VVM_1_0 +[2026.04.21-18.58.00:835][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat +[2026.04.21-18.58.00:835][ 0]LogTargetPlatformManager: SF_VULKAN_SM5 +[2026.04.21-18.58.00:835][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID +[2026.04.21-18.58.00:835][ 0]LogTargetPlatformManager: SF_VULKAN_ES31 +[2026.04.21-18.58.00:835][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID +[2026.04.21-18.58.00:835][ 0]LogTargetPlatformManager: SF_VULKAN_SM6 +[2026.04.21-18.58.00:835][ 0]LogRendererCore: Ray tracing is enabled (dynamic). Reason: r.RayTracing=1 and r.RayTracing.EnableOnDemand=1. +[2026.04.21-18.58.00:835][ 0]LogRendererCore: Ray tracing shaders are enabled. +[2026.04.21-18.58.00:836][ 0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB +[2026.04.21-18.58.00:836][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +[2026.04.21-18.58.00:836][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy. +[2026.04.21-18.58.00:837][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2026.04.21-18.58.00:837][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy. +[2026.04.21-18.58.00:994][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (1217 MiB) +[2026.04.21-18.58.00:994][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2026.04.21-18.58.00:994][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy. +[2026.04.21-18.58.00:995][ 0]LogZenServiceInstance: Found Zen config default=/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data +[2026.04.21-18.58.00:995][ 0]LogZenServiceInstance: InTree version at '/opt/unreal-engine/Engine/Binaries/Linux/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +[2026.04.21-18.58.00:995][ 0]LogZenServiceInstance: Installed version at '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +[2026.04.21-18.58.00:997][ 0]LogZenServiceInstance: No current process using the data dir found, launching a new instance +[2026.04.21-18.58.00:997][ 0]LogZenServiceInstance: Display: Launching executable '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver', working dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install', data dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data', args '--port 8558 --data-dir "/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data" --http asio --gc-cache-duration-seconds 1209600 --gc-interval-seconds 21600 --gc-low-diskspace-threshold 2147483648 --quiet --http-forceloopback --owner-pid 32242 --child-id Zen_32242_Startup' +[2026.04.21-18.58.01:115][ 0]LogZenServiceInstance: Display: Unreal Zen Storage Server HTTP service at [::1]:8658 status: OK!. +[2026.04.21-18.58.01:115][ 0]LogZenServiceInstance: Local ZenServer AutoLaunch initialization completed in 0.120 seconds +[2026.04.21-18.58.01:116][ 0]LogDerivedDataCache: Display: ZenLocal: Using ZenServer HTTP service at http://[::1]:8658/ with namespace ue.ddc status: OK!. +[2026.04.21-18.58.01:118][ 0]LogDerivedDataCache: /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds. +[2026.04.21-18.58.01:118][ 0]LogDerivedDataCache: Display: /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.00ms. RandomReadSpeed=5228.25MBs, RandomWriteSpeed=816.98MBs. Assigned SpeedClass 'Local' +[2026.04.21-18.58.01:118][ 0]LogDerivedDataCache: Local: Using data cache path /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: DeleteOnly +[2026.04.21-18.58.01:118][ 0]LogDerivedDataCache: ZenShared: Disabled because Host is set to 'None' +[2026.04.21-18.58.01:118][ 0]LogDerivedDataCache: Unable to find inner node ZenShared for hierarchy Hierarchy. +[2026.04.21-18.58.01:118][ 0]LogDerivedDataCache: Shared: Disabled because no path is configured. +[2026.04.21-18.58.01:118][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy. +[2026.04.21-18.58.01:118][ 0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None' +[2026.04.21-18.58.01:118][ 0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy. +[2026.04.21-18.58.01:119][ 0]LogShaderCompilers: Guid format shader working directory is 14 characters bigger than the processId version (../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/WorkingDirectory/32242/). +[2026.04.21-18.58.01:119][ 0]LogShaderCompilers: Cleaned the shader compiler working directory '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/tmp/1E5B50EA38A441958307B5DE99B46E9D/'. +[2026.04.21-18.58.01:120][ 0]LogUbaHorde: Display: UBA/Horde Configuration [Uba.Provider.Horde]: Not Enabled +[2026.04.21-18.58.01:120][ 0]LogShaderCompilers: Display: Using 8 local workers for shader compilation +[2026.04.21-18.58.01:120][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/ShaderAutogen/VULKAN_SM6/AutogenShaderHeaders.ush +[2026.04.21-18.58.01:120][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2026.04.21-18.58.01:364][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0 +[2026.04.21-18.58.02:564][ 0]LogSlate: Using FreeType 2.10.0 +[2026.04.21-18.58.02:564][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +[2026.04.21-18.58.02:566][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png' error. +[2026.04.21-18.58.02:567][ 0]LogSlate: Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] +[2026.04.21-18.58.02:567][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' error. +[2026.04.21-18.58.02:567][ 0]LogSlate: Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] +[2026.04.21-18.58.02:578][ 0]LogAssetRegistry: FAssetRegistry took 0.0020 seconds to start up +[2026.04.21-18.58.02:579][ 0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_*.bin. +[2026.04.21-18.58.03:178][ 0]LogEditorDomain: Display: EditorDomain is Disabled +[2026.04.21-18.58.03:447][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found. +[2026.04.21-18.58.03:447][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found. +[2026.04.21-18.58.03:485][ 0]LogLinux: Selected Device Profile: [LinuxEditor] +[2026.04.21-18.58.03:485][ 0]LogDeviceProfileManager: Active device profile: [0x4805ef52d00][0x4805ef8a000 66] LinuxEditor +[2026.04.21-18.58.03:485][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="LinuxEditor" +[2026.04.21-18.58.03:488][ 0]LogStreaming: Display: FlushAsyncLoading(1): 1 QueuedPackages, 0 AsyncPackages +[2026.04.21-18.58.03:489][ 0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor). +[2026.04.21-18.58.03:489][ 0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +[2026.04.21-18.58.03:490][ 0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled +[2026.04.21-18.58.03:494][ 0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Invalid, MinAllowed_Sdk=r25b, MaxAllowed_Sdk=r29, Current_Sdk=, Allowed_AutoSdk=r27c, Current_AutoSdk=, Flags="Platform_InvalidHostPrerequisites, Support_FullSdk", Error="Android Studio is not installed correctly.") +[2026.04.21-18.58.03:494][ 0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +[2026.04.21-18.58.03:494][ 0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +[2026.04.21-18.58.03:499][ 0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI' +[2026.04.21-18.58.03:499][ 0]LogMonitoredProcess: Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI -nocompile -nocompileuat ] +[2026.04.21-18.58.03:514][ 0]LogStreaming: Display: Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-18.58.03:514][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness because of a recursive sync load +[2026.04.21-18.58.03:514][ 0]LogStreaming: Display: Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-18.58.03:515][ 0]LogStreaming: Display: Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-18.58.03:515][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec because of a recursive sync load +[2026.04.21-18.58.03:515][ 0]LogStreaming: Display: Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-18.58.03:515][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-18.58.03:516][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_M because of a recursive sync load +[2026.04.21-18.58.03:516][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_N because of a recursive sync load +[2026.04.21-18.58.03:518][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Opacity/CameraDepthFade because of a recursive sync load +[2026.04.21-18.58.03:518][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-18.58.03:518][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-18.58.03:518][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-18.58.03:519][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDiffuse because of a recursive sync load +[2026.04.21-18.58.03:519][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions02/Utility/BreakOutFloat2Components because of a recursive sync load +[2026.04.21-18.58.03:520][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultPostProcessMaterial because of a recursive sync load +[2026.04.21-18.58.03:520][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-18.58.03:562][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultDeferredDecalMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultLightFunctionMaterial because of a recursive sync load +[2026.04.21-18.58.03:562][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-18.58.03:582][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/WorldGridMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDeferredDecalMaterial because of a recursive sync load +[2026.04.21-18.58.03:582][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-18.58.03:602][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/WorldGridMaterial because of a recursive sync load +[2026.04.21-18.58.03:602][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-18.58.03:819][ 0]LogMeshReduction: Display: HLOD mesh reduction module (r.ProxyLODMeshReductionModule) set to "ProxyLODMeshReduction" which doesn't exist. +[2026.04.21-18.58.03:828][ 0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction +[2026.04.21-18.58.03:828][ 0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction +[2026.04.21-18.58.03:828][ 0]LogMeshReduction: Display: No automatic mesh merging module available +[2026.04.21-18.58.03:828][ 0]LogMeshReduction: Display: No distributed automatic mesh merging module available +[2026.04.21-18.58.03:828][ 0]LogMeshMerging: No automatic mesh merging module available +[2026.04.21-18.58.03:828][ 0]LogMeshMerging: No distributed automatic mesh merging module available +[2026.04.21-18.58.04:145][ 0]LogTurnkeySupport: Completed device detection: Code = 0 +[2026.04.21-18.58.04:251][ 0]LogConfig: Applying CVar settings from Section [/Script/CQTest.CQTestSettings] File [Engine] +[2026.04.21-18.58.04:284][ 0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None +[2026.04.21-18.58.04:284][ 0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled +[2026.04.21-18.58.04:284][ 0]LogIris: FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetActorFactory name: NetActorFactory id: 0 +[2026.04.21-18.58.04:284][ 0]LogIris: FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetSubObjectFactory name: NetSubObjectFactory id: 1 +[2026.04.21-18.58.04:296][ 0]LogHAL: Linux SourceCodeAccessSettings: VisualStudioCode +[2026.04.21-18.58.04:329][ 0]LogSlate: Border +[2026.04.21-18.58.04:329][ 0]LogSlate: BreadcrumbButton +[2026.04.21-18.58.04:329][ 0]LogSlate: Brushes.Title +[2026.04.21-18.58.04:329][ 0]LogSlate: ColorPicker.ColorThemes +[2026.04.21-18.58.04:329][ 0]LogSlate: Default +[2026.04.21-18.58.04:329][ 0]LogSlate: Icons.Save +[2026.04.21-18.58.04:329][ 0]LogSlate: Icons.Toolbar.Settings +[2026.04.21-18.58.04:329][ 0]LogSlate: ListView +[2026.04.21-18.58.04:329][ 0]LogSlate: SoftwareCursor_CardinalCross +[2026.04.21-18.58.04:329][ 0]LogSlate: SoftwareCursor_Grab +[2026.04.21-18.58.04:329][ 0]LogSlate: TableView.DarkRow +[2026.04.21-18.58.04:329][ 0]LogSlate: TableView.Row +[2026.04.21-18.58.04:329][ 0]LogSlate: TreeView +[2026.04.21-18.58.04:476][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started... +[2026.04.21-18.58.04:478][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 2.008 ms +[2026.04.21-18.58.04:518][ 0]LogInit: XR: Instanced Stereo Rendering is Enabled +[2026.04.21-18.58.04:518][ 0]LogInit: XR: MultiViewport is Enabled +[2026.04.21-18.58.04:518][ 0]LogInit: XR: Mobile Multiview is Disabled +[2026.04.21-18.58.04:529][ 0]LogTurnkeySupport: Turnkey Device: Linux@WEYLAND-YUTANI: (Name=WEYLAND-YUTANI, Type=Computer, Status=Valid, Allowed=, Current=Arch Linux, Flags="Device_InstallSoftwareValid") +[2026.04.21-18.58.04:541][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.000 s +[2026.04.21-18.58.04:586][ 0]LogUdpMessaging: Display: Work queue size set to 1024. +[2026.04.21-18.58.04:586][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +[2026.04.21-18.58.04:586][ 0]LogUdpMessaging: Display: Unicast socket bound to '0.0.0.0:36397'. +[2026.04.21-18.58.04:587][ 0]LogUdpMessaging: Display: Added local interface '192.168.1.180' to multicast group '230.0.0.1:6666' +[2026.04.21-18.58.04:587][ 0]LogUdpMessaging: Display: Added local interface '192.168.122.1' to multicast group '230.0.0.1:6666' +[2026.04.21-18.58.04:587][ 0]LogUdpMessaging: Display: Added local interface '172.31.0.1' to multicast group '230.0.0.1:6666' +[2026.04.21-18.58.04:587][ 0]LogUdpMessaging: Display: Using asynchronous task graph for message deserialization. +[2026.04.21-18.58.04:588][ 0]LogTcpMessaging: Initializing TcpMessaging bridge +[2026.04.21-18.58.04:591][ 0]LogNNERuntimeORT: MakeRuntimeORTDml: +[2026.04.21-18.58.04:591][ 0]LogNNERuntimeORT: DirectML: no +[2026.04.21-18.58.04:591][ 0]LogNNERuntimeORT: RHI D3D12: no +[2026.04.21-18.58.04:591][ 0]LogNNERuntimeORT: D3D12: no +[2026.04.21-18.58.04:591][ 0]LogNNERuntimeORT: NPU: no +[2026.04.21-18.58.04:591][ 0]LogNNERuntimeORT: Interface availability: +[2026.04.21-18.58.04:591][ 0]LogNNERuntimeORT: GPU: no +[2026.04.21-18.58.04:591][ 0]LogNNERuntimeORT: RDG: no +[2026.04.21-18.58.04:591][ 0]LogNNERuntimeORT: NPU: no +[2026.04.21-18.58.04:591][ 0]LogNNERuntimeORT: NNERuntimeORTDml can only cook! +[2026.04.21-18.58.04:635][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: E48CF909D62942888000000000004200 | Instance: 1EF3244D2FFE4082B650B5646B5234B2 (WEYLAND-YUTANI-32242). +[2026.04.21-18.58.05:077][ 0]LogMetaSound: Display: MetaSound Page Target Initialized to 'Default' +[2026.04.21-18.58.05:081][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces... +[2026.04.21-18.58.05:096][ 0]LogMetaSound: MetaSound Engine Initialized +[2026.04.21-18.58.05:327][ 0]LogTimingProfiler: Initialize +[2026.04.21-18.58.05:327][ 0]LogTimingProfiler: OnSessionChanged +[2026.04.21-18.58.05:327][ 0]LoadingProfiler: Initialize +[2026.04.21-18.58.05:327][ 0]LoadingProfiler: OnSessionChanged +[2026.04.21-18.58.05:327][ 0]LogNetworkingProfiler: Initialize +[2026.04.21-18.58.05:327][ 0]LogNetworkingProfiler: OnSessionChanged +[2026.04.21-18.58.05:327][ 0]LogMemoryProfiler: Initialize +[2026.04.21-18.58.05:327][ 0]LogMemoryProfiler: OnSessionChanged +[2026.04.21-18.58.05:379][ 0]LogChaosVDEditor: [RegisterExtension] Registering CVD Extension [FChaosVDGenericDebugDrawExtension] ... +[2026.04.21-18.58.05:379][ 0]LogChaosVDEditor: [RegisterExtension] Registering CVD Extension [FChaosVDAccelerationStructuresExtension] ... +[2026.04.21-18.58.05:427][ 0]LogConfig: Applying CVar settings from Section [/Script/NNEDenoiser.NNEDenoiserSettings] File [Engine] +[2026.04.21-18.58.05:960][ 0]SourceControl: Revision control is disabled +[2026.04.21-18.58.05:971][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Content/Slate/Icons/doc_16x.png' error. +[2026.04.21-18.58.05:971][ 0]LogSlate: Could not load file for Slate resource: [../../../Engine/Content/Slate/Icons/doc_16x.png] file: [../../../Engine/Content/Slate/Icons/doc_16x.png] +[2026.04.21-18.58.05:971][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Content/Slate/Common/ButtonHoverHint.png' error. +[2026.04.21-18.58.05:971][ 0]LogSlate: Could not load file for Slate resource: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] file: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] +[2026.04.21-18.58.05:984][ 0]LogUnixPlatformFile: Warning: Cannot determine whether '/home/reimoz/.steampath' is a directory - d_type not supported and stat() failed with errno=2 (No such file or directory) +[2026.04.21-18.58.05:989][ 0]SourceControl: Revision control is disabled +[2026.04.21-18.58.06:420][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance +[2026.04.21-18.58.06:469][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2026.04.21-18.58.06:469][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2026.04.21-18.58.06:526][ 0]LogTemp: OpenXR ignores max viewport resolution in editor to support full HMD resolutions. +[2026.04.21-18.58.07:030][ 0]LogCollectionManager: Loaded 0 collections in 0.002394 seconds +[2026.04.21-18.58.07:030][ 0]LogFileCache: Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Collections/' took 0.00s +[2026.04.21-18.58.07:031][ 0]LogFileCache: Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Developers/reimoz/Collections/' took 0.00s +[2026.04.21-18.58.07:031][ 0]LogFileCache: Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Collections/' took 0.00s +[2026.04.21-18.58.07:112][ 0]LogUObjectArray: 43167 objects as part of root set at end of initial load. +[2026.04.21-18.58.07:112][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool +[2026.04.21-18.58.07:244][ 0]LogEngine: Initializing Engine... +[2026.04.21-18.58.07:371][ 0]LogHMD: HMD configured for shader platform VULKAN_SM6, bIsMobileMultiViewEnabled=0, bProjectionLayerAlphaEnabled=0 +[2026.04.21-18.58.07:377][ 0]LogTedsSettings: UTedsSettingsEditorSubsystem::Initialize +[2026.04.21-18.58.07:378][ 0]LogStylusInput: Initializing StylusInput subsystem. +[2026.04.21-18.58.07:378][ 0]LogStylusInput: StylusInput not supported on this platform. +[2026.04.21-18.58.07:650][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.11.so +[2026.04.21-18.58.07:662][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.12.so +[2026.04.21-18.58.07:673][ 0]LogChaosDD: Creating Chaos Debug Draw Scene for world Untitled +[2026.04.21-18.58.07:682][ 0]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Temp/Untitled_0.Untitled'. +[2026.04.21-18.58.07:702][ 0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use. +[2026.04.21-18.58.07:702][ 0]LogInit: Texture streaming: Enabled +[2026.04.21-18.58.07:706][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] AnalyticsET::StartSession ( APIServer = https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data. AppVersion = 5.6.1-44394996+++UE5+Release-5.6 ) +[2026.04.21-18.58.07:712][ 0]LogAudio: Display: Initializing Audio Device Manager... +[2026.04.21-18.58.07:712][ 0]LogAudio: Display: Loading Default Audio Settings Objects... +[2026.04.21-18.58.07:712][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load). +[2026.04.21-18.58.07:717][ 0]LogAudio: Display: Audio Device Manager Initialized +[2026.04.21-18.58.07:717][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True +[2026.04.21-18.58.07:717][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2026.04.21-18.58.07:717][ 0]LogAudioMixer: Display: Sample Rate: 48000 +[2026.04.21-18.58.07:717][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2026.04.21-18.58.07:717][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2026.04.21-18.58.07:717][ 0]LogAudioMixer: Display: Number of buffers to queue: 2 +[2026.04.21-18.58.07:717][ 0]LogAudioMixer: Display: Max Channels (voices): 32 +[2026.04.21-18.58.07:717][ 0]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2026.04.21-18.58.07:717][ 0]LogAudio: Display: AudioDevice MaxSources: 32 +[2026.04.21-18.58.07:717][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2026.04.21-18.58.07:717][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2026.04.21-18.58.07:717][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2026.04.21-18.58.07:726][ 0]LogAudioMixerSDL: Display: Initialized SDL using pulseaudio platform API backend. +[2026.04.21-18.58.07:726][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'SDL2' +[2026.04.21-18.58.08:457][ 0]LogAudioMixerSDL: Opening default audio device (device index -1) +[2026.04.21-18.58.08:493][ 0]LogAudioMixer: Display: Using Audio Hardware Device Starship/Matisse HD Audio Controller Digital Stereo (IEC958) +[2026.04.21-18.58.08:493][ 0]LogAudioMixer: Display: Initializing Sound Submixes... +[2026.04.21-18.58.08:494][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2026.04.21-18.58.08:494][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2026.04.21-18.58.08:495][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=6, Samples=6144, InstanceID=1 +[2026.04.21-18.58.08:495][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +[2026.04.21-18.58.08:495][ 0]LogInit: FAudioDevice initialized with ID 1. +[2026.04.21-18.58.08:495][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'. +[2026.04.21-18.58.08:495][ 0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1 +[2026.04.21-18.58.08:523][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1" +[2026.04.21-18.58.08:526][ 0]LogInit: Undo buffer set to 256 MB +[2026.04.21-18.58.08:526][ 0]LogInit: Transaction tracking system initialized +[2026.04.21-18.58.08:719][ 0]LocalizationService: Localization service is disabled +[2026.04.21-18.58.08:821][ 0]LogAndroidRuntimeSettings: Display: Enabled Package for Meta Quest devices. +The following settings have been applied: + +[2026.04.21-18.58.08:821][ 0]LogAndroidRuntimeSettings: Display: Support arm64: 1. + +[2026.04.21-18.58.08:821][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan: 1. + +[2026.04.21-18.58.08:821][ 0]LogAndroidRuntimeSettings: Display: Support x86_64: 0. + +[2026.04.21-18.58.08:821][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan Desktop: 0. + +[2026.04.21-18.58.08:821][ 0]LogAndroidRuntimeSettings: Display: Support OpenGL ES3.2: 0. +[2026.04.21-18.58.09:438][ 0]LogFileCache: Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/' took 0.00s +[2026.04.21-18.58.09:482][ 0]LogPython: Python enabled via CVar 'Engine.Python.IsEnabledByDefault' +[2026.04.21-18.58.09:487][ 0]LogPython: Using Python 3.11.8 +[2026.04.21-18.58.09:682][ 0]LogPython: Display: No pip-enabled plugins with python dependencies found, skipping +[2026.04.21-18.58.09:918][ 0]LogRenderer: Requested compilation of Path Tracing RTPSOs (8 permutations). +[2026.04.21-18.58.09:951][ 0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized. +[2026.04.21-18.58.10:152][ 0]LogEditorDataStorage: Initializing +[2026.04.21-18.58.10:155][ 0]LogEditorDataStorage: Initialized +[2026.04.21-18.58.10:156][ 0]LogAssetRegistry: Display: Triggering cache save on discovery complete +[2026.04.21-18.58.10:166][ 0]LogCore: Display: GameplayInsights module auto-connecting to local trace server... +[2026.04.21-18.58.10:252][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init() +[2026.04.21-18.58.10:254][ 0]SourceControl: Revision control is disabled +[2026.04.21-18.58.10:254][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 13.952 +[2026.04.21-18.58.10:255][ 0]Cmd: MAP LOAD FILE="../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Content/VRTemplate/Maps/VRTemplateMap.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=4 +[2026.04.21-18.58.10:263][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true +[2026.04.21-18.58.10:263][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2026.04.21-18.58.10:286][ 0]LogAudio: Display: Audio Device unregistered from world 'None'. +[2026.04.21-18.58.10:288][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.43ms +[2026.04.21-18.58.11:027][ 0]LogAssetRegistry: Display: Asset registry cache written as 67.9 MiB to ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_*.bin +[2026.04.21-18.58.11:122][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'VRTemplateMap'. +[2026.04.21-18.58.11:122][ 0]LogChaosDD: Creating Chaos Debug Draw Scene for world VRTemplateMap +[2026.04.21-18.58.11:123][ 0]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Game/VRTemplate/Maps/VRTemplateMap.VRTemplateMap'. +[2026.04.21-18.58.11:144][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs) +[2026.04.21-18.58.11:188][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.63ms +[2026.04.21-18.58.11:189][ 0]Cmd: MAP CHECKDEP NOCLEARLOG +[2026.04.21-18.58.11:189][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0.069ms to complete. +[2026.04.21-18.58.11:227][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 14.925 +[2026.04.21-18.58.11:411][ 0]LogPlacementMode: Display: The Asset Registry is not yet fully loaded so some placeable classes might be missing. +[2026.04.21-18.58.11:544][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2026.04.21-18.58.11:624][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2026.04.21-18.58.11:704][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2026.04.21-18.58.11:784][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2026.04.21-18.58.11:860][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-18.58.11:860][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/' +[2026.04.21-18.58.11:861][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-18.58.11:861][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/' +[2026.04.21-18.58.11:861][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-18.58.11:861][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_TopDown.upack', mount point: 'root:/' +[2026.04.21-18.58.11:861][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-18.58.11:861][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/' +[2026.04.21-18.58.11:861][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-18.58.11:861][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/' +[2026.04.21-18.58.11:861][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-18.58.11:861][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/' +[2026.04.21-18.58.11:861][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-18.58.11:862][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/' +[2026.04.21-18.58.11:862][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-18.58.11:862][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/' +[2026.04.21-18.58.11:862][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-18.58.11:862][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/StarterContent.upack', mount point: 'root:/' +[2026.04.21-18.58.11:862][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-18.58.11:862][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/' +[2026.04.21-18.58.11:905][ 0]LogVulkanRHI: Display: Requested PixelFormat 18 not supported by this swapchain! Falling back to supported swapchain format... +[2026.04.21-18.58.11:905][ 0]LogVulkanRHI: Display: Queue Family 0: Supports Present +[2026.04.21-18.58.11:905][ 0]LogVulkanRHI: Display: Found 4 Surface present modes: +[2026.04.21-18.58.11:905][ 0]LogVulkanRHI: Display: - VK_PRESENT_MODE_FIFO_KHR (2) +[2026.04.21-18.58.11:905][ 0]LogVulkanRHI: Display: - VK_PRESENT_MODE_FIFO_RELAXED_KHR (3) +[2026.04.21-18.58.11:905][ 0]LogVulkanRHI: Display: - VK_PRESENT_MODE_IMMEDIATE_KHR (0) +[2026.04.21-18.58.11:905][ 0]LogVulkanRHI: Display: - VkPresentModeKHR 1000361000 +[2026.04.21-18.58.11:905][ 0]LogVulkanRHI: Display: Selected VkPresentModeKHR mode VK_PRESENT_MODE_IMMEDIATE_KHR +[2026.04.21-18.58.11:905][ 0]LogVulkanRHI: Creating new VK swapchain with VK_PRESENT_MODE_IMMEDIATE_KHR, VK_FORMAT_B8G8R8A8_UNORM, VK_COLOR_SPACE_SRGB_NONLINEAR_KHR, num images 3 +[2026.04.21-18.58.11:956][ 0]LogStall: Startup... +[2026.04.21-18.58.11:956][ 0]LogStall: Startup complete. +[2026.04.21-18.58.12:010][ 0]LogGameProjectGeneration: Project MyProject2 requires update. Plugin OpenXR SupportedTargetPlatforms value in project descriptor (Win64, Linux, Android, VisionOS) differs from value in plugin descriptor (Win64, Linux, LinuxArm64, Android) +[2026.04.21-18.58.12:010][ 0]LogGameProjectGeneration: Project MyProject2 requires update. Plugin OpenXREyeTracker SupportedTargetPlatforms value in project descriptor (Win64, Linux, Android) differs from value in plugin descriptor (Win64, Linux, LinuxArm64, Android) +[2026.04.21-18.58.12:010][ 0]LogGameProjectGeneration: Project MyProject2 requires update. Plugin OpenXRHandTracking SupportedTargetPlatforms value in project descriptor (Win64, Linux, Android, VisionOS) differs from value in plugin descriptor (Win64, Linux, LinuxArm64, Android) +[2026.04.21-18.58.12:075][ 0]LogLoad: (Engine Initialization) Total time: 15.77 seconds +[2026.04.21-18.58.12:087][ 0]LogInit: Adding external input plugin. +[2026.04.21-18.58.12:087][ 0]LogInit: Adding external input plugin. +[2026.04.21-18.58.12:436][ 0]LogContentStreaming: Texture pool size now 1000 MB +[2026.04.21-18.58.12:436][ 0]LogCsvProfiler: Display: Metadata set : streamingpoolsizemb="1000" +[2026.04.21-18.58.12:450][ 0]LogSlate: Took 0.000064 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2026.04.21-18.58.12:453][ 0]LogSlate: Took 0.000053 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) +[2026.04.21-18.58.12:454][ 0]LogSlate: Took 0.000178 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K) +[2026.04.21-18.58.12:455][ 0]LogSlate: Took 0.000031 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) +[2026.04.21-18.58.12:510][ 0]LogStreaming: Display: FlushAsyncLoading(339): 1 QueuedPackages, 0 AsyncPackages +[2026.04.21-18.58.12:701][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2026.04.21-18.58.12:704][ 0]LogPython: Display: Running start-up script /opt/unreal-engine/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py... started... +[2026.04.21-18.58.12:766][ 0]LogPython: registering + +[2026.04.21-18.58.12:775][ 0]LogPython: Display: Running start-up script /opt/unreal-engine/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py... took 71.232 ms +[2026.04.21-18.58.13:056][ 1]LogAssetRegistry: AssetRegistryGather time 0.1330s: AssetDataDiscovery 0.0374s, AssetDataGather 0.0236s, StoreResults 0.0720s. Wall time 10.4790s. + NumCachedDirectories 0. NumUncachedDirectories 1489. NumCachedFiles 7457. NumUncachedFiles 0. + BackgroundTickInterruptions 2. +[2026.04.21-18.58.13:088][ 1]LogPlacementMode: Display: The Asset Registry is done with its initial scan, the list of placeable classes has been updated. +[2026.04.21-18.58.13:100][ 1]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000001 seconds (updated 0 objects) +[2026.04.21-18.58.13:100][ 1]LogSourceControl: Uncontrolled asset discovery started... +[2026.04.21-18.58.13:179][ 2]LogSlate: Took 0.000051 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2026.04.21-18.58.13:193][ 2]LogSourceControl: Uncontrolled asset discovery finished in 0.092821 seconds (Found 188 uncontrolled assets) +[2026.04.21-19.00.01:123][153]LogDerivedDataCache: /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:00.000 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 0 files in 1 folders with total size 0 MiB. +[2026.04.21-19.02.20:745][510]LogSlate: Took 0.000243 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2026.04.21-19.04.12:434][947]LogShaderCompilers: Display: ================================================ +[2026.04.21-19.04.12:434][947]LogShaderCompilers: Display: === FShaderJobCache stats === +[2026.04.21-19.04.12:434][947]LogShaderCompilers: Display: Total job queries 290, among them cache hits 5 (1.72%), DDC hits 205 (70.69%), Duplicates 74 (25.52%) +[2026.04.21-19.04.12:434][947]LogShaderCompilers: Display: Tracking 211 distinct input hashes that result in 129 distinct outputs (61.14%) +[2026.04.21-19.04.12:434][947]LogShaderCompilers: Display: RAM used: 1.11 MiB of 3.15 GiB budget. Usage: 0.03% +[2026.04.21-19.04.12:434][947]LogShaderCompilers: Display: === Shader Compilation stats === +[2026.04.21-19.04.12:434][947]LogShaderCompilers: Display: Shaders Compiled: 6 +[2026.04.21-19.04.12:434][947]LogShaderCompilers: Display: Jobs assigned 6, completed 6 (100%) +[2026.04.21-19.04.12:434][947]LogShaderCompilers: Display: Time job spent in pending queue: average 0.08 s, longest 0.10 s +[2026.04.21-19.04.12:434][947]LogShaderCompilers: Display: Job execution time: average 1.07 s, max 1.22 s +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: Job life time (pending + execution): average 1.15 s, max 1.30 +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: Shader code size: total 57.508 KiB, numShaders 6, average 9.584 KiB, min 837 B, max 13.081 KiB +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 1.31 s +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: Mutex wait stall in FShaderJobCache::SubmitJobs: 0.02% +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: Jobs were issued in 6 batches (only local compilation was used), average 1.00 jobs/batch +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: Average processing rate: 4.58 jobs/sec +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: Total thread time: 4.481 s +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: Total thread preprocess time: 5.326 s +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: Percentage time preprocessing: 118.85% +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: Effective parallelization: 3.42 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 - 0.427157 +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: Top 5 most expensive shader types by average time: +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy (compiled 2 times, average 0.89 sec, max 0.91 sec, min 0.88 sec) +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: FHitProxyVS (compiled 1 times, average 0.83 sec, max 0.83 sec, min 0.83 sec) +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy (compiled 2 times, average 0.73 sec, max 0.82 sec, min 0.65 sec) +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: FHitProxyPS (compiled 1 times, average 0.39 sec, max 0.39 sec, min 0.39 sec) +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: FLandscapePhysicalMaterialPS (compiled 0 times, average 0.00 sec, max 0.00 sec, min 0.00 sec) +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: Top 5 shader types by total compile time: +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy - 39.94% of total time (compiled 2 times, average 0.89 sec, max 0.91 sec, min 0.88 sec) +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy - 32.74% of total time (compiled 2 times, average 0.73 sec, max 0.82 sec, min 0.65 sec) +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: FHitProxyVS - 18.59% of total time (compiled 1 times, average 0.83 sec, max 0.83 sec, min 0.83 sec) +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: FHitProxyPS - 8.73% of total time (compiled 1 times, average 0.39 sec, max 0.39 sec, min 0.39 sec) +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: FDebugViewModePS - 0.00% of total time (compiled 0 times, average 0.00 sec, max 0.00 sec, min 0.00 sec) +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: === Material stats === +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: Materials Cooked: 0 +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: Materials Translated: 150 +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: Material Total Translate Time: 0.10 s +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: Material Translation Only: 0.05 s (44%) +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: Material DDC Serialization Only: 0.00 s (3%) +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: Material Cache Hits: 41 (27%) +[2026.04.21-19.04.12:435][947]LogShaderCompilers: Display: ================================================ +[2026.04.21-19.10.45:173][498]LogPSOHitching: Encountered 50 PSO creation hitches so far (50 graphics, 0 compute). 0 of them were precached. +[2026.04.21-19.12.43:112][174]LogNavigationPoint: PostEditMove Clear paths rebuilt +[2026.04.21-19.12.43:701][243]Cmd: TRANSACTION UNDO +[2026.04.21-19.12.43:701][243]LogEditorTransaction: Undo Scale Elements +[2026.04.21-19.12.48:133][724]LogNavigationPoint: PostEditMove Clear paths rebuilt +[2026.04.21-19.12.56:331][653]LogChaosDD: Not creating Chaos Debug Draw Scene for world World_0 +[2026.04.21-19.12.56:332][653]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Engine/Transient.World_0'. +[2026.04.21-19.12.56:342][653]LogChaosDD: Not creating Chaos Debug Draw Scene for world World_1 +[2026.04.21-19.12.56:342][653]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Engine/Transient.World_1'. +[2026.04.21-19.13.12:551][337]LogChaosDD: Not creating Chaos Debug Draw Scene for world World_2 +[2026.04.21-19.13.12:551][337]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Engine/Transient.World_2'. +[2026.04.21-19.13.12:773][338]LogNiagara: Compiling System NiagaraSystem /Game/VRTemplate/VFX/NS_TeleportTrace.NS_TeleportTrace took 0.214529 sec (time since issued). +[2026.04.21-19.13.17:622][731]LogChaosDD: Not creating Chaos Debug Draw Scene for world World_3 +[2026.04.21-19.13.17:623][731]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Engine/Transient.World_3'. +[2026.04.21-19.13.17:860][736]LogChaosDD: Not creating Chaos Debug Draw Scene for world World_4 +[2026.04.21-19.13.17:860][736]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Engine/Transient.World_4'. +[2026.04.21-19.13.19:676][906]LogChaosDD: Not creating Chaos Debug Draw Scene for world World_5 +[2026.04.21-19.13.19:677][906]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Engine/Transient.World_5'. +[2026.04.21-19.13.19:833][907]LogNiagara: Compiling System NiagaraSystem /Game/VRTemplate/VFX/NS_MenuLaser.NS_MenuLaser took 0.029426 sec (time since issued). +[2026.04.21-19.13.21:401][ 70]LogChaosDD: Not creating Chaos Debug Draw Scene for world World_6 +[2026.04.21-19.13.21:402][ 70]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Engine/Transient.World_6'. +[2026.04.21-19.13.42:741][197]LogUObjectHash: Compacting FUObjectHashTables data took 0.51ms +[2026.04.21-19.13.42:763][197]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/VRTemplate/Maps/VRTemplateMap_Auto1 +[2026.04.21-19.13.42:763][197]LogSavePackage: Moving '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/VRTemplateMap_Auto1D7DAD87C902B4E60B64AB1D18BED8071.tmp' to '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Autosaves/Game/VRTemplate/Maps/VRTemplateMap_Auto1.umap' +[2026.04.21-19.13.42:765][197]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/VRTemplate/Maps/VRTemplateMap' took 0.109 +[2026.04.21-19.13.42:765][197]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.109 +[2026.04.21-19.13.49:761][421]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn +[2026.04.21-19.13.49:768][421]LogChaosDD: Not creating Chaos Debug Draw Scene for world World_7 +[2026.04.21-19.13.49:769][421]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Engine/Transient.World_7'. +[2026.04.21-19.13.49:824][421]LogStreaming: Display: FlushAsyncLoading(342): 1 QueuedPackages, 0 AsyncPackages +[2026.04.21-19.13.50:753][421]LogStaticMesh: Display: Building static mesh PhAT_FloorBox (Required Memory Estimate: 0.024887 MB)... +[2026.04.21-19.13.50:755][421]LogStaticMesh: Built static mesh [0.00s] /Engine/EditorMeshes/PhAT_FloorBox.PhAT_FloorBox +[2026.04.21-19.13.51:212][421]LogSlate: Took 0.000068 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensed.ttf' (158K) +[2026.04.21-19.13.54:465][635]LogSlate: Window 'VRPawn' being destroyed +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: ================================================ +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: === FShaderJobCache stats === +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: Total job queries 336, among them cache hits 21 (6.25%), DDC hits 227 (67.56%), Duplicates 75 (22.32%) +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: Tracking 240 distinct input hashes that result in 154 distinct outputs (64.17%) +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: RAM used: 1.44 MiB of 3.15 GiB budget. Usage: 0.04% +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: === Shader Compilation stats === +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: Shaders Compiled: 13 +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: Jobs assigned 13, completed 13 (100%) +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: Average time worker was idle: 466.31 s +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: Time job spent in pending queue: average 0.08 s, longest 0.10 s +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: Job execution time: average 2.27 s, max 4.71 s +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: Job life time (pending + execution): average 2.35 s, max 4.80 +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: Shader code size: total 379.22 KiB, numShaders 13, average 29.17 KiB, min 837 B, max 64.237 KiB +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 9.61 s +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: Mutex wait stall in FShaderJobCache::SubmitJobs: 0.01% +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: Jobs were issued in 13 batches (only local compilation was used), average 1.00 jobs/batch +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: Average processing rate: 1.35 jobs/sec +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: Total thread time: 26.502 s +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: Total thread preprocess time: 6.334 s +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: Percentage time preprocessing: 23.90% +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: Effective parallelization: 2.76 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 - 0.344702 +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: Top 5 most expensive shader types by average time: +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight (compiled 2 times, average 4.38 sec, max 4.46 sec, min 4.30 sec) +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy (compiled 4 times, average 2.58 sec, max 4.31 sec, min 0.88 sec) +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: TMaterialCHSFNoLightMapPolicy (compiled 3 times, average 1.57 sec, max 1.68 sec, min 1.44 sec) +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: FHitProxyVS (compiled 1 times, average 0.83 sec, max 0.83 sec, min 0.83 sec) +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy (compiled 2 times, average 0.73 sec, max 0.82 sec, min 0.65 sec) +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: Top 5 shader types by total compile time: +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy - 38.96% of total time (compiled 4 times, average 2.58 sec, max 4.31 sec, min 0.88 sec) +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight - 33.07% of total time (compiled 2 times, average 4.38 sec, max 4.46 sec, min 4.30 sec) +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: TMaterialCHSFNoLightMapPolicy - 17.81% of total time (compiled 3 times, average 1.57 sec, max 1.68 sec, min 1.44 sec) +[2026.04.21-19.16.12:465][ 89]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy - 5.54% of total time (compiled 2 times, average 0.73 sec, max 0.82 sec, min 0.65 sec) +[2026.04.21-19.16.12:466][ 89]LogShaderCompilers: Display: FHitProxyVS - 3.14% of total time (compiled 1 times, average 0.83 sec, max 0.83 sec, min 0.83 sec) +[2026.04.21-19.16.12:466][ 89]LogShaderCompilers: Display: === Material stats === +[2026.04.21-19.16.12:466][ 89]LogShaderCompilers: Display: Materials Cooked: 0 +[2026.04.21-19.16.12:466][ 89]LogShaderCompilers: Display: Materials Translated: 152 +[2026.04.21-19.16.12:466][ 89]LogShaderCompilers: Display: Material Total Translate Time: 0.11 s +[2026.04.21-19.16.12:466][ 89]LogShaderCompilers: Display: Material Translation Only: 0.05 s (45%) +[2026.04.21-19.16.12:466][ 89]LogShaderCompilers: Display: Material DDC Serialization Only: 0.00 s (3%) +[2026.04.21-19.16.12:466][ 89]LogShaderCompilers: Display: Material Cache Hits: 41 (27%) +[2026.04.21-19.16.12:466][ 89]LogShaderCompilers: Display: ================================================ +[2026.04.21-19.19.06:135][357]LogContentBrowser: Deferred new asset file creation: NewInputAction +[2026.04.21-19.19.06:169][357]LogContentBrowser: Creating deferred item: NewInputAction +[2026.04.21-19.19.06:210][358]LogContentBrowser: Renaming the item being created (Deferred Item: NewInputAction). +[2026.04.21-19.19.17:783][567]LogContentBrowser: Attempting asset rename: NewInputAction -> IA_MoveForwardBack +[2026.04.21-19.19.17:784][567]LogContentBrowser: End creating deferred item NewInputAction +[2026.04.21-19.19.20:977][849]LogAssetEditorSubsystem: Opening Asset editor for InputAction /Game/VRTemplate/Input/Actions/IA_MoveForwardBack.IA_MoveForwardBack +[2026.04.21-19.20.08:445][421]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2026.04.21-19.20.08:495][421]OBJ SavePackage: Generating thumbnails for [0] asset(s) in package [/Game/VRTemplate/Input/Actions/IA_MoveForwardBack] ([1] browsable assets)... +[2026.04.21-19.20.08:495][421]OBJ SavePackage: Finished generating thumbnails for package [/Game/VRTemplate/Input/Actions/IA_MoveForwardBack] +[2026.04.21-19.20.08:497][421]LogSavePackage: Moving output files for package: /Game/VRTemplate/Input/Actions/IA_MoveForwardBack +[2026.04.21-19.20.08:497][421]LogSavePackage: Moving '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/IA_MoveForwardBack7E0915BF072E49189821AD21B9281C4B.tmp' to '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Content/VRTemplate/Input/Actions/IA_MoveForwardBack.uasset' +[2026.04.21-19.20.08:517][421]LogFileHelpers: InternalPromptForCheckoutAndSave took 72.262 ms +[2026.04.21-19.20.08:573][421]LogContentValidation: Display: Starting to validate 1 assets +[2026.04.21-19.20.08:573][421]LogContentValidation: Enabled validators: +[2026.04.21-19.20.08:574][421]LogContentValidation: /Script/DataValidation.EditorValidator_Material +[2026.04.21-19.20.08:574][421]LogContentValidation: /Script/DataValidation.DirtyFilesChangelistValidator +[2026.04.21-19.20.08:574][421]LogContentValidation: /Script/DataValidation.EditorValidator_Localization +[2026.04.21-19.20.08:574][421]LogContentValidation: /Script/DataValidation.PackageFileValidator +[2026.04.21-19.20.08:574][421]LogContentValidation: /Script/DataValidation.WorldPartitionChangelistValidator +[2026.04.21-19.20.08:574][421]LogContentValidation: /Script/InputBlueprintNodes.EnhancedInputUserWidgetValidator +[2026.04.21-19.20.08:574][421]AssetCheck: /Game/VRTemplate/Input/Actions/IA_MoveForwardBack Validating asset +[2026.04.21-19.20.08:598][421]LogSourceControl: Display: Uncontrolled Changelist persistency file saved ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/SourceControl/UncontrolledChangelists.json +[2026.04.21-19.20.18:824][292]LogContentBrowser: Deferred new asset file creation: NewInputAction +[2026.04.21-19.20.18:859][292]LogContentBrowser: Creating deferred item: NewInputAction +[2026.04.21-19.20.18:902][293]LogContentBrowser: Renaming the item being created (Deferred Item: NewInputAction). +[2026.04.21-19.20.48:529][239]LogContentBrowser: Attempting asset rename: NewInputAction -> IA_MoveRightLeft +[2026.04.21-19.20.48:531][239]LogContentBrowser: End creating deferred item NewInputAction +[2026.04.21-19.20.50:643][429]LogAssetEditorSubsystem: Opening Asset editor for InputAction /Game/VRTemplate/Input/Actions/IA_MoveRightLeft.IA_MoveRightLeft +[2026.04.21-19.20.54:793][869]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2026.04.21-19.20.54:847][869]OBJ SavePackage: Generating thumbnails for [0] asset(s) in package [/Game/VRTemplate/Input/Actions/IA_MoveRightLeft] ([1] browsable assets)... +[2026.04.21-19.20.54:847][869]OBJ SavePackage: Finished generating thumbnails for package [/Game/VRTemplate/Input/Actions/IA_MoveRightLeft] +[2026.04.21-19.20.54:849][869]LogSavePackage: Moving output files for package: /Game/VRTemplate/Input/Actions/IA_MoveRightLeft +[2026.04.21-19.20.54:849][869]LogSavePackage: Moving '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/IA_MoveRightLeftBCDEAE8B528347D3B713EFA1A3962A09.tmp' to '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Content/VRTemplate/Input/Actions/IA_MoveRightLeft.uasset' +[2026.04.21-19.20.54:867][869]LogFileHelpers: InternalPromptForCheckoutAndSave took 73.993 ms (total: 146.256 ms) +[2026.04.21-19.20.54:925][869]LogContentValidation: Display: Starting to validate 1 assets +[2026.04.21-19.20.54:925][869]LogContentValidation: Enabled validators: +[2026.04.21-19.20.54:925][869]LogContentValidation: /Script/DataValidation.EditorValidator_Material +[2026.04.21-19.20.54:925][869]LogContentValidation: /Script/DataValidation.DirtyFilesChangelistValidator +[2026.04.21-19.20.54:925][869]LogContentValidation: /Script/DataValidation.EditorValidator_Localization +[2026.04.21-19.20.54:925][869]LogContentValidation: /Script/DataValidation.PackageFileValidator +[2026.04.21-19.20.54:925][869]LogContentValidation: /Script/DataValidation.WorldPartitionChangelistValidator +[2026.04.21-19.20.54:925][869]LogContentValidation: /Script/InputBlueprintNodes.EnhancedInputUserWidgetValidator +[2026.04.21-19.20.54:925][869]AssetCheck: /Game/VRTemplate/Input/Actions/IA_MoveRightLeft Validating asset +[2026.04.21-19.20.54:948][869]LogSourceControl: Display: Uncontrolled Changelist persistency file saved ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/SourceControl/UncontrolledChangelists.json +[2026.04.21-19.21.05:226][702]LogContentBrowser: Deferred new asset file creation: NewInputAction +[2026.04.21-19.21.05:250][702]LogContentBrowser: Creating deferred item: NewInputAction +[2026.04.21-19.21.05:297][703]LogContentBrowser: Renaming the item being created (Deferred Item: NewInputAction). +[2026.04.21-19.21.12:466][417]LogContentBrowser: Attempting asset rename: NewInputAction -> IA_MoveUpDown +[2026.04.21-19.21.12:468][417]LogContentBrowser: End creating deferred item NewInputAction +[2026.04.21-19.21.14:570][600]LogAssetEditorSubsystem: Opening Asset editor for InputAction /Game/VRTemplate/Input/Actions/IA_MoveUpDown.IA_MoveUpDown +[2026.04.21-19.21.18:165][980]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2026.04.21-19.21.18:201][980]OBJ SavePackage: Generating thumbnails for [0] asset(s) in package [/Game/VRTemplate/Input/Actions/IA_MoveUpDown] ([1] browsable assets)... +[2026.04.21-19.21.18:201][980]OBJ SavePackage: Finished generating thumbnails for package [/Game/VRTemplate/Input/Actions/IA_MoveUpDown] +[2026.04.21-19.21.18:201][980]LogSavePackage: Moving output files for package: /Game/VRTemplate/Input/Actions/IA_MoveUpDown +[2026.04.21-19.21.18:201][980]LogSavePackage: Moving '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/IA_MoveUpDownEC94D56DF022420EA69AAF3A4D8E1A1A.tmp' to '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Content/VRTemplate/Input/Actions/IA_MoveUpDown.uasset' +[2026.04.21-19.21.18:217][980]LogFileHelpers: InternalPromptForCheckoutAndSave took 51.350 ms (total: 197.607 ms) +[2026.04.21-19.21.18:256][980]LogContentValidation: Display: Starting to validate 1 assets +[2026.04.21-19.21.18:256][980]LogContentValidation: Enabled validators: +[2026.04.21-19.21.18:256][980]LogContentValidation: /Script/DataValidation.EditorValidator_Material +[2026.04.21-19.21.18:256][980]LogContentValidation: /Script/DataValidation.DirtyFilesChangelistValidator +[2026.04.21-19.21.18:256][980]LogContentValidation: /Script/DataValidation.EditorValidator_Localization +[2026.04.21-19.21.18:256][980]LogContentValidation: /Script/DataValidation.PackageFileValidator +[2026.04.21-19.21.18:256][980]LogContentValidation: /Script/DataValidation.WorldPartitionChangelistValidator +[2026.04.21-19.21.18:256][980]LogContentValidation: /Script/InputBlueprintNodes.EnhancedInputUserWidgetValidator +[2026.04.21-19.21.18:256][980]AssetCheck: /Game/VRTemplate/Input/Actions/IA_MoveUpDown Validating asset +[2026.04.21-19.21.18:274][980]LogSourceControl: Display: Uncontrolled Changelist persistency file saved ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/SourceControl/UncontrolledChangelists.json +[2026.04.21-19.24.17:666][412]LogUObjectHash: Compacting FUObjectHashTables data took 1.18ms +[2026.04.21-19.24.17:671][412]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/VRTemplate/Maps/VRTemplateMap' took 0.133 +[2026.04.21-19.24.17:672][412]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/VRTemplate/Blueprints/VRPawn] ([2] browsable assets)... +[2026.04.21-19.24.17:681][412]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn] +[2026.04.21-19.24.17:681][412]OBJ SavePackage: Finished generating thumbnails for package [/Game/VRTemplate/Blueprints/VRPawn] +[2026.04.21-19.24.17:759][412]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/VRTemplate/Blueprints/VRPawn_Auto2 +[2026.04.21-19.24.17:759][412]LogSavePackage: Moving '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/VRPawn_Auto24129CF9642ED40CA886A513E42704428.tmp' to '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Autosaves/Game/VRTemplate/Blueprints/VRPawn_Auto2.uasset' +[2026.04.21-19.24.17:759][412]LogFileHelpers: Auto-saving content packages took 0.088 +[2026.04.21-19.24.43:552][700]LogAssetEditorSubsystem: Opening Asset editor for InputMappingContext /Game/VRTemplate/Input/IMC_Default.IMC_Default +[2026.04.21-19.34.41:636][854]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2026.04.21-19.34.41:690][854]OBJ SavePackage: Generating thumbnails for [0] asset(s) in package [/Game/VRTemplate/Input/IMC_Default] ([1] browsable assets)... +[2026.04.21-19.34.41:690][854]OBJ SavePackage: Finished generating thumbnails for package [/Game/VRTemplate/Input/IMC_Default] +[2026.04.21-19.34.41:690][854]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Input/IMC_Default" FILE="../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Content/VRTemplate/Input/IMC_Default.uasset" SILENT=true +[2026.04.21-19.34.41:693][854]LogSavePackage: Moving output files for package: /Game/VRTemplate/Input/IMC_Default +[2026.04.21-19.34.41:693][854]LogSavePackage: Moving '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/IMC_Default3BB59D63CCE74C8EB0C1748484BBA614.tmp' to '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Content/VRTemplate/Input/IMC_Default.uasset' +[2026.04.21-19.34.41:715][854]LogFileHelpers: InternalPromptForCheckoutAndSave took 78.742 ms (total: 276.349 ms) +[2026.04.21-19.34.41:765][854]LogContentValidation: Display: Starting to validate 1 assets +[2026.04.21-19.34.41:765][854]LogContentValidation: Enabled validators: +[2026.04.21-19.34.41:765][854]LogContentValidation: /Script/DataValidation.EditorValidator_Material +[2026.04.21-19.34.41:765][854]LogContentValidation: /Script/DataValidation.DirtyFilesChangelistValidator +[2026.04.21-19.34.41:765][854]LogContentValidation: /Script/DataValidation.EditorValidator_Localization +[2026.04.21-19.34.41:765][854]LogContentValidation: /Script/DataValidation.PackageFileValidator +[2026.04.21-19.34.41:765][854]LogContentValidation: /Script/DataValidation.WorldPartitionChangelistValidator +[2026.04.21-19.34.41:765][854]LogContentValidation: /Script/InputBlueprintNodes.EnhancedInputUserWidgetValidator +[2026.04.21-19.34.41:766][854]AssetCheck: /Game/VRTemplate/Input/IMC_Default Validating asset +[2026.04.21-19.34.41:799][854]LogSourceControl: Display: Uncontrolled Changelist persistency file saved ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/SourceControl/UncontrolledChangelists.json +[2026.04.21-19.35.27:790][205]LogStreaming: Display: FlushAsyncLoading(518): 1 QueuedPackages, 0 AsyncPackages +[2026.04.21-19.37.08:213][917]LogUObjectHash: Compacting FUObjectHashTables data took 1.20ms +[2026.04.21-19.37.08:215][917]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/VRTemplate/Maps/VRTemplateMap' took 0.066 +[2026.04.21-19.37.08:215][917]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/VRTemplate/Blueprints/VRPawn] ([2] browsable assets)... +[2026.04.21-19.37.08:235][917]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn] +[2026.04.21-19.37.08:235][917]OBJ SavePackage: Finished generating thumbnails for package [/Game/VRTemplate/Blueprints/VRPawn] +[2026.04.21-19.37.08:313][917]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/VRTemplate/Blueprints/VRPawn_Auto3 +[2026.04.21-19.37.08:313][917]LogSavePackage: Moving '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/VRPawn_Auto3DD245DFA6C294D79B8A866827C563282.tmp' to '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Autosaves/Game/VRTemplate/Blueprints/VRPawn_Auto3.uasset' +[2026.04.21-19.37.08:313][917]LogFileHelpers: Auto-saving content packages took 0.098 +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: ================================================ +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: === FShaderJobCache stats === +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: Total job queries 337, among them cache hits 21 (6.23%), DDC hits 227 (67.36%), Duplicates 75 (22.26%) +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: Tracking 241 distinct input hashes that result in 155 distinct outputs (64.32%) +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: RAM used: 1.44 MiB of 3.15 GiB budget. Usage: 0.04% +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: === Shader Compilation stats === +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: Shaders Compiled: 14 +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: Jobs assigned 14, completed 14 (100%) +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: Average time worker was idle: 573.86 s +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: Time job spent in pending queue: average 0.07 s, longest 0.10 s +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: Job execution time: average 2.23 s, max 4.71 s +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: Job life time (pending + execution): average 2.30 s, max 4.80 +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: Shader code size: total 404.523 KiB, numShaders 14, average 28.895 KiB, min 837 B, max 64.237 KiB +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 11.22 s +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: Mutex wait stall in FShaderJobCache::SubmitJobs: 0.01% +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: Jobs were issued in 14 batches (only local compilation was used), average 1.00 jobs/batch +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: Average processing rate: 1.25 jobs/sec +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: Total thread time: 27.89 s +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: Total thread preprocess time: 6.346 s +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: Percentage time preprocessing: 22.75% +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: Effective parallelization: 2.49 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 - 0.310631 +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: Top 5 most expensive shader types by average time: +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight (compiled 2 times, average 4.38 sec, max 4.46 sec, min 4.30 sec) +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy (compiled 4 times, average 2.58 sec, max 4.31 sec, min 0.88 sec) +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: TMaterialCHSFNoLightMapPolicy (compiled 4 times, average 1.53 sec, max 1.68 sec, min 1.39 sec) +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: FHitProxyVS (compiled 1 times, average 0.83 sec, max 0.83 sec, min 0.83 sec) +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy (compiled 2 times, average 0.73 sec, max 0.82 sec, min 0.65 sec) +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: Top 5 shader types by total compile time: +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy - 37.02% of total time (compiled 4 times, average 2.58 sec, max 4.31 sec, min 0.88 sec) +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicySkylight - 31.43% of total time (compiled 2 times, average 4.38 sec, max 4.46 sec, min 4.30 sec) +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: TMaterialCHSFNoLightMapPolicy - 21.90% of total time (compiled 4 times, average 1.53 sec, max 1.68 sec, min 1.39 sec) +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy - 5.26% of total time (compiled 2 times, average 0.73 sec, max 0.82 sec, min 0.65 sec) +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: FHitProxyVS - 2.99% of total time (compiled 1 times, average 0.83 sec, max 0.83 sec, min 0.83 sec) +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: === Material stats === +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: Materials Cooked: 0 +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: Materials Translated: 153 +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: Material Total Translate Time: 0.11 s +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: Material Translation Only: 0.05 s (45%) +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: Material DDC Serialization Only: 0.00 s (3%) +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: Material Cache Hits: 41 (27%) +[2026.04.21-19.37.12:887][457]LogShaderCompilers: Display: ================================================ +[2026.04.21-19.44.34:092][362]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2026.04.21-19.44.34:137][362]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/VRTemplate/Blueprints/VRPawn] ([2] browsable assets)... +[2026.04.21-19.44.34:149][362]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn] +[2026.04.21-19.44.34:149][362]OBJ SavePackage: Finished generating thumbnails for package [/Game/VRTemplate/Blueprints/VRPawn] +[2026.04.21-19.44.34:149][362]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true +[2026.04.21-19.44.34:228][362]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn +[2026.04.21-19.44.34:228][362]LogSavePackage: Moving '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/VRPawn5EF5213F0D004AD698313CACD6DAFA39.tmp' to '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Content/VRTemplate/Blueprints/VRPawn.uasset' +[2026.04.21-19.44.34:250][362]LogFileHelpers: InternalPromptForCheckoutAndSave took 158.113 ms (total: 434.463 ms) +[2026.04.21-19.44.34:307][362]LogContentValidation: Display: Starting to validate 1 assets +[2026.04.21-19.44.34:307][362]LogContentValidation: Enabled validators: +[2026.04.21-19.44.34:307][362]LogContentValidation: /Script/DataValidation.EditorValidator_Material +[2026.04.21-19.44.34:307][362]LogContentValidation: /Script/DataValidation.DirtyFilesChangelistValidator +[2026.04.21-19.44.34:307][362]LogContentValidation: /Script/DataValidation.EditorValidator_Localization +[2026.04.21-19.44.34:307][362]LogContentValidation: /Script/DataValidation.PackageFileValidator +[2026.04.21-19.44.34:307][362]LogContentValidation: /Script/DataValidation.WorldPartitionChangelistValidator +[2026.04.21-19.44.34:307][362]LogContentValidation: /Script/InputBlueprintNodes.EnhancedInputUserWidgetValidator +[2026.04.21-19.44.34:308][362]AssetCheck: /Game/VRTemplate/Blueprints/VRPawn Validating asset +[2026.04.21-19.44.34:338][362]LogSourceControl: Display: Uncontrolled Changelist persistency file saved ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/SourceControl/UncontrolledChangelists.json +[2026.04.21-19.45.45:412][ 37]Launching UnrealBuildTool... [/opt/unreal-engine/Engine/Build/BatchFiles/Linux/Build.sh -Mode=QueryTargets -Output="/opt/unreal-engine/Engine/Intermediate/TargetInfo.json" -IncludeAllTargets -DontIncludeParentAssembly -progress] +[2026.04.21-19.45.46:046][ 37]Launching UnrealBuildTool... [/opt/unreal-engine/Engine/Build/BatchFiles/Linux/Build.sh -Mode=QueryTargets -Output="/opt/unreal-engine/Engine/Intermediate/TargetInfo.json" -IncludeAllTargets -DontIncludeParentAssembly -progress] +[2026.04.21-19.45.46:643][ 37]LogDesktopPlatform: Warning: Unable to read target info for engine +[2026.04.21-19.45.50:584][484]LogPlayLevel: [PlayLevel] Compiling VRPawn before play... +[2026.04.21-19.45.50:779][484]LogUObjectHash: Compacting FUObjectHashTables data took 1.15ms +[2026.04.21-19.45.50:781][484]LogPlayLevel: PlayLevel: Blueprint regeneration took 199 ms (1 blueprints) +[2026.04.21-19.45.50:783][484]LogOnline: OSS: Created online subsystem instance for: NULL +[2026.04.21-19.45.50:783][484]LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] +[2026.04.21-19.45.50:784][484]LogPlayLevel: Creating play world package: /Game/VRTemplate/Maps/UEDPIE_0_VRTemplateMap +[2026.04.21-19.45.50:792][484]LogPlayLevel: PIE: StaticDuplicateObject took: (0.008345s) +[2026.04.21-19.45.50:792][484]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/VRTemplate/Maps/VRTemplateMap.VRTemplateMap to /Game/VRTemplate/Maps/UEDPIE_0_VRTemplateMap.VRTemplateMap (0.008423s) +[2026.04.21-19.45.50:827][484]LogUObjectHash: Compacting FUObjectHashTables data took 1.20ms +[2026.04.21-19.45.50:828][484]LogChaosDD: Creating Chaos Debug Draw Scene for world VRTemplateMap +[2026.04.21-19.45.50:830][484]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Game/VRTemplate/Maps/UEDPIE_0_VRTemplateMap.VRTemplateMap'. +[2026.04.21-19.45.50:830][484]LogPlayLevel: PIE: World Init took: (0.002141s) +[2026.04.21-19.45.50:831][484]LogAudio: Display: Creating Audio Device: Id: 2, Scope: Unique, Realtime: True +[2026.04.21-19.45.50:831][484]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2026.04.21-19.45.50:831][484]LogAudioMixer: Display: Sample Rate: 48000 +[2026.04.21-19.45.50:831][484]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2026.04.21-19.45.50:831][484]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2026.04.21-19.45.50:831][484]LogAudioMixer: Display: Number of buffers to queue: 2 +[2026.04.21-19.45.50:831][484]LogAudioMixer: Display: Max Channels (voices): 32 +[2026.04.21-19.45.50:831][484]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2026.04.21-19.45.50:831][484]LogAudio: Display: AudioDevice MaxSources: 32 +[2026.04.21-19.45.50:831][484]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2026.04.21-19.45.50:831][484]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2026.04.21-19.45.50:831][484]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2026.04.21-19.45.50:831][484]LogAudioMixerSDL: Display: Initialized SDL using pulseaudio platform API backend. +[2026.04.21-19.45.50:832][484]LogAudioMixer: Display: Initializing audio mixer using platform API: 'SDL2' +[2026.04.21-19.45.51:527][484]LogAudioMixerSDL: Opening default audio device (device index -1) +[2026.04.21-19.45.51:574][484]LogAudioMixer: Display: Using Audio Hardware Device Starship/Matisse HD Audio Controller Digital Stereo (IEC958) +[2026.04.21-19.45.51:574][484]LogAudioMixer: Display: Initializing Sound Submixes... +[2026.04.21-19.45.51:574][484]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2026.04.21-19.45.51:574][484]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2026.04.21-19.45.51:575][484]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=6, Samples=6144, InstanceID=2 +[2026.04.21-19.45.51:575][484]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=2 +[2026.04.21-19.45.51:575][484]LogInit: FAudioDevice initialized with ID 2. +[2026.04.21-19.45.51:575][484]LogAudio: Display: Audio Device (ID: 2) registered with world 'VRTemplateMap'. +[2026.04.21-19.45.51:575][484]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 2 +[2026.04.21-19.45.51:575][484]LogAudioMixer: Display: Audio Buffer Underrun (starvation) detected. InstanceID=2 +[2026.04.21-19.45.51:599][484]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2026.04.21-19.45.51:599][484]LogHMD: Warning: The Vulkan API version has not been tested with the OpenXR runtime +[2026.04.21-19.45.51:709][484]LogLoad: Game class is 'VRGameMode_C' +[2026.04.21-19.45.51:712][484]LogWorld: Bringing World /Game/VRTemplate/Maps/UEDPIE_0_VRTemplateMap.VRTemplateMap up for play (max tick rate 0) at 2026.04.21-22.45.51 +[2026.04.21-19.45.51:713][484]LogWorld: Bringing up level for play took: 0.002278 +[2026.04.21-19.45.51:713][484]LogOnline: OSS: Created online subsystem instance for: :Context_9 +[2026.04.21-19.45.51:726][484]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2026.04.21-19.45.51:729][484]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2026.04.21-19.45.51:731][484]xr.SecondaryScreenPercentage.HMDRenderTarget = "100" +[2026.04.21-19.45.51:738][484]PIE: Server logged in +[2026.04.21-19.45.51:742][484]PIE: Play in editor total start time 1.164 seconds. +[2026.04.21-19.45.51:745][484]LogHMD: Warning: Input Action IA_MoveRightLeft has a Description, "", which exactly matches the Description already used by Action IA_MoveForwardBack. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_MoveRightLeft, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-19.45.51:745][484]LogHMD: Warning: Input Action IA_MoveUpDown has a Description, "", which exactly matches the Description already used by Action IA_MoveForwardBack. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_MoveUpDown, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-19.45.51:745][484]LogHMD: Warning: Input Action IA_Hand_Point_Right has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_Point_Right, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-19.45.51:745][484]LogHMD: Warning: Input Action IA_Hand_ThumbUp_Left has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_ThumbUp_Left, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-19.45.51:745][484]LogHMD: Warning: Input Action IA_Hand_ThumbUp_Right has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_ThumbUp_Right, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-19.45.51:745][484]LogHMD: Warning: Input Action IA_Hand_Grasp_Left has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_Grasp_Left, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-19.45.51:745][484]LogHMD: Warning: Input Action IA_Hand_Grasp_Right has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_Grasp_Right, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-19.45.51:745][484]LogHMD: Warning: Input Action IA_Hand_IndexCurl_Left has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_IndexCurl_Left, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-19.45.51:745][484]LogHMD: Warning: Input Action IA_Hand_IndexCurl_Right has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_IndexCurl_Right, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-19.45.51:746][484]LogHMD: Warning: Input Mapping Context IMC_Menu has a Description, "", which exactly matches the Description already used by Input Mapping Context IMC_Hands. Identical localized descriptions are not allowed by OpenXR. The FName of this mapping context IMC_Menu, which is unique, will replace the duplicated localized string so the Input Mapping Context functions but it will not localize correctly. +[2026.04.21-19.45.51:746][484]LogHMD: Warning: Input Action IA_Menu_Interact_Right_Pressed has a Description, "", which exactly matches the Description already used by Action IA_Menu_Interact_Left_Pressed. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Menu_Interact_Right_Pressed, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-19.45.51:746][484]LogHMD: Warning: Input Action IA_Menu_Cursor_Left has a Description, "", which exactly matches the Description already used by Action IA_Menu_Interact_Left_Pressed. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Menu_Cursor_Left, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-19.45.51:746][484]LogHMD: Warning: Input Action IA_Menu_Cursor_Right has a Description, "", which exactly matches the Description already used by Action IA_Menu_Interact_Left_Pressed. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Menu_Cursor_Right, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-19.45.51:746][484]LogHMD: Warning: Input Mapping Context IMC_Weapon_Left has a Description, "", which exactly matches the Description already used by Input Mapping Context IMC_Hands. Identical localized descriptions are not allowed by OpenXR. The FName of this mapping context IMC_Weapon_Left, which is unique, will replace the duplicated localized string so the Input Mapping Context functions but it will not localize correctly. +[2026.04.21-19.45.51:746][484]LogHMD: Warning: Input Mapping Context IMC_Weapon_Right has a Description, "", which exactly matches the Description already used by Input Mapping Context IMC_Hands. Identical localized descriptions are not allowed by OpenXR. The FName of this mapping context IMC_Weapon_Right, which is unique, will replace the duplicated localized string so the Input Mapping Context functions but it will not localize correctly. +[2026.04.21-19.45.51:876][484]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2026.04.21-19.45.51:886][484]LogRenderer: Warning: Resizing VR buffer to 5248 by 2624 +[2026.04.21-19.45.51:887][484]LogHMD: Error: Failed to create all visibility mask meshes for device/views. Abandoning visibility mask. +[2026.04.21-19.45.51:888][485]LogCsvProfiler: Display: Metadata set : systemresolution.resx="1280" +[2026.04.21-19.45.51:888][485]LogCsvProfiler: Display: Metadata set : systemresolution.resy="720" +[2026.04.21-19.46.48:610][435]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2026.04.21-19.46.48:610][435]LogWorld: BeginTearingDown for /Game/VRTemplate/Maps/UEDPIE_0_VRTemplateMap +[2026.04.21-19.46.48:610][435]LogCrowdFollowing: Warning: Unable to find RecastNavMesh instance while trying to create UCrowdManager instance +[2026.04.21-19.46.48:613][435]LogSlate: Window 'MyProject2 Preview [NetMode: Standalone 0] (64-bit/PC Vulkan SM6) OpenXR SteamVR/OpenXR (2.15.6)' being destroyed +[2026.04.21-19.46.48:622][435]LogWorld: UWorld::CleanupWorld for VRTemplateMap, bSessionEnded=true, bCleanupResources=true +[2026.04.21-19.46.48:622][435]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2026.04.21-19.46.48:623][435]LogPlayLevel: Display: Shutting down PIE online subsystems +[2026.04.21-19.46.48:631][435]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2026.04.21-19.46.48:672][435]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 2 +[2026.04.21-19.46.48:722][435]LogSlate: Slate User Unregistered. User Index 8 +[2026.04.21-19.46.48:722][435]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2026.04.21-19.46.48:723][435]LogUObjectHash: Compacting FUObjectHashTables data took 1.26ms +[2026.04.21-19.46.48:759][436]LogPlayLevel: Display: Destroying online subsystem :Context_9 +[2026.04.21-19.48.13:108][552]LogAnalyticsSessionSummarySender: Sent summary session report for: AppId=UEEditor.Rocket.Release SessionId={33AEF7D3-9FFD-4A32-B8DA-5526C094BDF2} +[2026.04.21-19.48.36:910][666]LogAssetEditorSubsystem: Opening Asset editor for InputAction /Game/VRTemplate/Input/Actions/IA_Turn.IA_Turn +[2026.04.21-19.51.01:487][913]LogUObjectHash: Compacting FUObjectHashTables data took 1.35ms +[2026.04.21-19.51.01:491][913]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/VRTemplate/Maps/VRTemplateMap' took 0.062 +[2026.04.21-19.51.01:492][913]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/VRTemplate/Blueprints/VRPawn] ([2] browsable assets)... +[2026.04.21-19.51.01:513][913]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn] +[2026.04.21-19.51.01:513][913]OBJ SavePackage: Finished generating thumbnails for package [/Game/VRTemplate/Blueprints/VRPawn] +[2026.04.21-19.51.01:596][913]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/VRTemplate/Blueprints/VRPawn_Auto4 +[2026.04.21-19.51.01:596][913]LogSavePackage: Moving '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/VRPawn_Auto405269C2D53C74FCAB56A248445901D6B.tmp' to '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Autosaves/Game/VRTemplate/Blueprints/VRPawn_Auto4.uasset' +[2026.04.21-19.51.01:596][913]LogFileHelpers: Auto-saving content packages took 0.105 +[2026.04.21-19.53.13:236][ 24]LogAnalyticsSessionSummarySender: Sent summary session report for: AppId=UEEditor.Rocket.Release SessionId={7211B7EB-2199-414C-938B-C742AC9FD6AD} +[2026.04.21-19.58.13:254][316]LogAnalyticsSessionSummarySender: Sent summary session report for: AppId=UEEditor.Rocket.Release SessionId={3AF664DA-EECC-49B9-99B9-CF851F0D76DE} +[2026.04.21-20.00.01:124][640]LogDerivedDataCache: /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:00.000 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 0 files in 1 folders with total size 0 MiB. +[2026.04.21-20.02.53:724][ 64]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2026.04.21-20.02.53:776][ 64]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/VRTemplate/Blueprints/VRPawn] ([2] browsable assets)... +[2026.04.21-20.02.53:795][ 64]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn] +[2026.04.21-20.02.53:795][ 64]OBJ SavePackage: Finished generating thumbnails for package [/Game/VRTemplate/Blueprints/VRPawn] +[2026.04.21-20.02.53:795][ 64]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true +[2026.04.21-20.02.53:875][ 64]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn +[2026.04.21-20.02.53:875][ 64]LogSavePackage: Moving '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/VRPawnD0F748D567A54376B3E5A1DE182F9697.tmp' to '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Content/VRTemplate/Blueprints/VRPawn.uasset' +[2026.04.21-20.02.53:899][ 64]LogFileHelpers: InternalPromptForCheckoutAndSave took 175.208 ms (total: 609.671 ms) +[2026.04.21-20.02.53:968][ 64]LogContentValidation: Display: Starting to validate 1 assets +[2026.04.21-20.02.53:968][ 64]LogContentValidation: Enabled validators: +[2026.04.21-20.02.53:968][ 64]LogContentValidation: /Script/DataValidation.EditorValidator_Material +[2026.04.21-20.02.53:968][ 64]LogContentValidation: /Script/DataValidation.DirtyFilesChangelistValidator +[2026.04.21-20.02.53:968][ 64]LogContentValidation: /Script/DataValidation.EditorValidator_Localization +[2026.04.21-20.02.53:969][ 64]LogContentValidation: /Script/DataValidation.PackageFileValidator +[2026.04.21-20.02.53:969][ 64]LogContentValidation: /Script/DataValidation.WorldPartitionChangelistValidator +[2026.04.21-20.02.53:969][ 64]LogContentValidation: /Script/InputBlueprintNodes.EnhancedInputUserWidgetValidator +[2026.04.21-20.02.53:969][ 64]AssetCheck: /Game/VRTemplate/Blueprints/VRPawn Validating asset +[2026.04.21-20.03.03:648][116]LogDebuggerCommands: Repeating last play command: VR Preview +[2026.04.21-20.03.03:654][116]LogPlayLevel: [PlayLevel] Compiling VRPawn before play... +[2026.04.21-20.03.03:920][116]LogUObjectHash: Compacting FUObjectHashTables data took 1.06ms +[2026.04.21-20.03.03:925][116]LogPlayLevel: PlayLevel: Blueprint regeneration took 272 ms (1 blueprints) +[2026.04.21-20.03.03:925][116]LogPlayLevel: Creating play world package: /Game/VRTemplate/Maps/UEDPIE_0_VRTemplateMap +[2026.04.21-20.03.03:934][116]LogPlayLevel: PIE: StaticDuplicateObject took: (0.008108s) +[2026.04.21-20.03.03:934][116]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/VRTemplate/Maps/VRTemplateMap.VRTemplateMap to /Game/VRTemplate/Maps/UEDPIE_0_VRTemplateMap.VRTemplateMap (0.008154s) +[2026.04.21-20.03.03:968][116]LogUObjectHash: Compacting FUObjectHashTables data took 1.26ms +[2026.04.21-20.03.03:970][116]LogChaosDD: Creating Chaos Debug Draw Scene for world VRTemplateMap +[2026.04.21-20.03.03:971][116]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Game/VRTemplate/Maps/UEDPIE_0_VRTemplateMap.VRTemplateMap'. +[2026.04.21-20.03.03:972][116]LogPlayLevel: PIE: World Init took: (0.001963s) +[2026.04.21-20.03.03:973][116]LogAudio: Display: Creating Audio Device: Id: 3, Scope: Unique, Realtime: True +[2026.04.21-20.03.03:973][116]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2026.04.21-20.03.03:973][116]LogAudioMixer: Display: Sample Rate: 48000 +[2026.04.21-20.03.03:973][116]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2026.04.21-20.03.03:973][116]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2026.04.21-20.03.03:973][116]LogAudioMixer: Display: Number of buffers to queue: 2 +[2026.04.21-20.03.03:973][116]LogAudioMixer: Display: Max Channels (voices): 32 +[2026.04.21-20.03.03:973][116]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2026.04.21-20.03.03:973][116]LogAudio: Display: AudioDevice MaxSources: 32 +[2026.04.21-20.03.03:973][116]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2026.04.21-20.03.03:973][116]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2026.04.21-20.03.03:973][116]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2026.04.21-20.03.03:973][116]LogAudioMixerSDL: Display: Initialized SDL using pulseaudio platform API backend. +[2026.04.21-20.03.03:973][116]LogAudioMixer: Display: Initializing audio mixer using platform API: 'SDL2' +[2026.04.21-20.03.04:702][116]LogAudioMixerSDL: Opening default audio device (device index -1) +[2026.04.21-20.03.05:516][116]LogAudioMixer: Display: Using Audio Hardware Device Starship/Matisse HD Audio Controller Digital Stereo (IEC958) +[2026.04.21-20.03.05:517][116]LogAudioMixer: Display: Initializing Sound Submixes... +[2026.04.21-20.03.05:517][116]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2026.04.21-20.03.05:517][116]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2026.04.21-20.03.05:517][116]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=6, Samples=6144, InstanceID=3 +[2026.04.21-20.03.05:518][116]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=3 +[2026.04.21-20.03.05:518][116]LogInit: FAudioDevice initialized with ID 3. +[2026.04.21-20.03.05:518][116]LogAudio: Display: Audio Device (ID: 3) registered with world 'VRTemplateMap'. +[2026.04.21-20.03.05:518][116]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 3 +[2026.04.21-20.03.05:538][116]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2026.04.21-20.03.05:538][116]LogHMD: Warning: The Vulkan API version has not been tested with the OpenXR runtime +[2026.04.21-20.03.05:630][116]LogLoad: Game class is 'VRGameMode_C' +[2026.04.21-20.03.05:633][116]LogWorld: Bringing World /Game/VRTemplate/Maps/UEDPIE_0_VRTemplateMap.VRTemplateMap up for play (max tick rate 0) at 2026.04.21-23.03.05 +[2026.04.21-20.03.05:633][116]LogWorld: Bringing up level for play took: 0.002941 +[2026.04.21-20.03.05:634][116]LogOnline: OSS: Created online subsystem instance for: :Context_10 +[2026.04.21-20.03.05:636][116]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2026.04.21-20.03.05:638][116]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2026.04.21-20.03.05:639][116]xr.SecondaryScreenPercentage.HMDRenderTarget = "100" +[2026.04.21-20.03.10:664][116]PIE: Server logged in +[2026.04.21-20.03.10:675][116]PIE: Play in editor total start time 7.022 seconds. +[2026.04.21-20.03.10:678][116]LogHMD: Warning: Input Action IA_MoveRightLeft has a Description, "", which exactly matches the Description already used by Action IA_MoveForwardBack. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_MoveRightLeft, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.03.10:678][116]LogHMD: Warning: Input Action IA_MoveUpDown has a Description, "", which exactly matches the Description already used by Action IA_MoveForwardBack. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_MoveUpDown, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.03.10:678][116]LogHMD: Warning: Input Action IA_Hand_Point_Right has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_Point_Right, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.03.10:678][116]LogHMD: Warning: Input Action IA_Hand_ThumbUp_Left has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_ThumbUp_Left, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.03.10:678][116]LogHMD: Warning: Input Action IA_Hand_ThumbUp_Right has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_ThumbUp_Right, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.03.10:679][116]LogHMD: Warning: Input Action IA_Hand_Grasp_Left has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_Grasp_Left, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.03.10:679][116]LogHMD: Warning: Input Action IA_Hand_Grasp_Right has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_Grasp_Right, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.03.10:679][116]LogHMD: Warning: Input Action IA_Hand_IndexCurl_Left has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_IndexCurl_Left, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.03.10:679][116]LogHMD: Warning: Input Action IA_Hand_IndexCurl_Right has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_IndexCurl_Right, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.03.10:679][116]LogHMD: Warning: Input Mapping Context IMC_Menu has a Description, "", which exactly matches the Description already used by Input Mapping Context IMC_Hands. Identical localized descriptions are not allowed by OpenXR. The FName of this mapping context IMC_Menu, which is unique, will replace the duplicated localized string so the Input Mapping Context functions but it will not localize correctly. +[2026.04.21-20.03.10:679][116]LogHMD: Warning: Input Action IA_Menu_Interact_Right_Pressed has a Description, "", which exactly matches the Description already used by Action IA_Menu_Interact_Left_Pressed. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Menu_Interact_Right_Pressed, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.03.10:679][116]LogHMD: Warning: Input Action IA_Menu_Cursor_Left has a Description, "", which exactly matches the Description already used by Action IA_Menu_Interact_Left_Pressed. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Menu_Cursor_Left, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.03.10:679][116]LogHMD: Warning: Input Action IA_Menu_Cursor_Right has a Description, "", which exactly matches the Description already used by Action IA_Menu_Interact_Left_Pressed. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Menu_Cursor_Right, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.03.10:679][116]LogHMD: Warning: Input Mapping Context IMC_Weapon_Left has a Description, "", which exactly matches the Description already used by Input Mapping Context IMC_Hands. Identical localized descriptions are not allowed by OpenXR. The FName of this mapping context IMC_Weapon_Left, which is unique, will replace the duplicated localized string so the Input Mapping Context functions but it will not localize correctly. +[2026.04.21-20.03.10:679][116]LogHMD: Warning: Input Mapping Context IMC_Weapon_Right has a Description, "", which exactly matches the Description already used by Input Mapping Context IMC_Hands. Identical localized descriptions are not allowed by OpenXR. The FName of this mapping context IMC_Weapon_Right, which is unique, will replace the duplicated localized string so the Input Mapping Context functions but it will not localize correctly. +[2026.04.21-20.03.11:023][116]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2026.04.21-20.03.11:035][116]LogHMD: Error: Failed to create all visibility mask meshes for device/views. Abandoning visibility mask. +[2026.04.21-20.03.11:096][117]LogCore: === Critical error: === +Unhandled Exception: SIGSEGV: invalid attempt to read memory at address 0x0000000000000158 + +[2026.04.21-20.03.11:096][117]LogCore: Fatal error! + +0x00007fa169b02ce7 libnvidia-glcore.so.595.58.03!UnknownFunction(0x302ce7) +0x00007fa1637aa840 vrclient.so!UnknownFunction(0x3aa83f) +0x00007fa16361ece3 vrclient.so!UnknownFunction(0x21ece2) +0x00007fa163587398 vrclient.so!UnknownFunction(0x187397) +0x00007fa16358840b vrclient.so!UnknownFunction(0x18840a) +0x00007fa1635c938f vrclient.so!UnknownFunction(0x1c938e) +0x00007fa163592f58 vrclient.so!UnknownFunction(0x192f57) +0x00007fa19d5bdbc7 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::OnFinishRendering_RHIThread(IRHICommandContext&) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:4093] +0x00007fa19d5cad6a libUnrealEditor-OpenXRHMD.so!FOpenXRRenderBridge::Present(IRHICommandContext&, int&) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD_RenderBridge.cpp:14] +0x00007fa172698717 libUnrealEditor-VulkanRHI.so!FVulkanViewport::Present(FVulkanCommandListContext&, FVulkanQueue*, bool) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/VulkanRHI/Private/VulkanViewport.cpp:1100] +0x00007fa172632c6c libUnrealEditor-VulkanRHI.so!FVulkanCommandListContext::RHIEndDrawingViewport(FRHIViewport*, bool, bool) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/VulkanRHI/Private/VulkanRHI.cpp:1273] +0x00007fa2925986ed libUnrealEditor-RHI.so!FRHICommand::ExecuteAndDestruct(FRHICommandListBase&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/RHI/Public/RHICommandListCommandExecutes.inl:591] +0x00007fa29255471d libUnrealEditor-RHI.so!FRHICommandListBase::Execute() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/RHI/Private/RHICommandList.cpp:527] +0x00007fa292557049 libUnrealEditor-RHI.so!FRHICommandListExecutor::FTranslateState::Translate(FRHICommandListBase*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/RHI/Private/RHICommandList.cpp:1077] +0x00007fa292572ec0 libUnrealEditor-RHI.so!UE::Core::Private::Function::TFunctionRefCaller::Call(void*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/RHI/Private/RHICommandList.cpp:1028] +0x00007fa292554ef5 libUnrealEditor-RHI.so!FRHICommandListExecutor::FTaskPipe::Execute(FRHICommandListExecutor::FTaskPipe::FTask*, TRefCountPtr const&) const [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Core/Public/Templates/Function.h:471] +0x00007fa29ab8fbd5 libUnrealEditor-Core.so!TGraphTask const&), (ESubsequentsMode::Type)0> >::ExecuteTask() [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Core/Public/Templates/Function.h:471] +0x00007fa29a41b095 libUnrealEditor-Core.so!UE::Tasks::Private::FTaskBase::TryExecuteTask() [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Core/Public/Tasks/TaskPrivate.h:527] +0x00007fa29a419a2d libUnrealEditor-Core.so!FNamedTaskThread::ProcessTasksNamedThread(int, bool) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Core/Public/Async/TaskGraphInterfaces.h:505] +0x00007fa29a417c6f libUnrealEditor-Core.so!FNamedTaskThread::ProcessTasksUntilQuit(int) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Core/Private/Async/TaskGraph.cpp:667] +0x00007fa29297fac9 libUnrealEditor-RenderCore.so!FRHIThread::Run() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/RenderCore/Private/RenderingThread.cpp:270] +0x00007fa29a5f65b6 libUnrealEditor-Core.so!FRunnableThreadPThread::Run() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Core/Private/HAL/PThreadRunnableThread.cpp:25] +0x00007fa29a548b5a libUnrealEditor-Core.so!FRunnableThreadPThread::_ThreadProc(void*) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Core/Private/HAL/PThreadRunnableThread.h:187] +0x00007fa28d6a597a libc.so.6!UnknownFunction(0x96979) +0x00007fa28d7292bc libc.so.6!UnknownFunction(0x11a2bb) + +[2026.04.21-20.03.11:102][117]LogExit: Executing StaticShutdownAfterError diff --git a/MyProject2/Saved/Logs/MyProject2-backup-2026.04.21-20.12.19.log b/MyProject2/Saved/Logs/MyProject2-backup-2026.04.21-20.12.19.log new file mode 100644 index 0000000..bb78c49 --- /dev/null +++ b/MyProject2/Saved/Logs/MyProject2-backup-2026.04.21-20.12.19.log @@ -0,0 +1,1828 @@ +Log file open, 04/21/26 23:06:33 +LogInit: Display: Running engine for game: MyProject2 +LogCore: UTS: Unreal Trace Server launched successfully +LogTrace: Initializing trace... +LogCore: Display: Requested channels: 'cpu,gpu,frame,log,bookmark,screenshot,region' +LogTrace: Display: Control listening on port 37557 +LogTrace: Finished trace initialization. +LogCsvProfiler: Display: Metadata set : platform="Linux" +LogCsvProfiler: Display: Metadata set : config="Development" +LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.6-CL-44394996" +LogCsvProfiler: Display: Metadata set : engineversion="5.6.1-44394996+++UE5+Release-5.6" +LogCsvProfiler: Display: Metadata set : os="Arch Linux 6.19.11-arch1-1" +LogCsvProfiler: Display: Metadata set : cpu="AuthenticAMD|AMD Ryzen 7 3800X 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="" "/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject""" +LogCsvProfiler: Display: Metadata set : loginid="e5d2b3c70a61446e8360ccaeadda3ccf-000003e8" +LogCsvProfiler: Display: Metadata set : llm="0" +LogStats: Stats thread started at 0.135751 +LogCsvProfiler: Display: Metadata set : systemresolution.resx="1280" +LogCsvProfiler: Display: Metadata set : systemresolution.resy="720" +LogICUInternationalization: OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogInit: Session CrashGUID >==================================================== + Session CrashGUID > UECC-Linux-5CB5EB88470841B5A5FD8E7D402FD16B + Session CrashGUID >==================================================== +LogConfig: No local boot hotfix file found at: [../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +LogAudio: Display: Pre-Initializing Audio Device Manager... +LogAudio: Display: AudioInfo: 'OPUS' Registered +LogAudio: Display: AudioInfo: 'OGG' Registered +LogAudio: Display: AudioInfo: 'ADPCM' Registered +LogAudio: Display: AudioInfo: 'PCM' Registered +LogAudio: Display: AudioInfo: 'BINKA' Registered +LogAudio: Display: AudioInfo: 'RADA' Registered +LogAudio: Display: Audio Device Manager Pre-Initialized +LogPluginManager: Looking for build plugins target receipt +LogPluginManager: Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +LogAssetRegistry: Display: Asset registry cache read as 67.9 MiB from ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_0.bin +LogConfig: Display: Loading Mac ini files took 0.15 seconds +LogPluginManager: Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +LogPluginManager: Looking for enabled plugins target receipt +LogPluginManager: Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +LogConfig: Display: Loading Android ini files took 0.19 seconds +LogConfig: Display: Loading IOS ini files took 0.20 seconds +LogConfig: Display: Loading VulkanPC ini files took 0.23 seconds +LogConfig: Display: Loading VisionOS ini files took 0.25 seconds +LogConfig: Display: Loading TVOS ini files took 0.27 seconds +LogConfig: Display: Loading Windows ini files took 0.28 seconds +LogConfig: Display: Loading Unix ini files took 0.28 seconds +LogPluginManager: Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +LogConfig: Display: Loading LinuxArm64 ini files took 0.30 seconds +LogConfig: Display: Loading Linux ini files took 0.40 seconds +LogPluginManager: Mounting Engine plugin RenderGraphInsights +LogPluginManager: Mounting Engine plugin IoStoreInsights +LogPluginManager: Mounting Engine plugin MassInsights +LogPluginManager: Mounting Engine plugin WorldMetrics +LogPluginManager: Mounting Engine plugin XGEController +LogPluginManager: Mounting Engine plugin EnhancedInput +LogPluginManager: Mounting Engine plugin ChaosVD +LogPluginManager: Mounting Engine plugin FastBuildController +LogPluginManager: Mounting Engine plugin CmdLinkServer +LogPluginManager: Mounting Engine plugin ChaosInsights +LogPluginManager: Mounting Engine plugin UbaController +LogPluginManager: Mounting Engine plugin ChaosCloth +LogPluginManager: Mounting Engine plugin MeshPainting +LogPluginManager: Mounting Engine plugin TraceUtilities +LogPluginManager: Mounting Engine plugin GameplayCameras +LogPluginManager: Mounting Engine plugin EngineCameras +LogPluginManager: Mounting Engine plugin CameraShakePreviewer +LogPluginManager: Mounting Engine plugin UdpMessaging +LogPluginManager: Mounting Engine plugin TcpMessaging +LogPluginManager: Mounting Engine plugin NNERuntimeORT +LogPluginManager: Mounting Engine plugin Paper2D +LogPluginManager: Mounting Engine plugin NNEDenoiser +LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess +LogPluginManager: Mounting Engine plugin PlasticSourceControl +LogPluginManager: Mounting Engine plugin PerforceSourceControl +LogPluginManager: Mounting Engine plugin DumpGPUServices +LogPluginManager: Mounting Engine plugin PixWinPlugin +LogPluginManager: Mounting Engine plugin VisualStudioCodeSourceCodeAccess +LogPluginManager: Mounting Engine plugin XCodeSourceCodeAccess +LogPluginManager: Mounting Engine plugin PluginUtils +LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess +LogPluginManager: Mounting Engine plugin SubversionSourceControl +LogPluginManager: Mounting Engine plugin AnimationSharing +LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess +LogPluginManager: Mounting Engine plugin UObjectPlugin +LogPluginManager: Mounting Engine plugin RenderDocPlugin +LogPluginManager: Mounting Engine plugin ProjectLauncher +LogPluginManager: Mounting Engine plugin PropertyAccessNode +LogPluginManager: Mounting Engine plugin NullSourceCodeAccess +LogPluginManager: Mounting Engine plugin GitSourceControl +LogPluginManager: Mounting Engine plugin TextureFormatOodle +LogPluginManager: Mounting Engine plugin VisualStudioSourceCodeAccess +LogPluginManager: Mounting Engine plugin NamingTokens +LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess +LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess +LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor +LogPluginManager: Mounting Engine plugin AISupport +LogPluginManager: Mounting Engine plugin MediaCompositing +LogPluginManager: Mounting Engine plugin AvfMedia +LogPluginManager: Mounting Engine plugin AndroidMedia +LogPluginManager: Mounting Engine plugin MediaPlayerEditor +LogPluginManager: Mounting Engine plugin WmfMedia +LogPluginManager: Mounting Engine plugin WebMMedia +LogPluginManager: Mounting Engine plugin ImgMedia +LogPluginManager: Mounting Engine plugin MediaPlate +LogPluginManager: Mounting Engine plugin MetaHumanSDK +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 Niagara +LogPluginManager: Mounting Engine plugin Cascade +LogPluginManager: Mounting Engine plugin NiagaraSimCaching +LogPluginManager: Mounting Engine plugin AlembicImporter +LogPluginManager: Mounting Engine plugin EditorPerformance +LogPluginManager: Mounting Engine plugin LocalizableMessage +LogPluginManager: Mounting Engine plugin GeometryFlow +LogPluginManager: Mounting Engine plugin RuntimeTelemetry +LogPluginManager: Mounting Engine plugin SequenceNavigator +LogPluginManager: Mounting Engine plugin PlatformCrypto +LogPluginManager: Mounting Engine plugin LowLevelNetTrace +LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin +LogPluginManager: Mounting Engine plugin ChaosUserDataPT +LogPluginManager: Mounting Engine plugin LevelSequenceNavigatorBridge +LogPluginManager: Mounting Engine plugin NFORDenoise +LogPluginManager: Mounting Engine plugin ToolPresets +LogPluginManager: Mounting Engine plugin ChaosCaching +LogPluginManager: Mounting Engine plugin EditorDataStorage +LogPluginManager: Mounting Engine plugin PlanarCut +LogPluginManager: Mounting Engine plugin PythonScriptPlugin +LogPluginManager: Mounting Engine plugin AutomationUtils +LogPluginManager: Mounting Engine plugin Fracture +LogPluginManager: Mounting Engine plugin BackChannel +LogPluginManager: Mounting Engine plugin GeometryDataflow +LogPluginManager: Mounting Engine plugin MeshModelingToolsetExp +LogPluginManager: Mounting Engine plugin EditorTelemetry +LogPluginManager: Mounting Engine plugin SkeletalReduction +LogPluginManager: Mounting Engine plugin AdvancedRenamer +LogPluginManager: Mounting Engine plugin Dataflow +LogPluginManager: Mounting Engine plugin ChaosNiagara +LogPluginManager: Mounting Engine plugin FullBodyIK +LogPluginManager: Mounting Engine plugin EditorDataStorageFeatures +LogPluginManager: Mounting Engine plugin CharacterAI +LogPluginManager: Mounting Engine plugin ChaosSolverPlugin +LogPluginManager: Mounting Engine plugin OnlineSubsystemNull +LogPluginManager: Mounting Engine plugin ChaosEditor +LogPluginManager: Mounting Engine plugin OnlineServices +LogPluginManager: Mounting Engine plugin OnlineBase +LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils +LogPluginManager: Mounting Engine plugin EOSShared +LogPluginManager: Mounting Engine plugin OnlineSubsystem +LogPluginManager: Mounting Engine plugin AssetTags +LogPluginManager: Mounting Engine plugin MsQuic +LogPluginManager: Mounting Engine plugin ProceduralMeshComponent +LogPluginManager: Mounting Engine plugin GooglePAD +LogPluginManager: Mounting Engine plugin AndroidPermission +LogPluginManager: Mounting Engine plugin ExampleDeviceProfileSelector +LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector +LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector +LogPluginManager: Mounting Engine plugin CustomMeshComponent +LogPluginManager: Mounting Engine plugin GeometryProcessing +LogPluginManager: Mounting Engine plugin WindowsMoviePlayer +LogPluginManager: Mounting Engine plugin MeshModelingToolset +LogPluginManager: Mounting Engine plugin AudioCapture +LogPluginManager: Mounting Engine plugin StateTree +LogPluginManager: Mounting Engine plugin AppleMoviePlayer +LogPluginManager: Mounting Engine plugin XRBase +LogPluginManager: Mounting Engine plugin WaveTable +LogPluginManager: Mounting Engine plugin ResonanceAudio +LogPluginManager: Mounting Engine plugin ChunkDownloader +LogPluginManager: Mounting Engine plugin GoogleCloudMessaging +LogPluginManager: Mounting Engine plugin ArchVisCharacter +LogPluginManager: Mounting Engine plugin InputDebugging +LogPluginManager: Mounting Engine plugin OpenXR +LogPluginManager: Mounting Engine plugin AndroidMoviePlayer +LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector +LogPluginManager: Mounting Engine plugin Synthesis +LogPluginManager: Mounting Engine plugin HairStrands +LogPluginManager: Mounting Engine plugin ComputeFramework +LogPluginManager: Mounting Engine plugin AppleImageUtils +LogPluginManager: Mounting Engine plugin OpenXREyeTracker +LogPluginManager: Mounting Engine plugin MobilePatchingUtils +LogPluginManager: Mounting Engine plugin WebMMoviePlayer +LogPluginManager: Mounting Engine plugin AudioSynesthesia +LogPluginManager: Mounting Engine plugin CableComponent +LogPluginManager: Mounting Engine plugin RigVM +LogPluginManager: Mounting Engine plugin PropertyBindingUtils +LogPluginManager: Mounting Engine plugin SignificanceManager +LogPluginManager: Mounting Engine plugin Metasound +LogPluginManager: Mounting Engine plugin SoundFields +LogPluginManager: Mounting Engine plugin AndroidFileServer +LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector +LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary +LogPluginManager: Mounting Engine plugin PropertyAccessEditor +LogPluginManager: Mounting Engine plugin AudioWidgets +LogPluginManager: Mounting Engine plugin ActorLayerUtilities +LogPluginManager: Mounting Engine plugin OpenXRHandTracking +LogPluginManager: Mounting Engine plugin LauncherChunkInstaller +LogPluginManager: Mounting Engine plugin ColorGrading +LogPluginManager: Mounting Engine plugin GeometryCache +LogPluginManager: Mounting Engine plugin AssetManagerEditor +LogPluginManager: Mounting Engine plugin FacialAnimation +LogPluginManager: Mounting Engine plugin BlueprintHeaderView +LogPluginManager: Mounting Engine plugin EngineAssetDefinitions +LogPluginManager: Mounting Engine plugin MobileLauncherProfileWizard +LogPluginManager: Mounting Engine plugin ProxyLODPlugin +LogPluginManager: Mounting Engine plugin UMGWidgetPreview +LogPluginManager: Mounting Engine plugin StylusInput +LogPluginManager: Mounting Engine plugin CryptoKeys +LogPluginManager: Mounting Engine plugin GameplayTagsEditor +LogPluginManager: Mounting Engine plugin EditorDebugTools +LogPluginManager: Mounting Engine plugin ModelingToolsEditorMode +LogPluginManager: Mounting Engine plugin CurveEditorTools +LogPluginManager: Mounting Engine plugin GeometryMode +LogPluginManager: Mounting Engine plugin MacGraphicsSwitching +LogPluginManager: Mounting Engine plugin DataValidation +LogPluginManager: Mounting Engine plugin MeshLODToolset +LogPluginManager: Mounting Engine plugin SequencerAnimTools +LogPluginManager: Mounting Engine plugin PluginBrowser +LogPluginManager: Mounting Engine plugin UVEditor +LogPluginManager: Mounting Engine plugin EditorScriptingUtilities +LogPluginManager: Mounting Engine plugin ChangelistReview +LogPluginManager: Mounting Engine plugin MaterialAnalyzer +LogPluginManager: Mounting Engine plugin SpeedTreeImporter +LogPluginManager: Mounting Engine plugin Interchange +LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities +LogPluginManager: Mounting Engine plugin InterchangeEditor +LogPluginManager: Mounting Engine plugin InterchangeAssets +LogPluginManager: Mounting Engine plugin Takes +LogPluginManager: Mounting Engine plugin CameraCalibrationCore +LogPluginManager: Mounting Engine plugin OodleNetwork +LogPluginManager: Mounting Engine plugin ActorSequence +LogPluginManager: Mounting Engine plugin SequencerScripting +LogPluginManager: Mounting Engine plugin TemplateSequence +LogPluginManager: Mounting Engine plugin ControlRigModules +LogPluginManager: Mounting Engine plugin LevelSequenceEditor +LogPluginManager: Mounting Engine plugin ControlRig +LogPluginManager: Mounting Engine plugin RigLogic +LogPluginManager: Mounting Engine plugin IKRig +LogPluginManager: Mounting Engine plugin ControlRigSpline +LogPluginManager: Mounting Engine plugin AnimationModifierLibrary +LogPluginManager: Mounting Engine plugin GameplayInsights +LogPluginManager: Mounting Engine plugin SkeletalMeshModelingTools +LogPluginManager: Mounting Engine plugin LiveLink +LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis +LogPluginManager: Mounting Engine plugin ACLPlugin +LogPluginManager: Mounting Engine plugin DeformerGraph +LogPluginManager: Mounting Engine plugin TweeningUtils +LogPluginManager: Mounting Engine plugin AnimationData +LogPluginManager: Mounting Engine plugin CompositeCore +LogPluginManager: Mounting Engine plugin XInputDevice +LogPluginManager: Mounting Engine plugin BaseCharacterFXEditor +LogPluginManager: Mounting Engine plugin ObjectMixer +LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource +LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay +LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource +LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource +LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS +LogPluginManager: Mounting Engine plugin LightMixer +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +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. +LogStudioTelemetry: Started StudioTelemetry Session +LogNFORDenoise: NFORDenoise function starting up +LogEOSShared: Initialize Initializing EOSSDK Version:1.17.0-41373641 +LogInit: Using libcurl 8.12.1 +LogInit: - built for x86_64-unknown-linux-gnu +LogInit: - supports SSL with OpenSSL/1.1.1t +LogInit: - supports HTTP deflate (compression) using libz 1.3 +LogInit: - other features: +LogInit: CURL_VERSION_SSL +LogInit: CURL_VERSION_LIBZ +LogInit: CURL_VERSION_IPV6 +LogInit: CURL_VERSION_ASYNCHDNS +LogInit: CURL_VERSION_LARGEFILE +LogInit: CURL_VERSION_TLSAUTH_SRP +LogInit: CURL_VERSION_HTTP2 +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: CreateHttpThread using FCurlMultiPollEventLoopHttpThread +LogInit: Creating http thread with maximum 256 concurrent requests +LogOnline: OSS: Created online subsystem instance for: NULL +LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] +LogConfig: Applying CVar settings from Section [/Script/CompositeCore.CompositeCorePluginSettings] File [Engine] +LogInit: ExecutableName: UnrealEditor +LogInit: Build: ++UE5+Release-5.6-CL-44394996 +LogInit: Platform=LinuxEditor +LogInit: MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +LogInit: DeviceId= +LogInit: Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +LogInit: Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +LogInit: Net CL: 43139311 +LogInit: OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +LogInit: Compiled (64-bit): Jul 28 2025 20:54:48 +LogInit: Architecture: x64 +LogInit: Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +LogInit: Build Configuration: Development +LogInit: Branch Name: ++UE5+Release-5.6 +LogInit: Command Line: +LogInit: Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +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: 37 +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): 49 +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): 207 +LogDevObjectVersion: FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 8 +LogDevObjectVersion: FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 13 +LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 17 +LogDevObjectVersion: Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 11 +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): 121 +LogDevObjectVersion: UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 56 +LogDevObjectVersion: UE5-SpecialProject (59DA5D52-1232-4948-B878-597870B8E98B): 9 +LogDevObjectVersion: Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2 +LogDevObjectVersion: Dev-NaniteResearch (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1 +LogDevObjectVersion: Dev-ComputeFramework (6304A3E7-0059-4F59-8CFC-21BD7721FD4E): 0 +LogDevObjectVersion: LensFileVersion (8652A554-966A-466C-9FD7-1C6DD61B1ADB): 1 +LogInit: Presizing for max 25165824 objects, including 0 objects not considered by GC. +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: Set CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] +LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created +LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[r.VSync:0]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +[2026.04.21-20.06.35:066][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created +[2026.04.21-20.06.35:066][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]] +[2026.04.21-20.06.35:066][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[r.ForwardShading:1]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[r.MobileHDR:0]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[vr.MobileMultiView:1]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[vr.InstancedStereo:1]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure:0]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusion:0]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:0]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[r.DefaultFeature.MotionBlur:0]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[r.Mobile.UseHWsRGBEncoding:1]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[r.ReflectionMethod:1]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[r.Mobile.AntiAliasing:3]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[r.AntiAliasingMethod:3]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[r.AllowStaticLighting:1]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[r.SkinCache.CompileShaders:1]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[r.RayTracing:1]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[r.RayTracing.RayTracingProxies.ProjectEnabled:1]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +[2026.04.21-20.06.35:066][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +[2026.04.21-20.06.35:066][ 0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] +[2026.04.21-20.06.35:067][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]] +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +[2026.04.21-20.06.35:067][ 0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] +[2026.04.21-20.06.35:067][ 0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]] +[2026.04.21-20.06.35:067][ 0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]] +[2026.04.21-20.06.35:067][ 0]LogConfig: Set CVar [[gc.AllowParallelGC:1]] +[2026.04.21-20.06.35:067][ 0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] +[2026.04.21-20.06.35:067][ 0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]] +[2026.04.21-20.06.35:067][ 0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] +[2026.04.21-20.06.35:067][ 0]LogConfig: Set CVar [[gc.CreateGCClusters:1]] +[2026.04.21-20.06.35:067][ 0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]] +[2026.04.21-20.06.35:067][ 0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]] +[2026.04.21-20.06.35:067][ 0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]] +[2026.04.21-20.06.35:067][ 0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] +[2026.04.21-20.06.35:067][ 0]LogConfig: Set CVar [[gc.GarbageEliminationEnabled:1]] +[2026.04.21-20.06.35:067][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[DefaultASTCQualityBySizeHQ:4]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:AmbientSound]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[VersionedIntRValues:r.Mobile.DBuffer]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +[2026.04.21-20.06.35:067][ 0]LogInit: Initializing SDL. +[2026.04.21-20.06.36:059][ 0]LogInit: Initialized SDL 2.30.6 revision: SDL-2.30.6-no-vcs (compiled against 2.30.6) +[2026.04.21-20.06.36:059][ 0]LogInit: Using SDL video driver 'x11' +[2026.04.21-20.06.36:059][ 0]LogInit: Display metrics: +[2026.04.21-20.06.36:059][ 0]LogInit: PrimaryDisplayWidth: 3440 +[2026.04.21-20.06.36:059][ 0]LogInit: PrimaryDisplayHeight: 1440 +[2026.04.21-20.06.36:059][ 0]LogInit: PrimaryDisplayWorkAreaRect: +[2026.04.21-20.06.36:059][ 0]LogInit: Left=0, Top=0, Right=3440, Bottom=1396 +[2026.04.21-20.06.36:059][ 0]LogInit: VirtualDisplayRect: +[2026.04.21-20.06.36:059][ 0]LogInit: Left=0, Top=0, Right=3440, Bottom=1396 +[2026.04.21-20.06.36:059][ 0]LogInit: TitleSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 +[2026.04.21-20.06.36:059][ 0]LogInit: ActionSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 +[2026.04.21-20.06.36:059][ 0]LogInit: Number of monitors: 1 +[2026.04.21-20.06.36:059][ 0]LogInit: Monitor 0 +[2026.04.21-20.06.36:059][ 0]LogInit: Name: LG ULTRAGEAR+ 45" +[2026.04.21-20.06.36:059][ 0]LogInit: ID: display0 +[2026.04.21-20.06.36:059][ 0]LogInit: NativeWidth: 3440 +[2026.04.21-20.06.36:059][ 0]LogInit: NativeHeight: 1440 +[2026.04.21-20.06.36:059][ 0]LogInit: bIsPrimary: true +[2026.04.21-20.06.36:059][ 0]LogCsvProfiler: Display: Metadata set : systemresolution.resx="3440" +[2026.04.21-20.06.36:059][ 0]LogCsvProfiler: Display: Metadata set : systemresolution.resy="1440" +[2026.04.21-20.06.36:060][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.FXAA.Quality:4]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.TSR.ReprojectionField:1]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.TSR.Resurrection:1]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.LightFunctionQuality:1]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.ShadowQuality:5]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.VolumetricFog:1]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.CapsuleShadows:1]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.DistanceFieldAO:1]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.SkylightIntensityMultiplier:1.0]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.AOQuality:2]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.LumenScene.DirectLighting.MaxLightsPerTile:8]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.LumenScene.DirectLighting.UpdateFactor:32]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.UpdateFactor:64]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:100]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.NumAdaptiveProbes:8]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.HardwareRayTracing:0]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.BentNormal:1]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:70]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.RayTracing.Scene.BuildMode:1]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.SSR.Quality:3]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.MaxRoughnessToEvaluateRoughSpecularForFoliage:0.8]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.NumSamples:5]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.MinWeight:0]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.MotionBlurQuality:4]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.LensFlareQuality:2]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.BloomQuality:5]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.FastBlurThreshold:100]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Upscale.Quality:3]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.LightShaftQuality:1]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Filter.SizeScale:1]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Streaming.MipBias:0]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Streaming.Boost:1]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.MaxAnisotropy:8]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.RefractionQuality:2]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.SceneColorFormat:4]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.DetailMode:3]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]] +[2026.04.21-20.06.36:060][ 0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.SSS.Scale:1]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.SSS.SampleSet:2]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.SSS.Quality:1]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.SSS.HalfRes:0]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.SSGI.Quality:3]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:2]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[fx.Niagara.QualityLevel:3]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.DownsampleFactor:2]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.MaxStepCount:256]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.Shadows.Resolution:256]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.Shadows.MaxSampleCount:8]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.UseExistenceMask:0]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[foliage.DensityScale:1.0]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[grass.DensityScale:1.0]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Applying CVar settings from Section [LandscapeQuality@3] File [Scalability] +[2026.04.21-20.06.36:061][ 0]LogLinux: Selected Device Profile: [LinuxEditor] +[2026.04.21-20.06.36:061][ 0]LogInit: Selected Device Profile: [LinuxEditor] +[2026.04.21-20.06.36:061][ 0]LogHAL: Display: Platform has ~ 63 GB [67336896512 / 68719476736 / 63], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +[2026.04.21-20.06.36:061][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Linux] +[2026.04.21-20.06.36:061][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [] +[2026.04.21-20.06.36:061][ 0]LogDeviceProfileManager: Pushing Device Profile CVar: [[UI.SlateSDFText.RasterizationMode:Bitmap -> Msdf]] +[2026.04.21-20.06.36:061][ 0]LogDeviceProfileManager: Pushing Device Profile CVar: [[UI.SlateSDFText.ResolutionLevel:2 -> 2]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] +[2026.04.21-20.06.36:061][ 0]LogConfig: CVar [[ds.CADTranslator.Meshing.ActivateThinZoneMeshing:0]] deferred - dummy variable created +[2026.04.21-20.06.36:061][ 0]LogConfig: CVar [[ds.CADTranslator.Stitching.RemoveThinFaces:0]] deferred - dummy variable created +[2026.04.21-20.06.36:061][ 0]LogConfig: Applying CVar settings from Section [Startup_Linux] File [../../../Engine/Config/ConsoleVariables.ini] +[2026.04.21-20.06.36:061][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2026.04.21-20.06.36:061][ 0]LogConfig: Set CVar [[g.TimeoutForBlockOnRenderFence:60000]] +[2026.04.21-20.06.36:061][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Config/LinuxEditor/Editor.ini] +[2026.04.21-20.06.36:061][ 0]LogInit: Unix hardware info: +[2026.04.21-20.06.36:061][ 0]LogInit: - we are the first instance of this executable +[2026.04.21-20.06.36:061][ 0]LogInit: - this process' id (pid) is 71808, parent process' id (ppid) is 1855 +[2026.04.21-20.06.36:061][ 0]LogInit: - we are not running under debugger +[2026.04.21-20.06.36:061][ 0]LogInit: - machine network name is 'WEYLAND-YUTANI' +[2026.04.21-20.06.36:061][ 0]LogInit: - user name is 'reimoz' (reimoz) +[2026.04.21-20.06.36:061][ 0]LogInit: - we're logged in locally +[2026.04.21-20.06.36:061][ 0]LogInit: - we're running with rendering +[2026.04.21-20.06.36:061][ 0]LogInit: - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) +[2026.04.21-20.06.36:061][ 0]LogInit: - Number of physical cores available for the process: 8 +[2026.04.21-20.06.36:061][ 0]LogInit: - Number of logical cores available for the process: 16 +[2026.04.21-20.06.36:061][ 0]LogInit: - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +[2026.04.21-20.06.36:061][ 0]LogInit: - Memory allocator used: Mimalloc +[2026.04.21-20.06.36:061][ 0]LogInit: - This is an internal build. +[2026.04.21-20.06.36:061][ 0]LogCore: Benchmarking clocks: +[2026.04.21-20.06.36:061][ 0]LogCore: - CLOCK_MONOTONIC (id=1) can sustain 38465943 (38466K, 38M) calls per second without zero deltas. +[2026.04.21-20.06.36:061][ 0]LogCore: - CLOCK_MONOTONIC_RAW (id=4) can sustain 38513155 (38513K, 39M) calls per second without zero deltas. +[2026.04.21-20.06.36:061][ 0]LogCore: - CLOCK_MONOTONIC_COARSE (id=6) can sustain 209625056 (209625K, 210M) calls per second with 99.999518% zero deltas. +[2026.04.21-20.06.36:061][ 0]LogCore: Selected clock_id 4 (CLOCK_MONOTONIC_RAW) since it is the fastest support clock without zero deltas. +[2026.04.21-20.06.36:061][ 0]LogInit: Unix-specific commandline switches: +[2026.04.21-20.06.36:061][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) +[2026.04.21-20.06.36:061][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation +[2026.04.21-20.06.36:061][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation +[2026.04.21-20.06.36:061][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache +[2026.04.21-20.06.36:061][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) +[2026.04.21-20.06.36:061][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) +[2026.04.21-20.06.36:061][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) +[2026.04.21-20.06.36:061][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal +[2026.04.21-20.06.36:061][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) +[2026.04.21-20.06.36:061][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened +[2026.04.21-20.06.36:061][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) +[2026.04.21-20.06.36:061][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) +[2026.04.21-20.06.36:061][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) +[2026.04.21-20.06.36:061][ 0]LogInit: -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash +[2026.04.21-20.06.36:061][ 0]LogInit: - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) +[2026.04.21-20.06.36:061][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1.4 +[2026.04.21-20.06.36:061][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) +[2026.04.21-20.06.36:061][ 0]LogInit: - PageSize 4096 +[2026.04.21-20.06.36:061][ 0]LogInit: - BinnedPageSize 65536 +[2026.04.21-20.06.36:061][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0" +[2026.04.21-20.06.36:066][ 0]LogChaosDD: Chaos Debug Draw Startup +[2026.04.21-20.06.36:066][ 0]LogInit: Physics initialised using underlying interface: Chaos +[2026.04.21-20.06.36:098][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-20.06.36:098][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-20.06.36:099][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-20.06.36:642][ 0]LogObj: Display: Attempting to load config data for Default__SlateThemeManager before the Class has been constructed/registered/linked (likely during module loading or early startup). This will result in the load silently failing and should be fixed. +[2026.04.21-20.06.36:645][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +[2026.04.21-20.06.36:645][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0 +[2026.04.21-20.06.37:265][ 0]LogVulkanRHI: Display: Found VULKAN_SDK= +[2026.04.21-20.06.37:265][ 0]LogVulkanRHI: Display: Registering provided Vulkan validation layers +[2026.04.21-20.06.37:265][ 0]LogVulkanRHI: Display: Updated VK_LAYER_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +[2026.04.21-20.06.37:265][ 0]LogVulkanRHI: Display: Updated LD_LIBRARY_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +[2026.04.21-20.06.37:266][ 0]LogVulkanRHI: Display: Installed Vulkan Loader Path: /usr/lib +[2026.04.21-20.06.37:266][ 0]LogVulkanRHI: Display: Installed Vulkan Loader instance version 1.4.341. +[2026.04.21-20.06.37:266][ 0]LogVulkanRHI: Starting Vulkan Profile check for VP_UE_Vulkan_SM6: +[2026.04.21-20.06.37:275][ 0]LogVulkanRHI: Vulkan Profile check complete. +[2026.04.21-20.06.37:275][ 0]LogInit: Using SDL_WINDOW_VULKAN +[2026.04.21-20.06.37:275][ 0]LogVulkanRHI: Display: Vulkan RHI ShaderPlatform for SM6: VULKAN_SM6. +[2026.04.21-20.06.37:275][ 0]LogVulkanRHI: Vulkan PSO Precaching = 1, PipelineFileCache = 0 +[2026.04.21-20.06.37:275][ 0]LogVulkanRHI: Display: Built with Vulkan header version 1.4.304 +[2026.04.21-20.06.37:275][ 0]LogVulkanRHI: Starting Vulkan Profile check for VP_UE_Vulkan_SM6_RT: +[2026.04.21-20.06.37:281][ 0]LogVulkanRHI: Vulkan Profile check complete. +[2026.04.21-20.06.37:281][ 0]LogVulkanRHI: Using API Version 1.3. +[2026.04.21-20.06.37:281][ 0]LogHMD: OpenXRHMDModule::InitInstance using DefaultLoader. +[2026.04.21-20.06.37:287][ 0]LogHMD: OpenXR runtime supported extensions: +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_KHR_vulkan_enable +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_KHR_vulkan_enable2 +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_KHR_opengl_enable +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_KHR_convert_timespec_time +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_KHR_opengl_es_enable +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_MNDX_egl_enable +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_KHR_binding_modification +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_KHR_composition_layer_depth +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_KHR_locate_spaces +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_KHR_visibility_mask +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_EXT_active_action_set_priority +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_EXT_dpad_binding +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_EXT_eye_gaze_interaction +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_EXT_frame_composition_report +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_EXT_hand_interaction +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_EXT_hand_tracking +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_EXT_hand_tracking_data_source +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_EXT_hand_joints_motion_range +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_EXT_hp_mixed_reality_controller +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_EXT_local_floor +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_EXT_palm_pose +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_EXT_uuid +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_EXT_user_presence +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_EXT_render_model +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_EXT_interaction_render_model +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_FB_display_refresh_rate +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_HTC_vive_cosmos_controller_interaction +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_HTC_vive_focus3_controller_interaction +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_HTC_vive_wrist_tracker_interaction +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_MND_headless +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_VALVE_analog_threshold +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_META_performance_metrics +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_VALVE_timing_utils +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_META_recommended_layer_resolution +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_HTCX_vive_tracker_interaction +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_KHR_generic_controller +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_VALVE_frame_controller_interaction +[2026.04.21-20.06.37:287][ 0]LogHMD: XR_EXT_debug_utils +[2026.04.21-20.06.37:287][ 0]LogHMD: Optional extension XR_KHR_vulkan_swapchain_format_list is not available +[2026.04.21-20.06.37:287][ 0]LogHMD: Optional extension XR_FB_foveation_vulkan is not available +[2026.04.21-20.06.37:287][ 0]LogHMD: Optional extension XR_FB_composition_layer_depth_test is not available +[2026.04.21-20.06.37:287][ 0]LogHMD: Optional extension XR_KHR_composition_layer_cylinder is not available +[2026.04.21-20.06.37:287][ 0]LogHMD: Optional extension XR_KHR_composition_layer_equirect is not available +[2026.04.21-20.06.37:287][ 0]LogHMD: Optional extension XR_KHR_composition_layer_equirect2 is not available +[2026.04.21-20.06.37:287][ 0]LogHMD: Optional extension XR_KHR_composition_layer_color_scale_bias is not available +[2026.04.21-20.06.37:287][ 0]LogHMD: Optional extension XR_VARJO_quad_views is not available +[2026.04.21-20.06.37:287][ 0]LogHMD: Optional extension XR_EPIC_view_configuration_fov is not available +[2026.04.21-20.06.37:287][ 0]LogHMD: Optional extension XR_FB_foveation is not available +[2026.04.21-20.06.37:287][ 0]LogHMD: Optional extension XR_FB_swapchain_update_state is not available +[2026.04.21-20.06.37:287][ 0]LogHMD: Optional extension XR_FB_foveation_configuration is not available +[2026.04.21-20.06.37:287][ 0]LogHMD: Optional extension XR_FB_composition_layer_alpha_blend is not available +[2026.04.21-20.06.37:324][ 0]LogHMD: xrCreateInstance succeeded with XR_API_VERSION_1_0 +[2026.04.21-20.06.37:324][ 0]LogHMD: xrCreateInstance created: 35951456 +[2026.04.21-20.06.37:324][ 0]LogHMD: Initialized OpenXR on SteamVR/OpenXR runtime version 2.15.6 +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Warning: HMD requested instance extension [VK_KHR_external_memory_capabilities] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Warning: HMD requested instance extension [VK_KHR_get_physical_device_properties2] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Warning: HMD requested instance extension [VK_KHR_external_fence_capabilities] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Warning: HMD requested instance extension [VK_KHR_external_semaphore_capabilities] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Display: Found 25 available instance extensions : +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Display: - VK_EXT_acquire_drm_display +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Display: - VK_EXT_acquire_xlib_display +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Display: - VK_EXT_debug_report +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Display: + VK_EXT_debug_utils +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Display: - VK_EXT_direct_mode_display +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Display: - VK_EXT_display_surface_counter +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Display: - VK_EXT_surface_maintenance1 +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Display: + VK_EXT_swapchain_colorspace +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Display: - VK_KHR_device_group_creation +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Display: - VK_KHR_display +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Display: + VK_KHR_external_fence_capabilities +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Display: + VK_KHR_external_memory_capabilities +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Display: + VK_KHR_external_semaphore_capabilities +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Display: - VK_KHR_get_display_properties2 +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Display: + VK_KHR_get_physical_device_properties2 +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Display: - VK_KHR_get_surface_capabilities2 +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Display: - VK_KHR_portability_enumeration +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Display: + VK_KHR_surface +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Display: - VK_KHR_surface_maintenance1 +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Display: - VK_KHR_surface_protected_capabilities +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Display: - VK_KHR_wayland_surface +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Display: - VK_KHR_xcb_surface +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Display: + VK_KHR_xlib_surface +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Display: - VK_LUNARG_direct_driver_loading +[2026.04.21-20.06.37:331][ 0]LogVulkanRHI: Display: - VK_NV_display_stereo +[2026.04.21-20.06.37:334][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_VALVE_steam_overlay_32 provides 0 extensions: +[2026.04.21-20.06.37:335][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_VALVE_steam_fossilize_64 provides 0 extensions: +[2026.04.21-20.06.37:336][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_VALVE_steam_overlay_64 provides 0 extensions: +[2026.04.21-20.06.37:336][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_VALVE_steam_fossilize_32 provides 0 extensions: +[2026.04.21-20.06.37:337][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_NV_optimus provides 0 extensions: +[2026.04.21-20.06.37:338][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_NV_present provides 0 extensions: +[2026.04.21-20.06.37:340][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_LUNARG_api_dump provides 1 extensions: +[2026.04.21-20.06.37:340][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-20.06.37:341][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_LUNARG_crash_diagnostic provides 3 extensions: +[2026.04.21-20.06.37:341][ 0]LogVulkanRHI: Display: VK_EXT_debug_report +[2026.04.21-20.06.37:341][ 0]LogVulkanRHI: Display: VK_EXT_debug_utils +[2026.04.21-20.06.37:341][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-20.06.37:343][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_KHRONOS_validation provides 4 extensions: +[2026.04.21-20.06.37:343][ 0]LogVulkanRHI: Display: VK_EXT_debug_report +[2026.04.21-20.06.37:343][ 0]LogVulkanRHI: Display: VK_EXT_debug_utils +[2026.04.21-20.06.37:343][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-20.06.37:343][ 0]LogVulkanRHI: Display: VK_EXT_validation_features +[2026.04.21-20.06.37:345][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_KHRONOS_synchronization2 provides 1 extensions: +[2026.04.21-20.06.37:345][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-20.06.37:345][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_LUNARG_gfxreconstruct provides 0 extensions: +[2026.04.21-20.06.37:347][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_KHRONOS_profiles provides 1 extensions: +[2026.04.21-20.06.37:347][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-20.06.37:349][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_KHRONOS_shader_object provides 1 extensions: +[2026.04.21-20.06.37:349][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-20.06.37:349][ 0]LogVulkanRHI: Display: Found 13 available instance layers : +[2026.04.21-20.06.37:349][ 0]LogVulkanRHI: Display: * VK_LAYER_KHRONOS_profiles +[2026.04.21-20.06.37:349][ 0]LogVulkanRHI: Display: * VK_LAYER_KHRONOS_shader_object +[2026.04.21-20.06.37:349][ 0]LogVulkanRHI: Display: * VK_LAYER_KHRONOS_synchronization2 +[2026.04.21-20.06.37:349][ 0]LogVulkanRHI: Display: * VK_LAYER_KHRONOS_validation +[2026.04.21-20.06.37:349][ 0]LogVulkanRHI: Display: * VK_LAYER_LUNARG_api_dump +[2026.04.21-20.06.37:349][ 0]LogVulkanRHI: Display: * VK_LAYER_LUNARG_crash_diagnostic +[2026.04.21-20.06.37:349][ 0]LogVulkanRHI: Display: * VK_LAYER_LUNARG_gfxreconstruct +[2026.04.21-20.06.37:349][ 0]LogVulkanRHI: Display: * VK_LAYER_NV_optimus +[2026.04.21-20.06.37:349][ 0]LogVulkanRHI: Display: * VK_LAYER_NV_present +[2026.04.21-20.06.37:349][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_fossilize_32 +[2026.04.21-20.06.37:349][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_fossilize_64 +[2026.04.21-20.06.37:349][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_overlay_32 +[2026.04.21-20.06.37:349][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_overlay_64 +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Creating Vulkan Device using VkPhysicalDevice 0x1ac8740. +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - DeviceName: NVIDIA GeForce RTX 4090 +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - API=1.4.329 (0x404149) Driver=0x94ce80c0 VendorId=0x10de +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - DeviceID=0x2684 Type=VK_PHYSICAL_DEVICE_TYPE_DISCRETE_GPU +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - Max Descriptor Sets Bound 32 +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - Timestamps: ComputeAndGraphics=1 Domain=VK_TIME_DOMAIN_CLOCK_MONOTONIC_KHR Period=1.000000 +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: API Version: 1.4.329 +[2026.04.21-20.06.37:354][ 0]LogRHI: RHI Adapter Info: +[2026.04.21-20.06.37:354][ 0]LogRHI: Name: NVIDIA GeForce RTX 4090 +[2026.04.21-20.06.37:354][ 0]LogRHI: Driver Version: 595.58 (internal:595.58, unified:) +[2026.04.21-20.06.37:354][ 0]LogRHI: Driver Date: 01-01-01 +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Warning: HMD requested device extension [VK_KHR_external_memory] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Warning: HMD requested device extension [VK_KHR_external_semaphore] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Warning: HMD requested device extension [VK_KHR_dedicated_allocation] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Warning: HMD requested device extension [VK_KHR_external_semaphore_fd] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: Found 275 available device extensions : +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: + VK_AMD_buffer_marker +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_4444_formats +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_attachment_feedback_loop_dynamic_state +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_attachment_feedback_loop_layout +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_blend_operation_advanced +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_border_color_swizzle +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_buffer_device_address +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: + VK_EXT_calibrated_timestamps +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_color_write_enable +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_conditional_rendering +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_conservative_rasterization +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_custom_border_color +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_custom_resolve +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_depth_bias_control +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clamp_control +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clamp_zero_one +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clip_control +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clip_enable +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_depth_range_unrestricted +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: + VK_EXT_descriptor_buffer +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_descriptor_heap +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: * VK_EXT_descriptor_indexing +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_device_address_binding_report +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: + VK_EXT_device_fault +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_device_generated_commands +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_discard_rectangles +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_display_control +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_dynamic_rendering_unused_attachments +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_extended_dynamic_state +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_extended_dynamic_state2 +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_extended_dynamic_state3 +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_external_memory_dma_buf +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_external_memory_host +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_fragment_shader_interlock +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_global_priority +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_global_priority_query +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: + VK_EXT_graphics_pipeline_library +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_hdr_metadata +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_host_image_copy +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: * VK_EXT_host_query_reset +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_image_2d_view_of_3d +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_image_drm_format_modifier +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_image_robustness +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_image_sliced_view_of_3d +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_image_view_min_lod +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_index_type_uint8 +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_inline_uniform_block +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_legacy_vertex_attributes +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_line_rasterization +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: + VK_EXT_load_store_op_none +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_map_memory_placed +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: + VK_EXT_memory_budget +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_memory_decompression +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: + VK_EXT_memory_priority +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: + VK_EXT_mesh_shader +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_multi_draw +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: + VK_EXT_mutable_descriptor_type +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_nested_command_buffer +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_non_seamless_cube_map +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_opacity_micromap +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_pageable_device_local_memory +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_pci_bus_info +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_physical_device_drm +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: * VK_EXT_pipeline_creation_cache_control +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_pipeline_creation_feedback +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_pipeline_library_group_handles +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_pipeline_robustness +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_post_depth_coverage +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_present_mode_fifo_latest_ready +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_present_timing +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_primitive_topology_list_restart +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_primitives_generated_query +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_private_data +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_provoking_vertex +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_queue_family_foreign +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_ray_tracing_invocation_reorder +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_robustness2 +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_sample_locations +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_sampler_filter_minmax +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: * VK_EXT_scalar_block_layout +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_separate_stencil_usage +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_shader_64bit_indexing +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_shader_atomic_float +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: * VK_EXT_shader_demote_to_helper_invocation +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_shader_float8 +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: + VK_EXT_shader_image_atomic_int64 +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_shader_module_identifier +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_shader_object +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_shader_replicated_composites +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_shader_subgroup_ballot +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_shader_subgroup_vote +[2026.04.21-20.06.37:354][ 0]LogVulkanRHI: Display: - VK_EXT_shader_uniform_buffer_unsized_array +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: * VK_EXT_shader_viewport_index_layer +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: * VK_EXT_subgroup_size_control +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_EXT_swapchain_maintenance1 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_EXT_texel_buffer_alignment +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: * VK_EXT_tooling_info +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_EXT_transform_feedback +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_EXT_vertex_attribute_divisor +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_EXT_vertex_attribute_robustness +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_EXT_vertex_input_dynamic_state +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_EXT_ycbcr_2plane_444_formats +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_EXT_ycbcr_image_arrays +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_EXT_zero_initialize_device_memory +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_GOOGLE_hlsl_functionality1 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_GOOGLE_user_type +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: + VK_KHR_16bit_storage +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_8bit_storage +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: + VK_KHR_acceleration_structure +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_bind_memory2 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: * VK_KHR_buffer_device_address +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_calibrated_timestamps +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: + VK_KHR_compute_shader_derivatives +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_cooperative_matrix +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_copy_commands2 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_copy_memory_indirect +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: * VK_KHR_create_renderpass2 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: + VK_KHR_dedicated_allocation +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: + VK_KHR_deferred_host_operations +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_depth_clamp_zero_one +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: + VK_KHR_depth_stencil_resolve +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_descriptor_update_template +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_device_group +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_draw_indirect_count +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: * VK_KHR_driver_properties +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: * VK_KHR_dynamic_rendering +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_dynamic_rendering_local_read +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_external_fence +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_external_fence_fd +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: + VK_KHR_external_memory +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: + VK_KHR_external_memory_fd +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: + VK_KHR_external_semaphore +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: + VK_KHR_external_semaphore_fd +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_format_feature_flags2 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: + VK_KHR_fragment_shader_barycentric +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: + VK_KHR_fragment_shading_rate +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: * VK_KHR_get_memory_requirements2 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_global_priority +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: * VK_KHR_image_format_list +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_imageless_framebuffer +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_incremental_present +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_index_type_uint8 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_line_rasterization +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_load_store_op_none +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance1 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance10 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance2 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance3 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: * VK_KHR_maintenance4 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: + VK_KHR_maintenance5 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance6 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance7 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance8 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance9 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_map_memory2 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: * VK_KHR_multiview +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_pipeline_binary +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_pipeline_executable_properties +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: + VK_KHR_pipeline_library +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_present_id +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_present_id2 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_present_mode_fifo_latest_ready +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_present_wait +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_present_wait2 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_push_descriptor +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: + VK_KHR_ray_query +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_ray_tracing_maintenance1 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: + VK_KHR_ray_tracing_pipeline +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: + VK_KHR_ray_tracing_position_fetch +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_relaxed_block_layout +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_robustness2 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_sampler_mirror_clamp_to_edge +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: * VK_KHR_sampler_ycbcr_conversion +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: * VK_KHR_separate_depth_stencil_layouts +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: * VK_KHR_shader_atomic_int64 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_shader_bfloat16 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_shader_clock +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_shader_draw_parameters +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_shader_expect_assume +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: + VK_KHR_shader_float16_int8 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: * VK_KHR_shader_float_controls +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_shader_float_controls2 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_shader_fma +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_shader_integer_dot_product +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_shader_maximal_reconvergence +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_shader_non_semantic_info +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_shader_quad_control +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_shader_relaxed_extended_instruction +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_shader_subgroup_extended_types +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_shader_subgroup_rotate +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_shader_subgroup_uniform_control_flow +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_shader_terminate_invocation +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_shader_untyped_pointers +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_shared_presentable_image +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: * VK_KHR_spirv_1_4 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_storage_buffer_storage_class +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: + VK_KHR_swapchain +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_swapchain_maintenance1 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_swapchain_mutable_format +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: * VK_KHR_synchronization2 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: * VK_KHR_timeline_semaphore +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_unified_image_layouts +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_uniform_buffer_standard_layout +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_variable_pointers +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_vertex_attribute_divisor +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_av1 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_h264 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_h265 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_queue +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_vp9 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_av1 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_h264 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_h265 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_intra_refresh +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_quantization_map +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_queue +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_video_maintenance1 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_video_maintenance2 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_video_queue +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_vulkan_memory_model +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_workgroup_memory_explicit_layout +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_KHR_zero_initialize_workgroup_memory +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NVX_binary_import +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NVX_image_view_handle +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NVX_multiview_per_view_attributes +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_clip_space_w_scaling +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_cluster_acceleration_structure +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_compute_occupancy_priority +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_compute_shader_derivatives +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_cooperative_matrix +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_cooperative_matrix2 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_cooperative_vector +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_copy_memory_indirect +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_corner_sampled_image +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_coverage_reduction_mode +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_cuda_kernel_launch +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_dedicated_allocation +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_dedicated_allocation_image_aliasing +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_descriptor_pool_overallocation +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: + VK_NV_device_diagnostic_checkpoints +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: + VK_NV_device_diagnostics_config +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_device_generated_commands +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_device_generated_commands_compute +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_disk_cache_utils +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_extended_sparse_address_space +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_fill_rectangle +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_fragment_coverage_to_color +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_fragment_shader_barycentric +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_fragment_shading_rate_enums +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_framebuffer_mixed_samples +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_geometry_shader_passthrough +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_inherited_viewport_scissor +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_internal_nvpresent +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_linear_color_attachment +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_low_latency +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_low_latency2 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_memory_decompression +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_mesh_shader +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_optical_flow +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_partitioned_acceleration_structure +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_present_metering +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_raw_access_chains +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_ray_tracing +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_ray_tracing_invocation_reorder +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_ray_tracing_motion_blur +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_representative_fragment_test +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_sample_mask_override_coverage +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_scissor_exclusive +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_shader_atomic_float16_vector +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_shader_image_footprint +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_shader_sm_builtins +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_shader_subgroup_partitioned +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_shading_rate_image +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_viewport_array2 +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: - VK_NV_viewport_swizzle +[2026.04.21-20.06.37:355][ 0]LogVulkanRHI: Display: Found 0 available device layers ! +[2026.04.21-20.06.37:356][ 0]LogVulkanRHI: Display: Vulkan Physical Device Driver Properties: +[2026.04.21-20.06.37:356][ 0]LogVulkanRHI: Display: - driverName: NVIDIA +[2026.04.21-20.06.37:356][ 0]LogVulkanRHI: Display: - driverInfo: 595.58.03 +[2026.04.21-20.06.37:356][ 0]LogVulkanRHI: Display: Vulkan Variable Rate Shading choice: 0. +[2026.04.21-20.06.37:356][ 0]LogVulkanRHI: Display: Device properties: Geometry 1 BufferAtomic64 1 ImageAtomic64 1 +[2026.04.21-20.06.37:356][ 0]LogVulkanRHI: Display: Enabling Vulkan Descriptor Buffers with: allowSamplerImageViewPostSubmitCreation=0, maxDescriptorBufferBindings=32, maxSamplerDescriptorBufferBindings=32, maxResourceDescriptorBufferBindings=32, samplerDescriptorBufferAddressSpaceSize=1099511627776, resourceDescriptorBufferAddressSpaceSize=1099511627776, maxSamplerDescriptorBufferRange=1099511627776, maxResourceDescriptorBufferRange=1099511627776, descriptorBufferAddressSpaceSize=1099511627776, descriptorBufferOffsetAlignment=64, samplerDescriptorSize=4 +[2026.04.21-20.06.37:356][ 0]LogVulkanRHI: Display: Found 6 Queue Families +[2026.04.21-20.06.37:356][ 0]LogVulkanRHI: Display: Initializing Queue Family 0: 16 queues Gfx Compute Xfer Sparse +[2026.04.21-20.06.37:356][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 1: 2 queues Xfer Sparse +[2026.04.21-20.06.37:356][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 2: 8 queues Compute Xfer Sparse +[2026.04.21-20.06.37:356][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 3: 1 queues Xfer Sparse +[2026.04.21-20.06.37:356][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 4: 2 queues Xfer Sparse +[2026.04.21-20.06.37:356][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 5: 1 queues Xfer Sparse +[2026.04.21-20.06.38:093][ 0]LogVulkanRHI: Display: TimestampValidBits=64 +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: Using 0 device layers. +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: Using 52 device extensions: +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_swapchain +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_EXT_memory_budget +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_EXT_memory_priority +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_create_renderpass2 +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_deferred_host_operations +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_spirv_1_4 +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_shader_float_controls +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_image_format_list +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_EXT_load_store_op_none +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_EXT_tooling_info +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_dynamic_rendering +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_pipeline_library +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_driver_properties +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_maintenance4 +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_maintenance5 +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_shader_atomic_int64 +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_EXT_shader_image_atomic_int64 +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_EXT_scalar_block_layout +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_EXT_shader_viewport_index_layer +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_separate_depth_stencil_layouts +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_synchronization2 +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_fragment_shading_rate +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_multiview +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_get_memory_requirements2 +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_EXT_descriptor_indexing +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_EXT_host_query_reset +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_EXT_subgroup_size_control +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_EXT_calibrated_timestamps +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_EXT_descriptor_buffer +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_EXT_device_fault +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_EXT_shader_demote_to_helper_invocation +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_16bit_storage +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_shader_float16_int8 +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_depth_stencil_resolve +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_EXT_pipeline_creation_cache_control +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_fragment_shader_barycentric +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_compute_shader_derivatives +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_sampler_ycbcr_conversion +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_timeline_semaphore +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_EXT_mesh_shader +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_EXT_graphics_pipeline_library +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_EXT_mutable_descriptor_type +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_buffer_device_address +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_acceleration_structure +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_ray_tracing_pipeline +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_ray_query +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_ray_tracing_position_fetch +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_external_memory_fd +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_external_memory +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_external_semaphore +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_dedicated_allocation +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: * VK_KHR_external_semaphore_fd +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: Vulkan debug markers support: resource names disabled, begin/end labels disabled. +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: Max memory allocations 4294967295. +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: 3 Device Memory Heaps: +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: 0: Flags 0x1 - Size 25757220864 (24564.00 MB) - Used 0 (0.00%) - DeviceLocal - PrimaryHeap +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: 1: Flags 0x0 - Size 50502672384 (48163.10 MB) - Used 0 (0.00%) +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: 2: Flags 0x1 - Size 257949696 (246.00 MB) - Used 0 (0.00%) - DeviceLocal +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: 5 Device Memory Types (Not unified): +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: 1: Flags 0x00001 - Heap 0 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: 0: Flags 0x00000 - Heap 1 - +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: 2: Flags 0x00006 - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: 3: Flags 0x0000e - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT|VK_MEMORY_PROPERTY_HOST_CACHED_BIT +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: 4: Flags 0x00007 - Heap 2 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT|VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: Memory Budget Extension: +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: | Usage | Budget | Size | +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: ---------|------------------------------------------------------------------| +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: HEAP 00 | 0.07% / 17.38 MB | 18777.81 MB | 24564.00 MB | +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: HEAP 01 | 0.08% / 39.29 MB | 48163.10 MB | 48163.10 MB | +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: HEAP 02 | 34.12% / 83.94 MB | 162.06 MB | 246.00 MB | +[2026.04.21-20.06.38:094][ 0]LogVulkanRHI: Display: ---------|------------------------------------------------------------------| +[2026.04.21-20.06.38:095][ 0]LogRHI: Warning: Dynamic Uniform Buffers are enabled, but they will not be used with Vulkan bindless. +[2026.04.21-20.06.38:095][ 0]LogRHI: Warning: Memory defrag is enabled, but it will not be used with Vulkan bindless. +[2026.04.21-20.06.38:099][ 0]LogVulkanRHI: Display: FVulkanPipelineStateCacheManager: Binary pipeline cache '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/VulkanPSO.cache.10de.2684' not found. +[2026.04.21-20.06.38:099][ 0]LogVulkanRHI: Display: Vulkan Async Compute has been DISABLED. +[2026.04.21-20.06.38:099][ 0]LogVulkanRHI: Display: Wave Operations have been ENABLED (wave size: min=32 max=32). +[2026.04.21-20.06.38:099][ 0]LogVulkanRHI: Integrated GPU (iGPU): false +[2026.04.21-20.06.38:114][ 0]LogVRS: Current RHI supports per-draw and screenspace Variable Rate Shading +[2026.04.21-20.06.38:117][ 0]LogRHI: Texture pool is 17367 MB (70% of 24810 MB) +[2026.04.21-20.06.38:117][ 0]LogCsvProfiler: Display: Metadata set : verbatimrhiname="Vulkan" +[2026.04.21-20.06.38:117][ 0]LogCsvProfiler: Display: Metadata set : rhiname="Vulkan" +[2026.04.21-20.06.38:117][ 0]LogCsvProfiler: Display: Metadata set : rhifeaturelevel="SM6" +[2026.04.21-20.06.38:117][ 0]LogCsvProfiler: Display: Metadata set : shaderplatform="VULKAN_SM6" +[2026.04.21-20.06.38:117][ 0]LogInit: Initializing FReadOnlyCVARCache +[2026.04.21-20.06.38:129][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all' +[2026.04.21-20.06.38:129][ 0]LogMonitoredProcess: Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all ] +[2026.04.21-20.06.38:134][ 0]LogTextureFormatASTC: Display: ASTCEnc version 5.0.1 library loaded +[2026.04.21-20.06.38:134][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC +[2026.04.21-20.06.38:134][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT +[2026.04.21-20.06.38:134][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2 +[2026.04.21-20.06.38:134][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp +[2026.04.21-20.06.38:134][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed +[2026.04.21-20.06.38:134][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.13 +[2026.04.21-20.06.38:134][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.13.so +[2026.04.21-20.06.38:134][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.5.so +[2026.04.21-20.06.38:135][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle +[2026.04.21-20.06.38:200][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64' +[2026.04.21-20.06.38:200][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server' +[2026.04.21-20.06.38:200][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client' +[2026.04.21-20.06.38:220][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux' +[2026.04.21-20.06.38:220][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor' +[2026.04.21-20.06.38:220][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer' +[2026.04.21-20.06.38:220][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient' +[2026.04.21-20.06.38:238][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android' +[2026.04.21-20.06.38:238][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC' +[2026.04.21-20.06.38:238][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT' +[2026.04.21-20.06.38:238][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2' +[2026.04.21-20.06.38:238][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_OpenXR' +[2026.04.21-20.06.38:238][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient' +[2026.04.21-20.06.38:238][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient' +[2026.04.21-20.06.38:238][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient' +[2026.04.21-20.06.38:238][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client' +[2026.04.21-20.06.38:238][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_OpenXRClient' +[2026.04.21-20.06.38:238][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi' +[2026.04.21-20.06.38:238][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient' +[2026.04.21-20.06.38:238][ 0]LogTargetPlatformManager: Display: Building Assets For LinuxEditor +[2026.04.21-20.06.38:261][ 0]LogTargetPlatformManager: Unable to find shader format SF_VULKAN_SM6 from hinted modules, loading all potential format modules to find it +[2026.04.21-20.06.38:262][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL +[2026.04.21-20.06.38:262][ 0]LogTargetPlatformManager: GLSL_150_ES31 +[2026.04.21-20.06.38:262][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID +[2026.04.21-20.06.38:262][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM +[2026.04.21-20.06.38:262][ 0]LogTargetPlatformManager: VVM_1_0 +[2026.04.21-20.06.38:263][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat +[2026.04.21-20.06.38:263][ 0]LogTargetPlatformManager: SF_VULKAN_SM5 +[2026.04.21-20.06.38:263][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID +[2026.04.21-20.06.38:263][ 0]LogTargetPlatformManager: SF_VULKAN_ES31 +[2026.04.21-20.06.38:263][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID +[2026.04.21-20.06.38:263][ 0]LogTargetPlatformManager: SF_VULKAN_SM6 +[2026.04.21-20.06.38:263][ 0]LogRendererCore: Ray tracing is enabled (dynamic). Reason: r.RayTracing=1 and r.RayTracing.EnableOnDemand=1. +[2026.04.21-20.06.38:263][ 0]LogRendererCore: Ray tracing shaders are enabled. +[2026.04.21-20.06.38:264][ 0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB +[2026.04.21-20.06.38:264][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +[2026.04.21-20.06.38:264][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy. +[2026.04.21-20.06.38:264][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2026.04.21-20.06.38:264][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy. +[2026.04.21-20.06.38:428][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (1217 MiB) +[2026.04.21-20.06.38:428][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2026.04.21-20.06.38:428][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy. +[2026.04.21-20.06.38:429][ 0]LogZenServiceInstance: Found Zen config default=/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data +[2026.04.21-20.06.38:429][ 0]LogZenServiceInstance: InTree version at '/opt/unreal-engine/Engine/Binaries/Linux/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +[2026.04.21-20.06.38:429][ 0]LogZenServiceInstance: Installed version at '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +[2026.04.21-20.06.38:431][ 0]LogZenServiceInstance: No current process using the data dir found, launching a new instance +[2026.04.21-20.06.38:431][ 0]LogZenServiceInstance: Display: Launching executable '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver', working dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install', data dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data', args '--port 8558 --data-dir "/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data" --http asio --gc-cache-duration-seconds 1209600 --gc-interval-seconds 21600 --gc-low-diskspace-threshold 2147483648 --quiet --http-forceloopback --owner-pid 71808 --child-id Zen_71808_Startup' +[2026.04.21-20.06.38:553][ 0]LogZenServiceInstance: Display: Unreal Zen Storage Server HTTP service at [::1]:8658 status: OK!. +[2026.04.21-20.06.38:553][ 0]LogZenServiceInstance: Local ZenServer AutoLaunch initialization completed in 0.125 seconds +[2026.04.21-20.06.38:554][ 0]LogDerivedDataCache: Display: ZenLocal: Using ZenServer HTTP service at http://[::1]:8658/ with namespace ue.ddc status: OK!. +[2026.04.21-20.06.38:556][ 0]LogDerivedDataCache: /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds. +[2026.04.21-20.06.38:556][ 0]LogDerivedDataCache: Display: /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.00ms. RandomReadSpeed=4630.38MBs, RandomWriteSpeed=767.36MBs. Assigned SpeedClass 'Local' +[2026.04.21-20.06.38:556][ 0]LogDerivedDataCache: Local: Using data cache path /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: DeleteOnly +[2026.04.21-20.06.38:556][ 0]LogDerivedDataCache: ZenShared: Disabled because Host is set to 'None' +[2026.04.21-20.06.38:556][ 0]LogDerivedDataCache: Unable to find inner node ZenShared for hierarchy Hierarchy. +[2026.04.21-20.06.38:556][ 0]LogDerivedDataCache: Shared: Disabled because no path is configured. +[2026.04.21-20.06.38:556][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy. +[2026.04.21-20.06.38:556][ 0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None' +[2026.04.21-20.06.38:556][ 0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy. +[2026.04.21-20.06.38:557][ 0]LogShaderCompilers: Guid format shader working directory is 14 characters bigger than the processId version (../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/WorkingDirectory/71808/). +[2026.04.21-20.06.38:557][ 0]LogShaderCompilers: Cleaned the shader compiler working directory '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/tmp/205719B561604F019059173A124E953C/'. +[2026.04.21-20.06.38:558][ 0]LogUbaHorde: Display: UBA/Horde Configuration [Uba.Provider.Horde]: Not Enabled +[2026.04.21-20.06.38:558][ 0]LogShaderCompilers: Display: Using 8 local workers for shader compilation +[2026.04.21-20.06.38:558][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/ShaderAutogen/VULKAN_SM6/AutogenShaderHeaders.ush +[2026.04.21-20.06.38:558][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2026.04.21-20.06.38:802][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0 +[2026.04.21-20.06.40:090][ 0]LogSlate: Using FreeType 2.10.0 +[2026.04.21-20.06.40:090][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +[2026.04.21-20.06.40:092][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png' error. +[2026.04.21-20.06.40:092][ 0]LogSlate: Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] +[2026.04.21-20.06.40:092][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' error. +[2026.04.21-20.06.40:092][ 0]LogSlate: Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] +[2026.04.21-20.06.40:103][ 0]LogAssetRegistry: FAssetRegistry took 0.0020 seconds to start up +[2026.04.21-20.06.40:105][ 0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_*.bin. +[2026.04.21-20.06.40:703][ 0]LogEditorDomain: Display: EditorDomain is Disabled +[2026.04.21-20.06.40:980][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found. +[2026.04.21-20.06.40:980][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found. +[2026.04.21-20.06.41:020][ 0]LogLinux: Selected Device Profile: [LinuxEditor] +[2026.04.21-20.06.41:020][ 0]LogDeviceProfileManager: Active device profile: [0x8c686790280][0x8c68678a000 66] LinuxEditor +[2026.04.21-20.06.41:020][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="LinuxEditor" +[2026.04.21-20.06.41:023][ 0]LogStreaming: Display: FlushAsyncLoading(1): 1 QueuedPackages, 0 AsyncPackages +[2026.04.21-20.06.41:025][ 0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor). +[2026.04.21-20.06.41:025][ 0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +[2026.04.21-20.06.41:025][ 0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled +[2026.04.21-20.06.41:029][ 0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Invalid, MinAllowed_Sdk=r25b, MaxAllowed_Sdk=r29, Current_Sdk=, Allowed_AutoSdk=r27c, Current_AutoSdk=, Flags="Platform_InvalidHostPrerequisites, Support_FullSdk", Error="Android Studio is not installed correctly.") +[2026.04.21-20.06.41:029][ 0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +[2026.04.21-20.06.41:029][ 0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +[2026.04.21-20.06.41:035][ 0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI' +[2026.04.21-20.06.41:035][ 0]LogMonitoredProcess: Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI -nocompile -nocompileuat ] +[2026.04.21-20.06.41:052][ 0]LogStreaming: Display: Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.06.41:052][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness because of a recursive sync load +[2026.04.21-20.06.41:052][ 0]LogStreaming: Display: Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.06.41:052][ 0]LogStreaming: Display: Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.06.41:053][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec because of a recursive sync load +[2026.04.21-20.06.41:053][ 0]LogStreaming: Display: Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.06.41:053][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.06.41:054][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_M because of a recursive sync load +[2026.04.21-20.06.41:054][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_N because of a recursive sync load +[2026.04.21-20.06.41:055][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Opacity/CameraDepthFade because of a recursive sync load +[2026.04.21-20.06.41:056][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.06.41:056][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.06.41:056][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.06.41:057][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDiffuse because of a recursive sync load +[2026.04.21-20.06.41:057][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions02/Utility/BreakOutFloat2Components because of a recursive sync load +[2026.04.21-20.06.41:058][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultPostProcessMaterial because of a recursive sync load +[2026.04.21-20.06.41:058][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.06.41:101][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultDeferredDecalMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultLightFunctionMaterial because of a recursive sync load +[2026.04.21-20.06.41:101][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.06.41:124][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/WorldGridMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDeferredDecalMaterial because of a recursive sync load +[2026.04.21-20.06.41:124][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.06.41:149][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/WorldGridMaterial because of a recursive sync load +[2026.04.21-20.06.41:149][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.06.41:393][ 0]LogMeshReduction: Display: HLOD mesh reduction module (r.ProxyLODMeshReductionModule) set to "ProxyLODMeshReduction" which doesn't exist. +[2026.04.21-20.06.41:403][ 0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction +[2026.04.21-20.06.41:403][ 0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction +[2026.04.21-20.06.41:403][ 0]LogMeshReduction: Display: No automatic mesh merging module available +[2026.04.21-20.06.41:403][ 0]LogMeshReduction: Display: No distributed automatic mesh merging module available +[2026.04.21-20.06.41:403][ 0]LogMeshMerging: No automatic mesh merging module available +[2026.04.21-20.06.41:403][ 0]LogMeshMerging: No distributed automatic mesh merging module available +[2026.04.21-20.06.41:744][ 0]LogTurnkeySupport: Completed device detection: Code = 0 +[2026.04.21-20.06.41:861][ 0]LogConfig: Applying CVar settings from Section [/Script/CQTest.CQTestSettings] File [Engine] +[2026.04.21-20.06.41:894][ 0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None +[2026.04.21-20.06.41:894][ 0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled +[2026.04.21-20.06.41:894][ 0]LogIris: FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetActorFactory name: NetActorFactory id: 0 +[2026.04.21-20.06.41:894][ 0]LogIris: FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetSubObjectFactory name: NetSubObjectFactory id: 1 +[2026.04.21-20.06.41:907][ 0]LogHAL: Linux SourceCodeAccessSettings: VisualStudioCode +[2026.04.21-20.06.41:940][ 0]LogSlate: Border +[2026.04.21-20.06.41:940][ 0]LogSlate: BreadcrumbButton +[2026.04.21-20.06.41:940][ 0]LogSlate: Brushes.Title +[2026.04.21-20.06.41:940][ 0]LogSlate: ColorPicker.ColorThemes +[2026.04.21-20.06.41:940][ 0]LogSlate: Default +[2026.04.21-20.06.41:940][ 0]LogSlate: Icons.Save +[2026.04.21-20.06.41:940][ 0]LogSlate: Icons.Toolbar.Settings +[2026.04.21-20.06.41:940][ 0]LogSlate: ListView +[2026.04.21-20.06.41:940][ 0]LogSlate: SoftwareCursor_CardinalCross +[2026.04.21-20.06.41:940][ 0]LogSlate: SoftwareCursor_Grab +[2026.04.21-20.06.41:940][ 0]LogSlate: TableView.DarkRow +[2026.04.21-20.06.41:940][ 0]LogSlate: TableView.Row +[2026.04.21-20.06.41:940][ 0]LogSlate: TreeView +[2026.04.21-20.06.42:096][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started... +[2026.04.21-20.06.42:099][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 2.583 ms +[2026.04.21-20.06.42:141][ 0]LogInit: XR: Instanced Stereo Rendering is Enabled +[2026.04.21-20.06.42:141][ 0]LogInit: XR: MultiViewport is Enabled +[2026.04.21-20.06.42:141][ 0]LogInit: XR: Mobile Multiview is Disabled +[2026.04.21-20.06.42:152][ 0]LogTurnkeySupport: Turnkey Device: Linux@WEYLAND-YUTANI: (Name=WEYLAND-YUTANI, Type=Computer, Status=Valid, Allowed=, Current=Arch Linux, Flags="Device_InstallSoftwareValid") +[2026.04.21-20.06.42:163][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.000 s +[2026.04.21-20.06.42:212][ 0]LogUdpMessaging: Display: Work queue size set to 1024. +[2026.04.21-20.06.42:212][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +[2026.04.21-20.06.42:212][ 0]LogUdpMessaging: Display: Unicast socket bound to '0.0.0.0:43899'. +[2026.04.21-20.06.42:213][ 0]LogUdpMessaging: Display: Added local interface '192.168.1.180' to multicast group '230.0.0.1:6666' +[2026.04.21-20.06.42:213][ 0]LogUdpMessaging: Display: Added local interface '192.168.122.1' to multicast group '230.0.0.1:6666' +[2026.04.21-20.06.42:213][ 0]LogUdpMessaging: Display: Added local interface '172.31.0.1' to multicast group '230.0.0.1:6666' +[2026.04.21-20.06.42:213][ 0]LogUdpMessaging: Display: Using asynchronous task graph for message deserialization. +[2026.04.21-20.06.42:215][ 0]LogTcpMessaging: Initializing TcpMessaging bridge +[2026.04.21-20.06.42:217][ 0]LogNNERuntimeORT: MakeRuntimeORTDml: +[2026.04.21-20.06.42:217][ 0]LogNNERuntimeORT: DirectML: no +[2026.04.21-20.06.42:217][ 0]LogNNERuntimeORT: RHI D3D12: no +[2026.04.21-20.06.42:217][ 0]LogNNERuntimeORT: D3D12: no +[2026.04.21-20.06.42:217][ 0]LogNNERuntimeORT: NPU: no +[2026.04.21-20.06.42:217][ 0]LogNNERuntimeORT: Interface availability: +[2026.04.21-20.06.42:217][ 0]LogNNERuntimeORT: GPU: no +[2026.04.21-20.06.42:217][ 0]LogNNERuntimeORT: RDG: no +[2026.04.21-20.06.42:217][ 0]LogNNERuntimeORT: NPU: no +[2026.04.21-20.06.42:217][ 0]LogNNERuntimeORT: NNERuntimeORTDml can only cook! +[2026.04.21-20.06.42:271][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: F99CF909327246798000000000002600 | Instance: 99A682F94BF543229A32A32A62559824 (WEYLAND-YUTANI-71808). +[2026.04.21-20.06.42:716][ 0]LogMetaSound: Display: MetaSound Page Target Initialized to 'Default' +[2026.04.21-20.06.42:721][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces... +[2026.04.21-20.06.42:738][ 0]LogMetaSound: MetaSound Engine Initialized +[2026.04.21-20.06.42:954][ 0]LogTimingProfiler: Initialize +[2026.04.21-20.06.42:954][ 0]LogTimingProfiler: OnSessionChanged +[2026.04.21-20.06.42:954][ 0]LoadingProfiler: Initialize +[2026.04.21-20.06.42:954][ 0]LoadingProfiler: OnSessionChanged +[2026.04.21-20.06.42:954][ 0]LogNetworkingProfiler: Initialize +[2026.04.21-20.06.42:954][ 0]LogNetworkingProfiler: OnSessionChanged +[2026.04.21-20.06.42:954][ 0]LogMemoryProfiler: Initialize +[2026.04.21-20.06.42:954][ 0]LogMemoryProfiler: OnSessionChanged +[2026.04.21-20.06.43:009][ 0]LogChaosVDEditor: [RegisterExtension] Registering CVD Extension [FChaosVDGenericDebugDrawExtension] ... +[2026.04.21-20.06.43:009][ 0]LogChaosVDEditor: [RegisterExtension] Registering CVD Extension [FChaosVDAccelerationStructuresExtension] ... +[2026.04.21-20.06.43:075][ 0]LogConfig: Applying CVar settings from Section [/Script/NNEDenoiser.NNEDenoiserSettings] File [Engine] +[2026.04.21-20.06.43:593][ 0]SourceControl: Revision control is disabled +[2026.04.21-20.06.43:604][ 0]LogUnixPlatformFile: Warning: Cannot determine whether '/home/reimoz/.steampath' is a directory - d_type not supported and stat() failed with errno=2 (No such file or directory) +[2026.04.21-20.06.43:613][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Content/Slate/Common/ButtonHoverHint.png' error. +[2026.04.21-20.06.43:613][ 0]LogSlate: Could not load file for Slate resource: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] file: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] +[2026.04.21-20.06.43:613][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Content/Slate/Icons/doc_16x.png' error. +[2026.04.21-20.06.43:613][ 0]LogSlate: Could not load file for Slate resource: [../../../Engine/Content/Slate/Icons/doc_16x.png] file: [../../../Engine/Content/Slate/Icons/doc_16x.png] +[2026.04.21-20.06.43:624][ 0]SourceControl: Revision control is disabled +[2026.04.21-20.06.44:061][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance +[2026.04.21-20.06.44:104][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2026.04.21-20.06.44:104][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2026.04.21-20.06.44:156][ 0]LogTemp: OpenXR ignores max viewport resolution in editor to support full HMD resolutions. +[2026.04.21-20.06.44:650][ 0]LogCollectionManager: Loaded 0 collections in 0.002381 seconds +[2026.04.21-20.06.44:651][ 0]LogFileCache: Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Collections/' took 0.00s +[2026.04.21-20.06.44:651][ 0]LogFileCache: Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Developers/reimoz/Collections/' took 0.00s +[2026.04.21-20.06.44:651][ 0]LogFileCache: Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Collections/' took 0.00s +[2026.04.21-20.06.44:753][ 0]LogUObjectArray: 43167 objects as part of root set at end of initial load. +[2026.04.21-20.06.44:753][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool +[2026.04.21-20.06.44:885][ 0]LogEngine: Initializing Engine... +[2026.04.21-20.06.45:002][ 0]LogHMD: HMD configured for shader platform VULKAN_SM6, bIsMobileMultiViewEnabled=0, bProjectionLayerAlphaEnabled=0 +[2026.04.21-20.06.45:007][ 0]LogAssetEditorSubsystem: Warning: Something went wrong while loading recent assets! Num Recent Assets = 6, Num Recent Asset Editors = 5 +[2026.04.21-20.06.45:009][ 0]LogTedsSettings: UTedsSettingsEditorSubsystem::Initialize +[2026.04.21-20.06.45:009][ 0]LogStylusInput: Initializing StylusInput subsystem. +[2026.04.21-20.06.45:009][ 0]LogStylusInput: StylusInput not supported on this platform. +[2026.04.21-20.06.45:306][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.11.so +[2026.04.21-20.06.45:318][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.12.so +[2026.04.21-20.06.45:329][ 0]LogChaosDD: Creating Chaos Debug Draw Scene for world Untitled +[2026.04.21-20.06.45:339][ 0]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Temp/Untitled_0.Untitled'. +[2026.04.21-20.06.45:359][ 0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use. +[2026.04.21-20.06.45:359][ 0]LogInit: Texture streaming: Enabled +[2026.04.21-20.06.45:363][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] AnalyticsET::StartSession ( APIServer = https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data. AppVersion = 5.6.1-44394996+++UE5+Release-5.6 ) +[2026.04.21-20.06.45:369][ 0]LogAudio: Display: Initializing Audio Device Manager... +[2026.04.21-20.06.45:369][ 0]LogAudio: Display: Loading Default Audio Settings Objects... +[2026.04.21-20.06.45:369][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load). +[2026.04.21-20.06.45:375][ 0]LogAudio: Display: Audio Device Manager Initialized +[2026.04.21-20.06.45:375][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True +[2026.04.21-20.06.45:375][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2026.04.21-20.06.45:375][ 0]LogAudioMixer: Display: Sample Rate: 48000 +[2026.04.21-20.06.45:375][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2026.04.21-20.06.45:375][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2026.04.21-20.06.45:375][ 0]LogAudioMixer: Display: Number of buffers to queue: 2 +[2026.04.21-20.06.45:375][ 0]LogAudioMixer: Display: Max Channels (voices): 32 +[2026.04.21-20.06.45:375][ 0]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2026.04.21-20.06.45:375][ 0]LogAudio: Display: AudioDevice MaxSources: 32 +[2026.04.21-20.06.45:375][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2026.04.21-20.06.45:375][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2026.04.21-20.06.45:375][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2026.04.21-20.06.45:382][ 0]LogAudioMixerSDL: Display: Initialized SDL using pulseaudio platform API backend. +[2026.04.21-20.06.45:382][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'SDL2' +[2026.04.21-20.06.46:110][ 0]LogAudioMixerSDL: Opening default audio device (device index -1) +[2026.04.21-20.06.46:152][ 0]LogAudioMixer: Display: Using Audio Hardware Device Starship/Matisse HD Audio Controller Digital Stereo (IEC958) +[2026.04.21-20.06.46:153][ 0]LogAudioMixer: Display: Initializing Sound Submixes... +[2026.04.21-20.06.46:154][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2026.04.21-20.06.46:154][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2026.04.21-20.06.46:155][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=6, Samples=6144, InstanceID=1 +[2026.04.21-20.06.46:155][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +[2026.04.21-20.06.46:155][ 0]LogInit: FAudioDevice initialized with ID 1. +[2026.04.21-20.06.46:156][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'. +[2026.04.21-20.06.46:156][ 0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1 +[2026.04.21-20.06.46:201][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1" +[2026.04.21-20.06.46:205][ 0]LogInit: Undo buffer set to 256 MB +[2026.04.21-20.06.46:205][ 0]LogInit: Transaction tracking system initialized +[2026.04.21-20.06.46:262][ 0]LogSourceControl: Display: Uncontrolled Changelist persistency file loaded ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/SourceControl/UncontrolledChangelists.json +[2026.04.21-20.06.46:390][ 0]LocalizationService: Localization service is disabled +[2026.04.21-20.06.46:483][ 0]LogAndroidRuntimeSettings: Display: Enabled Package for Meta Quest devices. +The following settings have been applied: + +[2026.04.21-20.06.46:483][ 0]LogAndroidRuntimeSettings: Display: Support arm64: 1. + +[2026.04.21-20.06.46:483][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan: 1. + +[2026.04.21-20.06.46:483][ 0]LogAndroidRuntimeSettings: Display: Support x86_64: 0. + +[2026.04.21-20.06.46:483][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan Desktop: 0. + +[2026.04.21-20.06.46:483][ 0]LogAndroidRuntimeSettings: Display: Support OpenGL ES3.2: 0. +[2026.04.21-20.06.47:094][ 0]LogFileCache: Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/' took 0.00s +[2026.04.21-20.06.47:136][ 0]LogPython: Python enabled via CVar 'Engine.Python.IsEnabledByDefault' +[2026.04.21-20.06.47:142][ 0]LogPython: Using Python 3.11.8 +[2026.04.21-20.06.47:340][ 0]LogPython: Display: No pip-enabled plugins with python dependencies found, skipping +[2026.04.21-20.06.47:557][ 0]LogRenderer: Requested compilation of Path Tracing RTPSOs (8 permutations). +[2026.04.21-20.06.47:700][ 0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized. +[2026.04.21-20.06.47:794][ 0]LogEditorDataStorage: Initializing +[2026.04.21-20.06.47:797][ 0]LogEditorDataStorage: Initialized +[2026.04.21-20.06.47:809][ 0]LogCore: Display: GameplayInsights module auto-connecting to local trace server... +[2026.04.21-20.06.47:884][ 0]LogAssetRegistry: Display: Triggering cache save on discovery complete +[2026.04.21-20.06.47:900][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init() +[2026.04.21-20.06.47:903][ 0]SourceControl: Revision control is disabled +[2026.04.21-20.06.48:012][ 0]LogVulkanRHI: Display: Requested PixelFormat 18 not supported by this swapchain! Falling back to supported swapchain format... +[2026.04.21-20.06.48:012][ 0]LogVulkanRHI: Display: Queue Family 0: Supports Present +[2026.04.21-20.06.48:012][ 0]LogVulkanRHI: Display: Found 4 Surface present modes: +[2026.04.21-20.06.48:012][ 0]LogVulkanRHI: Display: - VK_PRESENT_MODE_FIFO_KHR (2) +[2026.04.21-20.06.48:012][ 0]LogVulkanRHI: Display: - VK_PRESENT_MODE_FIFO_RELAXED_KHR (3) +[2026.04.21-20.06.48:012][ 0]LogVulkanRHI: Display: - VK_PRESENT_MODE_IMMEDIATE_KHR (0) +[2026.04.21-20.06.48:012][ 0]LogVulkanRHI: Display: - VkPresentModeKHR 1000361000 +[2026.04.21-20.06.48:012][ 0]LogVulkanRHI: Display: Selected VkPresentModeKHR mode VK_PRESENT_MODE_IMMEDIATE_KHR +[2026.04.21-20.06.48:012][ 0]LogVulkanRHI: Creating new VK swapchain with VK_PRESENT_MODE_IMMEDIATE_KHR, VK_FORMAT_B8G8R8A8_UNORM, VK_COLOR_SPACE_SRGB_NONLINEAR_KHR, num images 3 +[2026.04.21-20.06.48:091][ 0]LogSlate: Took 0.000075 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2026.04.21-20.06.48:755][ 0]LogAssetRegistry: Display: Asset registry cache written as 67.9 MiB to ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_*.bin +[2026.04.21-20.07.03:155][ 0]LogSlate: Window 'Restore Packages' being destroyed +[2026.04.21-20.07.03:227][ 0]LogSlate: Warning: Modal Window fail to open as a native child. The path to the parent widget (Window : Restore Packages ) could not be found +[2026.04.21-20.07.12:224][ 0]LogSlate: Window 'Unable to Check Out From Revision Control!' being destroyed +[2026.04.21-20.07.12:283][ 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/VRTemplate/Maps/VRTemplateMap +[2026.04.21-20.07.12:523][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 39.074 +[2026.04.21-20.07.12:529][ 0]Cmd: MAP LOAD FILE="../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Content/VRTemplate/Maps/VRTemplateMap.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=4 +[2026.04.21-20.07.12:537][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true +[2026.04.21-20.07.12:537][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2026.04.21-20.07.12:567][ 0]LogAudio: Display: Audio Device unregistered from world 'None'. +[2026.04.21-20.07.12:569][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.41ms +[2026.04.21-20.07.13:311][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'VRTemplateMap'. +[2026.04.21-20.07.13:311][ 0]LogChaosDD: Creating Chaos Debug Draw Scene for world VRTemplateMap +[2026.04.21-20.07.13:313][ 0]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Game/VRTemplate/Maps/VRTemplateMap.VRTemplateMap'. +[2026.04.21-20.07.13:333][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs) +[2026.04.21-20.07.13:362][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.70ms +[2026.04.21-20.07.13:362][ 0]Cmd: MAP CHECKDEP NOCLEARLOG +[2026.04.21-20.07.13:362][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0.056ms to complete. +[2026.04.21-20.07.13:400][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 39.951 +[2026.04.21-20.07.13:511][ 0]LogPlacementMode: Display: The Asset Registry is not yet fully loaded so some placeable classes might be missing. +[2026.04.21-20.07.13:629][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2026.04.21-20.07.13:712][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2026.04.21-20.07.13:793][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2026.04.21-20.07.13:874][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2026.04.21-20.07.13:936][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-20.07.13:936][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/' +[2026.04.21-20.07.13:936][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-20.07.13:936][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/' +[2026.04.21-20.07.13:936][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-20.07.13:936][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_TopDown.upack', mount point: 'root:/' +[2026.04.21-20.07.13:937][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-20.07.13:937][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/' +[2026.04.21-20.07.13:937][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-20.07.13:937][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/' +[2026.04.21-20.07.13:937][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-20.07.13:937][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/' +[2026.04.21-20.07.13:937][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-20.07.13:937][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/' +[2026.04.21-20.07.13:937][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-20.07.13:937][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/' +[2026.04.21-20.07.13:938][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-20.07.13:938][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/StarterContent.upack', mount point: 'root:/' +[2026.04.21-20.07.13:938][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-20.07.13:938][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/' +[2026.04.21-20.07.14:032][ 0]LogStall: Startup... +[2026.04.21-20.07.14:033][ 0]LogStall: Startup complete. +[2026.04.21-20.07.14:089][ 0]LogGameProjectGeneration: Project MyProject2 requires update. Plugin OpenXR SupportedTargetPlatforms value in project descriptor (Win64, Linux, Android, VisionOS) differs from value in plugin descriptor (Win64, Linux, LinuxArm64, Android) +[2026.04.21-20.07.14:089][ 0]LogGameProjectGeneration: Project MyProject2 requires update. Plugin OpenXREyeTracker SupportedTargetPlatforms value in project descriptor (Win64, Linux, Android) differs from value in plugin descriptor (Win64, Linux, LinuxArm64, Android) +[2026.04.21-20.07.14:089][ 0]LogGameProjectGeneration: Project MyProject2 requires update. Plugin OpenXRHandTracking SupportedTargetPlatforms value in project descriptor (Win64, Linux, Android, VisionOS) differs from value in plugin descriptor (Win64, Linux, LinuxArm64, Android) +[2026.04.21-20.07.14:149][ 0]LogLoad: (Engine Initialization) Total time: 40.70 seconds +[2026.04.21-20.07.14:161][ 0]LogInit: Adding external input plugin. +[2026.04.21-20.07.14:161][ 0]LogInit: Adding external input plugin. +[2026.04.21-20.07.14:479][ 0]LogContentStreaming: Texture pool size now 1000 MB +[2026.04.21-20.07.14:479][ 0]LogCsvProfiler: Display: Metadata set : streamingpoolsizemb="1000" +[2026.04.21-20.07.14:491][ 0]LogSlate: Took 0.000064 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) +[2026.04.21-20.07.14:492][ 0]LogSlate: Took 0.000025 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K) +[2026.04.21-20.07.14:493][ 0]LogSlate: Took 0.000036 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) +[2026.04.21-20.07.14:558][ 0]LogStreaming: Display: FlushAsyncLoading(339): 1 QueuedPackages, 0 AsyncPackages +[2026.04.21-20.07.14:739][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2026.04.21-20.07.14:742][ 0]LogPython: Display: Running start-up script /opt/unreal-engine/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py... started... +[2026.04.21-20.07.14:801][ 0]LogPython: registering + +[2026.04.21-20.07.14:811][ 0]LogPython: Display: Running start-up script /opt/unreal-engine/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py... took 69.197 ms +[2026.04.21-20.07.15:072][ 1]LogAssetRegistry: AssetRegistryGather time 0.1327s: AssetDataDiscovery 0.0325s, AssetDataGather 0.0236s, StoreResults 0.0766s. Wall time 34.9700s. + NumCachedDirectories 0. NumUncachedDirectories 1489. NumCachedFiles 7455. NumUncachedFiles 6. + BackgroundTickInterruptions 2. +[2026.04.21-20.07.15:102][ 1]LogPlacementMode: Display: The Asset Registry is done with its initial scan, the list of placeable classes has been updated. +[2026.04.21-20.07.15:112][ 1]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000000 seconds (updated 0 objects) +[2026.04.21-20.07.15:112][ 1]LogSourceControl: Uncontrolled asset discovery started... +[2026.04.21-20.07.15:176][ 1]LogSourceControl: Uncontrolled asset discovery finished in 0.063295 seconds (Found 191 uncontrolled assets) +[2026.04.21-20.07.15:190][ 2]LogSlate: Took 0.000190 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2026.04.21-20.07.19:305][439]LogSlate: Took 0.000056 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2026.04.21-20.07.38:859][639]LogChaosDD: Not creating Chaos Debug Draw Scene for world World_0 +[2026.04.21-20.07.38:859][639]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Engine/Transient.World_0'. +[2026.04.21-20.07.38:913][640]LogNiagara: Compiling System NiagaraSystem /Game/VRTemplate/VFX/NS_TeleportTrace.NS_TeleportTrace took 0.049634 sec (time since issued). +[2026.04.21-20.07.39:006][646]LogChaosDD: Not creating Chaos Debug Draw Scene for world World_1 +[2026.04.21-20.07.39:006][646]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Engine/Transient.World_1'. +[2026.04.21-20.07.39:013][646]LogChaosDD: Not creating Chaos Debug Draw Scene for world World_2 +[2026.04.21-20.07.39:014][646]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Engine/Transient.World_2'. +[2026.04.21-20.07.39:045][647]LogNiagara: Compiling System NiagaraSystem /Game/VRTemplate/VFX/NS_MenuLaser.NS_MenuLaser took 0.028291 sec (time since issued). +[2026.04.21-20.07.39:106][653]LogChaosDD: Not creating Chaos Debug Draw Scene for world World_3 +[2026.04.21-20.07.39:107][653]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Engine/Transient.World_3'. +[2026.04.21-20.07.39:239][659]LogChaosDD: Not creating Chaos Debug Draw Scene for world World_4 +[2026.04.21-20.07.39:239][659]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Engine/Transient.World_4'. +[2026.04.21-20.07.40:112][714]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn +[2026.04.21-20.07.40:113][714]LogChaosDD: Not creating Chaos Debug Draw Scene for world World_5 +[2026.04.21-20.07.40:113][714]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Engine/Transient.World_5'. +[2026.04.21-20.07.40:146][714]LogStreaming: Display: FlushAsyncLoading(342): 1 QueuedPackages, 0 AsyncPackages +[2026.04.21-20.07.41:497][714]LogSlate: Took 0.000064 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensed.ttf' (158K) +[2026.04.21-20.07.51:172][444]LogSlate: Window 'VRPawn' being destroyed +[2026.04.21-20.07.56:474][ 22]Launching UnrealBuildTool... [/opt/unreal-engine/Engine/Build/BatchFiles/Linux/Build.sh -Mode=QueryTargets -Output="/opt/unreal-engine/Engine/Intermediate/TargetInfo.json" -IncludeAllTargets -DontIncludeParentAssembly -progress] +[2026.04.21-20.07.57:086][ 22]Launching UnrealBuildTool... [/opt/unreal-engine/Engine/Build/BatchFiles/Linux/Build.sh -Mode=QueryTargets -Output="/opt/unreal-engine/Engine/Intermediate/TargetInfo.json" -IncludeAllTargets -DontIncludeParentAssembly -progress] +[2026.04.21-20.07.57:690][ 22]LogDesktopPlatform: Warning: Unable to read target info for engine +[2026.04.21-20.08.00:009][286]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2026.04.21-20.08.00:010][286]LogOnline: OSS: Created online subsystem instance for: NULL +[2026.04.21-20.08.00:010][286]LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] +[2026.04.21-20.08.00:010][286]LogPlayLevel: Creating play world package: /Game/VRTemplate/Maps/UEDPIE_0_VRTemplateMap +[2026.04.21-20.08.00:018][286]LogPlayLevel: PIE: StaticDuplicateObject took: (0.007819s) +[2026.04.21-20.08.00:018][286]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/VRTemplate/Maps/VRTemplateMap.VRTemplateMap to /Game/VRTemplate/Maps/UEDPIE_0_VRTemplateMap.VRTemplateMap (0.007871s) +[2026.04.21-20.08.00:118][286]LogUObjectHash: Compacting FUObjectHashTables data took 1.00ms +[2026.04.21-20.08.00:120][286]LogChaosDD: Creating Chaos Debug Draw Scene for world VRTemplateMap +[2026.04.21-20.08.00:122][286]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Game/VRTemplate/Maps/UEDPIE_0_VRTemplateMap.VRTemplateMap'. +[2026.04.21-20.08.00:122][286]LogPlayLevel: PIE: World Init took: (0.001983s) +[2026.04.21-20.08.00:123][286]LogAudio: Display: Creating Audio Device: Id: 2, Scope: Unique, Realtime: True +[2026.04.21-20.08.00:123][286]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2026.04.21-20.08.00:123][286]LogAudioMixer: Display: Sample Rate: 48000 +[2026.04.21-20.08.00:123][286]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2026.04.21-20.08.00:123][286]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2026.04.21-20.08.00:123][286]LogAudioMixer: Display: Number of buffers to queue: 2 +[2026.04.21-20.08.00:123][286]LogAudioMixer: Display: Max Channels (voices): 32 +[2026.04.21-20.08.00:123][286]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2026.04.21-20.08.00:123][286]LogAudio: Display: AudioDevice MaxSources: 32 +[2026.04.21-20.08.00:123][286]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2026.04.21-20.08.00:123][286]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2026.04.21-20.08.00:123][286]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2026.04.21-20.08.00:123][286]LogAudioMixerSDL: Display: Initialized SDL using pulseaudio platform API backend. +[2026.04.21-20.08.00:124][286]LogAudioMixer: Display: Initializing audio mixer using platform API: 'SDL2' +[2026.04.21-20.08.00:720][286]LogAudioMixerSDL: Opening default audio device (device index -1) +[2026.04.21-20.08.00:752][286]LogAudioMixer: Display: Using Audio Hardware Device Starship/Matisse HD Audio Controller Digital Stereo (IEC958) +[2026.04.21-20.08.00:752][286]LogAudioMixer: Display: Initializing Sound Submixes... +[2026.04.21-20.08.00:752][286]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2026.04.21-20.08.00:752][286]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2026.04.21-20.08.00:752][286]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=6, Samples=6144, InstanceID=2 +[2026.04.21-20.08.00:753][286]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=2 +[2026.04.21-20.08.00:753][286]LogInit: FAudioDevice initialized with ID 2. +[2026.04.21-20.08.00:753][286]LogAudio: Display: Audio Device (ID: 2) registered with world 'VRTemplateMap'. +[2026.04.21-20.08.00:753][286]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 2 +[2026.04.21-20.08.00:753][286]LogAudioMixer: Display: Audio Buffer Underrun (starvation) detected. InstanceID=2 +[2026.04.21-20.08.00:776][286]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2026.04.21-20.08.00:776][286]LogHMD: Warning: The Vulkan API version has not been tested with the OpenXR runtime +[2026.04.21-20.08.03:890][286]LogLoad: Game class is 'VRGameMode_C' +[2026.04.21-20.08.03:893][286]LogWorld: Bringing World /Game/VRTemplate/Maps/UEDPIE_0_VRTemplateMap.VRTemplateMap up for play (max tick rate 0) at 2026.04.21-23.08.03 +[2026.04.21-20.08.03:894][286]LogWorld: Bringing up level for play took: 0.002775 +[2026.04.21-20.08.03:894][286]LogOnline: OSS: Created online subsystem instance for: :Context_7 +[2026.04.21-20.08.03:909][286]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2026.04.21-20.08.03:909][286]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2026.04.21-20.08.03:910][286]xr.SecondaryScreenPercentage.HMDRenderTarget = "100" +[2026.04.21-20.08.03:917][286]PIE: Server logged in +[2026.04.21-20.08.03:920][286]PIE: Play in editor total start time 3.911 seconds. +[2026.04.21-20.08.03:922][286]LogHMD: Warning: Input Action IA_MoveRightLeft has a Description, "", which exactly matches the Description already used by Action IA_MoveForwardBack. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_MoveRightLeft, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.08.03:922][286]LogHMD: Warning: Input Action IA_MoveUpDown has a Description, "", which exactly matches the Description already used by Action IA_MoveForwardBack. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_MoveUpDown, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.08.03:922][286]LogHMD: Warning: Input Action IA_Hand_Point_Right has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_Point_Right, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.08.03:922][286]LogHMD: Warning: Input Action IA_Hand_ThumbUp_Left has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_ThumbUp_Left, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.08.03:922][286]LogHMD: Warning: Input Action IA_Hand_ThumbUp_Right has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_ThumbUp_Right, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.08.03:922][286]LogHMD: Warning: Input Action IA_Hand_Grasp_Left has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_Grasp_Left, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.08.03:922][286]LogHMD: Warning: Input Action IA_Hand_Grasp_Right has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_Grasp_Right, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.08.03:922][286]LogHMD: Warning: Input Action IA_Hand_IndexCurl_Left has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_IndexCurl_Left, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.08.03:922][286]LogHMD: Warning: Input Action IA_Hand_IndexCurl_Right has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_IndexCurl_Right, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.08.03:923][286]LogHMD: Warning: Input Mapping Context IMC_Menu has a Description, "", which exactly matches the Description already used by Input Mapping Context IMC_Hands. Identical localized descriptions are not allowed by OpenXR. The FName of this mapping context IMC_Menu, which is unique, will replace the duplicated localized string so the Input Mapping Context functions but it will not localize correctly. +[2026.04.21-20.08.03:923][286]LogHMD: Warning: Input Action IA_Menu_Interact_Right_Pressed has a Description, "", which exactly matches the Description already used by Action IA_Menu_Interact_Left_Pressed. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Menu_Interact_Right_Pressed, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.08.03:923][286]LogHMD: Warning: Input Action IA_Menu_Cursor_Left has a Description, "", which exactly matches the Description already used by Action IA_Menu_Interact_Left_Pressed. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Menu_Cursor_Left, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.08.03:923][286]LogHMD: Warning: Input Action IA_Menu_Cursor_Right has a Description, "", which exactly matches the Description already used by Action IA_Menu_Interact_Left_Pressed. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Menu_Cursor_Right, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.08.03:923][286]LogHMD: Warning: Input Mapping Context IMC_Weapon_Left has a Description, "", which exactly matches the Description already used by Input Mapping Context IMC_Hands. Identical localized descriptions are not allowed by OpenXR. The FName of this mapping context IMC_Weapon_Left, which is unique, will replace the duplicated localized string so the Input Mapping Context functions but it will not localize correctly. +[2026.04.21-20.08.03:923][286]LogHMD: Warning: Input Mapping Context IMC_Weapon_Right has a Description, "", which exactly matches the Description already used by Input Mapping Context IMC_Hands. Identical localized descriptions are not allowed by OpenXR. The FName of this mapping context IMC_Weapon_Right, which is unique, will replace the duplicated localized string so the Input Mapping Context functions but it will not localize correctly. +[2026.04.21-20.08.04:103][286]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2026.04.21-20.08.04:115][286]LogRenderer: Warning: Resizing VR buffer to 5248 by 2624 +[2026.04.21-20.08.04:115][286]LogHMD: Error: Failed to create all visibility mask meshes for device/views. Abandoning visibility mask. +[2026.04.21-20.08.04:117][287]LogCsvProfiler: Display: Metadata set : systemresolution.resx="1280" +[2026.04.21-20.08.04:117][287]LogCsvProfiler: Display: Metadata set : systemresolution.resy="720" +[2026.04.21-20.08.04:170][287]LogProfilingDebugging: Warning: No layer resource or HMD swapchain available for stereo debug layer +[2026.04.21-20.08.38:558][351]LogDerivedDataCache: /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:00.000 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 0 files in 1 folders with total size 0 MiB. +[2026.04.21-20.09.01:682][425]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2026.04.21-20.09.01:682][425]LogWorld: BeginTearingDown for /Game/VRTemplate/Maps/UEDPIE_0_VRTemplateMap +[2026.04.21-20.09.01:682][425]LogCrowdFollowing: Warning: Unable to find RecastNavMesh instance while trying to create UCrowdManager instance +[2026.04.21-20.09.01:684][425]LogSlate: Window 'MyProject2 Preview [NetMode: Standalone 0] (64-bit/PC Vulkan SM6) OpenXR SteamVR/OpenXR (2.15.6)' being destroyed +[2026.04.21-20.09.01:693][425]LogWorld: UWorld::CleanupWorld for VRTemplateMap, bSessionEnded=true, bCleanupResources=true +[2026.04.21-20.09.01:694][425]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2026.04.21-20.09.01:695][425]LogPlayLevel: Display: Shutting down PIE online subsystems +[2026.04.21-20.09.01:701][425]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2026.04.21-20.09.01:745][425]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 2 +[2026.04.21-20.09.01:794][425]LogSlate: Slate User Unregistered. User Index 8 +[2026.04.21-20.09.01:795][425]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2026.04.21-20.09.01:796][425]LogUObjectHash: Compacting FUObjectHashTables data took 0.99ms +[2026.04.21-20.09.01:811][426]LogPlayLevel: Display: Destroying online subsystem :Context_7 +[2026.04.21-20.10.50:625][916]LogAssetEditorSubsystem: Opening Asset editor for InputAction /Game/VRTemplate/Input/Actions/IA_Turn.IA_Turn +[2026.04.21-20.11.58:578][604]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2026.04.21-20.11.58:626][604]OBJ SavePackage: Generating thumbnails for [0] asset(s) in package [/Game/VRTemplate/Input/Actions/IA_Turn] ([1] browsable assets)... +[2026.04.21-20.11.58:627][604]OBJ SavePackage: Finished generating thumbnails for package [/Game/VRTemplate/Input/Actions/IA_Turn] +[2026.04.21-20.11.58:627][604]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Input/Actions/IA_Turn" FILE="../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Content/VRTemplate/Input/Actions/IA_Turn.uasset" SILENT=true +[2026.04.21-20.11.58:627][604]LogSavePackage: Moving output files for package: /Game/VRTemplate/Input/Actions/IA_Turn +[2026.04.21-20.11.58:628][604]LogSavePackage: Moving '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/IA_Turn5A236B5DDBDB4AFDB4473303BF281ABB.tmp' to '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Content/VRTemplate/Input/Actions/IA_Turn.uasset' +[2026.04.21-20.11.58:653][604]LogFileHelpers: InternalPromptForCheckoutAndSave took 74.968 ms +[2026.04.21-20.11.58:720][604]LogContentValidation: Display: Starting to validate 1 assets +[2026.04.21-20.11.58:720][604]LogContentValidation: Enabled validators: +[2026.04.21-20.11.58:720][604]LogContentValidation: /Script/DataValidation.EditorValidator_Material +[2026.04.21-20.11.58:720][604]LogContentValidation: /Script/DataValidation.DirtyFilesChangelistValidator +[2026.04.21-20.11.58:720][604]LogContentValidation: /Script/DataValidation.EditorValidator_Localization +[2026.04.21-20.11.58:720][604]LogContentValidation: /Script/DataValidation.PackageFileValidator +[2026.04.21-20.11.58:720][604]LogContentValidation: /Script/DataValidation.WorldPartitionChangelistValidator +[2026.04.21-20.11.58:720][604]LogContentValidation: /Script/InputBlueprintNodes.EnhancedInputUserWidgetValidator +[2026.04.21-20.11.58:721][604]AssetCheck: /Game/VRTemplate/Input/Actions/IA_Turn Validating asset +[2026.04.21-20.11.58:773][604]LogSourceControl: Display: Uncontrolled Changelist persistency file saved ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/SourceControl/UncontrolledChangelists.json +[2026.04.21-20.12.17:967][865]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2026.04.21-20.12.17:967][865]LogPlayLevel: Creating play world package: /Game/VRTemplate/Maps/UEDPIE_0_VRTemplateMap +[2026.04.21-20.12.17:975][865]LogPlayLevel: PIE: StaticDuplicateObject took: (0.007939s) +[2026.04.21-20.12.17:975][865]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/VRTemplate/Maps/VRTemplateMap.VRTemplateMap to /Game/VRTemplate/Maps/UEDPIE_0_VRTemplateMap.VRTemplateMap (0.007975s) +[2026.04.21-20.12.18:036][865]LogUObjectHash: Compacting FUObjectHashTables data took 0.91ms +[2026.04.21-20.12.18:038][865]LogChaosDD: Creating Chaos Debug Draw Scene for world VRTemplateMap +[2026.04.21-20.12.18:039][865]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Game/VRTemplate/Maps/UEDPIE_0_VRTemplateMap.VRTemplateMap'. +[2026.04.21-20.12.18:040][865]LogPlayLevel: PIE: World Init took: (0.001894s) +[2026.04.21-20.12.18:040][865]LogAudio: Display: Creating Audio Device: Id: 3, Scope: Unique, Realtime: True +[2026.04.21-20.12.18:040][865]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2026.04.21-20.12.18:040][865]LogAudioMixer: Display: Sample Rate: 48000 +[2026.04.21-20.12.18:040][865]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2026.04.21-20.12.18:040][865]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2026.04.21-20.12.18:041][865]LogAudioMixer: Display: Number of buffers to queue: 2 +[2026.04.21-20.12.18:041][865]LogAudioMixer: Display: Max Channels (voices): 32 +[2026.04.21-20.12.18:041][865]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2026.04.21-20.12.18:041][865]LogAudio: Display: AudioDevice MaxSources: 32 +[2026.04.21-20.12.18:041][865]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2026.04.21-20.12.18:041][865]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2026.04.21-20.12.18:041][865]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2026.04.21-20.12.18:041][865]LogAudioMixerSDL: Display: Initialized SDL using pulseaudio platform API backend. +[2026.04.21-20.12.18:041][865]LogAudioMixer: Display: Initializing audio mixer using platform API: 'SDL2' +[2026.04.21-20.12.18:761][865]LogAudioMixerSDL: Opening default audio device (device index -1) +[2026.04.21-20.12.18:803][865]LogAudioMixer: Display: Using Audio Hardware Device Starship/Matisse HD Audio Controller Digital Stereo (IEC958) +[2026.04.21-20.12.18:804][865]LogAudioMixer: Display: Initializing Sound Submixes... +[2026.04.21-20.12.18:804][865]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2026.04.21-20.12.18:804][865]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2026.04.21-20.12.18:805][865]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=6, Samples=6144, InstanceID=3 +[2026.04.21-20.12.18:805][865]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=3 +[2026.04.21-20.12.18:805][865]LogInit: FAudioDevice initialized with ID 3. +[2026.04.21-20.12.18:805][865]LogAudio: Display: Audio Device (ID: 3) registered with world 'VRTemplateMap'. +[2026.04.21-20.12.18:805][865]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 3 +[2026.04.21-20.12.18:826][865]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2026.04.21-20.12.18:826][865]LogHMD: Warning: The Vulkan API version has not been tested with the OpenXR runtime +[2026.04.21-20.12.18:919][865]LogLoad: Game class is 'VRGameMode_C' +[2026.04.21-20.12.18:922][865]LogWorld: Bringing World /Game/VRTemplate/Maps/UEDPIE_0_VRTemplateMap.VRTemplateMap up for play (max tick rate 0) at 2026.04.21-23.12.18 +[2026.04.21-20.12.18:922][865]LogWorld: Bringing up level for play took: 0.002411 +[2026.04.21-20.12.18:923][865]LogOnline: OSS: Created online subsystem instance for: :Context_8 +[2026.04.21-20.12.18:925][865]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2026.04.21-20.12.18:925][865]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2026.04.21-20.12.18:926][865]xr.SecondaryScreenPercentage.HMDRenderTarget = "100" +[2026.04.21-20.12.18:931][865]PIE: Server logged in +[2026.04.21-20.12.18:934][865]PIE: Play in editor total start time 0.967 seconds. +[2026.04.21-20.12.18:936][865]LogHMD: Warning: Input Action IA_MoveRightLeft has a Description, "", which exactly matches the Description already used by Action IA_MoveForwardBack. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_MoveRightLeft, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.12.18:936][865]LogHMD: Warning: Input Action IA_MoveUpDown has a Description, "", which exactly matches the Description already used by Action IA_MoveForwardBack. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_MoveUpDown, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.12.18:936][865]LogHMD: Warning: Input Action IA_Hand_Point_Right has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_Point_Right, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.12.18:936][865]LogHMD: Warning: Input Action IA_Hand_ThumbUp_Left has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_ThumbUp_Left, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.12.18:936][865]LogHMD: Warning: Input Action IA_Hand_ThumbUp_Right has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_ThumbUp_Right, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.12.18:936][865]LogHMD: Warning: Input Action IA_Hand_Grasp_Left has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_Grasp_Left, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.12.18:936][865]LogHMD: Warning: Input Action IA_Hand_Grasp_Right has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_Grasp_Right, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.12.18:936][865]LogHMD: Warning: Input Action IA_Hand_IndexCurl_Left has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_IndexCurl_Left, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.12.18:936][865]LogHMD: Warning: Input Action IA_Hand_IndexCurl_Right has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_IndexCurl_Right, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.12.18:936][865]LogHMD: Warning: Input Mapping Context IMC_Menu has a Description, "", which exactly matches the Description already used by Input Mapping Context IMC_Hands. Identical localized descriptions are not allowed by OpenXR. The FName of this mapping context IMC_Menu, which is unique, will replace the duplicated localized string so the Input Mapping Context functions but it will not localize correctly. +[2026.04.21-20.12.18:936][865]LogHMD: Warning: Input Action IA_Menu_Interact_Right_Pressed has a Description, "", which exactly matches the Description already used by Action IA_Menu_Interact_Left_Pressed. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Menu_Interact_Right_Pressed, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.12.18:936][865]LogHMD: Warning: Input Action IA_Menu_Cursor_Left has a Description, "", which exactly matches the Description already used by Action IA_Menu_Interact_Left_Pressed. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Menu_Cursor_Left, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.12.18:936][865]LogHMD: Warning: Input Action IA_Menu_Cursor_Right has a Description, "", which exactly matches the Description already used by Action IA_Menu_Interact_Left_Pressed. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Menu_Cursor_Right, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.12.18:936][865]LogHMD: Warning: Input Mapping Context IMC_Weapon_Left has a Description, "", which exactly matches the Description already used by Input Mapping Context IMC_Hands. Identical localized descriptions are not allowed by OpenXR. The FName of this mapping context IMC_Weapon_Left, which is unique, will replace the duplicated localized string so the Input Mapping Context functions but it will not localize correctly. +[2026.04.21-20.12.18:936][865]LogHMD: Warning: Input Mapping Context IMC_Weapon_Right has a Description, "", which exactly matches the Description already used by Input Mapping Context IMC_Hands. Identical localized descriptions are not allowed by OpenXR. The FName of this mapping context IMC_Weapon_Right, which is unique, will replace the duplicated localized string so the Input Mapping Context functions but it will not localize correctly. +[2026.04.21-20.12.19:044][865]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2026.04.21-20.12.19:059][865]LogHMD: Error: Failed to create all visibility mask meshes for device/views. Abandoning visibility mask. +[2026.04.21-20.12.19:067][866]LogProfilingDebugging: Warning: No layer resource or HMD swapchain available for stereo debug layer +[2026.04.21-20.12.19:091][866]LogCore: === Critical error: === +Unhandled Exception: SIGSEGV: invalid attempt to read memory at address 0x0000000000000158 + +[2026.04.21-20.12.19:091][866]LogCore: Fatal error! + +0x00007f78f4b02ce7 libnvidia-glcore.so.595.58.03!UnknownFunction(0x302ce7) +0x00007f78eddaa840 vrclient.so!UnknownFunction(0x3aa83f) +0x00007f78edc1ece3 vrclient.so!UnknownFunction(0x21ece2) +0x00007f78edb87398 vrclient.so!UnknownFunction(0x187397) +0x00007f78edb8840b vrclient.so!UnknownFunction(0x18840a) +0x00007f78edbc938f vrclient.so!UnknownFunction(0x1c938e) +0x00007f78edb92f58 vrclient.so!UnknownFunction(0x192f57) +0x00007f79289bdbc7 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::OnFinishRendering_RHIThread(IRHICommandContext&) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:4093] +0x00007f79289cad6a libUnrealEditor-OpenXRHMD.so!FOpenXRRenderBridge::Present(IRHICommandContext&, int&) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD_RenderBridge.cpp:14] +0x00007f7914498717 libUnrealEditor-VulkanRHI.so!FVulkanViewport::Present(FVulkanCommandListContext&, FVulkanQueue*, bool) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/VulkanRHI/Private/VulkanViewport.cpp:1100] +0x00007f7914432c6c libUnrealEditor-VulkanRHI.so!FVulkanCommandListContext::RHIEndDrawingViewport(FRHIViewport*, bool, bool) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/VulkanRHI/Private/VulkanRHI.cpp:1273] +0x00007f7a1c1986ed libUnrealEditor-RHI.so!FRHICommand::ExecuteAndDestruct(FRHICommandListBase&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/RHI/Public/RHICommandListCommandExecutes.inl:591] +0x00007f7a1c15471d libUnrealEditor-RHI.so!FRHICommandListBase::Execute() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/RHI/Private/RHICommandList.cpp:527] +0x00007f7a1c157049 libUnrealEditor-RHI.so!FRHICommandListExecutor::FTranslateState::Translate(FRHICommandListBase*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/RHI/Private/RHICommandList.cpp:1077] +0x00007f7a1c172ec0 libUnrealEditor-RHI.so!UE::Core::Private::Function::TFunctionRefCaller::Call(void*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/RHI/Private/RHICommandList.cpp:1028] +0x00007f7a1c154ef5 libUnrealEditor-RHI.so!FRHICommandListExecutor::FTaskPipe::Execute(FRHICommandListExecutor::FTaskPipe::FTask*, TRefCountPtr const&) const [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Core/Public/Templates/Function.h:471] +0x00007f7a2478fbd5 libUnrealEditor-Core.so!TGraphTask const&), (ESubsequentsMode::Type)0> >::ExecuteTask() [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Core/Public/Templates/Function.h:471] +0x00007f7a2401b095 libUnrealEditor-Core.so!UE::Tasks::Private::FTaskBase::TryExecuteTask() [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Core/Public/Tasks/TaskPrivate.h:527] +0x00007f7a24019a2d libUnrealEditor-Core.so!FNamedTaskThread::ProcessTasksNamedThread(int, bool) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Core/Public/Async/TaskGraphInterfaces.h:505] +0x00007f7a24017c6f libUnrealEditor-Core.so!FNamedTaskThread::ProcessTasksUntilQuit(int) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Core/Private/Async/TaskGraph.cpp:667] +0x00007f7a1c57fac9 libUnrealEditor-RenderCore.so!FRHIThread::Run() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/RenderCore/Private/RenderingThread.cpp:270] +0x00007f7a241f65b6 libUnrealEditor-Core.so!FRunnableThreadPThread::Run() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Core/Private/HAL/PThreadRunnableThread.cpp:25] +0x00007f7a24148b5a libUnrealEditor-Core.so!FRunnableThreadPThread::_ThreadProc(void*) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Core/Private/HAL/PThreadRunnableThread.h:187] +0x00007f7a172a597a libc.so.6!UnknownFunction(0x96979) +0x00007f7a173292bc libc.so.6!UnknownFunction(0x11a2bb) + +[2026.04.21-20.12.19:096][866]LogExit: Executing StaticShutdownAfterError diff --git a/MyProject2/Saved/Logs/MyProject2-backup-2026.04.21-20.16.43.log b/MyProject2/Saved/Logs/MyProject2-backup-2026.04.21-20.16.43.log new file mode 100644 index 0000000..f674f8f --- /dev/null +++ b/MyProject2/Saved/Logs/MyProject2-backup-2026.04.21-20.16.43.log @@ -0,0 +1,1751 @@ +Log file open, 04/21/26 23:13:34 +LogInit: Display: Running engine for game: MyProject2 +LogCore: UTS: Unreal Trace Server launched successfully +LogTrace: Initializing trace... +LogCore: Display: Requested channels: 'cpu,gpu,frame,log,bookmark,screenshot,region' +LogTrace: Display: Control listening on port 39158 +LogTrace: Finished trace initialization. +LogCsvProfiler: Display: Metadata set : platform="Linux" +LogCsvProfiler: Display: Metadata set : config="Development" +LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.6-CL-44394996" +LogCsvProfiler: Display: Metadata set : engineversion="5.6.1-44394996+++UE5+Release-5.6" +LogCsvProfiler: Display: Metadata set : os="Arch Linux 6.19.11-arch1-1" +LogCsvProfiler: Display: Metadata set : cpu="AuthenticAMD|AMD Ryzen 7 3800X 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="" "/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject""" +LogCsvProfiler: Display: Metadata set : loginid="e5d2b3c70a61446e8360ccaeadda3ccf-000003e8" +LogCsvProfiler: Display: Metadata set : llm="0" +LogStats: Stats thread started at 0.144570 +LogCsvProfiler: Display: Metadata set : systemresolution.resx="1280" +LogCsvProfiler: Display: Metadata set : systemresolution.resy="720" +LogICUInternationalization: OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogInit: Session CrashGUID >==================================================== + Session CrashGUID > UECC-Linux-EB344B44D96F4B8F9287AF9A418339A2 + Session CrashGUID >==================================================== +LogConfig: No local boot hotfix file found at: [../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +LogAudio: Display: Pre-Initializing Audio Device Manager... +LogAudio: Display: AudioInfo: 'OPUS' Registered +LogAudio: Display: AudioInfo: 'OGG' Registered +LogAudio: Display: AudioInfo: 'ADPCM' Registered +LogAudio: Display: AudioInfo: 'PCM' Registered +LogAudio: Display: AudioInfo: 'BINKA' Registered +LogAudio: Display: AudioInfo: 'RADA' Registered +LogAudio: Display: Audio Device Manager Pre-Initialized +LogPluginManager: Looking for build plugins target receipt +LogPluginManager: Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +LogAssetRegistry: Display: Asset registry cache read as 67.9 MiB from ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_0.bin +LogConfig: Display: Loading IOS ini files took 0.16 seconds +LogPluginManager: Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +LogPluginManager: Looking for enabled plugins target receipt +LogPluginManager: Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +LogConfig: Display: Loading Android ini files took 0.17 seconds +LogConfig: Display: Loading Mac ini files took 0.19 seconds +LogConfig: Display: Loading VulkanPC ini files took 0.23 seconds +LogConfig: Display: Loading TVOS ini files took 0.24 seconds +LogConfig: Display: Loading VisionOS ini files took 0.26 seconds +LogConfig: Display: Loading Windows ini files took 0.26 seconds +LogConfig: Display: Loading Unix ini files took 0.27 seconds +LogConfig: Display: Loading Linux ini files took 0.28 seconds +LogConfig: Display: Loading LinuxArm64 ini files took 0.28 seconds +LogPluginManager: Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +LogPluginManager: Mounting Engine plugin RenderGraphInsights +LogPluginManager: Mounting Engine plugin IoStoreInsights +LogPluginManager: Mounting Engine plugin MassInsights +LogPluginManager: Mounting Engine plugin WorldMetrics +LogPluginManager: Mounting Engine plugin XGEController +LogPluginManager: Mounting Engine plugin EnhancedInput +LogPluginManager: Mounting Engine plugin ChaosVD +LogPluginManager: Mounting Engine plugin FastBuildController +LogPluginManager: Mounting Engine plugin CmdLinkServer +LogPluginManager: Mounting Engine plugin ChaosInsights +LogPluginManager: Mounting Engine plugin ChaosCloth +LogPluginManager: Mounting Engine plugin MeshPainting +LogPluginManager: Mounting Engine plugin UbaController +LogPluginManager: Mounting Engine plugin TraceUtilities +LogPluginManager: Mounting Engine plugin OnlineSubsystemNull +LogPluginManager: Mounting Engine plugin OnlineServices +LogPluginManager: Mounting Engine plugin OnlineBase +LogPluginManager: Mounting Engine plugin OnlineSubsystem +LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils +LogPluginManager: Mounting Engine plugin EOSShared +LogPluginManager: Mounting Engine plugin GameplayCameras +LogPluginManager: Mounting Engine plugin EngineCameras +LogPluginManager: Mounting Engine plugin CameraShakePreviewer +LogPluginManager: Mounting Engine plugin LauncherChunkInstaller +LogPluginManager: Mounting Engine plugin UdpMessaging +LogPluginManager: Mounting Engine plugin TcpMessaging +LogPluginManager: Mounting Engine plugin NNERuntimeORT +LogPluginManager: Mounting Engine plugin Paper2D +LogPluginManager: Mounting Engine plugin NNEDenoiser +LogPluginManager: Mounting Engine plugin Interchange +LogPluginManager: Mounting Engine plugin InterchangeEditor +LogPluginManager: Mounting Engine plugin InterchangeAssets +LogPluginManager: Mounting Engine plugin Takes +LogPluginManager: Mounting Engine plugin CameraCalibrationCore +LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess +LogPluginManager: Mounting Engine plugin PlasticSourceControl +LogPluginManager: Mounting Engine plugin PerforceSourceControl +LogPluginManager: Mounting Engine plugin DumpGPUServices +LogPluginManager: Mounting Engine plugin PixWinPlugin +LogPluginManager: Mounting Engine plugin VisualStudioCodeSourceCodeAccess +LogPluginManager: Mounting Engine plugin XCodeSourceCodeAccess +LogPluginManager: Mounting Engine plugin PluginUtils +LogPluginManager: Mounting Engine plugin SubversionSourceControl +LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess +LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess +LogPluginManager: Mounting Engine plugin RenderDocPlugin +LogPluginManager: Mounting Engine plugin UObjectPlugin +LogPluginManager: Mounting Engine plugin ProjectLauncher +LogPluginManager: Mounting Engine plugin AnimationSharing +LogPluginManager: Mounting Engine plugin PropertyAccessNode +LogPluginManager: Mounting Engine plugin NullSourceCodeAccess +LogPluginManager: Mounting Engine plugin GitSourceControl +LogPluginManager: Mounting Engine plugin TextureFormatOodle +LogPluginManager: Mounting Engine plugin NamingTokens +LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess +LogPluginManager: Mounting Engine plugin VisualStudioSourceCodeAccess +LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess +LogPluginManager: Mounting Engine plugin ActorSequence +LogPluginManager: Mounting Engine plugin TemplateSequence +LogPluginManager: Mounting Engine plugin SequencerScripting +LogPluginManager: Mounting Engine plugin LevelSequenceEditor +LogPluginManager: Mounting Engine plugin ControlRigModules +LogPluginManager: Mounting Engine plugin GameplayInsights +LogPluginManager: Mounting Engine plugin RigLogic +LogPluginManager: Mounting Engine plugin ControlRig +LogPluginManager: Mounting Engine plugin ControlRigSpline +LogPluginManager: Mounting Engine plugin IKRig +LogPluginManager: Mounting Engine plugin AnimationModifierLibrary +LogPluginManager: Mounting Engine plugin SkeletalMeshModelingTools +LogPluginManager: Mounting Engine plugin DeformerGraph +LogPluginManager: Mounting Engine plugin TweeningUtils +LogPluginManager: Mounting Engine plugin LiveLink +LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis +LogPluginManager: Mounting Engine plugin ACLPlugin +LogPluginManager: Mounting Engine plugin AnimationData +LogPluginManager: Mounting Engine plugin DatasmithContent +LogPluginManager: Mounting Engine plugin GLTFExporter +LogPluginManager: Mounting Engine plugin VariantManagerContent +LogPluginManager: Mounting Engine plugin VariantManager +LogPluginManager: Mounting Engine plugin InterchangeTests +LogPluginManager: Mounting Engine plugin Niagara +LogPluginManager: Mounting Engine plugin NiagaraSimCaching +LogPluginManager: Mounting Engine plugin Cascade +LogPluginManager: Mounting Engine plugin AlembicImporter +LogPluginManager: Mounting Engine plugin EditorPerformance +LogPluginManager: Mounting Engine plugin LocalizableMessage +LogPluginManager: Mounting Engine plugin GeometryFlow +LogPluginManager: Mounting Engine plugin RuntimeTelemetry +LogPluginManager: Mounting Engine plugin SequenceNavigator +LogPluginManager: Mounting Engine plugin PlatformCrypto +LogPluginManager: Mounting Engine plugin LowLevelNetTrace +LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin +LogPluginManager: Mounting Engine plugin LevelSequenceNavigatorBridge +LogPluginManager: Mounting Engine plugin ChaosUserDataPT +LogPluginManager: Mounting Engine plugin NFORDenoise +LogPluginManager: Mounting Engine plugin ToolPresets +LogPluginManager: Mounting Engine plugin ChaosCaching +LogPluginManager: Mounting Engine plugin EditorDataStorage +LogPluginManager: Mounting Engine plugin PythonScriptPlugin +LogPluginManager: Mounting Engine plugin PlanarCut +LogPluginManager: Mounting Engine plugin AutomationUtils +LogPluginManager: Mounting Engine plugin Fracture +LogPluginManager: Mounting Engine plugin BackChannel +LogPluginManager: Mounting Engine plugin GeometryDataflow +LogPluginManager: Mounting Engine plugin MeshModelingToolsetExp +LogPluginManager: Mounting Engine plugin EditorTelemetry +LogPluginManager: Mounting Engine plugin Dataflow +LogPluginManager: Mounting Engine plugin SkeletalReduction +LogPluginManager: Mounting Engine plugin AdvancedRenamer +LogPluginManager: Mounting Engine plugin ChaosNiagara +LogPluginManager: Mounting Engine plugin FullBodyIK +LogPluginManager: Mounting Engine plugin EditorDataStorageFeatures +LogPluginManager: Mounting Engine plugin CharacterAI +LogPluginManager: Mounting Engine plugin ChaosSolverPlugin +LogPluginManager: Mounting Engine plugin ChaosEditor +LogPluginManager: Mounting Engine plugin AssetTags +LogPluginManager: Mounting Engine plugin ProceduralMeshComponent +LogPluginManager: Mounting Engine plugin MsQuic +LogPluginManager: Mounting Engine plugin GooglePAD +LogPluginManager: Mounting Engine plugin AndroidPermission +LogPluginManager: Mounting Engine plugin WindowsMoviePlayer +LogPluginManager: Mounting Engine plugin ExampleDeviceProfileSelector +LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector +LogPluginManager: Mounting Engine plugin CustomMeshComponent +LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector +LogPluginManager: Mounting Engine plugin GeometryProcessing +LogPluginManager: Mounting Engine plugin AudioCapture +LogPluginManager: Mounting Engine plugin MeshModelingToolset +LogPluginManager: Mounting Engine plugin StateTree +LogPluginManager: Mounting Engine plugin WaveTable +LogPluginManager: Mounting Engine plugin XRBase +LogPluginManager: Mounting Engine plugin ChunkDownloader +LogPluginManager: Mounting Engine plugin AppleMoviePlayer +LogPluginManager: Mounting Engine plugin ResonanceAudio +LogPluginManager: Mounting Engine plugin InputDebugging +LogPluginManager: Mounting Engine plugin GoogleCloudMessaging +LogPluginManager: Mounting Engine plugin ArchVisCharacter +LogPluginManager: Mounting Engine plugin OpenXR +LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector +LogPluginManager: Mounting Engine plugin AndroidMoviePlayer +LogPluginManager: Mounting Engine plugin Synthesis +LogPluginManager: Mounting Engine plugin HairStrands +LogPluginManager: Mounting Engine plugin ComputeFramework +LogPluginManager: Mounting Engine plugin AppleImageUtils +LogPluginManager: Mounting Engine plugin MobilePatchingUtils +LogPluginManager: Mounting Engine plugin WebMMoviePlayer +LogPluginManager: Mounting Engine plugin OpenXREyeTracker +LogPluginManager: Mounting Engine plugin AudioSynesthesia +LogPluginManager: Mounting Engine plugin CableComponent +LogPluginManager: Mounting Engine plugin RigVM +LogPluginManager: Mounting Engine plugin PropertyBindingUtils +LogPluginManager: Mounting Engine plugin Metasound +LogPluginManager: Mounting Engine plugin SignificanceManager +LogPluginManager: Mounting Engine plugin SoundFields +LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector +LogPluginManager: Mounting Engine plugin AndroidFileServer +LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary +LogPluginManager: Mounting Engine plugin PropertyAccessEditor +LogPluginManager: Mounting Engine plugin ActorLayerUtilities +LogPluginManager: Mounting Engine plugin GeometryCache +LogPluginManager: Mounting Engine plugin AudioWidgets +LogPluginManager: Mounting Engine plugin OpenXRHandTracking +LogPluginManager: Mounting Engine plugin ColorGrading +LogPluginManager: Mounting Engine plugin AssetManagerEditor +LogPluginManager: Mounting Engine plugin FacialAnimation +LogPluginManager: Mounting Engine plugin EngineAssetDefinitions +LogPluginManager: Mounting Engine plugin BlueprintHeaderView +LogPluginManager: Mounting Engine plugin UMGWidgetPreview +LogPluginManager: Mounting Engine plugin ProxyLODPlugin +LogPluginManager: Mounting Engine plugin DataValidation +LogPluginManager: Mounting Engine plugin StylusInput +LogPluginManager: Mounting Engine plugin CryptoKeys +LogPluginManager: Mounting Engine plugin GameplayTagsEditor +LogPluginManager: Mounting Engine plugin EditorDebugTools +LogPluginManager: Mounting Engine plugin MacGraphicsSwitching +LogPluginManager: Mounting Engine plugin MobileLauncherProfileWizard +LogPluginManager: Mounting Engine plugin ModelingToolsEditorMode +LogPluginManager: Mounting Engine plugin GeometryMode +LogPluginManager: Mounting Engine plugin CurveEditorTools +LogPluginManager: Mounting Engine plugin SequencerAnimTools +LogPluginManager: Mounting Engine plugin MeshLODToolset +LogPluginManager: Mounting Engine plugin PluginBrowser +LogPluginManager: Mounting Engine plugin UVEditor +LogPluginManager: Mounting Engine plugin ChangelistReview +LogPluginManager: Mounting Engine plugin MaterialAnalyzer +LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities +LogPluginManager: Mounting Engine plugin EditorScriptingUtilities +LogPluginManager: Mounting Engine plugin SpeedTreeImporter +LogPluginManager: Mounting Engine plugin OodleNetwork +LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor +LogPluginManager: Mounting Engine plugin AISupport +LogPluginManager: Mounting Engine plugin MediaCompositing +LogPluginManager: Mounting Engine plugin AvfMedia +LogPluginManager: Mounting Engine plugin AndroidMedia +LogPluginManager: Mounting Engine plugin MediaPlayerEditor +LogPluginManager: Mounting Engine plugin WmfMedia +LogPluginManager: Mounting Engine plugin ImgMedia +LogPluginManager: Mounting Engine plugin WebMMedia +LogPluginManager: Mounting Engine plugin MediaPlate +LogPluginManager: Mounting Engine plugin MetaHumanSDK +LogPluginManager: Mounting Engine plugin CompositeCore +LogPluginManager: Mounting Engine plugin LightMixer +LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource +LogPluginManager: Mounting Engine plugin ObjectMixer +LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay +LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS +LogPluginManager: Mounting Engine plugin BaseCharacterFXEditor +LogPluginManager: Mounting Engine plugin XInputDevice +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +LogInit: Using libcurl 8.12.1 +LogInit: - built for x86_64-unknown-linux-gnu +LogInit: - supports SSL with OpenSSL/1.1.1t +LogInit: - supports HTTP deflate (compression) using libz 1.3 +LogInit: - other features: +LogInit: CURL_VERSION_SSL +LogInit: CURL_VERSION_LIBZ +LogInit: CURL_VERSION_IPV6 +LogInit: CURL_VERSION_ASYNCHDNS +LogInit: CURL_VERSION_LARGEFILE +LogInit: CURL_VERSION_TLSAUTH_SRP +LogInit: CURL_VERSION_HTTP2 +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: CreateHttpThread using FCurlMultiPollEventLoopHttpThread +LogInit: Creating http thread with maximum 256 concurrent requests +LogOnline: OSS: Created online subsystem instance for: NULL +LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] +LogEOSShared: Initialize Initializing EOSSDK Version:1.17.0-41373641 +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. +LogStudioTelemetry: Started StudioTelemetry Session +LogNFORDenoise: NFORDenoise function starting up +LogConfig: Applying CVar settings from Section [/Script/CompositeCore.CompositeCorePluginSettings] File [Engine] +LogInit: ExecutableName: UnrealEditor +LogInit: Build: ++UE5+Release-5.6-CL-44394996 +LogInit: Platform=LinuxEditor +LogInit: MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +LogInit: DeviceId= +LogInit: Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +LogInit: Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +LogInit: Net CL: 43139311 +LogInit: OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +LogInit: Compiled (64-bit): Jul 28 2025 20:54:48 +LogInit: Architecture: x64 +LogInit: Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +LogInit: Build Configuration: Development +LogInit: Branch Name: ++UE5+Release-5.6 +LogInit: Command Line: +LogInit: Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +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: 37 +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): 49 +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): 207 +LogDevObjectVersion: FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 8 +LogDevObjectVersion: FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 13 +LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 17 +LogDevObjectVersion: Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 11 +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): 121 +LogDevObjectVersion: UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 56 +LogDevObjectVersion: UE5-SpecialProject (59DA5D52-1232-4948-B878-597870B8E98B): 9 +LogDevObjectVersion: Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2 +LogDevObjectVersion: Dev-NaniteResearch (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1 +LogDevObjectVersion: LensFileVersion (8652A554-966A-466C-9FD7-1C6DD61B1ADB): 1 +LogDevObjectVersion: Dev-ComputeFramework (6304A3E7-0059-4F59-8CFC-21BD7721FD4E): 0 +LogInit: Presizing for max 25165824 objects, including 0 objects not considered by GC. +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: Set CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] +LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created +LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]] +[2026.04.21-20.13.35:483][ 0]LogConfig: Set CVar [[r.VSync:0]] +[2026.04.21-20.13.35:483][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +[2026.04.21-20.13.35:483][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created +[2026.04.21-20.13.35:483][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created +[2026.04.21-20.13.35:483][ 0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]] +[2026.04.21-20.13.35:483][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +[2026.04.21-20.13.35:483][ 0]LogConfig: Set CVar [[r.ForwardShading:1]] +[2026.04.21-20.13.35:483][ 0]LogConfig: Set CVar [[r.MobileHDR:0]] +[2026.04.21-20.13.35:483][ 0]LogConfig: Set CVar [[vr.MobileMultiView:1]] +[2026.04.21-20.13.35:483][ 0]LogConfig: Set CVar [[vr.InstancedStereo:1]] +[2026.04.21-20.13.35:483][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure:0]] +[2026.04.21-20.13.35:483][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusion:0]] +[2026.04.21-20.13.35:483][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:0]] +[2026.04.21-20.13.35:483][ 0]LogConfig: Set CVar [[r.DefaultFeature.MotionBlur:0]] +[2026.04.21-20.13.35:483][ 0]LogConfig: Set CVar [[r.Mobile.UseHWsRGBEncoding:1]] +[2026.04.21-20.13.35:483][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]] +[2026.04.21-20.13.35:483][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] +[2026.04.21-20.13.35:483][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]] +[2026.04.21-20.13.35:483][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]] +[2026.04.21-20.13.35:483][ 0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]] +[2026.04.21-20.13.35:483][ 0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]] +[2026.04.21-20.13.35:483][ 0]LogConfig: Set CVar [[r.ReflectionMethod:1]] +[2026.04.21-20.13.35:483][ 0]LogConfig: Set CVar [[r.Mobile.AntiAliasing:3]] +[2026.04.21-20.13.35:483][ 0]LogConfig: Set CVar [[r.AntiAliasingMethod:3]] +[2026.04.21-20.13.35:483][ 0]LogConfig: Set CVar [[r.AllowStaticLighting:1]] +[2026.04.21-20.13.35:483][ 0]LogConfig: Set CVar [[r.SkinCache.CompileShaders:1]] +[2026.04.21-20.13.35:483][ 0]LogConfig: Set CVar [[r.RayTracing:1]] +[2026.04.21-20.13.35:483][ 0]LogConfig: Set CVar [[r.RayTracing.RayTracingProxies.ProjectEnabled:1]] +[2026.04.21-20.13.35:483][ 0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]] +[2026.04.21-20.13.35:483][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +[2026.04.21-20.13.35:483][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +[2026.04.21-20.13.35:483][ 0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +[2026.04.21-20.13.35:483][ 0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]] +[2026.04.21-20.13.35:483][ 0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]] +[2026.04.21-20.13.35:483][ 0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]] +[2026.04.21-20.13.35:483][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]] +[2026.04.21-20.13.35:483][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]] +[2026.04.21-20.13.35:483][ 0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]] +[2026.04.21-20.13.35:483][ 0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +[2026.04.21-20.13.35:483][ 0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +[2026.04.21-20.13.35:483][ 0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +[2026.04.21-20.13.35:483][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +[2026.04.21-20.13.35:483][ 0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] +[2026.04.21-20.13.35:483][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +[2026.04.21-20.13.35:483][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +[2026.04.21-20.13.35:483][ 0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]] +[2026.04.21-20.13.35:483][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +[2026.04.21-20.13.35:483][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +[2026.04.21-20.13.35:483][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +[2026.04.21-20.13.35:483][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +[2026.04.21-20.13.35:483][ 0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] +[2026.04.21-20.13.35:483][ 0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]] +[2026.04.21-20.13.35:483][ 0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]] +[2026.04.21-20.13.35:483][ 0]LogConfig: Set CVar [[gc.AllowParallelGC:1]] +[2026.04.21-20.13.35:483][ 0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] +[2026.04.21-20.13.35:483][ 0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]] +[2026.04.21-20.13.35:483][ 0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] +[2026.04.21-20.13.35:483][ 0]LogConfig: Set CVar [[gc.CreateGCClusters:1]] +[2026.04.21-20.13.35:483][ 0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]] +[2026.04.21-20.13.35:483][ 0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]] +[2026.04.21-20.13.35:483][ 0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]] +[2026.04.21-20.13.35:483][ 0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] +[2026.04.21-20.13.35:483][ 0]LogConfig: Set CVar [[gc.GarbageEliminationEnabled:1]] +[2026.04.21-20.13.35:483][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +[2026.04.21-20.13.35:483][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +[2026.04.21-20.13.35:483][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +[2026.04.21-20.13.35:483][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +[2026.04.21-20.13.35:483][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created +[2026.04.21-20.13.35:483][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +[2026.04.21-20.13.35:483][ 0]LogConfig: CVar [[DefaultASTCQualityBySizeHQ:4]] deferred - dummy variable created +[2026.04.21-20.13.35:483][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +[2026.04.21-20.13.35:483][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +[2026.04.21-20.13.35:483][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +[2026.04.21-20.13.35:483][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +[2026.04.21-20.13.35:483][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +[2026.04.21-20.13.35:483][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +[2026.04.21-20.13.35:483][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +[2026.04.21-20.13.35:483][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +[2026.04.21-20.13.35:483][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +[2026.04.21-20.13.35:483][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +[2026.04.21-20.13.35:483][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +[2026.04.21-20.13.35:483][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +[2026.04.21-20.13.35:483][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +[2026.04.21-20.13.35:483][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +[2026.04.21-20.13.35:483][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +[2026.04.21-20.13.35:483][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +[2026.04.21-20.13.35:483][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +[2026.04.21-20.13.35:483][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +[2026.04.21-20.13.35:483][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:AmbientSound]] deferred - dummy variable created +[2026.04.21-20.13.35:483][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +[2026.04.21-20.13.35:483][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +[2026.04.21-20.13.35:483][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +[2026.04.21-20.13.35:483][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +[2026.04.21-20.13.35:483][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +[2026.04.21-20.13.35:483][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +[2026.04.21-20.13.35:483][ 0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created +[2026.04.21-20.13.35:483][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +[2026.04.21-20.13.35:483][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +[2026.04.21-20.13.35:483][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +[2026.04.21-20.13.35:483][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +[2026.04.21-20.13.35:483][ 0]LogConfig: CVar [[VersionedIntRValues:r.Mobile.DBuffer]] deferred - dummy variable created +[2026.04.21-20.13.35:483][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +[2026.04.21-20.13.35:483][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +[2026.04.21-20.13.35:483][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +[2026.04.21-20.13.35:483][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +[2026.04.21-20.13.35:483][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +[2026.04.21-20.13.35:483][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +[2026.04.21-20.13.35:483][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +[2026.04.21-20.13.35:483][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +[2026.04.21-20.13.35:483][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +[2026.04.21-20.13.35:484][ 0]LogInit: Initializing SDL. +[2026.04.21-20.13.36:293][ 0]LogInit: Initialized SDL 2.30.6 revision: SDL-2.30.6-no-vcs (compiled against 2.30.6) +[2026.04.21-20.13.36:293][ 0]LogInit: Using SDL video driver 'x11' +[2026.04.21-20.13.36:293][ 0]LogInit: Display metrics: +[2026.04.21-20.13.36:293][ 0]LogInit: PrimaryDisplayWidth: 3440 +[2026.04.21-20.13.36:293][ 0]LogInit: PrimaryDisplayHeight: 1440 +[2026.04.21-20.13.36:293][ 0]LogInit: PrimaryDisplayWorkAreaRect: +[2026.04.21-20.13.36:293][ 0]LogInit: Left=0, Top=0, Right=3440, Bottom=1396 +[2026.04.21-20.13.36:293][ 0]LogInit: VirtualDisplayRect: +[2026.04.21-20.13.36:293][ 0]LogInit: Left=0, Top=0, Right=3440, Bottom=1396 +[2026.04.21-20.13.36:293][ 0]LogInit: TitleSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 +[2026.04.21-20.13.36:293][ 0]LogInit: ActionSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 +[2026.04.21-20.13.36:293][ 0]LogInit: Number of monitors: 1 +[2026.04.21-20.13.36:293][ 0]LogInit: Monitor 0 +[2026.04.21-20.13.36:293][ 0]LogInit: Name: LG ULTRAGEAR+ 45" +[2026.04.21-20.13.36:293][ 0]LogInit: ID: display0 +[2026.04.21-20.13.36:293][ 0]LogInit: NativeWidth: 3440 +[2026.04.21-20.13.36:293][ 0]LogInit: NativeHeight: 1440 +[2026.04.21-20.13.36:293][ 0]LogInit: bIsPrimary: true +[2026.04.21-20.13.36:293][ 0]LogCsvProfiler: Display: Metadata set : systemresolution.resx="3440" +[2026.04.21-20.13.36:293][ 0]LogCsvProfiler: Display: Metadata set : systemresolution.resy="1440" +[2026.04.21-20.13.36:294][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.FXAA.Quality:4]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.TSR.ReprojectionField:1]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.TSR.Resurrection:1]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.LightFunctionQuality:1]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.ShadowQuality:5]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.VolumetricFog:1]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.CapsuleShadows:1]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.DistanceFieldAO:1]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.SkylightIntensityMultiplier:1.0]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.AOQuality:2]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.LumenScene.DirectLighting.MaxLightsPerTile:8]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.LumenScene.DirectLighting.UpdateFactor:32]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.UpdateFactor:64]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:100]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.NumAdaptiveProbes:8]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.HardwareRayTracing:0]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.BentNormal:1]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:70]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.RayTracing.Scene.BuildMode:1]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.SSR.Quality:3]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.MaxRoughnessToEvaluateRoughSpecularForFoliage:0.8]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.NumSamples:5]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.MinWeight:0]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.MotionBlurQuality:4]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.LensFlareQuality:2]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.BloomQuality:5]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.FastBlurThreshold:100]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.Upscale.Quality:3]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.LightShaftQuality:1]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.Filter.SizeScale:1]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.Streaming.MipBias:0]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.Streaming.Boost:1]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.MaxAnisotropy:8]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.RefractionQuality:2]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.SceneColorFormat:4]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.DetailMode:3]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.SSS.Scale:1]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.SSS.SampleSet:2]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.SSS.Quality:1]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.SSS.HalfRes:0]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.SSGI.Quality:3]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:2]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[fx.Niagara.QualityLevel:3]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.DownsampleFactor:2]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.MaxStepCount:256]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.Shadows.Resolution:256]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.Shadows.MaxSampleCount:8]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.UseExistenceMask:0]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[foliage.DensityScale:1.0]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[grass.DensityScale:1.0]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]] +[2026.04.21-20.13.36:294][ 0]LogConfig: Applying CVar settings from Section [LandscapeQuality@3] File [Scalability] +[2026.04.21-20.13.36:294][ 0]LogLinux: Selected Device Profile: [LinuxEditor] +[2026.04.21-20.13.36:294][ 0]LogInit: Selected Device Profile: [LinuxEditor] +[2026.04.21-20.13.36:294][ 0]LogHAL: Display: Platform has ~ 63 GB [67336896512 / 68719476736 / 63], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +[2026.04.21-20.13.36:295][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Linux] +[2026.04.21-20.13.36:295][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [] +[2026.04.21-20.13.36:295][ 0]LogDeviceProfileManager: Pushing Device Profile CVar: [[UI.SlateSDFText.RasterizationMode:Bitmap -> Msdf]] +[2026.04.21-20.13.36:295][ 0]LogDeviceProfileManager: Pushing Device Profile CVar: [[UI.SlateSDFText.ResolutionLevel:2 -> 2]] +[2026.04.21-20.13.36:295][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +[2026.04.21-20.13.36:295][ 0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]] +[2026.04.21-20.13.36:295][ 0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] +[2026.04.21-20.13.36:295][ 0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] +[2026.04.21-20.13.36:295][ 0]LogConfig: CVar [[ds.CADTranslator.Meshing.ActivateThinZoneMeshing:0]] deferred - dummy variable created +[2026.04.21-20.13.36:295][ 0]LogConfig: CVar [[ds.CADTranslator.Stitching.RemoveThinFaces:0]] deferred - dummy variable created +[2026.04.21-20.13.36:295][ 0]LogConfig: Applying CVar settings from Section [Startup_Linux] File [../../../Engine/Config/ConsoleVariables.ini] +[2026.04.21-20.13.36:295][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2026.04.21-20.13.36:295][ 0]LogConfig: Set CVar [[g.TimeoutForBlockOnRenderFence:60000]] +[2026.04.21-20.13.36:295][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Config/LinuxEditor/Editor.ini] +[2026.04.21-20.13.36:295][ 0]LogInit: Unix hardware info: +[2026.04.21-20.13.36:295][ 0]LogInit: - we are the first instance of this executable +[2026.04.21-20.13.36:295][ 0]LogInit: - this process' id (pid) is 77841, parent process' id (ppid) is 1855 +[2026.04.21-20.13.36:295][ 0]LogInit: - we are not running under debugger +[2026.04.21-20.13.36:295][ 0]LogInit: - machine network name is 'WEYLAND-YUTANI' +[2026.04.21-20.13.36:295][ 0]LogInit: - user name is 'reimoz' (reimoz) +[2026.04.21-20.13.36:295][ 0]LogInit: - we're logged in locally +[2026.04.21-20.13.36:295][ 0]LogInit: - we're running with rendering +[2026.04.21-20.13.36:295][ 0]LogInit: - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) +[2026.04.21-20.13.36:295][ 0]LogInit: - Number of physical cores available for the process: 8 +[2026.04.21-20.13.36:295][ 0]LogInit: - Number of logical cores available for the process: 16 +[2026.04.21-20.13.36:295][ 0]LogInit: - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +[2026.04.21-20.13.36:295][ 0]LogInit: - Memory allocator used: Mimalloc +[2026.04.21-20.13.36:295][ 0]LogInit: - This is an internal build. +[2026.04.21-20.13.36:295][ 0]LogCore: Benchmarking clocks: +[2026.04.21-20.13.36:295][ 0]LogCore: - CLOCK_MONOTONIC (id=1) can sustain 38162473 (38162K, 38M) calls per second without zero deltas. +[2026.04.21-20.13.36:295][ 0]LogCore: - CLOCK_MONOTONIC_RAW (id=4) can sustain 38331335 (38331K, 38M) calls per second without zero deltas. +[2026.04.21-20.13.36:295][ 0]LogCore: - CLOCK_MONOTONIC_COARSE (id=6) can sustain 209549875 (209550K, 210M) calls per second with 99.999518% zero deltas. +[2026.04.21-20.13.36:295][ 0]LogCore: Selected clock_id 4 (CLOCK_MONOTONIC_RAW) since it is the fastest support clock without zero deltas. +[2026.04.21-20.13.36:295][ 0]LogInit: Unix-specific commandline switches: +[2026.04.21-20.13.36:295][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) +[2026.04.21-20.13.36:295][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation +[2026.04.21-20.13.36:295][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation +[2026.04.21-20.13.36:295][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache +[2026.04.21-20.13.36:295][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) +[2026.04.21-20.13.36:295][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) +[2026.04.21-20.13.36:295][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) +[2026.04.21-20.13.36:295][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal +[2026.04.21-20.13.36:295][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) +[2026.04.21-20.13.36:295][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened +[2026.04.21-20.13.36:295][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) +[2026.04.21-20.13.36:295][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) +[2026.04.21-20.13.36:295][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) +[2026.04.21-20.13.36:295][ 0]LogInit: -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash +[2026.04.21-20.13.36:295][ 0]LogInit: - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) +[2026.04.21-20.13.36:295][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1.4 +[2026.04.21-20.13.36:295][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) +[2026.04.21-20.13.36:295][ 0]LogInit: - PageSize 4096 +[2026.04.21-20.13.36:295][ 0]LogInit: - BinnedPageSize 65536 +[2026.04.21-20.13.36:295][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0" +[2026.04.21-20.13.36:300][ 0]LogChaosDD: Chaos Debug Draw Startup +[2026.04.21-20.13.36:300][ 0]LogInit: Physics initialised using underlying interface: Chaos +[2026.04.21-20.13.36:332][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-20.13.36:332][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-20.13.36:333][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-20.13.36:854][ 0]LogObj: Display: Attempting to load config data for Default__SlateThemeManager before the Class has been constructed/registered/linked (likely during module loading or early startup). This will result in the load silently failing and should be fixed. +[2026.04.21-20.13.36:857][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +[2026.04.21-20.13.36:857][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0 +[2026.04.21-20.13.37:477][ 0]LogVulkanRHI: Display: Found VULKAN_SDK= +[2026.04.21-20.13.37:477][ 0]LogVulkanRHI: Display: Registering provided Vulkan validation layers +[2026.04.21-20.13.37:477][ 0]LogVulkanRHI: Display: Updated VK_LAYER_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +[2026.04.21-20.13.37:477][ 0]LogVulkanRHI: Display: Updated LD_LIBRARY_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +[2026.04.21-20.13.37:478][ 0]LogVulkanRHI: Display: Installed Vulkan Loader Path: /usr/lib +[2026.04.21-20.13.37:478][ 0]LogVulkanRHI: Display: Installed Vulkan Loader instance version 1.4.341. +[2026.04.21-20.13.37:478][ 0]LogVulkanRHI: Starting Vulkan Profile check for VP_UE_Vulkan_SM6: +[2026.04.21-20.13.37:486][ 0]LogVulkanRHI: Vulkan Profile check complete. +[2026.04.21-20.13.37:486][ 0]LogInit: Using SDL_WINDOW_VULKAN +[2026.04.21-20.13.37:486][ 0]LogVulkanRHI: Display: Vulkan RHI ShaderPlatform for SM6: VULKAN_SM6. +[2026.04.21-20.13.37:486][ 0]LogVulkanRHI: Vulkan PSO Precaching = 1, PipelineFileCache = 0 +[2026.04.21-20.13.37:486][ 0]LogVulkanRHI: Display: Built with Vulkan header version 1.4.304 +[2026.04.21-20.13.37:486][ 0]LogVulkanRHI: Starting Vulkan Profile check for VP_UE_Vulkan_SM6_RT: +[2026.04.21-20.13.37:492][ 0]LogVulkanRHI: Vulkan Profile check complete. +[2026.04.21-20.13.37:492][ 0]LogVulkanRHI: Using API Version 1.3. +[2026.04.21-20.13.37:492][ 0]LogHMD: OpenXRHMDModule::InitInstance using DefaultLoader. +[2026.04.21-20.13.37:499][ 0]LogHMD: OpenXR runtime supported extensions: +[2026.04.21-20.13.37:499][ 0]LogHMD: XR_KHR_vulkan_enable +[2026.04.21-20.13.37:499][ 0]LogHMD: XR_KHR_vulkan_enable2 +[2026.04.21-20.13.37:499][ 0]LogHMD: XR_KHR_opengl_enable +[2026.04.21-20.13.37:499][ 0]LogHMD: XR_KHR_convert_timespec_time +[2026.04.21-20.13.37:499][ 0]LogHMD: XR_KHR_opengl_es_enable +[2026.04.21-20.13.37:499][ 0]LogHMD: XR_MNDX_egl_enable +[2026.04.21-20.13.37:499][ 0]LogHMD: XR_KHR_binding_modification +[2026.04.21-20.13.37:499][ 0]LogHMD: XR_KHR_composition_layer_depth +[2026.04.21-20.13.37:499][ 0]LogHMD: XR_KHR_locate_spaces +[2026.04.21-20.13.37:499][ 0]LogHMD: XR_KHR_visibility_mask +[2026.04.21-20.13.37:499][ 0]LogHMD: XR_EXT_active_action_set_priority +[2026.04.21-20.13.37:499][ 0]LogHMD: XR_EXT_dpad_binding +[2026.04.21-20.13.37:499][ 0]LogHMD: XR_EXT_eye_gaze_interaction +[2026.04.21-20.13.37:499][ 0]LogHMD: XR_EXT_frame_composition_report +[2026.04.21-20.13.37:499][ 0]LogHMD: XR_EXT_hand_interaction +[2026.04.21-20.13.37:499][ 0]LogHMD: XR_EXT_hand_tracking +[2026.04.21-20.13.37:499][ 0]LogHMD: XR_EXT_hand_tracking_data_source +[2026.04.21-20.13.37:499][ 0]LogHMD: XR_EXT_hand_joints_motion_range +[2026.04.21-20.13.37:499][ 0]LogHMD: XR_EXT_hp_mixed_reality_controller +[2026.04.21-20.13.37:499][ 0]LogHMD: XR_EXT_local_floor +[2026.04.21-20.13.37:499][ 0]LogHMD: XR_EXT_palm_pose +[2026.04.21-20.13.37:499][ 0]LogHMD: XR_EXT_uuid +[2026.04.21-20.13.37:499][ 0]LogHMD: XR_EXT_user_presence +[2026.04.21-20.13.37:499][ 0]LogHMD: XR_EXT_render_model +[2026.04.21-20.13.37:499][ 0]LogHMD: XR_EXT_interaction_render_model +[2026.04.21-20.13.37:499][ 0]LogHMD: XR_FB_display_refresh_rate +[2026.04.21-20.13.37:499][ 0]LogHMD: XR_HTC_vive_cosmos_controller_interaction +[2026.04.21-20.13.37:499][ 0]LogHMD: XR_HTC_vive_focus3_controller_interaction +[2026.04.21-20.13.37:499][ 0]LogHMD: XR_HTC_vive_wrist_tracker_interaction +[2026.04.21-20.13.37:499][ 0]LogHMD: XR_MND_headless +[2026.04.21-20.13.37:499][ 0]LogHMD: XR_VALVE_analog_threshold +[2026.04.21-20.13.37:499][ 0]LogHMD: XR_META_performance_metrics +[2026.04.21-20.13.37:499][ 0]LogHMD: XR_VALVE_timing_utils +[2026.04.21-20.13.37:499][ 0]LogHMD: XR_META_recommended_layer_resolution +[2026.04.21-20.13.37:499][ 0]LogHMD: XR_HTCX_vive_tracker_interaction +[2026.04.21-20.13.37:499][ 0]LogHMD: XR_KHR_generic_controller +[2026.04.21-20.13.37:499][ 0]LogHMD: XR_VALVE_frame_controller_interaction +[2026.04.21-20.13.37:499][ 0]LogHMD: XR_EXT_debug_utils +[2026.04.21-20.13.37:499][ 0]LogHMD: Optional extension XR_KHR_vulkan_swapchain_format_list is not available +[2026.04.21-20.13.37:499][ 0]LogHMD: Optional extension XR_FB_foveation_vulkan is not available +[2026.04.21-20.13.37:499][ 0]LogHMD: Optional extension XR_FB_composition_layer_depth_test is not available +[2026.04.21-20.13.37:499][ 0]LogHMD: Optional extension XR_KHR_composition_layer_cylinder is not available +[2026.04.21-20.13.37:499][ 0]LogHMD: Optional extension XR_KHR_composition_layer_equirect is not available +[2026.04.21-20.13.37:499][ 0]LogHMD: Optional extension XR_KHR_composition_layer_equirect2 is not available +[2026.04.21-20.13.37:499][ 0]LogHMD: Optional extension XR_KHR_composition_layer_color_scale_bias is not available +[2026.04.21-20.13.37:499][ 0]LogHMD: Optional extension XR_VARJO_quad_views is not available +[2026.04.21-20.13.37:499][ 0]LogHMD: Optional extension XR_EPIC_view_configuration_fov is not available +[2026.04.21-20.13.37:499][ 0]LogHMD: Optional extension XR_FB_foveation is not available +[2026.04.21-20.13.37:499][ 0]LogHMD: Optional extension XR_FB_swapchain_update_state is not available +[2026.04.21-20.13.37:499][ 0]LogHMD: Optional extension XR_FB_foveation_configuration is not available +[2026.04.21-20.13.37:499][ 0]LogHMD: Optional extension XR_FB_composition_layer_alpha_blend is not available +[2026.04.21-20.13.37:534][ 0]LogHMD: xrCreateInstance succeeded with XR_API_VERSION_1_0 +[2026.04.21-20.13.37:534][ 0]LogHMD: xrCreateInstance created: 446657056 +[2026.04.21-20.13.37:534][ 0]LogHMD: Initialized OpenXR on SteamVR/OpenXR runtime version 2.15.6 +[2026.04.21-20.13.37:542][ 0]LogVulkanRHI: Warning: HMD requested instance extension [VK_KHR_external_memory_capabilities] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-20.13.37:542][ 0]LogVulkanRHI: Warning: HMD requested instance extension [VK_KHR_get_physical_device_properties2] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-20.13.37:542][ 0]LogVulkanRHI: Warning: HMD requested instance extension [VK_KHR_external_fence_capabilities] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-20.13.37:542][ 0]LogVulkanRHI: Warning: HMD requested instance extension [VK_KHR_external_semaphore_capabilities] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-20.13.37:542][ 0]LogVulkanRHI: Display: Found 25 available instance extensions : +[2026.04.21-20.13.37:542][ 0]LogVulkanRHI: Display: - VK_EXT_acquire_drm_display +[2026.04.21-20.13.37:542][ 0]LogVulkanRHI: Display: - VK_EXT_acquire_xlib_display +[2026.04.21-20.13.37:542][ 0]LogVulkanRHI: Display: - VK_EXT_debug_report +[2026.04.21-20.13.37:542][ 0]LogVulkanRHI: Display: + VK_EXT_debug_utils +[2026.04.21-20.13.37:542][ 0]LogVulkanRHI: Display: - VK_EXT_direct_mode_display +[2026.04.21-20.13.37:542][ 0]LogVulkanRHI: Display: - VK_EXT_display_surface_counter +[2026.04.21-20.13.37:542][ 0]LogVulkanRHI: Display: - VK_EXT_surface_maintenance1 +[2026.04.21-20.13.37:542][ 0]LogVulkanRHI: Display: + VK_EXT_swapchain_colorspace +[2026.04.21-20.13.37:542][ 0]LogVulkanRHI: Display: - VK_KHR_device_group_creation +[2026.04.21-20.13.37:542][ 0]LogVulkanRHI: Display: - VK_KHR_display +[2026.04.21-20.13.37:542][ 0]LogVulkanRHI: Display: + VK_KHR_external_fence_capabilities +[2026.04.21-20.13.37:542][ 0]LogVulkanRHI: Display: + VK_KHR_external_memory_capabilities +[2026.04.21-20.13.37:542][ 0]LogVulkanRHI: Display: + VK_KHR_external_semaphore_capabilities +[2026.04.21-20.13.37:542][ 0]LogVulkanRHI: Display: - VK_KHR_get_display_properties2 +[2026.04.21-20.13.37:542][ 0]LogVulkanRHI: Display: + VK_KHR_get_physical_device_properties2 +[2026.04.21-20.13.37:542][ 0]LogVulkanRHI: Display: - VK_KHR_get_surface_capabilities2 +[2026.04.21-20.13.37:542][ 0]LogVulkanRHI: Display: - VK_KHR_portability_enumeration +[2026.04.21-20.13.37:542][ 0]LogVulkanRHI: Display: + VK_KHR_surface +[2026.04.21-20.13.37:542][ 0]LogVulkanRHI: Display: - VK_KHR_surface_maintenance1 +[2026.04.21-20.13.37:542][ 0]LogVulkanRHI: Display: - VK_KHR_surface_protected_capabilities +[2026.04.21-20.13.37:542][ 0]LogVulkanRHI: Display: - VK_KHR_wayland_surface +[2026.04.21-20.13.37:542][ 0]LogVulkanRHI: Display: - VK_KHR_xcb_surface +[2026.04.21-20.13.37:542][ 0]LogVulkanRHI: Display: + VK_KHR_xlib_surface +[2026.04.21-20.13.37:542][ 0]LogVulkanRHI: Display: - VK_LUNARG_direct_driver_loading +[2026.04.21-20.13.37:542][ 0]LogVulkanRHI: Display: - VK_NV_display_stereo +[2026.04.21-20.13.37:545][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_VALVE_steam_overlay_32 provides 0 extensions: +[2026.04.21-20.13.37:546][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_VALVE_steam_fossilize_64 provides 0 extensions: +[2026.04.21-20.13.37:546][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_VALVE_steam_overlay_64 provides 0 extensions: +[2026.04.21-20.13.37:547][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_VALVE_steam_fossilize_32 provides 0 extensions: +[2026.04.21-20.13.37:548][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_NV_optimus provides 0 extensions: +[2026.04.21-20.13.37:549][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_NV_present provides 0 extensions: +[2026.04.21-20.13.37:551][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_LUNARG_api_dump provides 1 extensions: +[2026.04.21-20.13.37:551][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-20.13.37:552][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_LUNARG_crash_diagnostic provides 3 extensions: +[2026.04.21-20.13.37:552][ 0]LogVulkanRHI: Display: VK_EXT_debug_report +[2026.04.21-20.13.37:552][ 0]LogVulkanRHI: Display: VK_EXT_debug_utils +[2026.04.21-20.13.37:553][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-20.13.37:554][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_KHRONOS_validation provides 4 extensions: +[2026.04.21-20.13.37:554][ 0]LogVulkanRHI: Display: VK_EXT_debug_report +[2026.04.21-20.13.37:554][ 0]LogVulkanRHI: Display: VK_EXT_debug_utils +[2026.04.21-20.13.37:554][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-20.13.37:554][ 0]LogVulkanRHI: Display: VK_EXT_validation_features +[2026.04.21-20.13.37:556][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_KHRONOS_synchronization2 provides 1 extensions: +[2026.04.21-20.13.37:556][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-20.13.37:557][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_LUNARG_gfxreconstruct provides 0 extensions: +[2026.04.21-20.13.37:558][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_KHRONOS_profiles provides 1 extensions: +[2026.04.21-20.13.37:558][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-20.13.37:560][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_KHRONOS_shader_object provides 1 extensions: +[2026.04.21-20.13.37:560][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-20.13.37:560][ 0]LogVulkanRHI: Display: Found 13 available instance layers : +[2026.04.21-20.13.37:560][ 0]LogVulkanRHI: Display: * VK_LAYER_KHRONOS_profiles +[2026.04.21-20.13.37:560][ 0]LogVulkanRHI: Display: * VK_LAYER_KHRONOS_shader_object +[2026.04.21-20.13.37:560][ 0]LogVulkanRHI: Display: * VK_LAYER_KHRONOS_synchronization2 +[2026.04.21-20.13.37:560][ 0]LogVulkanRHI: Display: * VK_LAYER_KHRONOS_validation +[2026.04.21-20.13.37:560][ 0]LogVulkanRHI: Display: * VK_LAYER_LUNARG_api_dump +[2026.04.21-20.13.37:560][ 0]LogVulkanRHI: Display: * VK_LAYER_LUNARG_crash_diagnostic +[2026.04.21-20.13.37:560][ 0]LogVulkanRHI: Display: * VK_LAYER_LUNARG_gfxreconstruct +[2026.04.21-20.13.37:560][ 0]LogVulkanRHI: Display: * VK_LAYER_NV_optimus +[2026.04.21-20.13.37:560][ 0]LogVulkanRHI: Display: * VK_LAYER_NV_present +[2026.04.21-20.13.37:560][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_fossilize_32 +[2026.04.21-20.13.37:560][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_fossilize_64 +[2026.04.21-20.13.37:560][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_overlay_32 +[2026.04.21-20.13.37:560][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_overlay_64 +[2026.04.21-20.13.37:565][ 0]LogVulkanRHI: Creating Vulkan Device using VkPhysicalDevice 0x1aa82610. +[2026.04.21-20.13.37:565][ 0]LogVulkanRHI: Display: - DeviceName: NVIDIA GeForce RTX 4090 +[2026.04.21-20.13.37:565][ 0]LogVulkanRHI: Display: - API=1.4.329 (0x404149) Driver=0x94ce80c0 VendorId=0x10de +[2026.04.21-20.13.37:565][ 0]LogVulkanRHI: Display: - DeviceID=0x2684 Type=VK_PHYSICAL_DEVICE_TYPE_DISCRETE_GPU +[2026.04.21-20.13.37:565][ 0]LogVulkanRHI: Display: - Max Descriptor Sets Bound 32 +[2026.04.21-20.13.37:565][ 0]LogVulkanRHI: Display: - Timestamps: ComputeAndGraphics=1 Domain=VK_TIME_DOMAIN_CLOCK_MONOTONIC_KHR Period=1.000000 +[2026.04.21-20.13.37:565][ 0]LogVulkanRHI: API Version: 1.4.329 +[2026.04.21-20.13.37:565][ 0]LogRHI: RHI Adapter Info: +[2026.04.21-20.13.37:565][ 0]LogRHI: Name: NVIDIA GeForce RTX 4090 +[2026.04.21-20.13.37:565][ 0]LogRHI: Driver Version: 595.58 (internal:595.58, unified:) +[2026.04.21-20.13.37:565][ 0]LogRHI: Driver Date: 01-01-01 +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Warning: HMD requested device extension [VK_KHR_external_memory] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Warning: HMD requested device extension [VK_KHR_external_semaphore] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Warning: HMD requested device extension [VK_KHR_dedicated_allocation] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Warning: HMD requested device extension [VK_KHR_external_semaphore_fd] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: Found 275 available device extensions : +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: + VK_AMD_buffer_marker +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_4444_formats +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_attachment_feedback_loop_dynamic_state +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_attachment_feedback_loop_layout +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_blend_operation_advanced +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_border_color_swizzle +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_buffer_device_address +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: + VK_EXT_calibrated_timestamps +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_color_write_enable +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_conditional_rendering +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_conservative_rasterization +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_custom_border_color +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_custom_resolve +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_depth_bias_control +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clamp_control +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clamp_zero_one +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clip_control +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clip_enable +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_depth_range_unrestricted +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: + VK_EXT_descriptor_buffer +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_descriptor_heap +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: * VK_EXT_descriptor_indexing +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_device_address_binding_report +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: + VK_EXT_device_fault +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_device_generated_commands +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_discard_rectangles +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_display_control +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_dynamic_rendering_unused_attachments +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_extended_dynamic_state +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_extended_dynamic_state2 +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_extended_dynamic_state3 +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_external_memory_dma_buf +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_external_memory_host +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_fragment_shader_interlock +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_global_priority +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_global_priority_query +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: + VK_EXT_graphics_pipeline_library +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_hdr_metadata +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_host_image_copy +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: * VK_EXT_host_query_reset +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_image_2d_view_of_3d +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_image_drm_format_modifier +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_image_robustness +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_image_sliced_view_of_3d +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_image_view_min_lod +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_index_type_uint8 +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_inline_uniform_block +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_legacy_vertex_attributes +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_line_rasterization +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: + VK_EXT_load_store_op_none +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_map_memory_placed +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: + VK_EXT_memory_budget +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_memory_decompression +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: + VK_EXT_memory_priority +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: + VK_EXT_mesh_shader +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_multi_draw +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: + VK_EXT_mutable_descriptor_type +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_nested_command_buffer +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_non_seamless_cube_map +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_opacity_micromap +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_pageable_device_local_memory +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_pci_bus_info +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_physical_device_drm +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: * VK_EXT_pipeline_creation_cache_control +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_pipeline_creation_feedback +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_pipeline_library_group_handles +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_pipeline_robustness +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_post_depth_coverage +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_present_mode_fifo_latest_ready +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_present_timing +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_primitive_topology_list_restart +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_primitives_generated_query +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_private_data +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_provoking_vertex +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_queue_family_foreign +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_ray_tracing_invocation_reorder +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_robustness2 +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_sample_locations +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_sampler_filter_minmax +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: * VK_EXT_scalar_block_layout +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_separate_stencil_usage +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_shader_64bit_indexing +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_shader_atomic_float +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: * VK_EXT_shader_demote_to_helper_invocation +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_shader_float8 +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: + VK_EXT_shader_image_atomic_int64 +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_shader_module_identifier +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_shader_object +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_shader_replicated_composites +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_shader_subgroup_ballot +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_shader_subgroup_vote +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_shader_uniform_buffer_unsized_array +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: * VK_EXT_shader_viewport_index_layer +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: * VK_EXT_subgroup_size_control +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_swapchain_maintenance1 +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_texel_buffer_alignment +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: * VK_EXT_tooling_info +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_transform_feedback +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_vertex_attribute_divisor +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_vertex_attribute_robustness +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_vertex_input_dynamic_state +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_ycbcr_2plane_444_formats +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_ycbcr_image_arrays +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_EXT_zero_initialize_device_memory +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_GOOGLE_hlsl_functionality1 +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_GOOGLE_user_type +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: + VK_KHR_16bit_storage +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_8bit_storage +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: + VK_KHR_acceleration_structure +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_bind_memory2 +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: * VK_KHR_buffer_device_address +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_calibrated_timestamps +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: + VK_KHR_compute_shader_derivatives +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_cooperative_matrix +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_copy_commands2 +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_copy_memory_indirect +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: * VK_KHR_create_renderpass2 +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: + VK_KHR_dedicated_allocation +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: + VK_KHR_deferred_host_operations +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_depth_clamp_zero_one +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: + VK_KHR_depth_stencil_resolve +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_descriptor_update_template +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_device_group +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_draw_indirect_count +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: * VK_KHR_driver_properties +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: * VK_KHR_dynamic_rendering +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_dynamic_rendering_local_read +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_external_fence +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_external_fence_fd +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: + VK_KHR_external_memory +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: + VK_KHR_external_memory_fd +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: + VK_KHR_external_semaphore +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: + VK_KHR_external_semaphore_fd +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_format_feature_flags2 +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: + VK_KHR_fragment_shader_barycentric +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: + VK_KHR_fragment_shading_rate +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: * VK_KHR_get_memory_requirements2 +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_global_priority +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: * VK_KHR_image_format_list +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_imageless_framebuffer +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_incremental_present +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_index_type_uint8 +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_line_rasterization +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_load_store_op_none +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance1 +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance10 +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance2 +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance3 +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: * VK_KHR_maintenance4 +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: + VK_KHR_maintenance5 +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance6 +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance7 +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance8 +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance9 +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_map_memory2 +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: * VK_KHR_multiview +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_pipeline_binary +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_pipeline_executable_properties +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: + VK_KHR_pipeline_library +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_present_id +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_present_id2 +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_present_mode_fifo_latest_ready +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_present_wait +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_present_wait2 +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_push_descriptor +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: + VK_KHR_ray_query +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_ray_tracing_maintenance1 +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: + VK_KHR_ray_tracing_pipeline +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: + VK_KHR_ray_tracing_position_fetch +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_relaxed_block_layout +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_robustness2 +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_sampler_mirror_clamp_to_edge +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: * VK_KHR_sampler_ycbcr_conversion +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: * VK_KHR_separate_depth_stencil_layouts +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: * VK_KHR_shader_atomic_int64 +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_shader_bfloat16 +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_shader_clock +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_shader_draw_parameters +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_shader_expect_assume +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: + VK_KHR_shader_float16_int8 +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: * VK_KHR_shader_float_controls +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_shader_float_controls2 +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_shader_fma +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_shader_integer_dot_product +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_shader_maximal_reconvergence +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_shader_non_semantic_info +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_shader_quad_control +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_shader_relaxed_extended_instruction +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_shader_subgroup_extended_types +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_shader_subgroup_rotate +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_shader_subgroup_uniform_control_flow +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_shader_terminate_invocation +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_shader_untyped_pointers +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_shared_presentable_image +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: * VK_KHR_spirv_1_4 +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_storage_buffer_storage_class +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: + VK_KHR_swapchain +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_swapchain_maintenance1 +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_swapchain_mutable_format +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: * VK_KHR_synchronization2 +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: * VK_KHR_timeline_semaphore +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_unified_image_layouts +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_uniform_buffer_standard_layout +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_variable_pointers +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_vertex_attribute_divisor +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_av1 +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_h264 +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_h265 +[2026.04.21-20.13.37:566][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_queue +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_vp9 +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_av1 +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_h264 +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_h265 +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_intra_refresh +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_quantization_map +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_queue +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_KHR_video_maintenance1 +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_KHR_video_maintenance2 +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_KHR_video_queue +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_KHR_vulkan_memory_model +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_KHR_workgroup_memory_explicit_layout +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_KHR_zero_initialize_workgroup_memory +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_NVX_binary_import +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_NVX_image_view_handle +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_NVX_multiview_per_view_attributes +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_NV_clip_space_w_scaling +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_NV_cluster_acceleration_structure +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_NV_compute_occupancy_priority +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_NV_compute_shader_derivatives +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_NV_cooperative_matrix +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_NV_cooperative_matrix2 +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_NV_cooperative_vector +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_NV_copy_memory_indirect +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_NV_corner_sampled_image +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_NV_coverage_reduction_mode +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_NV_cuda_kernel_launch +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_NV_dedicated_allocation +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_NV_dedicated_allocation_image_aliasing +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_NV_descriptor_pool_overallocation +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: + VK_NV_device_diagnostic_checkpoints +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: + VK_NV_device_diagnostics_config +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_NV_device_generated_commands +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_NV_device_generated_commands_compute +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_NV_disk_cache_utils +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_NV_extended_sparse_address_space +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_NV_fill_rectangle +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_NV_fragment_coverage_to_color +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_NV_fragment_shader_barycentric +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_NV_fragment_shading_rate_enums +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_NV_framebuffer_mixed_samples +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_NV_geometry_shader_passthrough +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_NV_inherited_viewport_scissor +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_NV_internal_nvpresent +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_NV_linear_color_attachment +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_NV_low_latency +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_NV_low_latency2 +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_NV_memory_decompression +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_NV_mesh_shader +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_NV_optical_flow +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_NV_partitioned_acceleration_structure +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_NV_present_metering +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_NV_raw_access_chains +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_NV_ray_tracing +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_NV_ray_tracing_invocation_reorder +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_NV_ray_tracing_motion_blur +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_NV_representative_fragment_test +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_NV_sample_mask_override_coverage +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_NV_scissor_exclusive +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_NV_shader_atomic_float16_vector +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_NV_shader_image_footprint +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_NV_shader_sm_builtins +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_NV_shader_subgroup_partitioned +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_NV_shading_rate_image +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_NV_viewport_array2 +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - VK_NV_viewport_swizzle +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: Found 0 available device layers ! +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: Vulkan Physical Device Driver Properties: +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - driverName: NVIDIA +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: - driverInfo: 595.58.03 +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: Vulkan Variable Rate Shading choice: 0. +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: Device properties: Geometry 1 BufferAtomic64 1 ImageAtomic64 1 +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: Enabling Vulkan Descriptor Buffers with: allowSamplerImageViewPostSubmitCreation=0, maxDescriptorBufferBindings=32, maxSamplerDescriptorBufferBindings=32, maxResourceDescriptorBufferBindings=32, samplerDescriptorBufferAddressSpaceSize=1099511627776, resourceDescriptorBufferAddressSpaceSize=1099511627776, maxSamplerDescriptorBufferRange=1099511627776, maxResourceDescriptorBufferRange=1099511627776, descriptorBufferAddressSpaceSize=1099511627776, descriptorBufferOffsetAlignment=64, samplerDescriptorSize=4 +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: Found 6 Queue Families +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: Initializing Queue Family 0: 16 queues Gfx Compute Xfer Sparse +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 1: 2 queues Xfer Sparse +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 2: 8 queues Compute Xfer Sparse +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 3: 1 queues Xfer Sparse +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 4: 2 queues Xfer Sparse +[2026.04.21-20.13.37:567][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 5: 1 queues Xfer Sparse +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: TimestampValidBits=64 +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: Using 0 device layers. +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: Using 52 device extensions: +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: * VK_KHR_swapchain +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: * VK_EXT_memory_budget +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: * VK_EXT_memory_priority +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: * VK_KHR_create_renderpass2 +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: * VK_KHR_deferred_host_operations +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: * VK_KHR_spirv_1_4 +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: * VK_KHR_shader_float_controls +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: * VK_KHR_image_format_list +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: * VK_EXT_load_store_op_none +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: * VK_EXT_tooling_info +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: * VK_KHR_dynamic_rendering +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: * VK_KHR_pipeline_library +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: * VK_KHR_driver_properties +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: * VK_KHR_maintenance4 +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: * VK_KHR_maintenance5 +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: * VK_KHR_shader_atomic_int64 +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: * VK_EXT_shader_image_atomic_int64 +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: * VK_EXT_scalar_block_layout +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: * VK_EXT_shader_viewport_index_layer +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: * VK_KHR_separate_depth_stencil_layouts +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: * VK_KHR_synchronization2 +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: * VK_KHR_fragment_shading_rate +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: * VK_KHR_multiview +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: * VK_KHR_get_memory_requirements2 +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: * VK_EXT_descriptor_indexing +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: * VK_EXT_host_query_reset +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: * VK_EXT_subgroup_size_control +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: * VK_EXT_calibrated_timestamps +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: * VK_EXT_descriptor_buffer +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: * VK_EXT_device_fault +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: * VK_EXT_shader_demote_to_helper_invocation +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: * VK_KHR_16bit_storage +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: * VK_KHR_shader_float16_int8 +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: * VK_KHR_depth_stencil_resolve +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: * VK_EXT_pipeline_creation_cache_control +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: * VK_KHR_fragment_shader_barycentric +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: * VK_KHR_compute_shader_derivatives +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: * VK_KHR_sampler_ycbcr_conversion +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: * VK_KHR_timeline_semaphore +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: * VK_EXT_mesh_shader +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: * VK_EXT_graphics_pipeline_library +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: * VK_EXT_mutable_descriptor_type +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: * VK_KHR_buffer_device_address +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: * VK_KHR_acceleration_structure +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: * VK_KHR_ray_tracing_pipeline +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: * VK_KHR_ray_query +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: * VK_KHR_ray_tracing_position_fetch +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: * VK_KHR_external_memory_fd +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: * VK_KHR_external_memory +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: * VK_KHR_external_semaphore +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: * VK_KHR_dedicated_allocation +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: * VK_KHR_external_semaphore_fd +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: Vulkan debug markers support: resource names disabled, begin/end labels disabled. +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: Max memory allocations 4294967295. +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: 3 Device Memory Heaps: +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: 0: Flags 0x1 - Size 25757220864 (24564.00 MB) - Used 0 (0.00%) - DeviceLocal - PrimaryHeap +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: 1: Flags 0x0 - Size 50502672384 (48163.10 MB) - Used 0 (0.00%) +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: 2: Flags 0x1 - Size 257949696 (246.00 MB) - Used 0 (0.00%) - DeviceLocal +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: 5 Device Memory Types (Not unified): +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: 1: Flags 0x00001 - Heap 0 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: 0: Flags 0x00000 - Heap 1 - +[2026.04.21-20.13.38:192][ 0]LogVulkanRHI: Display: 2: Flags 0x00006 - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +[2026.04.21-20.13.38:193][ 0]LogVulkanRHI: Display: 3: Flags 0x0000e - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT|VK_MEMORY_PROPERTY_HOST_CACHED_BIT +[2026.04.21-20.13.38:193][ 0]LogVulkanRHI: Display: 4: Flags 0x00007 - Heap 2 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT|VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +[2026.04.21-20.13.38:193][ 0]LogVulkanRHI: Display: Memory Budget Extension: +[2026.04.21-20.13.38:193][ 0]LogVulkanRHI: Display: | Usage | Budget | Size | +[2026.04.21-20.13.38:193][ 0]LogVulkanRHI: Display: ---------|------------------------------------------------------------------| +[2026.04.21-20.13.38:193][ 0]LogVulkanRHI: Display: HEAP 00 | 0.07% / 17.38 MB | 21651.94 MB | 24564.00 MB | +[2026.04.21-20.13.38:193][ 0]LogVulkanRHI: Display: HEAP 01 | 0.08% / 39.29 MB | 48163.10 MB | 48163.10 MB | +[2026.04.21-20.13.38:193][ 0]LogVulkanRHI: Display: HEAP 02 | 31.45% / 77.38 MB | 168.62 MB | 246.00 MB | +[2026.04.21-20.13.38:193][ 0]LogVulkanRHI: Display: ---------|------------------------------------------------------------------| +[2026.04.21-20.13.38:193][ 0]LogRHI: Warning: Dynamic Uniform Buffers are enabled, but they will not be used with Vulkan bindless. +[2026.04.21-20.13.38:193][ 0]LogRHI: Warning: Memory defrag is enabled, but it will not be used with Vulkan bindless. +[2026.04.21-20.13.38:197][ 0]LogVulkanRHI: Display: FVulkanPipelineStateCacheManager: Binary pipeline cache '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/VulkanPSO.cache.10de.2684' not found. +[2026.04.21-20.13.38:197][ 0]LogVulkanRHI: Display: Vulkan Async Compute has been DISABLED. +[2026.04.21-20.13.38:197][ 0]LogVulkanRHI: Display: Wave Operations have been ENABLED (wave size: min=32 max=32). +[2026.04.21-20.13.38:197][ 0]LogVulkanRHI: Integrated GPU (iGPU): false +[2026.04.21-20.13.38:209][ 0]LogVRS: Current RHI supports per-draw and screenspace Variable Rate Shading +[2026.04.21-20.13.38:211][ 0]LogRHI: Texture pool is 17367 MB (70% of 24810 MB) +[2026.04.21-20.13.38:211][ 0]LogCsvProfiler: Display: Metadata set : verbatimrhiname="Vulkan" +[2026.04.21-20.13.38:211][ 0]LogCsvProfiler: Display: Metadata set : rhiname="Vulkan" +[2026.04.21-20.13.38:211][ 0]LogCsvProfiler: Display: Metadata set : rhifeaturelevel="SM6" +[2026.04.21-20.13.38:211][ 0]LogCsvProfiler: Display: Metadata set : shaderplatform="VULKAN_SM6" +[2026.04.21-20.13.38:211][ 0]LogInit: Initializing FReadOnlyCVARCache +[2026.04.21-20.13.38:222][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all' +[2026.04.21-20.13.38:222][ 0]LogMonitoredProcess: Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all ] +[2026.04.21-20.13.38:227][ 0]LogTextureFormatASTC: Display: ASTCEnc version 5.0.1 library loaded +[2026.04.21-20.13.38:227][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC +[2026.04.21-20.13.38:227][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT +[2026.04.21-20.13.38:227][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2 +[2026.04.21-20.13.38:227][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp +[2026.04.21-20.13.38:227][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed +[2026.04.21-20.13.38:227][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.13 +[2026.04.21-20.13.38:227][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.13.so +[2026.04.21-20.13.38:227][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.5.so +[2026.04.21-20.13.38:227][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle +[2026.04.21-20.13.38:291][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64' +[2026.04.21-20.13.38:291][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server' +[2026.04.21-20.13.38:291][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client' +[2026.04.21-20.13.38:311][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux' +[2026.04.21-20.13.38:311][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor' +[2026.04.21-20.13.38:311][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer' +[2026.04.21-20.13.38:311][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient' +[2026.04.21-20.13.38:328][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android' +[2026.04.21-20.13.38:328][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC' +[2026.04.21-20.13.38:328][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT' +[2026.04.21-20.13.38:328][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2' +[2026.04.21-20.13.38:328][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_OpenXR' +[2026.04.21-20.13.38:328][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient' +[2026.04.21-20.13.38:328][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient' +[2026.04.21-20.13.38:328][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient' +[2026.04.21-20.13.38:328][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client' +[2026.04.21-20.13.38:328][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_OpenXRClient' +[2026.04.21-20.13.38:328][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi' +[2026.04.21-20.13.38:328][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient' +[2026.04.21-20.13.38:328][ 0]LogTargetPlatformManager: Display: Building Assets For LinuxEditor +[2026.04.21-20.13.38:350][ 0]LogTargetPlatformManager: Unable to find shader format SF_VULKAN_SM6 from hinted modules, loading all potential format modules to find it +[2026.04.21-20.13.38:351][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL +[2026.04.21-20.13.38:351][ 0]LogTargetPlatformManager: GLSL_150_ES31 +[2026.04.21-20.13.38:351][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID +[2026.04.21-20.13.38:351][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM +[2026.04.21-20.13.38:351][ 0]LogTargetPlatformManager: VVM_1_0 +[2026.04.21-20.13.38:351][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat +[2026.04.21-20.13.38:351][ 0]LogTargetPlatformManager: SF_VULKAN_SM5 +[2026.04.21-20.13.38:351][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID +[2026.04.21-20.13.38:351][ 0]LogTargetPlatformManager: SF_VULKAN_ES31 +[2026.04.21-20.13.38:351][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID +[2026.04.21-20.13.38:351][ 0]LogTargetPlatformManager: SF_VULKAN_SM6 +[2026.04.21-20.13.38:351][ 0]LogRendererCore: Ray tracing is enabled (dynamic). Reason: r.RayTracing=1 and r.RayTracing.EnableOnDemand=1. +[2026.04.21-20.13.38:351][ 0]LogRendererCore: Ray tracing shaders are enabled. +[2026.04.21-20.13.38:352][ 0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB +[2026.04.21-20.13.38:353][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +[2026.04.21-20.13.38:353][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy. +[2026.04.21-20.13.38:353][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2026.04.21-20.13.38:353][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy. +[2026.04.21-20.13.38:508][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (1217 MiB) +[2026.04.21-20.13.38:508][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2026.04.21-20.13.38:508][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy. +[2026.04.21-20.13.38:509][ 0]LogZenServiceInstance: Found Zen config default=/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data +[2026.04.21-20.13.38:509][ 0]LogZenServiceInstance: InTree version at '/opt/unreal-engine/Engine/Binaries/Linux/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +[2026.04.21-20.13.38:509][ 0]LogZenServiceInstance: Installed version at '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +[2026.04.21-20.13.38:511][ 0]LogZenServiceInstance: No current process using the data dir found, launching a new instance +[2026.04.21-20.13.38:512][ 0]LogZenServiceInstance: Display: Launching executable '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver', working dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install', data dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data', args '--port 8558 --data-dir "/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data" --http asio --gc-cache-duration-seconds 1209600 --gc-interval-seconds 21600 --gc-low-diskspace-threshold 2147483648 --quiet --http-forceloopback --owner-pid 77841 --child-id Zen_77841_Startup' +[2026.04.21-20.13.38:629][ 0]LogZenServiceInstance: Display: Unreal Zen Storage Server HTTP service at [::1]:8658 status: OK!. +[2026.04.21-20.13.38:629][ 0]LogZenServiceInstance: Local ZenServer AutoLaunch initialization completed in 0.120 seconds +[2026.04.21-20.13.38:630][ 0]LogDerivedDataCache: Display: ZenLocal: Using ZenServer HTTP service at http://[::1]:8658/ with namespace ue.ddc status: OK!. +[2026.04.21-20.13.38:632][ 0]LogDerivedDataCache: /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds. +[2026.04.21-20.13.38:632][ 0]LogDerivedDataCache: Display: /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.01ms. RandomReadSpeed=3410.06MBs, RandomWriteSpeed=785.75MBs. Assigned SpeedClass 'Local' +[2026.04.21-20.13.38:632][ 0]LogDerivedDataCache: Local: Using data cache path /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: DeleteOnly +[2026.04.21-20.13.38:632][ 0]LogDerivedDataCache: ZenShared: Disabled because Host is set to 'None' +[2026.04.21-20.13.38:632][ 0]LogDerivedDataCache: Unable to find inner node ZenShared for hierarchy Hierarchy. +[2026.04.21-20.13.38:633][ 0]LogDerivedDataCache: Shared: Disabled because no path is configured. +[2026.04.21-20.13.38:633][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy. +[2026.04.21-20.13.38:633][ 0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None' +[2026.04.21-20.13.38:633][ 0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy. +[2026.04.21-20.13.38:633][ 0]LogShaderCompilers: Guid format shader working directory is 14 characters bigger than the processId version (../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/WorkingDirectory/77841/). +[2026.04.21-20.13.38:634][ 0]LogShaderCompilers: Cleaned the shader compiler working directory '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/tmp/7EDE8E6065D24DA69511FD500DE9CF68/'. +[2026.04.21-20.13.38:634][ 0]LogUbaHorde: Display: UBA/Horde Configuration [Uba.Provider.Horde]: Not Enabled +[2026.04.21-20.13.38:634][ 0]LogShaderCompilers: Display: Using 8 local workers for shader compilation +[2026.04.21-20.13.38:634][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/ShaderAutogen/VULKAN_SM6/AutogenShaderHeaders.ush +[2026.04.21-20.13.38:634][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2026.04.21-20.13.38:879][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0 +[2026.04.21-20.13.40:081][ 0]LogSlate: Using FreeType 2.10.0 +[2026.04.21-20.13.40:081][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +[2026.04.21-20.13.40:083][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' error. +[2026.04.21-20.13.40:083][ 0]LogSlate: Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] +[2026.04.21-20.13.40:083][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png' error. +[2026.04.21-20.13.40:083][ 0]LogSlate: Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] +[2026.04.21-20.13.40:094][ 0]LogAssetRegistry: FAssetRegistry took 0.0020 seconds to start up +[2026.04.21-20.13.40:095][ 0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_*.bin. +[2026.04.21-20.13.40:668][ 0]LogEditorDomain: Display: EditorDomain is Disabled +[2026.04.21-20.13.40:928][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found. +[2026.04.21-20.13.40:928][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found. +[2026.04.21-20.13.40:965][ 0]LogLinux: Selected Device Profile: [LinuxEditor] +[2026.04.21-20.13.40:966][ 0]LogDeviceProfileManager: Active device profile: [0xba015f44380][0xba015f8a000 66] LinuxEditor +[2026.04.21-20.13.40:966][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="LinuxEditor" +[2026.04.21-20.13.40:968][ 0]LogStreaming: Display: FlushAsyncLoading(1): 1 QueuedPackages, 0 AsyncPackages +[2026.04.21-20.13.40:970][ 0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor). +[2026.04.21-20.13.40:970][ 0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +[2026.04.21-20.13.40:970][ 0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled +[2026.04.21-20.13.40:974][ 0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Invalid, MinAllowed_Sdk=r25b, MaxAllowed_Sdk=r29, Current_Sdk=, Allowed_AutoSdk=r27c, Current_AutoSdk=, Flags="Platform_InvalidHostPrerequisites, Support_FullSdk", Error="Android Studio is not installed correctly.") +[2026.04.21-20.13.40:974][ 0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +[2026.04.21-20.13.40:974][ 0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +[2026.04.21-20.13.40:979][ 0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI' +[2026.04.21-20.13.40:979][ 0]LogMonitoredProcess: Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI -nocompile -nocompileuat ] +[2026.04.21-20.13.40:994][ 0]LogStreaming: Display: Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.13.40:995][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness because of a recursive sync load +[2026.04.21-20.13.40:995][ 0]LogStreaming: Display: Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.13.40:995][ 0]LogStreaming: Display: Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.13.40:996][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec because of a recursive sync load +[2026.04.21-20.13.40:996][ 0]LogStreaming: Display: Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.13.40:996][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.13.40:997][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_M because of a recursive sync load +[2026.04.21-20.13.40:997][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_N because of a recursive sync load +[2026.04.21-20.13.40:998][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Opacity/CameraDepthFade because of a recursive sync load +[2026.04.21-20.13.40:998][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.13.40:999][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.13.40:999][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.13.40:999][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDiffuse because of a recursive sync load +[2026.04.21-20.13.41:000][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions02/Utility/BreakOutFloat2Components because of a recursive sync load +[2026.04.21-20.13.41:001][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultPostProcessMaterial because of a recursive sync load +[2026.04.21-20.13.41:001][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.13.41:043][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultDeferredDecalMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultLightFunctionMaterial because of a recursive sync load +[2026.04.21-20.13.41:043][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.13.41:065][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/WorldGridMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDeferredDecalMaterial because of a recursive sync load +[2026.04.21-20.13.41:065][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.13.41:085][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/WorldGridMaterial because of a recursive sync load +[2026.04.21-20.13.41:086][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.13.41:325][ 0]LogMeshReduction: Display: HLOD mesh reduction module (r.ProxyLODMeshReductionModule) set to "ProxyLODMeshReduction" which doesn't exist. +[2026.04.21-20.13.41:335][ 0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction +[2026.04.21-20.13.41:335][ 0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction +[2026.04.21-20.13.41:335][ 0]LogMeshReduction: Display: No automatic mesh merging module available +[2026.04.21-20.13.41:335][ 0]LogMeshReduction: Display: No distributed automatic mesh merging module available +[2026.04.21-20.13.41:335][ 0]LogMeshMerging: No automatic mesh merging module available +[2026.04.21-20.13.41:335][ 0]LogMeshMerging: No distributed automatic mesh merging module available +[2026.04.21-20.13.41:655][ 0]LogTurnkeySupport: Completed device detection: Code = 0 +[2026.04.21-20.13.41:756][ 0]LogConfig: Applying CVar settings from Section [/Script/CQTest.CQTestSettings] File [Engine] +[2026.04.21-20.13.41:788][ 0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None +[2026.04.21-20.13.41:788][ 0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled +[2026.04.21-20.13.41:788][ 0]LogIris: FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetActorFactory name: NetActorFactory id: 0 +[2026.04.21-20.13.41:788][ 0]LogIris: FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetSubObjectFactory name: NetSubObjectFactory id: 1 +[2026.04.21-20.13.41:802][ 0]LogHAL: Linux SourceCodeAccessSettings: VisualStudioCode +[2026.04.21-20.13.41:839][ 0]LogSlate: Border +[2026.04.21-20.13.41:839][ 0]LogSlate: BreadcrumbButton +[2026.04.21-20.13.41:839][ 0]LogSlate: Brushes.Title +[2026.04.21-20.13.41:839][ 0]LogSlate: ColorPicker.ColorThemes +[2026.04.21-20.13.41:839][ 0]LogSlate: Default +[2026.04.21-20.13.41:839][ 0]LogSlate: Icons.Save +[2026.04.21-20.13.41:839][ 0]LogSlate: Icons.Toolbar.Settings +[2026.04.21-20.13.41:839][ 0]LogSlate: ListView +[2026.04.21-20.13.41:839][ 0]LogSlate: SoftwareCursor_CardinalCross +[2026.04.21-20.13.41:839][ 0]LogSlate: SoftwareCursor_Grab +[2026.04.21-20.13.41:839][ 0]LogSlate: TableView.DarkRow +[2026.04.21-20.13.41:839][ 0]LogSlate: TableView.Row +[2026.04.21-20.13.41:839][ 0]LogSlate: TreeView +[2026.04.21-20.13.41:989][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started... +[2026.04.21-20.13.41:991][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 1.825 ms +[2026.04.21-20.13.42:033][ 0]LogInit: XR: Instanced Stereo Rendering is Enabled +[2026.04.21-20.13.42:033][ 0]LogInit: XR: MultiViewport is Enabled +[2026.04.21-20.13.42:033][ 0]LogInit: XR: Mobile Multiview is Disabled +[2026.04.21-20.13.42:044][ 0]LogTurnkeySupport: Turnkey Device: Linux@WEYLAND-YUTANI: (Name=WEYLAND-YUTANI, Type=Computer, Status=Valid, Allowed=, Current=Arch Linux, Flags="Device_InstallSoftwareValid") +[2026.04.21-20.13.42:055][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.000 s +[2026.04.21-20.13.42:101][ 0]LogUdpMessaging: Display: Work queue size set to 1024. +[2026.04.21-20.13.42:101][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +[2026.04.21-20.13.42:101][ 0]LogUdpMessaging: Display: Unicast socket bound to '0.0.0.0:60410'. +[2026.04.21-20.13.42:102][ 0]LogUdpMessaging: Display: Added local interface '192.168.1.180' to multicast group '230.0.0.1:6666' +[2026.04.21-20.13.42:102][ 0]LogUdpMessaging: Display: Added local interface '192.168.122.1' to multicast group '230.0.0.1:6666' +[2026.04.21-20.13.42:102][ 0]LogUdpMessaging: Display: Added local interface '172.31.0.1' to multicast group '230.0.0.1:6666' +[2026.04.21-20.13.42:102][ 0]LogUdpMessaging: Display: Using asynchronous task graph for message deserialization. +[2026.04.21-20.13.42:103][ 0]LogTcpMessaging: Initializing TcpMessaging bridge +[2026.04.21-20.13.42:106][ 0]LogNNERuntimeORT: MakeRuntimeORTDml: +[2026.04.21-20.13.42:106][ 0]LogNNERuntimeORT: DirectML: no +[2026.04.21-20.13.42:106][ 0]LogNNERuntimeORT: RHI D3D12: no +[2026.04.21-20.13.42:106][ 0]LogNNERuntimeORT: D3D12: no +[2026.04.21-20.13.42:106][ 0]LogNNERuntimeORT: NPU: no +[2026.04.21-20.13.42:106][ 0]LogNNERuntimeORT: Interface availability: +[2026.04.21-20.13.42:106][ 0]LogNNERuntimeORT: GPU: no +[2026.04.21-20.13.42:106][ 0]LogNNERuntimeORT: RDG: no +[2026.04.21-20.13.42:106][ 0]LogNNERuntimeORT: NPU: no +[2026.04.21-20.13.42:106][ 0]LogNNERuntimeORT: NNERuntimeORTDml can only cook! +[2026.04.21-20.13.42:336][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: 9D9EF909A8A64433800000000000B400 | Instance: 5765ACB26A9F47448F5511A2FA803F23 (WEYLAND-YUTANI-77841). +[2026.04.21-20.13.42:700][ 0]LogMetaSound: Display: MetaSound Page Target Initialized to 'Default' +[2026.04.21-20.13.42:704][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces... +[2026.04.21-20.13.42:722][ 0]LogMetaSound: MetaSound Engine Initialized +[2026.04.21-20.13.42:849][ 0]LogTimingProfiler: Initialize +[2026.04.21-20.13.42:849][ 0]LogTimingProfiler: OnSessionChanged +[2026.04.21-20.13.42:849][ 0]LoadingProfiler: Initialize +[2026.04.21-20.13.42:849][ 0]LoadingProfiler: OnSessionChanged +[2026.04.21-20.13.42:849][ 0]LogNetworkingProfiler: Initialize +[2026.04.21-20.13.42:849][ 0]LogNetworkingProfiler: OnSessionChanged +[2026.04.21-20.13.42:849][ 0]LogMemoryProfiler: Initialize +[2026.04.21-20.13.42:849][ 0]LogMemoryProfiler: OnSessionChanged +[2026.04.21-20.13.42:903][ 0]LogChaosVDEditor: [RegisterExtension] Registering CVD Extension [FChaosVDGenericDebugDrawExtension] ... +[2026.04.21-20.13.42:903][ 0]LogChaosVDEditor: [RegisterExtension] Registering CVD Extension [FChaosVDAccelerationStructuresExtension] ... +[2026.04.21-20.13.42:974][ 0]LogConfig: Applying CVar settings from Section [/Script/NNEDenoiser.NNEDenoiserSettings] File [Engine] +[2026.04.21-20.13.43:541][ 0]SourceControl: Revision control is disabled +[2026.04.21-20.13.43:548][ 0]LogUnixPlatformFile: Warning: Cannot determine whether '/home/reimoz/.steampath' is a directory - d_type not supported and stat() failed with errno=2 (No such file or directory) +[2026.04.21-20.13.43:555][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Content/Slate/Icons/doc_16x.png' error. +[2026.04.21-20.13.43:555][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Content/Slate/Common/ButtonHoverHint.png' error. +[2026.04.21-20.13.43:555][ 0]LogSlate: Could not load file for Slate resource: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] file: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] +[2026.04.21-20.13.43:555][ 0]LogSlate: Could not load file for Slate resource: [../../../Engine/Content/Slate/Icons/doc_16x.png] file: [../../../Engine/Content/Slate/Icons/doc_16x.png] +[2026.04.21-20.13.43:575][ 0]SourceControl: Revision control is disabled +[2026.04.21-20.13.44:104][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance +[2026.04.21-20.13.44:110][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2026.04.21-20.13.44:110][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2026.04.21-20.13.44:207][ 0]LogTemp: OpenXR ignores max viewport resolution in editor to support full HMD resolutions. +[2026.04.21-20.13.44:601][ 0]LogCollectionManager: Loaded 0 collections in 0.002395 seconds +[2026.04.21-20.13.44:601][ 0]LogFileCache: Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Collections/' took 0.00s +[2026.04.21-20.13.44:601][ 0]LogFileCache: Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Developers/reimoz/Collections/' took 0.00s +[2026.04.21-20.13.44:602][ 0]LogFileCache: Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Collections/' took 0.00s +[2026.04.21-20.13.44:691][ 0]LogUObjectArray: 43167 objects as part of root set at end of initial load. +[2026.04.21-20.13.44:691][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool +[2026.04.21-20.13.44:829][ 0]LogEngine: Initializing Engine... +[2026.04.21-20.13.44:950][ 0]LogHMD: HMD configured for shader platform VULKAN_SM6, bIsMobileMultiViewEnabled=0, bProjectionLayerAlphaEnabled=0 +[2026.04.21-20.13.44:957][ 0]LogTedsSettings: UTedsSettingsEditorSubsystem::Initialize +[2026.04.21-20.13.44:957][ 0]LogStylusInput: Initializing StylusInput subsystem. +[2026.04.21-20.13.44:957][ 0]LogStylusInput: StylusInput not supported on this platform. +[2026.04.21-20.13.45:238][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.11.so +[2026.04.21-20.13.45:249][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.12.so +[2026.04.21-20.13.45:261][ 0]LogChaosDD: Creating Chaos Debug Draw Scene for world Untitled +[2026.04.21-20.13.45:270][ 0]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Temp/Untitled_0.Untitled'. +[2026.04.21-20.13.45:291][ 0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use. +[2026.04.21-20.13.45:291][ 0]LogInit: Texture streaming: Enabled +[2026.04.21-20.13.45:294][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] AnalyticsET::StartSession ( APIServer = https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data. AppVersion = 5.6.1-44394996+++UE5+Release-5.6 ) +[2026.04.21-20.13.45:300][ 0]LogAudio: Display: Initializing Audio Device Manager... +[2026.04.21-20.13.45:300][ 0]LogAudio: Display: Loading Default Audio Settings Objects... +[2026.04.21-20.13.45:300][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load). +[2026.04.21-20.13.45:305][ 0]LogAudio: Display: Audio Device Manager Initialized +[2026.04.21-20.13.45:305][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True +[2026.04.21-20.13.45:305][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2026.04.21-20.13.45:305][ 0]LogAudioMixer: Display: Sample Rate: 48000 +[2026.04.21-20.13.45:305][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2026.04.21-20.13.45:305][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2026.04.21-20.13.45:305][ 0]LogAudioMixer: Display: Number of buffers to queue: 2 +[2026.04.21-20.13.45:305][ 0]LogAudioMixer: Display: Max Channels (voices): 32 +[2026.04.21-20.13.45:305][ 0]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2026.04.21-20.13.45:305][ 0]LogAudio: Display: AudioDevice MaxSources: 32 +[2026.04.21-20.13.45:305][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2026.04.21-20.13.45:305][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2026.04.21-20.13.45:305][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2026.04.21-20.13.45:315][ 0]LogAudioMixerSDL: Display: Initialized SDL using pulseaudio platform API backend. +[2026.04.21-20.13.45:315][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'SDL2' +[2026.04.21-20.13.46:138][ 0]LogAudioMixerSDL: Opening default audio device (device index -1) +[2026.04.21-20.13.46:181][ 0]LogAudioMixer: Display: Using Audio Hardware Device Starship/Matisse HD Audio Controller Digital Stereo (IEC958) +[2026.04.21-20.13.46:182][ 0]LogAudioMixer: Display: Initializing Sound Submixes... +[2026.04.21-20.13.46:183][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2026.04.21-20.13.46:183][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2026.04.21-20.13.46:183][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=6, Samples=6144, InstanceID=1 +[2026.04.21-20.13.46:184][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +[2026.04.21-20.13.46:184][ 0]LogInit: FAudioDevice initialized with ID 1. +[2026.04.21-20.13.46:184][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'. +[2026.04.21-20.13.46:184][ 0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1 +[2026.04.21-20.13.46:233][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1" +[2026.04.21-20.13.46:238][ 0]LogInit: Undo buffer set to 256 MB +[2026.04.21-20.13.46:238][ 0]LogInit: Transaction tracking system initialized +[2026.04.21-20.13.46:297][ 0]LogSourceControl: Display: Uncontrolled Changelist persistency file loaded ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/SourceControl/UncontrolledChangelists.json +[2026.04.21-20.13.46:434][ 0]LocalizationService: Localization service is disabled +[2026.04.21-20.13.46:530][ 0]LogAndroidRuntimeSettings: Display: Enabled Package for Meta Quest devices. +The following settings have been applied: + +[2026.04.21-20.13.46:530][ 0]LogAndroidRuntimeSettings: Display: Support arm64: 1. + +[2026.04.21-20.13.46:530][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan: 1. + +[2026.04.21-20.13.46:530][ 0]LogAndroidRuntimeSettings: Display: Support x86_64: 0. + +[2026.04.21-20.13.46:530][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan Desktop: 0. + +[2026.04.21-20.13.46:530][ 0]LogAndroidRuntimeSettings: Display: Support OpenGL ES3.2: 0. +[2026.04.21-20.13.47:143][ 0]LogFileCache: Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/' took 0.00s +[2026.04.21-20.13.47:188][ 0]LogPython: Python enabled via CVar 'Engine.Python.IsEnabledByDefault' +[2026.04.21-20.13.47:193][ 0]LogPython: Using Python 3.11.8 +[2026.04.21-20.13.47:427][ 0]LogPython: Display: No pip-enabled plugins with python dependencies found, skipping +[2026.04.21-20.13.47:637][ 0]LogRenderer: Requested compilation of Path Tracing RTPSOs (8 permutations). +[2026.04.21-20.13.47:672][ 0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized. +[2026.04.21-20.13.47:875][ 0]LogEditorDataStorage: Initializing +[2026.04.21-20.13.47:879][ 0]LogEditorDataStorage: Initialized +[2026.04.21-20.13.47:890][ 0]LogCore: Display: GameplayInsights module auto-connecting to local trace server... +[2026.04.21-20.13.47:943][ 0]LogAssetRegistry: Display: Triggering cache save on discovery complete +[2026.04.21-20.13.47:977][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init() +[2026.04.21-20.13.47:979][ 0]SourceControl: Revision control is disabled +[2026.04.21-20.13.47:979][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 14.212 +[2026.04.21-20.13.47:981][ 0]Cmd: MAP LOAD FILE="../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Content/VRTemplate/Maps/VRTemplateMap.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=4 +[2026.04.21-20.13.47:987][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true +[2026.04.21-20.13.47:987][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2026.04.21-20.13.48:009][ 0]LogAudio: Display: Audio Device unregistered from world 'None'. +[2026.04.21-20.13.48:011][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.40ms +[2026.04.21-20.13.48:816][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'VRTemplateMap'. +[2026.04.21-20.13.48:816][ 0]LogChaosDD: Creating Chaos Debug Draw Scene for world VRTemplateMap +[2026.04.21-20.13.48:817][ 0]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Game/VRTemplate/Maps/VRTemplateMap.VRTemplateMap'. +[2026.04.21-20.13.48:828][ 0]LogAssetRegistry: Display: Asset registry cache written as 67.9 MiB to ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_*.bin +[2026.04.21-20.13.48:839][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs) +[2026.04.21-20.13.48:871][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.61ms +[2026.04.21-20.13.48:872][ 0]Cmd: MAP CHECKDEP NOCLEARLOG +[2026.04.21-20.13.48:872][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0.059ms to complete. +[2026.04.21-20.13.48:909][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 15.142 +[2026.04.21-20.13.49:039][ 0]LogPlacementMode: Display: The Asset Registry is not yet fully loaded so some placeable classes might be missing. +[2026.04.21-20.13.49:158][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2026.04.21-20.13.49:241][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2026.04.21-20.13.49:325][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2026.04.21-20.13.49:407][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2026.04.21-20.13.49:472][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-20.13.49:472][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/' +[2026.04.21-20.13.49:472][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-20.13.49:473][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/' +[2026.04.21-20.13.49:473][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-20.13.49:473][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_TopDown.upack', mount point: 'root:/' +[2026.04.21-20.13.49:473][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-20.13.49:473][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/' +[2026.04.21-20.13.49:473][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-20.13.49:473][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/' +[2026.04.21-20.13.49:473][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-20.13.49:473][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/' +[2026.04.21-20.13.49:473][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-20.13.49:473][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/' +[2026.04.21-20.13.49:474][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-20.13.49:474][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/' +[2026.04.21-20.13.49:474][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-20.13.49:474][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/StarterContent.upack', mount point: 'root:/' +[2026.04.21-20.13.49:474][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-20.13.49:474][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/' +[2026.04.21-20.13.49:516][ 0]LogVulkanRHI: Display: Requested PixelFormat 18 not supported by this swapchain! Falling back to supported swapchain format... +[2026.04.21-20.13.49:516][ 0]LogVulkanRHI: Display: Queue Family 0: Supports Present +[2026.04.21-20.13.49:516][ 0]LogVulkanRHI: Display: Found 4 Surface present modes: +[2026.04.21-20.13.49:516][ 0]LogVulkanRHI: Display: - VK_PRESENT_MODE_FIFO_KHR (2) +[2026.04.21-20.13.49:516][ 0]LogVulkanRHI: Display: - VK_PRESENT_MODE_FIFO_RELAXED_KHR (3) +[2026.04.21-20.13.49:516][ 0]LogVulkanRHI: Display: - VK_PRESENT_MODE_IMMEDIATE_KHR (0) +[2026.04.21-20.13.49:516][ 0]LogVulkanRHI: Display: - VkPresentModeKHR 1000361000 +[2026.04.21-20.13.49:516][ 0]LogVulkanRHI: Display: Selected VkPresentModeKHR mode VK_PRESENT_MODE_IMMEDIATE_KHR +[2026.04.21-20.13.49:516][ 0]LogVulkanRHI: Creating new VK swapchain with VK_PRESENT_MODE_IMMEDIATE_KHR, VK_FORMAT_B8G8R8A8_UNORM, VK_COLOR_SPACE_SRGB_NONLINEAR_KHR, num images 3 +[2026.04.21-20.13.49:575][ 0]LogStall: Startup... +[2026.04.21-20.13.49:575][ 0]LogStall: Startup complete. +[2026.04.21-20.13.49:645][ 0]LogGameProjectGeneration: Project MyProject2 requires update. Plugin OpenXR SupportedTargetPlatforms value in project descriptor (Win64, Linux, Android, VisionOS) differs from value in plugin descriptor (Win64, Linux, LinuxArm64, Android) +[2026.04.21-20.13.49:645][ 0]LogGameProjectGeneration: Project MyProject2 requires update. Plugin OpenXREyeTracker SupportedTargetPlatforms value in project descriptor (Win64, Linux, Android) differs from value in plugin descriptor (Win64, Linux, LinuxArm64, Android) +[2026.04.21-20.13.49:645][ 0]LogGameProjectGeneration: Project MyProject2 requires update. Plugin OpenXRHandTracking SupportedTargetPlatforms value in project descriptor (Win64, Linux, Android, VisionOS) differs from value in plugin descriptor (Win64, Linux, LinuxArm64, Android) +[2026.04.21-20.13.49:717][ 0]LogLoad: (Engine Initialization) Total time: 15.95 seconds +[2026.04.21-20.13.49:729][ 0]LogInit: Adding external input plugin. +[2026.04.21-20.13.49:729][ 0]LogInit: Adding external input plugin. +[2026.04.21-20.13.50:063][ 0]LogContentStreaming: Texture pool size now 1000 MB +[2026.04.21-20.13.50:063][ 0]LogCsvProfiler: Display: Metadata set : streamingpoolsizemb="1000" +[2026.04.21-20.13.50:075][ 0]LogSlate: Took 0.000081 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2026.04.21-20.13.50:079][ 0]LogSlate: Took 0.000125 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) +[2026.04.21-20.13.50:080][ 0]LogSlate: Took 0.000042 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K) +[2026.04.21-20.13.50:082][ 0]LogSlate: Took 0.000042 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) +[2026.04.21-20.13.50:146][ 0]LogStreaming: Display: FlushAsyncLoading(339): 1 QueuedPackages, 0 AsyncPackages +[2026.04.21-20.13.50:330][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2026.04.21-20.13.50:332][ 0]LogPython: Display: Running start-up script /opt/unreal-engine/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py... started... +[2026.04.21-20.13.50:393][ 0]LogPython: registering + +[2026.04.21-20.13.50:405][ 0]LogPython: Display: Running start-up script /opt/unreal-engine/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py... took 72.720 ms +[2026.04.21-20.13.50:673][ 1]LogAssetRegistry: AssetRegistryGather time 0.1283s: AssetDataDiscovery 0.0327s, AssetDataGather 0.0241s, StoreResults 0.0715s. Wall time 10.5810s. + NumCachedDirectories 0. NumUncachedDirectories 1489. NumCachedFiles 7460. NumUncachedFiles 0. + BackgroundTickInterruptions 14. +[2026.04.21-20.13.50:703][ 1]LogPlacementMode: Display: The Asset Registry is done with its initial scan, the list of placeable classes has been updated. +[2026.04.21-20.13.50:714][ 1]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000001 seconds (updated 0 objects) +[2026.04.21-20.13.50:714][ 1]LogSourceControl: Uncontrolled asset discovery started... +[2026.04.21-20.13.50:779][ 3]LogSourceControl: Uncontrolled asset discovery finished in 0.064332 seconds (Found 191 uncontrolled assets) +[2026.04.21-20.13.56:819][704]Launching UnrealBuildTool... [/opt/unreal-engine/Engine/Build/BatchFiles/Linux/Build.sh -Mode=QueryTargets -Output="/opt/unreal-engine/Engine/Intermediate/TargetInfo.json" -IncludeAllTargets -DontIncludeParentAssembly -progress] +[2026.04.21-20.13.57:462][704]Launching UnrealBuildTool... [/opt/unreal-engine/Engine/Build/BatchFiles/Linux/Build.sh -Mode=QueryTargets -Output="/opt/unreal-engine/Engine/Intermediate/TargetInfo.json" -IncludeAllTargets -DontIncludeParentAssembly -progress] +[2026.04.21-20.13.58:054][704]LogDesktopPlatform: Warning: Unable to read target info for engine +[2026.04.21-20.13.59:446][853]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2026.04.21-20.13.59:447][853]LogOnline: OSS: Created online subsystem instance for: NULL +[2026.04.21-20.13.59:447][853]LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] +[2026.04.21-20.13.59:447][853]LogPlayLevel: Creating play world package: /Game/VRTemplate/Maps/UEDPIE_0_VRTemplateMap +[2026.04.21-20.13.59:456][853]LogPlayLevel: PIE: StaticDuplicateObject took: (0.008336s) +[2026.04.21-20.13.59:456][853]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/VRTemplate/Maps/VRTemplateMap.VRTemplateMap to /Game/VRTemplate/Maps/UEDPIE_0_VRTemplateMap.VRTemplateMap (0.008387s) +[2026.04.21-20.13.59:528][853]LogUObjectHash: Compacting FUObjectHashTables data took 0.50ms +[2026.04.21-20.13.59:529][853]LogChaosDD: Creating Chaos Debug Draw Scene for world VRTemplateMap +[2026.04.21-20.13.59:530][853]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Game/VRTemplate/Maps/UEDPIE_0_VRTemplateMap.VRTemplateMap'. +[2026.04.21-20.13.59:531][853]LogPlayLevel: PIE: World Init took: (0.001870s) +[2026.04.21-20.13.59:532][853]LogAudio: Display: Creating Audio Device: Id: 2, Scope: Unique, Realtime: True +[2026.04.21-20.13.59:532][853]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2026.04.21-20.13.59:532][853]LogAudioMixer: Display: Sample Rate: 48000 +[2026.04.21-20.13.59:532][853]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2026.04.21-20.13.59:532][853]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2026.04.21-20.13.59:532][853]LogAudioMixer: Display: Number of buffers to queue: 2 +[2026.04.21-20.13.59:532][853]LogAudioMixer: Display: Max Channels (voices): 32 +[2026.04.21-20.13.59:532][853]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2026.04.21-20.13.59:532][853]LogAudio: Display: AudioDevice MaxSources: 32 +[2026.04.21-20.13.59:532][853]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2026.04.21-20.13.59:532][853]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2026.04.21-20.13.59:532][853]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2026.04.21-20.13.59:532][853]LogAudioMixerSDL: Display: Initialized SDL using pulseaudio platform API backend. +[2026.04.21-20.13.59:532][853]LogAudioMixer: Display: Initializing audio mixer using platform API: 'SDL2' +[2026.04.21-20.14.00:146][853]LogAudioMixerSDL: Opening default audio device (device index -1) +[2026.04.21-20.14.00:195][853]LogAudioMixer: Display: Using Audio Hardware Device Starship/Matisse HD Audio Controller Digital Stereo (IEC958) +[2026.04.21-20.14.00:195][853]LogAudioMixer: Display: Initializing Sound Submixes... +[2026.04.21-20.14.00:195][853]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2026.04.21-20.14.00:195][853]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2026.04.21-20.14.00:195][853]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=6, Samples=6144, InstanceID=2 +[2026.04.21-20.14.00:196][853]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=2 +[2026.04.21-20.14.00:196][853]LogInit: FAudioDevice initialized with ID 2. +[2026.04.21-20.14.00:196][853]LogAudio: Display: Audio Device (ID: 2) registered with world 'VRTemplateMap'. +[2026.04.21-20.14.00:196][853]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 2 +[2026.04.21-20.14.00:266][853]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2026.04.21-20.14.00:266][853]LogHMD: Warning: The Vulkan API version has not been tested with the OpenXR runtime +[2026.04.21-20.14.00:378][853]LogLoad: Game class is 'VRGameMode_C' +[2026.04.21-20.14.00:381][853]LogWorld: Bringing World /Game/VRTemplate/Maps/UEDPIE_0_VRTemplateMap.VRTemplateMap up for play (max tick rate 0) at 2026.04.21-23.14.00 +[2026.04.21-20.14.00:381][853]LogWorld: Bringing up level for play took: 0.002259 +[2026.04.21-20.14.00:381][853]LogOnline: OSS: Created online subsystem instance for: :Context_1 +[2026.04.21-20.14.00:414][853]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1 +[2026.04.21-20.14.00:414][853]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2026.04.21-20.14.00:420][853]xr.SecondaryScreenPercentage.HMDRenderTarget = "100" +[2026.04.21-20.14.00:426][853]PIE: Server logged in +[2026.04.21-20.14.00:429][853]PIE: Play in editor total start time 0.983 seconds. +[2026.04.21-20.14.00:432][853]LogNiagara: Compiling System NiagaraSystem /Game/VRTemplate/VFX/NS_TeleportTrace.NS_TeleportTrace took 0.037345 sec (time since issued). +[2026.04.21-20.14.00:434][853]LogHMD: Warning: Input Action IA_MoveRightLeft has a Description, "", which exactly matches the Description already used by Action IA_MoveForwardBack. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_MoveRightLeft, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.14.00:434][853]LogHMD: Warning: Input Action IA_MoveUpDown has a Description, "", which exactly matches the Description already used by Action IA_MoveForwardBack. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_MoveUpDown, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.14.00:434][853]LogHMD: Warning: Input Action IA_Hand_Point_Right has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_Point_Right, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.14.00:434][853]LogHMD: Warning: Input Action IA_Hand_ThumbUp_Left has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_ThumbUp_Left, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.14.00:434][853]LogHMD: Warning: Input Action IA_Hand_ThumbUp_Right has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_ThumbUp_Right, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.14.00:434][853]LogHMD: Warning: Input Action IA_Hand_Grasp_Left has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_Grasp_Left, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.14.00:435][853]LogHMD: Warning: Input Action IA_Hand_Grasp_Right has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_Grasp_Right, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.14.00:435][853]LogHMD: Warning: Input Action IA_Hand_IndexCurl_Left has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_IndexCurl_Left, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.14.00:435][853]LogHMD: Warning: Input Action IA_Hand_IndexCurl_Right has a Description, "", which exactly matches the Description already used by Action IA_Hand_Point_Left. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Hand_IndexCurl_Right, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.14.00:435][853]LogHMD: Warning: Input Mapping Context IMC_Menu has a Description, "", which exactly matches the Description already used by Input Mapping Context IMC_Hands. Identical localized descriptions are not allowed by OpenXR. The FName of this mapping context IMC_Menu, which is unique, will replace the duplicated localized string so the Input Mapping Context functions but it will not localize correctly. +[2026.04.21-20.14.00:435][853]LogHMD: Warning: Input Action IA_Menu_Interact_Right_Pressed has a Description, "", which exactly matches the Description already used by Action IA_Menu_Interact_Left_Pressed. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Menu_Interact_Right_Pressed, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.14.00:435][853]LogHMD: Warning: Input Action IA_Menu_Cursor_Left has a Description, "", which exactly matches the Description already used by Action IA_Menu_Interact_Left_Pressed. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Menu_Cursor_Left, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.14.00:435][853]LogHMD: Warning: Input Action IA_Menu_Cursor_Right has a Description, "", which exactly matches the Description already used by Action IA_Menu_Interact_Left_Pressed. Identical localized descriptions are not allowed by OpenXR. The FName of this action IA_Menu_Cursor_Right, which is unique, will replace the localized string so that the input Action functions but it will not localize correctly. +[2026.04.21-20.14.00:435][853]LogHMD: Warning: Input Mapping Context IMC_Weapon_Left has a Description, "", which exactly matches the Description already used by Input Mapping Context IMC_Hands. Identical localized descriptions are not allowed by OpenXR. The FName of this mapping context IMC_Weapon_Left, which is unique, will replace the duplicated localized string so the Input Mapping Context functions but it will not localize correctly. +[2026.04.21-20.14.00:435][853]LogHMD: Warning: Input Mapping Context IMC_Weapon_Right has a Description, "", which exactly matches the Description already used by Input Mapping Context IMC_Hands. Identical localized descriptions are not allowed by OpenXR. The FName of this mapping context IMC_Weapon_Right, which is unique, will replace the duplicated localized string so the Input Mapping Context functions but it will not localize correctly. +[2026.04.21-20.14.00:568][853]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc +[2026.04.21-20.14.00:577][853]LogRenderer: Warning: Resizing VR buffer to 5248 by 2624 +[2026.04.21-20.14.00:577][853]LogHMD: Error: Failed to create all visibility mask meshes for device/views. Abandoning visibility mask. +[2026.04.21-20.14.00:579][854]LogCsvProfiler: Display: Metadata set : systemresolution.resx="1280" +[2026.04.21-20.14.00:579][854]LogCsvProfiler: Display: Metadata set : systemresolution.resy="720" +[2026.04.21-20.14.00:580][854]LogSlate: Took 0.000055 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2026.04.21-20.14.00:629][854]LogProfilingDebugging: Warning: No layer resource or HMD swapchain available for stereo debug layer +[2026.04.21-20.15.03:196][446]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2026.04.21-20.15.03:196][446]LogWorld: BeginTearingDown for /Game/VRTemplate/Maps/UEDPIE_0_VRTemplateMap +[2026.04.21-20.15.03:196][446]LogCrowdFollowing: Warning: Unable to find RecastNavMesh instance while trying to create UCrowdManager instance +[2026.04.21-20.15.03:198][446]LogSlate: Window 'MyProject2 Preview [NetMode: Standalone 0] (64-bit/PC Vulkan SM6) OpenXR SteamVR/OpenXR (2.15.6)' being destroyed +[2026.04.21-20.15.03:206][446]LogWorld: UWorld::CleanupWorld for VRTemplateMap, bSessionEnded=true, bCleanupResources=true +[2026.04.21-20.15.03:207][446]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2026.04.21-20.15.03:208][446]LogPlayLevel: Display: Shutting down PIE online subsystems +[2026.04.21-20.15.03:212][446]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2026.04.21-20.15.03:237][446]LogAudio: Display: Audio Device unregistered from world 'None'. +[2026.04.21-20.15.03:237][446]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 2 +[2026.04.21-20.15.03:281][446]LogSlate: Slate User Unregistered. User Index 8 +[2026.04.21-20.15.03:281][446]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2026.04.21-20.15.03:282][446]LogUObjectHash: Compacting FUObjectHashTables data took 0.54ms +[2026.04.21-20.15.03:292][447]LogPlayLevel: Display: Destroying online subsystem :Context_1 +[2026.04.21-20.15.38:633][777]LogDerivedDataCache: /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:00.000 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 0 files in 1 folders with total size 0 MiB. +[2026.04.21-20.15.41:539][109]LogUObjectHash: Compacting FUObjectHashTables data took 0.47ms +[2026.04.21-20.15.44:753][482]LogToolMenus: Warning: Menu item not found: 'ToggleFullscreen' for insert: 'ToggleViewportToolbar' +[2026.04.21-20.15.44:753][482]LogToolMenus: Warning: Menu item not found: 'ToggleFullscreen' for insert: 'ToggleHideViewportUI' +[2026.04.21-20.15.57:462][983]LogToolMenus: Warning: Menu item not found: 'ToggleFullscreen' for insert: 'ToggleViewportToolbar' +[2026.04.21-20.15.57:462][983]LogToolMenus: Warning: Menu item not found: 'ToggleFullscreen' for insert: 'ToggleHideViewportUI' +[2026.04.21-20.16.41:097][832]Cmd: CLOSE_SLATE_MAINFRAME +[2026.04.21-20.16.41:129][832]LogUObjectHash: Compacting FUObjectHashTables data took 0.51ms +[2026.04.21-20.16.41:152][832]LogStall: Shutdown... +[2026.04.21-20.16.41:152][832]LogStall: Shutdown complete. +[2026.04.21-20.16.41:171][832]LogSlate: Window 'MyProject2 - Unreal Editor' being destroyed +[2026.04.21-20.16.41:265][833]Cmd: QUIT_EDITOR +[2026.04.21-20.16.41:265][834]LogCore: Engine exit requested (reason: UUnrealEdEngine::CloseEditor()) +[2026.04.21-20.16.41:268][834]LogCore: Engine exit requested (reason: EngineExit() was called; note: exit was already requested) +[2026.04.21-20.16.41:268][834]LogStaticMesh: Abandoning remaining async distance field tasks for shutdown +[2026.04.21-20.16.41:268][834]LogStaticMesh: Abandoning remaining async card representation tasks for shutdown +[2026.04.21-20.16.41:269][834]LogWorld: UWorld::CleanupWorld for VRTemplateMap, bSessionEnded=true, bCleanupResources=true +[2026.04.21-20.16.41:269][834]LogCrowdFollowing: Warning: Unable to find RecastNavMesh instance while trying to create UCrowdManager instance +[2026.04.21-20.16.41:269][834]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2026.04.21-20.16.41:274][834]LogTedsSettings: UTedsSettingsEditorSubsystem::Deinitialize +[2026.04.21-20.16.41:274][834]LogStylusInput: Shutting down StylusInput subsystem. +[2026.04.21-20.16.41:274][834]LogLevelSequenceEditor: LevelSequenceEditor subsystem deinitialized. +[2026.04.21-20.16.41:276][834]LogRuntimeTelemetry: Recording EnginePreExit events +[2026.04.21-20.16.41:276][834]LogStudioTelemetry: Ended StudioTelemetry Session +[2026.04.21-20.16.41:278][834]LogAnalyticsSessionSummarySender: Sent summary session report for: AppId=UEEditor.Rocket.Release SessionId={CC0E9FDF-BF86-48C1-B943-45BBC281FF00} +[2026.04.21-20.16.41:281][834]LogAnalytics: Display: [UEEditor.Rocket.Release] AnalyticsET::EndSession +[2026.04.21-20.16.41:282][834]LogAudio: Display: Beginning Audio Device Manager Shutdown (Module: AudioMixerSDL)... +[2026.04.21-20.16.41:282][834]LogAudio: Display: Destroying 1 Remaining Audio Device(s)... +[2026.04.21-20.16.41:282][834]LogAudio: Display: Audio Device unregistered from world 'VRTemplateMap'. +[2026.04.21-20.16.41:282][834]LogAudio: Display: Shutting down audio device while 1 references to it are still alive. For more information, compile with INSTRUMENT_AUDIODEVICE_HANDLES. +[2026.04.21-20.16.41:328][834]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID -1 +[2026.04.21-20.16.41:328][834]LogAudio: Display: Audio Device Manager Shutdown +[2026.04.21-20.16.41:354][834]LogExit: Preparing to exit. +[2026.04.21-20.16.41:386][834]LogUObjectHash: Compacting FUObjectHashTables data took 0.43ms +[2026.04.21-20.16.42:567][834]LogEditorDataStorage: Deinitializing +[2026.04.21-20.16.42:697][834]LogDemo: Cleaned up 0 splitscreen connections, owner deletion: enabled +[2026.04.21-20.16.42:705][834]LogExit: Editor shut down +[2026.04.21-20.16.42:707][834]LogExit: Transaction tracking system shut down +[2026.04.21-20.16.42:790][834]LogExit: Object subsystem successfully closed. +[2026.04.21-20.16.42:799][834]LogShaderCompilers: Display: Shaders left to compile 0 +[2026.04.21-20.16.42:820][834]LogChaosVDEditor: [UnRegisterExtension] UnRegistering CVD Extension [FChaosVDGenericDebugDrawExtension] ... +[2026.04.21-20.16.42:820][834]LogChaosVDEditor: [UnRegisterExtension] UnRegistering CVD Extension [FChaosVDAccelerationStructuresExtension] ... +[2026.04.21-20.16.42:820][834]LogMemoryProfiler: Shutdown +[2026.04.21-20.16.42:820][834]LogNetworkingProfiler: Shutdown +[2026.04.21-20.16.42:820][834]LoadingProfiler: Shutdown +[2026.04.21-20.16.42:820][834]LogTimingProfiler: Shutdown +[2026.04.21-20.16.43:123][834]LogChaosDD: Chaos Debug Draw Shutdown +[2026.04.21-20.16.43:123][834]LogSlate: Slate User Destroyed. User Index 0, Is Virtual User: 0 +[2026.04.21-20.16.43:126][834]LogNFORDenoise: NFORDenoise function shutting down +[2026.04.21-20.16.43:126][834]RenderDocPlugin: plugin has been unloaded. +[2026.04.21-20.16.43:158][834]LogEOSShared: Shutdown EOS_Shutdown Result=[EOS_Success] +[2026.04.21-20.16.43:179][834]LogHttp: Warning: [FHttpManager::Shutdown] Unbinding delegates for 1 outstanding Http Requests: +[2026.04.21-20.16.43:179][834]LogHttp: Warning: verb=[POST] url=[https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7BCC0E9FDF-BF86-48C1-B943-45BBC281FF00%7D&AppID=UEEditor.Rocket.Release&AppVersion=5.6.1-44394996%2B%2B%2BUE5%2BRelease-5.6&UserID=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8%7C%7Ce5d2b3c70a61446e8360ccaeadda3ccf&AppEnvironment=datacollector-binary&UploadType=eteventstream] refs=[2] status=Processing +[2026.04.21-20.16.43:185][834]LogIris: FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: None name: NetActorFactory id: 0 +[2026.04.21-20.16.43:185][834]LogIris: FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: None name: NetSubObjectFactory id: 1 +[2026.04.21-20.16.43:185][834]LogPakFile: Destroying PakPlatformFile +[2026.04.21-20.16.43:491][834]LogExit: Exiting. +[2026.04.21-20.16.43:491][834]LogInit: Tearing down SDL. +[2026.04.21-20.16.43:504][834]Log file closed, 04/21/26 23:16:43 diff --git a/MyProject2/Saved/Logs/MyProject2-backup-2026.04.21-21.00.32.log b/MyProject2/Saved/Logs/MyProject2-backup-2026.04.21-21.00.32.log new file mode 100644 index 0000000..358b413 --- /dev/null +++ b/MyProject2/Saved/Logs/MyProject2-backup-2026.04.21-21.00.32.log @@ -0,0 +1,1767 @@ +Log file open, 04/21/26 23:57:48 +LogInit: Display: Running engine for game: MyProject2 +LogCore: UTS: Unreal Trace Server launched successfully +LogTrace: Initializing trace... +LogCore: Display: Requested channels: 'cpu,gpu,frame,log,bookmark,screenshot,region' +LogTrace: Display: Control listening on port 35162 +LogTrace: Finished trace initialization. +LogCsvProfiler: Display: Metadata set : platform="Linux" +LogCsvProfiler: Display: Metadata set : config="Development" +LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.6-CL-44394996" +LogCsvProfiler: Display: Metadata set : engineversion="5.6.1-44394996+++UE5+Release-5.6" +LogCsvProfiler: Display: Metadata set : os="Arch Linux 6.19.11-arch1-1" +LogCsvProfiler: Display: Metadata set : cpu="AuthenticAMD|AMD Ryzen 7 3800X 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="" "/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject""" +LogCsvProfiler: Display: Metadata set : loginid="e5d2b3c70a61446e8360ccaeadda3ccf-000003e8" +LogCsvProfiler: Display: Metadata set : llm="0" +LogStats: Stats thread started at 0.161249 +LogCsvProfiler: Display: Metadata set : systemresolution.resx="1280" +LogCsvProfiler: Display: Metadata set : systemresolution.resy="720" +LogICUInternationalization: OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogInit: Session CrashGUID >==================================================== + Session CrashGUID > UECC-Linux-DEA32DEAF58D46CB957B5C3E3CFC5E25 + Session CrashGUID >==================================================== +LogConfig: No local boot hotfix file found at: [../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +LogAudio: Display: Pre-Initializing Audio Device Manager... +LogAudio: Display: AudioInfo: 'OPUS' Registered +LogAudio: Display: AudioInfo: 'OGG' Registered +LogAudio: Display: AudioInfo: 'ADPCM' Registered +LogAudio: Display: AudioInfo: 'PCM' Registered +LogAudio: Display: AudioInfo: 'BINKA' Registered +LogAudio: Display: AudioInfo: 'RADA' Registered +LogAudio: Display: Audio Device Manager Pre-Initialized +LogPluginManager: Looking for build plugins target receipt +LogPluginManager: Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +LogAssetRegistry: Display: Asset registry cache read as 67.9 MiB from ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_0.bin +LogConfig: Display: Loading IOS ini files took 0.15 seconds +LogPluginManager: Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +LogPluginManager: Looking for enabled plugins target receipt +LogPluginManager: Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +LogConfig: Display: Loading Mac ini files took 0.20 seconds +LogConfig: Display: Loading Android ini files took 0.20 seconds +LogConfig: Display: Loading VulkanPC ini files took 0.20 seconds +LogConfig: Display: Loading VisionOS ini files took 0.25 seconds +LogConfig: Display: Loading Windows ini files took 0.26 seconds +LogConfig: Display: Loading TVOS ini files took 0.26 seconds +LogConfig: Display: Loading Unix ini files took 0.26 seconds +LogConfig: Display: Loading LinuxArm64 ini files took 0.28 seconds +LogConfig: Display: Loading Linux ini files took 0.28 seconds +LogPluginManager: Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +LogPluginManager: Mounting Engine plugin RenderGraphInsights +LogPluginManager: Mounting Engine plugin IoStoreInsights +LogPluginManager: Mounting Engine plugin MassInsights +LogPluginManager: Mounting Engine plugin WorldMetrics +LogPluginManager: Mounting Engine plugin XGEController +LogPluginManager: Mounting Engine plugin EnhancedInput +LogPluginManager: Mounting Engine plugin ChaosVD +LogPluginManager: Mounting Engine plugin FastBuildController +LogPluginManager: Mounting Engine plugin CmdLinkServer +LogPluginManager: Mounting Engine plugin ChaosInsights +LogPluginManager: Mounting Engine plugin UbaController +LogPluginManager: Mounting Engine plugin ChaosCloth +LogPluginManager: Mounting Engine plugin MeshPainting +LogPluginManager: Mounting Engine plugin TraceUtilities +LogPluginManager: Mounting Engine plugin OnlineSubsystemNull +LogPluginManager: Mounting Engine plugin OnlineServices +LogPluginManager: Mounting Engine plugin OnlineBase +LogPluginManager: Mounting Engine plugin OnlineSubsystem +LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils +LogPluginManager: Mounting Engine plugin EOSShared +LogPluginManager: Mounting Engine plugin GameplayCameras +LogPluginManager: Mounting Engine plugin EngineCameras +LogPluginManager: Mounting Engine plugin CameraShakePreviewer +LogPluginManager: Mounting Engine plugin LauncherChunkInstaller +LogPluginManager: Mounting Engine plugin UdpMessaging +LogPluginManager: Mounting Engine plugin TcpMessaging +LogPluginManager: Mounting Engine plugin NNERuntimeORT +LogPluginManager: Mounting Engine plugin NNEDenoiser +LogPluginManager: Mounting Engine plugin Paper2D +LogPluginManager: Mounting Engine plugin Interchange +LogPluginManager: Mounting Engine plugin InterchangeEditor +LogPluginManager: Mounting Engine plugin InterchangeAssets +LogPluginManager: Mounting Engine plugin Takes +LogPluginManager: Mounting Engine plugin CameraCalibrationCore +LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor +LogPluginManager: Mounting Engine plugin AISupport +LogPluginManager: Mounting Engine plugin ControlRigModules +LogPluginManager: Mounting Engine plugin ControlRig +LogPluginManager: Mounting Engine plugin RigLogic +LogPluginManager: Mounting Engine plugin GameplayInsights +LogPluginManager: Mounting Engine plugin ControlRigSpline +LogPluginManager: Mounting Engine plugin AnimationModifierLibrary +LogPluginManager: Mounting Engine plugin IKRig +LogPluginManager: Mounting Engine plugin SkeletalMeshModelingTools +LogPluginManager: Mounting Engine plugin DeformerGraph +LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis +LogPluginManager: Mounting Engine plugin TweeningUtils +LogPluginManager: Mounting Engine plugin LiveLink +LogPluginManager: Mounting Engine plugin AnimationData +LogPluginManager: Mounting Engine plugin ACLPlugin +LogPluginManager: Mounting Engine plugin ActorSequence +LogPluginManager: Mounting Engine plugin TemplateSequence +LogPluginManager: Mounting Engine plugin OodleNetwork +LogPluginManager: Mounting Engine plugin SequencerScripting +LogPluginManager: Mounting Engine plugin LevelSequenceEditor +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 Niagara +LogPluginManager: Mounting Engine plugin Cascade +LogPluginManager: Mounting Engine plugin NiagaraSimCaching +LogPluginManager: Mounting Engine plugin AlembicImporter +LogPluginManager: Mounting Engine plugin EditorPerformance +LogPluginManager: Mounting Engine plugin GeometryFlow +LogPluginManager: Mounting Engine plugin RuntimeTelemetry +LogPluginManager: Mounting Engine plugin LocalizableMessage +LogPluginManager: Mounting Engine plugin SequenceNavigator +LogPluginManager: Mounting Engine plugin PlatformCrypto +LogPluginManager: Mounting Engine plugin LowLevelNetTrace +LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin +LogPluginManager: Mounting Engine plugin LevelSequenceNavigatorBridge +LogPluginManager: Mounting Engine plugin ChaosUserDataPT +LogPluginManager: Mounting Engine plugin NFORDenoise +LogPluginManager: Mounting Engine plugin ChaosCaching +LogPluginManager: Mounting Engine plugin ToolPresets +LogPluginManager: Mounting Engine plugin EditorDataStorage +LogPluginManager: Mounting Engine plugin PythonScriptPlugin +LogPluginManager: Mounting Engine plugin PlanarCut +LogPluginManager: Mounting Engine plugin Fracture +LogPluginManager: Mounting Engine plugin AutomationUtils +LogPluginManager: Mounting Engine plugin BackChannel +LogPluginManager: Mounting Engine plugin GeometryDataflow +LogPluginManager: Mounting Engine plugin MeshModelingToolsetExp +LogPluginManager: Mounting Engine plugin EditorTelemetry +LogPluginManager: Mounting Engine plugin Dataflow +LogPluginManager: Mounting Engine plugin SkeletalReduction +LogPluginManager: Mounting Engine plugin ChaosNiagara +LogPluginManager: Mounting Engine plugin AdvancedRenamer +LogPluginManager: Mounting Engine plugin FullBodyIK +LogPluginManager: Mounting Engine plugin EditorDataStorageFeatures +LogPluginManager: Mounting Engine plugin CharacterAI +LogPluginManager: Mounting Engine plugin ChaosSolverPlugin +LogPluginManager: Mounting Engine plugin AssetTags +LogPluginManager: Mounting Engine plugin ChaosEditor +LogPluginManager: Mounting Engine plugin MsQuic +LogPluginManager: Mounting Engine plugin ProceduralMeshComponent +LogPluginManager: Mounting Engine plugin AndroidPermission +LogPluginManager: Mounting Engine plugin ExampleDeviceProfileSelector +LogPluginManager: Mounting Engine plugin WindowsMoviePlayer +LogPluginManager: Mounting Engine plugin GooglePAD +LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector +LogPluginManager: Mounting Engine plugin MeshModelingToolset +LogPluginManager: Mounting Engine plugin CustomMeshComponent +LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector +LogPluginManager: Mounting Engine plugin StateTree +LogPluginManager: Mounting Engine plugin AudioCapture +LogPluginManager: Mounting Engine plugin WaveTable +LogPluginManager: Mounting Engine plugin GeometryProcessing +LogPluginManager: Mounting Engine plugin AppleMoviePlayer +LogPluginManager: Mounting Engine plugin XRBase +LogPluginManager: Mounting Engine plugin ChunkDownloader +LogPluginManager: Mounting Engine plugin GoogleCloudMessaging +LogPluginManager: Mounting Engine plugin ResonanceAudio +LogPluginManager: Mounting Engine plugin InputDebugging +LogPluginManager: Mounting Engine plugin ArchVisCharacter +LogPluginManager: Mounting Engine plugin OpenXR +LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector +LogPluginManager: Mounting Engine plugin AndroidMoviePlayer +LogPluginManager: Mounting Engine plugin Synthesis +LogPluginManager: Mounting Engine plugin HairStrands +LogPluginManager: Mounting Engine plugin MobilePatchingUtils +LogPluginManager: Mounting Engine plugin AppleImageUtils +LogPluginManager: Mounting Engine plugin ComputeFramework +LogPluginManager: Mounting Engine plugin OpenXREyeTracker +LogPluginManager: Mounting Engine plugin WebMMoviePlayer +LogPluginManager: Mounting Engine plugin AudioSynesthesia +LogPluginManager: Mounting Engine plugin CableComponent +LogPluginManager: Mounting Engine plugin RigVM +LogPluginManager: Mounting Engine plugin PropertyBindingUtils +LogPluginManager: Mounting Engine plugin SignificanceManager +LogPluginManager: Mounting Engine plugin Metasound +LogPluginManager: Mounting Engine plugin SoundFields +LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector +LogPluginManager: Mounting Engine plugin AndroidFileServer +LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary +LogPluginManager: Mounting Engine plugin PropertyAccessEditor +LogPluginManager: Mounting Engine plugin AudioWidgets +LogPluginManager: Mounting Engine plugin ActorLayerUtilities +LogPluginManager: Mounting Engine plugin GeometryCache +LogPluginManager: Mounting Engine plugin OpenXRHandTracking +LogPluginManager: Mounting Engine plugin FacialAnimation +LogPluginManager: Mounting Engine plugin ColorGrading +LogPluginManager: Mounting Engine plugin AssetManagerEditor +LogPluginManager: Mounting Engine plugin EngineAssetDefinitions +LogPluginManager: Mounting Engine plugin BlueprintHeaderView +LogPluginManager: Mounting Engine plugin ProxyLODPlugin +LogPluginManager: Mounting Engine plugin UMGWidgetPreview +LogPluginManager: Mounting Engine plugin MobileLauncherProfileWizard +LogPluginManager: Mounting Engine plugin DataValidation +LogPluginManager: Mounting Engine plugin CryptoKeys +LogPluginManager: Mounting Engine plugin StylusInput +LogPluginManager: Mounting Engine plugin GameplayTagsEditor +LogPluginManager: Mounting Engine plugin EditorDebugTools +LogPluginManager: Mounting Engine plugin MacGraphicsSwitching +LogPluginManager: Mounting Engine plugin ModelingToolsEditorMode +LogPluginManager: Mounting Engine plugin GeometryMode +LogPluginManager: Mounting Engine plugin SequencerAnimTools +LogPluginManager: Mounting Engine plugin CurveEditorTools +LogPluginManager: Mounting Engine plugin MeshLODToolset +LogPluginManager: Mounting Engine plugin PluginBrowser +LogPluginManager: Mounting Engine plugin UVEditor +LogPluginManager: Mounting Engine plugin EditorScriptingUtilities +LogPluginManager: Mounting Engine plugin ChangelistReview +LogPluginManager: Mounting Engine plugin MaterialAnalyzer +LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities +LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess +LogPluginManager: Mounting Engine plugin SpeedTreeImporter +LogPluginManager: Mounting Engine plugin PlasticSourceControl +LogPluginManager: Mounting Engine plugin PerforceSourceControl +LogPluginManager: Mounting Engine plugin PixWinPlugin +LogPluginManager: Mounting Engine plugin DumpGPUServices +LogPluginManager: Mounting Engine plugin VisualStudioCodeSourceCodeAccess +LogPluginManager: Mounting Engine plugin PluginUtils +LogPluginManager: Mounting Engine plugin XCodeSourceCodeAccess +LogPluginManager: Mounting Engine plugin SubversionSourceControl +LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess +LogPluginManager: Mounting Engine plugin AnimationSharing +LogPluginManager: Mounting Engine plugin UObjectPlugin +LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess +LogPluginManager: Mounting Engine plugin RenderDocPlugin +LogPluginManager: Mounting Engine plugin ProjectLauncher +LogPluginManager: Mounting Engine plugin NullSourceCodeAccess +LogPluginManager: Mounting Engine plugin GitSourceControl +LogPluginManager: Mounting Engine plugin PropertyAccessNode +LogPluginManager: Mounting Engine plugin VisualStudioSourceCodeAccess +LogPluginManager: Mounting Engine plugin NamingTokens +LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess +LogPluginManager: Mounting Engine plugin TextureFormatOodle +LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess +LogPluginManager: Mounting Engine plugin MediaCompositing +LogPluginManager: Mounting Engine plugin AvfMedia +LogPluginManager: Mounting Engine plugin AndroidMedia +LogPluginManager: Mounting Engine plugin MediaPlayerEditor +LogPluginManager: Mounting Engine plugin ImgMedia +LogPluginManager: Mounting Engine plugin WmfMedia +LogPluginManager: Mounting Engine plugin WebMMedia +LogPluginManager: Mounting Engine plugin MetaHumanSDK +LogPluginManager: Mounting Engine plugin MediaPlate +LogPluginManager: Mounting Engine plugin XInputDevice +LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource +LogPluginManager: Mounting Engine plugin ObjectMixer +LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource +LogPluginManager: Mounting Engine plugin LightMixer +LogPluginManager: Mounting Engine plugin BaseCharacterFXEditor +LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay +LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS +LogPluginManager: Mounting Engine plugin CompositeCore +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +LogInit: Using libcurl 8.12.1 +LogInit: - built for x86_64-unknown-linux-gnu +LogInit: - supports SSL with OpenSSL/1.1.1t +LogInit: - supports HTTP deflate (compression) using libz 1.3 +LogInit: - other features: +LogInit: CURL_VERSION_SSL +LogInit: CURL_VERSION_LIBZ +LogInit: CURL_VERSION_IPV6 +LogInit: CURL_VERSION_ASYNCHDNS +LogInit: CURL_VERSION_LARGEFILE +LogInit: CURL_VERSION_TLSAUTH_SRP +LogInit: CURL_VERSION_HTTP2 +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: CreateHttpThread using FCurlMultiPollEventLoopHttpThread +LogInit: Creating http thread with maximum 256 concurrent requests +LogOnline: OSS: Created online subsystem instance for: NULL +LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] +LogEOSShared: Initialize Initializing EOSSDK Version:1.17.0-41373641 +LogStudioTelemetry: Started StudioTelemetry Session +LogNFORDenoise: NFORDenoise function starting up +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. +LogConfig: Applying CVar settings from Section [/Script/CompositeCore.CompositeCorePluginSettings] File [Engine] +LogInit: ExecutableName: UnrealEditor +LogInit: Build: ++UE5+Release-5.6-CL-44394996 +LogInit: Platform=LinuxEditor +LogInit: MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +LogInit: DeviceId= +LogInit: Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +LogInit: Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +LogInit: Net CL: 43139311 +LogInit: OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +LogInit: Compiled (64-bit): Jul 28 2025 20:54:48 +LogInit: Architecture: x64 +LogInit: Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +LogInit: Build Configuration: Development +LogInit: Branch Name: ++UE5+Release-5.6 +LogInit: Command Line: +LogInit: Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +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: 37 +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): 49 +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): 207 +LogDevObjectVersion: FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 8 +LogDevObjectVersion: FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 13 +LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 17 +LogDevObjectVersion: Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 11 +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): 121 +LogDevObjectVersion: UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 56 +LogDevObjectVersion: UE5-SpecialProject (59DA5D52-1232-4948-B878-597870B8E98B): 9 +LogDevObjectVersion: Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2 +LogDevObjectVersion: Dev-NaniteResearch (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1 +LogDevObjectVersion: LensFileVersion (8652A554-966A-466C-9FD7-1C6DD61B1ADB): 1 +LogDevObjectVersion: Dev-ComputeFramework (6304A3E7-0059-4F59-8CFC-21BD7721FD4E): 0 +LogInit: Presizing for max 25165824 objects, including 0 objects not considered by GC. +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: Set CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] +LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created +LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]] +[2026.04.21-20.57.49:921][ 0]LogConfig: Set CVar [[r.VSync:0]] +[2026.04.21-20.57.49:921][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +[2026.04.21-20.57.49:921][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created +[2026.04.21-20.57.49:921][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created +[2026.04.21-20.57.49:921][ 0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]] +[2026.04.21-20.57.49:921][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +[2026.04.21-20.57.49:921][ 0]LogConfig: Set CVar [[r.ForwardShading:1]] +[2026.04.21-20.57.49:921][ 0]LogConfig: Set CVar [[r.MobileHDR:0]] +[2026.04.21-20.57.49:921][ 0]LogConfig: Set CVar [[vr.MobileMultiView:1]] +[2026.04.21-20.57.49:921][ 0]LogConfig: Set CVar [[vr.InstancedStereo:1]] +[2026.04.21-20.57.49:921][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure:0]] +[2026.04.21-20.57.49:921][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusion:0]] +[2026.04.21-20.57.49:921][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:0]] +[2026.04.21-20.57.49:921][ 0]LogConfig: Set CVar [[r.DefaultFeature.MotionBlur:0]] +[2026.04.21-20.57.49:921][ 0]LogConfig: Set CVar [[r.Mobile.UseHWsRGBEncoding:1]] +[2026.04.21-20.57.49:921][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]] +[2026.04.21-20.57.49:921][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] +[2026.04.21-20.57.49:921][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]] +[2026.04.21-20.57.49:921][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]] +[2026.04.21-20.57.49:921][ 0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]] +[2026.04.21-20.57.49:921][ 0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]] +[2026.04.21-20.57.49:921][ 0]LogConfig: Set CVar [[r.ReflectionMethod:1]] +[2026.04.21-20.57.49:921][ 0]LogConfig: Set CVar [[r.Mobile.AntiAliasing:3]] +[2026.04.21-20.57.49:921][ 0]LogConfig: Set CVar [[r.AntiAliasingMethod:3]] +[2026.04.21-20.57.49:921][ 0]LogConfig: Set CVar [[r.AllowStaticLighting:1]] +[2026.04.21-20.57.49:921][ 0]LogConfig: Set CVar [[r.SkinCache.CompileShaders:1]] +[2026.04.21-20.57.49:921][ 0]LogConfig: Set CVar [[r.RayTracing:1]] +[2026.04.21-20.57.49:921][ 0]LogConfig: Set CVar [[r.RayTracing.RayTracingProxies.ProjectEnabled:1]] +[2026.04.21-20.57.49:921][ 0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]] +[2026.04.21-20.57.49:921][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +[2026.04.21-20.57.49:921][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +[2026.04.21-20.57.49:921][ 0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +[2026.04.21-20.57.49:921][ 0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]] +[2026.04.21-20.57.49:921][ 0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]] +[2026.04.21-20.57.49:921][ 0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]] +[2026.04.21-20.57.49:921][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]] +[2026.04.21-20.57.49:921][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]] +[2026.04.21-20.57.49:921][ 0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]] +[2026.04.21-20.57.49:921][ 0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +[2026.04.21-20.57.49:921][ 0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +[2026.04.21-20.57.49:921][ 0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +[2026.04.21-20.57.49:921][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +[2026.04.21-20.57.49:921][ 0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] +[2026.04.21-20.57.49:921][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +[2026.04.21-20.57.49:921][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +[2026.04.21-20.57.49:921][ 0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]] +[2026.04.21-20.57.49:921][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +[2026.04.21-20.57.49:921][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +[2026.04.21-20.57.49:921][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +[2026.04.21-20.57.49:921][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +[2026.04.21-20.57.49:921][ 0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] +[2026.04.21-20.57.49:921][ 0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]] +[2026.04.21-20.57.49:921][ 0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]] +[2026.04.21-20.57.49:921][ 0]LogConfig: Set CVar [[gc.AllowParallelGC:1]] +[2026.04.21-20.57.49:921][ 0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] +[2026.04.21-20.57.49:921][ 0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]] +[2026.04.21-20.57.49:921][ 0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] +[2026.04.21-20.57.49:921][ 0]LogConfig: Set CVar [[gc.CreateGCClusters:1]] +[2026.04.21-20.57.49:921][ 0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]] +[2026.04.21-20.57.49:921][ 0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]] +[2026.04.21-20.57.49:921][ 0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]] +[2026.04.21-20.57.49:921][ 0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] +[2026.04.21-20.57.49:921][ 0]LogConfig: Set CVar [[gc.GarbageEliminationEnabled:1]] +[2026.04.21-20.57.49:921][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +[2026.04.21-20.57.49:921][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +[2026.04.21-20.57.49:921][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +[2026.04.21-20.57.49:921][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +[2026.04.21-20.57.49:921][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created +[2026.04.21-20.57.49:921][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +[2026.04.21-20.57.49:921][ 0]LogConfig: CVar [[DefaultASTCQualityBySizeHQ:4]] deferred - dummy variable created +[2026.04.21-20.57.49:921][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +[2026.04.21-20.57.49:921][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +[2026.04.21-20.57.49:921][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +[2026.04.21-20.57.49:921][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +[2026.04.21-20.57.49:921][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +[2026.04.21-20.57.49:921][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +[2026.04.21-20.57.49:921][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +[2026.04.21-20.57.49:921][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +[2026.04.21-20.57.49:921][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +[2026.04.21-20.57.49:921][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +[2026.04.21-20.57.49:921][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +[2026.04.21-20.57.49:921][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +[2026.04.21-20.57.49:921][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +[2026.04.21-20.57.49:921][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +[2026.04.21-20.57.49:921][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +[2026.04.21-20.57.49:921][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +[2026.04.21-20.57.49:921][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +[2026.04.21-20.57.49:921][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +[2026.04.21-20.57.49:922][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:AmbientSound]] deferred - dummy variable created +[2026.04.21-20.57.49:922][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +[2026.04.21-20.57.49:922][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +[2026.04.21-20.57.49:922][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +[2026.04.21-20.57.49:922][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +[2026.04.21-20.57.49:922][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +[2026.04.21-20.57.49:922][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +[2026.04.21-20.57.49:922][ 0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created +[2026.04.21-20.57.49:922][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +[2026.04.21-20.57.49:922][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +[2026.04.21-20.57.49:922][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +[2026.04.21-20.57.49:922][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +[2026.04.21-20.57.49:922][ 0]LogConfig: CVar [[VersionedIntRValues:r.Mobile.DBuffer]] deferred - dummy variable created +[2026.04.21-20.57.49:922][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +[2026.04.21-20.57.49:922][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +[2026.04.21-20.57.49:922][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +[2026.04.21-20.57.49:922][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +[2026.04.21-20.57.49:922][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +[2026.04.21-20.57.49:922][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +[2026.04.21-20.57.49:922][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +[2026.04.21-20.57.49:922][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +[2026.04.21-20.57.49:922][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +[2026.04.21-20.57.49:922][ 0]LogInit: Initializing SDL. +[2026.04.21-20.57.50:916][ 0]LogInit: Initialized SDL 2.30.6 revision: SDL-2.30.6-no-vcs (compiled against 2.30.6) +[2026.04.21-20.57.50:916][ 0]LogInit: Using SDL video driver 'x11' +[2026.04.21-20.57.50:917][ 0]LogInit: Display metrics: +[2026.04.21-20.57.50:917][ 0]LogInit: PrimaryDisplayWidth: 3440 +[2026.04.21-20.57.50:917][ 0]LogInit: PrimaryDisplayHeight: 1440 +[2026.04.21-20.57.50:917][ 0]LogInit: PrimaryDisplayWorkAreaRect: +[2026.04.21-20.57.50:917][ 0]LogInit: Left=0, Top=0, Right=3440, Bottom=1396 +[2026.04.21-20.57.50:917][ 0]LogInit: VirtualDisplayRect: +[2026.04.21-20.57.50:917][ 0]LogInit: Left=0, Top=0, Right=3440, Bottom=1396 +[2026.04.21-20.57.50:917][ 0]LogInit: TitleSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 +[2026.04.21-20.57.50:917][ 0]LogInit: ActionSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 +[2026.04.21-20.57.50:917][ 0]LogInit: Number of monitors: 1 +[2026.04.21-20.57.50:917][ 0]LogInit: Monitor 0 +[2026.04.21-20.57.50:917][ 0]LogInit: Name: LG ULTRAGEAR+ 45" +[2026.04.21-20.57.50:917][ 0]LogInit: ID: display0 +[2026.04.21-20.57.50:917][ 0]LogInit: NativeWidth: 3440 +[2026.04.21-20.57.50:917][ 0]LogInit: NativeHeight: 1440 +[2026.04.21-20.57.50:917][ 0]LogInit: bIsPrimary: true +[2026.04.21-20.57.50:917][ 0]LogCsvProfiler: Display: Metadata set : systemresolution.resx="3440" +[2026.04.21-20.57.50:917][ 0]LogCsvProfiler: Display: Metadata set : systemresolution.resy="1440" +[2026.04.21-20.57.50:917][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +[2026.04.21-20.57.50:917][ 0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]] +[2026.04.21-20.57.50:917][ 0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]] +[2026.04.21-20.57.50:917][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +[2026.04.21-20.57.50:917][ 0]LogConfig: Set CVar [[r.FXAA.Quality:4]] +[2026.04.21-20.57.50:917][ 0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]] +[2026.04.21-20.57.50:917][ 0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]] +[2026.04.21-20.57.50:917][ 0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]] +[2026.04.21-20.57.50:917][ 0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]] +[2026.04.21-20.57.50:917][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]] +[2026.04.21-20.57.50:917][ 0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] +[2026.04.21-20.57.50:917][ 0]LogConfig: Set CVar [[r.TSR.ReprojectionField:1]] +[2026.04.21-20.57.50:917][ 0]LogConfig: Set CVar [[r.TSR.Resurrection:1]] +[2026.04.21-20.57.50:917][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +[2026.04.21-20.57.50:917][ 0]LogConfig: Set CVar [[r.LightFunctionQuality:1]] +[2026.04.21-20.57.50:917][ 0]LogConfig: Set CVar [[r.ShadowQuality:5]] +[2026.04.21-20.57.50:917][ 0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]] +[2026.04.21-20.57.50:917][ 0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]] +[2026.04.21-20.57.50:917][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]] +[2026.04.21-20.57.50:917][ 0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]] +[2026.04.21-20.57.50:917][ 0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]] +[2026.04.21-20.57.50:917][ 0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] +[2026.04.21-20.57.50:917][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +[2026.04.21-20.57.50:917][ 0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]] +[2026.04.21-20.57.50:917][ 0]LogConfig: Set CVar [[r.VolumetricFog:1]] +[2026.04.21-20.57.50:917][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]] +[2026.04.21-20.57.50:917][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]] +[2026.04.21-20.57.50:917][ 0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +[2026.04.21-20.57.50:917][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]] +[2026.04.21-20.57.50:917][ 0]LogConfig: Set CVar [[r.CapsuleShadows:1]] +[2026.04.21-20.57.50:917][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] +[2026.04.21-20.57.50:917][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] +[2026.04.21-20.57.50:917][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] +[2026.04.21-20.57.50:917][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] +[2026.04.21-20.57.50:917][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] +[2026.04.21-20.57.50:917][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] +[2026.04.21-20.57.50:917][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] +[2026.04.21-20.57.50:917][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] +[2026.04.21-20.57.50:917][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] +[2026.04.21-20.57.50:917][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +[2026.04.21-20.57.50:917][ 0]LogConfig: Set CVar [[r.DistanceFieldAO:1]] +[2026.04.21-20.57.50:917][ 0]LogConfig: Set CVar [[r.SkylightIntensityMultiplier:1.0]] +[2026.04.21-20.57.50:917][ 0]LogConfig: Set CVar [[r.AOQuality:2]] +[2026.04.21-20.57.50:917][ 0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] +[2026.04.21-20.57.50:917][ 0]LogConfig: Set CVar [[r.LumenScene.DirectLighting.MaxLightsPerTile:8]] +[2026.04.21-20.57.50:917][ 0]LogConfig: Set CVar [[r.LumenScene.DirectLighting.UpdateFactor:32]] +[2026.04.21-20.57.50:917][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.UpdateFactor:64]] +[2026.04.21-20.57.50:917][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] +[2026.04.21-20.57.50:917][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] +[2026.04.21-20.57.50:917][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] +[2026.04.21-20.57.50:917][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] +[2026.04.21-20.57.50:917][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:100]] +[2026.04.21-20.57.50:917][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] +[2026.04.21-20.57.50:917][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.NumAdaptiveProbes:8]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.HardwareRayTracing:0]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.BentNormal:1]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:70]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.RayTracing.Scene.BuildMode:1]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.SSR.Quality:3]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.MaxRoughnessToEvaluateRoughSpecularForFoliage:0.8]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.NumSamples:5]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.MinWeight:0]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.MotionBlurQuality:4]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.LensFlareQuality:2]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.BloomQuality:5]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.FastBlurThreshold:100]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.Upscale.Quality:3]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.LightShaftQuality:1]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.Filter.SizeScale:1]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.Streaming.MipBias:0]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.Streaming.Boost:1]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.MaxAnisotropy:8]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.RefractionQuality:2]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.SceneColorFormat:4]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.DetailMode:3]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.SSS.Scale:1]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.SSS.SampleSet:2]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.SSS.Quality:1]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.SSS.HalfRes:0]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.SSGI.Quality:3]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:2]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[fx.Niagara.QualityLevel:3]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.DownsampleFactor:2]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.MaxStepCount:256]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.Shadows.Resolution:256]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.Shadows.MaxSampleCount:8]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.UseExistenceMask:0]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[foliage.DensityScale:1.0]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[grass.DensityScale:1.0]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Applying CVar settings from Section [LandscapeQuality@3] File [Scalability] +[2026.04.21-20.57.50:918][ 0]LogLinux: Selected Device Profile: [LinuxEditor] +[2026.04.21-20.57.50:918][ 0]LogInit: Selected Device Profile: [LinuxEditor] +[2026.04.21-20.57.50:918][ 0]LogHAL: Display: Platform has ~ 63 GB [67336896512 / 68719476736 / 63], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +[2026.04.21-20.57.50:918][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Linux] +[2026.04.21-20.57.50:918][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [] +[2026.04.21-20.57.50:918][ 0]LogDeviceProfileManager: Pushing Device Profile CVar: [[UI.SlateSDFText.RasterizationMode:Bitmap -> Msdf]] +[2026.04.21-20.57.50:918][ 0]LogDeviceProfileManager: Pushing Device Profile CVar: [[UI.SlateSDFText.ResolutionLevel:2 -> 2]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] +[2026.04.21-20.57.50:918][ 0]LogConfig: CVar [[ds.CADTranslator.Meshing.ActivateThinZoneMeshing:0]] deferred - dummy variable created +[2026.04.21-20.57.50:918][ 0]LogConfig: CVar [[ds.CADTranslator.Stitching.RemoveThinFaces:0]] deferred - dummy variable created +[2026.04.21-20.57.50:918][ 0]LogConfig: Applying CVar settings from Section [Startup_Linux] File [../../../Engine/Config/ConsoleVariables.ini] +[2026.04.21-20.57.50:918][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2026.04.21-20.57.50:918][ 0]LogConfig: Set CVar [[g.TimeoutForBlockOnRenderFence:60000]] +[2026.04.21-20.57.50:918][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Config/LinuxEditor/Editor.ini] +[2026.04.21-20.57.50:918][ 0]LogInit: Unix hardware info: +[2026.04.21-20.57.50:918][ 0]LogInit: - we are the first instance of this executable +[2026.04.21-20.57.50:918][ 0]LogInit: - this process' id (pid) is 87852, parent process' id (ppid) is 1855 +[2026.04.21-20.57.50:918][ 0]LogInit: - we are not running under debugger +[2026.04.21-20.57.50:919][ 0]LogInit: - machine network name is 'WEYLAND-YUTANI' +[2026.04.21-20.57.50:919][ 0]LogInit: - user name is 'reimoz' (reimoz) +[2026.04.21-20.57.50:919][ 0]LogInit: - we're logged in locally +[2026.04.21-20.57.50:919][ 0]LogInit: - we're running with rendering +[2026.04.21-20.57.50:919][ 0]LogInit: - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) +[2026.04.21-20.57.50:919][ 0]LogInit: - Number of physical cores available for the process: 8 +[2026.04.21-20.57.50:919][ 0]LogInit: - Number of logical cores available for the process: 16 +[2026.04.21-20.57.50:919][ 0]LogInit: - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +[2026.04.21-20.57.50:919][ 0]LogInit: - Memory allocator used: Mimalloc +[2026.04.21-20.57.50:919][ 0]LogInit: - This is an internal build. +[2026.04.21-20.57.50:919][ 0]LogCore: Benchmarking clocks: +[2026.04.21-20.57.50:919][ 0]LogCore: - CLOCK_MONOTONIC (id=1) can sustain 36769283 (36769K, 37M) calls per second without zero deltas. +[2026.04.21-20.57.50:919][ 0]LogCore: - CLOCK_MONOTONIC_RAW (id=4) can sustain 36732596 (36733K, 37M) calls per second without zero deltas. +[2026.04.21-20.57.50:919][ 0]LogCore: - CLOCK_MONOTONIC_COARSE (id=6) can sustain 193914722 (193915K, 194M) calls per second with 99.999479% zero deltas. +[2026.04.21-20.57.50:919][ 0]LogCore: Selected clock_id 1 (CLOCK_MONOTONIC) since it is the fastest support clock without zero deltas. +[2026.04.21-20.57.50:919][ 0]LogInit: Unix-specific commandline switches: +[2026.04.21-20.57.50:919][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) +[2026.04.21-20.57.50:919][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation +[2026.04.21-20.57.50:919][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation +[2026.04.21-20.57.50:919][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache +[2026.04.21-20.57.50:919][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) +[2026.04.21-20.57.50:919][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) +[2026.04.21-20.57.50:919][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) +[2026.04.21-20.57.50:919][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal +[2026.04.21-20.57.50:919][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) +[2026.04.21-20.57.50:919][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened +[2026.04.21-20.57.50:919][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) +[2026.04.21-20.57.50:919][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) +[2026.04.21-20.57.50:919][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) +[2026.04.21-20.57.50:919][ 0]LogInit: -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash +[2026.04.21-20.57.50:919][ 0]LogInit: - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) +[2026.04.21-20.57.50:919][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1.4 +[2026.04.21-20.57.50:919][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) +[2026.04.21-20.57.50:919][ 0]LogInit: - PageSize 4096 +[2026.04.21-20.57.50:919][ 0]LogInit: - BinnedPageSize 65536 +[2026.04.21-20.57.50:919][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0" +[2026.04.21-20.57.50:923][ 0]LogChaosDD: Chaos Debug Draw Startup +[2026.04.21-20.57.50:923][ 0]LogInit: Physics initialised using underlying interface: Chaos +[2026.04.21-20.57.50:955][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-20.57.50:955][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-20.57.50:957][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-20.57.51:549][ 0]LogObj: Display: Attempting to load config data for Default__SlateThemeManager before the Class has been constructed/registered/linked (likely during module loading or early startup). This will result in the load silently failing and should be fixed. +[2026.04.21-20.57.51:554][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +[2026.04.21-20.57.51:554][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0 +[2026.04.21-20.57.52:199][ 0]LogVulkanRHI: Display: Found VULKAN_SDK= +[2026.04.21-20.57.52:199][ 0]LogVulkanRHI: Display: Registering provided Vulkan validation layers +[2026.04.21-20.57.52:199][ 0]LogVulkanRHI: Display: Updated VK_LAYER_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +[2026.04.21-20.57.52:199][ 0]LogVulkanRHI: Display: Updated LD_LIBRARY_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +[2026.04.21-20.57.52:200][ 0]LogVulkanRHI: Display: Installed Vulkan Loader Path: /usr/lib +[2026.04.21-20.57.52:200][ 0]LogVulkanRHI: Display: Installed Vulkan Loader instance version 1.4.341. +[2026.04.21-20.57.52:200][ 0]LogVulkanRHI: Starting Vulkan Profile check for VP_UE_Vulkan_SM6: +[2026.04.21-20.57.52:209][ 0]LogVulkanRHI: Vulkan Profile check complete. +[2026.04.21-20.57.52:209][ 0]LogInit: Using SDL_WINDOW_VULKAN +[2026.04.21-20.57.52:209][ 0]LogVulkanRHI: Display: Vulkan RHI ShaderPlatform for SM6: VULKAN_SM6. +[2026.04.21-20.57.52:209][ 0]LogVulkanRHI: Vulkan PSO Precaching = 1, PipelineFileCache = 0 +[2026.04.21-20.57.52:209][ 0]LogVulkanRHI: Display: Built with Vulkan header version 1.4.304 +[2026.04.21-20.57.52:209][ 0]LogVulkanRHI: Starting Vulkan Profile check for VP_UE_Vulkan_SM6_RT: +[2026.04.21-20.57.52:215][ 0]LogVulkanRHI: Vulkan Profile check complete. +[2026.04.21-20.57.52:215][ 0]LogVulkanRHI: Using API Version 1.3. +[2026.04.21-20.57.52:215][ 0]LogHMD: OpenXRHMDModule::InitInstance using DefaultLoader. +[2026.04.21-20.57.52:221][ 0]LogHMD: OpenXR runtime supported extensions: +[2026.04.21-20.57.52:221][ 0]LogHMD: XR_KHR_vulkan_enable +[2026.04.21-20.57.52:221][ 0]LogHMD: XR_KHR_vulkan_enable2 +[2026.04.21-20.57.52:221][ 0]LogHMD: XR_KHR_opengl_enable +[2026.04.21-20.57.52:221][ 0]LogHMD: XR_KHR_convert_timespec_time +[2026.04.21-20.57.52:221][ 0]LogHMD: XR_KHR_opengl_es_enable +[2026.04.21-20.57.52:221][ 0]LogHMD: XR_MNDX_egl_enable +[2026.04.21-20.57.52:221][ 0]LogHMD: XR_KHR_binding_modification +[2026.04.21-20.57.52:221][ 0]LogHMD: XR_KHR_composition_layer_depth +[2026.04.21-20.57.52:221][ 0]LogHMD: XR_KHR_locate_spaces +[2026.04.21-20.57.52:221][ 0]LogHMD: XR_KHR_visibility_mask +[2026.04.21-20.57.52:221][ 0]LogHMD: XR_EXT_active_action_set_priority +[2026.04.21-20.57.52:221][ 0]LogHMD: XR_EXT_dpad_binding +[2026.04.21-20.57.52:221][ 0]LogHMD: XR_EXT_eye_gaze_interaction +[2026.04.21-20.57.52:221][ 0]LogHMD: XR_EXT_frame_composition_report +[2026.04.21-20.57.52:221][ 0]LogHMD: XR_EXT_hand_interaction +[2026.04.21-20.57.52:221][ 0]LogHMD: XR_EXT_hand_tracking +[2026.04.21-20.57.52:221][ 0]LogHMD: XR_EXT_hand_tracking_data_source +[2026.04.21-20.57.52:221][ 0]LogHMD: XR_EXT_hand_joints_motion_range +[2026.04.21-20.57.52:221][ 0]LogHMD: XR_EXT_hp_mixed_reality_controller +[2026.04.21-20.57.52:221][ 0]LogHMD: XR_EXT_local_floor +[2026.04.21-20.57.52:221][ 0]LogHMD: XR_EXT_palm_pose +[2026.04.21-20.57.52:221][ 0]LogHMD: XR_EXT_uuid +[2026.04.21-20.57.52:221][ 0]LogHMD: XR_EXT_user_presence +[2026.04.21-20.57.52:221][ 0]LogHMD: XR_EXT_render_model +[2026.04.21-20.57.52:221][ 0]LogHMD: XR_EXT_interaction_render_model +[2026.04.21-20.57.52:221][ 0]LogHMD: XR_FB_display_refresh_rate +[2026.04.21-20.57.52:221][ 0]LogHMD: XR_HTC_vive_cosmos_controller_interaction +[2026.04.21-20.57.52:221][ 0]LogHMD: XR_HTC_vive_focus3_controller_interaction +[2026.04.21-20.57.52:221][ 0]LogHMD: XR_HTC_vive_wrist_tracker_interaction +[2026.04.21-20.57.52:221][ 0]LogHMD: XR_MND_headless +[2026.04.21-20.57.52:221][ 0]LogHMD: XR_VALVE_analog_threshold +[2026.04.21-20.57.52:221][ 0]LogHMD: XR_META_performance_metrics +[2026.04.21-20.57.52:221][ 0]LogHMD: XR_VALVE_timing_utils +[2026.04.21-20.57.52:221][ 0]LogHMD: XR_META_recommended_layer_resolution +[2026.04.21-20.57.52:221][ 0]LogHMD: XR_HTCX_vive_tracker_interaction +[2026.04.21-20.57.52:221][ 0]LogHMD: XR_KHR_generic_controller +[2026.04.21-20.57.52:221][ 0]LogHMD: XR_VALVE_frame_controller_interaction +[2026.04.21-20.57.52:221][ 0]LogHMD: XR_EXT_debug_utils +[2026.04.21-20.57.52:222][ 0]LogHMD: Optional extension XR_KHR_vulkan_swapchain_format_list is not available +[2026.04.21-20.57.52:222][ 0]LogHMD: Optional extension XR_FB_foveation_vulkan is not available +[2026.04.21-20.57.52:222][ 0]LogHMD: Optional extension XR_FB_composition_layer_depth_test is not available +[2026.04.21-20.57.52:222][ 0]LogHMD: Optional extension XR_KHR_composition_layer_cylinder is not available +[2026.04.21-20.57.52:222][ 0]LogHMD: Optional extension XR_KHR_composition_layer_equirect is not available +[2026.04.21-20.57.52:222][ 0]LogHMD: Optional extension XR_KHR_composition_layer_equirect2 is not available +[2026.04.21-20.57.52:222][ 0]LogHMD: Optional extension XR_KHR_composition_layer_color_scale_bias is not available +[2026.04.21-20.57.52:222][ 0]LogHMD: Optional extension XR_VARJO_quad_views is not available +[2026.04.21-20.57.52:222][ 0]LogHMD: Optional extension XR_EPIC_view_configuration_fov is not available +[2026.04.21-20.57.52:222][ 0]LogHMD: Optional extension XR_FB_foveation is not available +[2026.04.21-20.57.52:222][ 0]LogHMD: Optional extension XR_FB_swapchain_update_state is not available +[2026.04.21-20.57.52:222][ 0]LogHMD: Optional extension XR_FB_foveation_configuration is not available +[2026.04.21-20.57.52:222][ 0]LogHMD: Optional extension XR_FB_composition_layer_alpha_blend is not available +[2026.04.21-20.57.52:246][ 0]LogHMD: xrCreateInstance succeeded with XR_API_VERSION_1_0 +[2026.04.21-20.57.52:246][ 0]LogHMD: xrCreateInstance created: 31570816 +[2026.04.21-20.57.52:246][ 0]LogHMD: Initialized OpenXR on SteamVR/OpenXR runtime version 2.15.6 +[2026.04.21-20.57.52:253][ 0]LogVulkanRHI: Warning: HMD requested instance extension [VK_KHR_external_memory_capabilities] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-20.57.52:253][ 0]LogVulkanRHI: Warning: HMD requested instance extension [VK_KHR_get_physical_device_properties2] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-20.57.52:253][ 0]LogVulkanRHI: Warning: HMD requested instance extension [VK_KHR_external_fence_capabilities] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-20.57.52:253][ 0]LogVulkanRHI: Warning: HMD requested instance extension [VK_KHR_external_semaphore_capabilities] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-20.57.52:254][ 0]LogVulkanRHI: Display: Found 25 available instance extensions : +[2026.04.21-20.57.52:254][ 0]LogVulkanRHI: Display: - VK_EXT_acquire_drm_display +[2026.04.21-20.57.52:254][ 0]LogVulkanRHI: Display: - VK_EXT_acquire_xlib_display +[2026.04.21-20.57.52:254][ 0]LogVulkanRHI: Display: - VK_EXT_debug_report +[2026.04.21-20.57.52:254][ 0]LogVulkanRHI: Display: + VK_EXT_debug_utils +[2026.04.21-20.57.52:254][ 0]LogVulkanRHI: Display: - VK_EXT_direct_mode_display +[2026.04.21-20.57.52:254][ 0]LogVulkanRHI: Display: - VK_EXT_display_surface_counter +[2026.04.21-20.57.52:254][ 0]LogVulkanRHI: Display: - VK_EXT_surface_maintenance1 +[2026.04.21-20.57.52:254][ 0]LogVulkanRHI: Display: + VK_EXT_swapchain_colorspace +[2026.04.21-20.57.52:254][ 0]LogVulkanRHI: Display: - VK_KHR_device_group_creation +[2026.04.21-20.57.52:254][ 0]LogVulkanRHI: Display: - VK_KHR_display +[2026.04.21-20.57.52:254][ 0]LogVulkanRHI: Display: + VK_KHR_external_fence_capabilities +[2026.04.21-20.57.52:254][ 0]LogVulkanRHI: Display: + VK_KHR_external_memory_capabilities +[2026.04.21-20.57.52:254][ 0]LogVulkanRHI: Display: + VK_KHR_external_semaphore_capabilities +[2026.04.21-20.57.52:254][ 0]LogVulkanRHI: Display: - VK_KHR_get_display_properties2 +[2026.04.21-20.57.52:254][ 0]LogVulkanRHI: Display: + VK_KHR_get_physical_device_properties2 +[2026.04.21-20.57.52:254][ 0]LogVulkanRHI: Display: - VK_KHR_get_surface_capabilities2 +[2026.04.21-20.57.52:254][ 0]LogVulkanRHI: Display: - VK_KHR_portability_enumeration +[2026.04.21-20.57.52:254][ 0]LogVulkanRHI: Display: + VK_KHR_surface +[2026.04.21-20.57.52:254][ 0]LogVulkanRHI: Display: - VK_KHR_surface_maintenance1 +[2026.04.21-20.57.52:254][ 0]LogVulkanRHI: Display: - VK_KHR_surface_protected_capabilities +[2026.04.21-20.57.52:254][ 0]LogVulkanRHI: Display: - VK_KHR_wayland_surface +[2026.04.21-20.57.52:254][ 0]LogVulkanRHI: Display: - VK_KHR_xcb_surface +[2026.04.21-20.57.52:254][ 0]LogVulkanRHI: Display: + VK_KHR_xlib_surface +[2026.04.21-20.57.52:254][ 0]LogVulkanRHI: Display: - VK_LUNARG_direct_driver_loading +[2026.04.21-20.57.52:254][ 0]LogVulkanRHI: Display: - VK_NV_display_stereo +[2026.04.21-20.57.52:256][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_VALVE_steam_overlay_32 provides 0 extensions: +[2026.04.21-20.57.52:257][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_VALVE_steam_fossilize_64 provides 0 extensions: +[2026.04.21-20.57.52:258][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_VALVE_steam_overlay_64 provides 0 extensions: +[2026.04.21-20.57.52:259][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_VALVE_steam_fossilize_32 provides 0 extensions: +[2026.04.21-20.57.52:260][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_NV_optimus provides 0 extensions: +[2026.04.21-20.57.52:260][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_NV_present provides 0 extensions: +[2026.04.21-20.57.52:262][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_LUNARG_api_dump provides 1 extensions: +[2026.04.21-20.57.52:262][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-20.57.52:264][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_LUNARG_crash_diagnostic provides 3 extensions: +[2026.04.21-20.57.52:264][ 0]LogVulkanRHI: Display: VK_EXT_debug_report +[2026.04.21-20.57.52:264][ 0]LogVulkanRHI: Display: VK_EXT_debug_utils +[2026.04.21-20.57.52:264][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-20.57.52:266][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_KHRONOS_validation provides 4 extensions: +[2026.04.21-20.57.52:266][ 0]LogVulkanRHI: Display: VK_EXT_debug_report +[2026.04.21-20.57.52:266][ 0]LogVulkanRHI: Display: VK_EXT_debug_utils +[2026.04.21-20.57.52:266][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-20.57.52:266][ 0]LogVulkanRHI: Display: VK_EXT_validation_features +[2026.04.21-20.57.52:267][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_KHRONOS_synchronization2 provides 1 extensions: +[2026.04.21-20.57.52:267][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-20.57.52:268][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_LUNARG_gfxreconstruct provides 0 extensions: +[2026.04.21-20.57.52:270][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_KHRONOS_profiles provides 1 extensions: +[2026.04.21-20.57.52:270][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-20.57.52:271][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_KHRONOS_shader_object provides 1 extensions: +[2026.04.21-20.57.52:271][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-20.57.52:271][ 0]LogVulkanRHI: Display: Found 13 available instance layers : +[2026.04.21-20.57.52:271][ 0]LogVulkanRHI: Display: * VK_LAYER_KHRONOS_profiles +[2026.04.21-20.57.52:271][ 0]LogVulkanRHI: Display: * VK_LAYER_KHRONOS_shader_object +[2026.04.21-20.57.52:272][ 0]LogVulkanRHI: Display: * VK_LAYER_KHRONOS_synchronization2 +[2026.04.21-20.57.52:272][ 0]LogVulkanRHI: Display: * VK_LAYER_KHRONOS_validation +[2026.04.21-20.57.52:272][ 0]LogVulkanRHI: Display: * VK_LAYER_LUNARG_api_dump +[2026.04.21-20.57.52:272][ 0]LogVulkanRHI: Display: * VK_LAYER_LUNARG_crash_diagnostic +[2026.04.21-20.57.52:272][ 0]LogVulkanRHI: Display: * VK_LAYER_LUNARG_gfxreconstruct +[2026.04.21-20.57.52:272][ 0]LogVulkanRHI: Display: * VK_LAYER_NV_optimus +[2026.04.21-20.57.52:272][ 0]LogVulkanRHI: Display: * VK_LAYER_NV_present +[2026.04.21-20.57.52:272][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_fossilize_32 +[2026.04.21-20.57.52:272][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_fossilize_64 +[2026.04.21-20.57.52:272][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_overlay_32 +[2026.04.21-20.57.52:272][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_overlay_64 +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Creating Vulkan Device using VkPhysicalDevice 0x1ead670. +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - DeviceName: NVIDIA GeForce RTX 4090 +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - API=1.4.329 (0x404149) Driver=0x94ce80c0 VendorId=0x10de +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - DeviceID=0x2684 Type=VK_PHYSICAL_DEVICE_TYPE_DISCRETE_GPU +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - Max Descriptor Sets Bound 32 +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - Timestamps: ComputeAndGraphics=1 Domain=VK_TIME_DOMAIN_CLOCK_MONOTONIC_KHR Period=1.000000 +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: API Version: 1.4.329 +[2026.04.21-20.57.52:277][ 0]LogRHI: RHI Adapter Info: +[2026.04.21-20.57.52:277][ 0]LogRHI: Name: NVIDIA GeForce RTX 4090 +[2026.04.21-20.57.52:277][ 0]LogRHI: Driver Version: 595.58 (internal:595.58, unified:) +[2026.04.21-20.57.52:277][ 0]LogRHI: Driver Date: 01-01-01 +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Warning: HMD requested device extension [VK_KHR_external_memory] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Warning: HMD requested device extension [VK_KHR_external_semaphore] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Warning: HMD requested device extension [VK_KHR_dedicated_allocation] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Warning: HMD requested device extension [VK_KHR_external_semaphore_fd] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: Found 275 available device extensions : +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: + VK_AMD_buffer_marker +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_4444_formats +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_attachment_feedback_loop_dynamic_state +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_attachment_feedback_loop_layout +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_blend_operation_advanced +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_border_color_swizzle +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_buffer_device_address +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: + VK_EXT_calibrated_timestamps +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_color_write_enable +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_conditional_rendering +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_conservative_rasterization +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_custom_border_color +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_custom_resolve +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_depth_bias_control +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clamp_control +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clamp_zero_one +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clip_control +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clip_enable +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_depth_range_unrestricted +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: + VK_EXT_descriptor_buffer +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_descriptor_heap +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: * VK_EXT_descriptor_indexing +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_device_address_binding_report +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: + VK_EXT_device_fault +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_device_generated_commands +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_discard_rectangles +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_display_control +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_dynamic_rendering_unused_attachments +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_extended_dynamic_state +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_extended_dynamic_state2 +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_extended_dynamic_state3 +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_external_memory_dma_buf +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_external_memory_host +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_fragment_shader_interlock +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_global_priority +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_global_priority_query +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: + VK_EXT_graphics_pipeline_library +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_hdr_metadata +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_host_image_copy +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: * VK_EXT_host_query_reset +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_image_2d_view_of_3d +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_image_drm_format_modifier +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_image_robustness +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_image_sliced_view_of_3d +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_image_view_min_lod +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_index_type_uint8 +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_inline_uniform_block +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_legacy_vertex_attributes +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_line_rasterization +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: + VK_EXT_load_store_op_none +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_map_memory_placed +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: + VK_EXT_memory_budget +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_memory_decompression +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: + VK_EXT_memory_priority +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: + VK_EXT_mesh_shader +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_multi_draw +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: + VK_EXT_mutable_descriptor_type +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_nested_command_buffer +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_non_seamless_cube_map +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_opacity_micromap +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_pageable_device_local_memory +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_pci_bus_info +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_physical_device_drm +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: * VK_EXT_pipeline_creation_cache_control +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_pipeline_creation_feedback +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_pipeline_library_group_handles +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_pipeline_robustness +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_post_depth_coverage +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_present_mode_fifo_latest_ready +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_present_timing +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_primitive_topology_list_restart +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_primitives_generated_query +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_private_data +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_provoking_vertex +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_queue_family_foreign +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_ray_tracing_invocation_reorder +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_robustness2 +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_sample_locations +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_sampler_filter_minmax +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: * VK_EXT_scalar_block_layout +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_separate_stencil_usage +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_shader_64bit_indexing +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_shader_atomic_float +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: * VK_EXT_shader_demote_to_helper_invocation +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_shader_float8 +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: + VK_EXT_shader_image_atomic_int64 +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_shader_module_identifier +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_shader_object +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_shader_replicated_composites +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_shader_subgroup_ballot +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_shader_subgroup_vote +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_shader_uniform_buffer_unsized_array +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: * VK_EXT_shader_viewport_index_layer +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: * VK_EXT_subgroup_size_control +[2026.04.21-20.57.52:277][ 0]LogVulkanRHI: Display: - VK_EXT_swapchain_maintenance1 +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_EXT_texel_buffer_alignment +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: * VK_EXT_tooling_info +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_EXT_transform_feedback +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_EXT_vertex_attribute_divisor +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_EXT_vertex_attribute_robustness +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_EXT_vertex_input_dynamic_state +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_EXT_ycbcr_2plane_444_formats +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_EXT_ycbcr_image_arrays +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_EXT_zero_initialize_device_memory +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_GOOGLE_hlsl_functionality1 +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_GOOGLE_user_type +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: + VK_KHR_16bit_storage +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_8bit_storage +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: + VK_KHR_acceleration_structure +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_bind_memory2 +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: * VK_KHR_buffer_device_address +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_calibrated_timestamps +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: + VK_KHR_compute_shader_derivatives +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_cooperative_matrix +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_copy_commands2 +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_copy_memory_indirect +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: * VK_KHR_create_renderpass2 +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: + VK_KHR_dedicated_allocation +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: + VK_KHR_deferred_host_operations +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_depth_clamp_zero_one +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: + VK_KHR_depth_stencil_resolve +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_descriptor_update_template +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_device_group +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_draw_indirect_count +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: * VK_KHR_driver_properties +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: * VK_KHR_dynamic_rendering +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_dynamic_rendering_local_read +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_external_fence +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_external_fence_fd +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: + VK_KHR_external_memory +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: + VK_KHR_external_memory_fd +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: + VK_KHR_external_semaphore +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: + VK_KHR_external_semaphore_fd +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_format_feature_flags2 +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: + VK_KHR_fragment_shader_barycentric +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: + VK_KHR_fragment_shading_rate +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: * VK_KHR_get_memory_requirements2 +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_global_priority +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: * VK_KHR_image_format_list +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_imageless_framebuffer +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_incremental_present +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_index_type_uint8 +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_line_rasterization +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_load_store_op_none +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance1 +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance10 +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance2 +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance3 +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: * VK_KHR_maintenance4 +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: + VK_KHR_maintenance5 +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance6 +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance7 +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance8 +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance9 +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_map_memory2 +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: * VK_KHR_multiview +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_pipeline_binary +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_pipeline_executable_properties +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: + VK_KHR_pipeline_library +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_present_id +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_present_id2 +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_present_mode_fifo_latest_ready +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_present_wait +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_present_wait2 +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_push_descriptor +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: + VK_KHR_ray_query +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_ray_tracing_maintenance1 +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: + VK_KHR_ray_tracing_pipeline +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: + VK_KHR_ray_tracing_position_fetch +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_relaxed_block_layout +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_robustness2 +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_sampler_mirror_clamp_to_edge +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: * VK_KHR_sampler_ycbcr_conversion +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: * VK_KHR_separate_depth_stencil_layouts +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: * VK_KHR_shader_atomic_int64 +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_shader_bfloat16 +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_shader_clock +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_shader_draw_parameters +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_shader_expect_assume +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: + VK_KHR_shader_float16_int8 +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: * VK_KHR_shader_float_controls +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_shader_float_controls2 +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_shader_fma +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_shader_integer_dot_product +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_shader_maximal_reconvergence +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_shader_non_semantic_info +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_shader_quad_control +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_shader_relaxed_extended_instruction +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_shader_subgroup_extended_types +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_shader_subgroup_rotate +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_shader_subgroup_uniform_control_flow +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_shader_terminate_invocation +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_shader_untyped_pointers +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_shared_presentable_image +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: * VK_KHR_spirv_1_4 +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_storage_buffer_storage_class +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: + VK_KHR_swapchain +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_swapchain_maintenance1 +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_swapchain_mutable_format +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: * VK_KHR_synchronization2 +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: * VK_KHR_timeline_semaphore +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_unified_image_layouts +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_uniform_buffer_standard_layout +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_variable_pointers +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_vertex_attribute_divisor +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_av1 +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_h264 +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_h265 +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_queue +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_vp9 +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_av1 +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_h264 +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_h265 +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_intra_refresh +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_quantization_map +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_queue +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_video_maintenance1 +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_video_maintenance2 +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_video_queue +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_vulkan_memory_model +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_workgroup_memory_explicit_layout +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_KHR_zero_initialize_workgroup_memory +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_NVX_binary_import +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_NVX_image_view_handle +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_NVX_multiview_per_view_attributes +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_NV_clip_space_w_scaling +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_NV_cluster_acceleration_structure +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_NV_compute_occupancy_priority +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_NV_compute_shader_derivatives +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_NV_cooperative_matrix +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_NV_cooperative_matrix2 +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_NV_cooperative_vector +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_NV_copy_memory_indirect +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_NV_corner_sampled_image +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_NV_coverage_reduction_mode +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_NV_cuda_kernel_launch +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_NV_dedicated_allocation +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_NV_dedicated_allocation_image_aliasing +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_NV_descriptor_pool_overallocation +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: + VK_NV_device_diagnostic_checkpoints +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: + VK_NV_device_diagnostics_config +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_NV_device_generated_commands +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_NV_device_generated_commands_compute +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_NV_disk_cache_utils +[2026.04.21-20.57.52:278][ 0]LogVulkanRHI: Display: - VK_NV_extended_sparse_address_space +[2026.04.21-20.57.52:279][ 0]LogVulkanRHI: Display: - VK_NV_fill_rectangle +[2026.04.21-20.57.52:279][ 0]LogVulkanRHI: Display: - VK_NV_fragment_coverage_to_color +[2026.04.21-20.57.52:279][ 0]LogVulkanRHI: Display: - VK_NV_fragment_shader_barycentric +[2026.04.21-20.57.52:279][ 0]LogVulkanRHI: Display: - VK_NV_fragment_shading_rate_enums +[2026.04.21-20.57.52:279][ 0]LogVulkanRHI: Display: - VK_NV_framebuffer_mixed_samples +[2026.04.21-20.57.52:279][ 0]LogVulkanRHI: Display: - VK_NV_geometry_shader_passthrough +[2026.04.21-20.57.52:279][ 0]LogVulkanRHI: Display: - VK_NV_inherited_viewport_scissor +[2026.04.21-20.57.52:279][ 0]LogVulkanRHI: Display: - VK_NV_internal_nvpresent +[2026.04.21-20.57.52:279][ 0]LogVulkanRHI: Display: - VK_NV_linear_color_attachment +[2026.04.21-20.57.52:279][ 0]LogVulkanRHI: Display: - VK_NV_low_latency +[2026.04.21-20.57.52:279][ 0]LogVulkanRHI: Display: - VK_NV_low_latency2 +[2026.04.21-20.57.52:279][ 0]LogVulkanRHI: Display: - VK_NV_memory_decompression +[2026.04.21-20.57.52:279][ 0]LogVulkanRHI: Display: - VK_NV_mesh_shader +[2026.04.21-20.57.52:279][ 0]LogVulkanRHI: Display: - VK_NV_optical_flow +[2026.04.21-20.57.52:279][ 0]LogVulkanRHI: Display: - VK_NV_partitioned_acceleration_structure +[2026.04.21-20.57.52:279][ 0]LogVulkanRHI: Display: - VK_NV_present_metering +[2026.04.21-20.57.52:279][ 0]LogVulkanRHI: Display: - VK_NV_raw_access_chains +[2026.04.21-20.57.52:279][ 0]LogVulkanRHI: Display: - VK_NV_ray_tracing +[2026.04.21-20.57.52:279][ 0]LogVulkanRHI: Display: - VK_NV_ray_tracing_invocation_reorder +[2026.04.21-20.57.52:279][ 0]LogVulkanRHI: Display: - VK_NV_ray_tracing_motion_blur +[2026.04.21-20.57.52:279][ 0]LogVulkanRHI: Display: - VK_NV_representative_fragment_test +[2026.04.21-20.57.52:279][ 0]LogVulkanRHI: Display: - VK_NV_sample_mask_override_coverage +[2026.04.21-20.57.52:279][ 0]LogVulkanRHI: Display: - VK_NV_scissor_exclusive +[2026.04.21-20.57.52:279][ 0]LogVulkanRHI: Display: - VK_NV_shader_atomic_float16_vector +[2026.04.21-20.57.52:279][ 0]LogVulkanRHI: Display: - VK_NV_shader_image_footprint +[2026.04.21-20.57.52:279][ 0]LogVulkanRHI: Display: - VK_NV_shader_sm_builtins +[2026.04.21-20.57.52:279][ 0]LogVulkanRHI: Display: - VK_NV_shader_subgroup_partitioned +[2026.04.21-20.57.52:279][ 0]LogVulkanRHI: Display: - VK_NV_shading_rate_image +[2026.04.21-20.57.52:279][ 0]LogVulkanRHI: Display: - VK_NV_viewport_array2 +[2026.04.21-20.57.52:279][ 0]LogVulkanRHI: Display: - VK_NV_viewport_swizzle +[2026.04.21-20.57.52:279][ 0]LogVulkanRHI: Display: Found 0 available device layers ! +[2026.04.21-20.57.52:279][ 0]LogVulkanRHI: Display: Vulkan Physical Device Driver Properties: +[2026.04.21-20.57.52:279][ 0]LogVulkanRHI: Display: - driverName: NVIDIA +[2026.04.21-20.57.52:279][ 0]LogVulkanRHI: Display: - driverInfo: 595.58.03 +[2026.04.21-20.57.52:279][ 0]LogVulkanRHI: Display: Vulkan Variable Rate Shading choice: 0. +[2026.04.21-20.57.52:279][ 0]LogVulkanRHI: Display: Device properties: Geometry 1 BufferAtomic64 1 ImageAtomic64 1 +[2026.04.21-20.57.52:279][ 0]LogVulkanRHI: Display: Enabling Vulkan Descriptor Buffers with: allowSamplerImageViewPostSubmitCreation=0, maxDescriptorBufferBindings=32, maxSamplerDescriptorBufferBindings=32, maxResourceDescriptorBufferBindings=32, samplerDescriptorBufferAddressSpaceSize=1099511627776, resourceDescriptorBufferAddressSpaceSize=1099511627776, maxSamplerDescriptorBufferRange=1099511627776, maxResourceDescriptorBufferRange=1099511627776, descriptorBufferAddressSpaceSize=1099511627776, descriptorBufferOffsetAlignment=64, samplerDescriptorSize=4 +[2026.04.21-20.57.52:279][ 0]LogVulkanRHI: Display: Found 6 Queue Families +[2026.04.21-20.57.52:279][ 0]LogVulkanRHI: Display: Initializing Queue Family 0: 16 queues Gfx Compute Xfer Sparse +[2026.04.21-20.57.52:279][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 1: 2 queues Xfer Sparse +[2026.04.21-20.57.52:279][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 2: 8 queues Compute Xfer Sparse +[2026.04.21-20.57.52:279][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 3: 1 queues Xfer Sparse +[2026.04.21-20.57.52:279][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 4: 2 queues Xfer Sparse +[2026.04.21-20.57.52:279][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 5: 1 queues Xfer Sparse +[2026.04.21-20.57.52:927][ 0]LogVulkanRHI: Display: TimestampValidBits=64 +[2026.04.21-20.57.52:927][ 0]LogVulkanRHI: Display: Using 0 device layers. +[2026.04.21-20.57.52:927][ 0]LogVulkanRHI: Display: Using 52 device extensions: +[2026.04.21-20.57.52:927][ 0]LogVulkanRHI: Display: * VK_KHR_swapchain +[2026.04.21-20.57.52:927][ 0]LogVulkanRHI: Display: * VK_EXT_memory_budget +[2026.04.21-20.57.52:927][ 0]LogVulkanRHI: Display: * VK_EXT_memory_priority +[2026.04.21-20.57.52:927][ 0]LogVulkanRHI: Display: * VK_KHR_create_renderpass2 +[2026.04.21-20.57.52:927][ 0]LogVulkanRHI: Display: * VK_KHR_deferred_host_operations +[2026.04.21-20.57.52:927][ 0]LogVulkanRHI: Display: * VK_KHR_spirv_1_4 +[2026.04.21-20.57.52:927][ 0]LogVulkanRHI: Display: * VK_KHR_shader_float_controls +[2026.04.21-20.57.52:927][ 0]LogVulkanRHI: Display: * VK_KHR_image_format_list +[2026.04.21-20.57.52:927][ 0]LogVulkanRHI: Display: * VK_EXT_load_store_op_none +[2026.04.21-20.57.52:927][ 0]LogVulkanRHI: Display: * VK_EXT_tooling_info +[2026.04.21-20.57.52:927][ 0]LogVulkanRHI: Display: * VK_KHR_dynamic_rendering +[2026.04.21-20.57.52:927][ 0]LogVulkanRHI: Display: * VK_KHR_pipeline_library +[2026.04.21-20.57.52:927][ 0]LogVulkanRHI: Display: * VK_KHR_driver_properties +[2026.04.21-20.57.52:927][ 0]LogVulkanRHI: Display: * VK_KHR_maintenance4 +[2026.04.21-20.57.52:927][ 0]LogVulkanRHI: Display: * VK_KHR_maintenance5 +[2026.04.21-20.57.52:927][ 0]LogVulkanRHI: Display: * VK_KHR_shader_atomic_int64 +[2026.04.21-20.57.52:927][ 0]LogVulkanRHI: Display: * VK_EXT_shader_image_atomic_int64 +[2026.04.21-20.57.52:927][ 0]LogVulkanRHI: Display: * VK_EXT_scalar_block_layout +[2026.04.21-20.57.52:927][ 0]LogVulkanRHI: Display: * VK_EXT_shader_viewport_index_layer +[2026.04.21-20.57.52:927][ 0]LogVulkanRHI: Display: * VK_KHR_separate_depth_stencil_layouts +[2026.04.21-20.57.52:927][ 0]LogVulkanRHI: Display: * VK_KHR_synchronization2 +[2026.04.21-20.57.52:927][ 0]LogVulkanRHI: Display: * VK_KHR_fragment_shading_rate +[2026.04.21-20.57.52:927][ 0]LogVulkanRHI: Display: * VK_KHR_multiview +[2026.04.21-20.57.52:927][ 0]LogVulkanRHI: Display: * VK_KHR_get_memory_requirements2 +[2026.04.21-20.57.52:927][ 0]LogVulkanRHI: Display: * VK_EXT_descriptor_indexing +[2026.04.21-20.57.52:927][ 0]LogVulkanRHI: Display: * VK_EXT_host_query_reset +[2026.04.21-20.57.52:927][ 0]LogVulkanRHI: Display: * VK_EXT_subgroup_size_control +[2026.04.21-20.57.52:927][ 0]LogVulkanRHI: Display: * VK_EXT_calibrated_timestamps +[2026.04.21-20.57.52:927][ 0]LogVulkanRHI: Display: * VK_EXT_descriptor_buffer +[2026.04.21-20.57.52:927][ 0]LogVulkanRHI: Display: * VK_EXT_device_fault +[2026.04.21-20.57.52:927][ 0]LogVulkanRHI: Display: * VK_EXT_shader_demote_to_helper_invocation +[2026.04.21-20.57.52:927][ 0]LogVulkanRHI: Display: * VK_KHR_16bit_storage +[2026.04.21-20.57.52:927][ 0]LogVulkanRHI: Display: * VK_KHR_shader_float16_int8 +[2026.04.21-20.57.52:927][ 0]LogVulkanRHI: Display: * VK_KHR_depth_stencil_resolve +[2026.04.21-20.57.52:927][ 0]LogVulkanRHI: Display: * VK_EXT_pipeline_creation_cache_control +[2026.04.21-20.57.52:927][ 0]LogVulkanRHI: Display: * VK_KHR_fragment_shader_barycentric +[2026.04.21-20.57.52:928][ 0]LogVulkanRHI: Display: * VK_KHR_compute_shader_derivatives +[2026.04.21-20.57.52:928][ 0]LogVulkanRHI: Display: * VK_KHR_sampler_ycbcr_conversion +[2026.04.21-20.57.52:928][ 0]LogVulkanRHI: Display: * VK_KHR_timeline_semaphore +[2026.04.21-20.57.52:928][ 0]LogVulkanRHI: Display: * VK_EXT_mesh_shader +[2026.04.21-20.57.52:928][ 0]LogVulkanRHI: Display: * VK_EXT_graphics_pipeline_library +[2026.04.21-20.57.52:928][ 0]LogVulkanRHI: Display: * VK_EXT_mutable_descriptor_type +[2026.04.21-20.57.52:928][ 0]LogVulkanRHI: Display: * VK_KHR_buffer_device_address +[2026.04.21-20.57.52:928][ 0]LogVulkanRHI: Display: * VK_KHR_acceleration_structure +[2026.04.21-20.57.52:928][ 0]LogVulkanRHI: Display: * VK_KHR_ray_tracing_pipeline +[2026.04.21-20.57.52:928][ 0]LogVulkanRHI: Display: * VK_KHR_ray_query +[2026.04.21-20.57.52:928][ 0]LogVulkanRHI: Display: * VK_KHR_ray_tracing_position_fetch +[2026.04.21-20.57.52:928][ 0]LogVulkanRHI: Display: * VK_KHR_external_memory_fd +[2026.04.21-20.57.52:928][ 0]LogVulkanRHI: Display: * VK_KHR_external_memory +[2026.04.21-20.57.52:928][ 0]LogVulkanRHI: Display: * VK_KHR_external_semaphore +[2026.04.21-20.57.52:928][ 0]LogVulkanRHI: Display: * VK_KHR_dedicated_allocation +[2026.04.21-20.57.52:928][ 0]LogVulkanRHI: Display: * VK_KHR_external_semaphore_fd +[2026.04.21-20.57.52:928][ 0]LogVulkanRHI: Display: Vulkan debug markers support: resource names disabled, begin/end labels disabled. +[2026.04.21-20.57.52:928][ 0]LogVulkanRHI: Display: Max memory allocations 4294967295. +[2026.04.21-20.57.52:928][ 0]LogVulkanRHI: Display: 3 Device Memory Heaps: +[2026.04.21-20.57.52:928][ 0]LogVulkanRHI: Display: 0: Flags 0x1 - Size 25757220864 (24564.00 MB) - Used 0 (0.00%) - DeviceLocal - PrimaryHeap +[2026.04.21-20.57.52:928][ 0]LogVulkanRHI: Display: 1: Flags 0x0 - Size 50502672384 (48163.10 MB) - Used 0 (0.00%) +[2026.04.21-20.57.52:928][ 0]LogVulkanRHI: Display: 2: Flags 0x1 - Size 257949696 (246.00 MB) - Used 0 (0.00%) - DeviceLocal +[2026.04.21-20.57.52:928][ 0]LogVulkanRHI: Display: 5 Device Memory Types (Not unified): +[2026.04.21-20.57.52:928][ 0]LogVulkanRHI: Display: 1: Flags 0x00001 - Heap 0 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT +[2026.04.21-20.57.52:928][ 0]LogVulkanRHI: Display: 0: Flags 0x00000 - Heap 1 - +[2026.04.21-20.57.52:928][ 0]LogVulkanRHI: Display: 2: Flags 0x00006 - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +[2026.04.21-20.57.52:928][ 0]LogVulkanRHI: Display: 3: Flags 0x0000e - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT|VK_MEMORY_PROPERTY_HOST_CACHED_BIT +[2026.04.21-20.57.52:928][ 0]LogVulkanRHI: Display: 4: Flags 0x00007 - Heap 2 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT|VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +[2026.04.21-20.57.52:928][ 0]LogVulkanRHI: Display: Memory Budget Extension: +[2026.04.21-20.57.52:928][ 0]LogVulkanRHI: Display: | Usage | Budget | Size | +[2026.04.21-20.57.52:928][ 0]LogVulkanRHI: Display: ---------|------------------------------------------------------------------| +[2026.04.21-20.57.52:928][ 0]LogVulkanRHI: Display: HEAP 00 | 0.07% / 17.38 MB | 22286.62 MB | 24564.00 MB | +[2026.04.21-20.57.52:928][ 0]LogVulkanRHI: Display: HEAP 01 | 0.08% / 39.29 MB | 48163.10 MB | 48163.10 MB | +[2026.04.21-20.57.52:928][ 0]LogVulkanRHI: Display: HEAP 02 | 24.92% / 61.31 MB | 184.69 MB | 246.00 MB | +[2026.04.21-20.57.52:928][ 0]LogVulkanRHI: Display: ---------|------------------------------------------------------------------| +[2026.04.21-20.57.52:928][ 0]LogRHI: Warning: Dynamic Uniform Buffers are enabled, but they will not be used with Vulkan bindless. +[2026.04.21-20.57.52:928][ 0]LogRHI: Warning: Memory defrag is enabled, but it will not be used with Vulkan bindless. +[2026.04.21-20.57.52:933][ 0]LogVulkanRHI: Display: FVulkanPipelineStateCacheManager: Binary pipeline cache '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/VulkanPSO.cache.10de.2684' not found. +[2026.04.21-20.57.52:933][ 0]LogVulkanRHI: Display: Vulkan Async Compute has been DISABLED. +[2026.04.21-20.57.52:933][ 0]LogVulkanRHI: Display: Wave Operations have been ENABLED (wave size: min=32 max=32). +[2026.04.21-20.57.52:933][ 0]LogVulkanRHI: Integrated GPU (iGPU): false +[2026.04.21-20.57.52:946][ 0]LogVRS: Current RHI supports per-draw and screenspace Variable Rate Shading +[2026.04.21-20.57.52:949][ 0]LogRHI: Texture pool is 17367 MB (70% of 24810 MB) +[2026.04.21-20.57.52:949][ 0]LogCsvProfiler: Display: Metadata set : verbatimrhiname="Vulkan" +[2026.04.21-20.57.52:949][ 0]LogCsvProfiler: Display: Metadata set : rhiname="Vulkan" +[2026.04.21-20.57.52:949][ 0]LogCsvProfiler: Display: Metadata set : rhifeaturelevel="SM6" +[2026.04.21-20.57.52:949][ 0]LogCsvProfiler: Display: Metadata set : shaderplatform="VULKAN_SM6" +[2026.04.21-20.57.52:949][ 0]LogInit: Initializing FReadOnlyCVARCache +[2026.04.21-20.57.52:960][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all' +[2026.04.21-20.57.52:960][ 0]LogMonitoredProcess: Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all ] +[2026.04.21-20.57.52:964][ 0]LogTextureFormatASTC: Display: ASTCEnc version 5.0.1 library loaded +[2026.04.21-20.57.52:964][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC +[2026.04.21-20.57.52:964][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT +[2026.04.21-20.57.52:964][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2 +[2026.04.21-20.57.52:964][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp +[2026.04.21-20.57.52:964][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed +[2026.04.21-20.57.52:964][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.13 +[2026.04.21-20.57.52:964][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.13.so +[2026.04.21-20.57.52:965][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.5.so +[2026.04.21-20.57.52:965][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle +[2026.04.21-20.57.53:032][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64' +[2026.04.21-20.57.53:032][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server' +[2026.04.21-20.57.53:032][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client' +[2026.04.21-20.57.53:054][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux' +[2026.04.21-20.57.53:054][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor' +[2026.04.21-20.57.53:054][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer' +[2026.04.21-20.57.53:054][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient' +[2026.04.21-20.57.53:071][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android' +[2026.04.21-20.57.53:071][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC' +[2026.04.21-20.57.53:071][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT' +[2026.04.21-20.57.53:071][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2' +[2026.04.21-20.57.53:071][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_OpenXR' +[2026.04.21-20.57.53:071][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient' +[2026.04.21-20.57.53:071][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient' +[2026.04.21-20.57.53:071][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient' +[2026.04.21-20.57.53:071][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client' +[2026.04.21-20.57.53:071][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_OpenXRClient' +[2026.04.21-20.57.53:071][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi' +[2026.04.21-20.57.53:071][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient' +[2026.04.21-20.57.53:071][ 0]LogTargetPlatformManager: Display: Building Assets For LinuxEditor +[2026.04.21-20.57.53:096][ 0]LogTargetPlatformManager: Unable to find shader format SF_VULKAN_SM6 from hinted modules, loading all potential format modules to find it +[2026.04.21-20.57.53:097][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL +[2026.04.21-20.57.53:097][ 0]LogTargetPlatformManager: GLSL_150_ES31 +[2026.04.21-20.57.53:097][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID +[2026.04.21-20.57.53:097][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM +[2026.04.21-20.57.53:097][ 0]LogTargetPlatformManager: VVM_1_0 +[2026.04.21-20.57.53:097][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat +[2026.04.21-20.57.53:097][ 0]LogTargetPlatformManager: SF_VULKAN_SM5 +[2026.04.21-20.57.53:097][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID +[2026.04.21-20.57.53:097][ 0]LogTargetPlatformManager: SF_VULKAN_ES31 +[2026.04.21-20.57.53:097][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID +[2026.04.21-20.57.53:097][ 0]LogTargetPlatformManager: SF_VULKAN_SM6 +[2026.04.21-20.57.53:097][ 0]LogRendererCore: Ray tracing is enabled (dynamic). Reason: r.RayTracing=1 and r.RayTracing.EnableOnDemand=1. +[2026.04.21-20.57.53:097][ 0]LogRendererCore: Ray tracing shaders are enabled. +[2026.04.21-20.57.53:098][ 0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB +[2026.04.21-20.57.53:099][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +[2026.04.21-20.57.53:099][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy. +[2026.04.21-20.57.53:099][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2026.04.21-20.57.53:099][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy. +[2026.04.21-20.57.53:271][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (1217 MiB) +[2026.04.21-20.57.53:271][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2026.04.21-20.57.53:271][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy. +[2026.04.21-20.57.53:272][ 0]LogZenServiceInstance: Found Zen config default=/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data +[2026.04.21-20.57.53:272][ 0]LogZenServiceInstance: InTree version at '/opt/unreal-engine/Engine/Binaries/Linux/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +[2026.04.21-20.57.53:272][ 0]LogZenServiceInstance: Installed version at '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +[2026.04.21-20.57.53:275][ 0]LogZenServiceInstance: No current process using the data dir found, launching a new instance +[2026.04.21-20.57.53:275][ 0]LogZenServiceInstance: Display: Launching executable '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver', working dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install', data dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data', args '--port 8558 --data-dir "/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data" --http asio --gc-cache-duration-seconds 1209600 --gc-interval-seconds 21600 --gc-low-diskspace-threshold 2147483648 --quiet --http-forceloopback --owner-pid 87852 --child-id Zen_87852_Startup' +[2026.04.21-20.57.53:394][ 0]LogZenServiceInstance: Display: Unreal Zen Storage Server HTTP service at [::1]:8658 status: OK!. +[2026.04.21-20.57.53:394][ 0]LogZenServiceInstance: Local ZenServer AutoLaunch initialization completed in 0.122 seconds +[2026.04.21-20.57.53:395][ 0]LogDerivedDataCache: Display: ZenLocal: Using ZenServer HTTP service at http://[::1]:8658/ with namespace ue.ddc status: OK!. +[2026.04.21-20.57.53:397][ 0]LogDerivedDataCache: /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds. +[2026.04.21-20.57.53:397][ 0]LogDerivedDataCache: Display: /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.00ms. RandomReadSpeed=3485.45MBs, RandomWriteSpeed=768.30MBs. Assigned SpeedClass 'Local' +[2026.04.21-20.57.53:397][ 0]LogDerivedDataCache: Local: Using data cache path /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: DeleteOnly +[2026.04.21-20.57.53:397][ 0]LogDerivedDataCache: ZenShared: Disabled because Host is set to 'None' +[2026.04.21-20.57.53:397][ 0]LogDerivedDataCache: Unable to find inner node ZenShared for hierarchy Hierarchy. +[2026.04.21-20.57.53:397][ 0]LogDerivedDataCache: Shared: Disabled because no path is configured. +[2026.04.21-20.57.53:397][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy. +[2026.04.21-20.57.53:397][ 0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None' +[2026.04.21-20.57.53:397][ 0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy. +[2026.04.21-20.57.53:398][ 0]LogShaderCompilers: Guid format shader working directory is 14 characters bigger than the processId version (../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/WorkingDirectory/87852/). +[2026.04.21-20.57.53:398][ 0]LogShaderCompilers: Cleaned the shader compiler working directory '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/tmp/CC22C853FF634375A58ABAA230A11E7E/'. +[2026.04.21-20.57.53:399][ 0]LogUbaHorde: Display: UBA/Horde Configuration [Uba.Provider.Horde]: Not Enabled +[2026.04.21-20.57.53:399][ 0]LogShaderCompilers: Display: Using 8 local workers for shader compilation +[2026.04.21-20.57.53:399][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/ShaderAutogen/VULKAN_SM6/AutogenShaderHeaders.ush +[2026.04.21-20.57.53:399][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2026.04.21-20.57.53:666][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0 +[2026.04.21-20.57.54:888][ 0]LogSlate: Using FreeType 2.10.0 +[2026.04.21-20.57.54:888][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +[2026.04.21-20.57.54:891][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' error. +[2026.04.21-20.57.54:891][ 0]LogSlate: Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] +[2026.04.21-20.57.54:891][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png' error. +[2026.04.21-20.57.54:891][ 0]LogSlate: Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] +[2026.04.21-20.57.54:902][ 0]LogAssetRegistry: FAssetRegistry took 0.0021 seconds to start up +[2026.04.21-20.57.54:903][ 0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_*.bin. +[2026.04.21-20.57.55:505][ 0]LogEditorDomain: Display: EditorDomain is Disabled +[2026.04.21-20.57.55:798][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found. +[2026.04.21-20.57.55:798][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found. +[2026.04.21-20.57.55:841][ 0]LogLinux: Selected Device Profile: [LinuxEditor] +[2026.04.21-20.57.55:841][ 0]LogDeviceProfileManager: Active device profile: [0x70939f34d80][0x70939f8a000 66] LinuxEditor +[2026.04.21-20.57.55:841][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="LinuxEditor" +[2026.04.21-20.57.55:844][ 0]LogStreaming: Display: FlushAsyncLoading(1): 1 QueuedPackages, 0 AsyncPackages +[2026.04.21-20.57.55:846][ 0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor). +[2026.04.21-20.57.55:846][ 0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +[2026.04.21-20.57.55:846][ 0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled +[2026.04.21-20.57.55:851][ 0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Invalid, MinAllowed_Sdk=r25b, MaxAllowed_Sdk=r29, Current_Sdk=, Allowed_AutoSdk=r27c, Current_AutoSdk=, Flags="Platform_InvalidHostPrerequisites, Support_FullSdk", Error="Android Studio is not installed correctly.") +[2026.04.21-20.57.55:851][ 0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +[2026.04.21-20.57.55:851][ 0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +[2026.04.21-20.57.55:856][ 0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI' +[2026.04.21-20.57.55:856][ 0]LogMonitoredProcess: Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI -nocompile -nocompileuat ] +[2026.04.21-20.57.55:873][ 0]LogStreaming: Display: Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.57.55:874][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness because of a recursive sync load +[2026.04.21-20.57.55:874][ 0]LogStreaming: Display: Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.57.55:874][ 0]LogStreaming: Display: Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.57.55:875][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec because of a recursive sync load +[2026.04.21-20.57.55:875][ 0]LogStreaming: Display: Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.57.55:875][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.57.55:876][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_M because of a recursive sync load +[2026.04.21-20.57.55:876][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_N because of a recursive sync load +[2026.04.21-20.57.55:878][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Opacity/CameraDepthFade because of a recursive sync load +[2026.04.21-20.57.55:878][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.57.55:879][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.57.55:879][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.57.55:880][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDiffuse because of a recursive sync load +[2026.04.21-20.57.55:880][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions02/Utility/BreakOutFloat2Components because of a recursive sync load +[2026.04.21-20.57.55:881][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultPostProcessMaterial because of a recursive sync load +[2026.04.21-20.57.55:881][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.57.55:927][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultDeferredDecalMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultLightFunctionMaterial because of a recursive sync load +[2026.04.21-20.57.55:927][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.57.55:949][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/WorldGridMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDeferredDecalMaterial because of a recursive sync load +[2026.04.21-20.57.55:949][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.57.55:971][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/WorldGridMaterial because of a recursive sync load +[2026.04.21-20.57.55:971][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.57.56:202][ 0]LogMeshReduction: Display: HLOD mesh reduction module (r.ProxyLODMeshReductionModule) set to "ProxyLODMeshReduction" which doesn't exist. +[2026.04.21-20.57.56:213][ 0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction +[2026.04.21-20.57.56:213][ 0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction +[2026.04.21-20.57.56:213][ 0]LogMeshReduction: Display: No automatic mesh merging module available +[2026.04.21-20.57.56:213][ 0]LogMeshReduction: Display: No distributed automatic mesh merging module available +[2026.04.21-20.57.56:213][ 0]LogMeshMerging: No automatic mesh merging module available +[2026.04.21-20.57.56:213][ 0]LogMeshMerging: No distributed automatic mesh merging module available +[2026.04.21-20.57.56:542][ 0]LogTurnkeySupport: Completed device detection: Code = 0 +[2026.04.21-20.57.56:653][ 0]LogConfig: Applying CVar settings from Section [/Script/CQTest.CQTestSettings] File [Engine] +[2026.04.21-20.57.56:687][ 0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None +[2026.04.21-20.57.56:687][ 0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled +[2026.04.21-20.57.56:687][ 0]LogIris: FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetActorFactory name: NetActorFactory id: 0 +[2026.04.21-20.57.56:687][ 0]LogIris: FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetSubObjectFactory name: NetSubObjectFactory id: 1 +[2026.04.21-20.57.56:700][ 0]LogHAL: Linux SourceCodeAccessSettings: VisualStudioCode +[2026.04.21-20.57.56:733][ 0]LogSlate: Border +[2026.04.21-20.57.56:733][ 0]LogSlate: BreadcrumbButton +[2026.04.21-20.57.56:733][ 0]LogSlate: Brushes.Title +[2026.04.21-20.57.56:733][ 0]LogSlate: ColorPicker.ColorThemes +[2026.04.21-20.57.56:733][ 0]LogSlate: Default +[2026.04.21-20.57.56:733][ 0]LogSlate: Icons.Save +[2026.04.21-20.57.56:733][ 0]LogSlate: Icons.Toolbar.Settings +[2026.04.21-20.57.56:733][ 0]LogSlate: ListView +[2026.04.21-20.57.56:733][ 0]LogSlate: SoftwareCursor_CardinalCross +[2026.04.21-20.57.56:733][ 0]LogSlate: SoftwareCursor_Grab +[2026.04.21-20.57.56:733][ 0]LogSlate: TableView.DarkRow +[2026.04.21-20.57.56:733][ 0]LogSlate: TableView.Row +[2026.04.21-20.57.56:733][ 0]LogSlate: TreeView +[2026.04.21-20.57.56:886][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started... +[2026.04.21-20.57.56:888][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 2.399 ms +[2026.04.21-20.57.56:929][ 0]LogInit: XR: Instanced Stereo Rendering is Enabled +[2026.04.21-20.57.56:929][ 0]LogInit: XR: MultiViewport is Enabled +[2026.04.21-20.57.56:929][ 0]LogInit: XR: Mobile Multiview is Disabled +[2026.04.21-20.57.56:941][ 0]LogTurnkeySupport: Turnkey Device: Linux@WEYLAND-YUTANI: (Name=WEYLAND-YUTANI, Type=Computer, Status=Valid, Allowed=, Current=Arch Linux, Flags="Device_InstallSoftwareValid") +[2026.04.21-20.57.56:955][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.000 s +[2026.04.21-20.57.57:003][ 0]LogUdpMessaging: Display: Work queue size set to 1024. +[2026.04.21-20.57.57:004][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +[2026.04.21-20.57.57:004][ 0]LogUdpMessaging: Display: Unicast socket bound to '0.0.0.0:57736'. +[2026.04.21-20.57.57:005][ 0]LogUdpMessaging: Display: Added local interface '192.168.1.180' to multicast group '230.0.0.1:6666' +[2026.04.21-20.57.57:005][ 0]LogUdpMessaging: Display: Added local interface '192.168.122.1' to multicast group '230.0.0.1:6666' +[2026.04.21-20.57.57:005][ 0]LogUdpMessaging: Display: Added local interface '172.31.0.1' to multicast group '230.0.0.1:6666' +[2026.04.21-20.57.57:005][ 0]LogUdpMessaging: Display: Using asynchronous task graph for message deserialization. +[2026.04.21-20.57.57:006][ 0]LogTcpMessaging: Initializing TcpMessaging bridge +[2026.04.21-20.57.57:010][ 0]LogNNERuntimeORT: MakeRuntimeORTDml: +[2026.04.21-20.57.57:010][ 0]LogNNERuntimeORT: DirectML: no +[2026.04.21-20.57.57:010][ 0]LogNNERuntimeORT: RHI D3D12: no +[2026.04.21-20.57.57:010][ 0]LogNNERuntimeORT: D3D12: no +[2026.04.21-20.57.57:010][ 0]LogNNERuntimeORT: NPU: no +[2026.04.21-20.57.57:010][ 0]LogNNERuntimeORT: Interface availability: +[2026.04.21-20.57.57:010][ 0]LogNNERuntimeORT: GPU: no +[2026.04.21-20.57.57:010][ 0]LogNNERuntimeORT: RDG: no +[2026.04.21-20.57.57:010][ 0]LogNNERuntimeORT: NPU: no +[2026.04.21-20.57.57:010][ 0]LogNNERuntimeORT: NNERuntimeORTDml can only cook! +[2026.04.21-20.57.57:244][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: FCA8F9091D9D414D8000000000005100 | Instance: 8736B0BC05AE4DCFB3C6A076AD5CDAC4 (WEYLAND-YUTANI-87852). +[2026.04.21-20.57.57:610][ 0]LogMetaSound: Display: MetaSound Page Target Initialized to 'Default' +[2026.04.21-20.57.57:614][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces... +[2026.04.21-20.57.57:631][ 0]LogMetaSound: MetaSound Engine Initialized +[2026.04.21-20.57.57:756][ 0]LogTimingProfiler: Initialize +[2026.04.21-20.57.57:756][ 0]LogTimingProfiler: OnSessionChanged +[2026.04.21-20.57.57:756][ 0]LoadingProfiler: Initialize +[2026.04.21-20.57.57:756][ 0]LoadingProfiler: OnSessionChanged +[2026.04.21-20.57.57:756][ 0]LogNetworkingProfiler: Initialize +[2026.04.21-20.57.57:756][ 0]LogNetworkingProfiler: OnSessionChanged +[2026.04.21-20.57.57:756][ 0]LogMemoryProfiler: Initialize +[2026.04.21-20.57.57:756][ 0]LogMemoryProfiler: OnSessionChanged +[2026.04.21-20.57.57:806][ 0]LogChaosVDEditor: [RegisterExtension] Registering CVD Extension [FChaosVDGenericDebugDrawExtension] ... +[2026.04.21-20.57.57:806][ 0]LogChaosVDEditor: [RegisterExtension] Registering CVD Extension [FChaosVDAccelerationStructuresExtension] ... +[2026.04.21-20.57.57:858][ 0]LogConfig: Applying CVar settings from Section [/Script/NNEDenoiser.NNEDenoiserSettings] File [Engine] +[2026.04.21-20.57.58:429][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance +[2026.04.21-20.57.58:485][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2026.04.21-20.57.58:485][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2026.04.21-20.57.58:533][ 0]LogTemp: OpenXR ignores max viewport resolution in editor to support full HMD resolutions. +[2026.04.21-20.57.59:331][ 0]SourceControl: Revision control is disabled +[2026.04.21-20.57.59:345][ 0]LogUnixPlatformFile: Warning: Cannot determine whether '/home/reimoz/.steampath' is a directory - d_type not supported and stat() failed with errno=2 (No such file or directory) +[2026.04.21-20.57.59:354][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Content/Slate/Icons/doc_16x.png' error. +[2026.04.21-20.57.59:354][ 0]LogSlate: Could not load file for Slate resource: [../../../Engine/Content/Slate/Icons/doc_16x.png] file: [../../../Engine/Content/Slate/Icons/doc_16x.png] +[2026.04.21-20.57.59:355][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Content/Slate/Common/ButtonHoverHint.png' error. +[2026.04.21-20.57.59:355][ 0]LogSlate: Could not load file for Slate resource: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] file: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] +[2026.04.21-20.57.59:371][ 0]SourceControl: Revision control is disabled +[2026.04.21-20.57.59:464][ 0]LogCollectionManager: Loaded 0 collections in 0.002504 seconds +[2026.04.21-20.57.59:464][ 0]LogFileCache: Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Collections/' took 0.00s +[2026.04.21-20.57.59:465][ 0]LogFileCache: Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Developers/reimoz/Collections/' took 0.00s +[2026.04.21-20.57.59:465][ 0]LogFileCache: Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Collections/' took 0.00s +[2026.04.21-20.57.59:597][ 0]LogUObjectArray: 43167 objects as part of root set at end of initial load. +[2026.04.21-20.57.59:597][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool +[2026.04.21-20.57.59:734][ 0]LogEngine: Initializing Engine... +[2026.04.21-20.57.59:877][ 0]LogHMD: HMD configured for shader platform VULKAN_SM6, bIsMobileMultiViewEnabled=0, bProjectionLayerAlphaEnabled=0 +[2026.04.21-20.57.59:883][ 0]LogTedsSettings: UTedsSettingsEditorSubsystem::Initialize +[2026.04.21-20.57.59:883][ 0]LogStylusInput: Initializing StylusInput subsystem. +[2026.04.21-20.57.59:883][ 0]LogStylusInput: StylusInput not supported on this platform. +[2026.04.21-20.58.00:166][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.11.so +[2026.04.21-20.58.00:177][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.12.so +[2026.04.21-20.58.00:189][ 0]LogChaosDD: Creating Chaos Debug Draw Scene for world Untitled +[2026.04.21-20.58.00:198][ 0]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Temp/Untitled_0.Untitled'. +[2026.04.21-20.58.00:219][ 0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use. +[2026.04.21-20.58.00:219][ 0]LogInit: Texture streaming: Enabled +[2026.04.21-20.58.00:222][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] AnalyticsET::StartSession ( APIServer = https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data. AppVersion = 5.6.1-44394996+++UE5+Release-5.6 ) +[2026.04.21-20.58.00:228][ 0]LogAudio: Display: Initializing Audio Device Manager... +[2026.04.21-20.58.00:228][ 0]LogAudio: Display: Loading Default Audio Settings Objects... +[2026.04.21-20.58.00:229][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load). +[2026.04.21-20.58.00:234][ 0]LogAudio: Display: Audio Device Manager Initialized +[2026.04.21-20.58.00:234][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True +[2026.04.21-20.58.00:234][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2026.04.21-20.58.00:234][ 0]LogAudioMixer: Display: Sample Rate: 48000 +[2026.04.21-20.58.00:234][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2026.04.21-20.58.00:234][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2026.04.21-20.58.00:234][ 0]LogAudioMixer: Display: Number of buffers to queue: 2 +[2026.04.21-20.58.00:234][ 0]LogAudioMixer: Display: Max Channels (voices): 32 +[2026.04.21-20.58.00:234][ 0]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2026.04.21-20.58.00:234][ 0]LogAudio: Display: AudioDevice MaxSources: 32 +[2026.04.21-20.58.00:234][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2026.04.21-20.58.00:234][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2026.04.21-20.58.00:234][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2026.04.21-20.58.00:245][ 0]LogAudioMixerSDL: Display: Initialized SDL using pulseaudio platform API backend. +[2026.04.21-20.58.00:246][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'SDL2' +[2026.04.21-20.58.00:985][ 0]LogAudioMixerSDL: Opening default audio device (device index -1) +[2026.04.21-20.58.01:020][ 0]LogAudioMixer: Display: Using Audio Hardware Device Starship/Matisse HD Audio Controller Digital Stereo (IEC958) +[2026.04.21-20.58.01:021][ 0]LogAudioMixer: Display: Initializing Sound Submixes... +[2026.04.21-20.58.01:021][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2026.04.21-20.58.01:021][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2026.04.21-20.58.01:022][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=6, Samples=6144, InstanceID=1 +[2026.04.21-20.58.01:022][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +[2026.04.21-20.58.01:022][ 0]LogInit: FAudioDevice initialized with ID 1. +[2026.04.21-20.58.01:022][ 0]LogAudioMixer: Display: Audio Buffer Underrun (starvation) detected. InstanceID=1 +[2026.04.21-20.58.01:022][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'. +[2026.04.21-20.58.01:022][ 0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1 +[2026.04.21-20.58.01:047][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1" +[2026.04.21-20.58.01:050][ 0]LogInit: Undo buffer set to 256 MB +[2026.04.21-20.58.01:050][ 0]LogInit: Transaction tracking system initialized +[2026.04.21-20.58.01:106][ 0]LogSourceControl: Display: Uncontrolled Changelist persistency file loaded ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/SourceControl/UncontrolledChangelists.json +[2026.04.21-20.58.01:233][ 0]LocalizationService: Localization service is disabled +[2026.04.21-20.58.01:326][ 0]LogAndroidRuntimeSettings: Display: Enabled Package for Meta Quest devices. +The following settings have been applied: + +[2026.04.21-20.58.01:326][ 0]LogAndroidRuntimeSettings: Display: Support arm64: 1. + +[2026.04.21-20.58.01:326][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan: 1. + +[2026.04.21-20.58.01:326][ 0]LogAndroidRuntimeSettings: Display: Support x86_64: 0. + +[2026.04.21-20.58.01:326][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan Desktop: 0. + +[2026.04.21-20.58.01:326][ 0]LogAndroidRuntimeSettings: Display: Support OpenGL ES3.2: 0. +[2026.04.21-20.58.01:936][ 0]LogFileCache: Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/' took 0.00s +[2026.04.21-20.58.01:979][ 0]LogPython: Python enabled via CVar 'Engine.Python.IsEnabledByDefault' +[2026.04.21-20.58.01:985][ 0]LogPython: Using Python 3.11.8 +[2026.04.21-20.58.02:193][ 0]LogPython: Display: No pip-enabled plugins with python dependencies found, skipping +[2026.04.21-20.58.02:418][ 0]LogRenderer: Requested compilation of Path Tracing RTPSOs (8 permutations). +[2026.04.21-20.58.02:518][ 0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized. +[2026.04.21-20.58.02:664][ 0]LogEditorDataStorage: Initializing +[2026.04.21-20.58.02:668][ 0]LogEditorDataStorage: Initialized +[2026.04.21-20.58.02:680][ 0]LogCore: Display: GameplayInsights module auto-connecting to local trace server... +[2026.04.21-20.58.02:684][ 0]LogAssetRegistry: Display: Triggering cache save on discovery complete +[2026.04.21-20.58.02:765][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init() +[2026.04.21-20.58.02:768][ 0]SourceControl: Revision control is disabled +[2026.04.21-20.58.02:768][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 14.624 +[2026.04.21-20.58.02:769][ 0]Cmd: MAP LOAD FILE="../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Content/VRTemplate/Maps/VRTemplateMap.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=4 +[2026.04.21-20.58.02:776][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true +[2026.04.21-20.58.02:776][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2026.04.21-20.58.02:800][ 0]LogAudio: Display: Audio Device unregistered from world 'None'. +[2026.04.21-20.58.02:802][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.62ms +[2026.04.21-20.58.03:591][ 0]LogAssetRegistry: Display: Asset registry cache written as 67.9 MiB to ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_*.bin +[2026.04.21-20.58.03:600][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'VRTemplateMap'. +[2026.04.21-20.58.03:600][ 0]LogChaosDD: Creating Chaos Debug Draw Scene for world VRTemplateMap +[2026.04.21-20.58.03:602][ 0]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Game/VRTemplate/Maps/VRTemplateMap.VRTemplateMap'. +[2026.04.21-20.58.03:623][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs) +[2026.04.21-20.58.03:659][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.73ms +[2026.04.21-20.58.03:660][ 0]Cmd: MAP CHECKDEP NOCLEARLOG +[2026.04.21-20.58.03:660][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0.065ms to complete. +[2026.04.21-20.58.03:700][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 15.556 +[2026.04.21-20.58.03:875][ 0]LogPlacementMode: Display: The Asset Registry is not yet fully loaded so some placeable classes might be missing. +[2026.04.21-20.58.03:996][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2026.04.21-20.58.04:078][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2026.04.21-20.58.04:160][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2026.04.21-20.58.04:244][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2026.04.21-20.58.04:307][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-20.58.04:308][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/' +[2026.04.21-20.58.04:308][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-20.58.04:308][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/' +[2026.04.21-20.58.04:308][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-20.58.04:308][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_TopDown.upack', mount point: 'root:/' +[2026.04.21-20.58.04:308][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-20.58.04:308][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/' +[2026.04.21-20.58.04:308][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-20.58.04:309][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/' +[2026.04.21-20.58.04:309][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-20.58.04:309][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/' +[2026.04.21-20.58.04:309][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-20.58.04:309][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/' +[2026.04.21-20.58.04:309][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-20.58.04:309][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/' +[2026.04.21-20.58.04:309][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-20.58.04:309][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/StarterContent.upack', mount point: 'root:/' +[2026.04.21-20.58.04:309][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-20.58.04:310][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/' +[2026.04.21-20.58.04:355][ 0]LogVulkanRHI: Display: Requested PixelFormat 18 not supported by this swapchain! Falling back to supported swapchain format... +[2026.04.21-20.58.04:355][ 0]LogVulkanRHI: Display: Queue Family 0: Supports Present +[2026.04.21-20.58.04:355][ 0]LogVulkanRHI: Display: Found 4 Surface present modes: +[2026.04.21-20.58.04:355][ 0]LogVulkanRHI: Display: - VK_PRESENT_MODE_FIFO_KHR (2) +[2026.04.21-20.58.04:355][ 0]LogVulkanRHI: Display: - VK_PRESENT_MODE_FIFO_RELAXED_KHR (3) +[2026.04.21-20.58.04:355][ 0]LogVulkanRHI: Display: - VK_PRESENT_MODE_IMMEDIATE_KHR (0) +[2026.04.21-20.58.04:355][ 0]LogVulkanRHI: Display: - VkPresentModeKHR 1000361000 +[2026.04.21-20.58.04:355][ 0]LogVulkanRHI: Display: Selected VkPresentModeKHR mode VK_PRESENT_MODE_IMMEDIATE_KHR +[2026.04.21-20.58.04:355][ 0]LogVulkanRHI: Creating new VK swapchain with VK_PRESENT_MODE_IMMEDIATE_KHR, VK_FORMAT_B8G8R8A8_UNORM, VK_COLOR_SPACE_SRGB_NONLINEAR_KHR, num images 3 +[2026.04.21-20.58.04:409][ 0]LogStall: Startup... +[2026.04.21-20.58.04:409][ 0]LogStall: Startup complete. +[2026.04.21-20.58.04:464][ 0]LogGameProjectGeneration: Project MyProject2 requires update. Plugin OpenXR SupportedTargetPlatforms value in project descriptor (Win64, Linux, Android, VisionOS) differs from value in plugin descriptor (Win64, Linux, LinuxArm64, Android) +[2026.04.21-20.58.04:464][ 0]LogGameProjectGeneration: Project MyProject2 requires update. Plugin OpenXREyeTracker SupportedTargetPlatforms value in project descriptor (Win64, Linux, Android) differs from value in plugin descriptor (Win64, Linux, LinuxArm64, Android) +[2026.04.21-20.58.04:464][ 0]LogGameProjectGeneration: Project MyProject2 requires update. Plugin OpenXRHandTracking SupportedTargetPlatforms value in project descriptor (Win64, Linux, Android, VisionOS) differs from value in plugin descriptor (Win64, Linux, LinuxArm64, Android) +[2026.04.21-20.58.04:529][ 0]LogLoad: (Engine Initialization) Total time: 16.39 seconds +[2026.04.21-20.58.04:542][ 0]LogInit: Adding external input plugin. +[2026.04.21-20.58.04:542][ 0]LogInit: Adding external input plugin. +[2026.04.21-20.58.04:881][ 0]LogContentStreaming: Texture pool size now 1000 MB +[2026.04.21-20.58.04:881][ 0]LogCsvProfiler: Display: Metadata set : streamingpoolsizemb="1000" +[2026.04.21-20.58.04:891][ 0]LogSlate: Took 0.000101 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2026.04.21-20.58.04:894][ 0]LogSlate: Took 0.000051 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) +[2026.04.21-20.58.04:895][ 0]LogSlate: Took 0.000027 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K) +[2026.04.21-20.58.04:896][ 0]LogSlate: Took 0.000032 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) +[2026.04.21-20.58.04:951][ 0]LogStreaming: Display: FlushAsyncLoading(339): 1 QueuedPackages, 0 AsyncPackages +[2026.04.21-20.58.05:155][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2026.04.21-20.58.05:157][ 0]LogPython: Display: Running start-up script /opt/unreal-engine/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py... started... +[2026.04.21-20.58.05:218][ 0]LogPython: registering + +[2026.04.21-20.58.05:225][ 0]LogPython: Display: Running start-up script /opt/unreal-engine/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py... took 67.456 ms +[2026.04.21-20.58.05:494][ 1]LogAssetRegistry: AssetRegistryGather time 0.1495s: AssetDataDiscovery 0.0315s, AssetDataGather 0.0400s, StoreResults 0.0780s. Wall time 10.5940s. + NumCachedDirectories 0. NumUncachedDirectories 1489. NumCachedFiles 7460. NumUncachedFiles 0. + BackgroundTickInterruptions 53. +[2026.04.21-20.58.05:527][ 1]LogPlacementMode: Display: The Asset Registry is done with its initial scan, the list of placeable classes has been updated. +[2026.04.21-20.58.05:538][ 1]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000001 seconds (updated 0 objects) +[2026.04.21-20.58.05:538][ 1]LogSourceControl: Uncontrolled asset discovery started... +[2026.04.21-20.58.05:612][ 1]LogSourceControl: Uncontrolled asset discovery finished in 0.073668 seconds (Found 191 uncontrolled assets) +[2026.04.21-20.58.05:626][ 2]LogSlate: Took 0.000067 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2026.04.21-20.58.15:125][ 71]LogSlate: Took 0.000047 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2026.04.21-20.58.17:332][271]LogChaosDD: Not creating Chaos Debug Draw Scene for world World_0 +[2026.04.21-20.58.17:332][271]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Engine/Transient.World_0'. +[2026.04.21-20.58.17:389][272]LogNiagara: Compiling System NiagaraSystem /Game/VRTemplate/VFX/NS_TeleportTrace.NS_TeleportTrace took 0.050896 sec (time since issued). +[2026.04.21-20.58.17:496][276]LogChaosDD: Not creating Chaos Debug Draw Scene for world World_1 +[2026.04.21-20.58.17:496][276]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Engine/Transient.World_1'. +[2026.04.21-20.58.17:520][277]LogPSOHitching: Encountered 50 PSO creation hitches so far (50 graphics, 0 compute). 0 of them were precached. +[2026.04.21-20.58.17:608][281]LogChaosDD: Not creating Chaos Debug Draw Scene for world World_2 +[2026.04.21-20.58.17:609][281]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Engine/Transient.World_2'. +[2026.04.21-20.58.17:717][286]LogChaosDD: Not creating Chaos Debug Draw Scene for world World_3 +[2026.04.21-20.58.17:717][286]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Engine/Transient.World_3'. +[2026.04.21-20.58.17:762][287]LogNiagara: Compiling System NiagaraSystem /Game/VRTemplate/VFX/NS_MenuLaser.NS_MenuLaser took 0.041220 sec (time since issued). +[2026.04.21-20.58.17:828][289]LogChaosDD: Not creating Chaos Debug Draw Scene for world World_4 +[2026.04.21-20.58.17:828][289]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Engine/Transient.World_4'. +[2026.04.21-20.58.18:491][349]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn +[2026.04.21-20.58.18:491][349]LogChaosDD: Not creating Chaos Debug Draw Scene for world World_5 +[2026.04.21-20.58.18:492][349]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Engine/Transient.World_5'. +[2026.04.21-20.58.18:686][349]LogStreaming: Display: FlushAsyncLoading(342): 1 QueuedPackages, 0 AsyncPackages +[2026.04.21-20.58.19:955][349]LogSlate: Took 0.000057 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensed.ttf' (158K) +[2026.04.21-20.58.25:246][900]LogSlate: Window 'VRPawn' being destroyed +[2026.04.21-20.59.48:266][241]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2026.04.21-20.59.48:322][241]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/VRTemplate/Blueprints/VRPawn] ([2] browsable assets)... +[2026.04.21-20.59.48:341][241]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn] +[2026.04.21-20.59.48:341][241]OBJ SavePackage: Finished generating thumbnails for package [/Game/VRTemplate/Blueprints/VRPawn] +[2026.04.21-20.59.48:341][241]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true +[2026.04.21-20.59.48:420][241]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn +[2026.04.21-20.59.48:420][241]LogSavePackage: Moving '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/VRPawnBE107795727045768B0D39798F585B75.tmp' to '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Content/VRTemplate/Blueprints/VRPawn.uasset' +[2026.04.21-20.59.48:447][241]LogFileHelpers: InternalPromptForCheckoutAndSave took 180.425 ms +[2026.04.21-20.59.48:501][241]LogContentValidation: Display: Starting to validate 1 assets +[2026.04.21-20.59.48:501][241]LogContentValidation: Enabled validators: +[2026.04.21-20.59.48:501][241]LogContentValidation: /Script/DataValidation.EditorValidator_Material +[2026.04.21-20.59.48:501][241]LogContentValidation: /Script/DataValidation.DirtyFilesChangelistValidator +[2026.04.21-20.59.48:501][241]LogContentValidation: /Script/DataValidation.EditorValidator_Localization +[2026.04.21-20.59.48:501][241]LogContentValidation: /Script/DataValidation.PackageFileValidator +[2026.04.21-20.59.48:501][241]LogContentValidation: /Script/DataValidation.WorldPartitionChangelistValidator +[2026.04.21-20.59.48:501][241]LogContentValidation: /Script/InputBlueprintNodes.EnhancedInputUserWidgetValidator +[2026.04.21-20.59.48:501][241]AssetCheck: /Game/VRTemplate/Blueprints/VRPawn Validating asset +[2026.04.21-20.59.53:400][535]LogDerivedDataCache: /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:00.000 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 0 files in 1 folders with total size 0 MiB. +[2026.04.21-21.00.13:647][980]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2026.04.21-21.00.13:702][980]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/VRTemplate/Blueprints/VRPawn] ([2] browsable assets)... +[2026.04.21-21.00.13:720][980]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn] +[2026.04.21-21.00.13:720][980]OBJ SavePackage: Finished generating thumbnails for package [/Game/VRTemplate/Blueprints/VRPawn] +[2026.04.21-21.00.13:720][980]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true +[2026.04.21-21.00.13:800][980]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn +[2026.04.21-21.00.13:800][980]LogSavePackage: Moving '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/VRPawn4F0D5D1FAA2740F69D46EA910BF0A04E.tmp' to '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Content/VRTemplate/Blueprints/VRPawn.uasset' +[2026.04.21-21.00.13:825][980]LogFileHelpers: InternalPromptForCheckoutAndSave took 177.362 ms (total: 357.787 ms) +[2026.04.21-21.00.13:883][980]LogContentValidation: Display: Starting to validate 1 assets +[2026.04.21-21.00.13:883][980]LogContentValidation: Enabled validators: +[2026.04.21-21.00.13:883][980]LogContentValidation: /Script/DataValidation.EditorValidator_Material +[2026.04.21-21.00.13:883][980]LogContentValidation: /Script/DataValidation.DirtyFilesChangelistValidator +[2026.04.21-21.00.13:883][980]LogContentValidation: /Script/DataValidation.EditorValidator_Localization +[2026.04.21-21.00.13:883][980]LogContentValidation: /Script/DataValidation.PackageFileValidator +[2026.04.21-21.00.13:883][980]LogContentValidation: /Script/DataValidation.WorldPartitionChangelistValidator +[2026.04.21-21.00.13:883][980]LogContentValidation: /Script/InputBlueprintNodes.EnhancedInputUserWidgetValidator +[2026.04.21-21.00.13:884][980]AssetCheck: /Game/VRTemplate/Blueprints/VRPawn Validating asset +[2026.04.21-21.00.27:726][ 84]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2026.04.21-21.00.27:782][ 84]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/VRTemplate/Blueprints/VRPawn] ([2] browsable assets)... +[2026.04.21-21.00.27:782][ 84]OBJ SavePackage: Finished generating thumbnails for package [/Game/VRTemplate/Blueprints/VRPawn] +[2026.04.21-21.00.27:782][ 84]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true +[2026.04.21-21.00.27:863][ 84]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn +[2026.04.21-21.00.27:863][ 84]LogSavePackage: Moving '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/VRPawnC2DB7942ED474AE9A4A71C26FEC917EE.tmp' to '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Content/VRTemplate/Blueprints/VRPawn.uasset' +[2026.04.21-21.00.27:886][ 84]LogFileHelpers: InternalPromptForCheckoutAndSave took 160.409 ms (total: 518.196 ms) +[2026.04.21-21.00.27:947][ 84]LogContentValidation: Display: Starting to validate 1 assets +[2026.04.21-21.00.27:947][ 84]LogContentValidation: Enabled validators: +[2026.04.21-21.00.27:947][ 84]LogContentValidation: /Script/DataValidation.EditorValidator_Material +[2026.04.21-21.00.27:947][ 84]LogContentValidation: /Script/DataValidation.DirtyFilesChangelistValidator +[2026.04.21-21.00.27:947][ 84]LogContentValidation: /Script/DataValidation.EditorValidator_Localization +[2026.04.21-21.00.27:947][ 84]LogContentValidation: /Script/DataValidation.PackageFileValidator +[2026.04.21-21.00.27:947][ 84]LogContentValidation: /Script/DataValidation.WorldPartitionChangelistValidator +[2026.04.21-21.00.27:947][ 84]LogContentValidation: /Script/InputBlueprintNodes.EnhancedInputUserWidgetValidator +[2026.04.21-21.00.27:947][ 84]AssetCheck: /Game/VRTemplate/Blueprints/VRPawn Validating asset +[2026.04.21-21.00.29:309][203]LogUObjectHash: Compacting FUObjectHashTables data took 1.03ms +[2026.04.21-21.00.30:682][351]LogUObjectHash: Compacting FUObjectHashTables data took 0.92ms +[2026.04.21-21.00.30:703][351]LogStall: Shutdown... +[2026.04.21-21.00.30:703][351]LogStall: Shutdown complete. +[2026.04.21-21.00.30:742][351]LogWorld: UWorld::CleanupWorld for World_5, bSessionEnded=true, bCleanupResources=true +[2026.04.21-21.00.30:742][351]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2026.04.21-21.00.30:774][351]LogSlate: Window 'MyProject2 - Unreal Editor' being destroyed +[2026.04.21-21.00.30:921][351]LogUObjectHash: Compacting FUObjectHashTables data took 1.01ms +[2026.04.21-21.00.30:934][351]Cmd: QUIT_EDITOR +[2026.04.21-21.00.30:934][352]LogCore: Engine exit requested (reason: UUnrealEdEngine::CloseEditor()) +[2026.04.21-21.00.30:937][352]LogCore: Engine exit requested (reason: EngineExit() was called; note: exit was already requested) +[2026.04.21-21.00.30:938][352]LogStaticMesh: Abandoning remaining async distance field tasks for shutdown +[2026.04.21-21.00.30:938][352]LogStaticMesh: Abandoning remaining async card representation tasks for shutdown +[2026.04.21-21.00.30:939][352]LogWorld: UWorld::CleanupWorld for VRTemplateMap, bSessionEnded=true, bCleanupResources=true +[2026.04.21-21.00.30:939][352]LogCrowdFollowing: Warning: Unable to find RecastNavMesh instance while trying to create UCrowdManager instance +[2026.04.21-21.00.30:939][352]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2026.04.21-21.00.30:944][352]LogTedsSettings: UTedsSettingsEditorSubsystem::Deinitialize +[2026.04.21-21.00.30:944][352]LogStylusInput: Shutting down StylusInput subsystem. +[2026.04.21-21.00.30:944][352]LogLevelSequenceEditor: LevelSequenceEditor subsystem deinitialized. +[2026.04.21-21.00.30:948][352]LogWorld: UWorld::CleanupWorld for World_2, bSessionEnded=true, bCleanupResources=true +[2026.04.21-21.00.30:948][352]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2026.04.21-21.00.30:953][352]LogWorld: UWorld::CleanupWorld for World_1, bSessionEnded=true, bCleanupResources=true +[2026.04.21-21.00.30:953][352]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2026.04.21-21.00.30:958][352]LogWorld: UWorld::CleanupWorld for World_0, bSessionEnded=true, bCleanupResources=true +[2026.04.21-21.00.30:958][352]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2026.04.21-21.00.30:964][352]LogWorld: UWorld::CleanupWorld for World_3, bSessionEnded=true, bCleanupResources=true +[2026.04.21-21.00.30:964][352]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2026.04.21-21.00.30:968][352]LogWorld: UWorld::CleanupWorld for World_4, bSessionEnded=true, bCleanupResources=true +[2026.04.21-21.00.30:968][352]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2026.04.21-21.00.30:971][352]LogRuntimeTelemetry: Recording EnginePreExit events +[2026.04.21-21.00.30:972][352]LogStudioTelemetry: Ended StudioTelemetry Session +[2026.04.21-21.00.30:974][352]LogAnalyticsSessionSummarySender: Sent summary session report for: AppId=UEEditor.Rocket.Release SessionId={B4958A1D-6575-4C38-8B2E-79017DD3E746} +[2026.04.21-21.00.30:977][352]LogAnalytics: Display: [UEEditor.Rocket.Release] AnalyticsET::EndSession +[2026.04.21-21.00.30:978][352]LogAudio: Display: Beginning Audio Device Manager Shutdown (Module: AudioMixerSDL)... +[2026.04.21-21.00.30:978][352]LogAudio: Display: Destroying 1 Remaining Audio Device(s)... +[2026.04.21-21.00.30:978][352]LogAudio: Display: Audio Device unregistered from world 'VRTemplateMap'. +[2026.04.21-21.00.30:978][352]LogAudio: Display: Shutting down audio device while 1 references to it are still alive. For more information, compile with INSTRUMENT_AUDIODEVICE_HANDLES. +[2026.04.21-21.00.31:024][352]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID -1 +[2026.04.21-21.00.31:024][352]LogAudio: Display: Audio Device Manager Shutdown +[2026.04.21-21.00.31:055][352]LogExit: Preparing to exit. +[2026.04.21-21.00.31:094][352]LogUObjectHash: Compacting FUObjectHashTables data took 0.99ms +[2026.04.21-21.00.31:097][352]LogPython: Display: Object '/ControlRig/Python/RigHierarchy/add_controls_for_selected_PY.add_controls_for_selected_options' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2026.04.21-21.00.31:097][352]LogPython: Display: Object '/ControlRig/Python/RigHierarchy/add_controls_for_selected_PY.add_controls_for_selected' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2026.04.21-21.00.31:097][352]LogPython: Display: Object '/ControlRig/Python/RigHierarchy/add_null_above_selected_PY.add_null_above_selected' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2026.04.21-21.00.31:097][352]LogPython: Display: Object '/ControlRig/Python/RigHierarchy/align_items_PY.align_translation_rotation' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2026.04.21-21.00.31:097][352]LogPython: Display: Object '/ControlRig/Python/RigHierarchy/align_items_PY.align_translation_all' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2026.04.21-21.00.31:097][352]LogPython: Display: Object '/ControlRig/Python/RigHierarchy/align_items_PY.align_translation_x' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2026.04.21-21.00.31:097][352]LogPython: Display: Object '/ControlRig/Python/RigHierarchy/align_items_PY.align_translation_y' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2026.04.21-21.00.31:097][352]LogPython: Display: Object '/ControlRig/Python/RigHierarchy/align_items_PY.align_translation_z' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2026.04.21-21.00.31:097][352]LogPython: Display: Object '/ControlRig/Python/RigHierarchy/align_items_PY.align_rotation' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2026.04.21-21.00.31:097][352]LogPython: Display: Object '/ControlRig/Python/RigHierarchy/align_items_PY.align_scale' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2026.04.21-21.00.31:097][352]LogPython: Display: Object '/ControlRig/Python/RigHierarchy/rename_items_PY.search_replace_name_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2026.04.21-21.00.31:097][352]LogPython: Display: Object '/ControlRig/Python/RigHierarchy/rename_items_PY.search_replace_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2026.04.21-21.00.31:097][352]LogPython: Display: Object '/ControlRig/Python/RigHierarchy/rename_items_PY.add_prefix_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2026.04.21-21.00.31:097][352]LogPython: Display: Object '/ControlRig/Python/RigHierarchy/rename_items_PY.add_prefix_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2026.04.21-21.00.31:097][352]LogPython: Display: Object '/ControlRig/Python/RigHierarchy/rename_items_PY.add_suffix_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2026.04.21-21.00.31:097][352]LogPython: Display: Object '/ControlRig/Python/RigHierarchy/rename_items_PY.add_suffix_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2026.04.21-21.00.31:097][352]LogPython: Display: Object '/ControlRig/Python/RigHierarchy/rename_items_PY.do_rename_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2026.04.21-21.00.31:097][352]LogPython: Display: Object '/ControlRig/Python/RigHierarchy/rename_items_PY.do_rename_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2026.04.21-21.00.31:097][352]LogPython: Display: Object '/ControlRig/Python/RigHierarchy/set_bone_reference_pose_PY.set_bone_reference_pose' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2026.04.21-21.00.31:097][352]LogPython: Display: Object '/ControlRig/Python/ControlRigWorkflows/workflow_fbik_import_ik_rig_PY.import_ik_rig_options' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2026.04.21-21.00.31:097][352]LogPython: Display: Object '/ControlRig/Python/RigHierarchy/add_controls_for_selected_PY.ControlOutputFormat' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2026.04.21-21.00.31:441][352]LogEditorDataStorage: Deinitializing +[2026.04.21-21.00.31:577][352]LogDemo: Cleaned up 0 splitscreen connections, owner deletion: enabled +[2026.04.21-21.00.31:585][352]LogExit: Editor shut down +[2026.04.21-21.00.31:586][352]LogExit: Transaction tracking system shut down +[2026.04.21-21.00.31:720][352]LogExit: Object subsystem successfully closed. +[2026.04.21-21.00.31:779][352]LogShaderCompilers: Display: Shaders left to compile 0 +[2026.04.21-21.00.31:810][352]LogChaosVDEditor: [UnRegisterExtension] UnRegistering CVD Extension [FChaosVDGenericDebugDrawExtension] ... +[2026.04.21-21.00.31:810][352]LogChaosVDEditor: [UnRegisterExtension] UnRegistering CVD Extension [FChaosVDAccelerationStructuresExtension] ... +[2026.04.21-21.00.31:810][352]LogMemoryProfiler: Shutdown +[2026.04.21-21.00.31:810][352]LogNetworkingProfiler: Shutdown +[2026.04.21-21.00.31:810][352]LoadingProfiler: Shutdown +[2026.04.21-21.00.31:810][352]LogTimingProfiler: Shutdown +[2026.04.21-21.00.32:214][352]LogChaosDD: Chaos Debug Draw Shutdown +[2026.04.21-21.00.32:214][352]RenderDocPlugin: plugin has been unloaded. +[2026.04.21-21.00.32:214][352]LogSlate: Slate User Destroyed. User Index 0, Is Virtual User: 0 +[2026.04.21-21.00.32:216][352]LogNFORDenoise: NFORDenoise function shutting down +[2026.04.21-21.00.32:223][352]LogEOSShared: Shutdown EOS_Shutdown Result=[EOS_Success] +[2026.04.21-21.00.32:257][352]LogHttp: Warning: [FHttpManager::Shutdown] Unbinding delegates for 1 outstanding Http Requests: +[2026.04.21-21.00.32:257][352]LogHttp: Warning: verb=[POST] url=[https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7BB4958A1D-6575-4C38-8B2E-79017DD3E746%7D&AppID=UEEditor.Rocket.Release&AppVersion=5.6.1-44394996%2B%2B%2BUE5%2BRelease-5.6&UserID=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8%7C%7Ce5d2b3c70a61446e8360ccaeadda3ccf&AppEnvironment=datacollector-binary&UploadType=eteventstream] refs=[2] status=Processing +[2026.04.21-21.00.32:263][352]LogIris: FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: None name: NetActorFactory id: 0 +[2026.04.21-21.00.32:263][352]LogIris: FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: None name: NetSubObjectFactory id: 1 +[2026.04.21-21.00.32:263][352]LogPakFile: Destroying PakPlatformFile +[2026.04.21-21.00.32:515][352]LogExit: Exiting. +[2026.04.21-21.00.32:515][352]LogInit: Tearing down SDL. +[2026.04.21-21.00.32:535][352]Log file closed, 04/22/26 00:00:32 diff --git a/MyProject2/Saved/Logs/MyProject2-backup-2026.04.21-21.20.14.log b/MyProject2/Saved/Logs/MyProject2-backup-2026.04.21-21.20.14.log new file mode 100644 index 0000000..acd4b22 --- /dev/null +++ b/MyProject2/Saved/Logs/MyProject2-backup-2026.04.21-21.20.14.log @@ -0,0 +1,1775 @@ +Log file open, 04/22/26 00:19:55 +LogInit: Display: Running engine for game: MyProject2 +LogCore: UTS: Unreal Trace Server launched successfully +LogTrace: Initializing trace... +LogCore: Display: Requested channels: 'cpu,gpu,frame,log,bookmark,screenshot,region' +LogTrace: Display: Control listening on port 34202 +LogTrace: Finished trace initialization. +LogCsvProfiler: Display: Metadata set : platform="Linux" +LogCsvProfiler: Display: Metadata set : config="Development" +LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.6-CL-44394996" +LogCsvProfiler: Display: Metadata set : engineversion="5.6.1-44394996+++UE5+Release-5.6" +LogCsvProfiler: Display: Metadata set : os="Arch Linux 6.19.11-arch1-1" +LogCsvProfiler: Display: Metadata set : cpu="AuthenticAMD|AMD Ryzen 7 3800X 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="" "/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject""" +LogCsvProfiler: Display: Metadata set : loginid="e5d2b3c70a61446e8360ccaeadda3ccf-000003e8" +LogCsvProfiler: Display: Metadata set : llm="0" +LogStats: Stats thread started at 0.130602 +LogCsvProfiler: Display: Metadata set : systemresolution.resx="1280" +LogCsvProfiler: Display: Metadata set : systemresolution.resy="720" +LogICUInternationalization: OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogInit: Session CrashGUID >==================================================== + Session CrashGUID > UECC-Linux-638DF031E0E544AEACA83F99CA423844 + Session CrashGUID >==================================================== +LogConfig: No local boot hotfix file found at: [../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +LogAudio: Display: Pre-Initializing Audio Device Manager... +LogAudio: Display: AudioInfo: 'OPUS' Registered +LogAudio: Display: AudioInfo: 'OGG' Registered +LogAudio: Display: AudioInfo: 'ADPCM' Registered +LogAudio: Display: AudioInfo: 'PCM' Registered +LogAudio: Display: AudioInfo: 'BINKA' Registered +LogAudio: Display: AudioInfo: 'RADA' Registered +LogAudio: Display: Audio Device Manager Pre-Initialized +LogPluginManager: Looking for build plugins target receipt +LogPluginManager: Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +LogAssetRegistry: Display: Asset registry cache read as 67.9 MiB from ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_0.bin +LogPluginManager: Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +LogPluginManager: Looking for enabled plugins target receipt +LogPluginManager: Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +LogConfig: Display: Loading Android ini files took 0.19 seconds +LogConfig: Display: Loading Mac ini files took 0.21 seconds +LogConfig: Display: Loading VulkanPC ini files took 0.22 seconds +LogConfig: Display: Loading TVOS ini files took 0.24 seconds +LogPluginManager: Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +LogConfig: Display: Loading IOS ini files took 0.28 seconds +LogConfig: Display: Loading VisionOS ini files took 0.28 seconds +LogConfig: Display: Loading Unix ini files took 0.34 seconds +LogPluginManager: Mounting Engine plugin RenderGraphInsights +LogPluginManager: Mounting Engine plugin IoStoreInsights +LogPluginManager: Mounting Engine plugin MassInsights +LogPluginManager: Mounting Engine plugin WorldMetrics +LogPluginManager: Mounting Engine plugin XGEController +LogPluginManager: Mounting Engine plugin EnhancedInput +LogPluginManager: Mounting Engine plugin ChaosVD +LogPluginManager: Mounting Engine plugin FastBuildController +LogConfig: Display: Loading Windows ini files took 0.48 seconds +LogPluginManager: Mounting Engine plugin CmdLinkServer +LogPluginManager: Mounting Engine plugin ChaosInsights +LogPluginManager: Mounting Engine plugin UbaController +LogPluginManager: Mounting Engine plugin ChaosCloth +LogPluginManager: Mounting Engine plugin MeshPainting +LogPluginManager: Mounting Engine plugin TraceUtilities +LogPluginManager: Mounting Engine plugin GameplayCameras +LogPluginManager: Mounting Engine plugin EngineCameras +LogPluginManager: Mounting Engine plugin CameraShakePreviewer +LogConfig: Display: Loading LinuxArm64 ini files took 0.50 seconds +LogPluginManager: Mounting Engine plugin LauncherChunkInstaller +LogPluginManager: Mounting Engine plugin ColorGrading +LogPluginManager: Mounting Engine plugin FacialAnimation +LogPluginManager: Mounting Engine plugin AssetManagerEditor +LogPluginManager: Mounting Engine plugin EngineAssetDefinitions +LogConfig: Display: Loading Linux ini files took 0.51 seconds +LogPluginManager: Mounting Engine plugin BlueprintHeaderView +LogPluginManager: Mounting Engine plugin ProxyLODPlugin +LogPluginManager: Mounting Engine plugin MobileLauncherProfileWizard +LogPluginManager: Mounting Engine plugin UMGWidgetPreview +LogPluginManager: Mounting Engine plugin DataValidation +LogPluginManager: Mounting Engine plugin StylusInput +LogPluginManager: Mounting Engine plugin CryptoKeys +LogPluginManager: Mounting Engine plugin GameplayTagsEditor +LogPluginManager: Mounting Engine plugin EditorDebugTools +LogPluginManager: Mounting Engine plugin MacGraphicsSwitching +LogPluginManager: Mounting Engine plugin ModelingToolsEditorMode +LogPluginManager: Mounting Engine plugin GeometryMode +LogPluginManager: Mounting Engine plugin CurveEditorTools +LogPluginManager: Mounting Engine plugin SequencerAnimTools +LogPluginManager: Mounting Engine plugin MeshLODToolset +LogPluginManager: Mounting Engine plugin PluginBrowser +LogPluginManager: Mounting Engine plugin UVEditor +LogPluginManager: Mounting Engine plugin EditorScriptingUtilities +LogPluginManager: Mounting Engine plugin ChangelistReview +LogPluginManager: Mounting Engine plugin MaterialAnalyzer +LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities +LogPluginManager: Mounting Engine plugin SpeedTreeImporter +LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor +LogPluginManager: Mounting Engine plugin AISupport +LogPluginManager: Mounting Engine plugin MediaCompositing +LogPluginManager: Mounting Engine plugin AvfMedia +LogPluginManager: Mounting Engine plugin AndroidMedia +LogPluginManager: Mounting Engine plugin MediaPlayerEditor +LogPluginManager: Mounting Engine plugin ImgMedia +LogPluginManager: Mounting Engine plugin WmfMedia +LogPluginManager: Mounting Engine plugin WebMMedia +LogPluginManager: Mounting Engine plugin MediaPlate +LogPluginManager: Mounting Engine plugin OodleNetwork +LogPluginManager: Mounting Engine plugin MetaHumanSDK +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 Niagara +LogPluginManager: Mounting Engine plugin NiagaraSimCaching +LogPluginManager: Mounting Engine plugin Cascade +LogPluginManager: Mounting Engine plugin AlembicImporter +LogPluginManager: Mounting Engine plugin EditorPerformance +LogPluginManager: Mounting Engine plugin LocalizableMessage +LogPluginManager: Mounting Engine plugin GeometryFlow +LogPluginManager: Mounting Engine plugin RuntimeTelemetry +LogPluginManager: Mounting Engine plugin SequenceNavigator +LogPluginManager: Mounting Engine plugin PlatformCrypto +LogPluginManager: Mounting Engine plugin LowLevelNetTrace +LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin +LogPluginManager: Mounting Engine plugin ChaosUserDataPT +LogPluginManager: Mounting Engine plugin LevelSequenceNavigatorBridge +LogPluginManager: Mounting Engine plugin NFORDenoise +LogPluginManager: Mounting Engine plugin ToolPresets +LogPluginManager: Mounting Engine plugin ChaosCaching +LogPluginManager: Mounting Engine plugin EditorDataStorage +LogPluginManager: Mounting Engine plugin PlanarCut +LogPluginManager: Mounting Engine plugin PythonScriptPlugin +LogPluginManager: Mounting Engine plugin AutomationUtils +LogPluginManager: Mounting Engine plugin Fracture +LogPluginManager: Mounting Engine plugin BackChannel +LogPluginManager: Mounting Engine plugin GeometryDataflow +LogPluginManager: Mounting Engine plugin EditorTelemetry +LogPluginManager: Mounting Engine plugin MeshModelingToolsetExp +LogPluginManager: Mounting Engine plugin SkeletalReduction +LogPluginManager: Mounting Engine plugin Dataflow +LogPluginManager: Mounting Engine plugin AdvancedRenamer +LogPluginManager: Mounting Engine plugin ChaosNiagara +LogPluginManager: Mounting Engine plugin FullBodyIK +LogPluginManager: Mounting Engine plugin EditorDataStorageFeatures +LogPluginManager: Mounting Engine plugin CharacterAI +LogPluginManager: Mounting Engine plugin ChaosSolverPlugin +LogPluginManager: Mounting Engine plugin ChaosEditor +LogPluginManager: Mounting Engine plugin OnlineSubsystemNull +LogPluginManager: Mounting Engine plugin OnlineServices +LogPluginManager: Mounting Engine plugin OnlineBase +LogPluginManager: Mounting Engine plugin OnlineSubsystem +LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils +LogPluginManager: Mounting Engine plugin EOSShared +LogPluginManager: Mounting Engine plugin AssetTags +LogPluginManager: Mounting Engine plugin MsQuic +LogPluginManager: Mounting Engine plugin ProceduralMeshComponent +LogPluginManager: Mounting Engine plugin GooglePAD +LogPluginManager: Mounting Engine plugin AndroidPermission +LogPluginManager: Mounting Engine plugin ExampleDeviceProfileSelector +LogPluginManager: Mounting Engine plugin WindowsMoviePlayer +LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector +LogPluginManager: Mounting Engine plugin MeshModelingToolset +LogPluginManager: Mounting Engine plugin CustomMeshComponent +LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector +LogPluginManager: Mounting Engine plugin GeometryProcessing +LogPluginManager: Mounting Engine plugin StateTree +LogPluginManager: Mounting Engine plugin AudioCapture +LogPluginManager: Mounting Engine plugin AppleMoviePlayer +LogPluginManager: Mounting Engine plugin WaveTable +LogPluginManager: Mounting Engine plugin XRBase +LogPluginManager: Mounting Engine plugin ChunkDownloader +LogPluginManager: Mounting Engine plugin GoogleCloudMessaging +LogPluginManager: Mounting Engine plugin ResonanceAudio +LogPluginManager: Mounting Engine plugin InputDebugging +LogPluginManager: Mounting Engine plugin ArchVisCharacter +LogPluginManager: Mounting Engine plugin OpenXR +LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector +LogPluginManager: Mounting Engine plugin AndroidMoviePlayer +LogPluginManager: Mounting Engine plugin Synthesis +LogPluginManager: Mounting Engine plugin HairStrands +LogPluginManager: Mounting Engine plugin MobilePatchingUtils +LogPluginManager: Mounting Engine plugin ComputeFramework +LogPluginManager: Mounting Engine plugin AppleImageUtils +LogPluginManager: Mounting Engine plugin OpenXREyeTracker +LogPluginManager: Mounting Engine plugin WebMMoviePlayer +LogPluginManager: Mounting Engine plugin AudioSynesthesia +LogPluginManager: Mounting Engine plugin CableComponent +LogPluginManager: Mounting Engine plugin RigVM +LogPluginManager: Mounting Engine plugin PropertyBindingUtils +LogPluginManager: Mounting Engine plugin Metasound +LogPluginManager: Mounting Engine plugin SignificanceManager +LogPluginManager: Mounting Engine plugin SoundFields +LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector +LogPluginManager: Mounting Engine plugin AndroidFileServer +LogPluginManager: Mounting Engine plugin PropertyAccessEditor +LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary +LogPluginManager: Mounting Engine plugin ActorLayerUtilities +LogPluginManager: Mounting Engine plugin GeometryCache +LogPluginManager: Mounting Engine plugin AudioWidgets +LogPluginManager: Mounting Engine plugin OpenXRHandTracking +LogPluginManager: Mounting Engine plugin TcpMessaging +LogPluginManager: Mounting Engine plugin UdpMessaging +LogPluginManager: Mounting Engine plugin NNEDenoiser +LogPluginManager: Mounting Engine plugin NNERuntimeORT +LogPluginManager: Mounting Engine plugin Paper2D +LogPluginManager: Mounting Engine plugin InterchangeEditor +LogPluginManager: Mounting Engine plugin Interchange +LogPluginManager: Mounting Engine plugin InterchangeAssets +LogPluginManager: Mounting Engine plugin Takes +LogPluginManager: Mounting Engine plugin CameraCalibrationCore +LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess +LogPluginManager: Mounting Engine plugin PerforceSourceControl +LogPluginManager: Mounting Engine plugin PixWinPlugin +LogPluginManager: Mounting Engine plugin PlasticSourceControl +LogPluginManager: Mounting Engine plugin DumpGPUServices +LogPluginManager: Mounting Engine plugin PluginUtils +LogPluginManager: Mounting Engine plugin VisualStudioCodeSourceCodeAccess +LogPluginManager: Mounting Engine plugin XCodeSourceCodeAccess +LogPluginManager: Mounting Engine plugin AnimationSharing +LogPluginManager: Mounting Engine plugin RenderDocPlugin +LogPluginManager: Mounting Engine plugin ProjectLauncher +LogPluginManager: Mounting Engine plugin NullSourceCodeAccess +LogPluginManager: Mounting Engine plugin PropertyAccessNode +LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess +LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess +LogPluginManager: Mounting Engine plugin UObjectPlugin +LogPluginManager: Mounting Engine plugin GitSourceControl +LogPluginManager: Mounting Engine plugin VisualStudioSourceCodeAccess +LogPluginManager: Mounting Engine plugin SubversionSourceControl +LogPluginManager: Mounting Engine plugin TextureFormatOodle +LogPluginManager: Mounting Engine plugin ActorSequence +LogPluginManager: Mounting Engine plugin TemplateSequence +LogPluginManager: Mounting Engine plugin SequencerScripting +LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess +LogPluginManager: Mounting Engine plugin NamingTokens +LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess +LogPluginManager: Mounting Engine plugin LevelSequenceEditor +LogPluginManager: Mounting Engine plugin ControlRigModules +LogPluginManager: Mounting Engine plugin ControlRig +LogPluginManager: Mounting Engine plugin GameplayInsights +LogPluginManager: Mounting Engine plugin RigLogic +LogPluginManager: Mounting Engine plugin ControlRigSpline +LogPluginManager: Mounting Engine plugin AnimationModifierLibrary +LogPluginManager: Mounting Engine plugin SkeletalMeshModelingTools +LogPluginManager: Mounting Engine plugin IKRig +LogPluginManager: Mounting Engine plugin TweeningUtils +LogPluginManager: Mounting Engine plugin DeformerGraph +LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis +LogPluginManager: Mounting Engine plugin LiveLink +LogPluginManager: Mounting Engine plugin AnimationData +LogPluginManager: Mounting Engine plugin ACLPlugin +LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource +LogPluginManager: Mounting Engine plugin ObjectMixer +LogPluginManager: Mounting Engine plugin LightMixer +LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource +LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay +LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS +LogPluginManager: Mounting Engine plugin BaseCharacterFXEditor +LogPluginManager: Mounting Engine plugin XInputDevice +LogPluginManager: Mounting Engine plugin CompositeCore +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +LogStudioTelemetry: Started StudioTelemetry Session +LogNFORDenoise: NFORDenoise function starting up +LogInit: Using libcurl 8.12.1 +LogInit: - built for x86_64-unknown-linux-gnu +LogInit: - supports SSL with OpenSSL/1.1.1t +LogInit: - supports HTTP deflate (compression) using libz 1.3 +LogInit: - other features: +LogInit: CURL_VERSION_SSL +LogInit: CURL_VERSION_LIBZ +LogInit: CURL_VERSION_IPV6 +LogInit: CURL_VERSION_ASYNCHDNS +LogInit: CURL_VERSION_LARGEFILE +LogInit: CURL_VERSION_TLSAUTH_SRP +LogInit: CURL_VERSION_HTTP2 +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: CreateHttpThread using FCurlMultiPollEventLoopHttpThread +LogInit: Creating http thread with maximum 256 concurrent requests +LogOnline: OSS: Created online subsystem instance for: NULL +LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] +LogEOSShared: Initialize Initializing EOSSDK Version:1.17.0-41373641 +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. +LogConfig: Applying CVar settings from Section [/Script/CompositeCore.CompositeCorePluginSettings] File [Engine] +LogInit: ExecutableName: UnrealEditor +LogInit: Build: ++UE5+Release-5.6-CL-44394996 +LogInit: Platform=LinuxEditor +LogInit: MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +LogInit: DeviceId= +LogInit: Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +LogInit: Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +LogInit: Net CL: 43139311 +LogInit: OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +LogInit: Compiled (64-bit): Jul 28 2025 20:54:48 +LogInit: Architecture: x64 +LogInit: Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +LogInit: Build Configuration: Development +LogInit: Branch Name: ++UE5+Release-5.6 +LogInit: Command Line: +LogInit: Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +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: 37 +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): 49 +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): 207 +LogDevObjectVersion: FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 8 +LogDevObjectVersion: FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 13 +LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 17 +LogDevObjectVersion: Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 11 +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): 121 +LogDevObjectVersion: UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 56 +LogDevObjectVersion: UE5-SpecialProject (59DA5D52-1232-4948-B878-597870B8E98B): 9 +LogDevObjectVersion: Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2 +LogDevObjectVersion: Dev-NaniteResearch (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1 +LogDevObjectVersion: Dev-ComputeFramework (6304A3E7-0059-4F59-8CFC-21BD7721FD4E): 0 +LogDevObjectVersion: LensFileVersion (8652A554-966A-466C-9FD7-1C6DD61B1ADB): 1 +LogInit: Presizing for max 25165824 objects, including 0 objects not considered by GC. +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: Set CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] +LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created +LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]] +[2026.04.21-21.19.57:117][ 0]LogConfig: Set CVar [[r.VSync:0]] +[2026.04.21-21.19.57:117][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +[2026.04.21-21.19.57:117][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created +[2026.04.21-21.19.57:117][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created +[2026.04.21-21.19.57:117][ 0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]] +[2026.04.21-21.19.57:117][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +[2026.04.21-21.19.57:117][ 0]LogConfig: Set CVar [[r.ForwardShading:1]] +[2026.04.21-21.19.57:117][ 0]LogConfig: Set CVar [[r.MobileHDR:0]] +[2026.04.21-21.19.57:117][ 0]LogConfig: Set CVar [[vr.MobileMultiView:1]] +[2026.04.21-21.19.57:117][ 0]LogConfig: Set CVar [[vr.InstancedStereo:1]] +[2026.04.21-21.19.57:117][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure:0]] +[2026.04.21-21.19.57:117][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusion:0]] +[2026.04.21-21.19.57:117][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:0]] +[2026.04.21-21.19.57:118][ 0]LogConfig: Set CVar [[r.DefaultFeature.MotionBlur:0]] +[2026.04.21-21.19.57:118][ 0]LogConfig: Set CVar [[r.Mobile.UseHWsRGBEncoding:1]] +[2026.04.21-21.19.57:118][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]] +[2026.04.21-21.19.57:118][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] +[2026.04.21-21.19.57:118][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]] +[2026.04.21-21.19.57:118][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]] +[2026.04.21-21.19.57:118][ 0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]] +[2026.04.21-21.19.57:118][ 0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]] +[2026.04.21-21.19.57:118][ 0]LogConfig: Set CVar [[r.ReflectionMethod:1]] +[2026.04.21-21.19.57:118][ 0]LogConfig: Set CVar [[r.Mobile.AntiAliasing:3]] +[2026.04.21-21.19.57:118][ 0]LogConfig: Set CVar [[r.AntiAliasingMethod:3]] +[2026.04.21-21.19.57:118][ 0]LogConfig: Set CVar [[r.AllowStaticLighting:1]] +[2026.04.21-21.19.57:118][ 0]LogConfig: Set CVar [[r.SkinCache.CompileShaders:1]] +[2026.04.21-21.19.57:118][ 0]LogConfig: Set CVar [[r.RayTracing:1]] +[2026.04.21-21.19.57:118][ 0]LogConfig: Set CVar [[r.RayTracing.RayTracingProxies.ProjectEnabled:1]] +[2026.04.21-21.19.57:118][ 0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]] +[2026.04.21-21.19.57:118][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +[2026.04.21-21.19.57:118][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +[2026.04.21-21.19.57:118][ 0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +[2026.04.21-21.19.57:118][ 0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]] +[2026.04.21-21.19.57:118][ 0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]] +[2026.04.21-21.19.57:118][ 0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]] +[2026.04.21-21.19.57:118][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]] +[2026.04.21-21.19.57:118][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]] +[2026.04.21-21.19.57:118][ 0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]] +[2026.04.21-21.19.57:118][ 0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +[2026.04.21-21.19.57:118][ 0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +[2026.04.21-21.19.57:118][ 0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +[2026.04.21-21.19.57:118][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +[2026.04.21-21.19.57:118][ 0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] +[2026.04.21-21.19.57:118][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +[2026.04.21-21.19.57:118][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +[2026.04.21-21.19.57:118][ 0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]] +[2026.04.21-21.19.57:118][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +[2026.04.21-21.19.57:118][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +[2026.04.21-21.19.57:118][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +[2026.04.21-21.19.57:118][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +[2026.04.21-21.19.57:118][ 0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] +[2026.04.21-21.19.57:118][ 0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]] +[2026.04.21-21.19.57:118][ 0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]] +[2026.04.21-21.19.57:118][ 0]LogConfig: Set CVar [[gc.AllowParallelGC:1]] +[2026.04.21-21.19.57:118][ 0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] +[2026.04.21-21.19.57:118][ 0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]] +[2026.04.21-21.19.57:118][ 0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] +[2026.04.21-21.19.57:118][ 0]LogConfig: Set CVar [[gc.CreateGCClusters:1]] +[2026.04.21-21.19.57:118][ 0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]] +[2026.04.21-21.19.57:118][ 0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]] +[2026.04.21-21.19.57:118][ 0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]] +[2026.04.21-21.19.57:118][ 0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] +[2026.04.21-21.19.57:118][ 0]LogConfig: Set CVar [[gc.GarbageEliminationEnabled:1]] +[2026.04.21-21.19.57:118][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +[2026.04.21-21.19.57:118][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +[2026.04.21-21.19.57:118][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +[2026.04.21-21.19.57:118][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +[2026.04.21-21.19.57:118][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created +[2026.04.21-21.19.57:118][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +[2026.04.21-21.19.57:118][ 0]LogConfig: CVar [[DefaultASTCQualityBySizeHQ:4]] deferred - dummy variable created +[2026.04.21-21.19.57:118][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +[2026.04.21-21.19.57:118][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +[2026.04.21-21.19.57:118][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +[2026.04.21-21.19.57:118][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +[2026.04.21-21.19.57:118][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +[2026.04.21-21.19.57:118][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +[2026.04.21-21.19.57:118][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +[2026.04.21-21.19.57:118][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +[2026.04.21-21.19.57:118][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +[2026.04.21-21.19.57:118][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +[2026.04.21-21.19.57:118][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +[2026.04.21-21.19.57:118][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +[2026.04.21-21.19.57:118][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +[2026.04.21-21.19.57:118][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +[2026.04.21-21.19.57:118][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +[2026.04.21-21.19.57:118][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +[2026.04.21-21.19.57:118][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +[2026.04.21-21.19.57:118][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +[2026.04.21-21.19.57:118][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:AmbientSound]] deferred - dummy variable created +[2026.04.21-21.19.57:118][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +[2026.04.21-21.19.57:118][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +[2026.04.21-21.19.57:118][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +[2026.04.21-21.19.57:118][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +[2026.04.21-21.19.57:118][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +[2026.04.21-21.19.57:118][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +[2026.04.21-21.19.57:118][ 0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created +[2026.04.21-21.19.57:118][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +[2026.04.21-21.19.57:118][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +[2026.04.21-21.19.57:118][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +[2026.04.21-21.19.57:118][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +[2026.04.21-21.19.57:118][ 0]LogConfig: CVar [[VersionedIntRValues:r.Mobile.DBuffer]] deferred - dummy variable created +[2026.04.21-21.19.57:118][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +[2026.04.21-21.19.57:118][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +[2026.04.21-21.19.57:118][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +[2026.04.21-21.19.57:118][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +[2026.04.21-21.19.57:118][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +[2026.04.21-21.19.57:118][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +[2026.04.21-21.19.57:118][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +[2026.04.21-21.19.57:118][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +[2026.04.21-21.19.57:118][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +[2026.04.21-21.19.57:118][ 0]LogInit: Initializing SDL. +[2026.04.21-21.19.58:043][ 0]LogInit: Initialized SDL 2.30.6 revision: SDL-2.30.6-no-vcs (compiled against 2.30.6) +[2026.04.21-21.19.58:043][ 0]LogInit: Using SDL video driver 'x11' +[2026.04.21-21.19.58:043][ 0]LogInit: Display metrics: +[2026.04.21-21.19.58:043][ 0]LogInit: PrimaryDisplayWidth: 3440 +[2026.04.21-21.19.58:043][ 0]LogInit: PrimaryDisplayHeight: 1440 +[2026.04.21-21.19.58:043][ 0]LogInit: PrimaryDisplayWorkAreaRect: +[2026.04.21-21.19.58:043][ 0]LogInit: Left=0, Top=0, Right=3440, Bottom=1396 +[2026.04.21-21.19.58:043][ 0]LogInit: VirtualDisplayRect: +[2026.04.21-21.19.58:043][ 0]LogInit: Left=0, Top=0, Right=3440, Bottom=1396 +[2026.04.21-21.19.58:043][ 0]LogInit: TitleSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 +[2026.04.21-21.19.58:043][ 0]LogInit: ActionSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 +[2026.04.21-21.19.58:043][ 0]LogInit: Number of monitors: 1 +[2026.04.21-21.19.58:043][ 0]LogInit: Monitor 0 +[2026.04.21-21.19.58:043][ 0]LogInit: Name: LG ULTRAGEAR+ 45" +[2026.04.21-21.19.58:043][ 0]LogInit: ID: display0 +[2026.04.21-21.19.58:043][ 0]LogInit: NativeWidth: 3440 +[2026.04.21-21.19.58:043][ 0]LogInit: NativeHeight: 1440 +[2026.04.21-21.19.58:043][ 0]LogInit: bIsPrimary: true +[2026.04.21-21.19.58:043][ 0]LogCsvProfiler: Display: Metadata set : systemresolution.resx="3440" +[2026.04.21-21.19.58:043][ 0]LogCsvProfiler: Display: Metadata set : systemresolution.resy="1440" +[2026.04.21-21.19.58:043][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.FXAA.Quality:4]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.TSR.ReprojectionField:1]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.TSR.Resurrection:1]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.LightFunctionQuality:1]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.ShadowQuality:5]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.VolumetricFog:1]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.CapsuleShadows:1]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.DistanceFieldAO:1]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.SkylightIntensityMultiplier:1.0]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.AOQuality:2]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.LumenScene.DirectLighting.MaxLightsPerTile:8]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.LumenScene.DirectLighting.UpdateFactor:32]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.UpdateFactor:64]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:100]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.NumAdaptiveProbes:8]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.HardwareRayTracing:0]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.BentNormal:1]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] +[2026.04.21-21.19.58:043][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:70]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.RayTracing.Scene.BuildMode:1]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.SSR.Quality:3]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.MaxRoughnessToEvaluateRoughSpecularForFoliage:0.8]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.NumSamples:5]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.MinWeight:0]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.MotionBlurQuality:4]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.LensFlareQuality:2]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.BloomQuality:5]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.FastBlurThreshold:100]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.Upscale.Quality:3]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.LightShaftQuality:1]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.Filter.SizeScale:1]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.Streaming.MipBias:0]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.Streaming.Boost:1]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.MaxAnisotropy:8]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.RefractionQuality:2]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.SceneColorFormat:4]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.DetailMode:3]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.SSS.Scale:1]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.SSS.SampleSet:2]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.SSS.Quality:1]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.SSS.HalfRes:0]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.SSGI.Quality:3]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:2]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[fx.Niagara.QualityLevel:3]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.DownsampleFactor:2]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.MaxStepCount:256]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.Shadows.Resolution:256]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.Shadows.MaxSampleCount:8]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.UseExistenceMask:0]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[foliage.DensityScale:1.0]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[grass.DensityScale:1.0]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]] +[2026.04.21-21.19.58:044][ 0]LogConfig: Applying CVar settings from Section [LandscapeQuality@3] File [Scalability] +[2026.04.21-21.19.58:044][ 0]LogLinux: Selected Device Profile: [LinuxEditor] +[2026.04.21-21.19.58:044][ 0]LogInit: Selected Device Profile: [LinuxEditor] +[2026.04.21-21.19.58:044][ 0]LogHAL: Display: Platform has ~ 63 GB [67336896512 / 68719476736 / 63], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +[2026.04.21-21.19.58:045][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Linux] +[2026.04.21-21.19.58:045][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [] +[2026.04.21-21.19.58:045][ 0]LogDeviceProfileManager: Pushing Device Profile CVar: [[UI.SlateSDFText.RasterizationMode:Bitmap -> Msdf]] +[2026.04.21-21.19.58:045][ 0]LogDeviceProfileManager: Pushing Device Profile CVar: [[UI.SlateSDFText.ResolutionLevel:2 -> 2]] +[2026.04.21-21.19.58:045][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +[2026.04.21-21.19.58:045][ 0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]] +[2026.04.21-21.19.58:045][ 0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] +[2026.04.21-21.19.58:045][ 0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] +[2026.04.21-21.19.58:045][ 0]LogConfig: CVar [[ds.CADTranslator.Meshing.ActivateThinZoneMeshing:0]] deferred - dummy variable created +[2026.04.21-21.19.58:045][ 0]LogConfig: CVar [[ds.CADTranslator.Stitching.RemoveThinFaces:0]] deferred - dummy variable created +[2026.04.21-21.19.58:045][ 0]LogConfig: Applying CVar settings from Section [Startup_Linux] File [../../../Engine/Config/ConsoleVariables.ini] +[2026.04.21-21.19.58:045][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2026.04.21-21.19.58:045][ 0]LogConfig: Set CVar [[g.TimeoutForBlockOnRenderFence:60000]] +[2026.04.21-21.19.58:045][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Config/LinuxEditor/Editor.ini] +[2026.04.21-21.19.58:045][ 0]LogInit: Unix hardware info: +[2026.04.21-21.19.58:045][ 0]LogInit: - we are the first instance of this executable +[2026.04.21-21.19.58:045][ 0]LogInit: - this process' id (pid) is 91956, parent process' id (ppid) is 1855 +[2026.04.21-21.19.58:045][ 0]LogInit: - we are not running under debugger +[2026.04.21-21.19.58:045][ 0]LogInit: - machine network name is 'WEYLAND-YUTANI' +[2026.04.21-21.19.58:045][ 0]LogInit: - user name is 'reimoz' (reimoz) +[2026.04.21-21.19.58:045][ 0]LogInit: - we're logged in locally +[2026.04.21-21.19.58:045][ 0]LogInit: - we're running with rendering +[2026.04.21-21.19.58:045][ 0]LogInit: - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) +[2026.04.21-21.19.58:045][ 0]LogInit: - Number of physical cores available for the process: 8 +[2026.04.21-21.19.58:045][ 0]LogInit: - Number of logical cores available for the process: 16 +[2026.04.21-21.19.58:045][ 0]LogInit: - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +[2026.04.21-21.19.58:045][ 0]LogInit: - Memory allocator used: Mimalloc +[2026.04.21-21.19.58:045][ 0]LogInit: - This is an internal build. +[2026.04.21-21.19.58:045][ 0]LogCore: Benchmarking clocks: +[2026.04.21-21.19.58:045][ 0]LogCore: - CLOCK_MONOTONIC (id=1) can sustain 38921400 (38921K, 39M) calls per second without zero deltas. +[2026.04.21-21.19.58:045][ 0]LogCore: - CLOCK_MONOTONIC_RAW (id=4) can sustain 39191559 (39192K, 39M) calls per second without zero deltas. +[2026.04.21-21.19.58:045][ 0]LogCore: - CLOCK_MONOTONIC_COARSE (id=6) can sustain 221975181 (221975K, 222M) calls per second with 99.999545% zero deltas. +[2026.04.21-21.19.58:045][ 0]LogCore: Selected clock_id 4 (CLOCK_MONOTONIC_RAW) since it is the fastest support clock without zero deltas. +[2026.04.21-21.19.58:045][ 0]LogInit: Unix-specific commandline switches: +[2026.04.21-21.19.58:045][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) +[2026.04.21-21.19.58:045][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation +[2026.04.21-21.19.58:045][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation +[2026.04.21-21.19.58:045][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache +[2026.04.21-21.19.58:045][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) +[2026.04.21-21.19.58:045][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) +[2026.04.21-21.19.58:046][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) +[2026.04.21-21.19.58:046][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal +[2026.04.21-21.19.58:046][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) +[2026.04.21-21.19.58:046][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened +[2026.04.21-21.19.58:046][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) +[2026.04.21-21.19.58:046][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) +[2026.04.21-21.19.58:046][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) +[2026.04.21-21.19.58:046][ 0]LogInit: -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash +[2026.04.21-21.19.58:046][ 0]LogInit: - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) +[2026.04.21-21.19.58:046][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1.4 +[2026.04.21-21.19.58:046][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) +[2026.04.21-21.19.58:046][ 0]LogInit: - PageSize 4096 +[2026.04.21-21.19.58:046][ 0]LogInit: - BinnedPageSize 65536 +[2026.04.21-21.19.58:046][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0" +[2026.04.21-21.19.58:050][ 0]LogChaosDD: Chaos Debug Draw Startup +[2026.04.21-21.19.58:050][ 0]LogInit: Physics initialised using underlying interface: Chaos +[2026.04.21-21.19.58:080][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-21.19.58:080][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-21.19.58:081][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-21.19.58:518][ 0]LogObj: Display: Attempting to load config data for Default__SlateThemeManager before the Class has been constructed/registered/linked (likely during module loading or early startup). This will result in the load silently failing and should be fixed. +[2026.04.21-21.19.58:521][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +[2026.04.21-21.19.58:521][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0 +[2026.04.21-21.19.59:119][ 0]LogVulkanRHI: Display: Found VULKAN_SDK= +[2026.04.21-21.19.59:119][ 0]LogVulkanRHI: Display: Registering provided Vulkan validation layers +[2026.04.21-21.19.59:119][ 0]LogVulkanRHI: Display: Updated VK_LAYER_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +[2026.04.21-21.19.59:119][ 0]LogVulkanRHI: Display: Updated LD_LIBRARY_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +[2026.04.21-21.19.59:120][ 0]LogVulkanRHI: Display: Installed Vulkan Loader Path: /usr/lib +[2026.04.21-21.19.59:120][ 0]LogVulkanRHI: Display: Installed Vulkan Loader instance version 1.4.341. +[2026.04.21-21.19.59:120][ 0]LogVulkanRHI: Starting Vulkan Profile check for VP_UE_Vulkan_SM6: +[2026.04.21-21.19.59:128][ 0]LogVulkanRHI: Vulkan Profile check complete. +[2026.04.21-21.19.59:128][ 0]LogInit: Using SDL_WINDOW_VULKAN +[2026.04.21-21.19.59:128][ 0]LogVulkanRHI: Display: Vulkan RHI ShaderPlatform for SM6: VULKAN_SM6. +[2026.04.21-21.19.59:128][ 0]LogVulkanRHI: Vulkan PSO Precaching = 1, PipelineFileCache = 0 +[2026.04.21-21.19.59:128][ 0]LogVulkanRHI: Display: Built with Vulkan header version 1.4.304 +[2026.04.21-21.19.59:128][ 0]LogVulkanRHI: Starting Vulkan Profile check for VP_UE_Vulkan_SM6_RT: +[2026.04.21-21.19.59:133][ 0]LogVulkanRHI: Vulkan Profile check complete. +[2026.04.21-21.19.59:133][ 0]LogVulkanRHI: Using API Version 1.3. +[2026.04.21-21.19.59:133][ 0]LogHMD: OpenXRHMDModule::InitInstance using DefaultLoader. +[2026.04.21-21.19.59:139][ 0]LogHMD: OpenXR runtime supported extensions: +[2026.04.21-21.19.59:139][ 0]LogHMD: XR_KHR_vulkan_enable +[2026.04.21-21.19.59:139][ 0]LogHMD: XR_KHR_vulkan_enable2 +[2026.04.21-21.19.59:139][ 0]LogHMD: XR_KHR_opengl_enable +[2026.04.21-21.19.59:140][ 0]LogHMD: XR_KHR_convert_timespec_time +[2026.04.21-21.19.59:140][ 0]LogHMD: XR_KHR_opengl_es_enable +[2026.04.21-21.19.59:140][ 0]LogHMD: XR_MNDX_egl_enable +[2026.04.21-21.19.59:140][ 0]LogHMD: XR_KHR_binding_modification +[2026.04.21-21.19.59:140][ 0]LogHMD: XR_KHR_composition_layer_depth +[2026.04.21-21.19.59:140][ 0]LogHMD: XR_KHR_locate_spaces +[2026.04.21-21.19.59:140][ 0]LogHMD: XR_KHR_visibility_mask +[2026.04.21-21.19.59:140][ 0]LogHMD: XR_EXT_active_action_set_priority +[2026.04.21-21.19.59:140][ 0]LogHMD: XR_EXT_dpad_binding +[2026.04.21-21.19.59:140][ 0]LogHMD: XR_EXT_eye_gaze_interaction +[2026.04.21-21.19.59:140][ 0]LogHMD: XR_EXT_frame_composition_report +[2026.04.21-21.19.59:140][ 0]LogHMD: XR_EXT_hand_interaction +[2026.04.21-21.19.59:140][ 0]LogHMD: XR_EXT_hand_tracking +[2026.04.21-21.19.59:140][ 0]LogHMD: XR_EXT_hand_tracking_data_source +[2026.04.21-21.19.59:140][ 0]LogHMD: XR_EXT_hand_joints_motion_range +[2026.04.21-21.19.59:140][ 0]LogHMD: XR_EXT_hp_mixed_reality_controller +[2026.04.21-21.19.59:140][ 0]LogHMD: XR_EXT_local_floor +[2026.04.21-21.19.59:140][ 0]LogHMD: XR_EXT_palm_pose +[2026.04.21-21.19.59:140][ 0]LogHMD: XR_EXT_uuid +[2026.04.21-21.19.59:140][ 0]LogHMD: XR_EXT_user_presence +[2026.04.21-21.19.59:140][ 0]LogHMD: XR_EXT_render_model +[2026.04.21-21.19.59:140][ 0]LogHMD: XR_EXT_interaction_render_model +[2026.04.21-21.19.59:140][ 0]LogHMD: XR_FB_display_refresh_rate +[2026.04.21-21.19.59:140][ 0]LogHMD: XR_HTC_vive_cosmos_controller_interaction +[2026.04.21-21.19.59:140][ 0]LogHMD: XR_HTC_vive_focus3_controller_interaction +[2026.04.21-21.19.59:140][ 0]LogHMD: XR_HTC_vive_wrist_tracker_interaction +[2026.04.21-21.19.59:140][ 0]LogHMD: XR_MND_headless +[2026.04.21-21.19.59:140][ 0]LogHMD: XR_VALVE_analog_threshold +[2026.04.21-21.19.59:140][ 0]LogHMD: XR_META_performance_metrics +[2026.04.21-21.19.59:140][ 0]LogHMD: XR_VALVE_timing_utils +[2026.04.21-21.19.59:140][ 0]LogHMD: XR_META_recommended_layer_resolution +[2026.04.21-21.19.59:140][ 0]LogHMD: XR_HTCX_vive_tracker_interaction +[2026.04.21-21.19.59:140][ 0]LogHMD: XR_KHR_generic_controller +[2026.04.21-21.19.59:140][ 0]LogHMD: XR_VALVE_frame_controller_interaction +[2026.04.21-21.19.59:140][ 0]LogHMD: XR_EXT_debug_utils +[2026.04.21-21.19.59:140][ 0]LogHMD: Optional extension XR_KHR_vulkan_swapchain_format_list is not available +[2026.04.21-21.19.59:140][ 0]LogHMD: Optional extension XR_FB_foveation_vulkan is not available +[2026.04.21-21.19.59:140][ 0]LogHMD: Optional extension XR_FB_composition_layer_depth_test is not available +[2026.04.21-21.19.59:140][ 0]LogHMD: Optional extension XR_KHR_composition_layer_cylinder is not available +[2026.04.21-21.19.59:140][ 0]LogHMD: Optional extension XR_KHR_composition_layer_equirect is not available +[2026.04.21-21.19.59:140][ 0]LogHMD: Optional extension XR_KHR_composition_layer_equirect2 is not available +[2026.04.21-21.19.59:140][ 0]LogHMD: Optional extension XR_KHR_composition_layer_color_scale_bias is not available +[2026.04.21-21.19.59:140][ 0]LogHMD: Optional extension XR_VARJO_quad_views is not available +[2026.04.21-21.19.59:140][ 0]LogHMD: Optional extension XR_EPIC_view_configuration_fov is not available +[2026.04.21-21.19.59:140][ 0]LogHMD: Optional extension XR_FB_foveation is not available +[2026.04.21-21.19.59:140][ 0]LogHMD: Optional extension XR_FB_swapchain_update_state is not available +[2026.04.21-21.19.59:140][ 0]LogHMD: Optional extension XR_FB_foveation_configuration is not available +[2026.04.21-21.19.59:140][ 0]LogHMD: Optional extension XR_FB_composition_layer_alpha_blend is not available +[2026.04.21-21.20.04:515][ 0]LogHMD: xrCreateInstance succeeded with XR_API_VERSION_1_0 +[2026.04.21-21.20.04:516][ 0]LogHMD: xrCreateInstance created: 425665216 +[2026.04.21-21.20.04:516][ 0]LogHMD: Initialized OpenXR on SteamVR/OpenXR runtime version 2.15.6 +[2026.04.21-21.20.04:516][ 0]LogHMD: Warning: Instance does not support expected usage of xrStringToPath. Instance is not viable. +[2026.04.21-21.20.04:517][ 0]LogVulkanRHI: Display: Found 25 available instance extensions : +[2026.04.21-21.20.04:517][ 0]LogVulkanRHI: Display: - VK_EXT_acquire_drm_display +[2026.04.21-21.20.04:517][ 0]LogVulkanRHI: Display: - VK_EXT_acquire_xlib_display +[2026.04.21-21.20.04:517][ 0]LogVulkanRHI: Display: - VK_EXT_debug_report +[2026.04.21-21.20.04:517][ 0]LogVulkanRHI: Display: + VK_EXT_debug_utils +[2026.04.21-21.20.04:517][ 0]LogVulkanRHI: Display: - VK_EXT_direct_mode_display +[2026.04.21-21.20.04:517][ 0]LogVulkanRHI: Display: - VK_EXT_display_surface_counter +[2026.04.21-21.20.04:517][ 0]LogVulkanRHI: Display: - VK_EXT_surface_maintenance1 +[2026.04.21-21.20.04:517][ 0]LogVulkanRHI: Display: + VK_EXT_swapchain_colorspace +[2026.04.21-21.20.04:517][ 0]LogVulkanRHI: Display: - VK_KHR_device_group_creation +[2026.04.21-21.20.04:517][ 0]LogVulkanRHI: Display: - VK_KHR_display +[2026.04.21-21.20.04:517][ 0]LogVulkanRHI: Display: - VK_KHR_external_fence_capabilities +[2026.04.21-21.20.04:517][ 0]LogVulkanRHI: Display: - VK_KHR_external_memory_capabilities +[2026.04.21-21.20.04:517][ 0]LogVulkanRHI: Display: - VK_KHR_external_semaphore_capabilities +[2026.04.21-21.20.04:517][ 0]LogVulkanRHI: Display: - VK_KHR_get_display_properties2 +[2026.04.21-21.20.04:517][ 0]LogVulkanRHI: Display: - VK_KHR_get_physical_device_properties2 +[2026.04.21-21.20.04:517][ 0]LogVulkanRHI: Display: - VK_KHR_get_surface_capabilities2 +[2026.04.21-21.20.04:517][ 0]LogVulkanRHI: Display: - VK_KHR_portability_enumeration +[2026.04.21-21.20.04:517][ 0]LogVulkanRHI: Display: + VK_KHR_surface +[2026.04.21-21.20.04:517][ 0]LogVulkanRHI: Display: - VK_KHR_surface_maintenance1 +[2026.04.21-21.20.04:517][ 0]LogVulkanRHI: Display: - VK_KHR_surface_protected_capabilities +[2026.04.21-21.20.04:517][ 0]LogVulkanRHI: Display: - VK_KHR_wayland_surface +[2026.04.21-21.20.04:517][ 0]LogVulkanRHI: Display: - VK_KHR_xcb_surface +[2026.04.21-21.20.04:517][ 0]LogVulkanRHI: Display: + VK_KHR_xlib_surface +[2026.04.21-21.20.04:517][ 0]LogVulkanRHI: Display: - VK_LUNARG_direct_driver_loading +[2026.04.21-21.20.04:517][ 0]LogVulkanRHI: Display: - VK_NV_display_stereo +[2026.04.21-21.20.04:522][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_VALVE_steam_overlay_32 provides 0 extensions: +[2026.04.21-21.20.04:523][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_VALVE_steam_fossilize_64 provides 0 extensions: +[2026.04.21-21.20.04:524][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_VALVE_steam_overlay_64 provides 0 extensions: +[2026.04.21-21.20.04:525][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_VALVE_steam_fossilize_32 provides 0 extensions: +[2026.04.21-21.20.04:525][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_NV_optimus provides 0 extensions: +[2026.04.21-21.20.04:526][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_NV_present provides 0 extensions: +[2026.04.21-21.20.04:528][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_LUNARG_api_dump provides 1 extensions: +[2026.04.21-21.20.04:528][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-21.20.04:530][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_LUNARG_crash_diagnostic provides 3 extensions: +[2026.04.21-21.20.04:530][ 0]LogVulkanRHI: Display: VK_EXT_debug_report +[2026.04.21-21.20.04:530][ 0]LogVulkanRHI: Display: VK_EXT_debug_utils +[2026.04.21-21.20.04:530][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-21.20.04:532][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_KHRONOS_validation provides 4 extensions: +[2026.04.21-21.20.04:532][ 0]LogVulkanRHI: Display: VK_EXT_debug_report +[2026.04.21-21.20.04:532][ 0]LogVulkanRHI: Display: VK_EXT_debug_utils +[2026.04.21-21.20.04:532][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-21.20.04:532][ 0]LogVulkanRHI: Display: VK_EXT_validation_features +[2026.04.21-21.20.04:533][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_KHRONOS_synchronization2 provides 1 extensions: +[2026.04.21-21.20.04:533][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-21.20.04:534][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_LUNARG_gfxreconstruct provides 0 extensions: +[2026.04.21-21.20.04:536][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_KHRONOS_profiles provides 1 extensions: +[2026.04.21-21.20.04:536][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-21.20.04:538][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_KHRONOS_shader_object provides 1 extensions: +[2026.04.21-21.20.04:538][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-21.20.04:538][ 0]LogVulkanRHI: Display: Found 13 available instance layers : +[2026.04.21-21.20.04:538][ 0]LogVulkanRHI: Display: * VK_LAYER_KHRONOS_profiles +[2026.04.21-21.20.04:538][ 0]LogVulkanRHI: Display: * VK_LAYER_KHRONOS_shader_object +[2026.04.21-21.20.04:538][ 0]LogVulkanRHI: Display: * VK_LAYER_KHRONOS_synchronization2 +[2026.04.21-21.20.04:538][ 0]LogVulkanRHI: Display: * VK_LAYER_KHRONOS_validation +[2026.04.21-21.20.04:538][ 0]LogVulkanRHI: Display: * VK_LAYER_LUNARG_api_dump +[2026.04.21-21.20.04:538][ 0]LogVulkanRHI: Display: * VK_LAYER_LUNARG_crash_diagnostic +[2026.04.21-21.20.04:538][ 0]LogVulkanRHI: Display: * VK_LAYER_LUNARG_gfxreconstruct +[2026.04.21-21.20.04:538][ 0]LogVulkanRHI: Display: * VK_LAYER_NV_optimus +[2026.04.21-21.20.04:538][ 0]LogVulkanRHI: Display: * VK_LAYER_NV_present +[2026.04.21-21.20.04:538][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_fossilize_32 +[2026.04.21-21.20.04:538][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_fossilize_64 +[2026.04.21-21.20.04:538][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_overlay_32 +[2026.04.21-21.20.04:538][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_overlay_64 +[2026.04.21-21.20.04:546][ 0]LogVulkanRHI: Creating Vulkan Device using VkPhysicalDevice 0x19696d10. +[2026.04.21-21.20.04:546][ 0]LogVulkanRHI: Display: - DeviceName: NVIDIA GeForce RTX 4090 +[2026.04.21-21.20.04:546][ 0]LogVulkanRHI: Display: - API=1.4.329 (0x404149) Driver=0x94ce80c0 VendorId=0x10de +[2026.04.21-21.20.04:546][ 0]LogVulkanRHI: Display: - DeviceID=0x2684 Type=VK_PHYSICAL_DEVICE_TYPE_DISCRETE_GPU +[2026.04.21-21.20.04:546][ 0]LogVulkanRHI: Display: - Max Descriptor Sets Bound 32 +[2026.04.21-21.20.04:546][ 0]LogVulkanRHI: Display: - Timestamps: ComputeAndGraphics=1 Domain=VK_TIME_DOMAIN_CLOCK_MONOTONIC_KHR Period=1.000000 +[2026.04.21-21.20.04:546][ 0]LogVulkanRHI: API Version: 1.4.329 +[2026.04.21-21.20.04:546][ 0]LogRHI: RHI Adapter Info: +[2026.04.21-21.20.04:546][ 0]LogRHI: Name: NVIDIA GeForce RTX 4090 +[2026.04.21-21.20.04:546][ 0]LogRHI: Driver Version: 595.58 (internal:595.58, unified:) +[2026.04.21-21.20.04:546][ 0]LogRHI: Driver Date: 01-01-01 +[2026.04.21-21.20.04:546][ 0]LogVulkanRHI: Display: Found 275 available device extensions : +[2026.04.21-21.20.04:546][ 0]LogVulkanRHI: Display: + VK_AMD_buffer_marker +[2026.04.21-21.20.04:546][ 0]LogVulkanRHI: Display: - VK_EXT_4444_formats +[2026.04.21-21.20.04:546][ 0]LogVulkanRHI: Display: - VK_EXT_attachment_feedback_loop_dynamic_state +[2026.04.21-21.20.04:546][ 0]LogVulkanRHI: Display: - VK_EXT_attachment_feedback_loop_layout +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_blend_operation_advanced +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_border_color_swizzle +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_buffer_device_address +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: + VK_EXT_calibrated_timestamps +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_color_write_enable +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_conditional_rendering +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_conservative_rasterization +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_custom_border_color +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_custom_resolve +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_depth_bias_control +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clamp_control +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clamp_zero_one +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clip_control +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clip_enable +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_depth_range_unrestricted +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: + VK_EXT_descriptor_buffer +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_descriptor_heap +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: * VK_EXT_descriptor_indexing +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_device_address_binding_report +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: + VK_EXT_device_fault +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_device_generated_commands +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_discard_rectangles +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_display_control +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_dynamic_rendering_unused_attachments +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_extended_dynamic_state +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_extended_dynamic_state2 +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_extended_dynamic_state3 +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_external_memory_dma_buf +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_external_memory_host +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_fragment_shader_interlock +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_global_priority +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_global_priority_query +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: + VK_EXT_graphics_pipeline_library +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_hdr_metadata +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_host_image_copy +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: * VK_EXT_host_query_reset +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_image_2d_view_of_3d +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_image_drm_format_modifier +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_image_robustness +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_image_sliced_view_of_3d +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_image_view_min_lod +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_index_type_uint8 +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_inline_uniform_block +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_legacy_vertex_attributes +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_line_rasterization +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: + VK_EXT_load_store_op_none +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_map_memory_placed +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: + VK_EXT_memory_budget +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_memory_decompression +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: + VK_EXT_memory_priority +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: + VK_EXT_mesh_shader +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_multi_draw +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: + VK_EXT_mutable_descriptor_type +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_nested_command_buffer +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_non_seamless_cube_map +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_opacity_micromap +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_pageable_device_local_memory +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_pci_bus_info +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_physical_device_drm +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: * VK_EXT_pipeline_creation_cache_control +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_pipeline_creation_feedback +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_pipeline_library_group_handles +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_pipeline_robustness +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_post_depth_coverage +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_present_mode_fifo_latest_ready +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_present_timing +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_primitive_topology_list_restart +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_primitives_generated_query +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_private_data +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_provoking_vertex +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_queue_family_foreign +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_ray_tracing_invocation_reorder +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_robustness2 +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_sample_locations +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_sampler_filter_minmax +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: * VK_EXT_scalar_block_layout +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_separate_stencil_usage +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_shader_64bit_indexing +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_shader_atomic_float +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: * VK_EXT_shader_demote_to_helper_invocation +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_shader_float8 +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: + VK_EXT_shader_image_atomic_int64 +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_shader_module_identifier +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_shader_object +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_shader_replicated_composites +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_shader_subgroup_ballot +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_shader_subgroup_vote +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_shader_uniform_buffer_unsized_array +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: * VK_EXT_shader_viewport_index_layer +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: * VK_EXT_subgroup_size_control +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_swapchain_maintenance1 +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_texel_buffer_alignment +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: * VK_EXT_tooling_info +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_transform_feedback +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_vertex_attribute_divisor +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_vertex_attribute_robustness +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_vertex_input_dynamic_state +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_ycbcr_2plane_444_formats +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_ycbcr_image_arrays +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_EXT_zero_initialize_device_memory +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_GOOGLE_hlsl_functionality1 +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_GOOGLE_user_type +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: + VK_KHR_16bit_storage +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_KHR_8bit_storage +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: + VK_KHR_acceleration_structure +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_KHR_bind_memory2 +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: * VK_KHR_buffer_device_address +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_KHR_calibrated_timestamps +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: + VK_KHR_compute_shader_derivatives +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_KHR_cooperative_matrix +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_KHR_copy_commands2 +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_KHR_copy_memory_indirect +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: * VK_KHR_create_renderpass2 +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_KHR_dedicated_allocation +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: + VK_KHR_deferred_host_operations +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_KHR_depth_clamp_zero_one +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: + VK_KHR_depth_stencil_resolve +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_KHR_descriptor_update_template +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_KHR_device_group +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_KHR_draw_indirect_count +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: * VK_KHR_driver_properties +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: * VK_KHR_dynamic_rendering +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_KHR_dynamic_rendering_local_read +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_KHR_external_fence +[2026.04.21-21.20.04:547][ 0]LogVulkanRHI: Display: - VK_KHR_external_fence_fd +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_external_memory +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: + VK_KHR_external_memory_fd +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_external_semaphore +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_external_semaphore_fd +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_format_feature_flags2 +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: + VK_KHR_fragment_shader_barycentric +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: + VK_KHR_fragment_shading_rate +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: * VK_KHR_get_memory_requirements2 +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_global_priority +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: * VK_KHR_image_format_list +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_imageless_framebuffer +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_incremental_present +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_index_type_uint8 +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_line_rasterization +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_load_store_op_none +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance1 +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance10 +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance2 +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance3 +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: * VK_KHR_maintenance4 +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: + VK_KHR_maintenance5 +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance6 +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance7 +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance8 +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance9 +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_map_memory2 +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: * VK_KHR_multiview +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_pipeline_binary +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_pipeline_executable_properties +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: + VK_KHR_pipeline_library +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_present_id +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_present_id2 +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_present_mode_fifo_latest_ready +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_present_wait +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_present_wait2 +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_push_descriptor +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: + VK_KHR_ray_query +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_ray_tracing_maintenance1 +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: + VK_KHR_ray_tracing_pipeline +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: + VK_KHR_ray_tracing_position_fetch +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_relaxed_block_layout +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_robustness2 +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_sampler_mirror_clamp_to_edge +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: * VK_KHR_sampler_ycbcr_conversion +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: * VK_KHR_separate_depth_stencil_layouts +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: * VK_KHR_shader_atomic_int64 +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_shader_bfloat16 +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_shader_clock +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_shader_draw_parameters +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_shader_expect_assume +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: + VK_KHR_shader_float16_int8 +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: * VK_KHR_shader_float_controls +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_shader_float_controls2 +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_shader_fma +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_shader_integer_dot_product +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_shader_maximal_reconvergence +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_shader_non_semantic_info +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_shader_quad_control +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_shader_relaxed_extended_instruction +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_shader_subgroup_extended_types +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_shader_subgroup_rotate +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_shader_subgroup_uniform_control_flow +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_shader_terminate_invocation +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_shader_untyped_pointers +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_shared_presentable_image +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: * VK_KHR_spirv_1_4 +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_storage_buffer_storage_class +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: + VK_KHR_swapchain +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_swapchain_maintenance1 +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_swapchain_mutable_format +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: * VK_KHR_synchronization2 +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: * VK_KHR_timeline_semaphore +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_unified_image_layouts +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_uniform_buffer_standard_layout +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_variable_pointers +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_vertex_attribute_divisor +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_av1 +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_h264 +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_h265 +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_queue +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_vp9 +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_av1 +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_h264 +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_h265 +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_intra_refresh +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_quantization_map +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_queue +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_video_maintenance1 +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_video_maintenance2 +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_video_queue +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_vulkan_memory_model +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_workgroup_memory_explicit_layout +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_KHR_zero_initialize_workgroup_memory +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_NVX_binary_import +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_NVX_image_view_handle +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_NVX_multiview_per_view_attributes +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_NV_clip_space_w_scaling +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_NV_cluster_acceleration_structure +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_NV_compute_occupancy_priority +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_NV_compute_shader_derivatives +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_NV_cooperative_matrix +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_NV_cooperative_matrix2 +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_NV_cooperative_vector +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_NV_copy_memory_indirect +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_NV_corner_sampled_image +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_NV_coverage_reduction_mode +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_NV_cuda_kernel_launch +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_NV_dedicated_allocation +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_NV_dedicated_allocation_image_aliasing +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_NV_descriptor_pool_overallocation +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: + VK_NV_device_diagnostic_checkpoints +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: + VK_NV_device_diagnostics_config +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_NV_device_generated_commands +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_NV_device_generated_commands_compute +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_NV_disk_cache_utils +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_NV_extended_sparse_address_space +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_NV_fill_rectangle +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_NV_fragment_coverage_to_color +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_NV_fragment_shader_barycentric +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_NV_fragment_shading_rate_enums +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_NV_framebuffer_mixed_samples +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_NV_geometry_shader_passthrough +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_NV_inherited_viewport_scissor +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_NV_internal_nvpresent +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_NV_linear_color_attachment +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_NV_low_latency +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_NV_low_latency2 +[2026.04.21-21.20.04:548][ 0]LogVulkanRHI: Display: - VK_NV_memory_decompression +[2026.04.21-21.20.04:549][ 0]LogVulkanRHI: Display: - VK_NV_mesh_shader +[2026.04.21-21.20.04:549][ 0]LogVulkanRHI: Display: - VK_NV_optical_flow +[2026.04.21-21.20.04:549][ 0]LogVulkanRHI: Display: - VK_NV_partitioned_acceleration_structure +[2026.04.21-21.20.04:549][ 0]LogVulkanRHI: Display: - VK_NV_present_metering +[2026.04.21-21.20.04:549][ 0]LogVulkanRHI: Display: - VK_NV_raw_access_chains +[2026.04.21-21.20.04:549][ 0]LogVulkanRHI: Display: - VK_NV_ray_tracing +[2026.04.21-21.20.04:549][ 0]LogVulkanRHI: Display: - VK_NV_ray_tracing_invocation_reorder +[2026.04.21-21.20.04:549][ 0]LogVulkanRHI: Display: - VK_NV_ray_tracing_motion_blur +[2026.04.21-21.20.04:549][ 0]LogVulkanRHI: Display: - VK_NV_representative_fragment_test +[2026.04.21-21.20.04:549][ 0]LogVulkanRHI: Display: - VK_NV_sample_mask_override_coverage +[2026.04.21-21.20.04:549][ 0]LogVulkanRHI: Display: - VK_NV_scissor_exclusive +[2026.04.21-21.20.04:549][ 0]LogVulkanRHI: Display: - VK_NV_shader_atomic_float16_vector +[2026.04.21-21.20.04:549][ 0]LogVulkanRHI: Display: - VK_NV_shader_image_footprint +[2026.04.21-21.20.04:549][ 0]LogVulkanRHI: Display: - VK_NV_shader_sm_builtins +[2026.04.21-21.20.04:549][ 0]LogVulkanRHI: Display: - VK_NV_shader_subgroup_partitioned +[2026.04.21-21.20.04:549][ 0]LogVulkanRHI: Display: - VK_NV_shading_rate_image +[2026.04.21-21.20.04:549][ 0]LogVulkanRHI: Display: - VK_NV_viewport_array2 +[2026.04.21-21.20.04:549][ 0]LogVulkanRHI: Display: - VK_NV_viewport_swizzle +[2026.04.21-21.20.04:549][ 0]LogVulkanRHI: Display: Found 0 available device layers ! +[2026.04.21-21.20.04:549][ 0]LogVulkanRHI: Display: Vulkan Physical Device Driver Properties: +[2026.04.21-21.20.04:549][ 0]LogVulkanRHI: Display: - driverName: NVIDIA +[2026.04.21-21.20.04:549][ 0]LogVulkanRHI: Display: - driverInfo: 595.58.03 +[2026.04.21-21.20.04:549][ 0]LogVulkanRHI: Display: Vulkan Variable Rate Shading choice: 0. +[2026.04.21-21.20.04:549][ 0]LogVulkanRHI: Display: Device properties: Geometry 1 BufferAtomic64 1 ImageAtomic64 1 +[2026.04.21-21.20.04:549][ 0]LogVulkanRHI: Display: Enabling Vulkan Descriptor Buffers with: allowSamplerImageViewPostSubmitCreation=0, maxDescriptorBufferBindings=32, maxSamplerDescriptorBufferBindings=32, maxResourceDescriptorBufferBindings=32, samplerDescriptorBufferAddressSpaceSize=1099511627776, resourceDescriptorBufferAddressSpaceSize=1099511627776, maxSamplerDescriptorBufferRange=1099511627776, maxResourceDescriptorBufferRange=1099511627776, descriptorBufferAddressSpaceSize=1099511627776, descriptorBufferOffsetAlignment=64, samplerDescriptorSize=4 +[2026.04.21-21.20.04:549][ 0]LogVulkanRHI: Display: Found 6 Queue Families +[2026.04.21-21.20.04:549][ 0]LogVulkanRHI: Display: Initializing Queue Family 0: 16 queues Gfx Compute Xfer Sparse +[2026.04.21-21.20.04:549][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 1: 2 queues Xfer Sparse +[2026.04.21-21.20.04:549][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 2: 8 queues Compute Xfer Sparse +[2026.04.21-21.20.04:549][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 3: 1 queues Xfer Sparse +[2026.04.21-21.20.04:549][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 4: 2 queues Xfer Sparse +[2026.04.21-21.20.04:549][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 5: 1 queues Xfer Sparse +[2026.04.21-21.20.05:205][ 0]LogVulkanRHI: Display: TimestampValidBits=64 +[2026.04.21-21.20.05:205][ 0]LogVulkanRHI: Display: Using 0 device layers. +[2026.04.21-21.20.05:205][ 0]LogVulkanRHI: Display: Using 47 device extensions: +[2026.04.21-21.20.05:205][ 0]LogVulkanRHI: Display: * VK_KHR_swapchain +[2026.04.21-21.20.05:205][ 0]LogVulkanRHI: Display: * VK_EXT_memory_budget +[2026.04.21-21.20.05:205][ 0]LogVulkanRHI: Display: * VK_EXT_memory_priority +[2026.04.21-21.20.05:205][ 0]LogVulkanRHI: Display: * VK_KHR_create_renderpass2 +[2026.04.21-21.20.05:205][ 0]LogVulkanRHI: Display: * VK_KHR_deferred_host_operations +[2026.04.21-21.20.05:205][ 0]LogVulkanRHI: Display: * VK_KHR_spirv_1_4 +[2026.04.21-21.20.05:205][ 0]LogVulkanRHI: Display: * VK_KHR_shader_float_controls +[2026.04.21-21.20.05:205][ 0]LogVulkanRHI: Display: * VK_KHR_image_format_list +[2026.04.21-21.20.05:205][ 0]LogVulkanRHI: Display: * VK_EXT_load_store_op_none +[2026.04.21-21.20.05:205][ 0]LogVulkanRHI: Display: * VK_EXT_tooling_info +[2026.04.21-21.20.05:205][ 0]LogVulkanRHI: Display: * VK_KHR_dynamic_rendering +[2026.04.21-21.20.05:205][ 0]LogVulkanRHI: Display: * VK_KHR_pipeline_library +[2026.04.21-21.20.05:205][ 0]LogVulkanRHI: Display: * VK_KHR_driver_properties +[2026.04.21-21.20.05:205][ 0]LogVulkanRHI: Display: * VK_KHR_maintenance4 +[2026.04.21-21.20.05:205][ 0]LogVulkanRHI: Display: * VK_KHR_maintenance5 +[2026.04.21-21.20.05:205][ 0]LogVulkanRHI: Display: * VK_KHR_shader_atomic_int64 +[2026.04.21-21.20.05:205][ 0]LogVulkanRHI: Display: * VK_EXT_shader_image_atomic_int64 +[2026.04.21-21.20.05:205][ 0]LogVulkanRHI: Display: * VK_EXT_scalar_block_layout +[2026.04.21-21.20.05:205][ 0]LogVulkanRHI: Display: * VK_EXT_shader_viewport_index_layer +[2026.04.21-21.20.05:205][ 0]LogVulkanRHI: Display: * VK_KHR_separate_depth_stencil_layouts +[2026.04.21-21.20.05:205][ 0]LogVulkanRHI: Display: * VK_KHR_synchronization2 +[2026.04.21-21.20.05:205][ 0]LogVulkanRHI: Display: * VK_KHR_fragment_shading_rate +[2026.04.21-21.20.05:205][ 0]LogVulkanRHI: Display: * VK_KHR_multiview +[2026.04.21-21.20.05:205][ 0]LogVulkanRHI: Display: * VK_KHR_get_memory_requirements2 +[2026.04.21-21.20.05:205][ 0]LogVulkanRHI: Display: * VK_EXT_descriptor_indexing +[2026.04.21-21.20.05:205][ 0]LogVulkanRHI: Display: * VK_EXT_host_query_reset +[2026.04.21-21.20.05:205][ 0]LogVulkanRHI: Display: * VK_EXT_subgroup_size_control +[2026.04.21-21.20.05:205][ 0]LogVulkanRHI: Display: * VK_EXT_calibrated_timestamps +[2026.04.21-21.20.05:205][ 0]LogVulkanRHI: Display: * VK_EXT_descriptor_buffer +[2026.04.21-21.20.05:205][ 0]LogVulkanRHI: Display: * VK_EXT_device_fault +[2026.04.21-21.20.05:205][ 0]LogVulkanRHI: Display: * VK_EXT_shader_demote_to_helper_invocation +[2026.04.21-21.20.05:205][ 0]LogVulkanRHI: Display: * VK_KHR_16bit_storage +[2026.04.21-21.20.05:205][ 0]LogVulkanRHI: Display: * VK_KHR_shader_float16_int8 +[2026.04.21-21.20.05:205][ 0]LogVulkanRHI: Display: * VK_KHR_depth_stencil_resolve +[2026.04.21-21.20.05:205][ 0]LogVulkanRHI: Display: * VK_EXT_pipeline_creation_cache_control +[2026.04.21-21.20.05:205][ 0]LogVulkanRHI: Display: * VK_KHR_fragment_shader_barycentric +[2026.04.21-21.20.05:205][ 0]LogVulkanRHI: Display: * VK_KHR_compute_shader_derivatives +[2026.04.21-21.20.05:205][ 0]LogVulkanRHI: Display: * VK_KHR_sampler_ycbcr_conversion +[2026.04.21-21.20.05:205][ 0]LogVulkanRHI: Display: * VK_KHR_timeline_semaphore +[2026.04.21-21.20.05:205][ 0]LogVulkanRHI: Display: * VK_EXT_mesh_shader +[2026.04.21-21.20.05:205][ 0]LogVulkanRHI: Display: * VK_EXT_graphics_pipeline_library +[2026.04.21-21.20.05:205][ 0]LogVulkanRHI: Display: * VK_EXT_mutable_descriptor_type +[2026.04.21-21.20.05:205][ 0]LogVulkanRHI: Display: * VK_KHR_buffer_device_address +[2026.04.21-21.20.05:205][ 0]LogVulkanRHI: Display: * VK_KHR_acceleration_structure +[2026.04.21-21.20.05:205][ 0]LogVulkanRHI: Display: * VK_KHR_ray_tracing_pipeline +[2026.04.21-21.20.05:205][ 0]LogVulkanRHI: Display: * VK_KHR_ray_query +[2026.04.21-21.20.05:205][ 0]LogVulkanRHI: Display: * VK_KHR_ray_tracing_position_fetch +[2026.04.21-21.20.05:205][ 0]LogVulkanRHI: Display: Vulkan debug markers support: resource names disabled, begin/end labels disabled. +[2026.04.21-21.20.05:205][ 0]LogVulkanRHI: Display: Max memory allocations 4294967295. +[2026.04.21-21.20.05:205][ 0]LogVulkanRHI: Display: 3 Device Memory Heaps: +[2026.04.21-21.20.05:206][ 0]LogVulkanRHI: Display: 0: Flags 0x1 - Size 25757220864 (24564.00 MB) - Used 0 (0.00%) - DeviceLocal - PrimaryHeap +[2026.04.21-21.20.05:206][ 0]LogVulkanRHI: Display: 1: Flags 0x0 - Size 50502672384 (48163.10 MB) - Used 0 (0.00%) +[2026.04.21-21.20.05:206][ 0]LogVulkanRHI: Display: 2: Flags 0x1 - Size 257949696 (246.00 MB) - Used 0 (0.00%) - DeviceLocal +[2026.04.21-21.20.05:206][ 0]LogVulkanRHI: Display: 5 Device Memory Types (Not unified): +[2026.04.21-21.20.05:206][ 0]LogVulkanRHI: Display: 1: Flags 0x00001 - Heap 0 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT +[2026.04.21-21.20.05:206][ 0]LogVulkanRHI: Display: 0: Flags 0x00000 - Heap 1 - +[2026.04.21-21.20.05:206][ 0]LogVulkanRHI: Display: 2: Flags 0x00006 - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +[2026.04.21-21.20.05:206][ 0]LogVulkanRHI: Display: 3: Flags 0x0000e - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT|VK_MEMORY_PROPERTY_HOST_CACHED_BIT +[2026.04.21-21.20.05:206][ 0]LogVulkanRHI: Display: 4: Flags 0x00007 - Heap 2 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT|VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +[2026.04.21-21.20.05:206][ 0]LogVulkanRHI: Display: Memory Budget Extension: +[2026.04.21-21.20.05:206][ 0]LogVulkanRHI: Display: | Usage | Budget | Size | +[2026.04.21-21.20.05:206][ 0]LogVulkanRHI: Display: ---------|------------------------------------------------------------------| +[2026.04.21-21.20.05:206][ 0]LogVulkanRHI: Display: HEAP 00 | 0.07% / 17.38 MB | 23389.44 MB | 24564.00 MB | +[2026.04.21-21.20.05:206][ 0]LogVulkanRHI: Display: HEAP 01 | 0.08% / 39.29 MB | 48163.10 MB | 48163.10 MB | +[2026.04.21-21.20.05:206][ 0]LogVulkanRHI: Display: HEAP 02 | 17.28% / 42.50 MB | 203.50 MB | 246.00 MB | +[2026.04.21-21.20.05:206][ 0]LogVulkanRHI: Display: ---------|------------------------------------------------------------------| +[2026.04.21-21.20.05:206][ 0]LogRHI: Warning: Dynamic Uniform Buffers are enabled, but they will not be used with Vulkan bindless. +[2026.04.21-21.20.05:206][ 0]LogRHI: Warning: Memory defrag is enabled, but it will not be used with Vulkan bindless. +[2026.04.21-21.20.05:210][ 0]LogVulkanRHI: Display: FVulkanPipelineStateCacheManager: Binary pipeline cache '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/VulkanPSO.cache.10de.2684' not found. +[2026.04.21-21.20.05:210][ 0]LogVulkanRHI: Display: Vulkan Async Compute has been DISABLED. +[2026.04.21-21.20.05:210][ 0]LogVulkanRHI: Display: Wave Operations have been ENABLED (wave size: min=32 max=32). +[2026.04.21-21.20.05:210][ 0]LogVulkanRHI: Integrated GPU (iGPU): false +[2026.04.21-21.20.05:222][ 0]LogVRS: Current RHI supports per-draw and screenspace Variable Rate Shading +[2026.04.21-21.20.05:224][ 0]LogRHI: Texture pool is 17367 MB (70% of 24810 MB) +[2026.04.21-21.20.05:224][ 0]LogCsvProfiler: Display: Metadata set : verbatimrhiname="Vulkan" +[2026.04.21-21.20.05:224][ 0]LogCsvProfiler: Display: Metadata set : rhiname="Vulkan" +[2026.04.21-21.20.05:224][ 0]LogCsvProfiler: Display: Metadata set : rhifeaturelevel="SM6" +[2026.04.21-21.20.05:224][ 0]LogCsvProfiler: Display: Metadata set : shaderplatform="VULKAN_SM6" +[2026.04.21-21.20.05:224][ 0]LogInit: Initializing FReadOnlyCVARCache +[2026.04.21-21.20.05:234][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all' +[2026.04.21-21.20.05:234][ 0]LogMonitoredProcess: Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all ] +[2026.04.21-21.20.05:239][ 0]LogTextureFormatASTC: Display: ASTCEnc version 5.0.1 library loaded +[2026.04.21-21.20.05:239][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC +[2026.04.21-21.20.05:239][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT +[2026.04.21-21.20.05:239][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2 +[2026.04.21-21.20.05:239][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp +[2026.04.21-21.20.05:239][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed +[2026.04.21-21.20.05:239][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.13 +[2026.04.21-21.20.05:239][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.13.so +[2026.04.21-21.20.05:239][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.5.so +[2026.04.21-21.20.05:239][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle +[2026.04.21-21.20.05:301][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64' +[2026.04.21-21.20.05:301][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server' +[2026.04.21-21.20.05:301][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client' +[2026.04.21-21.20.05:321][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux' +[2026.04.21-21.20.05:321][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor' +[2026.04.21-21.20.05:321][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer' +[2026.04.21-21.20.05:321][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient' +[2026.04.21-21.20.05:337][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android' +[2026.04.21-21.20.05:337][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC' +[2026.04.21-21.20.05:337][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT' +[2026.04.21-21.20.05:337][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2' +[2026.04.21-21.20.05:337][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_OpenXR' +[2026.04.21-21.20.05:337][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient' +[2026.04.21-21.20.05:337][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient' +[2026.04.21-21.20.05:337][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient' +[2026.04.21-21.20.05:337][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client' +[2026.04.21-21.20.05:337][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_OpenXRClient' +[2026.04.21-21.20.05:337][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi' +[2026.04.21-21.20.05:337][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient' +[2026.04.21-21.20.05:337][ 0]LogTargetPlatformManager: Display: Building Assets For LinuxEditor +[2026.04.21-21.20.05:357][ 0]LogTargetPlatformManager: Unable to find shader format SF_VULKAN_SM6 from hinted modules, loading all potential format modules to find it +[2026.04.21-21.20.05:358][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL +[2026.04.21-21.20.05:358][ 0]LogTargetPlatformManager: GLSL_150_ES31 +[2026.04.21-21.20.05:358][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID +[2026.04.21-21.20.05:358][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM +[2026.04.21-21.20.05:358][ 0]LogTargetPlatformManager: VVM_1_0 +[2026.04.21-21.20.05:359][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat +[2026.04.21-21.20.05:359][ 0]LogTargetPlatformManager: SF_VULKAN_SM5 +[2026.04.21-21.20.05:359][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID +[2026.04.21-21.20.05:359][ 0]LogTargetPlatformManager: SF_VULKAN_ES31 +[2026.04.21-21.20.05:359][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID +[2026.04.21-21.20.05:359][ 0]LogTargetPlatformManager: SF_VULKAN_SM6 +[2026.04.21-21.20.05:359][ 0]LogRendererCore: Ray tracing is enabled (dynamic). Reason: r.RayTracing=1 and r.RayTracing.EnableOnDemand=1. +[2026.04.21-21.20.05:359][ 0]LogRendererCore: Ray tracing shaders are enabled. +[2026.04.21-21.20.05:360][ 0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB +[2026.04.21-21.20.05:360][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +[2026.04.21-21.20.05:360][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy. +[2026.04.21-21.20.05:360][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2026.04.21-21.20.05:360][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy. +[2026.04.21-21.20.05:499][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (1217 MiB) +[2026.04.21-21.20.05:500][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2026.04.21-21.20.05:500][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy. +[2026.04.21-21.20.05:500][ 0]LogZenServiceInstance: Found Zen config default=/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data +[2026.04.21-21.20.05:500][ 0]LogZenServiceInstance: InTree version at '/opt/unreal-engine/Engine/Binaries/Linux/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +[2026.04.21-21.20.05:500][ 0]LogZenServiceInstance: Installed version at '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +[2026.04.21-21.20.05:503][ 0]LogZenServiceInstance: No current process using the data dir found, launching a new instance +[2026.04.21-21.20.05:503][ 0]LogZenServiceInstance: Display: Launching executable '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver', working dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install', data dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data', args '--port 8558 --data-dir "/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data" --http asio --gc-cache-duration-seconds 1209600 --gc-interval-seconds 21600 --gc-low-diskspace-threshold 2147483648 --quiet --http-forceloopback --owner-pid 91956 --child-id Zen_91956_Startup' +[2026.04.21-21.20.05:619][ 0]LogZenServiceInstance: Display: Unreal Zen Storage Server HTTP service at [::1]:8658 status: OK!. +[2026.04.21-21.20.05:619][ 0]LogZenServiceInstance: Local ZenServer AutoLaunch initialization completed in 0.119 seconds +[2026.04.21-21.20.05:620][ 0]LogDerivedDataCache: Display: ZenLocal: Using ZenServer HTTP service at http://[::1]:8658/ with namespace ue.ddc status: OK!. +[2026.04.21-21.20.05:622][ 0]LogDerivedDataCache: /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds. +[2026.04.21-21.20.05:622][ 0]LogDerivedDataCache: Display: /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.00ms. RandomReadSpeed=3880.97MBs, RandomWriteSpeed=797.19MBs. Assigned SpeedClass 'Local' +[2026.04.21-21.20.05:622][ 0]LogDerivedDataCache: Local: Using data cache path /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: DeleteOnly +[2026.04.21-21.20.05:622][ 0]LogDerivedDataCache: ZenShared: Disabled because Host is set to 'None' +[2026.04.21-21.20.05:622][ 0]LogDerivedDataCache: Unable to find inner node ZenShared for hierarchy Hierarchy. +[2026.04.21-21.20.05:622][ 0]LogDerivedDataCache: Shared: Disabled because no path is configured. +[2026.04.21-21.20.05:622][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy. +[2026.04.21-21.20.05:622][ 0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None' +[2026.04.21-21.20.05:622][ 0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy. +[2026.04.21-21.20.05:623][ 0]LogShaderCompilers: Guid format shader working directory is 14 characters bigger than the processId version (../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/WorkingDirectory/91956/). +[2026.04.21-21.20.05:623][ 0]LogShaderCompilers: Cleaned the shader compiler working directory '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/tmp/20B65D3016F44F0BA883643AC76E258D/'. +[2026.04.21-21.20.05:624][ 0]LogUbaHorde: Display: UBA/Horde Configuration [Uba.Provider.Horde]: Not Enabled +[2026.04.21-21.20.05:624][ 0]LogShaderCompilers: Display: Using 8 local workers for shader compilation +[2026.04.21-21.20.05:624][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/ShaderAutogen/VULKAN_SM6/AutogenShaderHeaders.ush +[2026.04.21-21.20.05:624][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2026.04.21-21.20.05:893][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0 +[2026.04.21-21.20.07:002][ 0]LogSlate: Using FreeType 2.10.0 +[2026.04.21-21.20.07:003][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +[2026.04.21-21.20.07:005][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png' error. +[2026.04.21-21.20.07:005][ 0]LogSlate: Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] +[2026.04.21-21.20.07:005][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' error. +[2026.04.21-21.20.07:005][ 0]LogSlate: Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] +[2026.04.21-21.20.07:015][ 0]LogAssetRegistry: FAssetRegistry took 0.0019 seconds to start up +[2026.04.21-21.20.07:016][ 0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_*.bin. +[2026.04.21-21.20.07:581][ 0]LogEditorDomain: Display: EditorDomain is Disabled +[2026.04.21-21.20.07:829][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found. +[2026.04.21-21.20.07:829][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found. +[2026.04.21-21.20.07:866][ 0]LogLinux: Selected Device Profile: [LinuxEditor] +[2026.04.21-21.20.07:866][ 0]LogDeviceProfileManager: Active device profile: [0xb55aa6cf280][0xb55aa915000 66] LinuxEditor +[2026.04.21-21.20.07:866][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="LinuxEditor" +[2026.04.21-21.20.07:868][ 0]LogStreaming: Display: FlushAsyncLoading(1): 1 QueuedPackages, 0 AsyncPackages +[2026.04.21-21.20.07:870][ 0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor). +[2026.04.21-21.20.07:870][ 0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +[2026.04.21-21.20.07:870][ 0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled +[2026.04.21-21.20.07:874][ 0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Invalid, MinAllowed_Sdk=r25b, MaxAllowed_Sdk=r29, Current_Sdk=, Allowed_AutoSdk=r27c, Current_AutoSdk=, Flags="Platform_InvalidHostPrerequisites, Support_FullSdk", Error="Android Studio is not installed correctly.") +[2026.04.21-21.20.07:874][ 0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +[2026.04.21-21.20.07:874][ 0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +[2026.04.21-21.20.07:879][ 0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI' +[2026.04.21-21.20.07:879][ 0]LogMonitoredProcess: Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI -nocompile -nocompileuat ] +[2026.04.21-21.20.07:891][ 0]LogStreaming: Display: Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-21.20.07:892][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness because of a recursive sync load +[2026.04.21-21.20.07:892][ 0]LogStreaming: Display: Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-21.20.07:892][ 0]LogStreaming: Display: Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-21.20.07:892][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec because of a recursive sync load +[2026.04.21-21.20.07:892][ 0]LogStreaming: Display: Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-21.20.07:892][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-21.20.07:893][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_M because of a recursive sync load +[2026.04.21-21.20.07:893][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_N because of a recursive sync load +[2026.04.21-21.20.07:894][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Opacity/CameraDepthFade because of a recursive sync load +[2026.04.21-21.20.07:894][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-21.20.07:895][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-21.20.07:895][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-21.20.07:895][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDiffuse because of a recursive sync load +[2026.04.21-21.20.07:895][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions02/Utility/BreakOutFloat2Components because of a recursive sync load +[2026.04.21-21.20.07:896][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultPostProcessMaterial because of a recursive sync load +[2026.04.21-21.20.07:896][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-21.20.07:935][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultDeferredDecalMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultLightFunctionMaterial because of a recursive sync load +[2026.04.21-21.20.07:935][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-21.20.07:954][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/WorldGridMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDeferredDecalMaterial because of a recursive sync load +[2026.04.21-21.20.07:954][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-21.20.07:973][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/WorldGridMaterial because of a recursive sync load +[2026.04.21-21.20.07:973][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-21.20.08:176][ 0]LogMeshReduction: Display: HLOD mesh reduction module (r.ProxyLODMeshReductionModule) set to "ProxyLODMeshReduction" which doesn't exist. +[2026.04.21-21.20.08:185][ 0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction +[2026.04.21-21.20.08:185][ 0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction +[2026.04.21-21.20.08:185][ 0]LogMeshReduction: Display: No automatic mesh merging module available +[2026.04.21-21.20.08:185][ 0]LogMeshReduction: Display: No distributed automatic mesh merging module available +[2026.04.21-21.20.08:185][ 0]LogMeshMerging: No automatic mesh merging module available +[2026.04.21-21.20.08:185][ 0]LogMeshMerging: No distributed automatic mesh merging module available +[2026.04.21-21.20.08:483][ 0]LogTurnkeySupport: Completed device detection: Code = 0 +[2026.04.21-21.20.08:574][ 0]LogConfig: Applying CVar settings from Section [/Script/CQTest.CQTestSettings] File [Engine] +[2026.04.21-21.20.08:602][ 0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None +[2026.04.21-21.20.08:602][ 0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled +[2026.04.21-21.20.08:603][ 0]LogIris: FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetActorFactory name: NetActorFactory id: 0 +[2026.04.21-21.20.08:603][ 0]LogIris: FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetSubObjectFactory name: NetSubObjectFactory id: 1 +[2026.04.21-21.20.08:615][ 0]LogHAL: Linux SourceCodeAccessSettings: VisualStudioCode +[2026.04.21-21.20.08:646][ 0]LogSlate: Border +[2026.04.21-21.20.08:646][ 0]LogSlate: BreadcrumbButton +[2026.04.21-21.20.08:646][ 0]LogSlate: Brushes.Title +[2026.04.21-21.20.08:646][ 0]LogSlate: ColorPicker.ColorThemes +[2026.04.21-21.20.08:646][ 0]LogSlate: Default +[2026.04.21-21.20.08:646][ 0]LogSlate: Icons.Save +[2026.04.21-21.20.08:646][ 0]LogSlate: Icons.Toolbar.Settings +[2026.04.21-21.20.08:646][ 0]LogSlate: ListView +[2026.04.21-21.20.08:646][ 0]LogSlate: SoftwareCursor_CardinalCross +[2026.04.21-21.20.08:646][ 0]LogSlate: SoftwareCursor_Grab +[2026.04.21-21.20.08:646][ 0]LogSlate: TableView.DarkRow +[2026.04.21-21.20.08:646][ 0]LogSlate: TableView.Row +[2026.04.21-21.20.08:646][ 0]LogSlate: TreeView +[2026.04.21-21.20.08:790][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started... +[2026.04.21-21.20.08:792][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 1.780 ms +[2026.04.21-21.20.08:830][ 0]LogInit: XR: Instanced Stereo Rendering is Enabled +[2026.04.21-21.20.08:830][ 0]LogInit: XR: MultiViewport is Enabled +[2026.04.21-21.20.08:830][ 0]LogInit: XR: Mobile Multiview is Disabled +[2026.04.21-21.20.08:841][ 0]LogTurnkeySupport: Turnkey Device: Linux@WEYLAND-YUTANI: (Name=WEYLAND-YUTANI, Type=Computer, Status=Valid, Allowed=, Current=Arch Linux, Flags="Device_InstallSoftwareValid") +[2026.04.21-21.20.08:852][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.000 s +[2026.04.21-21.20.09:012][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: 2BAEF909EB4C48D0800000000000E800 | Instance: 2D9976B3AA9F4508B1E1727DFC7AADC1 (WEYLAND-YUTANI-91956). +[2026.04.21-21.20.09:367][ 0]LogMetaSound: Display: MetaSound Page Target Initialized to 'Default' +[2026.04.21-21.20.09:371][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces... +[2026.04.21-21.20.09:387][ 0]LogMetaSound: MetaSound Engine Initialized +[2026.04.21-21.20.09:436][ 0]LogTcpMessaging: Initializing TcpMessaging bridge +[2026.04.21-21.20.09:437][ 0]LogUdpMessaging: Display: Work queue size set to 1024. +[2026.04.21-21.20.09:437][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +[2026.04.21-21.20.09:437][ 0]LogUdpMessaging: Display: Unicast socket bound to '0.0.0.0:52512'. +[2026.04.21-21.20.09:438][ 0]LogUdpMessaging: Display: Added local interface '192.168.1.180' to multicast group '230.0.0.1:6666' +[2026.04.21-21.20.09:438][ 0]LogUdpMessaging: Display: Added local interface '192.168.122.1' to multicast group '230.0.0.1:6666' +[2026.04.21-21.20.09:438][ 0]LogUdpMessaging: Display: Added local interface '172.31.0.1' to multicast group '230.0.0.1:6666' +[2026.04.21-21.20.09:438][ 0]LogUdpMessaging: Display: Using asynchronous task graph for message deserialization. +[2026.04.21-21.20.09:441][ 0]LogNNERuntimeORT: MakeRuntimeORTDml: +[2026.04.21-21.20.09:441][ 0]LogNNERuntimeORT: DirectML: no +[2026.04.21-21.20.09:441][ 0]LogNNERuntimeORT: RHI D3D12: no +[2026.04.21-21.20.09:441][ 0]LogNNERuntimeORT: D3D12: no +[2026.04.21-21.20.09:441][ 0]LogNNERuntimeORT: NPU: no +[2026.04.21-21.20.09:441][ 0]LogNNERuntimeORT: Interface availability: +[2026.04.21-21.20.09:441][ 0]LogNNERuntimeORT: GPU: no +[2026.04.21-21.20.09:441][ 0]LogNNERuntimeORT: RDG: no +[2026.04.21-21.20.09:441][ 0]LogNNERuntimeORT: NPU: no +[2026.04.21-21.20.09:441][ 0]LogNNERuntimeORT: NNERuntimeORTDml can only cook! +[2026.04.21-21.20.09:611][ 0]LogTimingProfiler: Initialize +[2026.04.21-21.20.09:611][ 0]LogTimingProfiler: OnSessionChanged +[2026.04.21-21.20.09:611][ 0]LoadingProfiler: Initialize +[2026.04.21-21.20.09:611][ 0]LoadingProfiler: OnSessionChanged +[2026.04.21-21.20.09:611][ 0]LogNetworkingProfiler: Initialize +[2026.04.21-21.20.09:611][ 0]LogNetworkingProfiler: OnSessionChanged +[2026.04.21-21.20.09:611][ 0]LogMemoryProfiler: Initialize +[2026.04.21-21.20.09:611][ 0]LogMemoryProfiler: OnSessionChanged +[2026.04.21-21.20.09:659][ 0]LogChaosVDEditor: [RegisterExtension] Registering CVD Extension [FChaosVDGenericDebugDrawExtension] ... +[2026.04.21-21.20.09:659][ 0]LogChaosVDEditor: [RegisterExtension] Registering CVD Extension [FChaosVDAccelerationStructuresExtension] ... +[2026.04.21-21.20.10:306][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance +[2026.04.21-21.20.10:353][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2026.04.21-21.20.10:353][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2026.04.21-21.20.10:397][ 0]LogTemp: OpenXR ignores max viewport resolution in editor to support full HMD resolutions. +[2026.04.21-21.20.10:491][ 0]LogConfig: Applying CVar settings from Section [/Script/NNEDenoiser.NNEDenoiserSettings] File [Engine] +[2026.04.21-21.20.11:075][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Content/Slate/Icons/doc_16x.png' error. +[2026.04.21-21.20.11:075][ 0]LogSlate: Could not load file for Slate resource: [../../../Engine/Content/Slate/Icons/doc_16x.png] file: [../../../Engine/Content/Slate/Icons/doc_16x.png] +[2026.04.21-21.20.11:075][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Content/Slate/Common/ButtonHoverHint.png' error. +[2026.04.21-21.20.11:075][ 0]LogSlate: Could not load file for Slate resource: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] file: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] +[2026.04.21-21.20.11:089][ 0]LogUnixPlatformFile: Warning: Cannot determine whether '/home/reimoz/.steampath' is a directory - d_type not supported and stat() failed with errno=2 (No such file or directory) +[2026.04.21-21.20.11:094][ 0]SourceControl: Revision control is disabled +[2026.04.21-21.20.11:098][ 0]SourceControl: Revision control is disabled +[2026.04.21-21.20.11:283][ 0]LogCollectionManager: Loaded 0 collections in 0.002397 seconds +[2026.04.21-21.20.11:283][ 0]LogFileCache: Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Collections/' took 0.00s +[2026.04.21-21.20.11:284][ 0]LogFileCache: Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Developers/reimoz/Collections/' took 0.00s +[2026.04.21-21.20.11:284][ 0]LogFileCache: Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Collections/' took 0.00s +[2026.04.21-21.20.11:364][ 0]LogUObjectArray: 43167 objects as part of root set at end of initial load. +[2026.04.21-21.20.11:364][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool +[2026.04.21-21.20.11:495][ 0]LogEngine: Initializing Engine... +[2026.04.21-21.20.11:620][ 0]LogCore: 0x00007f1273f4c7b6 Dladdr: 0.028180ms Open: 0.019010ms Search: 0.038100ms +[2026.04.21-21.20.11:620][ 0]LogCore: 0x00007f1273ef86d6 Dladdr: 0.004560ms Open: 0.005260ms Search: 0.033800ms +[2026.04.21-21.20.11:620][ 0]LogCore: 0x00007f1273f044d3 Dladdr: 0.003160ms Open: 0.004790ms Search: 0.034690ms +[2026.04.21-21.20.11:620][ 0]LogCore: 0x00007f1273f35395 Dladdr: 0.002740ms Open: 0.004730ms Search: 0.033270ms +[2026.04.21-21.20.11:620][ 0]LogCore: 0x00007f1273f1b840 Dladdr: 0.003130ms Open: 0.005040ms Search: 0.033060ms +[2026.04.21-21.20.11:620][ 0]LogCore: 0x00007f136d19429e Dladdr: 0.286510ms Open: 0.010750ms Search: 0.046110ms +[2026.04.21-21.20.11:620][ 0]LogCore: 0x00007f136d1800f9 Dladdr: 0.303840ms Open: 0.005890ms Search: 0.042020ms +[2026.04.21-21.20.11:620][ 0]LogCore: 0x00007f1364443dbf Dladdr: 0.109490ms Open: 0.006290ms Search: 0.041420ms +[2026.04.21-21.20.11:620][ 0]LogCore: 0x00007f13644488a9 Dladdr: 0.105471ms Open: 0.005110ms Search: 0.041380ms +[2026.04.21-21.20.11:620][ 0]LogCore: 0x00007f13651b01e8 Dladdr: 0.111440ms Open: 0.006310ms Search: 0.043310ms +[2026.04.21-21.20.11:620][ 0]LogCore: 0x000000000023a54d Dladdr: 0.002970ms Open: 0.006970ms Search: 0.029900ms +[2026.04.21-21.20.11:620][ 0]LogCore: 0x00007f13651bbb30 Dladdr: 0.125860ms Open: 0.014180ms Search: 0.045960ms +[2026.04.21-21.20.11:620][ 0]LogCore: 0x000000000024cd32 Dladdr: 0.003110ms Open: 0.006440ms Search: 0.032610ms +[2026.04.21-21.20.11:620][ 0]LogCore: 0x00007f136eb45e59 Dladdr: 0.001170ms Open: 0.006060ms Search: 0.022290ms +[2026.04.21-21.20.11:620][ 0]LogCore: 0x00007f13626366c0 Dladdr: 0.019130ms Open: 0.004250ms Search: 0.001080ms +[2026.04.21-21.20.11:620][ 0]LogCore: 0x00007f13626367f8 Dladdr: 0.014990ms Open: 0.002300ms Search: 0.000120ms +[2026.04.21-21.20.11:620][ 0]LogCore: 0x0000000000239649 Dladdr: 0.002120ms Open: 0.004570ms Search: 0.029120ms +[2026.04.21-21.20.11:620][ 0]LogStats: FPlatformStackWalk::StackWalkAndDump - 0.002 s +[2026.04.21-21.20.11:620][ 0]LogOutputDevice: Error: === Handled ensure: === +[2026.04.21-21.20.11:620][ 0]LogOutputDevice: Error: +[2026.04.21-21.20.11:620][ 0]LogOutputDevice: Error: Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 148] +[2026.04.21-21.20.11:620][ 0]LogOutputDevice: Error: OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +[2026.04.21-21.20.11:620][ 0]LogOutputDevice: Error: Stack: +[2026.04.21-21.20.11:620][ 0]LogOutputDevice: Error: [Callstack] 0x00007f1273f4c7b7 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_0::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +[2026.04.21-21.20.11:620][ 0]LogOutputDevice: Error: [Callstack] 0x00007f1273ef86d7 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:148] +[2026.04.21-21.20.11:620][ 0]LogOutputDevice: Error: [Callstack] 0x00007f1273f044d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[2026.04.21-21.20.11:620][ 0]LogOutputDevice: Error: [Callstack] 0x00007f1273f35396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[2026.04.21-21.20.11:620][ 0]LogOutputDevice: Error: [Callstack] 0x00007f1273f1b841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[2026.04.21-21.20.11:620][ 0]LogOutputDevice: Error: [Callstack] 0x00007f136d19429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[2026.04.21-21.20.11:620][ 0]LogOutputDevice: Error: [Callstack] 0x00007f136d1800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[2026.04.21-21.20.11:620][ 0]LogOutputDevice: Error: [Callstack] 0x00007f1364443dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[2026.04.21-21.20.11:620][ 0]LogOutputDevice: Error: [Callstack] 0x00007f13644488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[2026.04.21-21.20.11:620][ 0]LogOutputDevice: Error: [Callstack] 0x00007f13651b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[2026.04.21-21.20.11:620][ 0]LogOutputDevice: Error: [Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[2026.04.21-21.20.11:620][ 0]LogOutputDevice: Error: [Callstack] 0x00007f13651bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[2026.04.21-21.20.11:620][ 0]LogOutputDevice: Error: [Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[2026.04.21-21.20.11:620][ 0]LogOutputDevice: Error: [Callstack] 0x00007f136eb45e5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[2026.04.21-21.20.11:620][ 0]LogOutputDevice: Error: [Callstack] 0x00007f13626366c1 libc.so.6!UnknownFunction(0x276c0) +[2026.04.21-21.20.11:620][ 0]LogOutputDevice: Error: [Callstack] 0x00007f13626367f9 libc.so.6!__libc_start_main(+0x88) +[2026.04.21-21.20.11:620][ 0]LogOutputDevice: Error: [Callstack] 0x000000000023964a UnrealEditor!_start [N:-1] +[2026.04.21-21.20.11:620][ 0]LogOutputDevice: Error: +[2026.04.21-21.20.11:625][ 0]LogStats: SubmitErrorReport - 0.000 s +[2026.04.21-21.20.11:643][ 0]LogStats: SendNewReport - 0.018 s +[2026.04.21-21.20.11:643][ 0]LogStats: FDebug::EnsureFailed - 0.025 s +[2026.04.21-21.20.11:643][ 0]LogCore: 0x00007f1273f4c7f8 Dladdr: 0.075650ms Open: 0.026080ms Search: 0.039000ms +[2026.04.21-21.20.11:643][ 0]LogCore: 0x00007f1273ef86ef Dladdr: 0.005110ms Open: 0.006600ms Search: 0.035280ms +[2026.04.21-21.20.11:643][ 0]LogCore: 0x00007f1273f044d3 Dladdr: 0.003260ms Open: 0.004930ms Search: 0.035130ms +[2026.04.21-21.20.11:643][ 0]LogCore: 0x00007f1273f35395 Dladdr: 0.003040ms Open: 0.005120ms Search: 0.040510ms +[2026.04.21-21.20.11:643][ 0]LogCore: 0x00007f1273f1b840 Dladdr: 0.006000ms Open: 0.007260ms Search: 0.036350ms +[2026.04.21-21.20.11:644][ 0]LogCore: 0x00007f136d19429e Dladdr: 0.459040ms Open: 0.017120ms Search: 0.058121ms +[2026.04.21-21.20.11:644][ 0]LogCore: 0x00007f136d1800f9 Dladdr: 0.290170ms Open: 0.014000ms Search: 0.044090ms +[2026.04.21-21.20.11:645][ 0]LogCore: 0x00007f1364443dbf Dladdr: 0.160010ms Open: 0.018270ms Search: 0.057360ms +[2026.04.21-21.20.11:645][ 0]LogCore: 0x00007f13644488a9 Dladdr: 0.125110ms Open: 0.008580ms Search: 0.044580ms +[2026.04.21-21.20.11:645][ 0]LogCore: 0x00007f13651b01e8 Dladdr: 0.113890ms Open: 0.008110ms Search: 0.044550ms +[2026.04.21-21.20.11:645][ 0]LogCore: 0x000000000023a54d Dladdr: 0.003430ms Open: 0.008160ms Search: 0.028600ms +[2026.04.21-21.20.11:645][ 0]LogCore: 0x00007f13651bbb30 Dladdr: 0.118060ms Open: 0.007220ms Search: 0.047360ms +[2026.04.21-21.20.11:645][ 0]LogCore: 0x000000000024cd32 Dladdr: 0.002720ms Open: 0.005160ms Search: 0.032440ms +[2026.04.21-21.20.11:645][ 0]LogCore: 0x00007f136eb45e59 Dladdr: 0.002320ms Open: 0.007750ms Search: 0.023640ms +[2026.04.21-21.20.11:645][ 0]LogCore: 0x00007f13626366c0 Dladdr: 0.024400ms Open: 0.004590ms Search: 0.001030ms +[2026.04.21-21.20.11:645][ 0]LogCore: 0x00007f13626367f8 Dladdr: 0.014450ms Open: 0.002120ms Search: 0.000130ms +[2026.04.21-21.20.11:646][ 0]LogCore: 0x0000000000239649 Dladdr: 0.001970ms Open: 0.004750ms Search: 0.029320ms +[2026.04.21-21.20.11:646][ 0]LogStats: FPlatformStackWalk::StackWalkAndDump - 0.003 s +[2026.04.21-21.20.11:646][ 0]LogOutputDevice: Error: === Handled ensure: === +[2026.04.21-21.20.11:646][ 0]LogOutputDevice: Error: +[2026.04.21-21.20.11:646][ 0]LogOutputDevice: Error: Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 149] +[2026.04.21-21.20.11:646][ 0]LogOutputDevice: Error: OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +[2026.04.21-21.20.11:646][ 0]LogOutputDevice: Error: Stack: +[2026.04.21-21.20.11:646][ 0]LogOutputDevice: Error: [Callstack] 0x00007f1273f4c7f9 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_1::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +[2026.04.21-21.20.11:646][ 0]LogOutputDevice: Error: [Callstack] 0x00007f1273ef86f0 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:149] +[2026.04.21-21.20.11:646][ 0]LogOutputDevice: Error: [Callstack] 0x00007f1273f044d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[2026.04.21-21.20.11:646][ 0]LogOutputDevice: Error: [Callstack] 0x00007f1273f35396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[2026.04.21-21.20.11:646][ 0]LogOutputDevice: Error: [Callstack] 0x00007f1273f1b841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[2026.04.21-21.20.11:646][ 0]LogOutputDevice: Error: [Callstack] 0x00007f136d19429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[2026.04.21-21.20.11:646][ 0]LogOutputDevice: Error: [Callstack] 0x00007f136d1800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[2026.04.21-21.20.11:646][ 0]LogOutputDevice: Error: [Callstack] 0x00007f1364443dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[2026.04.21-21.20.11:646][ 0]LogOutputDevice: Error: [Callstack] 0x00007f13644488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[2026.04.21-21.20.11:646][ 0]LogOutputDevice: Error: [Callstack] 0x00007f13651b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[2026.04.21-21.20.11:646][ 0]LogOutputDevice: Error: [Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[2026.04.21-21.20.11:646][ 0]LogOutputDevice: Error: [Callstack] 0x00007f13651bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[2026.04.21-21.20.11:646][ 0]LogOutputDevice: Error: [Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[2026.04.21-21.20.11:646][ 0]LogOutputDevice: Error: [Callstack] 0x00007f136eb45e5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[2026.04.21-21.20.11:646][ 0]LogOutputDevice: Error: [Callstack] 0x00007f13626366c1 libc.so.6!UnknownFunction(0x276c0) +[2026.04.21-21.20.11:646][ 0]LogOutputDevice: Error: [Callstack] 0x00007f13626367f9 libc.so.6!__libc_start_main(+0x88) +[2026.04.21-21.20.11:646][ 0]LogOutputDevice: Error: [Callstack] 0x000000000023964a UnrealEditor!_start [N:-1] +[2026.04.21-21.20.11:646][ 0]LogOutputDevice: Error: +[2026.04.21-21.20.11:648][ 0]LogStats: SubmitErrorReport - 0.000 s +[2026.04.21-21.20.11:670][ 0]LogStats: SendNewReport - 0.023 s +[2026.04.21-21.20.11:670][ 0]LogStats: FDebug::EnsureFailed - 0.027 s +[2026.04.21-21.20.11:671][ 0]LogCore: 0x00007f1273f4c83a Dladdr: 0.058110ms Open: 0.014970ms Search: 0.033640ms +[2026.04.21-21.20.11:671][ 0]LogCore: 0x00007f1273ef8607 Dladdr: 0.003970ms Open: 0.005500ms Search: 0.051800ms +[2026.04.21-21.20.11:671][ 0]LogCore: 0x00007f1273f044d3 Dladdr: 0.003940ms Open: 0.005290ms Search: 0.037010ms +[2026.04.21-21.20.11:671][ 0]LogCore: 0x00007f1273f35395 Dladdr: 0.003010ms Open: 0.005050ms Search: 0.036380ms +[2026.04.21-21.20.11:671][ 0]LogCore: 0x00007f1273f1b840 Dladdr: 0.002830ms Open: 0.005350ms Search: 0.036960ms +[2026.04.21-21.20.11:671][ 0]LogCore: 0x00007f136d19429e Dladdr: 0.370841ms Open: 0.010700ms Search: 0.049170ms +[2026.04.21-21.20.11:672][ 0]LogCore: 0x00007f136d1800f9 Dladdr: 0.897030ms Open: 0.009560ms Search: 0.044620ms +[2026.04.21-21.20.11:673][ 0]LogCore: 0x00007f1364443dbf Dladdr: 0.197520ms Open: 0.007370ms Search: 0.041480ms +[2026.04.21-21.20.11:673][ 0]LogCore: 0x00007f13644488a9 Dladdr: 0.113070ms Open: 0.005730ms Search: 0.038900ms +[2026.04.21-21.20.11:673][ 0]LogCore: 0x00007f13651b01e8 Dladdr: 0.121940ms Open: 0.005950ms Search: 0.040720ms +[2026.04.21-21.20.11:673][ 0]LogCore: 0x000000000023a54d Dladdr: 0.003500ms Open: 0.006000ms Search: 0.026750ms +[2026.04.21-21.20.11:673][ 0]LogCore: 0x00007f13651bbb30 Dladdr: 0.115050ms Open: 0.005370ms Search: 0.039780ms +[2026.04.21-21.20.11:673][ 0]LogCore: 0x000000000024cd32 Dladdr: 0.002340ms Open: 0.004130ms Search: 0.029770ms +[2026.04.21-21.20.11:673][ 0]LogCore: 0x00007f136eb45e59 Dladdr: 0.002550ms Open: 0.008680ms Search: 0.022100ms +[2026.04.21-21.20.11:673][ 0]LogCore: 0x00007f13626366c0 Dladdr: 0.022300ms Open: 0.003940ms Search: 0.000780ms +[2026.04.21-21.20.11:673][ 0]LogCore: 0x00007f13626367f8 Dladdr: 0.010710ms Open: 0.002860ms Search: 0.000170ms +[2026.04.21-21.20.11:673][ 0]LogCore: 0x0000000000239649 Dladdr: 0.001910ms Open: 0.005540ms Search: 0.027550ms +[2026.04.21-21.20.11:673][ 0]LogStats: FPlatformStackWalk::StackWalkAndDump - 0.003 s +[2026.04.21-21.20.11:673][ 0]LogOutputDevice: Error: === Handled ensure: === +[2026.04.21-21.20.11:674][ 0]LogOutputDevice: Error: +[2026.04.21-21.20.11:674][ 0]LogOutputDevice: Error: Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 154] +[2026.04.21-21.20.11:674][ 0]LogOutputDevice: Error: OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +[2026.04.21-21.20.11:674][ 0]LogOutputDevice: Error: Stack: +[2026.04.21-21.20.11:674][ 0]LogOutputDevice: Error: [Callstack] 0x00007f1273f4c83b libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_2::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:154] +[2026.04.21-21.20.11:674][ 0]LogOutputDevice: Error: [Callstack] 0x00007f1273ef8608 libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:154] +[2026.04.21-21.20.11:674][ 0]LogOutputDevice: Error: [Callstack] 0x00007f1273f044d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[2026.04.21-21.20.11:674][ 0]LogOutputDevice: Error: [Callstack] 0x00007f1273f35396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[2026.04.21-21.20.11:674][ 0]LogOutputDevice: Error: [Callstack] 0x00007f1273f1b841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[2026.04.21-21.20.11:674][ 0]LogOutputDevice: Error: [Callstack] 0x00007f136d19429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[2026.04.21-21.20.11:674][ 0]LogOutputDevice: Error: [Callstack] 0x00007f136d1800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[2026.04.21-21.20.11:674][ 0]LogOutputDevice: Error: [Callstack] 0x00007f1364443dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[2026.04.21-21.20.11:674][ 0]LogOutputDevice: Error: [Callstack] 0x00007f13644488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[2026.04.21-21.20.11:674][ 0]LogOutputDevice: Error: [Callstack] 0x00007f13651b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[2026.04.21-21.20.11:674][ 0]LogOutputDevice: Error: [Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[2026.04.21-21.20.11:674][ 0]LogOutputDevice: Error: [Callstack] 0x00007f13651bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[2026.04.21-21.20.11:674][ 0]LogOutputDevice: Error: [Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[2026.04.21-21.20.11:674][ 0]LogOutputDevice: Error: [Callstack] 0x00007f136eb45e5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[2026.04.21-21.20.11:674][ 0]LogOutputDevice: Error: [Callstack] 0x00007f13626366c1 libc.so.6!UnknownFunction(0x276c0) +[2026.04.21-21.20.11:674][ 0]LogOutputDevice: Error: [Callstack] 0x00007f13626367f9 libc.so.6!__libc_start_main(+0x88) +[2026.04.21-21.20.11:674][ 0]LogOutputDevice: Error: [Callstack] 0x000000000023964a UnrealEditor!_start [N:-1] +[2026.04.21-21.20.11:674][ 0]LogOutputDevice: Error: +[2026.04.21-21.20.11:684][ 0]LogStats: SubmitErrorReport - 0.000 s +[2026.04.21-21.20.11:704][ 0]LogStats: SendNewReport - 0.020 s +[2026.04.21-21.20.11:705][ 0]LogStats: FDebug::EnsureFailed - 0.034 s +[2026.04.21-21.20.11:705][ 0]LogCore: 0x00007f1273f4c87c Dladdr: 0.081520ms Open: 0.014620ms Search: 0.038090ms +[2026.04.21-21.20.11:705][ 0]LogCore: 0x00007f1273ef861d Dladdr: 0.004730ms Open: 0.005610ms Search: 0.032170ms +[2026.04.21-21.20.11:705][ 0]LogCore: 0x00007f1273f044d3 Dladdr: 0.003580ms Open: 0.005550ms Search: 0.036370ms +[2026.04.21-21.20.11:705][ 0]LogCore: 0x00007f1273f35395 Dladdr: 0.004090ms Open: 0.005790ms Search: 0.037240ms +[2026.04.21-21.20.11:705][ 0]LogCore: 0x00007f1273f1b840 Dladdr: 0.003210ms Open: 0.005050ms Search: 0.035440ms +[2026.04.21-21.20.11:706][ 0]LogCore: 0x00007f136d19429e Dladdr: 0.529581ms Open: 0.019020ms Search: 0.053550ms +[2026.04.21-21.20.11:706][ 0]LogCore: 0x00007f136d1800f9 Dladdr: 0.277160ms Open: 0.005320ms Search: 0.041720ms +[2026.04.21-21.20.11:706][ 0]LogCore: 0x00007f1364443dbf Dladdr: 0.116700ms Open: 0.008520ms Search: 0.043790ms +[2026.04.21-21.20.11:707][ 0]LogCore: 0x00007f13644488a9 Dladdr: 0.104210ms Open: 0.005870ms Search: 0.040980ms +[2026.04.21-21.20.11:707][ 0]LogCore: 0x00007f13651b01e8 Dladdr: 0.152090ms Open: 0.012960ms Search: 0.038920ms +[2026.04.21-21.20.11:707][ 0]LogCore: 0x000000000023a54d Dladdr: 0.004030ms Open: 0.006880ms Search: 0.029530ms +[2026.04.21-21.20.11:707][ 0]LogCore: 0x00007f13651bbb30 Dladdr: 0.106410ms Open: 0.005890ms Search: 0.037700ms +[2026.04.21-21.20.11:707][ 0]LogCore: 0x000000000024cd32 Dladdr: 0.002220ms Open: 0.004520ms Search: 0.027960ms +[2026.04.21-21.20.11:707][ 0]LogCore: 0x00007f136eb45e59 Dladdr: 0.001190ms Open: 0.005630ms Search: 0.020180ms +[2026.04.21-21.20.11:707][ 0]LogCore: 0x00007f13626366c0 Dladdr: 0.018010ms Open: 0.005180ms Search: 0.000770ms +[2026.04.21-21.20.11:707][ 0]LogCore: 0x00007f13626367f8 Dladdr: 0.012140ms Open: 0.002360ms Search: 0.000130ms +[2026.04.21-21.20.11:707][ 0]LogCore: 0x0000000000239649 Dladdr: 0.001800ms Open: 0.005020ms Search: 0.030960ms +[2026.04.21-21.20.11:707][ 0]LogStats: FPlatformStackWalk::StackWalkAndDump - 0.002 s +[2026.04.21-21.20.11:707][ 0]LogOutputDevice: Error: === Handled ensure: === +[2026.04.21-21.20.11:707][ 0]LogOutputDevice: Error: +[2026.04.21-21.20.11:707][ 0]LogOutputDevice: Error: Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp] [Line: 155] +[2026.04.21-21.20.11:707][ 0]LogOutputDevice: Error: OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +[2026.04.21-21.20.11:707][ 0]LogOutputDevice: Error: Stack: +[2026.04.21-21.20.11:707][ 0]LogOutputDevice: Error: [Callstack] 0x00007f1273f4c87d libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*)::$_3::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:155] +[2026.04.21-21.20.11:707][ 0]LogOutputDevice: Error: [Callstack] 0x00007f1273ef861e libUnrealEditor-OpenXRHMD.so!FOpenXRAssetManager::FOpenXRAssetManager(XrInstance_T*, FOpenXRHMD*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRAssetManager.cpp:155] +[2026.04.21-21.20.11:707][ 0]LogOutputDevice: Error: [Callstack] 0x00007f1273f044d4 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1624] +[2026.04.21-21.20.11:707][ 0]LogOutputDevice: Error: [Callstack] 0x00007f1273f35396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[2026.04.21-21.20.11:708][ 0]LogOutputDevice: Error: [Callstack] 0x00007f1273f1b841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[2026.04.21-21.20.11:708][ 0]LogOutputDevice: Error: [Callstack] 0x00007f136d19429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[2026.04.21-21.20.11:708][ 0]LogOutputDevice: Error: [Callstack] 0x00007f136d1800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[2026.04.21-21.20.11:708][ 0]LogOutputDevice: Error: [Callstack] 0x00007f1364443dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[2026.04.21-21.20.11:708][ 0]LogOutputDevice: Error: [Callstack] 0x00007f13644488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[2026.04.21-21.20.11:708][ 0]LogOutputDevice: Error: [Callstack] 0x00007f13651b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[2026.04.21-21.20.11:708][ 0]LogOutputDevice: Error: [Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[2026.04.21-21.20.11:708][ 0]LogOutputDevice: Error: [Callstack] 0x00007f13651bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[2026.04.21-21.20.11:708][ 0]LogOutputDevice: Error: [Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[2026.04.21-21.20.11:708][ 0]LogOutputDevice: Error: [Callstack] 0x00007f136eb45e5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[2026.04.21-21.20.11:708][ 0]LogOutputDevice: Error: [Callstack] 0x00007f13626366c1 libc.so.6!UnknownFunction(0x276c0) +[2026.04.21-21.20.11:708][ 0]LogOutputDevice: Error: [Callstack] 0x00007f13626367f9 libc.so.6!__libc_start_main(+0x88) +[2026.04.21-21.20.11:708][ 0]LogOutputDevice: Error: [Callstack] 0x000000000023964a UnrealEditor!_start [N:-1] +[2026.04.21-21.20.11:708][ 0]LogOutputDevice: Error: +[2026.04.21-21.20.11:723][ 0]LogStats: SubmitErrorReport - 0.000 s +[2026.04.21-21.20.11:746][ 0]LogStats: SendNewReport - 0.023 s +[2026.04.21-21.20.11:746][ 0]LogStats: FDebug::EnsureFailed - 0.041 s +[2026.04.21-21.20.11:746][ 0]LogHMD: HMD configured for shader platform VULKAN_SM6, bIsMobileMultiViewEnabled=0, bProjectionLayerAlphaEnabled=0 +[2026.04.21-21.20.11:747][ 0]LogCore: 0x00007f1273f4d9c2 Dladdr: 0.058930ms Open: 0.015370ms Search: 0.038950ms +[2026.04.21-21.20.11:747][ 0]LogCore: 0x00007f1273f05286 Dladdr: 0.004170ms Open: 0.004980ms Search: 0.034500ms +[2026.04.21-21.20.11:747][ 0]LogCore: 0x00007f1273f35395 Dladdr: 0.002510ms Open: 0.004750ms Search: 0.051030ms +[2026.04.21-21.20.11:747][ 0]LogCore: 0x00007f1273f1b840 Dladdr: 0.003540ms Open: 0.005910ms Search: 0.036780ms +[2026.04.21-21.20.11:747][ 0]LogCore: 0x00007f136d19429e Dladdr: 0.503840ms Open: 0.009490ms Search: 0.046140ms +[2026.04.21-21.20.11:748][ 0]LogCore: 0x00007f136d1800f9 Dladdr: 0.274741ms Open: 0.006990ms Search: 0.057130ms +[2026.04.21-21.20.11:748][ 0]LogCore: 0x00007f1364443dbf Dladdr: 0.120390ms Open: 0.017610ms Search: 0.044850ms +[2026.04.21-21.20.11:748][ 0]LogCore: 0x00007f13644488a9 Dladdr: 0.100450ms Open: 0.005560ms Search: 0.041190ms +[2026.04.21-21.20.11:748][ 0]LogCore: 0x00007f13651b01e8 Dladdr: 0.111260ms Open: 0.005760ms Search: 0.043210ms +[2026.04.21-21.20.11:748][ 0]LogCore: 0x000000000023a54d Dladdr: 0.002850ms Open: 0.006350ms Search: 0.028030ms +[2026.04.21-21.20.11:748][ 0]LogCore: 0x00007f13651bbb30 Dladdr: 0.112050ms Open: 0.005850ms Search: 0.039830ms +[2026.04.21-21.20.11:749][ 0]LogCore: 0x000000000024cd32 Dladdr: 0.002170ms Open: 0.005480ms Search: 0.029820ms +[2026.04.21-21.20.11:749][ 0]LogCore: 0x00007f136eb45e59 Dladdr: 0.001560ms Open: 0.007170ms Search: 0.023550ms +[2026.04.21-21.20.11:749][ 0]LogCore: 0x00007f13626366c0 Dladdr: 0.022970ms Open: 0.004240ms Search: 0.000980ms +[2026.04.21-21.20.11:749][ 0]LogCore: 0x00007f13626367f8 Dladdr: 0.027110ms Open: 0.002560ms Search: 0.000110ms +[2026.04.21-21.20.11:749][ 0]LogCore: 0x0000000000239649 Dladdr: 0.001730ms Open: 0.004990ms Search: 0.026970ms +[2026.04.21-21.20.11:749][ 0]LogStats: FPlatformStackWalk::StackWalkAndDump - 0.002 s +[2026.04.21-21.20.11:749][ 0]LogOutputDevice: Error: === Handled ensure: === +[2026.04.21-21.20.11:749][ 0]LogOutputDevice: Error: +[2026.04.21-21.20.11:749][ 0]LogOutputDevice: Error: Ensure condition failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp] [Line: 1712] +[2026.04.21-21.20.11:749][ 0]LogOutputDevice: Error: OpenXR call failed with result XR_ERROR_RUNTIME_FAILURE +[2026.04.21-21.20.11:749][ 0]LogOutputDevice: Error: Stack: +[2026.04.21-21.20.11:749][ 0]LogOutputDevice: Error: [Callstack] 0x00007f1273f4d9c3 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion)::$_1::operator()(XrResult) const::'lambda'()::operator()() const [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1712] +[2026.04.21-21.20.11:749][ 0]LogOutputDevice: Error: [Callstack] 0x00007f1273f05287 libUnrealEditor-OpenXRHMD.so!FOpenXRHMD::FOpenXRHMD(FAutoRegister const&, XrInstance_T*, TRefCountPtr&, TArray >, TArray >, IARSystemSupport*, EOpenXRAPIVersion) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMD.cpp:1712] +[2026.04.21-21.20.11:749][ 0]LogOutputDevice: Error: [Callstack] 0x00007f1273f35396 libUnrealEditor-OpenXRHMD.so!TSharedRef FSceneViewExtensions::NewExtension&, TArray >&, TArray >&, IARSystemSupport*&, EOpenXRAPIVersion&>(XrInstance_T*&&&, TRefCountPtr&&&, TArray >&&&, TArray >&&&, IARSystemSupport*&&&, EOpenXRAPIVersion&&&) [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Engine/Public/SceneViewExtension.h:306] +[2026.04.21-21.20.11:749][ 0]LogOutputDevice: Error: [Callstack] 0x00007f1273f1b841 libUnrealEditor-OpenXRHMD.so!FOpenXRHMDModule::CreateTrackingSystem() [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRHMDModule.cpp:88] +[2026.04.21-21.20.11:749][ 0]LogOutputDevice: Error: [Callstack] 0x00007f136d19429f libUnrealEditor-Engine.so!UEngine::InitializeHMDDevice() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:4257] +[2026.04.21-21.20.11:749][ 0]LogOutputDevice: Error: [Callstack] 0x00007f136d1800fa libUnrealEditor-Engine.so!UEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Engine/Private/UnrealEngine.cpp:2148] +[2026.04.21-21.20.11:749][ 0]LogOutputDevice: Error: [Callstack] 0x00007f1364443dc0 libUnrealEditor-UnrealEd.so!UEditorEngine::InitEditor(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:950] +[2026.04.21-21.20.11:749][ 0]LogOutputDevice: Error: [Callstack] 0x00007f13644488aa libUnrealEditor-UnrealEd.so!UEditorEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/EditorEngine.cpp:1311] +[2026.04.21-21.20.11:749][ 0]LogOutputDevice: Error: [Callstack] 0x00007f13651b01e9 libUnrealEditor-UnrealEd.so!UUnrealEdEngine::Init(IEngineLoop*) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdEngine.cpp:93] +[2026.04.21-21.20.11:749][ 0]LogOutputDevice: Error: [Callstack] 0x000000000023a54e UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4571] +[2026.04.21-21.20.11:749][ 0]LogOutputDevice: Error: [Callstack] 0x00007f13651bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +[2026.04.21-21.20.11:749][ 0]LogOutputDevice: Error: [Callstack] 0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +[2026.04.21-21.20.11:749][ 0]LogOutputDevice: Error: [Callstack] 0x00007f136eb45e5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +[2026.04.21-21.20.11:749][ 0]LogOutputDevice: Error: [Callstack] 0x00007f13626366c1 libc.so.6!UnknownFunction(0x276c0) +[2026.04.21-21.20.11:749][ 0]LogOutputDevice: Error: [Callstack] 0x00007f13626367f9 libc.so.6!__libc_start_main(+0x88) +[2026.04.21-21.20.11:749][ 0]LogOutputDevice: Error: [Callstack] 0x000000000023964a UnrealEditor!_start [N:-1] +[2026.04.21-21.20.11:749][ 0]LogOutputDevice: Error: +[2026.04.21-21.20.11:758][ 0]LogStats: FDebug::EnsureFailed - 0.011 s +[2026.04.21-21.20.11:766][ 0]LogStylusInput: Initializing StylusInput subsystem. +[2026.04.21-21.20.11:766][ 0]LogStylusInput: StylusInput not supported on this platform. +[2026.04.21-21.20.11:771][ 0]LogTedsSettings: UTedsSettingsEditorSubsystem::Initialize +[2026.04.21-21.20.12:008][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.11.so +[2026.04.21-21.20.12:019][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.12.so +[2026.04.21-21.20.12:030][ 0]LogChaosDD: Creating Chaos Debug Draw Scene for world Untitled +[2026.04.21-21.20.12:040][ 0]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Temp/Untitled_0.Untitled'. +[2026.04.21-21.20.12:059][ 0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use. +[2026.04.21-21.20.12:059][ 0]LogInit: Texture streaming: Enabled +[2026.04.21-21.20.12:063][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] AnalyticsET::StartSession ( APIServer = https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data. AppVersion = 5.6.1-44394996+++UE5+Release-5.6 ) +[2026.04.21-21.20.12:070][ 0]LogAudio: Display: Initializing Audio Device Manager... +[2026.04.21-21.20.12:070][ 0]LogAudio: Display: Loading Default Audio Settings Objects... +[2026.04.21-21.20.12:070][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load). +[2026.04.21-21.20.12:075][ 0]LogAudio: Display: Audio Device Manager Initialized +[2026.04.21-21.20.12:075][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True +[2026.04.21-21.20.12:075][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2026.04.21-21.20.12:075][ 0]LogAudioMixer: Display: Sample Rate: 48000 +[2026.04.21-21.20.12:075][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2026.04.21-21.20.12:075][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2026.04.21-21.20.12:075][ 0]LogAudioMixer: Display: Number of buffers to queue: 2 +[2026.04.21-21.20.12:075][ 0]LogAudioMixer: Display: Max Channels (voices): 32 +[2026.04.21-21.20.12:075][ 0]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2026.04.21-21.20.12:075][ 0]LogAudio: Display: AudioDevice MaxSources: 32 +[2026.04.21-21.20.12:075][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2026.04.21-21.20.12:075][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2026.04.21-21.20.12:075][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2026.04.21-21.20.12:083][ 0]LogAudioMixerSDL: Display: Initialized SDL using pulseaudio platform API backend. +[2026.04.21-21.20.12:083][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'SDL2' +[2026.04.21-21.20.12:846][ 0]LogAudioMixerSDL: Opening default audio device (device index -1) +[2026.04.21-21.20.12:889][ 0]LogAudioMixer: Display: Using Audio Hardware Device Starship/Matisse HD Audio Controller Digital Stereo (IEC958) +[2026.04.21-21.20.12:889][ 0]LogAudioMixer: Display: Initializing Sound Submixes... +[2026.04.21-21.20.12:890][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2026.04.21-21.20.12:890][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2026.04.21-21.20.12:891][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=6, Samples=6144, InstanceID=1 +[2026.04.21-21.20.12:891][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +[2026.04.21-21.20.12:891][ 0]LogInit: FAudioDevice initialized with ID 1. +[2026.04.21-21.20.12:891][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'. +[2026.04.21-21.20.12:891][ 0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1 +[2026.04.21-21.20.12:915][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1" +[2026.04.21-21.20.12:917][ 0]LogInit: Undo buffer set to 256 MB +[2026.04.21-21.20.12:917][ 0]LogInit: Transaction tracking system initialized +[2026.04.21-21.20.12:972][ 0]LogSourceControl: Display: Uncontrolled Changelist persistency file loaded ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/SourceControl/UncontrolledChangelists.json +[2026.04.21-21.20.13:096][ 0]LocalizationService: Localization service is disabled +[2026.04.21-21.20.13:188][ 0]LogAndroidRuntimeSettings: Display: Enabled Package for Meta Quest devices. +The following settings have been applied: + +[2026.04.21-21.20.13:188][ 0]LogAndroidRuntimeSettings: Display: Support arm64: 1. + +[2026.04.21-21.20.13:188][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan: 1. + +[2026.04.21-21.20.13:188][ 0]LogAndroidRuntimeSettings: Display: Support x86_64: 0. + +[2026.04.21-21.20.13:188][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan Desktop: 0. + +[2026.04.21-21.20.13:188][ 0]LogAndroidRuntimeSettings: Display: Support OpenGL ES3.2: 0. +[2026.04.21-21.20.13:804][ 0]LogFileCache: Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/' took 0.00s +[2026.04.21-21.20.13:845][ 0]LogPython: Python enabled via CVar 'Engine.Python.IsEnabledByDefault' +[2026.04.21-21.20.13:850][ 0]LogPython: Using Python 3.11.8 +[2026.04.21-21.20.14:055][ 0]LogPython: Display: No pip-enabled plugins with python dependencies found, skipping +[2026.04.21-21.20.14:280][ 0]LogRenderer: Requested compilation of Path Tracing RTPSOs (8 permutations). +[2026.04.21-21.20.14:392][ 0]LogOutputDevice: Warning: + +Script Stack (0 frames) : + +[2026.04.21-21.20.14:401][ 0]LogCore: Error: appError called: Assertion failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRCore.cpp] [Line: 24] + + +[2026.04.21-21.20.14:415][ 0]LogCore: === Critical error: === +Unhandled Exception: SIGSEGV: invalid attempt to write memory at address 0x0000000000000003 + +[2026.04.21-21.20.14:415][ 0]LogCore: Assertion failed: ((Result) >= 0) [File:./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRCore.cpp] [Line: 24] + +0x00007f136f76b6b9 libUnrealEditor-Core.so!FDebug::CheckVerifyFailedImpl2(char const*, char const*, int, char16_t const*, ...) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Core/Private/Misc/AssertionMacros.cpp:724] +0x00007f1273ef97d3 libUnrealEditor-OpenXRHMD.so!FOpenXRPath::FOpenXRPath(char const*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRCore.cpp:24] +0x00007f1142a31efd libUnrealEditor-OpenXRInput.so!FOpenXRInputPlugin::FOpenXRInput::FOpenXRInput(IXRTrackingSystem*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRInput/Private/OpenXRInput.cpp:302] +0x00007f1142a30bef libUnrealEditor-OpenXRInput.so!FOpenXRInputPlugin::StartupModule() [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Core/Public/Templates/SharedPointerInternals.h:414] +0x00007f136f8fa4f6 libUnrealEditor-Core.so!FModuleManager::LoadModuleWithFailureReason(FName, EModuleLoadResult&, ELoadModuleFlags) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Core/Private/Modules/ModuleManager.cpp:1023] +0x00007f1367b861cd libUnrealEditor-Projects.so!FModuleDescriptor::LoadModulesForPhase(ELoadingPhase::Type, TArray > const&, TMap >&) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Projects/Private/ModuleDescriptor.cpp:756] +0x00007f1367ba49da libUnrealEditor-Projects.so!FPluginManager::TryLoadModulesForPlugin(FPlugin const&, ELoadingPhase::Type) const [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Projects/Private/PluginManager.cpp:2693] +0x00007f1367ba7809 libUnrealEditor-Projects.so!FPluginManager::LoadModulesForEnabledPlugins(ELoadingPhase::Type) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Projects/Private/PluginManager.cpp:2832] +0x000000000023a80a UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4603] +0x00007f13651bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +0x00007f136eb45e5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +0x00007f13626366c1 libc.so.6!UnknownFunction(0x276c0) +0x00007f13626367f9 libc.so.6!__libc_start_main(+0x88) +0x000000000023964a UnrealEditor!_start [/opt/unreal-engine/Engine/Binaries/Linux/UnrealEditor:-1] + + + +0x00007f136f76b6b9 libUnrealEditor-Core.so!FDebug::CheckVerifyFailedImpl2(char const*, char const*, int, char16_t const*, ...) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Core/Private/Misc/AssertionMacros.cpp:724] +0x00007f1273ef97d3 libUnrealEditor-OpenXRHMD.so!FOpenXRPath::FOpenXRPath(char const*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRCore.cpp:24] +0x00007f1142a31efd libUnrealEditor-OpenXRInput.so!FOpenXRInputPlugin::FOpenXRInput::FOpenXRInput(IXRTrackingSystem*) [/mnt/horde/++UE5/Sync/Engine/Source/./../Plugins/Runtime/OpenXR/Source/OpenXRInput/Private/OpenXRInput.cpp:302] +0x00007f1142a30bef libUnrealEditor-OpenXRInput.so!FOpenXRInputPlugin::StartupModule() [/mnt/horde/++UE5/Sync/Engine/Source/Runtime/Core/Public/Templates/SharedPointerInternals.h:414] +0x00007f136f8fa4f6 libUnrealEditor-Core.so!FModuleManager::LoadModuleWithFailureReason(FName, EModuleLoadResult&, ELoadModuleFlags) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Core/Private/Modules/ModuleManager.cpp:1023] +0x00007f1367b861cd libUnrealEditor-Projects.so!FModuleDescriptor::LoadModulesForPhase(ELoadingPhase::Type, TArray > const&, TMap >&) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Projects/Private/ModuleDescriptor.cpp:756] +0x00007f1367ba49da libUnrealEditor-Projects.so!FPluginManager::TryLoadModulesForPlugin(FPlugin const&, ELoadingPhase::Type) const [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Projects/Private/PluginManager.cpp:2693] +0x00007f1367ba7809 libUnrealEditor-Projects.so!FPluginManager::LoadModulesForEnabledPlugins(ELoadingPhase::Type) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Projects/Private/PluginManager.cpp:2832] +0x000000000023a80a UnrealEditor!FEngineLoop::Init() [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:4603] +0x00007f13651bbb31 libUnrealEditor-UnrealEd.so!EditorInit(IEngineLoop&) [/mnt/horde/++UE5/Sync/Engine/Source/./Editor/UnrealEd/Private/UnrealEdGlobals.cpp:167] +0x000000000024cd33 UnrealEditor!GuardedMain(char16_t const*) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Launch/Private/Launch.cpp:164] +0x00007f136eb45e5a libUnrealEditor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/mnt/horde/++UE5/Sync/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:323] +0x00007f13626366c1 libc.so.6!UnknownFunction(0x276c0) +0x00007f13626367f9 libc.so.6!__libc_start_main(+0x88) +0x000000000023964a UnrealEditor!_start [/opt/unreal-engine/Engine/Binaries/Linux/UnrealEditor:-1] + +[2026.04.21-21.20.14:424][ 0]LogExit: Executing StaticShutdownAfterError diff --git a/MyProject2/Saved/Logs/MyProject2.log b/MyProject2/Saved/Logs/MyProject2.log new file mode 100644 index 0000000..d02d72c --- /dev/null +++ b/MyProject2/Saved/Logs/MyProject2.log @@ -0,0 +1,1663 @@ +Log file open, 04/22/26 00:21:19 +LogInit: Display: Running engine for game: MyProject2 +LogCore: UTS: Unreal Trace Server launched successfully +LogTrace: Initializing trace... +LogCore: Display: Requested channels: 'cpu,gpu,frame,log,bookmark,screenshot,region' +LogTrace: Display: Control listening on port 37281 +LogTrace: Finished trace initialization. +LogCsvProfiler: Display: Metadata set : platform="Linux" +LogCsvProfiler: Display: Metadata set : config="Development" +LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.6-CL-44394996" +LogCsvProfiler: Display: Metadata set : engineversion="5.6.1-44394996+++UE5+Release-5.6" +LogCsvProfiler: Display: Metadata set : os="Arch Linux 6.19.11-arch1-1" +LogCsvProfiler: Display: Metadata set : cpu="AuthenticAMD|AMD Ryzen 7 3800X 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="" "/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject""" +LogCsvProfiler: Display: Metadata set : loginid="e5d2b3c70a61446e8360ccaeadda3ccf-000003e8" +LogCsvProfiler: Display: Metadata set : llm="0" +LogStats: Stats thread started at 0.129882 +LogCsvProfiler: Display: Metadata set : systemresolution.resx="1280" +LogCsvProfiler: Display: Metadata set : systemresolution.resy="720" +LogICUInternationalization: OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogInit: Session CrashGUID >==================================================== + Session CrashGUID > UECC-Linux-03F3AA899F2249C39BF1AFFD30B444C8 + Session CrashGUID >==================================================== +LogConfig: No local boot hotfix file found at: [../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +LogAudio: Display: Pre-Initializing Audio Device Manager... +LogAudio: Display: AudioInfo: 'OPUS' Registered +LogAudio: Display: AudioInfo: 'OGG' Registered +LogAudio: Display: AudioInfo: 'ADPCM' Registered +LogAudio: Display: AudioInfo: 'PCM' Registered +LogAudio: Display: AudioInfo: 'BINKA' Registered +LogAudio: Display: AudioInfo: 'RADA' Registered +LogAudio: Display: Audio Device Manager Pre-Initialized +LogPluginManager: Looking for build plugins target receipt +LogPluginManager: Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +LogAssetRegistry: Display: Asset registry cache read as 67.9 MiB from ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_0.bin +LogPluginManager: Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +LogPluginManager: Looking for enabled plugins target receipt +LogPluginManager: Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +LogConfig: Display: Loading Mac ini files took 0.17 seconds +LogConfig: Display: Loading IOS ini files took 0.18 seconds +LogConfig: Display: Loading Android ini files took 0.19 seconds +LogConfig: Display: Loading VulkanPC ini files took 0.26 seconds +LogPluginManager: Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +LogConfig: Display: Loading VisionOS ini files took 0.45 seconds +LogConfig: Display: Loading TVOS ini files took 0.45 seconds +LogPluginManager: Mounting Engine plugin RenderGraphInsights +LogPluginManager: Mounting Engine plugin IoStoreInsights +LogPluginManager: Mounting Engine plugin MassInsights +LogPluginManager: Mounting Engine plugin WorldMetrics +LogConfig: Display: Loading Windows ini files took 0.47 seconds +LogPluginManager: Mounting Engine plugin XGEController +LogConfig: Display: Loading Unix ini files took 0.47 seconds +LogPluginManager: Mounting Engine plugin EnhancedInput +LogPluginManager: Mounting Engine plugin ChaosVD +LogPluginManager: Mounting Engine plugin FastBuildController +LogPluginManager: Mounting Engine plugin ChaosInsights +LogPluginManager: Mounting Engine plugin CmdLinkServer +LogPluginManager: Mounting Engine plugin UbaController +LogPluginManager: Mounting Engine plugin ChaosCloth +LogPluginManager: Mounting Engine plugin MeshPainting +LogPluginManager: Mounting Engine plugin TraceUtilities +LogPluginManager: Mounting Engine plugin OnlineSubsystemNull +LogPluginManager: Mounting Engine plugin OnlineServices +LogPluginManager: Mounting Engine plugin OnlineBase +LogPluginManager: Mounting Engine plugin OnlineSubsystem +LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils +LogPluginManager: Mounting Engine plugin EOSShared +LogPluginManager: Mounting Engine plugin GameplayCameras +LogPluginManager: Mounting Engine plugin EngineCameras +LogPluginManager: Mounting Engine plugin CameraShakePreviewer +LogPluginManager: Mounting Engine plugin LauncherChunkInstaller +LogPluginManager: Mounting Engine plugin TcpMessaging +LogPluginManager: Mounting Engine plugin UdpMessaging +LogPluginManager: Mounting Engine plugin NNEDenoiser +LogPluginManager: Mounting Engine plugin NNERuntimeORT +LogPluginManager: Mounting Engine plugin Interchange +LogPluginManager: Mounting Engine plugin InterchangeEditor +LogPluginManager: Mounting Engine plugin InterchangeAssets +LogPluginManager: Mounting Engine plugin Takes +LogPluginManager: Mounting Engine plugin CameraCalibrationCore +LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess +LogPluginManager: Mounting Engine plugin PerforceSourceControl +LogPluginManager: Mounting Engine plugin PlasticSourceControl +LogPluginManager: Mounting Engine plugin DumpGPUServices +LogPluginManager: Mounting Engine plugin PixWinPlugin +LogPluginManager: Mounting Engine plugin PluginUtils +LogPluginManager: Mounting Engine plugin VisualStudioCodeSourceCodeAccess +LogPluginManager: Mounting Engine plugin XCodeSourceCodeAccess +LogPluginManager: Mounting Engine plugin SubversionSourceControl +LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess +LogPluginManager: Mounting Engine plugin RenderDocPlugin +LogPluginManager: Mounting Engine plugin AnimationSharing +LogPluginManager: Mounting Engine plugin UObjectPlugin +LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess +LogPluginManager: Mounting Engine plugin ProjectLauncher +LogConfig: Display: Loading LinuxArm64 ini files took 0.56 seconds +LogPluginManager: Mounting Engine plugin PropertyAccessNode +LogPluginManager: Mounting Engine plugin VisualStudioSourceCodeAccess +LogPluginManager: Mounting Engine plugin GitSourceControl +LogPluginManager: Mounting Engine plugin NullSourceCodeAccess +LogPluginManager: Mounting Engine plugin NamingTokens +LogPluginManager: Mounting Engine plugin TextureFormatOodle +LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess +LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess +LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor +LogPluginManager: Mounting Engine plugin AISupport +LogConfig: Display: Loading Linux ini files took 0.57 seconds +LogPluginManager: Mounting Engine plugin ControlRigModules +LogPluginManager: Mounting Engine plugin ControlRig +LogPluginManager: Mounting Engine plugin GameplayInsights +LogPluginManager: Mounting Engine plugin RigLogic +LogPluginManager: Mounting Engine plugin ControlRigSpline +LogPluginManager: Mounting Engine plugin AnimationModifierLibrary +LogPluginManager: Mounting Engine plugin IKRig +LogPluginManager: Mounting Engine plugin SkeletalMeshModelingTools +LogPluginManager: Mounting Engine plugin TweeningUtils +LogPluginManager: Mounting Engine plugin DeformerGraph +LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis +LogPluginManager: Mounting Engine plugin AnimationData +LogPluginManager: Mounting Engine plugin LiveLink +LogPluginManager: Mounting Engine plugin ACLPlugin +LogPluginManager: Mounting Engine plugin MediaCompositing +LogPluginManager: Mounting Engine plugin AvfMedia +LogPluginManager: Mounting Engine plugin AndroidMedia +LogPluginManager: Mounting Engine plugin MediaPlayerEditor +LogPluginManager: Mounting Engine plugin ImgMedia +LogPluginManager: Mounting Engine plugin WebMMedia +LogPluginManager: Mounting Engine plugin WmfMedia +LogPluginManager: Mounting Engine plugin MediaPlate +LogPluginManager: Mounting Engine plugin DatasmithContent +LogPluginManager: Mounting Engine plugin GLTFExporter +LogPluginManager: Mounting Engine plugin VariantManagerContent +LogPluginManager: Mounting Engine plugin VariantManager +LogPluginManager: Mounting Engine plugin InterchangeTests +LogPluginManager: Mounting Engine plugin Niagara +LogPluginManager: Mounting Engine plugin NiagaraSimCaching +LogPluginManager: Mounting Engine plugin AlembicImporter +LogPluginManager: Mounting Engine plugin EditorPerformance +LogPluginManager: Mounting Engine plugin Cascade +LogPluginManager: Mounting Engine plugin LocalizableMessage +LogPluginManager: Mounting Engine plugin GeometryFlow +LogPluginManager: Mounting Engine plugin RuntimeTelemetry +LogPluginManager: Mounting Engine plugin SequenceNavigator +LogPluginManager: Mounting Engine plugin PlatformCrypto +LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin +LogPluginManager: Mounting Engine plugin LowLevelNetTrace +LogPluginManager: Mounting Engine plugin ChaosUserDataPT +LogPluginManager: Mounting Engine plugin LevelSequenceNavigatorBridge +LogPluginManager: Mounting Engine plugin NFORDenoise +LogPluginManager: Mounting Engine plugin ToolPresets +LogPluginManager: Mounting Engine plugin ChaosCaching +LogPluginManager: Mounting Engine plugin EditorDataStorage +LogPluginManager: Mounting Engine plugin PythonScriptPlugin +LogPluginManager: Mounting Engine plugin PlanarCut +LogPluginManager: Mounting Engine plugin AutomationUtils +LogPluginManager: Mounting Engine plugin BackChannel +LogPluginManager: Mounting Engine plugin Fracture +LogPluginManager: Mounting Engine plugin GeometryDataflow +LogPluginManager: Mounting Engine plugin MeshModelingToolsetExp +LogPluginManager: Mounting Engine plugin EditorTelemetry +LogPluginManager: Mounting Engine plugin SkeletalReduction +LogPluginManager: Mounting Engine plugin Dataflow +LogPluginManager: Mounting Engine plugin AdvancedRenamer +LogPluginManager: Mounting Engine plugin ChaosNiagara +LogPluginManager: Mounting Engine plugin FullBodyIK +LogPluginManager: Mounting Engine plugin EditorDataStorageFeatures +LogPluginManager: Mounting Engine plugin CharacterAI +LogPluginManager: Mounting Engine plugin ChaosSolverPlugin +LogPluginManager: Mounting Engine plugin ChaosEditor +LogPluginManager: Mounting Engine plugin MsQuic +LogPluginManager: Mounting Engine plugin ProceduralMeshComponent +LogPluginManager: Mounting Engine plugin AssetTags +LogPluginManager: Mounting Engine plugin GooglePAD +LogPluginManager: Mounting Engine plugin AndroidPermission +LogPluginManager: Mounting Engine plugin ExampleDeviceProfileSelector +LogPluginManager: Mounting Engine plugin WindowsMoviePlayer +LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector +LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector +LogPluginManager: Mounting Engine plugin CustomMeshComponent +LogPluginManager: Mounting Engine plugin StateTree +LogPluginManager: Mounting Engine plugin MeshModelingToolset +LogPluginManager: Mounting Engine plugin AudioCapture +LogPluginManager: Mounting Engine plugin GeometryProcessing +LogPluginManager: Mounting Engine plugin WaveTable +LogPluginManager: Mounting Engine plugin XRBase +LogPluginManager: Mounting Engine plugin AppleMoviePlayer +LogPluginManager: Mounting Engine plugin GoogleCloudMessaging +LogPluginManager: Mounting Engine plugin ResonanceAudio +LogPluginManager: Mounting Engine plugin ChunkDownloader +LogPluginManager: Mounting Engine plugin InputDebugging +LogPluginManager: Mounting Engine plugin ArchVisCharacter +LogPluginManager: Mounting Engine plugin OpenXR +LogPluginManager: Mounting Engine plugin AndroidMoviePlayer +LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector +LogPluginManager: Mounting Engine plugin Synthesis +LogPluginManager: Mounting Engine plugin HairStrands +LogPluginManager: Mounting Engine plugin ComputeFramework +LogPluginManager: Mounting Engine plugin MobilePatchingUtils +LogPluginManager: Mounting Engine plugin AppleImageUtils +LogPluginManager: Mounting Engine plugin AudioSynesthesia +LogPluginManager: Mounting Engine plugin OpenXREyeTracker +LogPluginManager: Mounting Engine plugin WebMMoviePlayer +LogPluginManager: Mounting Engine plugin CableComponent +LogPluginManager: Mounting Engine plugin RigVM +LogPluginManager: Mounting Engine plugin PropertyBindingUtils +LogPluginManager: Mounting Engine plugin SignificanceManager +LogPluginManager: Mounting Engine plugin Metasound +LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector +LogPluginManager: Mounting Engine plugin SoundFields +LogPluginManager: Mounting Engine plugin AndroidFileServer +LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary +LogPluginManager: Mounting Engine plugin PropertyAccessEditor +LogPluginManager: Mounting Engine plugin GeometryCache +LogPluginManager: Mounting Engine plugin ActorLayerUtilities +LogPluginManager: Mounting Engine plugin OpenXRHandTracking +LogPluginManager: Mounting Engine plugin AudioWidgets +LogPluginManager: Mounting Engine plugin ColorGrading +LogPluginManager: Mounting Engine plugin FacialAnimation +LogPluginManager: Mounting Engine plugin AssetManagerEditor +LogPluginManager: Mounting Engine plugin EngineAssetDefinitions +LogPluginManager: Mounting Engine plugin BlueprintHeaderView +LogPluginManager: Mounting Engine plugin MobileLauncherProfileWizard +LogPluginManager: Mounting Engine plugin ProxyLODPlugin +LogPluginManager: Mounting Engine plugin DataValidation +LogPluginManager: Mounting Engine plugin UMGWidgetPreview +LogPluginManager: Mounting Engine plugin StylusInput +LogPluginManager: Mounting Engine plugin CryptoKeys +LogPluginManager: Mounting Engine plugin GameplayTagsEditor +LogPluginManager: Mounting Engine plugin EditorDebugTools +LogPluginManager: Mounting Engine plugin CurveEditorTools +LogPluginManager: Mounting Engine plugin MacGraphicsSwitching +LogPluginManager: Mounting Engine plugin GeometryMode +LogPluginManager: Mounting Engine plugin SequencerAnimTools +LogPluginManager: Mounting Engine plugin MeshLODToolset +LogPluginManager: Mounting Engine plugin PluginBrowser +LogPluginManager: Mounting Engine plugin UVEditor +LogPluginManager: Mounting Engine plugin ModelingToolsEditorMode +LogPluginManager: Mounting Engine plugin ChangelistReview +LogPluginManager: Mounting Engine plugin EditorScriptingUtilities +LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities +LogPluginManager: Mounting Engine plugin MaterialAnalyzer +LogPluginManager: Mounting Engine plugin SpeedTreeImporter +LogPluginManager: Mounting Engine plugin Paper2D +LogPluginManager: Mounting Engine plugin OodleNetwork +LogPluginManager: Mounting Engine plugin ActorSequence +LogPluginManager: Mounting Engine plugin TemplateSequence +LogPluginManager: Mounting Engine plugin SequencerScripting +LogPluginManager: Mounting Engine plugin LevelSequenceEditor +LogPluginManager: Mounting Engine plugin MetaHumanSDK +LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay +LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS +LogPluginManager: Mounting Engine plugin BaseCharacterFXEditor +LogPluginManager: Mounting Engine plugin CompositeCore +LogPluginManager: Mounting Engine plugin ObjectMixer +LogPluginManager: Mounting Engine plugin LightMixer +LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource +LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource +LogPluginManager: Mounting Engine plugin XInputDevice +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +LogInit: Using libcurl 8.12.1 +LogInit: - built for x86_64-unknown-linux-gnu +LogInit: - supports SSL with OpenSSL/1.1.1t +LogInit: - supports HTTP deflate (compression) using libz 1.3 +LogInit: - other features: +LogInit: CURL_VERSION_SSL +LogInit: CURL_VERSION_LIBZ +LogInit: CURL_VERSION_IPV6 +LogInit: CURL_VERSION_ASYNCHDNS +LogInit: CURL_VERSION_LARGEFILE +LogInit: CURL_VERSION_TLSAUTH_SRP +LogInit: CURL_VERSION_HTTP2 +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: CreateHttpThread using FCurlMultiPollEventLoopHttpThread +LogInit: Creating http thread with maximum 256 concurrent requests +LogOnline: OSS: Created online subsystem instance for: NULL +LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] +LogEOSShared: Initialize Initializing EOSSDK Version:1.17.0-41373641 +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. +LogStudioTelemetry: Started StudioTelemetry Session +LogNFORDenoise: NFORDenoise function starting up +LogConfig: Applying CVar settings from Section [/Script/CompositeCore.CompositeCorePluginSettings] File [Engine] +LogInit: ExecutableName: UnrealEditor +LogInit: Build: ++UE5+Release-5.6-CL-44394996 +LogInit: Platform=LinuxEditor +LogInit: MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +LogInit: DeviceId= +LogInit: Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +LogInit: Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +LogInit: Net CL: 43139311 +LogInit: OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +LogInit: Compiled (64-bit): Jul 28 2025 20:54:48 +LogInit: Architecture: x64 +LogInit: Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +LogInit: Build Configuration: Development +LogInit: Branch Name: ++UE5+Release-5.6 +LogInit: Command Line: +LogInit: Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +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: 37 +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): 49 +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): 207 +LogDevObjectVersion: FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 8 +LogDevObjectVersion: FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 13 +LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 17 +LogDevObjectVersion: Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 11 +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): 121 +LogDevObjectVersion: UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 56 +LogDevObjectVersion: UE5-SpecialProject (59DA5D52-1232-4948-B878-597870B8E98B): 9 +LogDevObjectVersion: Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2 +LogDevObjectVersion: Dev-NaniteResearch (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1 +LogDevObjectVersion: LensFileVersion (8652A554-966A-466C-9FD7-1C6DD61B1ADB): 1 +LogDevObjectVersion: Dev-ComputeFramework (6304A3E7-0059-4F59-8CFC-21BD7721FD4E): 0 +LogInit: Presizing for max 25165824 objects, including 0 objects not considered by GC. +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: Set CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] +LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created +LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]] +[2026.04.21-21.21.20:813][ 0]LogConfig: Set CVar [[r.VSync:0]] +[2026.04.21-21.21.20:813][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +[2026.04.21-21.21.20:813][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created +[2026.04.21-21.21.20:813][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created +[2026.04.21-21.21.20:813][ 0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]] +[2026.04.21-21.21.20:813][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +[2026.04.21-21.21.20:813][ 0]LogConfig: Set CVar [[r.ForwardShading:1]] +[2026.04.21-21.21.20:813][ 0]LogConfig: Set CVar [[r.MobileHDR:0]] +[2026.04.21-21.21.20:813][ 0]LogConfig: Set CVar [[vr.MobileMultiView:1]] +[2026.04.21-21.21.20:813][ 0]LogConfig: Set CVar [[vr.InstancedStereo:1]] +[2026.04.21-21.21.20:813][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure:0]] +[2026.04.21-21.21.20:813][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusion:0]] +[2026.04.21-21.21.20:813][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:0]] +[2026.04.21-21.21.20:813][ 0]LogConfig: Set CVar [[r.DefaultFeature.MotionBlur:0]] +[2026.04.21-21.21.20:813][ 0]LogConfig: Set CVar [[r.Mobile.UseHWsRGBEncoding:1]] +[2026.04.21-21.21.20:813][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]] +[2026.04.21-21.21.20:813][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] +[2026.04.21-21.21.20:813][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]] +[2026.04.21-21.21.20:813][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]] +[2026.04.21-21.21.20:813][ 0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]] +[2026.04.21-21.21.20:813][ 0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]] +[2026.04.21-21.21.20:813][ 0]LogConfig: Set CVar [[r.ReflectionMethod:1]] +[2026.04.21-21.21.20:813][ 0]LogConfig: Set CVar [[r.Mobile.AntiAliasing:3]] +[2026.04.21-21.21.20:813][ 0]LogConfig: Set CVar [[r.AntiAliasingMethod:3]] +[2026.04.21-21.21.20:813][ 0]LogConfig: Set CVar [[r.AllowStaticLighting:1]] +[2026.04.21-21.21.20:813][ 0]LogConfig: Set CVar [[r.SkinCache.CompileShaders:1]] +[2026.04.21-21.21.20:813][ 0]LogConfig: Set CVar [[r.RayTracing:1]] +[2026.04.21-21.21.20:813][ 0]LogConfig: Set CVar [[r.RayTracing.RayTracingProxies.ProjectEnabled:1]] +[2026.04.21-21.21.20:813][ 0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]] +[2026.04.21-21.21.20:813][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +[2026.04.21-21.21.20:813][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +[2026.04.21-21.21.20:813][ 0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +[2026.04.21-21.21.20:813][ 0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]] +[2026.04.21-21.21.20:813][ 0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]] +[2026.04.21-21.21.20:813][ 0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]] +[2026.04.21-21.21.20:813][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]] +[2026.04.21-21.21.20:813][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]] +[2026.04.21-21.21.20:813][ 0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]] +[2026.04.21-21.21.20:813][ 0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +[2026.04.21-21.21.20:813][ 0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +[2026.04.21-21.21.20:813][ 0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +[2026.04.21-21.21.20:813][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +[2026.04.21-21.21.20:813][ 0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] +[2026.04.21-21.21.20:813][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +[2026.04.21-21.21.20:813][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +[2026.04.21-21.21.20:813][ 0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]] +[2026.04.21-21.21.20:813][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +[2026.04.21-21.21.20:813][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +[2026.04.21-21.21.20:813][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +[2026.04.21-21.21.20:813][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +[2026.04.21-21.21.20:813][ 0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] +[2026.04.21-21.21.20:813][ 0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]] +[2026.04.21-21.21.20:813][ 0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]] +[2026.04.21-21.21.20:813][ 0]LogConfig: Set CVar [[gc.AllowParallelGC:1]] +[2026.04.21-21.21.20:813][ 0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] +[2026.04.21-21.21.20:813][ 0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]] +[2026.04.21-21.21.20:813][ 0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] +[2026.04.21-21.21.20:813][ 0]LogConfig: Set CVar [[gc.CreateGCClusters:1]] +[2026.04.21-21.21.20:813][ 0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]] +[2026.04.21-21.21.20:813][ 0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]] +[2026.04.21-21.21.20:813][ 0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]] +[2026.04.21-21.21.20:813][ 0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] +[2026.04.21-21.21.20:813][ 0]LogConfig: Set CVar [[gc.GarbageEliminationEnabled:1]] +[2026.04.21-21.21.20:813][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +[2026.04.21-21.21.20:813][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +[2026.04.21-21.21.20:813][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +[2026.04.21-21.21.20:813][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +[2026.04.21-21.21.20:813][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created +[2026.04.21-21.21.20:813][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +[2026.04.21-21.21.20:813][ 0]LogConfig: CVar [[DefaultASTCQualityBySizeHQ:4]] deferred - dummy variable created +[2026.04.21-21.21.20:813][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +[2026.04.21-21.21.20:813][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +[2026.04.21-21.21.20:813][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +[2026.04.21-21.21.20:813][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +[2026.04.21-21.21.20:813][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +[2026.04.21-21.21.20:813][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +[2026.04.21-21.21.20:813][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +[2026.04.21-21.21.20:813][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +[2026.04.21-21.21.20:813][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +[2026.04.21-21.21.20:813][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +[2026.04.21-21.21.20:813][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +[2026.04.21-21.21.20:813][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +[2026.04.21-21.21.20:813][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +[2026.04.21-21.21.20:813][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +[2026.04.21-21.21.20:813][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +[2026.04.21-21.21.20:813][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +[2026.04.21-21.21.20:813][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +[2026.04.21-21.21.20:813][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +[2026.04.21-21.21.20:813][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:AmbientSound]] deferred - dummy variable created +[2026.04.21-21.21.20:813][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +[2026.04.21-21.21.20:813][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +[2026.04.21-21.21.20:813][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +[2026.04.21-21.21.20:813][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +[2026.04.21-21.21.20:813][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +[2026.04.21-21.21.20:813][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +[2026.04.21-21.21.20:813][ 0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created +[2026.04.21-21.21.20:813][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +[2026.04.21-21.21.20:813][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +[2026.04.21-21.21.20:813][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +[2026.04.21-21.21.20:813][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +[2026.04.21-21.21.20:813][ 0]LogConfig: CVar [[VersionedIntRValues:r.Mobile.DBuffer]] deferred - dummy variable created +[2026.04.21-21.21.20:813][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +[2026.04.21-21.21.20:813][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +[2026.04.21-21.21.20:813][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +[2026.04.21-21.21.20:813][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +[2026.04.21-21.21.20:813][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +[2026.04.21-21.21.20:813][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +[2026.04.21-21.21.20:813][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +[2026.04.21-21.21.20:813][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +[2026.04.21-21.21.20:814][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +[2026.04.21-21.21.20:814][ 0]LogInit: Initializing SDL. +[2026.04.21-21.21.21:660][ 0]LogInit: Initialized SDL 2.30.6 revision: SDL-2.30.6-no-vcs (compiled against 2.30.6) +[2026.04.21-21.21.21:660][ 0]LogInit: Using SDL video driver 'x11' +[2026.04.21-21.21.21:660][ 0]LogInit: Display metrics: +[2026.04.21-21.21.21:660][ 0]LogInit: PrimaryDisplayWidth: 3440 +[2026.04.21-21.21.21:660][ 0]LogInit: PrimaryDisplayHeight: 1440 +[2026.04.21-21.21.21:660][ 0]LogInit: PrimaryDisplayWorkAreaRect: +[2026.04.21-21.21.21:660][ 0]LogInit: Left=0, Top=0, Right=3440, Bottom=1396 +[2026.04.21-21.21.21:660][ 0]LogInit: VirtualDisplayRect: +[2026.04.21-21.21.21:660][ 0]LogInit: Left=0, Top=0, Right=3440, Bottom=1396 +[2026.04.21-21.21.21:660][ 0]LogInit: TitleSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 +[2026.04.21-21.21.21:660][ 0]LogInit: ActionSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 +[2026.04.21-21.21.21:660][ 0]LogInit: Number of monitors: 1 +[2026.04.21-21.21.21:660][ 0]LogInit: Monitor 0 +[2026.04.21-21.21.21:660][ 0]LogInit: Name: LG ULTRAGEAR+ 45" +[2026.04.21-21.21.21:660][ 0]LogInit: ID: display0 +[2026.04.21-21.21.21:660][ 0]LogInit: NativeWidth: 3440 +[2026.04.21-21.21.21:660][ 0]LogInit: NativeHeight: 1440 +[2026.04.21-21.21.21:660][ 0]LogInit: bIsPrimary: true +[2026.04.21-21.21.21:660][ 0]LogCsvProfiler: Display: Metadata set : systemresolution.resx="3440" +[2026.04.21-21.21.21:660][ 0]LogCsvProfiler: Display: Metadata set : systemresolution.resy="1440" +[2026.04.21-21.21.21:660][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +[2026.04.21-21.21.21:660][ 0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]] +[2026.04.21-21.21.21:660][ 0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]] +[2026.04.21-21.21.21:660][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +[2026.04.21-21.21.21:660][ 0]LogConfig: Set CVar [[r.FXAA.Quality:4]] +[2026.04.21-21.21.21:660][ 0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]] +[2026.04.21-21.21.21:660][ 0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]] +[2026.04.21-21.21.21:660][ 0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]] +[2026.04.21-21.21.21:660][ 0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]] +[2026.04.21-21.21.21:660][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]] +[2026.04.21-21.21.21:660][ 0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] +[2026.04.21-21.21.21:660][ 0]LogConfig: Set CVar [[r.TSR.ReprojectionField:1]] +[2026.04.21-21.21.21:660][ 0]LogConfig: Set CVar [[r.TSR.Resurrection:1]] +[2026.04.21-21.21.21:660][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +[2026.04.21-21.21.21:660][ 0]LogConfig: Set CVar [[r.LightFunctionQuality:1]] +[2026.04.21-21.21.21:660][ 0]LogConfig: Set CVar [[r.ShadowQuality:5]] +[2026.04.21-21.21.21:660][ 0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]] +[2026.04.21-21.21.21:660][ 0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]] +[2026.04.21-21.21.21:660][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]] +[2026.04.21-21.21.21:660][ 0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]] +[2026.04.21-21.21.21:660][ 0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]] +[2026.04.21-21.21.21:660][ 0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] +[2026.04.21-21.21.21:660][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +[2026.04.21-21.21.21:660][ 0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]] +[2026.04.21-21.21.21:660][ 0]LogConfig: Set CVar [[r.VolumetricFog:1]] +[2026.04.21-21.21.21:660][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]] +[2026.04.21-21.21.21:660][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]] +[2026.04.21-21.21.21:660][ 0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +[2026.04.21-21.21.21:660][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]] +[2026.04.21-21.21.21:660][ 0]LogConfig: Set CVar [[r.CapsuleShadows:1]] +[2026.04.21-21.21.21:660][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] +[2026.04.21-21.21.21:660][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] +[2026.04.21-21.21.21:660][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] +[2026.04.21-21.21.21:660][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.DistanceFieldAO:1]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.SkylightIntensityMultiplier:1.0]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.AOQuality:2]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.LumenScene.DirectLighting.MaxLightsPerTile:8]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.LumenScene.DirectLighting.UpdateFactor:32]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.UpdateFactor:64]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:100]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.NumAdaptiveProbes:8]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.HardwareRayTracing:0]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.BentNormal:1]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:70]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.RayTracing.Scene.BuildMode:1]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.SSR.Quality:3]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.MaxRoughnessToEvaluateRoughSpecularForFoliage:0.8]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.NumSamples:5]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.MinWeight:0]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.MotionBlurQuality:4]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.LensFlareQuality:2]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.BloomQuality:5]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.FastBlurThreshold:100]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.Upscale.Quality:3]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.LightShaftQuality:1]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.Filter.SizeScale:1]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.Streaming.MipBias:0]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.Streaming.Boost:1]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.MaxAnisotropy:8]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.RefractionQuality:2]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.SceneColorFormat:4]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.DetailMode:3]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.SSS.Scale:1]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.SSS.SampleSet:2]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.SSS.Quality:1]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.SSS.HalfRes:0]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.SSGI.Quality:3]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:2]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[fx.Niagara.QualityLevel:3]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.DownsampleFactor:2]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.MaxStepCount:256]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.Shadows.Resolution:256]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.Shadows.MaxSampleCount:8]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.UseExistenceMask:0]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[foliage.DensityScale:1.0]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[grass.DensityScale:1.0]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]] +[2026.04.21-21.21.21:661][ 0]LogConfig: Applying CVar settings from Section [LandscapeQuality@3] File [Scalability] +[2026.04.21-21.21.21:661][ 0]LogLinux: Selected Device Profile: [LinuxEditor] +[2026.04.21-21.21.21:661][ 0]LogInit: Selected Device Profile: [LinuxEditor] +[2026.04.21-21.21.21:661][ 0]LogHAL: Display: Platform has ~ 63 GB [67336896512 / 68719476736 / 63], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +[2026.04.21-21.21.21:661][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Linux] +[2026.04.21-21.21.21:661][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [] +[2026.04.21-21.21.21:662][ 0]LogDeviceProfileManager: Pushing Device Profile CVar: [[UI.SlateSDFText.RasterizationMode:Bitmap -> Msdf]] +[2026.04.21-21.21.21:662][ 0]LogDeviceProfileManager: Pushing Device Profile CVar: [[UI.SlateSDFText.ResolutionLevel:2 -> 2]] +[2026.04.21-21.21.21:662][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +[2026.04.21-21.21.21:662][ 0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]] +[2026.04.21-21.21.21:662][ 0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] +[2026.04.21-21.21.21:662][ 0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] +[2026.04.21-21.21.21:662][ 0]LogConfig: CVar [[ds.CADTranslator.Meshing.ActivateThinZoneMeshing:0]] deferred - dummy variable created +[2026.04.21-21.21.21:662][ 0]LogConfig: CVar [[ds.CADTranslator.Stitching.RemoveThinFaces:0]] deferred - dummy variable created +[2026.04.21-21.21.21:662][ 0]LogConfig: Applying CVar settings from Section [Startup_Linux] File [../../../Engine/Config/ConsoleVariables.ini] +[2026.04.21-21.21.21:662][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2026.04.21-21.21.21:662][ 0]LogConfig: Set CVar [[g.TimeoutForBlockOnRenderFence:60000]] +[2026.04.21-21.21.21:662][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Config/LinuxEditor/Editor.ini] +[2026.04.21-21.21.21:662][ 0]LogInit: Unix hardware info: +[2026.04.21-21.21.21:662][ 0]LogInit: - we are the first instance of this executable +[2026.04.21-21.21.21:662][ 0]LogInit: - this process' id (pid) is 93796, parent process' id (ppid) is 1855 +[2026.04.21-21.21.21:662][ 0]LogInit: - we are not running under debugger +[2026.04.21-21.21.21:662][ 0]LogInit: - machine network name is 'WEYLAND-YUTANI' +[2026.04.21-21.21.21:662][ 0]LogInit: - user name is 'reimoz' (reimoz) +[2026.04.21-21.21.21:662][ 0]LogInit: - we're logged in locally +[2026.04.21-21.21.21:662][ 0]LogInit: - we're running with rendering +[2026.04.21-21.21.21:662][ 0]LogInit: - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) +[2026.04.21-21.21.21:662][ 0]LogInit: - Number of physical cores available for the process: 8 +[2026.04.21-21.21.21:662][ 0]LogInit: - Number of logical cores available for the process: 16 +[2026.04.21-21.21.21:662][ 0]LogInit: - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +[2026.04.21-21.21.21:662][ 0]LogInit: - Memory allocator used: Mimalloc +[2026.04.21-21.21.21:662][ 0]LogInit: - This is an internal build. +[2026.04.21-21.21.21:662][ 0]LogCore: Benchmarking clocks: +[2026.04.21-21.21.21:662][ 0]LogCore: - CLOCK_MONOTONIC (id=1) can sustain 38600906 (38601K, 39M) calls per second without zero deltas. +[2026.04.21-21.21.21:662][ 0]LogCore: - CLOCK_MONOTONIC_RAW (id=4) can sustain 39142272 (39142K, 39M) calls per second without zero deltas. +[2026.04.21-21.21.21:662][ 0]LogCore: - CLOCK_MONOTONIC_COARSE (id=6) can sustain 221743771 (221744K, 222M) calls per second with 99.999545% zero deltas. +[2026.04.21-21.21.21:662][ 0]LogCore: Selected clock_id 4 (CLOCK_MONOTONIC_RAW) since it is the fastest support clock without zero deltas. +[2026.04.21-21.21.21:662][ 0]LogInit: Unix-specific commandline switches: +[2026.04.21-21.21.21:662][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) +[2026.04.21-21.21.21:662][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation +[2026.04.21-21.21.21:662][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation +[2026.04.21-21.21.21:662][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache +[2026.04.21-21.21.21:662][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) +[2026.04.21-21.21.21:662][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) +[2026.04.21-21.21.21:662][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) +[2026.04.21-21.21.21:662][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal +[2026.04.21-21.21.21:662][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) +[2026.04.21-21.21.21:662][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened +[2026.04.21-21.21.21:662][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) +[2026.04.21-21.21.21:662][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) +[2026.04.21-21.21.21:662][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) +[2026.04.21-21.21.21:662][ 0]LogInit: -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash +[2026.04.21-21.21.21:662][ 0]LogInit: - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) +[2026.04.21-21.21.21:662][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1.4 +[2026.04.21-21.21.21:662][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) +[2026.04.21-21.21.21:662][ 0]LogInit: - PageSize 4096 +[2026.04.21-21.21.21:662][ 0]LogInit: - BinnedPageSize 65536 +[2026.04.21-21.21.21:662][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0" +[2026.04.21-21.21.21:667][ 0]LogChaosDD: Chaos Debug Draw Startup +[2026.04.21-21.21.21:667][ 0]LogInit: Physics initialised using underlying interface: Chaos +[2026.04.21-21.21.21:697][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-21.21.21:697][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-21.21.21:699][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-21.21.22:143][ 0]LogObj: Display: Attempting to load config data for Default__SlateThemeManager before the Class has been constructed/registered/linked (likely during module loading or early startup). This will result in the load silently failing and should be fixed. +[2026.04.21-21.21.22:146][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +[2026.04.21-21.21.22:146][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0 +[2026.04.21-21.21.22:748][ 0]LogVulkanRHI: Display: Found VULKAN_SDK= +[2026.04.21-21.21.22:749][ 0]LogVulkanRHI: Display: Registering provided Vulkan validation layers +[2026.04.21-21.21.22:749][ 0]LogVulkanRHI: Display: Updated VK_LAYER_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +[2026.04.21-21.21.22:749][ 0]LogVulkanRHI: Display: Updated LD_LIBRARY_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +[2026.04.21-21.21.22:749][ 0]LogVulkanRHI: Display: Installed Vulkan Loader Path: /usr/lib +[2026.04.21-21.21.22:749][ 0]LogVulkanRHI: Display: Installed Vulkan Loader instance version 1.4.341. +[2026.04.21-21.21.22:749][ 0]LogVulkanRHI: Starting Vulkan Profile check for VP_UE_Vulkan_SM6: +[2026.04.21-21.21.22:758][ 0]LogVulkanRHI: Vulkan Profile check complete. +[2026.04.21-21.21.22:758][ 0]LogInit: Using SDL_WINDOW_VULKAN +[2026.04.21-21.21.22:758][ 0]LogVulkanRHI: Display: Vulkan RHI ShaderPlatform for SM6: VULKAN_SM6. +[2026.04.21-21.21.22:758][ 0]LogVulkanRHI: Vulkan PSO Precaching = 1, PipelineFileCache = 0 +[2026.04.21-21.21.22:758][ 0]LogVulkanRHI: Display: Built with Vulkan header version 1.4.304 +[2026.04.21-21.21.22:758][ 0]LogVulkanRHI: Starting Vulkan Profile check for VP_UE_Vulkan_SM6_RT: +[2026.04.21-21.21.22:764][ 0]LogVulkanRHI: Vulkan Profile check complete. +[2026.04.21-21.21.22:764][ 0]LogVulkanRHI: Using API Version 1.3. +[2026.04.21-21.21.22:764][ 0]LogHMD: OpenXRHMDModule::InitInstance using DefaultLoader. +[2026.04.21-21.21.22:770][ 0]LogHMD: OpenXR runtime supported extensions: +[2026.04.21-21.21.22:770][ 0]LogHMD: XR_KHR_vulkan_enable +[2026.04.21-21.21.22:770][ 0]LogHMD: XR_KHR_vulkan_enable2 +[2026.04.21-21.21.22:770][ 0]LogHMD: XR_KHR_opengl_enable +[2026.04.21-21.21.22:770][ 0]LogHMD: XR_KHR_convert_timespec_time +[2026.04.21-21.21.22:770][ 0]LogHMD: XR_KHR_opengl_es_enable +[2026.04.21-21.21.22:770][ 0]LogHMD: XR_MNDX_egl_enable +[2026.04.21-21.21.22:770][ 0]LogHMD: XR_KHR_binding_modification +[2026.04.21-21.21.22:770][ 0]LogHMD: XR_KHR_composition_layer_depth +[2026.04.21-21.21.22:770][ 0]LogHMD: XR_KHR_locate_spaces +[2026.04.21-21.21.22:770][ 0]LogHMD: XR_KHR_visibility_mask +[2026.04.21-21.21.22:770][ 0]LogHMD: XR_EXT_active_action_set_priority +[2026.04.21-21.21.22:770][ 0]LogHMD: XR_EXT_dpad_binding +[2026.04.21-21.21.22:770][ 0]LogHMD: XR_EXT_eye_gaze_interaction +[2026.04.21-21.21.22:770][ 0]LogHMD: XR_EXT_frame_composition_report +[2026.04.21-21.21.22:770][ 0]LogHMD: XR_EXT_hand_interaction +[2026.04.21-21.21.22:770][ 0]LogHMD: XR_EXT_hand_tracking +[2026.04.21-21.21.22:770][ 0]LogHMD: XR_EXT_hand_tracking_data_source +[2026.04.21-21.21.22:770][ 0]LogHMD: XR_EXT_hand_joints_motion_range +[2026.04.21-21.21.22:770][ 0]LogHMD: XR_EXT_hp_mixed_reality_controller +[2026.04.21-21.21.22:770][ 0]LogHMD: XR_EXT_local_floor +[2026.04.21-21.21.22:770][ 0]LogHMD: XR_EXT_palm_pose +[2026.04.21-21.21.22:770][ 0]LogHMD: XR_EXT_uuid +[2026.04.21-21.21.22:770][ 0]LogHMD: XR_EXT_user_presence +[2026.04.21-21.21.22:770][ 0]LogHMD: XR_EXT_render_model +[2026.04.21-21.21.22:770][ 0]LogHMD: XR_EXT_interaction_render_model +[2026.04.21-21.21.22:770][ 0]LogHMD: XR_FB_display_refresh_rate +[2026.04.21-21.21.22:770][ 0]LogHMD: XR_HTC_vive_cosmos_controller_interaction +[2026.04.21-21.21.22:770][ 0]LogHMD: XR_HTC_vive_focus3_controller_interaction +[2026.04.21-21.21.22:770][ 0]LogHMD: XR_HTC_vive_wrist_tracker_interaction +[2026.04.21-21.21.22:770][ 0]LogHMD: XR_MND_headless +[2026.04.21-21.21.22:770][ 0]LogHMD: XR_VALVE_analog_threshold +[2026.04.21-21.21.22:770][ 0]LogHMD: XR_META_performance_metrics +[2026.04.21-21.21.22:770][ 0]LogHMD: XR_VALVE_timing_utils +[2026.04.21-21.21.22:770][ 0]LogHMD: XR_META_recommended_layer_resolution +[2026.04.21-21.21.22:770][ 0]LogHMD: XR_HTCX_vive_tracker_interaction +[2026.04.21-21.21.22:770][ 0]LogHMD: XR_KHR_generic_controller +[2026.04.21-21.21.22:770][ 0]LogHMD: XR_VALVE_frame_controller_interaction +[2026.04.21-21.21.22:770][ 0]LogHMD: XR_EXT_debug_utils +[2026.04.21-21.21.22:770][ 0]LogHMD: Optional extension XR_KHR_vulkan_swapchain_format_list is not available +[2026.04.21-21.21.22:770][ 0]LogHMD: Optional extension XR_FB_foveation_vulkan is not available +[2026.04.21-21.21.22:770][ 0]LogHMD: Optional extension XR_FB_composition_layer_depth_test is not available +[2026.04.21-21.21.22:770][ 0]LogHMD: Optional extension XR_KHR_composition_layer_cylinder is not available +[2026.04.21-21.21.22:770][ 0]LogHMD: Optional extension XR_KHR_composition_layer_equirect is not available +[2026.04.21-21.21.22:770][ 0]LogHMD: Optional extension XR_KHR_composition_layer_equirect2 is not available +[2026.04.21-21.21.22:770][ 0]LogHMD: Optional extension XR_KHR_composition_layer_color_scale_bias is not available +[2026.04.21-21.21.22:770][ 0]LogHMD: Optional extension XR_VARJO_quad_views is not available +[2026.04.21-21.21.22:770][ 0]LogHMD: Optional extension XR_EPIC_view_configuration_fov is not available +[2026.04.21-21.21.22:770][ 0]LogHMD: Optional extension XR_FB_foveation is not available +[2026.04.21-21.21.22:770][ 0]LogHMD: Optional extension XR_FB_swapchain_update_state is not available +[2026.04.21-21.21.22:770][ 0]LogHMD: Optional extension XR_FB_foveation_configuration is not available +[2026.04.21-21.21.22:770][ 0]LogHMD: Optional extension XR_FB_composition_layer_alpha_blend is not available +[2026.04.21-21.21.22:794][ 0]LogHMD: xrCreateInstance succeeded with XR_API_VERSION_1_0 +[2026.04.21-21.21.22:794][ 0]LogHMD: xrCreateInstance created: 1003170416 +[2026.04.21-21.21.22:794][ 0]LogHMD: Initialized OpenXR on SteamVR/OpenXR runtime version 2.15.6 +[2026.04.21-21.21.22:801][ 0]LogVulkanRHI: Warning: HMD requested instance extension [VK_KHR_external_memory_capabilities] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-21.21.22:801][ 0]LogVulkanRHI: Warning: HMD requested instance extension [VK_KHR_get_physical_device_properties2] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-21.21.22:801][ 0]LogVulkanRHI: Warning: HMD requested instance extension [VK_KHR_external_fence_capabilities] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-21.21.22:801][ 0]LogVulkanRHI: Warning: HMD requested instance extension [VK_KHR_external_semaphore_capabilities] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-21.21.22:802][ 0]LogVulkanRHI: Display: Found 25 available instance extensions : +[2026.04.21-21.21.22:802][ 0]LogVulkanRHI: Display: - VK_EXT_acquire_drm_display +[2026.04.21-21.21.22:802][ 0]LogVulkanRHI: Display: - VK_EXT_acquire_xlib_display +[2026.04.21-21.21.22:802][ 0]LogVulkanRHI: Display: - VK_EXT_debug_report +[2026.04.21-21.21.22:802][ 0]LogVulkanRHI: Display: + VK_EXT_debug_utils +[2026.04.21-21.21.22:802][ 0]LogVulkanRHI: Display: - VK_EXT_direct_mode_display +[2026.04.21-21.21.22:802][ 0]LogVulkanRHI: Display: - VK_EXT_display_surface_counter +[2026.04.21-21.21.22:802][ 0]LogVulkanRHI: Display: - VK_EXT_surface_maintenance1 +[2026.04.21-21.21.22:802][ 0]LogVulkanRHI: Display: + VK_EXT_swapchain_colorspace +[2026.04.21-21.21.22:802][ 0]LogVulkanRHI: Display: - VK_KHR_device_group_creation +[2026.04.21-21.21.22:802][ 0]LogVulkanRHI: Display: - VK_KHR_display +[2026.04.21-21.21.22:802][ 0]LogVulkanRHI: Display: + VK_KHR_external_fence_capabilities +[2026.04.21-21.21.22:802][ 0]LogVulkanRHI: Display: + VK_KHR_external_memory_capabilities +[2026.04.21-21.21.22:802][ 0]LogVulkanRHI: Display: + VK_KHR_external_semaphore_capabilities +[2026.04.21-21.21.22:802][ 0]LogVulkanRHI: Display: - VK_KHR_get_display_properties2 +[2026.04.21-21.21.22:802][ 0]LogVulkanRHI: Display: + VK_KHR_get_physical_device_properties2 +[2026.04.21-21.21.22:802][ 0]LogVulkanRHI: Display: - VK_KHR_get_surface_capabilities2 +[2026.04.21-21.21.22:802][ 0]LogVulkanRHI: Display: - VK_KHR_portability_enumeration +[2026.04.21-21.21.22:802][ 0]LogVulkanRHI: Display: + VK_KHR_surface +[2026.04.21-21.21.22:802][ 0]LogVulkanRHI: Display: - VK_KHR_surface_maintenance1 +[2026.04.21-21.21.22:802][ 0]LogVulkanRHI: Display: - VK_KHR_surface_protected_capabilities +[2026.04.21-21.21.22:802][ 0]LogVulkanRHI: Display: - VK_KHR_wayland_surface +[2026.04.21-21.21.22:802][ 0]LogVulkanRHI: Display: - VK_KHR_xcb_surface +[2026.04.21-21.21.22:802][ 0]LogVulkanRHI: Display: + VK_KHR_xlib_surface +[2026.04.21-21.21.22:802][ 0]LogVulkanRHI: Display: - VK_LUNARG_direct_driver_loading +[2026.04.21-21.21.22:802][ 0]LogVulkanRHI: Display: - VK_NV_display_stereo +[2026.04.21-21.21.22:804][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_VALVE_steam_overlay_32 provides 0 extensions: +[2026.04.21-21.21.22:805][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_VALVE_steam_fossilize_64 provides 0 extensions: +[2026.04.21-21.21.22:806][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_VALVE_steam_overlay_64 provides 0 extensions: +[2026.04.21-21.21.22:807][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_VALVE_steam_fossilize_32 provides 0 extensions: +[2026.04.21-21.21.22:808][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_NV_optimus provides 0 extensions: +[2026.04.21-21.21.22:809][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_NV_present provides 0 extensions: +[2026.04.21-21.21.22:810][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_LUNARG_api_dump provides 1 extensions: +[2026.04.21-21.21.22:810][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-21.21.22:812][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_LUNARG_crash_diagnostic provides 3 extensions: +[2026.04.21-21.21.22:812][ 0]LogVulkanRHI: Display: VK_EXT_debug_report +[2026.04.21-21.21.22:812][ 0]LogVulkanRHI: Display: VK_EXT_debug_utils +[2026.04.21-21.21.22:812][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-21.21.22:814][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_KHRONOS_validation provides 4 extensions: +[2026.04.21-21.21.22:814][ 0]LogVulkanRHI: Display: VK_EXT_debug_report +[2026.04.21-21.21.22:814][ 0]LogVulkanRHI: Display: VK_EXT_debug_utils +[2026.04.21-21.21.22:814][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-21.21.22:814][ 0]LogVulkanRHI: Display: VK_EXT_validation_features +[2026.04.21-21.21.22:816][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_KHRONOS_synchronization2 provides 1 extensions: +[2026.04.21-21.21.22:816][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-21.21.22:816][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_LUNARG_gfxreconstruct provides 0 extensions: +[2026.04.21-21.21.22:818][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_KHRONOS_profiles provides 1 extensions: +[2026.04.21-21.21.22:818][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-21.21.22:820][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_KHRONOS_shader_object provides 1 extensions: +[2026.04.21-21.21.22:820][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-21.21.22:820][ 0]LogVulkanRHI: Display: Found 13 available instance layers : +[2026.04.21-21.21.22:820][ 0]LogVulkanRHI: Display: * VK_LAYER_KHRONOS_profiles +[2026.04.21-21.21.22:820][ 0]LogVulkanRHI: Display: * VK_LAYER_KHRONOS_shader_object +[2026.04.21-21.21.22:820][ 0]LogVulkanRHI: Display: * VK_LAYER_KHRONOS_synchronization2 +[2026.04.21-21.21.22:820][ 0]LogVulkanRHI: Display: * VK_LAYER_KHRONOS_validation +[2026.04.21-21.21.22:820][ 0]LogVulkanRHI: Display: * VK_LAYER_LUNARG_api_dump +[2026.04.21-21.21.22:820][ 0]LogVulkanRHI: Display: * VK_LAYER_LUNARG_crash_diagnostic +[2026.04.21-21.21.22:820][ 0]LogVulkanRHI: Display: * VK_LAYER_LUNARG_gfxreconstruct +[2026.04.21-21.21.22:820][ 0]LogVulkanRHI: Display: * VK_LAYER_NV_optimus +[2026.04.21-21.21.22:820][ 0]LogVulkanRHI: Display: * VK_LAYER_NV_present +[2026.04.21-21.21.22:820][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_fossilize_32 +[2026.04.21-21.21.22:820][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_fossilize_64 +[2026.04.21-21.21.22:820][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_overlay_32 +[2026.04.21-21.21.22:820][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_overlay_64 +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Creating Vulkan Device using VkPhysicalDevice 0x3bd90df0. +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: - DeviceName: NVIDIA GeForce RTX 4090 +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: - API=1.4.329 (0x404149) Driver=0x94ce80c0 VendorId=0x10de +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: - DeviceID=0x2684 Type=VK_PHYSICAL_DEVICE_TYPE_DISCRETE_GPU +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: - Max Descriptor Sets Bound 32 +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: - Timestamps: ComputeAndGraphics=1 Domain=VK_TIME_DOMAIN_CLOCK_MONOTONIC_KHR Period=1.000000 +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: API Version: 1.4.329 +[2026.04.21-21.21.22:825][ 0]LogRHI: RHI Adapter Info: +[2026.04.21-21.21.22:825][ 0]LogRHI: Name: NVIDIA GeForce RTX 4090 +[2026.04.21-21.21.22:825][ 0]LogRHI: Driver Version: 595.58 (internal:595.58, unified:) +[2026.04.21-21.21.22:825][ 0]LogRHI: Driver Date: 01-01-01 +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Warning: HMD requested device extension [VK_KHR_external_memory] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Warning: HMD requested device extension [VK_KHR_external_semaphore] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Warning: HMD requested device extension [VK_KHR_dedicated_allocation] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Warning: HMD requested device extension [VK_KHR_external_semaphore_fd] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: Found 275 available device extensions : +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: + VK_AMD_buffer_marker +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: - VK_EXT_4444_formats +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: - VK_EXT_attachment_feedback_loop_dynamic_state +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: - VK_EXT_attachment_feedback_loop_layout +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: - VK_EXT_blend_operation_advanced +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: - VK_EXT_border_color_swizzle +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: - VK_EXT_buffer_device_address +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: + VK_EXT_calibrated_timestamps +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: - VK_EXT_color_write_enable +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: - VK_EXT_conditional_rendering +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: - VK_EXT_conservative_rasterization +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: - VK_EXT_custom_border_color +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: - VK_EXT_custom_resolve +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: - VK_EXT_depth_bias_control +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clamp_control +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clamp_zero_one +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clip_control +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clip_enable +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: - VK_EXT_depth_range_unrestricted +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: + VK_EXT_descriptor_buffer +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: - VK_EXT_descriptor_heap +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: * VK_EXT_descriptor_indexing +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: - VK_EXT_device_address_binding_report +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: + VK_EXT_device_fault +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: - VK_EXT_device_generated_commands +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: - VK_EXT_discard_rectangles +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: - VK_EXT_display_control +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: - VK_EXT_dynamic_rendering_unused_attachments +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: - VK_EXT_extended_dynamic_state +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: - VK_EXT_extended_dynamic_state2 +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: - VK_EXT_extended_dynamic_state3 +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: - VK_EXT_external_memory_dma_buf +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: - VK_EXT_external_memory_host +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: - VK_EXT_fragment_shader_interlock +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: - VK_EXT_global_priority +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: - VK_EXT_global_priority_query +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: + VK_EXT_graphics_pipeline_library +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: - VK_EXT_hdr_metadata +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: - VK_EXT_host_image_copy +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: * VK_EXT_host_query_reset +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: - VK_EXT_image_2d_view_of_3d +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: - VK_EXT_image_drm_format_modifier +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: - VK_EXT_image_robustness +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: - VK_EXT_image_sliced_view_of_3d +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: - VK_EXT_image_view_min_lod +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: - VK_EXT_index_type_uint8 +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: - VK_EXT_inline_uniform_block +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: - VK_EXT_legacy_vertex_attributes +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: - VK_EXT_line_rasterization +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: + VK_EXT_load_store_op_none +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: - VK_EXT_map_memory_placed +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: + VK_EXT_memory_budget +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: - VK_EXT_memory_decompression +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: + VK_EXT_memory_priority +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: + VK_EXT_mesh_shader +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: - VK_EXT_multi_draw +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: + VK_EXT_mutable_descriptor_type +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: - VK_EXT_nested_command_buffer +[2026.04.21-21.21.22:825][ 0]LogVulkanRHI: Display: - VK_EXT_non_seamless_cube_map +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_EXT_opacity_micromap +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_EXT_pageable_device_local_memory +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_EXT_pci_bus_info +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_EXT_physical_device_drm +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: * VK_EXT_pipeline_creation_cache_control +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_EXT_pipeline_creation_feedback +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_EXT_pipeline_library_group_handles +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_EXT_pipeline_robustness +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_EXT_post_depth_coverage +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_EXT_present_mode_fifo_latest_ready +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_EXT_present_timing +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_EXT_primitive_topology_list_restart +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_EXT_primitives_generated_query +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_EXT_private_data +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_EXT_provoking_vertex +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_EXT_queue_family_foreign +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_EXT_ray_tracing_invocation_reorder +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_EXT_robustness2 +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_EXT_sample_locations +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_EXT_sampler_filter_minmax +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: * VK_EXT_scalar_block_layout +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_EXT_separate_stencil_usage +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_EXT_shader_64bit_indexing +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_EXT_shader_atomic_float +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: * VK_EXT_shader_demote_to_helper_invocation +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_EXT_shader_float8 +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: + VK_EXT_shader_image_atomic_int64 +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_EXT_shader_module_identifier +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_EXT_shader_object +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_EXT_shader_replicated_composites +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_EXT_shader_subgroup_ballot +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_EXT_shader_subgroup_vote +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_EXT_shader_uniform_buffer_unsized_array +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: * VK_EXT_shader_viewport_index_layer +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: * VK_EXT_subgroup_size_control +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_EXT_swapchain_maintenance1 +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_EXT_texel_buffer_alignment +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: * VK_EXT_tooling_info +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_EXT_transform_feedback +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_EXT_vertex_attribute_divisor +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_EXT_vertex_attribute_robustness +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_EXT_vertex_input_dynamic_state +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_EXT_ycbcr_2plane_444_formats +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_EXT_ycbcr_image_arrays +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_EXT_zero_initialize_device_memory +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_GOOGLE_hlsl_functionality1 +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_GOOGLE_user_type +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: + VK_KHR_16bit_storage +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_8bit_storage +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: + VK_KHR_acceleration_structure +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_bind_memory2 +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: * VK_KHR_buffer_device_address +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_calibrated_timestamps +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: + VK_KHR_compute_shader_derivatives +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_cooperative_matrix +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_copy_commands2 +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_copy_memory_indirect +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: * VK_KHR_create_renderpass2 +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: + VK_KHR_dedicated_allocation +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: + VK_KHR_deferred_host_operations +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_depth_clamp_zero_one +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: + VK_KHR_depth_stencil_resolve +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_descriptor_update_template +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_device_group +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_draw_indirect_count +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: * VK_KHR_driver_properties +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: * VK_KHR_dynamic_rendering +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_dynamic_rendering_local_read +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_external_fence +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_external_fence_fd +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: + VK_KHR_external_memory +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: + VK_KHR_external_memory_fd +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: + VK_KHR_external_semaphore +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: + VK_KHR_external_semaphore_fd +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_format_feature_flags2 +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: + VK_KHR_fragment_shader_barycentric +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: + VK_KHR_fragment_shading_rate +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: * VK_KHR_get_memory_requirements2 +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_global_priority +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: * VK_KHR_image_format_list +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_imageless_framebuffer +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_incremental_present +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_index_type_uint8 +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_line_rasterization +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_load_store_op_none +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance1 +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance10 +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance2 +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance3 +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: * VK_KHR_maintenance4 +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: + VK_KHR_maintenance5 +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance6 +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance7 +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance8 +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance9 +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_map_memory2 +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: * VK_KHR_multiview +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_pipeline_binary +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_pipeline_executable_properties +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: + VK_KHR_pipeline_library +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_present_id +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_present_id2 +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_present_mode_fifo_latest_ready +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_present_wait +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_present_wait2 +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_push_descriptor +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: + VK_KHR_ray_query +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_ray_tracing_maintenance1 +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: + VK_KHR_ray_tracing_pipeline +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: + VK_KHR_ray_tracing_position_fetch +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_relaxed_block_layout +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_robustness2 +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_sampler_mirror_clamp_to_edge +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: * VK_KHR_sampler_ycbcr_conversion +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: * VK_KHR_separate_depth_stencil_layouts +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: * VK_KHR_shader_atomic_int64 +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_shader_bfloat16 +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_shader_clock +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_shader_draw_parameters +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_shader_expect_assume +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: + VK_KHR_shader_float16_int8 +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: * VK_KHR_shader_float_controls +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_shader_float_controls2 +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_shader_fma +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_shader_integer_dot_product +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_shader_maximal_reconvergence +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_shader_non_semantic_info +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_shader_quad_control +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_shader_relaxed_extended_instruction +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_shader_subgroup_extended_types +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_shader_subgroup_rotate +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_shader_subgroup_uniform_control_flow +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_shader_terminate_invocation +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_shader_untyped_pointers +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_shared_presentable_image +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: * VK_KHR_spirv_1_4 +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_storage_buffer_storage_class +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: + VK_KHR_swapchain +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_swapchain_maintenance1 +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_swapchain_mutable_format +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: * VK_KHR_synchronization2 +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: * VK_KHR_timeline_semaphore +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_unified_image_layouts +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_uniform_buffer_standard_layout +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_variable_pointers +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_vertex_attribute_divisor +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_av1 +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_h264 +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_h265 +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_queue +[2026.04.21-21.21.22:826][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_vp9 +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_av1 +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_h264 +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_h265 +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_intra_refresh +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_quantization_map +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_queue +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_KHR_video_maintenance1 +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_KHR_video_maintenance2 +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_KHR_video_queue +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_KHR_vulkan_memory_model +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_KHR_workgroup_memory_explicit_layout +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_KHR_zero_initialize_workgroup_memory +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_NVX_binary_import +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_NVX_image_view_handle +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_NVX_multiview_per_view_attributes +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_NV_clip_space_w_scaling +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_NV_cluster_acceleration_structure +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_NV_compute_occupancy_priority +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_NV_compute_shader_derivatives +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_NV_cooperative_matrix +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_NV_cooperative_matrix2 +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_NV_cooperative_vector +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_NV_copy_memory_indirect +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_NV_corner_sampled_image +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_NV_coverage_reduction_mode +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_NV_cuda_kernel_launch +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_NV_dedicated_allocation +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_NV_dedicated_allocation_image_aliasing +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_NV_descriptor_pool_overallocation +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: + VK_NV_device_diagnostic_checkpoints +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: + VK_NV_device_diagnostics_config +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_NV_device_generated_commands +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_NV_device_generated_commands_compute +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_NV_disk_cache_utils +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_NV_extended_sparse_address_space +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_NV_fill_rectangle +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_NV_fragment_coverage_to_color +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_NV_fragment_shader_barycentric +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_NV_fragment_shading_rate_enums +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_NV_framebuffer_mixed_samples +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_NV_geometry_shader_passthrough +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_NV_inherited_viewport_scissor +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_NV_internal_nvpresent +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_NV_linear_color_attachment +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_NV_low_latency +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_NV_low_latency2 +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_NV_memory_decompression +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_NV_mesh_shader +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_NV_optical_flow +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_NV_partitioned_acceleration_structure +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_NV_present_metering +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_NV_raw_access_chains +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_NV_ray_tracing +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_NV_ray_tracing_invocation_reorder +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_NV_ray_tracing_motion_blur +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_NV_representative_fragment_test +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_NV_sample_mask_override_coverage +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_NV_scissor_exclusive +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_NV_shader_atomic_float16_vector +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_NV_shader_image_footprint +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_NV_shader_sm_builtins +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_NV_shader_subgroup_partitioned +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_NV_shading_rate_image +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_NV_viewport_array2 +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - VK_NV_viewport_swizzle +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: Found 0 available device layers ! +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: Vulkan Physical Device Driver Properties: +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - driverName: NVIDIA +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: - driverInfo: 595.58.03 +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: Vulkan Variable Rate Shading choice: 0. +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: Device properties: Geometry 1 BufferAtomic64 1 ImageAtomic64 1 +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: Enabling Vulkan Descriptor Buffers with: allowSamplerImageViewPostSubmitCreation=0, maxDescriptorBufferBindings=32, maxSamplerDescriptorBufferBindings=32, maxResourceDescriptorBufferBindings=32, samplerDescriptorBufferAddressSpaceSize=1099511627776, resourceDescriptorBufferAddressSpaceSize=1099511627776, maxSamplerDescriptorBufferRange=1099511627776, maxResourceDescriptorBufferRange=1099511627776, descriptorBufferAddressSpaceSize=1099511627776, descriptorBufferOffsetAlignment=64, samplerDescriptorSize=4 +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: Found 6 Queue Families +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: Initializing Queue Family 0: 16 queues Gfx Compute Xfer Sparse +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 1: 2 queues Xfer Sparse +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 2: 8 queues Compute Xfer Sparse +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 3: 1 queues Xfer Sparse +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 4: 2 queues Xfer Sparse +[2026.04.21-21.21.22:827][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 5: 1 queues Xfer Sparse +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: TimestampValidBits=64 +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: Using 0 device layers. +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: Using 52 device extensions: +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: * VK_KHR_swapchain +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: * VK_EXT_memory_budget +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: * VK_EXT_memory_priority +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: * VK_KHR_create_renderpass2 +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: * VK_KHR_deferred_host_operations +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: * VK_KHR_spirv_1_4 +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: * VK_KHR_shader_float_controls +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: * VK_KHR_image_format_list +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: * VK_EXT_load_store_op_none +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: * VK_EXT_tooling_info +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: * VK_KHR_dynamic_rendering +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: * VK_KHR_pipeline_library +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: * VK_KHR_driver_properties +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: * VK_KHR_maintenance4 +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: * VK_KHR_maintenance5 +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: * VK_KHR_shader_atomic_int64 +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: * VK_EXT_shader_image_atomic_int64 +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: * VK_EXT_scalar_block_layout +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: * VK_EXT_shader_viewport_index_layer +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: * VK_KHR_separate_depth_stencil_layouts +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: * VK_KHR_synchronization2 +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: * VK_KHR_fragment_shading_rate +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: * VK_KHR_multiview +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: * VK_KHR_get_memory_requirements2 +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: * VK_EXT_descriptor_indexing +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: * VK_EXT_host_query_reset +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: * VK_EXT_subgroup_size_control +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: * VK_EXT_calibrated_timestamps +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: * VK_EXT_descriptor_buffer +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: * VK_EXT_device_fault +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: * VK_EXT_shader_demote_to_helper_invocation +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: * VK_KHR_16bit_storage +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: * VK_KHR_shader_float16_int8 +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: * VK_KHR_depth_stencil_resolve +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: * VK_EXT_pipeline_creation_cache_control +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: * VK_KHR_fragment_shader_barycentric +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: * VK_KHR_compute_shader_derivatives +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: * VK_KHR_sampler_ycbcr_conversion +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: * VK_KHR_timeline_semaphore +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: * VK_EXT_mesh_shader +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: * VK_EXT_graphics_pipeline_library +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: * VK_EXT_mutable_descriptor_type +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: * VK_KHR_buffer_device_address +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: * VK_KHR_acceleration_structure +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: * VK_KHR_ray_tracing_pipeline +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: * VK_KHR_ray_query +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: * VK_KHR_ray_tracing_position_fetch +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: * VK_KHR_external_memory_fd +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: * VK_KHR_external_memory +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: * VK_KHR_external_semaphore +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: * VK_KHR_dedicated_allocation +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: * VK_KHR_external_semaphore_fd +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: Vulkan debug markers support: resource names disabled, begin/end labels disabled. +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: Max memory allocations 4294967295. +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: 3 Device Memory Heaps: +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: 0: Flags 0x1 - Size 25757220864 (24564.00 MB) - Used 0 (0.00%) - DeviceLocal - PrimaryHeap +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: 1: Flags 0x0 - Size 50502672384 (48163.10 MB) - Used 0 (0.00%) +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: 2: Flags 0x1 - Size 257949696 (246.00 MB) - Used 0 (0.00%) - DeviceLocal +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: 5 Device Memory Types (Not unified): +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: 1: Flags 0x00001 - Heap 0 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: 0: Flags 0x00000 - Heap 1 - +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: 2: Flags 0x00006 - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: 3: Flags 0x0000e - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT|VK_MEMORY_PROPERTY_HOST_CACHED_BIT +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: 4: Flags 0x00007 - Heap 2 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT|VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: Memory Budget Extension: +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: | Usage | Budget | Size | +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: ---------|------------------------------------------------------------------| +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: HEAP 00 | 0.07% / 17.38 MB | 22304.75 MB | 24564.00 MB | +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: HEAP 01 | 0.08% / 39.29 MB | 48163.10 MB | 48163.10 MB | +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: HEAP 02 | 24.92% / 61.31 MB | 184.69 MB | 246.00 MB | +[2026.04.21-21.21.23:440][ 0]LogVulkanRHI: Display: ---------|------------------------------------------------------------------| +[2026.04.21-21.21.23:441][ 0]LogRHI: Warning: Dynamic Uniform Buffers are enabled, but they will not be used with Vulkan bindless. +[2026.04.21-21.21.23:441][ 0]LogRHI: Warning: Memory defrag is enabled, but it will not be used with Vulkan bindless. +[2026.04.21-21.21.23:445][ 0]LogVulkanRHI: Display: FVulkanPipelineStateCacheManager: Binary pipeline cache '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/VulkanPSO.cache.10de.2684' not found. +[2026.04.21-21.21.23:445][ 0]LogVulkanRHI: Display: Vulkan Async Compute has been DISABLED. +[2026.04.21-21.21.23:445][ 0]LogVulkanRHI: Display: Wave Operations have been ENABLED (wave size: min=32 max=32). +[2026.04.21-21.21.23:445][ 0]LogVulkanRHI: Integrated GPU (iGPU): false +[2026.04.21-21.21.23:457][ 0]LogVRS: Current RHI supports per-draw and screenspace Variable Rate Shading +[2026.04.21-21.21.23:459][ 0]LogRHI: Texture pool is 17367 MB (70% of 24810 MB) +[2026.04.21-21.21.23:459][ 0]LogCsvProfiler: Display: Metadata set : verbatimrhiname="Vulkan" +[2026.04.21-21.21.23:459][ 0]LogCsvProfiler: Display: Metadata set : rhiname="Vulkan" +[2026.04.21-21.21.23:459][ 0]LogCsvProfiler: Display: Metadata set : rhifeaturelevel="SM6" +[2026.04.21-21.21.23:459][ 0]LogCsvProfiler: Display: Metadata set : shaderplatform="VULKAN_SM6" +[2026.04.21-21.21.23:459][ 0]LogInit: Initializing FReadOnlyCVARCache +[2026.04.21-21.21.23:469][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all' +[2026.04.21-21.21.23:469][ 0]LogMonitoredProcess: Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all ] +[2026.04.21-21.21.23:473][ 0]LogTextureFormatASTC: Display: ASTCEnc version 5.0.1 library loaded +[2026.04.21-21.21.23:473][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC +[2026.04.21-21.21.23:473][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT +[2026.04.21-21.21.23:473][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2 +[2026.04.21-21.21.23:473][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp +[2026.04.21-21.21.23:473][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed +[2026.04.21-21.21.23:473][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.13 +[2026.04.21-21.21.23:473][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.13.so +[2026.04.21-21.21.23:473][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.5.so +[2026.04.21-21.21.23:474][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle +[2026.04.21-21.21.23:537][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64' +[2026.04.21-21.21.23:537][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server' +[2026.04.21-21.21.23:537][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client' +[2026.04.21-21.21.23:556][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux' +[2026.04.21-21.21.23:556][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor' +[2026.04.21-21.21.23:556][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer' +[2026.04.21-21.21.23:556][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient' +[2026.04.21-21.21.23:573][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android' +[2026.04.21-21.21.23:573][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC' +[2026.04.21-21.21.23:573][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT' +[2026.04.21-21.21.23:573][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2' +[2026.04.21-21.21.23:573][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_OpenXR' +[2026.04.21-21.21.23:573][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient' +[2026.04.21-21.21.23:573][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient' +[2026.04.21-21.21.23:573][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient' +[2026.04.21-21.21.23:573][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client' +[2026.04.21-21.21.23:573][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_OpenXRClient' +[2026.04.21-21.21.23:573][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi' +[2026.04.21-21.21.23:573][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient' +[2026.04.21-21.21.23:573][ 0]LogTargetPlatformManager: Display: Building Assets For LinuxEditor +[2026.04.21-21.21.23:595][ 0]LogTargetPlatformManager: Unable to find shader format SF_VULKAN_SM6 from hinted modules, loading all potential format modules to find it +[2026.04.21-21.21.23:596][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL +[2026.04.21-21.21.23:596][ 0]LogTargetPlatformManager: GLSL_150_ES31 +[2026.04.21-21.21.23:596][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID +[2026.04.21-21.21.23:596][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM +[2026.04.21-21.21.23:596][ 0]LogTargetPlatformManager: VVM_1_0 +[2026.04.21-21.21.23:596][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat +[2026.04.21-21.21.23:596][ 0]LogTargetPlatformManager: SF_VULKAN_SM5 +[2026.04.21-21.21.23:596][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID +[2026.04.21-21.21.23:596][ 0]LogTargetPlatformManager: SF_VULKAN_ES31 +[2026.04.21-21.21.23:596][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID +[2026.04.21-21.21.23:596][ 0]LogTargetPlatformManager: SF_VULKAN_SM6 +[2026.04.21-21.21.23:596][ 0]LogRendererCore: Ray tracing is enabled (dynamic). Reason: r.RayTracing=1 and r.RayTracing.EnableOnDemand=1. +[2026.04.21-21.21.23:596][ 0]LogRendererCore: Ray tracing shaders are enabled. +[2026.04.21-21.21.23:597][ 0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB +[2026.04.21-21.21.23:597][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +[2026.04.21-21.21.23:597][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy. +[2026.04.21-21.21.23:597][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2026.04.21-21.21.23:597][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy. +[2026.04.21-21.21.23:749][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (1217 MiB) +[2026.04.21-21.21.23:749][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2026.04.21-21.21.23:749][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy. +[2026.04.21-21.21.23:750][ 0]LogZenServiceInstance: Found Zen config default=/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data +[2026.04.21-21.21.23:750][ 0]LogZenServiceInstance: InTree version at '/opt/unreal-engine/Engine/Binaries/Linux/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +[2026.04.21-21.21.23:750][ 0]LogZenServiceInstance: Installed version at '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +[2026.04.21-21.21.23:752][ 0]LogZenServiceInstance: No current process using the data dir found, launching a new instance +[2026.04.21-21.21.23:752][ 0]LogZenServiceInstance: Display: Launching executable '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver', working dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install', data dir '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data', args '--port 8558 --data-dir "/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data" --http asio --gc-cache-duration-seconds 1209600 --gc-interval-seconds 21600 --gc-low-diskspace-threshold 2147483648 --quiet --http-forceloopback --owner-pid 93796 --child-id Zen_93796_Startup' +[2026.04.21-21.21.23:872][ 0]LogZenServiceInstance: Display: Unreal Zen Storage Server HTTP service at [::1]:8758 status: OK!. +[2026.04.21-21.21.23:872][ 0]LogZenServiceInstance: Local ZenServer AutoLaunch initialization completed in 0.122 seconds +[2026.04.21-21.21.23:872][ 0]LogDerivedDataCache: Display: ZenLocal: Using ZenServer HTTP service at http://[::1]:8758/ with namespace ue.ddc status: OK!. +[2026.04.21-21.21.23:874][ 0]LogDerivedDataCache: /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds. +[2026.04.21-21.21.23:874][ 0]LogDerivedDataCache: Display: /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.01ms. RandomReadSpeed=3269.17MBs, RandomWriteSpeed=791.22MBs. Assigned SpeedClass 'Local' +[2026.04.21-21.21.23:874][ 0]LogDerivedDataCache: Local: Using data cache path /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: DeleteOnly +[2026.04.21-21.21.23:874][ 0]LogDerivedDataCache: ZenShared: Disabled because Host is set to 'None' +[2026.04.21-21.21.23:874][ 0]LogDerivedDataCache: Unable to find inner node ZenShared for hierarchy Hierarchy. +[2026.04.21-21.21.23:875][ 0]LogDerivedDataCache: Shared: Disabled because no path is configured. +[2026.04.21-21.21.23:875][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy. +[2026.04.21-21.21.23:875][ 0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None' +[2026.04.21-21.21.23:875][ 0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy. +[2026.04.21-21.21.23:875][ 0]LogShaderCompilers: Guid format shader working directory is 14 characters bigger than the processId version (../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/WorkingDirectory/93796/). +[2026.04.21-21.21.23:876][ 0]LogShaderCompilers: Cleaned the shader compiler working directory '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/tmp/0FC9820AAF94404DB0D78A7B3AAEF649/'. +[2026.04.21-21.21.23:876][ 0]LogUbaHorde: Display: UBA/Horde Configuration [Uba.Provider.Horde]: Not Enabled +[2026.04.21-21.21.23:876][ 0]LogShaderCompilers: Display: Using 8 local workers for shader compilation +[2026.04.21-21.21.23:877][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/ShaderAutogen/VULKAN_SM6/AutogenShaderHeaders.ush +[2026.04.21-21.21.23:877][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2026.04.21-21.21.24:089][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0 +[2026.04.21-21.21.25:305][ 0]LogSlate: Using FreeType 2.10.0 +[2026.04.21-21.21.25:305][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +[2026.04.21-21.21.25:307][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png' error. +[2026.04.21-21.21.25:307][ 0]LogSlate: Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] +[2026.04.21-21.21.25:307][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' error. +[2026.04.21-21.21.25:307][ 0]LogSlate: Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] +[2026.04.21-21.21.25:317][ 0]LogAssetRegistry: FAssetRegistry took 0.0020 seconds to start up +[2026.04.21-21.21.25:318][ 0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_*.bin. +[2026.04.21-21.21.25:893][ 0]LogEditorDomain: Display: EditorDomain is Disabled +[2026.04.21-21.21.26:153][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found. +[2026.04.21-21.21.26:153][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found. +[2026.04.21-21.21.26:191][ 0]LogLinux: Selected Device Profile: [LinuxEditor] +[2026.04.21-21.21.26:191][ 0]LogDeviceProfileManager: Active device profile: [0xb1d4bca3980][0xb1d4bce5000 66] LinuxEditor +[2026.04.21-21.21.26:191][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="LinuxEditor" +[2026.04.21-21.21.26:194][ 0]LogStreaming: Display: FlushAsyncLoading(1): 1 QueuedPackages, 0 AsyncPackages +[2026.04.21-21.21.26:195][ 0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor). +[2026.04.21-21.21.26:195][ 0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +[2026.04.21-21.21.26:195][ 0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled +[2026.04.21-21.21.26:199][ 0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Invalid, MinAllowed_Sdk=r25b, MaxAllowed_Sdk=r29, Current_Sdk=, Allowed_AutoSdk=r27c, Current_AutoSdk=, Flags="Platform_InvalidHostPrerequisites, Support_FullSdk", Error="Android Studio is not installed correctly.") +[2026.04.21-21.21.26:199][ 0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +[2026.04.21-21.21.26:199][ 0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +[2026.04.21-21.21.26:204][ 0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI' +[2026.04.21-21.21.26:204][ 0]LogMonitoredProcess: Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI -nocompile -nocompileuat ] +[2026.04.21-21.21.26:219][ 0]LogStreaming: Display: Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-21.21.26:220][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness because of a recursive sync load +[2026.04.21-21.21.26:220][ 0]LogStreaming: Display: Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-21.21.26:220][ 0]LogStreaming: Display: Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-21.21.26:220][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec because of a recursive sync load +[2026.04.21-21.21.26:221][ 0]LogStreaming: Display: Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-21.21.26:221][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-21.21.26:221][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_M because of a recursive sync load +[2026.04.21-21.21.26:221][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_N because of a recursive sync load +[2026.04.21-21.21.26:223][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Opacity/CameraDepthFade because of a recursive sync load +[2026.04.21-21.21.26:223][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-21.21.26:224][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-21.21.26:224][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-21.21.26:225][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDiffuse because of a recursive sync load +[2026.04.21-21.21.26:225][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions02/Utility/BreakOutFloat2Components because of a recursive sync load +[2026.04.21-21.21.26:227][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultPostProcessMaterial because of a recursive sync load +[2026.04.21-21.21.26:227][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-21.21.26:272][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultDeferredDecalMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultLightFunctionMaterial because of a recursive sync load +[2026.04.21-21.21.26:272][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-21.21.26:292][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/WorldGridMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDeferredDecalMaterial because of a recursive sync load +[2026.04.21-21.21.26:292][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-21.21.26:311][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/WorldGridMaterial because of a recursive sync load +[2026.04.21-21.21.26:311][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-21.21.26:527][ 0]LogMeshReduction: Display: HLOD mesh reduction module (r.ProxyLODMeshReductionModule) set to "ProxyLODMeshReduction" which doesn't exist. +[2026.04.21-21.21.26:536][ 0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction +[2026.04.21-21.21.26:536][ 0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction +[2026.04.21-21.21.26:536][ 0]LogMeshReduction: Display: No automatic mesh merging module available +[2026.04.21-21.21.26:536][ 0]LogMeshReduction: Display: No distributed automatic mesh merging module available +[2026.04.21-21.21.26:536][ 0]LogMeshMerging: No automatic mesh merging module available +[2026.04.21-21.21.26:536][ 0]LogMeshMerging: No distributed automatic mesh merging module available +[2026.04.21-21.21.26:851][ 0]LogTurnkeySupport: Completed device detection: Code = 0 +[2026.04.21-21.21.26:941][ 0]LogConfig: Applying CVar settings from Section [/Script/CQTest.CQTestSettings] File [Engine] +[2026.04.21-21.21.26:972][ 0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None +[2026.04.21-21.21.26:972][ 0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled +[2026.04.21-21.21.26:972][ 0]LogIris: FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetActorFactory name: NetActorFactory id: 0 +[2026.04.21-21.21.26:972][ 0]LogIris: FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetSubObjectFactory name: NetSubObjectFactory id: 1 +[2026.04.21-21.21.26:985][ 0]LogHAL: Linux SourceCodeAccessSettings: VisualStudioCode +[2026.04.21-21.21.27:018][ 0]LogSlate: Border +[2026.04.21-21.21.27:018][ 0]LogSlate: BreadcrumbButton +[2026.04.21-21.21.27:018][ 0]LogSlate: Brushes.Title +[2026.04.21-21.21.27:018][ 0]LogSlate: ColorPicker.ColorThemes +[2026.04.21-21.21.27:018][ 0]LogSlate: Default +[2026.04.21-21.21.27:018][ 0]LogSlate: Icons.Save +[2026.04.21-21.21.27:018][ 0]LogSlate: Icons.Toolbar.Settings +[2026.04.21-21.21.27:018][ 0]LogSlate: ListView +[2026.04.21-21.21.27:018][ 0]LogSlate: SoftwareCursor_CardinalCross +[2026.04.21-21.21.27:018][ 0]LogSlate: SoftwareCursor_Grab +[2026.04.21-21.21.27:018][ 0]LogSlate: TableView.DarkRow +[2026.04.21-21.21.27:018][ 0]LogSlate: TableView.Row +[2026.04.21-21.21.27:018][ 0]LogSlate: TreeView +[2026.04.21-21.21.27:164][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started... +[2026.04.21-21.21.27:166][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 1.935 ms +[2026.04.21-21.21.27:205][ 0]LogInit: XR: Instanced Stereo Rendering is Enabled +[2026.04.21-21.21.27:205][ 0]LogInit: XR: MultiViewport is Enabled +[2026.04.21-21.21.27:205][ 0]LogInit: XR: Mobile Multiview is Disabled +[2026.04.21-21.21.27:217][ 0]LogTurnkeySupport: Turnkey Device: Linux@WEYLAND-YUTANI: (Name=WEYLAND-YUTANI, Type=Computer, Status=Valid, Allowed=, Current=Arch Linux, Flags="Device_InstallSoftwareValid") +[2026.04.21-21.21.27:228][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.000 s +[2026.04.21-21.21.27:273][ 0]LogTcpMessaging: Initializing TcpMessaging bridge +[2026.04.21-21.21.27:274][ 0]LogUdpMessaging: Display: Work queue size set to 1024. +[2026.04.21-21.21.27:274][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +[2026.04.21-21.21.27:274][ 0]LogUdpMessaging: Display: Unicast socket bound to '0.0.0.0:34402'. +[2026.04.21-21.21.27:275][ 0]LogUdpMessaging: Display: Added local interface '192.168.1.180' to multicast group '230.0.0.1:6666' +[2026.04.21-21.21.27:275][ 0]LogUdpMessaging: Display: Added local interface '192.168.122.1' to multicast group '230.0.0.1:6666' +[2026.04.21-21.21.27:275][ 0]LogUdpMessaging: Display: Added local interface '172.31.0.1' to multicast group '230.0.0.1:6666' +[2026.04.21-21.21.27:275][ 0]LogUdpMessaging: Display: Using asynchronous task graph for message deserialization. +[2026.04.21-21.21.27:278][ 0]LogNNERuntimeORT: MakeRuntimeORTDml: +[2026.04.21-21.21.27:278][ 0]LogNNERuntimeORT: DirectML: no +[2026.04.21-21.21.27:278][ 0]LogNNERuntimeORT: RHI D3D12: no +[2026.04.21-21.21.27:278][ 0]LogNNERuntimeORT: D3D12: no +[2026.04.21-21.21.27:278][ 0]LogNNERuntimeORT: NPU: no +[2026.04.21-21.21.27:278][ 0]LogNNERuntimeORT: Interface availability: +[2026.04.21-21.21.27:278][ 0]LogNNERuntimeORT: GPU: no +[2026.04.21-21.21.27:278][ 0]LogNNERuntimeORT: RDG: no +[2026.04.21-21.21.27:278][ 0]LogNNERuntimeORT: NPU: no +[2026.04.21-21.21.27:278][ 0]LogNNERuntimeORT: NNERuntimeORTDml can only cook! +[2026.04.21-21.21.27:488][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: 7FAEF909D0AF41A3800000000000E100 | Instance: 9C161D3FD1764F59BB0D7B0BA0A72276 (WEYLAND-YUTANI-93796). +[2026.04.21-21.21.27:865][ 0]LogMetaSound: Display: MetaSound Page Target Initialized to 'Default' +[2026.04.21-21.21.27:869][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces... +[2026.04.21-21.21.27:884][ 0]LogMetaSound: MetaSound Engine Initialized +[2026.04.21-21.21.28:013][ 0]LogTimingProfiler: Initialize +[2026.04.21-21.21.28:013][ 0]LogTimingProfiler: OnSessionChanged +[2026.04.21-21.21.28:013][ 0]LoadingProfiler: Initialize +[2026.04.21-21.21.28:013][ 0]LoadingProfiler: OnSessionChanged +[2026.04.21-21.21.28:013][ 0]LogNetworkingProfiler: Initialize +[2026.04.21-21.21.28:013][ 0]LogNetworkingProfiler: OnSessionChanged +[2026.04.21-21.21.28:013][ 0]LogMemoryProfiler: Initialize +[2026.04.21-21.21.28:013][ 0]LogMemoryProfiler: OnSessionChanged +[2026.04.21-21.21.28:062][ 0]LogChaosVDEditor: [RegisterExtension] Registering CVD Extension [FChaosVDGenericDebugDrawExtension] ... +[2026.04.21-21.21.28:062][ 0]LogChaosVDEditor: [RegisterExtension] Registering CVD Extension [FChaosVDAccelerationStructuresExtension] ... +[2026.04.21-21.21.28:112][ 0]LogConfig: Applying CVar settings from Section [/Script/NNEDenoiser.NNEDenoiserSettings] File [Engine] +[2026.04.21-21.21.28:675][ 0]SourceControl: Revision control is disabled +[2026.04.21-21.21.28:687][ 0]LogUnixPlatformFile: Warning: Cannot determine whether '/home/reimoz/.steampath' is a directory - d_type not supported and stat() failed with errno=2 (No such file or directory) +[2026.04.21-21.21.28:693][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Content/Slate/Icons/doc_16x.png' error. +[2026.04.21-21.21.28:693][ 0]LogSlate: Could not load file for Slate resource: [../../../Engine/Content/Slate/Icons/doc_16x.png] file: [../../../Engine/Content/Slate/Icons/doc_16x.png] +[2026.04.21-21.21.28:693][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Content/Slate/Common/ButtonHoverHint.png' error. +[2026.04.21-21.21.28:693][ 0]LogSlate: Could not load file for Slate resource: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] file: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] +[2026.04.21-21.21.28:704][ 0]SourceControl: Revision control is disabled +[2026.04.21-21.21.29:218][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance +[2026.04.21-21.21.29:265][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2026.04.21-21.21.29:265][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2026.04.21-21.21.29:311][ 0]LogTemp: OpenXR ignores max viewport resolution in editor to support full HMD resolutions. +[2026.04.21-21.21.29:677][ 0]LogCollectionManager: Loaded 0 collections in 0.002534 seconds +[2026.04.21-21.21.29:677][ 0]LogFileCache: Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Collections/' took 0.00s +[2026.04.21-21.21.29:677][ 0]LogFileCache: Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Developers/reimoz/Collections/' took 0.00s +[2026.04.21-21.21.29:678][ 0]LogFileCache: Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Collections/' took 0.00s +[2026.04.21-21.21.29:778][ 0]LogUObjectArray: 43167 objects as part of root set at end of initial load. +[2026.04.21-21.21.29:778][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool +[2026.04.21-21.21.29:908][ 0]LogEngine: Initializing Engine... +[2026.04.21-21.21.30:004][ 0]LogHMD: HMD configured for shader platform VULKAN_SM6, bIsMobileMultiViewEnabled=0, bProjectionLayerAlphaEnabled=0 +[2026.04.21-21.21.30:010][ 0]LogTedsSettings: UTedsSettingsEditorSubsystem::Initialize +[2026.04.21-21.21.30:010][ 0]LogStylusInput: Initializing StylusInput subsystem. +[2026.04.21-21.21.30:010][ 0]LogStylusInput: StylusInput not supported on this platform. +[2026.04.21-21.21.30:294][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.11.so +[2026.04.21-21.21.30:306][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.12.so +[2026.04.21-21.21.30:317][ 0]LogChaosDD: Creating Chaos Debug Draw Scene for world Untitled +[2026.04.21-21.21.30:326][ 0]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Temp/Untitled_0.Untitled'. +[2026.04.21-21.21.30:348][ 0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use. +[2026.04.21-21.21.30:348][ 0]LogInit: Texture streaming: Enabled +[2026.04.21-21.21.30:352][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] AnalyticsET::StartSession ( APIServer = https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data. AppVersion = 5.6.1-44394996+++UE5+Release-5.6 ) +[2026.04.21-21.21.30:361][ 0]LogAudio: Display: Initializing Audio Device Manager... +[2026.04.21-21.21.30:361][ 0]LogAudio: Display: Loading Default Audio Settings Objects... +[2026.04.21-21.21.30:361][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load). +[2026.04.21-21.21.30:366][ 0]LogAudio: Display: Audio Device Manager Initialized +[2026.04.21-21.21.30:366][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True +[2026.04.21-21.21.30:366][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2026.04.21-21.21.30:366][ 0]LogAudioMixer: Display: Sample Rate: 48000 +[2026.04.21-21.21.30:366][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2026.04.21-21.21.30:366][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2026.04.21-21.21.30:366][ 0]LogAudioMixer: Display: Number of buffers to queue: 2 +[2026.04.21-21.21.30:366][ 0]LogAudioMixer: Display: Max Channels (voices): 32 +[2026.04.21-21.21.30:366][ 0]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2026.04.21-21.21.30:366][ 0]LogAudio: Display: AudioDevice MaxSources: 32 +[2026.04.21-21.21.30:366][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2026.04.21-21.21.30:366][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2026.04.21-21.21.30:366][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2026.04.21-21.21.30:373][ 0]LogAudioMixerSDL: Display: Initialized SDL using pulseaudio platform API backend. +[2026.04.21-21.21.30:374][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'SDL2' +[2026.04.21-21.21.31:102][ 0]LogAudioMixerSDL: Opening default audio device (device index -1) +[2026.04.21-21.21.31:139][ 0]LogAudioMixer: Display: Using Audio Hardware Device Starship/Matisse HD Audio Controller Digital Stereo (IEC958) +[2026.04.21-21.21.31:140][ 0]LogAudioMixer: Display: Initializing Sound Submixes... +[2026.04.21-21.21.31:140][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2026.04.21-21.21.31:140][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2026.04.21-21.21.31:141][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=6, Samples=6144, InstanceID=1 +[2026.04.21-21.21.31:141][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +[2026.04.21-21.21.31:141][ 0]LogInit: FAudioDevice initialized with ID 1. +[2026.04.21-21.21.31:141][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'. +[2026.04.21-21.21.31:142][ 0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1 +[2026.04.21-21.21.31:186][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1" +[2026.04.21-21.21.31:190][ 0]LogInit: Undo buffer set to 256 MB +[2026.04.21-21.21.31:190][ 0]LogInit: Transaction tracking system initialized +[2026.04.21-21.21.31:245][ 0]LogSourceControl: Display: Uncontrolled Changelist persistency file loaded ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/SourceControl/UncontrolledChangelists.json +[2026.04.21-21.21.31:368][ 0]LocalizationService: Localization service is disabled +[2026.04.21-21.21.31:457][ 0]LogAndroidRuntimeSettings: Display: Enabled Package for Meta Quest devices. +The following settings have been applied: + +[2026.04.21-21.21.31:457][ 0]LogAndroidRuntimeSettings: Display: Support arm64: 1. + +[2026.04.21-21.21.31:457][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan: 1. + +[2026.04.21-21.21.31:457][ 0]LogAndroidRuntimeSettings: Display: Support x86_64: 0. + +[2026.04.21-21.21.31:457][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan Desktop: 0. + +[2026.04.21-21.21.31:457][ 0]LogAndroidRuntimeSettings: Display: Support OpenGL ES3.2: 0. +[2026.04.21-21.21.32:062][ 0]LogFileCache: Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/' took 0.00s +[2026.04.21-21.21.32:104][ 0]LogPython: Python enabled via CVar 'Engine.Python.IsEnabledByDefault' +[2026.04.21-21.21.32:109][ 0]LogPython: Using Python 3.11.8 +[2026.04.21-21.21.32:332][ 0]LogPython: Display: No pip-enabled plugins with python dependencies found, skipping +[2026.04.21-21.21.32:527][ 0]LogRenderer: Requested compilation of Path Tracing RTPSOs (8 permutations). +[2026.04.21-21.21.32:732][ 0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized. +[2026.04.21-21.21.32:764][ 0]LogEditorDataStorage: Initializing +[2026.04.21-21.21.32:768][ 0]LogEditorDataStorage: Initialized +[2026.04.21-21.21.32:777][ 0]LogAssetRegistry: Display: Triggering cache save on discovery complete +[2026.04.21-21.21.32:778][ 0]LogCore: Display: GameplayInsights module auto-connecting to local trace server... +[2026.04.21-21.21.32:859][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init() +[2026.04.21-21.21.32:861][ 0]SourceControl: Revision control is disabled +[2026.04.21-21.21.32:861][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 13.693 +[2026.04.21-21.21.32:863][ 0]Cmd: MAP LOAD FILE="../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Content/VRTemplate/Maps/VRTemplateMap.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=4 +[2026.04.21-21.21.32:869][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true +[2026.04.21-21.21.32:869][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2026.04.21-21.21.32:892][ 0]LogAudio: Display: Audio Device unregistered from world 'None'. +[2026.04.21-21.21.32:894][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.65ms +[2026.04.21-21.21.33:627][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'VRTemplateMap'. +[2026.04.21-21.21.33:627][ 0]LogChaosDD: Creating Chaos Debug Draw Scene for world VRTemplateMap +[2026.04.21-21.21.33:628][ 0]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Game/VRTemplate/Maps/VRTemplateMap.VRTemplateMap'. +[2026.04.21-21.21.33:646][ 0]LogAssetRegistry: Display: Asset registry cache written as 67.9 MiB to ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_*.bin +[2026.04.21-21.21.33:647][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs) +[2026.04.21-21.21.33:686][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.60ms +[2026.04.21-21.21.33:686][ 0]Cmd: MAP CHECKDEP NOCLEARLOG +[2026.04.21-21.21.33:686][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0.06ms to complete. +[2026.04.21-21.21.33:724][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 14.555 +[2026.04.21-21.21.33:884][ 0]LogPlacementMode: Display: The Asset Registry is not yet fully loaded so some placeable classes might be missing. +[2026.04.21-21.21.33:996][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2026.04.21-21.21.34:076][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2026.04.21-21.21.34:157][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2026.04.21-21.21.34:238][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2026.04.21-21.21.34:302][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-21.21.34:302][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/' +[2026.04.21-21.21.34:303][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-21.21.34:303][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/' +[2026.04.21-21.21.34:303][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-21.21.34:303][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_TopDown.upack', mount point: 'root:/' +[2026.04.21-21.21.34:303][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-21.21.34:303][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/' +[2026.04.21-21.21.34:303][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-21.21.34:303][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/' +[2026.04.21-21.21.34:303][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-21.21.34:303][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/' +[2026.04.21-21.21.34:304][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-21.21.34:304][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/' +[2026.04.21-21.21.34:304][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-21.21.34:304][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/' +[2026.04.21-21.21.34:304][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-21.21.34:304][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/StarterContent.upack', mount point: 'root:/' +[2026.04.21-21.21.34:304][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-21.21.34:304][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/' +[2026.04.21-21.21.34:347][ 0]LogVulkanRHI: Display: Requested PixelFormat 18 not supported by this swapchain! Falling back to supported swapchain format... +[2026.04.21-21.21.34:347][ 0]LogVulkanRHI: Display: Queue Family 0: Supports Present +[2026.04.21-21.21.34:347][ 0]LogVulkanRHI: Display: Found 4 Surface present modes: +[2026.04.21-21.21.34:347][ 0]LogVulkanRHI: Display: - VK_PRESENT_MODE_FIFO_KHR (2) +[2026.04.21-21.21.34:347][ 0]LogVulkanRHI: Display: - VK_PRESENT_MODE_FIFO_RELAXED_KHR (3) +[2026.04.21-21.21.34:347][ 0]LogVulkanRHI: Display: - VK_PRESENT_MODE_IMMEDIATE_KHR (0) +[2026.04.21-21.21.34:347][ 0]LogVulkanRHI: Display: - VkPresentModeKHR 1000361000 +[2026.04.21-21.21.34:347][ 0]LogVulkanRHI: Display: Selected VkPresentModeKHR mode VK_PRESENT_MODE_IMMEDIATE_KHR +[2026.04.21-21.21.34:347][ 0]LogVulkanRHI: Creating new VK swapchain with VK_PRESENT_MODE_IMMEDIATE_KHR, VK_FORMAT_B8G8R8A8_UNORM, VK_COLOR_SPACE_SRGB_NONLINEAR_KHR, num images 3 +[2026.04.21-21.21.34:394][ 0]LogStall: Startup... +[2026.04.21-21.21.34:395][ 0]LogStall: Startup complete. +[2026.04.21-21.21.34:450][ 0]LogGameProjectGeneration: Project MyProject2 requires update. Plugin OpenXR SupportedTargetPlatforms value in project descriptor (Win64, Linux, Android, VisionOS) differs from value in plugin descriptor (Win64, Linux, LinuxArm64, Android) +[2026.04.21-21.21.34:450][ 0]LogGameProjectGeneration: Project MyProject2 requires update. Plugin OpenXREyeTracker SupportedTargetPlatforms value in project descriptor (Win64, Linux, Android) differs from value in plugin descriptor (Win64, Linux, LinuxArm64, Android) +[2026.04.21-21.21.34:450][ 0]LogGameProjectGeneration: Project MyProject2 requires update. Plugin OpenXRHandTracking SupportedTargetPlatforms value in project descriptor (Win64, Linux, Android, VisionOS) differs from value in plugin descriptor (Win64, Linux, LinuxArm64, Android) +[2026.04.21-21.21.34:519][ 0]LogLoad: (Engine Initialization) Total time: 15.35 seconds +[2026.04.21-21.21.34:532][ 0]LogInit: Adding external input plugin. +[2026.04.21-21.21.34:532][ 0]LogInit: Adding external input plugin. +[2026.04.21-21.21.34:869][ 0]LogContentStreaming: Texture pool size now 1000 MB +[2026.04.21-21.21.34:869][ 0]LogCsvProfiler: Display: Metadata set : streamingpoolsizemb="1000" +[2026.04.21-21.21.34:881][ 0]LogSlate: Took 0.000105 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2026.04.21-21.21.34:884][ 0]LogSlate: Took 0.000048 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) +[2026.04.21-21.21.34:885][ 0]LogSlate: Took 0.000026 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K) +[2026.04.21-21.21.34:887][ 0]LogSlate: Took 0.000033 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) +[2026.04.21-21.21.34:946][ 0]LogStreaming: Display: FlushAsyncLoading(339): 1 QueuedPackages, 0 AsyncPackages +[2026.04.21-21.21.35:132][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2026.04.21-21.21.35:136][ 0]LogPython: Display: Running start-up script /opt/unreal-engine/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py... started... +[2026.04.21-21.21.35:195][ 0]LogPython: registering + +[2026.04.21-21.21.35:207][ 0]LogPython: Display: Running start-up script /opt/unreal-engine/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py... took 70.762 ms +[2026.04.21-21.21.35:467][ 1]LogAssetRegistry: AssetRegistryGather time 0.1473s: AssetDataDiscovery 0.0361s, AssetDataGather 0.0269s, StoreResults 0.0843s. Wall time 10.1510s. + NumCachedDirectories 0. NumUncachedDirectories 1489. NumCachedFiles 7459. NumUncachedFiles 1. + BackgroundTickInterruptions 2. +[2026.04.21-21.21.35:496][ 1]LogPlacementMode: Display: The Asset Registry is done with its initial scan, the list of placeable classes has been updated. +[2026.04.21-21.21.35:507][ 1]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000001 seconds (updated 0 objects) +[2026.04.21-21.21.35:507][ 1]LogSourceControl: Uncontrolled asset discovery started... +[2026.04.21-21.21.35:585][ 2]LogSlate: Took 0.000059 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2026.04.21-21.21.35:596][ 2]LogSourceControl: Uncontrolled asset discovery finished in 0.089042 seconds (Found 191 uncontrolled assets) +[2026.04.21-21.21.53:666][927]LogUObjectHash: Compacting FUObjectHashTables data took 0.49ms +[2026.04.21-21.21.56:356][207]LogSlate: Took 0.000049 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2026.04.21-21.21.59:178][207]LogSlate: Window 'Save Level As' being destroyed +[2026.04.21-21.22.09:664][418]LogUObjectHash: Compacting FUObjectHashTables data took 0.46ms +[2026.04.21-21.22.09:686][418]LogStall: Shutdown... +[2026.04.21-21.22.09:686][418]LogStall: Shutdown complete. +[2026.04.21-21.22.09:727][418]LogSlate: Window 'MyProject2 - Unreal Editor' being destroyed +[2026.04.21-21.22.09:811][418]Cmd: QUIT_EDITOR +[2026.04.21-21.22.09:811][419]LogCore: Engine exit requested (reason: UUnrealEdEngine::CloseEditor()) +[2026.04.21-21.22.09:814][419]LogCore: Engine exit requested (reason: EngineExit() was called; note: exit was already requested) +[2026.04.21-21.22.09:814][419]LogStaticMesh: Abandoning remaining async distance field tasks for shutdown +[2026.04.21-21.22.09:814][419]LogStaticMesh: Abandoning remaining async card representation tasks for shutdown +[2026.04.21-21.22.09:815][419]LogWorld: UWorld::CleanupWorld for VRTemplateMap, bSessionEnded=true, bCleanupResources=true +[2026.04.21-21.22.09:815][419]LogCrowdFollowing: Warning: Unable to find RecastNavMesh instance while trying to create UCrowdManager instance +[2026.04.21-21.22.09:815][419]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2026.04.21-21.22.09:818][419]LogTedsSettings: UTedsSettingsEditorSubsystem::Deinitialize +[2026.04.21-21.22.09:818][419]LogStylusInput: Shutting down StylusInput subsystem. +[2026.04.21-21.22.09:818][419]LogLevelSequenceEditor: LevelSequenceEditor subsystem deinitialized. +[2026.04.21-21.22.09:820][419]LogRuntimeTelemetry: Recording EnginePreExit events +[2026.04.21-21.22.09:820][419]LogStudioTelemetry: Ended StudioTelemetry Session +[2026.04.21-21.22.09:822][419]LogAnalyticsSessionSummarySender: Sent summary session report for: AppId=UEEditor.Rocket.Release SessionId={E93869DF-063A-4E7B-B526-79FCA2C3AFCB} +[2026.04.21-21.22.09:825][419]LogAnalytics: Display: [UEEditor.Rocket.Release] AnalyticsET::EndSession +[2026.04.21-21.22.09:826][419]LogAudio: Display: Beginning Audio Device Manager Shutdown (Module: AudioMixerSDL)... +[2026.04.21-21.22.09:826][419]LogAudio: Display: Destroying 1 Remaining Audio Device(s)... +[2026.04.21-21.22.09:826][419]LogAudio: Display: Audio Device unregistered from world 'VRTemplateMap'. +[2026.04.21-21.22.09:826][419]LogAudio: Display: Shutting down audio device while 1 references to it are still alive. For more information, compile with INSTRUMENT_AUDIODEVICE_HANDLES. +[2026.04.21-21.22.09:870][419]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID -1 +[2026.04.21-21.22.09:870][419]LogAudio: Display: Audio Device Manager Shutdown +[2026.04.21-21.22.09:899][419]LogExit: Preparing to exit. +[2026.04.21-21.22.09:939][419]LogUObjectHash: Compacting FUObjectHashTables data took 0.59ms +[2026.04.21-21.22.10:389][419]LogEditorDataStorage: Deinitializing +[2026.04.21-21.22.10:438][419]LogDemo: Cleaned up 0 splitscreen connections, owner deletion: enabled +[2026.04.21-21.22.10:444][419]LogExit: Editor shut down +[2026.04.21-21.22.10:446][419]LogExit: Transaction tracking system shut down +[2026.04.21-21.22.10:519][419]LogExit: Object subsystem successfully closed. +[2026.04.21-21.22.10:576][419]LogShaderCompilers: Display: Shaders left to compile 0 +[2026.04.21-21.22.10:598][419]LogChaosVDEditor: [UnRegisterExtension] UnRegistering CVD Extension [FChaosVDGenericDebugDrawExtension] ... +[2026.04.21-21.22.10:598][419]LogChaosVDEditor: [UnRegisterExtension] UnRegistering CVD Extension [FChaosVDAccelerationStructuresExtension] ... +[2026.04.21-21.22.10:598][419]LogMemoryProfiler: Shutdown +[2026.04.21-21.22.10:598][419]LogNetworkingProfiler: Shutdown +[2026.04.21-21.22.10:598][419]LoadingProfiler: Shutdown +[2026.04.21-21.22.10:598][419]LogTimingProfiler: Shutdown +[2026.04.21-21.22.11:345][419]LogChaosDD: Chaos Debug Draw Shutdown +[2026.04.21-21.22.11:345][419]LogSlate: Slate User Destroyed. User Index 0, Is Virtual User: 0 +[2026.04.21-21.22.11:348][419]LogNFORDenoise: NFORDenoise function shutting down +[2026.04.21-21.22.11:348][419]RenderDocPlugin: plugin has been unloaded. +[2026.04.21-21.22.11:351][419]LogEOSShared: Shutdown EOS_Shutdown Result=[EOS_Success] +[2026.04.21-21.22.11:374][419]LogHttp: Warning: [FHttpManager::Shutdown] Unbinding delegates for 1 outstanding Http Requests: +[2026.04.21-21.22.11:374][419]LogHttp: Warning: verb=[POST] url=[https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7BE93869DF-063A-4E7B-B526-79FCA2C3AFCB%7D&AppID=UEEditor.Rocket.Release&AppVersion=5.6.1-44394996%2B%2B%2BUE5%2BRelease-5.6&UserID=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8%7C%7Ce5d2b3c70a61446e8360ccaeadda3ccf&AppEnvironment=datacollector-binary&UploadType=eteventstream] refs=[2] status=Processing +[2026.04.21-21.22.11:380][419]LogIris: FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: None name: NetActorFactory id: 0 +[2026.04.21-21.22.11:380][419]LogIris: FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: None name: NetSubObjectFactory id: 1 +[2026.04.21-21.22.11:380][419]LogPakFile: Destroying PakPlatformFile +[2026.04.21-21.22.11:614][419]LogExit: Exiting. +[2026.04.21-21.22.11:614][419]LogInit: Tearing down SDL. +[2026.04.21-21.22.11:633][419]Log file closed, 04/22/26 00:22:11 diff --git a/MyProject2/Saved/Logs/MyProject2_2.log b/MyProject2/Saved/Logs/MyProject2_2.log new file mode 100644 index 0000000..798b798 --- /dev/null +++ b/MyProject2/Saved/Logs/MyProject2_2.log @@ -0,0 +1,1629 @@ +Log file open, 04/21/26 23:12:33 +LogInit: Display: Running engine for game: MyProject2 +LogCore: UTS: Unreal Trace Server launched successfully +LogTrace: Initializing trace... +LogCore: Display: Requested channels: 'cpu,gpu,frame,log,bookmark,screenshot,region' +LogTrace: Display: Control listening on port 39572 +LogTrace: Finished trace initialization. +LogCsvProfiler: Display: Metadata set : platform="Linux" +LogCsvProfiler: Display: Metadata set : config="Development" +LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.6-CL-44394996" +LogCsvProfiler: Display: Metadata set : engineversion="5.6.1-44394996+++UE5+Release-5.6" +LogCsvProfiler: Display: Metadata set : os="Arch Linux 6.19.11-arch1-1" +LogCsvProfiler: Display: Metadata set : cpu="AuthenticAMD|AMD Ryzen 7 3800X 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="" "/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject""" +LogCsvProfiler: Display: Metadata set : loginid="e5d2b3c70a61446e8360ccaeadda3ccf-000003e8" +LogCsvProfiler: Display: Metadata set : llm="0" +LogStats: Stats thread started at 0.187860 +LogCsvProfiler: Display: Metadata set : systemresolution.resx="1280" +LogCsvProfiler: Display: Metadata set : systemresolution.resy="720" +LogICUInternationalization: OS requested locale 'en_US' is not supported. Using the OS requested language of 'en-US' as the locale. +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogInit: Session CrashGUID >==================================================== + Session CrashGUID > UECC-Linux-301EE11DC7E649BC94BB8576C3C743AE + Session CrashGUID >==================================================== +LogConfig: No local boot hotfix file found at: [../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] +LogAudio: Display: Pre-Initializing Audio Device Manager... +LogAudio: Display: AudioInfo: 'OPUS' Registered +LogAudio: Display: AudioInfo: 'OGG' Registered +LogAudio: Display: AudioInfo: 'ADPCM' Registered +LogAudio: Display: AudioInfo: 'PCM' Registered +LogAudio: Display: AudioInfo: 'BINKA' Registered +LogAudio: Display: AudioInfo: 'RADA' Registered +LogAudio: Display: Audio Device Manager Pre-Initialized +LogPluginManager: Looking for build plugins target receipt +LogPluginManager: Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +LogAssetRegistry: Display: Asset registry cache read as 67.9 MiB from ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_0.bin +LogConfig: Display: Loading Android ini files took 0.19 seconds +LogPluginManager: Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +LogPluginManager: Looking for enabled plugins target receipt +LogPluginManager: Unable to find target receipt in path: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Binaries/Linux/*.target +LogConfig: Display: Loading Mac ini files took 0.22 seconds +LogConfig: Display: Loading IOS ini files took 0.24 seconds +LogConfig: Display: Loading VulkanPC ini files took 0.24 seconds +LogConfig: Display: Loading Windows ini files took 0.29 seconds +LogConfig: Display: Loading VisionOS ini files took 0.30 seconds +LogConfig: Display: Loading Unix ini files took 0.30 seconds +LogConfig: Display: Loading TVOS ini files took 0.30 seconds +LogConfig: Display: Loading Linux ini files took 0.31 seconds +LogConfig: Display: Loading LinuxArm64 ini files took 0.32 seconds +LogPluginManager: Found matching target receipt: ../../../Engine/Binaries/Linux/UnrealEditor.target +LogPluginManager: Mounting Engine plugin RenderGraphInsights +LogPluginManager: Mounting Engine plugin IoStoreInsights +LogPluginManager: Mounting Engine plugin MassInsights +LogPluginManager: Mounting Engine plugin WorldMetrics +LogPluginManager: Mounting Engine plugin XGEController +LogPluginManager: Mounting Engine plugin EnhancedInput +LogPluginManager: Mounting Engine plugin ChaosVD +LogPluginManager: Mounting Engine plugin FastBuildController +LogPluginManager: Mounting Engine plugin CmdLinkServer +LogPluginManager: Mounting Engine plugin ChaosInsights +LogPluginManager: Mounting Engine plugin UbaController +LogPluginManager: Mounting Engine plugin ChaosCloth +LogPluginManager: Mounting Engine plugin MeshPainting +LogPluginManager: Mounting Engine plugin TraceUtilities +LogPluginManager: Mounting Engine plugin GameplayCameras +LogPluginManager: Mounting Engine plugin EngineCameras +LogPluginManager: Mounting Engine plugin CameraShakePreviewer +LogPluginManager: Mounting Engine plugin LauncherChunkInstaller +LogPluginManager: Mounting Engine plugin NNEDenoiser +LogPluginManager: Mounting Engine plugin NNERuntimeORT +LogPluginManager: Mounting Engine plugin Paper2D +LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess +LogPluginManager: Mounting Engine plugin PlasticSourceControl +LogPluginManager: Mounting Engine plugin PerforceSourceControl +LogPluginManager: Mounting Engine plugin DumpGPUServices +LogPluginManager: Mounting Engine plugin PixWinPlugin +LogPluginManager: Mounting Engine plugin VisualStudioCodeSourceCodeAccess +LogPluginManager: Mounting Engine plugin PluginUtils +LogPluginManager: Mounting Engine plugin XCodeSourceCodeAccess +LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess +LogPluginManager: Mounting Engine plugin SubversionSourceControl +LogPluginManager: Mounting Engine plugin RenderDocPlugin +LogPluginManager: Mounting Engine plugin AnimationSharing +LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess +LogPluginManager: Mounting Engine plugin UObjectPlugin +LogPluginManager: Mounting Engine plugin ProjectLauncher +LogPluginManager: Mounting Engine plugin PropertyAccessNode +LogPluginManager: Mounting Engine plugin NullSourceCodeAccess +LogPluginManager: Mounting Engine plugin GitSourceControl +LogPluginManager: Mounting Engine plugin VisualStudioSourceCodeAccess +LogPluginManager: Mounting Engine plugin TextureFormatOodle +LogPluginManager: Mounting Engine plugin NamingTokens +LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess +LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess +LogPluginManager: Mounting Engine plugin ActorSequence +LogPluginManager: Mounting Engine plugin SequencerScripting +LogPluginManager: Mounting Engine plugin LevelSequenceEditor +LogPluginManager: Mounting Engine plugin TemplateSequence +LogPluginManager: Mounting Engine plugin MetaHumanSDK +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 Niagara +LogPluginManager: Mounting Engine plugin NiagaraSimCaching +LogPluginManager: Mounting Engine plugin Cascade +LogPluginManager: Mounting Engine plugin AlembicImporter +LogPluginManager: Mounting Engine plugin EditorPerformance +LogPluginManager: Mounting Engine plugin LocalizableMessage +LogPluginManager: Mounting Engine plugin GeometryFlow +LogPluginManager: Mounting Engine plugin RuntimeTelemetry +LogPluginManager: Mounting Engine plugin SequenceNavigator +LogPluginManager: Mounting Engine plugin PlatformCrypto +LogPluginManager: Mounting Engine plugin LowLevelNetTrace +LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin +LogPluginManager: Mounting Engine plugin ChaosUserDataPT +LogPluginManager: Mounting Engine plugin LevelSequenceNavigatorBridge +LogPluginManager: Mounting Engine plugin NFORDenoise +LogPluginManager: Mounting Engine plugin ToolPresets +LogPluginManager: Mounting Engine plugin ChaosCaching +LogPluginManager: Mounting Engine plugin EditorDataStorage +LogPluginManager: Mounting Engine plugin PythonScriptPlugin +LogPluginManager: Mounting Engine plugin PlanarCut +LogPluginManager: Mounting Engine plugin AutomationUtils +LogPluginManager: Mounting Engine plugin Fracture +LogPluginManager: Mounting Engine plugin BackChannel +LogPluginManager: Mounting Engine plugin EditorTelemetry +LogPluginManager: Mounting Engine plugin GeometryDataflow +LogPluginManager: Mounting Engine plugin MeshModelingToolsetExp +LogPluginManager: Mounting Engine plugin Dataflow +LogPluginManager: Mounting Engine plugin SkeletalReduction +LogPluginManager: Mounting Engine plugin AdvancedRenamer +LogPluginManager: Mounting Engine plugin ChaosNiagara +LogPluginManager: Mounting Engine plugin FullBodyIK +LogPluginManager: Mounting Engine plugin EditorDataStorageFeatures +LogPluginManager: Mounting Engine plugin CharacterAI +LogPluginManager: Mounting Engine plugin ChaosSolverPlugin +LogPluginManager: Mounting Engine plugin OnlineSubsystemNull +LogPluginManager: Mounting Engine plugin ChaosEditor +LogPluginManager: Mounting Engine plugin OnlineServices +LogPluginManager: Mounting Engine plugin OnlineBase +LogPluginManager: Mounting Engine plugin OnlineSubsystem +LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils +LogPluginManager: Mounting Engine plugin EOSShared +LogPluginManager: Mounting Engine plugin AssetTags +LogPluginManager: Mounting Engine plugin MsQuic +LogPluginManager: Mounting Engine plugin ProceduralMeshComponent +LogPluginManager: Mounting Engine plugin AndroidPermission +LogPluginManager: Mounting Engine plugin ExampleDeviceProfileSelector +LogPluginManager: Mounting Engine plugin GooglePAD +LogPluginManager: Mounting Engine plugin WindowsMoviePlayer +LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector +LogPluginManager: Mounting Engine plugin GeometryProcessing +LogPluginManager: Mounting Engine plugin CustomMeshComponent +LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector +LogPluginManager: Mounting Engine plugin MeshModelingToolset +LogPluginManager: Mounting Engine plugin StateTree +LogPluginManager: Mounting Engine plugin AudioCapture +LogPluginManager: Mounting Engine plugin WaveTable +LogPluginManager: Mounting Engine plugin AppleMoviePlayer +LogPluginManager: Mounting Engine plugin XRBase +LogPluginManager: Mounting Engine plugin ChunkDownloader +LogPluginManager: Mounting Engine plugin GoogleCloudMessaging +LogPluginManager: Mounting Engine plugin InputDebugging +LogPluginManager: Mounting Engine plugin ArchVisCharacter +LogPluginManager: Mounting Engine plugin ResonanceAudio +LogPluginManager: Mounting Engine plugin OpenXR +LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector +LogPluginManager: Mounting Engine plugin Synthesis +LogPluginManager: Mounting Engine plugin AndroidMoviePlayer +LogPluginManager: Mounting Engine plugin HairStrands +LogPluginManager: Mounting Engine plugin MobilePatchingUtils +LogPluginManager: Mounting Engine plugin ComputeFramework +LogPluginManager: Mounting Engine plugin OpenXREyeTracker +LogPluginManager: Mounting Engine plugin AppleImageUtils +LogPluginManager: Mounting Engine plugin WebMMoviePlayer +LogPluginManager: Mounting Engine plugin AudioSynesthesia +LogPluginManager: Mounting Engine plugin CableComponent +LogPluginManager: Mounting Engine plugin RigVM +LogPluginManager: Mounting Engine plugin PropertyBindingUtils +LogPluginManager: Mounting Engine plugin SignificanceManager +LogPluginManager: Mounting Engine plugin Metasound +LogPluginManager: Mounting Engine plugin SoundFields +LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector +LogPluginManager: Mounting Engine plugin AndroidFileServer +LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary +LogPluginManager: Mounting Engine plugin PropertyAccessEditor +LogPluginManager: Mounting Engine plugin ActorLayerUtilities +LogPluginManager: Mounting Engine plugin AudioWidgets +LogPluginManager: Mounting Engine plugin GeometryCache +LogPluginManager: Mounting Engine plugin OpenXRHandTracking +LogPluginManager: Mounting Engine plugin TcpMessaging +LogPluginManager: Mounting Engine plugin UdpMessaging +LogPluginManager: Mounting Engine plugin ColorGrading +LogPluginManager: Mounting Engine plugin FacialAnimation +LogPluginManager: Mounting Engine plugin AssetManagerEditor +LogPluginManager: Mounting Engine plugin EngineAssetDefinitions +LogPluginManager: Mounting Engine plugin BlueprintHeaderView +LogPluginManager: Mounting Engine plugin UMGWidgetPreview +LogPluginManager: Mounting Engine plugin ProxyLODPlugin +LogPluginManager: Mounting Engine plugin DataValidation +LogPluginManager: Mounting Engine plugin MobileLauncherProfileWizard +LogPluginManager: Mounting Engine plugin StylusInput +LogPluginManager: Mounting Engine plugin GameplayTagsEditor +LogPluginManager: Mounting Engine plugin CryptoKeys +LogPluginManager: Mounting Engine plugin EditorDebugTools +LogPluginManager: Mounting Engine plugin ModelingToolsEditorMode +LogPluginManager: Mounting Engine plugin MacGraphicsSwitching +LogPluginManager: Mounting Engine plugin GeometryMode +LogPluginManager: Mounting Engine plugin SequencerAnimTools +LogPluginManager: Mounting Engine plugin MeshLODToolset +LogPluginManager: Mounting Engine plugin CurveEditorTools +LogPluginManager: Mounting Engine plugin PluginBrowser +LogPluginManager: Mounting Engine plugin ChangelistReview +LogPluginManager: Mounting Engine plugin EditorScriptingUtilities +LogPluginManager: Mounting Engine plugin MaterialAnalyzer +LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities +LogPluginManager: Mounting Engine plugin UVEditor +LogPluginManager: Mounting Engine plugin InterchangeEditor +LogPluginManager: Mounting Engine plugin InterchangeAssets +LogPluginManager: Mounting Engine plugin SpeedTreeImporter +LogPluginManager: Mounting Engine plugin Interchange +LogPluginManager: Mounting Engine plugin Takes +LogPluginManager: Mounting Engine plugin CameraCalibrationCore +LogPluginManager: Mounting Engine plugin OodleNetwork +LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor +LogPluginManager: Mounting Engine plugin AISupport +LogPluginManager: Mounting Engine plugin MediaCompositing +LogPluginManager: Mounting Engine plugin AvfMedia +LogPluginManager: Mounting Engine plugin AndroidMedia +LogPluginManager: Mounting Engine plugin MediaPlayerEditor +LogPluginManager: Mounting Engine plugin ImgMedia +LogPluginManager: Mounting Engine plugin WmfMedia +LogPluginManager: Mounting Engine plugin WebMMedia +LogPluginManager: Mounting Engine plugin MediaPlate +LogPluginManager: Mounting Engine plugin ControlRigModules +LogPluginManager: Mounting Engine plugin GameplayInsights +LogPluginManager: Mounting Engine plugin ControlRig +LogPluginManager: Mounting Engine plugin RigLogic +LogPluginManager: Mounting Engine plugin ControlRigSpline +LogPluginManager: Mounting Engine plugin AnimationModifierLibrary +LogPluginManager: Mounting Engine plugin IKRig +LogPluginManager: Mounting Engine plugin SkeletalMeshModelingTools +LogPluginManager: Mounting Engine plugin DeformerGraph +LogPluginManager: Mounting Engine plugin TweeningUtils +LogPluginManager: Mounting Engine plugin LiveLink +LogPluginManager: Mounting Engine plugin AnimationData +LogPluginManager: Mounting Engine plugin ACLPlugin +LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis +LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay +LogPluginManager: Mounting Engine plugin XInputDevice +LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource +LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource +LogPluginManager: Mounting Engine plugin LightMixer +LogPluginManager: Mounting Engine plugin ObjectMixer +LogPluginManager: Mounting Engine plugin CompositeCore +LogPluginManager: Mounting Engine plugin BaseCharacterFXEditor +LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +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. +LogStudioTelemetry: Started StudioTelemetry Session +LogNFORDenoise: NFORDenoise function starting up +LogInit: Using libcurl 8.12.1 +LogInit: - built for x86_64-unknown-linux-gnu +LogInit: - supports SSL with OpenSSL/1.1.1t +LogInit: - supports HTTP deflate (compression) using libz 1.3 +LogInit: - other features: +LogInit: CURL_VERSION_SSL +LogInit: CURL_VERSION_LIBZ +LogInit: CURL_VERSION_IPV6 +LogInit: CURL_VERSION_ASYNCHDNS +LogInit: CURL_VERSION_LARGEFILE +LogInit: CURL_VERSION_TLSAUTH_SRP +LogInit: CURL_VERSION_HTTP2 +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: CreateHttpThread using FCurlMultiPollEventLoopHttpThread +LogInit: Creating http thread with maximum 256 concurrent requests +LogOnline: OSS: Created online subsystem instance for: NULL +LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] +LogEOSShared: Initialize Initializing EOSSDK Version:1.17.0-41373641 +LogConfig: Applying CVar settings from Section [/Script/CompositeCore.CompositeCorePluginSettings] File [Engine] +LogInit: ExecutableName: UnrealEditor +LogInit: Build: ++UE5+Release-5.6-CL-44394996 +LogInit: Platform=LinuxEditor +LogInit: MachineId=e5d2b3c70a61446e8360ccaeadda3ccf-000003e8 +LogInit: DeviceId= +LogInit: Engine Version: 5.6.1-44394996+++UE5+Release-5.6 +LogInit: Compatible Engine Version: 5.6.0-43139311+++UE5+Release-5.6 +LogInit: Net CL: 43139311 +LogInit: OS: Arch Linux (6.19.11-arch1-1), CPU: AMD Ryzen 7 3800X 8-Core Processor, GPU: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +LogInit: Compiled (64-bit): Jul 28 2025 20:54:48 +LogInit: Architecture: x64 +LogInit: Compiled with Clang: 18.1.0rc (github.com/llvm/llvm-project 461274b81d8641eab64d494accddc81d7db8a09e) +LogInit: Build Configuration: Development +LogInit: Branch Name: ++UE5+Release-5.6 +LogInit: Command Line: +LogInit: Base Directory: /opt/unreal-engine/Engine/Binaries/Linux/ +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: 37 +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): 49 +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): 207 +LogDevObjectVersion: FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 8 +LogDevObjectVersion: FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 13 +LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 17 +LogDevObjectVersion: Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 11 +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): 121 +LogDevObjectVersion: UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 56 +LogDevObjectVersion: UE5-SpecialProject (59DA5D52-1232-4948-B878-597870B8E98B): 9 +LogDevObjectVersion: Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2 +LogDevObjectVersion: Dev-NaniteResearch (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1 +LogDevObjectVersion: Dev-ComputeFramework (6304A3E7-0059-4F59-8CFC-21BD7721FD4E): 0 +LogDevObjectVersion: LensFileVersion (8652A554-966A-466C-9FD7-1C6DD61B1ADB): 1 +LogInit: Presizing for max 25165824 objects, including 0 objects not considered by GC. +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: Set CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] +LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created +LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]] +[2026.04.21-20.12.34:563][ 0]LogConfig: Set CVar [[r.VSync:0]] +[2026.04.21-20.12.34:563][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +[2026.04.21-20.12.34:563][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created +[2026.04.21-20.12.34:563][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created +[2026.04.21-20.12.34:563][ 0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]] +[2026.04.21-20.12.34:563][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +[2026.04.21-20.12.34:563][ 0]LogConfig: Set CVar [[r.ForwardShading:1]] +[2026.04.21-20.12.34:563][ 0]LogConfig: Set CVar [[r.MobileHDR:0]] +[2026.04.21-20.12.34:563][ 0]LogConfig: Set CVar [[vr.MobileMultiView:1]] +[2026.04.21-20.12.34:563][ 0]LogConfig: Set CVar [[vr.InstancedStereo:1]] +[2026.04.21-20.12.34:563][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure:0]] +[2026.04.21-20.12.34:563][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusion:0]] +[2026.04.21-20.12.34:563][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:0]] +[2026.04.21-20.12.34:563][ 0]LogConfig: Set CVar [[r.DefaultFeature.MotionBlur:0]] +[2026.04.21-20.12.34:563][ 0]LogConfig: Set CVar [[r.Mobile.UseHWsRGBEncoding:1]] +[2026.04.21-20.12.34:563][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]] +[2026.04.21-20.12.34:563][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] +[2026.04.21-20.12.34:563][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]] +[2026.04.21-20.12.34:563][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]] +[2026.04.21-20.12.34:563][ 0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]] +[2026.04.21-20.12.34:563][ 0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]] +[2026.04.21-20.12.34:563][ 0]LogConfig: Set CVar [[r.ReflectionMethod:1]] +[2026.04.21-20.12.34:563][ 0]LogConfig: Set CVar [[r.Mobile.AntiAliasing:3]] +[2026.04.21-20.12.34:563][ 0]LogConfig: Set CVar [[r.AntiAliasingMethod:3]] +[2026.04.21-20.12.34:563][ 0]LogConfig: Set CVar [[r.AllowStaticLighting:1]] +[2026.04.21-20.12.34:563][ 0]LogConfig: Set CVar [[r.SkinCache.CompileShaders:1]] +[2026.04.21-20.12.34:563][ 0]LogConfig: Set CVar [[r.RayTracing:1]] +[2026.04.21-20.12.34:563][ 0]LogConfig: Set CVar [[r.RayTracing.RayTracingProxies.ProjectEnabled:1]] +[2026.04.21-20.12.34:563][ 0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]] +[2026.04.21-20.12.34:563][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +[2026.04.21-20.12.34:563][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +[2026.04.21-20.12.34:563][ 0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +[2026.04.21-20.12.34:563][ 0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]] +[2026.04.21-20.12.34:563][ 0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]] +[2026.04.21-20.12.34:563][ 0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]] +[2026.04.21-20.12.34:563][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]] +[2026.04.21-20.12.34:563][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]] +[2026.04.21-20.12.34:563][ 0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]] +[2026.04.21-20.12.34:563][ 0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +[2026.04.21-20.12.34:563][ 0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +[2026.04.21-20.12.34:563][ 0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +[2026.04.21-20.12.34:563][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +[2026.04.21-20.12.34:563][ 0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] +[2026.04.21-20.12.34:563][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +[2026.04.21-20.12.34:563][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +[2026.04.21-20.12.34:563][ 0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]] +[2026.04.21-20.12.34:563][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +[2026.04.21-20.12.34:563][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +[2026.04.21-20.12.34:563][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +[2026.04.21-20.12.34:563][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +[2026.04.21-20.12.34:563][ 0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] +[2026.04.21-20.12.34:563][ 0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]] +[2026.04.21-20.12.34:563][ 0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]] +[2026.04.21-20.12.34:563][ 0]LogConfig: Set CVar [[gc.AllowParallelGC:1]] +[2026.04.21-20.12.34:563][ 0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] +[2026.04.21-20.12.34:563][ 0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]] +[2026.04.21-20.12.34:563][ 0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] +[2026.04.21-20.12.34:563][ 0]LogConfig: Set CVar [[gc.CreateGCClusters:1]] +[2026.04.21-20.12.34:563][ 0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]] +[2026.04.21-20.12.34:563][ 0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]] +[2026.04.21-20.12.34:563][ 0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]] +[2026.04.21-20.12.34:563][ 0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] +[2026.04.21-20.12.34:563][ 0]LogConfig: Set CVar [[gc.GarbageEliminationEnabled:1]] +[2026.04.21-20.12.34:563][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +[2026.04.21-20.12.34:563][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +[2026.04.21-20.12.34:563][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +[2026.04.21-20.12.34:563][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +[2026.04.21-20.12.34:563][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created +[2026.04.21-20.12.34:563][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +[2026.04.21-20.12.34:563][ 0]LogConfig: CVar [[DefaultASTCQualityBySizeHQ:4]] deferred - dummy variable created +[2026.04.21-20.12.34:563][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +[2026.04.21-20.12.34:564][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +[2026.04.21-20.12.34:564][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +[2026.04.21-20.12.34:564][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +[2026.04.21-20.12.34:564][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +[2026.04.21-20.12.34:564][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +[2026.04.21-20.12.34:564][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +[2026.04.21-20.12.34:564][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +[2026.04.21-20.12.34:564][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +[2026.04.21-20.12.34:564][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +[2026.04.21-20.12.34:564][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +[2026.04.21-20.12.34:564][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +[2026.04.21-20.12.34:564][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +[2026.04.21-20.12.34:564][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +[2026.04.21-20.12.34:564][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +[2026.04.21-20.12.34:564][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +[2026.04.21-20.12.34:564][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +[2026.04.21-20.12.34:564][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +[2026.04.21-20.12.34:564][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:AmbientSound]] deferred - dummy variable created +[2026.04.21-20.12.34:564][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +[2026.04.21-20.12.34:564][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +[2026.04.21-20.12.34:564][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +[2026.04.21-20.12.34:564][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +[2026.04.21-20.12.34:564][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +[2026.04.21-20.12.34:564][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +[2026.04.21-20.12.34:564][ 0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created +[2026.04.21-20.12.34:564][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +[2026.04.21-20.12.34:564][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +[2026.04.21-20.12.34:564][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +[2026.04.21-20.12.34:564][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +[2026.04.21-20.12.34:564][ 0]LogConfig: CVar [[VersionedIntRValues:r.Mobile.DBuffer]] deferred - dummy variable created +[2026.04.21-20.12.34:564][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +[2026.04.21-20.12.34:564][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +[2026.04.21-20.12.34:564][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +[2026.04.21-20.12.34:564][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +[2026.04.21-20.12.34:564][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +[2026.04.21-20.12.34:564][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +[2026.04.21-20.12.34:564][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +[2026.04.21-20.12.34:564][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +[2026.04.21-20.12.34:564][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +[2026.04.21-20.12.34:564][ 0]LogInit: Initializing SDL. +[2026.04.21-20.12.35:345][ 0]LogInit: Initialized SDL 2.30.6 revision: SDL-2.30.6-no-vcs (compiled against 2.30.6) +[2026.04.21-20.12.35:345][ 0]LogInit: Using SDL video driver 'x11' +[2026.04.21-20.12.35:345][ 0]LogInit: Display metrics: +[2026.04.21-20.12.35:345][ 0]LogInit: PrimaryDisplayWidth: 3440 +[2026.04.21-20.12.35:345][ 0]LogInit: PrimaryDisplayHeight: 1440 +[2026.04.21-20.12.35:345][ 0]LogInit: PrimaryDisplayWorkAreaRect: +[2026.04.21-20.12.35:345][ 0]LogInit: Left=0, Top=0, Right=3440, Bottom=1396 +[2026.04.21-20.12.35:345][ 0]LogInit: VirtualDisplayRect: +[2026.04.21-20.12.35:346][ 0]LogInit: Left=0, Top=0, Right=3440, Bottom=1396 +[2026.04.21-20.12.35:346][ 0]LogInit: TitleSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 +[2026.04.21-20.12.35:346][ 0]LogInit: ActionSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000 +[2026.04.21-20.12.35:346][ 0]LogInit: Number of monitors: 1 +[2026.04.21-20.12.35:346][ 0]LogInit: Monitor 0 +[2026.04.21-20.12.35:346][ 0]LogInit: Name: LG ULTRAGEAR+ 45" +[2026.04.21-20.12.35:346][ 0]LogInit: ID: display0 +[2026.04.21-20.12.35:346][ 0]LogInit: NativeWidth: 3440 +[2026.04.21-20.12.35:346][ 0]LogInit: NativeHeight: 1440 +[2026.04.21-20.12.35:346][ 0]LogInit: bIsPrimary: true +[2026.04.21-20.12.35:346][ 0]LogCsvProfiler: Display: Metadata set : systemresolution.resx="3440" +[2026.04.21-20.12.35:346][ 0]LogCsvProfiler: Display: Metadata set : systemresolution.resy="1440" +[2026.04.21-20.12.35:346][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +[2026.04.21-20.12.35:346][ 0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]] +[2026.04.21-20.12.35:346][ 0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]] +[2026.04.21-20.12.35:346][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +[2026.04.21-20.12.35:346][ 0]LogConfig: Set CVar [[r.FXAA.Quality:4]] +[2026.04.21-20.12.35:346][ 0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]] +[2026.04.21-20.12.35:346][ 0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]] +[2026.04.21-20.12.35:346][ 0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]] +[2026.04.21-20.12.35:346][ 0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]] +[2026.04.21-20.12.35:346][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]] +[2026.04.21-20.12.35:346][ 0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] +[2026.04.21-20.12.35:346][ 0]LogConfig: Set CVar [[r.TSR.ReprojectionField:1]] +[2026.04.21-20.12.35:346][ 0]LogConfig: Set CVar [[r.TSR.Resurrection:1]] +[2026.04.21-20.12.35:346][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +[2026.04.21-20.12.35:346][ 0]LogConfig: Set CVar [[r.LightFunctionQuality:1]] +[2026.04.21-20.12.35:346][ 0]LogConfig: Set CVar [[r.ShadowQuality:5]] +[2026.04.21-20.12.35:346][ 0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]] +[2026.04.21-20.12.35:346][ 0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]] +[2026.04.21-20.12.35:346][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]] +[2026.04.21-20.12.35:346][ 0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]] +[2026.04.21-20.12.35:346][ 0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]] +[2026.04.21-20.12.35:346][ 0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] +[2026.04.21-20.12.35:346][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +[2026.04.21-20.12.35:346][ 0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]] +[2026.04.21-20.12.35:346][ 0]LogConfig: Set CVar [[r.VolumetricFog:1]] +[2026.04.21-20.12.35:346][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]] +[2026.04.21-20.12.35:346][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]] +[2026.04.21-20.12.35:346][ 0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +[2026.04.21-20.12.35:346][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]] +[2026.04.21-20.12.35:346][ 0]LogConfig: Set CVar [[r.CapsuleShadows:1]] +[2026.04.21-20.12.35:346][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] +[2026.04.21-20.12.35:346][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] +[2026.04.21-20.12.35:346][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] +[2026.04.21-20.12.35:346][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] +[2026.04.21-20.12.35:346][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] +[2026.04.21-20.12.35:346][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] +[2026.04.21-20.12.35:346][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] +[2026.04.21-20.12.35:346][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.DistanceFieldAO:1]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.SkylightIntensityMultiplier:1.0]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.AOQuality:2]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.LumenScene.DirectLighting.MaxLightsPerTile:8]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.LumenScene.DirectLighting.UpdateFactor:32]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.UpdateFactor:64]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:100]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.NumAdaptiveProbes:8]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.HardwareRayTracing:0]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ShortRangeAO.BentNormal:1]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:70]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.RayTracing.Scene.BuildMode:1]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.SSR.Quality:3]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.MaxRoughnessToEvaluateRoughSpecularForFoliage:0.8]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.NumSamples:5]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.MinWeight:0]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.MotionBlurQuality:4]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.LensFlareQuality:2]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.BloomQuality:5]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.FastBlurThreshold:100]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.Upscale.Quality:3]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.LightShaftQuality:1]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.Filter.SizeScale:1]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.Streaming.MipBias:0]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.Streaming.Boost:1]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.MaxAnisotropy:8]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.RefractionQuality:2]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.SceneColorFormat:4]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.DetailMode:3]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.SSS.Scale:1]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.SSS.SampleSet:2]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.SSS.Quality:1]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.SSS.HalfRes:0]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.SSGI.Quality:3]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:2]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[fx.Niagara.QualityLevel:3]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.DownsampleFactor:2]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.MaxStepCount:256]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.Shadows.Resolution:256]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.Shadows.MaxSampleCount:8]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes.UseExistenceMask:0]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[foliage.DensityScale:1.0]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[grass.DensityScale:1.0]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]] +[2026.04.21-20.12.35:347][ 0]LogConfig: Applying CVar settings from Section [LandscapeQuality@3] File [Scalability] +[2026.04.21-20.12.35:347][ 0]LogLinux: Selected Device Profile: [LinuxEditor] +[2026.04.21-20.12.35:347][ 0]LogInit: Selected Device Profile: [LinuxEditor] +[2026.04.21-20.12.35:347][ 0]LogHAL: Display: Platform has ~ 63 GB [67336896512 / 68719476736 / 63], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +[2026.04.21-20.12.35:348][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Linux] +[2026.04.21-20.12.35:348][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [] +[2026.04.21-20.12.35:348][ 0]LogDeviceProfileManager: Pushing Device Profile CVar: [[UI.SlateSDFText.RasterizationMode:Bitmap -> Msdf]] +[2026.04.21-20.12.35:348][ 0]LogDeviceProfileManager: Pushing Device Profile CVar: [[UI.SlateSDFText.ResolutionLevel:2 -> 2]] +[2026.04.21-20.12.35:348][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +[2026.04.21-20.12.35:348][ 0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]] +[2026.04.21-20.12.35:348][ 0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] +[2026.04.21-20.12.35:348][ 0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] +[2026.04.21-20.12.35:348][ 0]LogConfig: CVar [[ds.CADTranslator.Meshing.ActivateThinZoneMeshing:0]] deferred - dummy variable created +[2026.04.21-20.12.35:348][ 0]LogConfig: CVar [[ds.CADTranslator.Stitching.RemoveThinFaces:0]] deferred - dummy variable created +[2026.04.21-20.12.35:348][ 0]LogConfig: Applying CVar settings from Section [Startup_Linux] File [../../../Engine/Config/ConsoleVariables.ini] +[2026.04.21-20.12.35:348][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2026.04.21-20.12.35:348][ 0]LogConfig: Set CVar [[g.TimeoutForBlockOnRenderFence:60000]] +[2026.04.21-20.12.35:348][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Config/LinuxEditor/Editor.ini] +[2026.04.21-20.12.35:348][ 0]LogInit: Unix hardware info: +[2026.04.21-20.12.35:348][ 0]LogInit: - we are not the first instance of this executable +[2026.04.21-20.12.35:348][ 0]LogInit: - this process' id (pid) is 76892, parent process' id (ppid) is 1855 +[2026.04.21-20.12.35:348][ 0]LogInit: - we are not running under debugger +[2026.04.21-20.12.35:348][ 0]LogInit: - machine network name is 'WEYLAND-YUTANI' +[2026.04.21-20.12.35:348][ 0]LogInit: - user name is 'reimoz' (reimoz) +[2026.04.21-20.12.35:348][ 0]LogInit: - we're logged in locally +[2026.04.21-20.12.35:348][ 0]LogInit: - we're running with rendering +[2026.04.21-20.12.35:348][ 0]LogInit: - CPU: AuthenticAMD 'AMD Ryzen 7 3800X 8-Core Processor' (signature: 0x870F10) +[2026.04.21-20.12.35:348][ 0]LogInit: - Number of physical cores available for the process: 8 +[2026.04.21-20.12.35:348][ 0]LogInit: - Number of logical cores available for the process: 16 +[2026.04.21-20.12.35:348][ 0]LogInit: - GPU Brand Info: NVIDIA GeForce RTX 4090 (NVIDIA UNIX Open Kernel Module for x86_64 595.58.03 Release Build (root@)) +[2026.04.21-20.12.35:348][ 0]LogInit: - Memory allocator used: Mimalloc +[2026.04.21-20.12.35:348][ 0]LogInit: - This is an internal build. +[2026.04.21-20.12.35:348][ 0]LogCore: Benchmarking clocks: +[2026.04.21-20.12.35:348][ 0]LogCore: - CLOCK_MONOTONIC (id=1) can sustain 37798647 (37799K, 38M) calls per second without zero deltas. +[2026.04.21-20.12.35:348][ 0]LogCore: - CLOCK_MONOTONIC_RAW (id=4) can sustain 37504242 (37504K, 38M) calls per second without zero deltas. +[2026.04.21-20.12.35:348][ 0]LogCore: - CLOCK_MONOTONIC_COARSE (id=6) can sustain 196049029 (196049K, 196M) calls per second with 99.999485% zero deltas. +[2026.04.21-20.12.35:348][ 0]LogCore: Selected clock_id 1 (CLOCK_MONOTONIC) since it is the fastest support clock without zero deltas. +[2026.04.21-20.12.35:348][ 0]LogInit: Unix-specific commandline switches: +[2026.04.21-20.12.35:348][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) +[2026.04.21-20.12.35:348][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation +[2026.04.21-20.12.35:348][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation +[2026.04.21-20.12.35:348][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache +[2026.04.21-20.12.35:348][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) +[2026.04.21-20.12.35:348][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) +[2026.04.21-20.12.35:348][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) +[2026.04.21-20.12.35:348][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal +[2026.04.21-20.12.35:348][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) +[2026.04.21-20.12.35:348][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened +[2026.04.21-20.12.35:348][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) +[2026.04.21-20.12.35:348][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) +[2026.04.21-20.12.35:348][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) +[2026.04.21-20.12.35:348][ 0]LogInit: -allowsyscallfilterfile=PATH_TO_FILE - sets up a system call filter allow list. any invalid syscall in this list *will* cause a crash +[2026.04.21-20.12.35:348][ 0]LogInit: - Physical RAM available (not considering process quota): 63 GB (64217 MB, 65758688 KB, 67336896512 bytes) +[2026.04.21-20.12.35:348][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1.4 +[2026.04.21-20.12.35:348][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) +[2026.04.21-20.12.35:348][ 0]LogInit: - PageSize 4096 +[2026.04.21-20.12.35:348][ 0]LogInit: - BinnedPageSize 65536 +[2026.04.21-20.12.35:348][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0" +[2026.04.21-20.12.35:353][ 0]LogChaosDD: Chaos Debug Draw Startup +[2026.04.21-20.12.35:353][ 0]LogInit: Physics initialised using underlying interface: Chaos +[2026.04.21-20.12.35:386][ 0]LogInit: Using OS detected language (en-US). +[2026.04.21-20.12.35:386][ 0]LogInit: Using OS detected locale (en-US). +[2026.04.21-20.12.35:387][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. +[2026.04.21-20.12.36:410][ 0]LogObj: Display: Attempting to load config data for Default__SlateThemeManager before the Class has been constructed/registered/linked (likely during module loading or early startup). This will result in the load silently failing and should be fixed. +[2026.04.21-20.12.36:417][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +[2026.04.21-20.12.36:417][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0 +[2026.04.21-20.12.37:154][ 0]LogVulkanRHI: Display: Found VULKAN_SDK= +[2026.04.21-20.12.37:154][ 0]LogVulkanRHI: Display: Registering provided Vulkan validation layers +[2026.04.21-20.12.37:154][ 0]LogVulkanRHI: Display: Updated VK_LAYER_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +[2026.04.21-20.12.37:154][ 0]LogVulkanRHI: Display: Updated LD_LIBRARY_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux:../../../Engine/Binaries/ThirdParty/Vulkan/Linux +[2026.04.21-20.12.37:156][ 0]LogVulkanRHI: Display: Installed Vulkan Loader Path: /usr/lib +[2026.04.21-20.12.37:156][ 0]LogVulkanRHI: Display: Installed Vulkan Loader instance version 1.4.341. +[2026.04.21-20.12.37:156][ 0]LogVulkanRHI: Starting Vulkan Profile check for VP_UE_Vulkan_SM6: +[2026.04.21-20.12.37:168][ 0]LogVulkanRHI: Vulkan Profile check complete. +[2026.04.21-20.12.37:168][ 0]LogInit: Using SDL_WINDOW_VULKAN +[2026.04.21-20.12.37:168][ 0]LogVulkanRHI: Display: Vulkan RHI ShaderPlatform for SM6: VULKAN_SM6. +[2026.04.21-20.12.37:168][ 0]LogVulkanRHI: Vulkan PSO Precaching = 1, PipelineFileCache = 0 +[2026.04.21-20.12.37:168][ 0]LogVulkanRHI: Display: Built with Vulkan header version 1.4.304 +[2026.04.21-20.12.37:168][ 0]LogVulkanRHI: Starting Vulkan Profile check for VP_UE_Vulkan_SM6_RT: +[2026.04.21-20.12.37:176][ 0]LogVulkanRHI: Vulkan Profile check complete. +[2026.04.21-20.12.37:176][ 0]LogVulkanRHI: Using API Version 1.3. +[2026.04.21-20.12.37:176][ 0]LogHMD: OpenXRHMDModule::InitInstance using DefaultLoader. +[2026.04.21-20.12.37:187][ 0]LogHMD: OpenXR runtime supported extensions: +[2026.04.21-20.12.37:188][ 0]LogHMD: XR_KHR_vulkan_enable +[2026.04.21-20.12.37:188][ 0]LogHMD: XR_KHR_vulkan_enable2 +[2026.04.21-20.12.37:188][ 0]LogHMD: XR_KHR_opengl_enable +[2026.04.21-20.12.37:188][ 0]LogHMD: XR_KHR_convert_timespec_time +[2026.04.21-20.12.37:188][ 0]LogHMD: XR_KHR_opengl_es_enable +[2026.04.21-20.12.37:188][ 0]LogHMD: XR_MNDX_egl_enable +[2026.04.21-20.12.37:188][ 0]LogHMD: XR_KHR_binding_modification +[2026.04.21-20.12.37:188][ 0]LogHMD: XR_KHR_composition_layer_depth +[2026.04.21-20.12.37:188][ 0]LogHMD: XR_KHR_locate_spaces +[2026.04.21-20.12.37:188][ 0]LogHMD: XR_KHR_visibility_mask +[2026.04.21-20.12.37:188][ 0]LogHMD: XR_EXT_active_action_set_priority +[2026.04.21-20.12.37:188][ 0]LogHMD: XR_EXT_dpad_binding +[2026.04.21-20.12.37:188][ 0]LogHMD: XR_EXT_eye_gaze_interaction +[2026.04.21-20.12.37:188][ 0]LogHMD: XR_EXT_frame_composition_report +[2026.04.21-20.12.37:188][ 0]LogHMD: XR_EXT_hand_interaction +[2026.04.21-20.12.37:188][ 0]LogHMD: XR_EXT_hand_tracking +[2026.04.21-20.12.37:188][ 0]LogHMD: XR_EXT_hand_tracking_data_source +[2026.04.21-20.12.37:188][ 0]LogHMD: XR_EXT_hand_joints_motion_range +[2026.04.21-20.12.37:188][ 0]LogHMD: XR_EXT_hp_mixed_reality_controller +[2026.04.21-20.12.37:188][ 0]LogHMD: XR_EXT_local_floor +[2026.04.21-20.12.37:188][ 0]LogHMD: XR_EXT_palm_pose +[2026.04.21-20.12.37:188][ 0]LogHMD: XR_EXT_uuid +[2026.04.21-20.12.37:188][ 0]LogHMD: XR_EXT_user_presence +[2026.04.21-20.12.37:188][ 0]LogHMD: XR_EXT_render_model +[2026.04.21-20.12.37:188][ 0]LogHMD: XR_EXT_interaction_render_model +[2026.04.21-20.12.37:188][ 0]LogHMD: XR_FB_display_refresh_rate +[2026.04.21-20.12.37:188][ 0]LogHMD: XR_HTC_vive_cosmos_controller_interaction +[2026.04.21-20.12.37:188][ 0]LogHMD: XR_HTC_vive_focus3_controller_interaction +[2026.04.21-20.12.37:188][ 0]LogHMD: XR_HTC_vive_wrist_tracker_interaction +[2026.04.21-20.12.37:188][ 0]LogHMD: XR_MND_headless +[2026.04.21-20.12.37:188][ 0]LogHMD: XR_VALVE_analog_threshold +[2026.04.21-20.12.37:188][ 0]LogHMD: XR_META_performance_metrics +[2026.04.21-20.12.37:188][ 0]LogHMD: XR_VALVE_timing_utils +[2026.04.21-20.12.37:188][ 0]LogHMD: XR_META_recommended_layer_resolution +[2026.04.21-20.12.37:188][ 0]LogHMD: XR_HTCX_vive_tracker_interaction +[2026.04.21-20.12.37:188][ 0]LogHMD: XR_KHR_generic_controller +[2026.04.21-20.12.37:188][ 0]LogHMD: XR_VALVE_frame_controller_interaction +[2026.04.21-20.12.37:188][ 0]LogHMD: XR_EXT_debug_utils +[2026.04.21-20.12.37:188][ 0]LogHMD: Optional extension XR_KHR_vulkan_swapchain_format_list is not available +[2026.04.21-20.12.37:188][ 0]LogHMD: Optional extension XR_FB_foveation_vulkan is not available +[2026.04.21-20.12.37:188][ 0]LogHMD: Optional extension XR_FB_composition_layer_depth_test is not available +[2026.04.21-20.12.37:188][ 0]LogHMD: Optional extension XR_KHR_composition_layer_cylinder is not available +[2026.04.21-20.12.37:188][ 0]LogHMD: Optional extension XR_KHR_composition_layer_equirect is not available +[2026.04.21-20.12.37:188][ 0]LogHMD: Optional extension XR_KHR_composition_layer_equirect2 is not available +[2026.04.21-20.12.37:188][ 0]LogHMD: Optional extension XR_KHR_composition_layer_color_scale_bias is not available +[2026.04.21-20.12.37:188][ 0]LogHMD: Optional extension XR_VARJO_quad_views is not available +[2026.04.21-20.12.37:188][ 0]LogHMD: Optional extension XR_EPIC_view_configuration_fov is not available +[2026.04.21-20.12.37:188][ 0]LogHMD: Optional extension XR_FB_foveation is not available +[2026.04.21-20.12.37:188][ 0]LogHMD: Optional extension XR_FB_swapchain_update_state is not available +[2026.04.21-20.12.37:188][ 0]LogHMD: Optional extension XR_FB_foveation_configuration is not available +[2026.04.21-20.12.37:188][ 0]LogHMD: Optional extension XR_FB_composition_layer_alpha_blend is not available +[2026.04.21-20.12.37:231][ 0]LogHMD: xrCreateInstance succeeded with XR_API_VERSION_1_0 +[2026.04.21-20.12.37:231][ 0]LogHMD: xrCreateInstance created: 201629968 +[2026.04.21-20.12.37:231][ 0]LogHMD: Initialized OpenXR on SteamVR/OpenXR runtime version 2.15.6 +[2026.04.21-20.12.37:240][ 0]LogVulkanRHI: Warning: HMD requested instance extension [VK_KHR_external_memory_capabilities] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-20.12.37:240][ 0]LogVulkanRHI: Warning: HMD requested instance extension [VK_KHR_get_physical_device_properties2] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-20.12.37:240][ 0]LogVulkanRHI: Warning: HMD requested instance extension [VK_KHR_external_fence_capabilities] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-20.12.37:240][ 0]LogVulkanRHI: Warning: HMD requested instance extension [VK_KHR_external_semaphore_capabilities] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-20.12.37:241][ 0]LogVulkanRHI: Display: Found 25 available instance extensions : +[2026.04.21-20.12.37:241][ 0]LogVulkanRHI: Display: - VK_EXT_acquire_drm_display +[2026.04.21-20.12.37:241][ 0]LogVulkanRHI: Display: - VK_EXT_acquire_xlib_display +[2026.04.21-20.12.37:241][ 0]LogVulkanRHI: Display: - VK_EXT_debug_report +[2026.04.21-20.12.37:241][ 0]LogVulkanRHI: Display: + VK_EXT_debug_utils +[2026.04.21-20.12.37:241][ 0]LogVulkanRHI: Display: - VK_EXT_direct_mode_display +[2026.04.21-20.12.37:241][ 0]LogVulkanRHI: Display: - VK_EXT_display_surface_counter +[2026.04.21-20.12.37:241][ 0]LogVulkanRHI: Display: - VK_EXT_surface_maintenance1 +[2026.04.21-20.12.37:241][ 0]LogVulkanRHI: Display: + VK_EXT_swapchain_colorspace +[2026.04.21-20.12.37:241][ 0]LogVulkanRHI: Display: - VK_KHR_device_group_creation +[2026.04.21-20.12.37:241][ 0]LogVulkanRHI: Display: - VK_KHR_display +[2026.04.21-20.12.37:241][ 0]LogVulkanRHI: Display: + VK_KHR_external_fence_capabilities +[2026.04.21-20.12.37:241][ 0]LogVulkanRHI: Display: + VK_KHR_external_memory_capabilities +[2026.04.21-20.12.37:241][ 0]LogVulkanRHI: Display: + VK_KHR_external_semaphore_capabilities +[2026.04.21-20.12.37:241][ 0]LogVulkanRHI: Display: - VK_KHR_get_display_properties2 +[2026.04.21-20.12.37:241][ 0]LogVulkanRHI: Display: + VK_KHR_get_physical_device_properties2 +[2026.04.21-20.12.37:241][ 0]LogVulkanRHI: Display: - VK_KHR_get_surface_capabilities2 +[2026.04.21-20.12.37:241][ 0]LogVulkanRHI: Display: - VK_KHR_portability_enumeration +[2026.04.21-20.12.37:241][ 0]LogVulkanRHI: Display: + VK_KHR_surface +[2026.04.21-20.12.37:241][ 0]LogVulkanRHI: Display: - VK_KHR_surface_maintenance1 +[2026.04.21-20.12.37:241][ 0]LogVulkanRHI: Display: - VK_KHR_surface_protected_capabilities +[2026.04.21-20.12.37:241][ 0]LogVulkanRHI: Display: - VK_KHR_wayland_surface +[2026.04.21-20.12.37:241][ 0]LogVulkanRHI: Display: - VK_KHR_xcb_surface +[2026.04.21-20.12.37:241][ 0]LogVulkanRHI: Display: + VK_KHR_xlib_surface +[2026.04.21-20.12.37:241][ 0]LogVulkanRHI: Display: - VK_LUNARG_direct_driver_loading +[2026.04.21-20.12.37:241][ 0]LogVulkanRHI: Display: - VK_NV_display_stereo +[2026.04.21-20.12.37:244][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_VALVE_steam_overlay_32 provides 0 extensions: +[2026.04.21-20.12.37:245][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_VALVE_steam_fossilize_64 provides 0 extensions: +[2026.04.21-20.12.37:246][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_VALVE_steam_overlay_64 provides 0 extensions: +[2026.04.21-20.12.37:247][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_VALVE_steam_fossilize_32 provides 0 extensions: +[2026.04.21-20.12.37:248][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_NV_optimus provides 0 extensions: +[2026.04.21-20.12.37:249][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_NV_present provides 0 extensions: +[2026.04.21-20.12.37:250][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_LUNARG_api_dump provides 1 extensions: +[2026.04.21-20.12.37:251][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-20.12.37:252][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_LUNARG_crash_diagnostic provides 3 extensions: +[2026.04.21-20.12.37:252][ 0]LogVulkanRHI: Display: VK_EXT_debug_report +[2026.04.21-20.12.37:252][ 0]LogVulkanRHI: Display: VK_EXT_debug_utils +[2026.04.21-20.12.37:252][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-20.12.37:254][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_KHRONOS_validation provides 4 extensions: +[2026.04.21-20.12.37:254][ 0]LogVulkanRHI: Display: VK_EXT_debug_report +[2026.04.21-20.12.37:254][ 0]LogVulkanRHI: Display: VK_EXT_debug_utils +[2026.04.21-20.12.37:254][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-20.12.37:254][ 0]LogVulkanRHI: Display: VK_EXT_validation_features +[2026.04.21-20.12.37:256][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_KHRONOS_synchronization2 provides 1 extensions: +[2026.04.21-20.12.37:256][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-20.12.37:257][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_LUNARG_gfxreconstruct provides 0 extensions: +[2026.04.21-20.12.37:259][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_KHRONOS_profiles provides 1 extensions: +[2026.04.21-20.12.37:259][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-20.12.37:261][ 0]LogVulkanRHI: Display: Intance Layer VK_LAYER_KHRONOS_shader_object provides 1 extensions: +[2026.04.21-20.12.37:261][ 0]LogVulkanRHI: Display: VK_EXT_layer_settings +[2026.04.21-20.12.37:261][ 0]LogVulkanRHI: Display: Found 13 available instance layers : +[2026.04.21-20.12.37:261][ 0]LogVulkanRHI: Display: * VK_LAYER_KHRONOS_profiles +[2026.04.21-20.12.37:261][ 0]LogVulkanRHI: Display: * VK_LAYER_KHRONOS_shader_object +[2026.04.21-20.12.37:261][ 0]LogVulkanRHI: Display: * VK_LAYER_KHRONOS_synchronization2 +[2026.04.21-20.12.37:261][ 0]LogVulkanRHI: Display: * VK_LAYER_KHRONOS_validation +[2026.04.21-20.12.37:261][ 0]LogVulkanRHI: Display: * VK_LAYER_LUNARG_api_dump +[2026.04.21-20.12.37:261][ 0]LogVulkanRHI: Display: * VK_LAYER_LUNARG_crash_diagnostic +[2026.04.21-20.12.37:261][ 0]LogVulkanRHI: Display: * VK_LAYER_LUNARG_gfxreconstruct +[2026.04.21-20.12.37:261][ 0]LogVulkanRHI: Display: * VK_LAYER_NV_optimus +[2026.04.21-20.12.37:261][ 0]LogVulkanRHI: Display: * VK_LAYER_NV_present +[2026.04.21-20.12.37:261][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_fossilize_32 +[2026.04.21-20.12.37:261][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_fossilize_64 +[2026.04.21-20.12.37:261][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_overlay_32 +[2026.04.21-20.12.37:261][ 0]LogVulkanRHI: Display: * VK_LAYER_VALVE_steam_overlay_64 +[2026.04.21-20.12.37:267][ 0]LogVulkanRHI: Creating Vulkan Device using VkPhysicalDevice 0xd357f70. +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - DeviceName: NVIDIA GeForce RTX 4090 +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - API=1.4.329 (0x404149) Driver=0x94ce80c0 VendorId=0x10de +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - DeviceID=0x2684 Type=VK_PHYSICAL_DEVICE_TYPE_DISCRETE_GPU +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - Max Descriptor Sets Bound 32 +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - Timestamps: ComputeAndGraphics=1 Domain=VK_TIME_DOMAIN_CLOCK_MONOTONIC_KHR Period=1.000000 +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: API Version: 1.4.329 +[2026.04.21-20.12.37:268][ 0]LogRHI: RHI Adapter Info: +[2026.04.21-20.12.37:268][ 0]LogRHI: Name: NVIDIA GeForce RTX 4090 +[2026.04.21-20.12.37:268][ 0]LogRHI: Driver Version: 595.58 (internal:595.58, unified:) +[2026.04.21-20.12.37:268][ 0]LogRHI: Driver Date: 01-01-01 +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Warning: HMD requested device extension [VK_KHR_external_memory] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Warning: HMD requested device extension [VK_KHR_external_semaphore] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Warning: HMD requested device extension [VK_KHR_dedicated_allocation] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Warning: HMD requested device extension [VK_KHR_external_semaphore_fd] isn't part of the engine's core extension list. Adding it on-the-fly... +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: Found 275 available device extensions : +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: + VK_AMD_buffer_marker +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_4444_formats +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_attachment_feedback_loop_dynamic_state +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_attachment_feedback_loop_layout +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_blend_operation_advanced +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_border_color_swizzle +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_buffer_device_address +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: + VK_EXT_calibrated_timestamps +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_color_write_enable +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_conditional_rendering +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_conservative_rasterization +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_custom_border_color +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_custom_resolve +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_depth_bias_control +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clamp_control +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clamp_zero_one +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clip_control +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_depth_clip_enable +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_depth_range_unrestricted +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: + VK_EXT_descriptor_buffer +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_descriptor_heap +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: * VK_EXT_descriptor_indexing +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_device_address_binding_report +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: + VK_EXT_device_fault +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_device_generated_commands +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_discard_rectangles +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_display_control +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_dynamic_rendering_unused_attachments +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_extended_dynamic_state +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_extended_dynamic_state2 +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_extended_dynamic_state3 +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_external_memory_dma_buf +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_external_memory_host +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_fragment_shader_interlock +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_global_priority +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_global_priority_query +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: + VK_EXT_graphics_pipeline_library +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_hdr_metadata +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_host_image_copy +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: * VK_EXT_host_query_reset +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_image_2d_view_of_3d +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_image_drm_format_modifier +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_image_robustness +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_image_sliced_view_of_3d +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_image_view_min_lod +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_index_type_uint8 +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_inline_uniform_block +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_legacy_vertex_attributes +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_line_rasterization +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: + VK_EXT_load_store_op_none +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_map_memory_placed +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: + VK_EXT_memory_budget +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_memory_decompression +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: + VK_EXT_memory_priority +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: + VK_EXT_mesh_shader +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_multi_draw +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: + VK_EXT_mutable_descriptor_type +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_nested_command_buffer +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_non_seamless_cube_map +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_opacity_micromap +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_pageable_device_local_memory +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_pci_bus_info +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_physical_device_drm +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: * VK_EXT_pipeline_creation_cache_control +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_pipeline_creation_feedback +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_pipeline_library_group_handles +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_pipeline_robustness +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_post_depth_coverage +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_present_mode_fifo_latest_ready +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_present_timing +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_primitive_topology_list_restart +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_primitives_generated_query +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_private_data +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_provoking_vertex +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_queue_family_foreign +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_ray_tracing_invocation_reorder +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_robustness2 +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_sample_locations +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_sampler_filter_minmax +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: * VK_EXT_scalar_block_layout +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_separate_stencil_usage +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_shader_64bit_indexing +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_shader_atomic_float +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: * VK_EXT_shader_demote_to_helper_invocation +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_shader_float8 +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: + VK_EXT_shader_image_atomic_int64 +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_shader_module_identifier +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_shader_object +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_shader_replicated_composites +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_shader_subgroup_ballot +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_shader_subgroup_vote +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_shader_uniform_buffer_unsized_array +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: * VK_EXT_shader_viewport_index_layer +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: * VK_EXT_subgroup_size_control +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_swapchain_maintenance1 +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_texel_buffer_alignment +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: * VK_EXT_tooling_info +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_transform_feedback +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_vertex_attribute_divisor +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_vertex_attribute_robustness +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_vertex_input_dynamic_state +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_ycbcr_2plane_444_formats +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_ycbcr_image_arrays +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_EXT_zero_initialize_device_memory +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_GOOGLE_hlsl_functionality1 +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_GOOGLE_user_type +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: + VK_KHR_16bit_storage +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_KHR_8bit_storage +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: + VK_KHR_acceleration_structure +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_KHR_bind_memory2 +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: * VK_KHR_buffer_device_address +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_KHR_calibrated_timestamps +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: + VK_KHR_compute_shader_derivatives +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_KHR_cooperative_matrix +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_KHR_copy_commands2 +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_KHR_copy_memory_indirect +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: * VK_KHR_create_renderpass2 +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: + VK_KHR_dedicated_allocation +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: + VK_KHR_deferred_host_operations +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_KHR_depth_clamp_zero_one +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: + VK_KHR_depth_stencil_resolve +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_KHR_descriptor_update_template +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_KHR_device_group +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_KHR_draw_indirect_count +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: * VK_KHR_driver_properties +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: * VK_KHR_dynamic_rendering +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_KHR_dynamic_rendering_local_read +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_KHR_external_fence +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_KHR_external_fence_fd +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: + VK_KHR_external_memory +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: + VK_KHR_external_memory_fd +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: + VK_KHR_external_semaphore +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: + VK_KHR_external_semaphore_fd +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_KHR_format_feature_flags2 +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: + VK_KHR_fragment_shader_barycentric +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: + VK_KHR_fragment_shading_rate +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: * VK_KHR_get_memory_requirements2 +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_KHR_global_priority +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: * VK_KHR_image_format_list +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_KHR_imageless_framebuffer +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_KHR_incremental_present +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_KHR_index_type_uint8 +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_KHR_line_rasterization +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_KHR_load_store_op_none +[2026.04.21-20.12.37:268][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance1 +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance10 +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance2 +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance3 +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: * VK_KHR_maintenance4 +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: + VK_KHR_maintenance5 +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance6 +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance7 +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance8 +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_maintenance9 +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_map_memory2 +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: * VK_KHR_multiview +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_pipeline_binary +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_pipeline_executable_properties +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: + VK_KHR_pipeline_library +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_present_id +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_present_id2 +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_present_mode_fifo_latest_ready +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_present_wait +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_present_wait2 +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_push_descriptor +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: + VK_KHR_ray_query +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_ray_tracing_maintenance1 +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: + VK_KHR_ray_tracing_pipeline +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: + VK_KHR_ray_tracing_position_fetch +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_relaxed_block_layout +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_robustness2 +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_sampler_mirror_clamp_to_edge +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: * VK_KHR_sampler_ycbcr_conversion +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: * VK_KHR_separate_depth_stencil_layouts +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: * VK_KHR_shader_atomic_int64 +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_shader_bfloat16 +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_shader_clock +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_shader_draw_parameters +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_shader_expect_assume +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: + VK_KHR_shader_float16_int8 +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: * VK_KHR_shader_float_controls +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_shader_float_controls2 +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_shader_fma +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_shader_integer_dot_product +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_shader_maximal_reconvergence +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_shader_non_semantic_info +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_shader_quad_control +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_shader_relaxed_extended_instruction +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_shader_subgroup_extended_types +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_shader_subgroup_rotate +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_shader_subgroup_uniform_control_flow +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_shader_terminate_invocation +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_shader_untyped_pointers +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_shared_presentable_image +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: * VK_KHR_spirv_1_4 +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_storage_buffer_storage_class +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: + VK_KHR_swapchain +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_swapchain_maintenance1 +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_swapchain_mutable_format +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: * VK_KHR_synchronization2 +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: * VK_KHR_timeline_semaphore +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_unified_image_layouts +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_uniform_buffer_standard_layout +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_variable_pointers +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_vertex_attribute_divisor +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_av1 +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_h264 +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_h265 +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_queue +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_video_decode_vp9 +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_av1 +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_h264 +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_h265 +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_intra_refresh +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_quantization_map +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_video_encode_queue +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_video_maintenance1 +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_video_maintenance2 +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_video_queue +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_vulkan_memory_model +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_workgroup_memory_explicit_layout +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_KHR_zero_initialize_workgroup_memory +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_NVX_binary_import +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_NVX_image_view_handle +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_NVX_multiview_per_view_attributes +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_NV_clip_space_w_scaling +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_NV_cluster_acceleration_structure +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_NV_compute_occupancy_priority +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_NV_compute_shader_derivatives +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_NV_cooperative_matrix +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_NV_cooperative_matrix2 +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_NV_cooperative_vector +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_NV_copy_memory_indirect +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_NV_corner_sampled_image +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_NV_coverage_reduction_mode +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_NV_cuda_kernel_launch +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_NV_dedicated_allocation +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_NV_dedicated_allocation_image_aliasing +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_NV_descriptor_pool_overallocation +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: + VK_NV_device_diagnostic_checkpoints +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: + VK_NV_device_diagnostics_config +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_NV_device_generated_commands +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_NV_device_generated_commands_compute +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_NV_disk_cache_utils +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_NV_extended_sparse_address_space +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_NV_fill_rectangle +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_NV_fragment_coverage_to_color +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_NV_fragment_shader_barycentric +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_NV_fragment_shading_rate_enums +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_NV_framebuffer_mixed_samples +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_NV_geometry_shader_passthrough +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_NV_inherited_viewport_scissor +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_NV_internal_nvpresent +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_NV_linear_color_attachment +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_NV_low_latency +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_NV_low_latency2 +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_NV_memory_decompression +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_NV_mesh_shader +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_NV_optical_flow +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_NV_partitioned_acceleration_structure +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_NV_present_metering +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_NV_raw_access_chains +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_NV_ray_tracing +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_NV_ray_tracing_invocation_reorder +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_NV_ray_tracing_motion_blur +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_NV_representative_fragment_test +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_NV_sample_mask_override_coverage +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_NV_scissor_exclusive +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_NV_shader_atomic_float16_vector +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_NV_shader_image_footprint +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_NV_shader_sm_builtins +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_NV_shader_subgroup_partitioned +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_NV_shading_rate_image +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_NV_viewport_array2 +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: - VK_NV_viewport_swizzle +[2026.04.21-20.12.37:269][ 0]LogVulkanRHI: Display: Found 0 available device layers ! +[2026.04.21-20.12.37:270][ 0]LogVulkanRHI: Display: Vulkan Physical Device Driver Properties: +[2026.04.21-20.12.37:270][ 0]LogVulkanRHI: Display: - driverName: NVIDIA +[2026.04.21-20.12.37:270][ 0]LogVulkanRHI: Display: - driverInfo: 595.58.03 +[2026.04.21-20.12.37:270][ 0]LogVulkanRHI: Display: Vulkan Variable Rate Shading choice: 0. +[2026.04.21-20.12.37:270][ 0]LogVulkanRHI: Display: Device properties: Geometry 1 BufferAtomic64 1 ImageAtomic64 1 +[2026.04.21-20.12.37:270][ 0]LogVulkanRHI: Display: Enabling Vulkan Descriptor Buffers with: allowSamplerImageViewPostSubmitCreation=0, maxDescriptorBufferBindings=32, maxSamplerDescriptorBufferBindings=32, maxResourceDescriptorBufferBindings=32, samplerDescriptorBufferAddressSpaceSize=1099511627776, resourceDescriptorBufferAddressSpaceSize=1099511627776, maxSamplerDescriptorBufferRange=1099511627776, maxResourceDescriptorBufferRange=1099511627776, descriptorBufferAddressSpaceSize=1099511627776, descriptorBufferOffsetAlignment=64, samplerDescriptorSize=4 +[2026.04.21-20.12.37:270][ 0]LogVulkanRHI: Display: Found 6 Queue Families +[2026.04.21-20.12.37:270][ 0]LogVulkanRHI: Display: Initializing Queue Family 0: 16 queues Gfx Compute Xfer Sparse +[2026.04.21-20.12.37:270][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 1: 2 queues Xfer Sparse +[2026.04.21-20.12.37:270][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 2: 8 queues Compute Xfer Sparse +[2026.04.21-20.12.37:270][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 3: 1 queues Xfer Sparse +[2026.04.21-20.12.37:270][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 4: 2 queues Xfer Sparse +[2026.04.21-20.12.37:270][ 0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 5: 1 queues Xfer Sparse +[2026.04.21-20.12.37:971][ 0]LogVulkanRHI: Display: TimestampValidBits=64 +[2026.04.21-20.12.37:971][ 0]LogVulkanRHI: Display: Using 0 device layers. +[2026.04.21-20.12.37:971][ 0]LogVulkanRHI: Display: Using 52 device extensions: +[2026.04.21-20.12.37:971][ 0]LogVulkanRHI: Display: * VK_KHR_swapchain +[2026.04.21-20.12.37:971][ 0]LogVulkanRHI: Display: * VK_EXT_memory_budget +[2026.04.21-20.12.37:971][ 0]LogVulkanRHI: Display: * VK_EXT_memory_priority +[2026.04.21-20.12.37:971][ 0]LogVulkanRHI: Display: * VK_KHR_create_renderpass2 +[2026.04.21-20.12.37:971][ 0]LogVulkanRHI: Display: * VK_KHR_deferred_host_operations +[2026.04.21-20.12.37:971][ 0]LogVulkanRHI: Display: * VK_KHR_spirv_1_4 +[2026.04.21-20.12.37:971][ 0]LogVulkanRHI: Display: * VK_KHR_shader_float_controls +[2026.04.21-20.12.37:971][ 0]LogVulkanRHI: Display: * VK_KHR_image_format_list +[2026.04.21-20.12.37:971][ 0]LogVulkanRHI: Display: * VK_EXT_load_store_op_none +[2026.04.21-20.12.37:971][ 0]LogVulkanRHI: Display: * VK_EXT_tooling_info +[2026.04.21-20.12.37:971][ 0]LogVulkanRHI: Display: * VK_KHR_dynamic_rendering +[2026.04.21-20.12.37:971][ 0]LogVulkanRHI: Display: * VK_KHR_pipeline_library +[2026.04.21-20.12.37:971][ 0]LogVulkanRHI: Display: * VK_KHR_driver_properties +[2026.04.21-20.12.37:971][ 0]LogVulkanRHI: Display: * VK_KHR_maintenance4 +[2026.04.21-20.12.37:971][ 0]LogVulkanRHI: Display: * VK_KHR_maintenance5 +[2026.04.21-20.12.37:971][ 0]LogVulkanRHI: Display: * VK_KHR_shader_atomic_int64 +[2026.04.21-20.12.37:971][ 0]LogVulkanRHI: Display: * VK_EXT_shader_image_atomic_int64 +[2026.04.21-20.12.37:971][ 0]LogVulkanRHI: Display: * VK_EXT_scalar_block_layout +[2026.04.21-20.12.37:971][ 0]LogVulkanRHI: Display: * VK_EXT_shader_viewport_index_layer +[2026.04.21-20.12.37:971][ 0]LogVulkanRHI: Display: * VK_KHR_separate_depth_stencil_layouts +[2026.04.21-20.12.37:971][ 0]LogVulkanRHI: Display: * VK_KHR_synchronization2 +[2026.04.21-20.12.37:971][ 0]LogVulkanRHI: Display: * VK_KHR_fragment_shading_rate +[2026.04.21-20.12.37:971][ 0]LogVulkanRHI: Display: * VK_KHR_multiview +[2026.04.21-20.12.37:971][ 0]LogVulkanRHI: Display: * VK_KHR_get_memory_requirements2 +[2026.04.21-20.12.37:971][ 0]LogVulkanRHI: Display: * VK_EXT_descriptor_indexing +[2026.04.21-20.12.37:971][ 0]LogVulkanRHI: Display: * VK_EXT_host_query_reset +[2026.04.21-20.12.37:971][ 0]LogVulkanRHI: Display: * VK_EXT_subgroup_size_control +[2026.04.21-20.12.37:971][ 0]LogVulkanRHI: Display: * VK_EXT_calibrated_timestamps +[2026.04.21-20.12.37:971][ 0]LogVulkanRHI: Display: * VK_EXT_descriptor_buffer +[2026.04.21-20.12.37:971][ 0]LogVulkanRHI: Display: * VK_EXT_device_fault +[2026.04.21-20.12.37:971][ 0]LogVulkanRHI: Display: * VK_EXT_shader_demote_to_helper_invocation +[2026.04.21-20.12.37:971][ 0]LogVulkanRHI: Display: * VK_KHR_16bit_storage +[2026.04.21-20.12.37:971][ 0]LogVulkanRHI: Display: * VK_KHR_shader_float16_int8 +[2026.04.21-20.12.37:971][ 0]LogVulkanRHI: Display: * VK_KHR_depth_stencil_resolve +[2026.04.21-20.12.37:971][ 0]LogVulkanRHI: Display: * VK_EXT_pipeline_creation_cache_control +[2026.04.21-20.12.37:971][ 0]LogVulkanRHI: Display: * VK_KHR_fragment_shader_barycentric +[2026.04.21-20.12.37:971][ 0]LogVulkanRHI: Display: * VK_KHR_compute_shader_derivatives +[2026.04.21-20.12.37:971][ 0]LogVulkanRHI: Display: * VK_KHR_sampler_ycbcr_conversion +[2026.04.21-20.12.37:971][ 0]LogVulkanRHI: Display: * VK_KHR_timeline_semaphore +[2026.04.21-20.12.37:971][ 0]LogVulkanRHI: Display: * VK_EXT_mesh_shader +[2026.04.21-20.12.37:971][ 0]LogVulkanRHI: Display: * VK_EXT_graphics_pipeline_library +[2026.04.21-20.12.37:971][ 0]LogVulkanRHI: Display: * VK_EXT_mutable_descriptor_type +[2026.04.21-20.12.37:971][ 0]LogVulkanRHI: Display: * VK_KHR_buffer_device_address +[2026.04.21-20.12.37:971][ 0]LogVulkanRHI: Display: * VK_KHR_acceleration_structure +[2026.04.21-20.12.37:971][ 0]LogVulkanRHI: Display: * VK_KHR_ray_tracing_pipeline +[2026.04.21-20.12.37:971][ 0]LogVulkanRHI: Display: * VK_KHR_ray_query +[2026.04.21-20.12.37:971][ 0]LogVulkanRHI: Display: * VK_KHR_ray_tracing_position_fetch +[2026.04.21-20.12.37:972][ 0]LogVulkanRHI: Display: * VK_KHR_external_memory_fd +[2026.04.21-20.12.37:972][ 0]LogVulkanRHI: Display: * VK_KHR_external_memory +[2026.04.21-20.12.37:972][ 0]LogVulkanRHI: Display: * VK_KHR_external_semaphore +[2026.04.21-20.12.37:972][ 0]LogVulkanRHI: Display: * VK_KHR_dedicated_allocation +[2026.04.21-20.12.37:972][ 0]LogVulkanRHI: Display: * VK_KHR_external_semaphore_fd +[2026.04.21-20.12.37:972][ 0]LogVulkanRHI: Display: Vulkan debug markers support: resource names disabled, begin/end labels disabled. +[2026.04.21-20.12.37:972][ 0]LogVulkanRHI: Display: Max memory allocations 4294967295. +[2026.04.21-20.12.37:972][ 0]LogVulkanRHI: Display: 3 Device Memory Heaps: +[2026.04.21-20.12.37:972][ 0]LogVulkanRHI: Display: 0: Flags 0x1 - Size 25757220864 (24564.00 MB) - Used 0 (0.00%) - DeviceLocal - PrimaryHeap +[2026.04.21-20.12.37:972][ 0]LogVulkanRHI: Display: 1: Flags 0x0 - Size 50502672384 (48163.10 MB) - Used 0 (0.00%) +[2026.04.21-20.12.37:972][ 0]LogVulkanRHI: Display: 2: Flags 0x1 - Size 257949696 (246.00 MB) - Used 0 (0.00%) - DeviceLocal +[2026.04.21-20.12.37:972][ 0]LogVulkanRHI: Display: 5 Device Memory Types (Not unified): +[2026.04.21-20.12.37:972][ 0]LogVulkanRHI: Display: 1: Flags 0x00001 - Heap 0 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT +[2026.04.21-20.12.37:972][ 0]LogVulkanRHI: Display: 0: Flags 0x00000 - Heap 1 - +[2026.04.21-20.12.37:972][ 0]LogVulkanRHI: Display: 2: Flags 0x00006 - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +[2026.04.21-20.12.37:972][ 0]LogVulkanRHI: Display: 3: Flags 0x0000e - Heap 1 - VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT|VK_MEMORY_PROPERTY_HOST_CACHED_BIT +[2026.04.21-20.12.37:972][ 0]LogVulkanRHI: Display: 4: Flags 0x00007 - Heap 2 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT|VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT +[2026.04.21-20.12.37:972][ 0]LogVulkanRHI: Display: Memory Budget Extension: +[2026.04.21-20.12.37:972][ 0]LogVulkanRHI: Display: | Usage | Budget | Size | +[2026.04.21-20.12.37:972][ 0]LogVulkanRHI: Display: ---------|------------------------------------------------------------------| +[2026.04.21-20.12.37:972][ 0]LogVulkanRHI: Display: HEAP 00 | 0.07% / 17.38 MB | 17700.31 MB | 24564.00 MB | +[2026.04.21-20.12.37:972][ 0]LogVulkanRHI: Display: HEAP 01 | 0.08% / 39.29 MB | 48163.10 MB | 48163.10 MB | +[2026.04.21-20.12.37:972][ 0]LogVulkanRHI: Display: HEAP 02 | 37.07% / 91.19 MB | 154.81 MB | 246.00 MB | +[2026.04.21-20.12.37:972][ 0]LogVulkanRHI: Display: ---------|------------------------------------------------------------------| +[2026.04.21-20.12.37:972][ 0]LogRHI: Warning: Dynamic Uniform Buffers are enabled, but they will not be used with Vulkan bindless. +[2026.04.21-20.12.37:972][ 0]LogRHI: Warning: Memory defrag is enabled, but it will not be used with Vulkan bindless. +[2026.04.21-20.12.37:978][ 0]LogVulkanRHI: Display: FVulkanPipelineStateCacheManager: Binary pipeline cache '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/VulkanPSO.cache.10de.2684' not found. +[2026.04.21-20.12.37:978][ 0]LogVulkanRHI: Display: Vulkan Async Compute has been DISABLED. +[2026.04.21-20.12.37:978][ 0]LogVulkanRHI: Display: Wave Operations have been ENABLED (wave size: min=32 max=32). +[2026.04.21-20.12.37:978][ 0]LogVulkanRHI: Integrated GPU (iGPU): false +[2026.04.21-20.12.37:994][ 0]LogVRS: Current RHI supports per-draw and screenspace Variable Rate Shading +[2026.04.21-20.12.37:998][ 0]LogRHI: Texture pool is 17367 MB (70% of 24810 MB) +[2026.04.21-20.12.37:998][ 0]LogCsvProfiler: Display: Metadata set : verbatimrhiname="Vulkan" +[2026.04.21-20.12.37:998][ 0]LogCsvProfiler: Display: Metadata set : rhiname="Vulkan" +[2026.04.21-20.12.37:998][ 0]LogCsvProfiler: Display: Metadata set : rhifeaturelevel="SM6" +[2026.04.21-20.12.37:998][ 0]LogCsvProfiler: Display: Metadata set : shaderplatform="VULKAN_SM6" +[2026.04.21-20.12.37:998][ 0]LogInit: Initializing FReadOnlyCVARCache +[2026.04.21-20.12.38:011][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all' +[2026.04.21-20.12.38:011][ 0]LogMonitoredProcess: Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all ] +[2026.04.21-20.12.38:019][ 0]LogTextureFormatASTC: Display: ASTCEnc version 5.0.1 library loaded +[2026.04.21-20.12.38:019][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC +[2026.04.21-20.12.38:019][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT +[2026.04.21-20.12.38:019][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2 +[2026.04.21-20.12.38:019][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp +[2026.04.21-20.12.38:019][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed +[2026.04.21-20.12.38:019][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.13 +[2026.04.21-20.12.38:019][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.13.so +[2026.04.21-20.12.38:020][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.5.so +[2026.04.21-20.12.38:020][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle +[2026.04.21-20.12.38:101][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64' +[2026.04.21-20.12.38:101][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server' +[2026.04.21-20.12.38:101][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client' +[2026.04.21-20.12.38:128][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux' +[2026.04.21-20.12.38:128][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor' +[2026.04.21-20.12.38:128][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer' +[2026.04.21-20.12.38:128][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient' +[2026.04.21-20.12.38:149][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android' +[2026.04.21-20.12.38:149][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC' +[2026.04.21-20.12.38:149][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT' +[2026.04.21-20.12.38:149][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2' +[2026.04.21-20.12.38:149][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_OpenXR' +[2026.04.21-20.12.38:149][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient' +[2026.04.21-20.12.38:149][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient' +[2026.04.21-20.12.38:149][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient' +[2026.04.21-20.12.38:149][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client' +[2026.04.21-20.12.38:149][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_OpenXRClient' +[2026.04.21-20.12.38:149][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi' +[2026.04.21-20.12.38:149][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient' +[2026.04.21-20.12.38:149][ 0]LogTargetPlatformManager: Display: Building Assets For LinuxEditor +[2026.04.21-20.12.38:178][ 0]LogTargetPlatformManager: Unable to find shader format SF_VULKAN_SM6 from hinted modules, loading all potential format modules to find it +[2026.04.21-20.12.38:179][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL +[2026.04.21-20.12.38:179][ 0]LogTargetPlatformManager: GLSL_150_ES31 +[2026.04.21-20.12.38:179][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID +[2026.04.21-20.12.38:179][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM +[2026.04.21-20.12.38:179][ 0]LogTargetPlatformManager: VVM_1_0 +[2026.04.21-20.12.38:180][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat +[2026.04.21-20.12.38:180][ 0]LogTargetPlatformManager: SF_VULKAN_SM5 +[2026.04.21-20.12.38:180][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID +[2026.04.21-20.12.38:180][ 0]LogTargetPlatformManager: SF_VULKAN_ES31 +[2026.04.21-20.12.38:180][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID +[2026.04.21-20.12.38:180][ 0]LogTargetPlatformManager: SF_VULKAN_SM6 +[2026.04.21-20.12.38:180][ 0]LogRendererCore: Ray tracing is enabled (dynamic). Reason: r.RayTracing=1 and r.RayTracing.EnableOnDemand=1. +[2026.04.21-20.12.38:180][ 0]LogRendererCore: Ray tracing shaders are enabled. +[2026.04.21-20.12.38:182][ 0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB +[2026.04.21-20.12.38:182][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +[2026.04.21-20.12.38:182][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy. +[2026.04.21-20.12.38:182][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2026.04.21-20.12.38:182][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy. +[2026.04.21-20.12.38:407][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (1217 MiB) +[2026.04.21-20.12.38:407][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2026.04.21-20.12.38:407][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy. +[2026.04.21-20.12.38:407][ 0]LogZenServiceInstance: Found subprocess environment variable UE-ZenSubprocessDataPath=/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Data +[2026.04.21-20.12.38:408][ 0]LogZenServiceInstance: InTree version at '/opt/unreal-engine/Engine/Binaries/Linux/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +[2026.04.21-20.12.38:408][ 0]LogZenServiceInstance: Installed version at '/home/reimoz/.config/Epic/UnrealEngine/Common/Zen/Install/zenserver' is '5.6.6-202504241957-linux-x86_64-release-f090a03' +[2026.04.21-20.12.38:410][ 0]LogZenServiceInstance: Found existing instance running on port 8558 matching our settings, no actions needed +[2026.04.21-20.12.38:612][ 0]LogZenServiceInstance: Display: Unreal Zen Storage Server HTTP service at [::1]:8658 status: OK!. +[2026.04.21-20.12.38:612][ 0]LogZenServiceInstance: Local ZenServer AutoLaunch initialization completed in 0.204 seconds +[2026.04.21-20.12.38:612][ 0]LogDerivedDataCache: Display: ZenLocal: Using ZenServer HTTP service at http://[::1]:8658/ with namespace ue.ddc status: OK!. +[2026.04.21-20.12.38:615][ 0]LogDerivedDataCache: /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds. +[2026.04.21-20.12.38:615][ 0]LogDerivedDataCache: Display: /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.01ms. RandomReadSpeed=3247.92MBs, RandomWriteSpeed=482.86MBs. Assigned SpeedClass 'Local' +[2026.04.21-20.12.38:616][ 0]LogDerivedDataCache: Local: Using data cache path /home/reimoz/.config/Epic/UnrealEngine/Common/DerivedDataCache: DeleteOnly +[2026.04.21-20.12.38:616][ 0]LogDerivedDataCache: ZenShared: Disabled because Host is set to 'None' +[2026.04.21-20.12.38:616][ 0]LogDerivedDataCache: Unable to find inner node ZenShared for hierarchy Hierarchy. +[2026.04.21-20.12.38:616][ 0]LogDerivedDataCache: Shared: Disabled because no path is configured. +[2026.04.21-20.12.38:616][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy. +[2026.04.21-20.12.38:616][ 0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None' +[2026.04.21-20.12.38:616][ 0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy. +[2026.04.21-20.12.38:618][ 0]LogShaderCompilers: Guid format shader working directory is 14 characters bigger than the processId version (../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/WorkingDirectory/76892/). +[2026.04.21-20.12.38:618][ 0]LogShaderCompilers: Cleaned the shader compiler working directory '../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/tmp/8E64B6B4C82840F49375985A02C34F26/'. +[2026.04.21-20.12.38:619][ 0]LogUbaHorde: Display: UBA/Horde Configuration [Uba.Provider.Horde]: Not Enabled +[2026.04.21-20.12.38:619][ 0]LogShaderCompilers: Display: Using 8 local workers for shader compilation +[2026.04.21-20.12.38:620][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/ShaderAutogen/VULKAN_SM6/AutogenShaderHeaders.ush +[2026.04.21-20.12.38:620][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2026.04.21-20.12.39:007][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0 +[2026.04.21-20.12.40:565][ 0]LogSlate: Using FreeType 2.10.0 +[2026.04.21-20.12.40:565][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +[2026.04.21-20.12.40:569][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png' error. +[2026.04.21-20.12.40:569][ 0]LogSlate: Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png] +[2026.04.21-20.12.40:569][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png' error. +[2026.04.21-20.12.40:569][ 0]LogSlate: Could not load file for Slate resource: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] file: [../../../Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png] +[2026.04.21-20.12.40:587][ 0]LogAssetRegistry: FAssetRegistry took 0.0029 seconds to start up +[2026.04.21-20.12.40:589][ 0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_*.bin. +[2026.04.21-20.12.41:371][ 0]LogEditorDomain: Display: EditorDomain is Disabled +[2026.04.21-20.12.41:735][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found. +[2026.04.21-20.12.41:735][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found. +[2026.04.21-20.12.41:777][ 0]LogLinux: Selected Device Profile: [LinuxEditor] +[2026.04.21-20.12.41:777][ 0]LogDeviceProfileManager: Active device profile: [0xaae07f37580][0xaae07fba000 66] LinuxEditor +[2026.04.21-20.12.41:777][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="LinuxEditor" +[2026.04.21-20.12.41:781][ 0]LogStreaming: Display: FlushAsyncLoading(1): 1 QueuedPackages, 0 AsyncPackages +[2026.04.21-20.12.41:783][ 0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor). +[2026.04.21-20.12.41:783][ 0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +[2026.04.21-20.12.41:783][ 0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled +[2026.04.21-20.12.41:791][ 0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Invalid, MinAllowed_Sdk=r25b, MaxAllowed_Sdk=r29, Current_Sdk=, Allowed_AutoSdk=r27c, Current_AutoSdk=, Flags="Platform_InvalidHostPrerequisites, Support_FullSdk", Error="Android Studio is not installed correctly.") +[2026.04.21-20.12.41:791][ 0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +[2026.04.21-20.12.41:791][ 0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Valid, Allowed_Sdk=v25_clang-18.1.0-rockylinux8, Current_Sdk=v25_clang-18.1.0-rockylinux8, Allowed_AutoSdk=v25_clang-18.1.0-rockylinux8, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") +[2026.04.21-20.12.41:798][ 0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI' +[2026.04.21-20.12.41:798][ 0]LogMonitoredProcess: Running Serialized UAT: [ /usr/bin/env -- "/opt/unreal-engine/Engine/Build/BatchFiles/RunUAT.sh" -ScriptsForProject="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="/home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="/home/reimoz/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Linux@WEYLAND-YUTANI -nocompile -nocompileuat ] +[2026.04.21-20.12.41:824][ 0]LogStreaming: Display: Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.12.41:825][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness because of a recursive sync load +[2026.04.21-20.12.41:825][ 0]LogStreaming: Display: Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/PowerToRoughness (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.12.41:825][ 0]LogStreaming: Display: Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.12.41:826][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec because of a recursive sync load +[2026.04.21-20.12.41:826][ 0]LogStreaming: Display: Flushing package /Engine/Functions/Engine_MaterialFunctions01/Shading/ConvertFromDiffSpec (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.12.41:826][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.12.41:828][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_M because of a recursive sync load +[2026.04.21-20.12.41:828][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/T_Default_Material_Grid_N because of a recursive sync load +[2026.04.21-20.12.41:830][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions01/Opacity/CameraDepthFade because of a recursive sync load +[2026.04.21-20.12.41:831][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.12.41:832][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.12.41:833][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: WaitingForIo) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.12.41:835][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDiffuse because of a recursive sync load +[2026.04.21-20.12.41:835][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/Functions/Engine_MaterialFunctions02/Utility/BreakOutFloat2Components because of a recursive sync load +[2026.04.21-20.12.41:837][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultLightFunctionMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultPostProcessMaterial because of a recursive sync load +[2026.04.21-20.12.41:837][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultPostProcessMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.12.41:899][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultDeferredDecalMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultLightFunctionMaterial because of a recursive sync load +[2026.04.21-20.12.41:899][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultLightFunctionMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.12.41:929][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/WorldGridMaterial is adding a dynamic import to package /Engine/EngineMaterials/DefaultDeferredDecalMaterial because of a recursive sync load +[2026.04.21-20.12.41:929][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/DefaultDeferredDecalMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/WorldGridMaterial (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.12.41:958][ 0]LogStreaming: Display: Package /Engine/EngineMaterials/DefaultTextMaterialOpaque is adding a dynamic import to package /Engine/EngineMaterials/WorldGridMaterial because of a recursive sync load +[2026.04.21-20.12.41:958][ 0]LogStreaming: Display: Flushing package /Engine/EngineMaterials/WorldGridMaterial (state: DeferredPostLoad) recursively from another package /Engine/EngineMaterials/DefaultTextMaterialOpaque (state: CreateLinkerLoadExports) will result in a partially loaded package to avoid a deadlock. +[2026.04.21-20.12.42:255][ 0]LogMeshReduction: Display: HLOD mesh reduction module (r.ProxyLODMeshReductionModule) set to "ProxyLODMeshReduction" which doesn't exist. +[2026.04.21-20.12.42:267][ 0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction +[2026.04.21-20.12.42:267][ 0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction +[2026.04.21-20.12.42:267][ 0]LogMeshReduction: Display: No automatic mesh merging module available +[2026.04.21-20.12.42:267][ 0]LogMeshReduction: Display: No distributed automatic mesh merging module available +[2026.04.21-20.12.42:267][ 0]LogMeshMerging: No automatic mesh merging module available +[2026.04.21-20.12.42:267][ 0]LogMeshMerging: No distributed automatic mesh merging module available +[2026.04.21-20.12.42:652][ 0]LogTurnkeySupport: Completed device detection: Code = 0 +[2026.04.21-20.12.42:936][ 0]LogConfig: Applying CVar settings from Section [/Script/CQTest.CQTestSettings] File [Engine] +[2026.04.21-20.12.42:994][ 0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None +[2026.04.21-20.12.42:994][ 0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled +[2026.04.21-20.12.42:994][ 0]LogIris: FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetActorFactory name: NetActorFactory id: 0 +[2026.04.21-20.12.42:994][ 0]LogIris: FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: NetSubObjectFactory name: NetSubObjectFactory id: 1 +[2026.04.21-20.12.43:011][ 0]LogHAL: Linux SourceCodeAccessSettings: VisualStudioCode +[2026.04.21-20.12.43:056][ 0]LogSlate: Border +[2026.04.21-20.12.43:056][ 0]LogSlate: BreadcrumbButton +[2026.04.21-20.12.43:056][ 0]LogSlate: Brushes.Title +[2026.04.21-20.12.43:056][ 0]LogSlate: ColorPicker.ColorThemes +[2026.04.21-20.12.43:056][ 0]LogSlate: Default +[2026.04.21-20.12.43:056][ 0]LogSlate: Icons.Save +[2026.04.21-20.12.43:056][ 0]LogSlate: Icons.Toolbar.Settings +[2026.04.21-20.12.43:056][ 0]LogSlate: ListView +[2026.04.21-20.12.43:056][ 0]LogSlate: SoftwareCursor_CardinalCross +[2026.04.21-20.12.43:056][ 0]LogSlate: SoftwareCursor_Grab +[2026.04.21-20.12.43:056][ 0]LogSlate: TableView.DarkRow +[2026.04.21-20.12.43:056][ 0]LogSlate: TableView.Row +[2026.04.21-20.12.43:056][ 0]LogSlate: TreeView +[2026.04.21-20.12.43:260][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started... +[2026.04.21-20.12.43:263][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 3.242 ms +[2026.04.21-20.12.43:317][ 0]LogInit: XR: Instanced Stereo Rendering is Enabled +[2026.04.21-20.12.43:317][ 0]LogInit: XR: MultiViewport is Enabled +[2026.04.21-20.12.43:317][ 0]LogInit: XR: Mobile Multiview is Disabled +[2026.04.21-20.12.43:329][ 0]LogTurnkeySupport: Turnkey Device: Linux@WEYLAND-YUTANI: (Name=WEYLAND-YUTANI, Type=Computer, Status=Valid, Allowed=, Current=Arch Linux, Flags="Device_InstallSoftwareValid") +[2026.04.21-20.12.43:349][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.000 s +[2026.04.21-20.12.43:430][ 0]LogNNERuntimeORT: MakeRuntimeORTDml: +[2026.04.21-20.12.43:430][ 0]LogNNERuntimeORT: DirectML: no +[2026.04.21-20.12.43:430][ 0]LogNNERuntimeORT: RHI D3D12: no +[2026.04.21-20.12.43:430][ 0]LogNNERuntimeORT: D3D12: no +[2026.04.21-20.12.43:430][ 0]LogNNERuntimeORT: NPU: no +[2026.04.21-20.12.43:430][ 0]LogNNERuntimeORT: Interface availability: +[2026.04.21-20.12.43:430][ 0]LogNNERuntimeORT: GPU: no +[2026.04.21-20.12.43:430][ 0]LogNNERuntimeORT: RDG: no +[2026.04.21-20.12.43:430][ 0]LogNNERuntimeORT: NPU: no +[2026.04.21-20.12.43:430][ 0]LogNNERuntimeORT: NNERuntimeORTDml can only cook! +[2026.04.21-20.12.43:497][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: 609EF909BD5B4761800000000000D700 | Instance: B94A9556C64E43A8BF23753BA42440E4 (WEYLAND-YUTANI-76892). +[2026.04.21-20.12.44:200][ 0]LogMetaSound: Display: MetaSound Page Target Initialized to 'Default' +[2026.04.21-20.12.44:206][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces... +[2026.04.21-20.12.44:233][ 0]LogMetaSound: MetaSound Engine Initialized +[2026.04.21-20.12.44:307][ 0]LogTcpMessaging: Initializing TcpMessaging bridge +[2026.04.21-20.12.44:310][ 0]LogUdpMessaging: Display: Work queue size set to 1024. +[2026.04.21-20.12.44:310][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +[2026.04.21-20.12.44:310][ 0]LogUdpMessaging: Display: Unicast socket bound to '0.0.0.0:46291'. +[2026.04.21-20.12.44:311][ 0]LogUdpMessaging: Display: Added local interface '192.168.1.180' to multicast group '230.0.0.1:6666' +[2026.04.21-20.12.44:311][ 0]LogUdpMessaging: Display: Added local interface '192.168.122.1' to multicast group '230.0.0.1:6666' +[2026.04.21-20.12.44:311][ 0]LogUdpMessaging: Display: Added local interface '172.31.0.1' to multicast group '230.0.0.1:6666' +[2026.04.21-20.12.44:312][ 0]LogUdpMessaging: Display: Using asynchronous task graph for message deserialization. +[2026.04.21-20.12.44:575][ 0]LogTimingProfiler: Initialize +[2026.04.21-20.12.44:575][ 0]LogTimingProfiler: OnSessionChanged +[2026.04.21-20.12.44:575][ 0]LoadingProfiler: Initialize +[2026.04.21-20.12.44:576][ 0]LoadingProfiler: OnSessionChanged +[2026.04.21-20.12.44:576][ 0]LogNetworkingProfiler: Initialize +[2026.04.21-20.12.44:576][ 0]LogNetworkingProfiler: OnSessionChanged +[2026.04.21-20.12.44:576][ 0]LogMemoryProfiler: Initialize +[2026.04.21-20.12.44:576][ 0]LogMemoryProfiler: OnSessionChanged +[2026.04.21-20.12.44:650][ 0]LogChaosVDEditor: [RegisterExtension] Registering CVD Extension [FChaosVDGenericDebugDrawExtension] ... +[2026.04.21-20.12.44:651][ 0]LogChaosVDEditor: [RegisterExtension] Registering CVD Extension [FChaosVDAccelerationStructuresExtension] ... +[2026.04.21-20.12.44:715][ 0]LogConfig: Applying CVar settings from Section [/Script/NNEDenoiser.NNEDenoiserSettings] File [Engine] +[2026.04.21-20.12.45:260][ 0]SourceControl: Revision control is disabled +[2026.04.21-20.12.45:274][ 0]LogUnixPlatformFile: Warning: Cannot determine whether '/home/reimoz/.steampath' is a directory - d_type not supported and stat() failed with errno=2 (No such file or directory) +[2026.04.21-20.12.45:284][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Content/Slate/Common/ButtonHoverHint.png' error. +[2026.04.21-20.12.45:284][ 0]LogSlate: Could not load file for Slate resource: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] file: [../../../Engine/Content/Slate/Common/ButtonHoverHint.png] +[2026.04.21-20.12.45:284][ 0]LogStreaming: Warning: Failed to read file '../../../Engine/Content/Slate/Icons/doc_16x.png' error. +[2026.04.21-20.12.45:284][ 0]LogSlate: Could not load file for Slate resource: [../../../Engine/Content/Slate/Icons/doc_16x.png] file: [../../../Engine/Content/Slate/Icons/doc_16x.png] +[2026.04.21-20.12.45:298][ 0]SourceControl: Revision control is disabled +[2026.04.21-20.12.45:855][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance +[2026.04.21-20.12.45:921][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2026.04.21-20.12.45:921][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2026.04.21-20.12.45:982][ 0]LogTemp: OpenXR ignores max viewport resolution in editor to support full HMD resolutions. +[2026.04.21-20.12.46:638][ 0]LogCollectionManager: Loaded 0 collections in 0.002805 seconds +[2026.04.21-20.12.46:638][ 0]LogFileCache: Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Saved/Collections/' took 0.00s +[2026.04.21-20.12.46:639][ 0]LogFileCache: Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Developers/reimoz/Collections/' took 0.00s +[2026.04.21-20.12.46:639][ 0]LogFileCache: Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/Collections/' took 0.00s +[2026.04.21-20.12.46:790][ 0]LogUObjectArray: 43167 objects as part of root set at end of initial load. +[2026.04.21-20.12.46:790][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool +[2026.04.21-20.12.46:962][ 0]LogEngine: Initializing Engine... +[2026.04.21-20.12.47:121][ 0]LogHMD: HMD configured for shader platform VULKAN_SM6, bIsMobileMultiViewEnabled=0, bProjectionLayerAlphaEnabled=0 +[2026.04.21-20.12.47:128][ 0]LogTedsSettings: UTedsSettingsEditorSubsystem::Initialize +[2026.04.21-20.12.47:129][ 0]LogStylusInput: Initializing StylusInput subsystem. +[2026.04.21-20.12.47:129][ 0]LogStylusInput: StylusInput not supported on this platform. +[2026.04.21-20.12.47:538][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.11.so +[2026.04.21-20.12.47:564][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: liboo2texlinux64.2.9.12.so +[2026.04.21-20.12.47:580][ 0]LogChaosDD: Creating Chaos Debug Draw Scene for world Untitled +[2026.04.21-20.12.47:592][ 0]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Temp/Untitled_0.Untitled'. +[2026.04.21-20.12.47:618][ 0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use. +[2026.04.21-20.12.47:618][ 0]LogInit: Texture streaming: Enabled +[2026.04.21-20.12.47:623][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] AnalyticsET::StartSession ( APIServer = https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data. AppVersion = 5.6.1-44394996+++UE5+Release-5.6 ) +[2026.04.21-20.12.47:628][ 0]LogAudio: Display: Initializing Audio Device Manager... +[2026.04.21-20.12.47:628][ 0]LogAudio: Display: Loading Default Audio Settings Objects... +[2026.04.21-20.12.47:628][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load). +[2026.04.21-20.12.47:635][ 0]LogAudio: Display: Audio Device Manager Initialized +[2026.04.21-20.12.47:635][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True +[2026.04.21-20.12.47:635][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2026.04.21-20.12.47:635][ 0]LogAudioMixer: Display: Sample Rate: 48000 +[2026.04.21-20.12.47:635][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2026.04.21-20.12.47:635][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2026.04.21-20.12.47:635][ 0]LogAudioMixer: Display: Number of buffers to queue: 2 +[2026.04.21-20.12.47:635][ 0]LogAudioMixer: Display: Max Channels (voices): 32 +[2026.04.21-20.12.47:635][ 0]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2026.04.21-20.12.47:635][ 0]LogAudio: Display: AudioDevice MaxSources: 32 +[2026.04.21-20.12.47:635][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2026.04.21-20.12.47:635][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2026.04.21-20.12.47:635][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2026.04.21-20.12.47:647][ 0]LogAudioMixerSDL: Display: Initialized SDL using pulseaudio platform API backend. +[2026.04.21-20.12.47:648][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'SDL2' +[2026.04.21-20.12.48:517][ 0]LogAudioMixerSDL: Opening default audio device (device index -1) +[2026.04.21-20.12.48:564][ 0]LogAudioMixer: Display: Using Audio Hardware Device Starship/Matisse HD Audio Controller Digital Stereo (IEC958) +[2026.04.21-20.12.48:564][ 0]LogAudioMixer: Display: Initializing Sound Submixes... +[2026.04.21-20.12.48:565][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2026.04.21-20.12.48:565][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2026.04.21-20.12.48:566][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=6, Samples=6144, InstanceID=1 +[2026.04.21-20.12.48:566][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +[2026.04.21-20.12.48:566][ 0]LogInit: FAudioDevice initialized with ID 1. +[2026.04.21-20.12.48:566][ 0]LogAudioMixer: Display: Audio Buffer Underrun (starvation) detected. InstanceID=1 +[2026.04.21-20.12.48:567][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'. +[2026.04.21-20.12.48:567][ 0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1 +[2026.04.21-20.12.48:598][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1" +[2026.04.21-20.12.48:601][ 0]LogInit: Undo buffer set to 256 MB +[2026.04.21-20.12.48:601][ 0]LogInit: Transaction tracking system initialized +[2026.04.21-20.12.48:665][ 0]LogSourceControl: Display: Uncontrolled Changelist persistency file loaded ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Saved/SourceControl/UncontrolledChangelists.json +[2026.04.21-20.12.48:827][ 0]LocalizationService: Localization service is disabled +[2026.04.21-20.12.48:941][ 0]LogAndroidRuntimeSettings: Display: Enabled Package for Meta Quest devices. +The following settings have been applied: + +[2026.04.21-20.12.48:941][ 0]LogAndroidRuntimeSettings: Display: Support arm64: 1. + +[2026.04.21-20.12.48:941][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan: 1. + +[2026.04.21-20.12.48:941][ 0]LogAndroidRuntimeSettings: Display: Support x86_64: 0. + +[2026.04.21-20.12.48:941][ 0]LogAndroidRuntimeSettings: Display: Support Vulkan Desktop: 0. + +[2026.04.21-20.12.48:941][ 0]LogAndroidRuntimeSettings: Display: Support OpenGL ES3.2: 0. +[2026.04.21-20.12.49:625][ 0]LogFileCache: Scanning file cache for directory '/home/reimoz/Documents/Unreal Projects/MyProject2/Content/' took 0.00s +[2026.04.21-20.12.49:683][ 0]LogPython: Python enabled via CVar 'Engine.Python.IsEnabledByDefault' +[2026.04.21-20.12.49:690][ 0]LogPython: Using Python 3.11.8 +[2026.04.21-20.12.49:932][ 0]LogPython: Display: No pip-enabled plugins with python dependencies found, skipping +[2026.04.21-20.12.50:247][ 0]LogRenderer: Requested compilation of Path Tracing RTPSOs (8 permutations). +[2026.04.21-20.12.50:297][ 0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized. +[2026.04.21-20.12.50:770][ 0]LogEditorDataStorage: Initializing +[2026.04.21-20.12.50:779][ 0]LogEditorDataStorage: Initialized +[2026.04.21-20.12.50:797][ 0]LogCore: Display: GameplayInsights module auto-connecting to local trace server... +[2026.04.21-20.12.50:804][ 0]LogAssetRegistry: Display: Triggering cache save on discovery complete +[2026.04.21-20.12.50:927][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init() +[2026.04.21-20.12.50:938][ 0]SourceControl: Revision control is disabled +[2026.04.21-20.12.50:938][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 18.313 +[2026.04.21-20.12.50:941][ 0]Cmd: MAP LOAD FILE="../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Content/VRTemplate/Maps/VRTemplateMap.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=4 +[2026.04.21-20.12.50:954][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true +[2026.04.21-20.12.50:954][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2026.04.21-20.12.51:033][ 0]LogAudio: Display: Audio Device unregistered from world 'None'. +[2026.04.21-20.12.51:040][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 2.80ms +[2026.04.21-20.12.51:986][ 0]LogAssetRegistry: Display: Asset registry cache written as 67.9 MiB to ../../../../../home/reimoz/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_*.bin +[2026.04.21-20.12.52:530][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'VRTemplateMap'. +[2026.04.21-20.12.52:532][ 0]LogChaosDD: Creating Chaos Debug Draw Scene for world VRTemplateMap +[2026.04.21-20.12.52:534][ 0]LogRenderer: SceneCulling instance hierarchy is disabled as UseNanite(VULKAN_SM6) returned false, for scene: 'World /Game/VRTemplate/Maps/VRTemplateMap.VRTemplateMap'. +[2026.04.21-20.12.52:596][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs) +[2026.04.21-20.12.52:709][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 1.24ms +[2026.04.21-20.12.52:710][ 0]Cmd: MAP CHECKDEP NOCLEARLOG +[2026.04.21-20.12.52:710][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0.163ms to complete. +[2026.04.21-20.12.52:782][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 20.157 +[2026.04.21-20.12.52:837][ 0]LogPlacementMode: Display: The Asset Registry is not yet fully loaded so some placeable classes might be missing. +[2026.04.21-20.12.53:033][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2026.04.21-20.12.53:156][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2026.04.21-20.12.53:281][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2026.04.21-20.12.53:401][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2026.04.21-20.12.53:514][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-20.12.53:515][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/' +[2026.04.21-20.12.53:516][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-20.12.53:516][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/' +[2026.04.21-20.12.53:516][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-20.12.53:516][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_TopDown.upack', mount point: 'root:/' +[2026.04.21-20.12.53:516][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-20.12.53:516][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/' +[2026.04.21-20.12.53:517][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-20.12.53:517][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/' +[2026.04.21-20.12.53:517][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-20.12.53:517][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/' +[2026.04.21-20.12.53:518][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-20.12.53:518][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/' +[2026.04.21-20.12.53:518][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-20.12.53:518][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/' +[2026.04.21-20.12.53:518][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-20.12.53:518][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/StarterContent.upack', mount point: 'root:/' +[2026.04.21-20.12.53:519][ 0]LogPakFile: Initializing PakPlatformFile +[2026.04.21-20.12.53:519][ 0]LogPakFile: Display: Mounted Pak file '/opt/unreal-engine/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/' +[2026.04.21-20.12.53:586][ 0]LogVulkanRHI: Display: Requested PixelFormat 18 not supported by this swapchain! Falling back to supported swapchain format... +[2026.04.21-20.12.53:586][ 0]LogVulkanRHI: Display: Queue Family 0: Supports Present +[2026.04.21-20.12.53:586][ 0]LogVulkanRHI: Display: Found 4 Surface present modes: +[2026.04.21-20.12.53:586][ 0]LogVulkanRHI: Display: - VK_PRESENT_MODE_FIFO_KHR (2) +[2026.04.21-20.12.53:586][ 0]LogVulkanRHI: Display: - VK_PRESENT_MODE_FIFO_RELAXED_KHR (3) +[2026.04.21-20.12.53:586][ 0]LogVulkanRHI: Display: - VK_PRESENT_MODE_IMMEDIATE_KHR (0) +[2026.04.21-20.12.53:586][ 0]LogVulkanRHI: Display: - VkPresentModeKHR 1000361000 +[2026.04.21-20.12.53:586][ 0]LogVulkanRHI: Display: Selected VkPresentModeKHR mode VK_PRESENT_MODE_IMMEDIATE_KHR +[2026.04.21-20.12.53:587][ 0]LogVulkanRHI: Creating new VK swapchain with VK_PRESENT_MODE_IMMEDIATE_KHR, VK_FORMAT_B8G8R8A8_UNORM, VK_COLOR_SPACE_SRGB_NONLINEAR_KHR, num images 3 +[2026.04.21-20.12.53:653][ 0]LogStall: Startup... +[2026.04.21-20.12.53:653][ 0]LogStall: Startup complete. +[2026.04.21-20.12.53:746][ 0]LogGameProjectGeneration: Project MyProject2 requires update. Plugin OpenXR SupportedTargetPlatforms value in project descriptor (Win64, Linux, Android, VisionOS) differs from value in plugin descriptor (Win64, Linux, LinuxArm64, Android) +[2026.04.21-20.12.53:746][ 0]LogGameProjectGeneration: Project MyProject2 requires update. Plugin OpenXREyeTracker SupportedTargetPlatforms value in project descriptor (Win64, Linux, Android) differs from value in plugin descriptor (Win64, Linux, LinuxArm64, Android) +[2026.04.21-20.12.53:746][ 0]LogGameProjectGeneration: Project MyProject2 requires update. Plugin OpenXRHandTracking SupportedTargetPlatforms value in project descriptor (Win64, Linux, Android, VisionOS) differs from value in plugin descriptor (Win64, Linux, LinuxArm64, Android) +[2026.04.21-20.12.53:845][ 0]LogLoad: (Engine Initialization) Total time: 21.22 seconds +[2026.04.21-20.12.53:860][ 0]LogInit: Adding external input plugin. +[2026.04.21-20.12.53:860][ 0]LogInit: Adding external input plugin. +[2026.04.21-20.12.54:393][ 0]LogContentStreaming: Texture pool size now 1000 MB +[2026.04.21-20.12.54:393][ 0]LogCsvProfiler: Display: Metadata set : streamingpoolsizemb="1000" +[2026.04.21-20.12.54:412][ 0]LogSlate: Took 0.000129 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2026.04.21-20.12.54:415][ 0]LogSlate: Took 0.000109 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) +[2026.04.21-20.12.54:416][ 0]LogSlate: Took 0.000060 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K) +[2026.04.21-20.12.54:418][ 0]LogSlate: Took 0.000074 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) +[2026.04.21-20.12.54:496][ 0]LogStreaming: Display: FlushAsyncLoading(339): 1 QueuedPackages, 0 AsyncPackages +[2026.04.21-20.12.55:431][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2026.04.21-20.12.55:438][ 0]LogPython: Display: Running start-up script /opt/unreal-engine/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py... started... +[2026.04.21-20.12.55:551][ 0]LogPython: registering + +[2026.04.21-20.12.55:604][ 0]LogPython: Display: Running start-up script /opt/unreal-engine/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py... took 166.333 ms +[2026.04.21-20.12.56:256][ 1]LogAssetRegistry: AssetRegistryGather time 0.2595s: AssetDataDiscovery 0.0551s, AssetDataGather 0.0629s, StoreResults 0.1416s. Wall time 15.6710s. + NumCachedDirectories 0. NumUncachedDirectories 1489. NumCachedFiles 7458. NumUncachedFiles 2. + BackgroundTickInterruptions 0. +[2026.04.21-20.12.56:315][ 1]LogPlacementMode: Display: The Asset Registry is done with its initial scan, the list of placeable classes has been updated. +[2026.04.21-20.12.56:340][ 1]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000001 seconds (updated 0 objects) +[2026.04.21-20.12.56:341][ 1]LogSourceControl: Uncontrolled asset discovery started... +[2026.04.21-20.12.56:481][ 1]LogSourceControl: Uncontrolled asset discovery finished in 0.140249 seconds (Found 191 uncontrolled assets) +[2026.04.21-20.12.56:491][ 1]LogPSOHitching: Encountered 50 PSO creation hitches so far (41 graphics, 9 compute). 0 of them were precached. +[2026.04.21-20.12.57:926][ 6]LogVulkanRHI: Error: VulkanRHI::vkQueueSubmit(Queue, InSubmitInfos.Num(), InSubmitInfos.GetData(), FenceHandle) failed, VkResult=-4 + at ./Runtime/VulkanRHI/Private/VulkanQueue.cpp:361 + with error VK_ERROR_DEVICE_LOST +[2026.04.21-20.12.57:926][ 6]LogVulkanRHI: Error: Shader diagnostic messages and asserts: + + Device: 0, Queue Graphics: + No shader diagnostics found for this queue. + +[2026.04.21-20.12.57:926][ 6]LogVulkanRHI: Error: +DEVICE FAULT REPORT: +* Description: +* Address Info: +* Vendor Info: +* Vendor Binary Size: 0 + +[2026.04.21-20.12.57:926][ 6]LogRHI: Error: Active GPU breadcrumbs: + + Device 0, Pipeline Graphics: (In: 0x800004b3, Out: 0x800004b4) + No breadcrumb nodes found for this queue. + +[2026.04.21-20.12.57:926][ 6]LogCore: FUnixPlatformMisc::RequestExit(1, FVulkanDynamicRHI.TerminateOnGPUCrash) diff --git a/MyProject2/Saved/ShaderDebugInfo/VULKAN_SM6/WorldGridMaterial_e52c52fb99ebda45/Default/DDCKey-Editor.txt b/MyProject2/Saved/ShaderDebugInfo/VULKAN_SM6/WorldGridMaterial_e52c52fb99ebda45/Default/DDCKey-Editor.txt new file mode 100644 index 0000000..68d18d0 --- /dev/null +++ b/MyProject2/Saved/ShaderDebugInfo/VULKAN_SM6/WorldGridMaterial_e52c52fb99ebda45/Default/DDCKey-Editor.txt @@ -0,0 +1,2 @@ +MATSM_4E338F4BA9864E57886657A52C6A9CB0_SF_VULKAN_SM6_867361964__BC5N_NoCCBN_NoIris_DEV_SL_LWC2_VOP_0_VRIS_MVIEW_PreExp_DBuf_UnInt_DXC1_FS_VFO_LFV_LTRRT_SKYATM_SKYHF_STRDSTRIP_gs1_sdct_VT-0-1-1-0_MIN_DF_MS_T0_MS_T1_BNDLSRES_BNDLSSAM_RAY-CHS1AHS1LOD0_VED_Aniso-1_ComprOodle_Compr2_Lev4_ExclNonPipSh-1_LWC-lld_llu_SLWDP_SKPassThrough1DB6FCC63A5C44EA751315CBC3EF5DDED_Num_SM6_FL_00000009_MFA_ffffffff_V_B6A0A753ED62499D8F30931E61FCAB05_0_DB3E993F4E2E98B305AD13B92D8C5DA5_EAD04028DBBF5B8F91B0CB170654B81B734893ED___TShadowDepthPSPixelShadowDepth_PerspectiveCorrect0_0_0D84A3C18C80E8F4E9C310A9CA96DC79C0212E184DCCD8F1A5E9098844CA88EDA21613C3AB026A209_TVirtualTextureVSBaseColorNormalRoughness0_0_0B6A41A4A70DF2FE2956CE316A062E63EA07A01A36FB3D51B10152DFAAE86135D84A84E1EC26F111F_TBasePassCSTDistanceFieldShadowsAndLightMapPolicyHQSkylight0_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BBE829C7B264522AA6F25A93C54129A6E62748ABDC_TBasePassCSTDistanceFieldShadowsAndLightMapPolicyHQSkylight1_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BBE829C7B264522AA6F25A93C54129A6E62748ABDC_FNiagaraVertexFactoryExportCS0_0_0980B1699A45BDF15F0FA877447940BEB14A35F14E597E6E8C136FA2CDB97376F64912C867A82F976_TShadowDepthPSPixelShadowDepth_NonPerspectiveCorrect0_0_0D84A3C18C80E8F4E9C310A9CA96DC79C0212E184DBF1DBF44242F8838A44F11D5782D0ABCDB37C08_TVirtualTextureVSBaseColorNormalSpecular0_0_0B6A41A4A70DF2FE2956CE316A062E63EA07A01A342337919EB394A128BD36A02913471953D820B34_TBasePassCSFCachedPointIndirectLightingPolicy0_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BB37BD0B1AE9DEB7BDDDBDCE5D7DAD9059F4F40376_TBasePassCSFCachedPointIndirectLightingPolicy1_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BB37BD0B1AE9DEB7BDDDBDCE5D7DAD9059F4F40376_TShadowDepthVSVertexShadowDepth_OutputDepthPositionOnly0_0_0942CBF29967A53917C936E73DDBDC7F4CAD15494D29977E117268CE8656E47CBA98518D4B963B29E_TVirtualTextureVSDisplacement0_0_0B6A41A4A70DF2FE2956CE316A062E63EA07A01A3FA9EC5E7BC52941E9DC2964C4F47C7A77976EA35_FMicropolyRasterizeCS0_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS9_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS10_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS11_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS12_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS13_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS14_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS15_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS16_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS17_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS18_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS19_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS20_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS21_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS22_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS23_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS24_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS25_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS26_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS27_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS28_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS29_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS30_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS31_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS32_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS33_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS34_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS35_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS36_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS37_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS38_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS39_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS40_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS41_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS42_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS43_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS44_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS45_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS46_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS47_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS48_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS49_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS50_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS51_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS52_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS53_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS54_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS55_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS56_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS57_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS58_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS59_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS60_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS61_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS62_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS63_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS64_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS65_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS66_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS67_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS68_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS69_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS70_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS71_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS72_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS73_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS74_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS75_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS76_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS77_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS78_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS79_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS80_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS81_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS82_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS83_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS84_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS85_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS86_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS87_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS88_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS89_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS90_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS91_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS92_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS93_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS94_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS95_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS96_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS97_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS98_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS99_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS100_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS101_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS102_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS103_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS104_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS105_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS106_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS107_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS108_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS109_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS110_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS111_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS112_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS113_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS114_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS115_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS116_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS117_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS118_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS119_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS120_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS121_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS122_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS123_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS124_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS125_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS126_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS127_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS128_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS129_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS130_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS131_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS132_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS133_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS134_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS135_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS136_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS137_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS138_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS139_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS140_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS141_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS142_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS143_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS144_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS145_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS146_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS147_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS148_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS149_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS150_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS151_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS152_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS153_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS154_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS155_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS156_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS157_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS158_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS159_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS160_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS161_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS162_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS163_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS164_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS165_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS166_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS167_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS168_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS169_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS170_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS171_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS172_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS173_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS174_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS175_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS176_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS177_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS178_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS179_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS180_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS181_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS182_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS183_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS184_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS185_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS186_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS187_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS188_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS189_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS190_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS191_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS192_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS193_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS194_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS195_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS196_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS197_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS198_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS199_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS200_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS201_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS202_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS203_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS204_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS205_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS206_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS207_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS208_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS209_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS210_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS211_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS212_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS213_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS214_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS215_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS216_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS217_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS218_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS219_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS220_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS221_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS222_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS223_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS224_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS225_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS226_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS227_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS228_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS229_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS230_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS231_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS232_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS233_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS234_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS235_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS236_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS237_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS238_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS239_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS240_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS241_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS242_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS243_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS244_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS245_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS246_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS247_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS248_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS249_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS250_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS251_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS252_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS253_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS254_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS255_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS256_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS257_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS258_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS259_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS260_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS261_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS262_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS263_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS264_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS265_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS266_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS267_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS268_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS269_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS270_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS271_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS272_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS273_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS274_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS275_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS276_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS277_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS278_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS279_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS280_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS281_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS282_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS283_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS284_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS285_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS286_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS287_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS288_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS289_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS290_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS291_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS292_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS293_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS294_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS295_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS296_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS297_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS298_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS299_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS300_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS301_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS302_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS303_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS304_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS305_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS306_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS307_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS308_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS309_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS310_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS311_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS312_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS313_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS314_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS315_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS316_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS317_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS318_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS319_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS320_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS321_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS322_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS323_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS324_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS325_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS326_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS327_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS328_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS329_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS330_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS331_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS332_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS333_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS334_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS335_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS336_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS337_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS338_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS339_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS340_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS341_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS342_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS343_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS344_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS345_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS346_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS347_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS348_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS349_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS350_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS351_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS352_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS353_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS354_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS355_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS356_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS357_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS358_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS359_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS360_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS361_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS362_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS363_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS364_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS365_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS366_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS367_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS368_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS369_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS370_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS371_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS372_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS373_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS374_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS375_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS376_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS377_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS378_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS379_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS380_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS381_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS382_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS383_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS384_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS385_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS386_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS387_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS388_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS389_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS390_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS391_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS392_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS393_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS394_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS395_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS396_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS397_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS398_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS399_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS400_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS401_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS402_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS403_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS404_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS405_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS406_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS407_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS408_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS409_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS410_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS411_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS412_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS413_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS414_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS415_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS416_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS417_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS418_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS419_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS420_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS421_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS422_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS423_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS424_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS425_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS426_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS427_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS428_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS429_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS430_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS431_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS432_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS433_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS434_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS435_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS436_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS437_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS438_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS439_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS440_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS441_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS442_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS443_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS444_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS445_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS446_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS447_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS448_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS449_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS450_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS451_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS452_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS453_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS454_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS455_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS456_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS457_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS458_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS459_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS460_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS461_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS462_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS463_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS464_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS465_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS466_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS467_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS468_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS469_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS470_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS471_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS472_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS473_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS474_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS475_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS476_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS477_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS478_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS479_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS480_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS481_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS482_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS483_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS484_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS485_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS486_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS487_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS488_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS489_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS490_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS491_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS492_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS493_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS494_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS495_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS496_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS497_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS498_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS499_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS500_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS501_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS502_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS503_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS504_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS505_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS506_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS507_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS508_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS509_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS510_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS511_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS512_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS513_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS514_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS515_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS516_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS517_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS518_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS519_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS520_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS521_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS522_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS523_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS524_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS525_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS526_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS527_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS528_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS529_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS530_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS531_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS532_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS533_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS534_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS535_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS536_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS537_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS538_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS539_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS540_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS541_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS542_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS543_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS544_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS545_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS546_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS547_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS548_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS549_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS550_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS551_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS552_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS553_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS554_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS555_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS556_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS557_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS558_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS559_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS560_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS561_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS562_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS563_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS564_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS565_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS566_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS567_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS568_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS569_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS570_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS571_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS572_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS573_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS574_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS575_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS576_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS577_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS578_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS579_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS580_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS581_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS582_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS583_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS584_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS585_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS586_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS587_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS588_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS589_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS590_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS591_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS592_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS593_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS594_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS595_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS596_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS597_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS598_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS599_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS600_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS601_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS602_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS603_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS604_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS605_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS606_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS607_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS608_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS609_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS610_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS611_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS612_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS613_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS614_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS615_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS616_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS617_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS618_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS619_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS620_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS621_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS622_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS623_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS624_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS625_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS626_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS627_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS628_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS629_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS630_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS631_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS632_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS633_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS634_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS635_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS636_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS637_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS638_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS639_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS640_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS641_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS642_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS643_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS644_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS645_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS646_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS647_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS648_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS649_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS650_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS651_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS652_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS653_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS654_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS655_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS656_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS657_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS658_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS659_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS660_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS661_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS662_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS663_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS664_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS665_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS666_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS667_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS668_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS669_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS670_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS671_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS672_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS673_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS674_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS675_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS676_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS677_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS678_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS679_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS680_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS681_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS682_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS683_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS684_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS685_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS686_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS687_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS688_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS689_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS690_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS691_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS692_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS693_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS694_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS695_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS696_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS697_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS698_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS699_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS700_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS701_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS702_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS703_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS704_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS705_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS706_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS707_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS708_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS709_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS710_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS711_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS712_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS713_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS714_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS715_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS716_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS717_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS718_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS719_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS720_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS721_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS722_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS723_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS724_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS725_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS726_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS727_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS728_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS729_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS730_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS731_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS732_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS733_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS734_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS735_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS736_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS737_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS738_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS739_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS740_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS741_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS742_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS743_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS744_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS745_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS746_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS747_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS748_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS749_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS750_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS751_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS752_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS753_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS754_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS755_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS756_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS757_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS758_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS759_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS760_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS761_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS762_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS763_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS764_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS765_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS766_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS767_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS768_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS769_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS770_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS771_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS772_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS773_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS774_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS775_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS776_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS777_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS778_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS779_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS780_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS781_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS782_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS783_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS784_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS785_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS786_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS787_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS788_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS789_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS790_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS791_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS792_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS793_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS794_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS795_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS796_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS797_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS798_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS799_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS800_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS801_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS802_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS803_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS804_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS805_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS806_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS807_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS808_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS809_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS810_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS811_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS812_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS813_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS814_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS815_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS816_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS817_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS818_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS819_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS820_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS821_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS822_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS823_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS824_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS825_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS826_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS827_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS828_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS829_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS830_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS831_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS832_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS833_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS834_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS835_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS836_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS837_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS838_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS839_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS840_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS841_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS842_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS843_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS844_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS845_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS846_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS847_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS848_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS849_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS850_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS851_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS852_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS853_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS854_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS855_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS856_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS857_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS858_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS859_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS860_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS861_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS862_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS863_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS864_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS865_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS866_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS867_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS868_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS869_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS870_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS871_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS872_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS873_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS874_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS875_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS876_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS877_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS878_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS879_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS880_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS881_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS882_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS883_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS884_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS885_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS886_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS887_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS888_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS889_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS890_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS891_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS892_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS893_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS894_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS895_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS896_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS897_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS898_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS899_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS900_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS901_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS902_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS903_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS904_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS905_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS906_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS907_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS908_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS909_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS910_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS911_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS912_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS913_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS914_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS915_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS916_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS917_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS918_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS919_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS920_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS921_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS922_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS923_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS924_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS925_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS926_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS927_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS928_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS929_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS930_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS931_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS932_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS933_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS934_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS935_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS936_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS937_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS938_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS939_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS940_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS941_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS942_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS943_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS944_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS945_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS946_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS947_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS948_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS949_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS950_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS951_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS952_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS953_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS954_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS955_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS956_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS957_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS958_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS959_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS960_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS961_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS962_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS963_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS964_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS965_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS966_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS967_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS968_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS969_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS970_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS971_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS972_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS973_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS974_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS975_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS976_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS977_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS978_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS979_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS980_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS981_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS982_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS983_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS984_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS985_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS986_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS987_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS988_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS989_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS990_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS991_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS992_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS993_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS994_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS995_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS996_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS997_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS998_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS999_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1000_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1001_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1002_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1003_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1004_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1005_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1006_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1007_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1008_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1009_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1010_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1011_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1012_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1013_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1014_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1015_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1016_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1017_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1018_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1019_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1020_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1021_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1022_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1023_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1024_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1025_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1026_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1027_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1028_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1029_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1030_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1031_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1032_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1033_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1034_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1035_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1036_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1037_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1038_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1039_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1040_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1041_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1042_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1043_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1044_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1045_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1046_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1047_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1048_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1049_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1050_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1051_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1052_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1053_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1054_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1055_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1056_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1057_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1058_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1059_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1060_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1061_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1062_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1063_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1064_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1065_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1066_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1067_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1068_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1069_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1070_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1071_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1072_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1073_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1074_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1075_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1076_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1077_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1078_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1079_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1080_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1081_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1082_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1083_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1084_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1085_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1086_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1087_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1088_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1089_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1090_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1091_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1092_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1093_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1094_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1095_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1096_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1097_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1098_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1099_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1100_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1101_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1102_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1103_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1104_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1105_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1106_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1107_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1108_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1109_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1110_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1111_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1112_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1113_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1114_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1115_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1116_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1117_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1118_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1119_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1120_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1121_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1122_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1123_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1124_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1125_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1126_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1127_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1128_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1129_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1130_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1131_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1132_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1133_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1134_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1135_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1136_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1137_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1138_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1139_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1140_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1141_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1142_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1143_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1144_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1145_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1146_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1147_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1148_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1149_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1150_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1151_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1152_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1153_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1154_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1155_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1156_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1157_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1158_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1159_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1160_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1161_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1162_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1163_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1164_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1165_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1166_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1167_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1168_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1169_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1170_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1171_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1172_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1173_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1174_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1175_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1176_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1177_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1178_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1179_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1180_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1181_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1182_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1183_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1184_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1185_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1186_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1187_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1188_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1189_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1190_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1191_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1192_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1193_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1194_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1195_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1196_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1197_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1198_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1199_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1200_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1201_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1202_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1203_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1204_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1205_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1206_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1207_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1208_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1209_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1210_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1211_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1212_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1213_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1214_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1215_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1216_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1217_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1218_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1219_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1220_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1221_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1222_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1223_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1224_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1225_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1226_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1227_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1228_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1229_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1230_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1231_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1232_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1233_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1234_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1235_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1236_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1237_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1238_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1239_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1240_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1241_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1242_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1243_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1244_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1245_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1246_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1247_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1248_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1249_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1250_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1251_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1252_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1253_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1254_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1255_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1256_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1257_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1258_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1259_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1260_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1261_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1262_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1263_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1264_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1265_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1266_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1267_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1268_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1269_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1270_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1271_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1272_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1273_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1274_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1275_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1276_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1277_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1278_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1279_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1280_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1281_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1282_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1283_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1284_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1285_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1286_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1287_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1288_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1289_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1290_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1291_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1292_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1293_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1294_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1295_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1296_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1297_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1298_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1299_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1300_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1301_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1302_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1303_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1304_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1305_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1306_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1307_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1308_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1309_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1310_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1311_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1312_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1313_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1314_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1315_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1316_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1317_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1318_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1319_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1320_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1321_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1322_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1323_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1324_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1325_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1326_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1327_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1328_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1329_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1330_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1331_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1332_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1333_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1334_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1335_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1336_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1337_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1338_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1339_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1340_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1341_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1342_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1343_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1344_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1345_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1346_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1347_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1348_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1349_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1350_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1351_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1352_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1353_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1354_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1355_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1356_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1357_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1358_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1359_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1360_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1361_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1362_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1363_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1364_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1365_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1366_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1367_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1368_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1369_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1370_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1371_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1372_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1373_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1374_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1375_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1376_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1377_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1378_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1379_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1380_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1381_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1382_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1383_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1384_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1385_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1386_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1387_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1388_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1389_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1390_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1391_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1392_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1393_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1394_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1395_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1396_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1397_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1398_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1399_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1400_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1401_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1402_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1403_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1404_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1405_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1406_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1407_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1408_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1409_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1410_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1411_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1412_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1413_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1414_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1415_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1416_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1417_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1418_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1419_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1420_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1421_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1422_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1423_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1424_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1425_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1426_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1427_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1428_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1429_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1430_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1431_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1432_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1433_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1434_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1435_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1436_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1437_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1438_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1439_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1440_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1441_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1442_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1443_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1444_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1445_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1446_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1447_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1448_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1449_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1450_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1451_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1452_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1453_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1454_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1455_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1456_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1457_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1458_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1459_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1460_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1461_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1462_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1463_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1464_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1465_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1466_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1467_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1468_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1469_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1470_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1471_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1472_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1473_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1474_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1475_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1476_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1477_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1478_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1479_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1480_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1481_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1482_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1483_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1484_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1485_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1486_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1487_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1488_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1489_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1490_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1491_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1492_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1493_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1494_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1495_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1496_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1497_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1498_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1499_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1500_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1501_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1502_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1503_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1504_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1505_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1506_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1507_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1508_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1509_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1510_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1511_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1512_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1513_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1514_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1515_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1516_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1517_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1518_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1519_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1520_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1521_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1522_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1523_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1524_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1525_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1526_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1527_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1528_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1529_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1530_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1531_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1532_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1533_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1534_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1535_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1536_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1537_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1538_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1539_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1540_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1541_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1542_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1543_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1544_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1545_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1546_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1547_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1548_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1549_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1550_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1551_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1552_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1553_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1554_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1555_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1556_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1557_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1558_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1559_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1560_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1561_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1562_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1563_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1564_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1565_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1566_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1567_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1568_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1569_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1570_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1571_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1572_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1573_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1574_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1575_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1576_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1577_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1578_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1579_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1580_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1581_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1582_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1583_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1584_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1585_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1586_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1587_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1588_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1589_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1590_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1591_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1592_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1593_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1594_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1595_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1596_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1597_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1598_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1599_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1600_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1601_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1602_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1603_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1604_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1605_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1606_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1607_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1608_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1609_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1610_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1611_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1612_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1613_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1614_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1615_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1616_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1617_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1618_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1619_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1620_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1621_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1622_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1623_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1624_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1625_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1626_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1627_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1628_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1629_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1630_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1631_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1632_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1633_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1634_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1635_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1636_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1637_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1638_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1639_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1640_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1641_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1642_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1643_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1644_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1645_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1646_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1647_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1648_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1649_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1650_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1651_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1652_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1653_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1654_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1655_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1656_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1657_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1658_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1659_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1660_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1661_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1662_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1663_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1664_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1665_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1666_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1667_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1668_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1669_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1670_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1671_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1672_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1673_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1674_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1675_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1676_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1677_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1678_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1679_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1680_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1681_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1682_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1683_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1684_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1685_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1686_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1687_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1688_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1689_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1690_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1691_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1692_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1693_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1694_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1695_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1696_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1697_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1698_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1699_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1700_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1701_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1702_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1703_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1704_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1705_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1706_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1707_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1708_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1709_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1710_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1711_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1712_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1713_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1714_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1715_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1716_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1717_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1718_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1719_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1720_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1721_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1722_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1723_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1724_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1725_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1726_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1727_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1728_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1729_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1730_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1731_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1732_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1733_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1734_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1735_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1736_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1737_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1738_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1739_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1740_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1741_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1742_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1743_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1744_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1745_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1746_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1747_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1748_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1749_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1750_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1751_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1752_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1753_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1754_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1755_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1756_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1757_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1758_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1759_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1760_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1761_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1762_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1763_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1764_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1765_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1766_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1767_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1768_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1769_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1770_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1771_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1772_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1773_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1774_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1775_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1776_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1777_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1778_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1779_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1780_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1781_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1782_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1783_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1784_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1785_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1786_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1787_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1788_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1789_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1790_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1791_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1792_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1793_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1794_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1795_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1796_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1797_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1798_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1799_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1800_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1801_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1802_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1803_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1804_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1805_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1806_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1807_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1808_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1809_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1810_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1811_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1812_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1813_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1814_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1815_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1816_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1817_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1818_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1819_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1820_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1821_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1822_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1823_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1824_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1825_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1826_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1827_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1828_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1829_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1830_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1831_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1832_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1833_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1834_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1835_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1836_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1837_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1838_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1839_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1840_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1841_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1842_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1843_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1844_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1845_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1846_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1847_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1848_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1849_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1850_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1851_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1852_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1853_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1854_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1855_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1856_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1857_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1858_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1859_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1860_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1861_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1862_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1863_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1864_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1865_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1866_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1867_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1868_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1869_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1870_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1871_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1872_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1873_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1874_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1875_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1876_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1877_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1878_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1879_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1880_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1881_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1882_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1883_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1884_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1885_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1886_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1887_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1888_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1889_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1890_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1891_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1892_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1893_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1894_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1895_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1896_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1897_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1898_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1899_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1900_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1901_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1902_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1903_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1904_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1905_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1906_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1907_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1908_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1909_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1910_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1911_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1912_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1913_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1914_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1915_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1916_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1917_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1918_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1919_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1920_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1921_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1922_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1923_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1924_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1925_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1926_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1927_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1928_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1929_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1930_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1931_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1932_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1933_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1934_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1935_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1936_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1937_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1938_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1939_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1940_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1941_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1942_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1943_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1944_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1945_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1946_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1947_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1948_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1949_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1950_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1951_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1952_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1953_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1954_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1955_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1956_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1957_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1958_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1959_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1960_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1961_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1962_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1963_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1964_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1965_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1966_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1967_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1968_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1969_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1970_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1971_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1972_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1973_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1974_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1975_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1976_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1977_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1978_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1979_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1980_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1981_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1982_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1983_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1984_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1985_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1986_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1987_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1988_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1989_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1990_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1991_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1992_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1993_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1994_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1995_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1996_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1997_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1998_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS1999_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2000_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2001_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2002_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2003_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2004_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2005_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2006_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2007_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2008_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2009_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2010_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2011_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2012_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2013_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2014_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2015_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2016_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2017_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2018_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2019_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2020_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2021_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2022_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2023_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2024_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2025_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2026_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2027_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2028_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2029_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2030_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2031_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2032_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2033_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2034_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2035_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2036_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2037_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2038_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2039_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2040_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2041_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2042_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2043_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2044_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2045_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2046_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2047_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2048_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2049_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2050_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2051_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2052_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2053_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2054_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2055_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2056_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2057_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2058_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2059_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2060_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2061_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2062_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2063_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2064_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2065_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2066_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2067_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2068_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2069_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2070_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2071_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2072_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2073_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2074_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2075_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2076_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2077_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2078_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2079_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2080_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2081_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2082_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2083_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2084_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2085_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2086_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2087_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2088_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2089_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2090_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2091_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2092_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2093_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2094_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2095_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2096_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2097_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2098_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2099_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2100_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2101_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2102_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2103_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2104_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2105_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2106_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2107_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2108_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2109_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2110_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2111_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2112_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2113_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2114_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2115_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2116_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2117_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2118_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2119_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2120_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2121_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2122_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2123_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2124_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2125_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2126_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2127_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2128_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2129_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2130_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2131_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2132_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2133_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2134_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2135_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2136_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2137_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2138_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2139_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2140_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2141_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2142_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2143_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2144_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2145_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2146_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2147_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2148_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2149_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2150_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2151_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2152_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2153_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2154_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2155_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2156_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2157_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2158_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2159_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2160_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2161_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2162_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2163_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2164_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2165_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2166_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2167_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2168_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2169_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2170_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2171_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2172_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2173_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2174_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2175_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2176_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2177_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2178_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2179_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2180_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2181_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2182_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2183_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2184_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2185_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2186_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2187_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2188_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2189_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2190_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2191_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2192_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2193_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2194_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2195_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2196_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2197_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2198_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2199_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2200_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2201_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2202_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2203_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2204_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2205_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2206_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2207_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2208_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2209_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2210_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2211_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2212_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2213_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2214_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2215_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2216_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2217_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2218_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2219_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2220_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2221_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2222_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2223_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2224_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2225_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2226_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2227_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2228_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2229_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2230_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2231_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2232_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2233_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2234_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2235_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2236_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2237_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2238_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2239_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2240_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2241_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2242_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2243_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2244_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2245_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2246_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2247_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2248_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2249_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2250_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2251_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2252_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2253_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2254_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2255_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2256_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2257_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2258_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2259_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2260_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2261_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2262_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2263_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2264_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2265_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2266_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2267_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2268_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2269_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2270_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2271_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2272_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2273_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2274_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2275_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2276_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2277_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2278_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2279_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2280_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2281_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2282_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2283_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2284_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2285_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2286_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2287_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2288_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2289_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2290_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2291_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2292_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2293_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2294_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2295_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2296_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2297_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2298_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2299_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2300_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2301_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2302_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2303_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2304_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2305_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2306_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2307_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2308_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2309_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2310_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2311_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2312_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2313_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2314_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2315_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2316_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2317_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2318_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2319_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2320_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2321_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2322_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2323_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2324_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2325_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2326_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2327_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2328_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2329_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2330_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2331_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2332_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2333_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2334_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2335_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2336_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2337_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2338_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2339_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2340_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2341_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2342_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2343_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2344_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2345_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2346_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2347_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2348_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2349_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2350_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2351_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2352_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2353_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2354_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2355_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2356_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2357_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2358_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2359_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2360_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2361_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2362_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2363_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2364_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2365_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2366_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2367_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2368_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2369_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2370_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2371_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2372_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2373_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2374_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2375_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2376_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2377_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2378_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2379_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2380_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2381_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2382_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2383_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2384_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2385_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2386_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2387_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2388_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2389_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2390_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2391_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2392_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2393_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2394_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2395_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2396_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2397_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2398_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2399_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2400_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2401_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2402_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2403_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2404_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2405_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2406_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2407_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2408_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2409_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2410_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2411_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2412_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2413_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2414_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2415_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2416_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2417_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2418_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2419_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2420_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2421_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2422_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2423_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2424_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2425_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2426_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2427_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2428_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2429_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2430_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2431_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2432_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2433_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2434_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2435_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2436_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2437_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2438_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2439_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2440_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2441_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2442_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2443_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2444_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2445_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2446_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2447_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2448_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2449_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2450_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2451_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2452_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2453_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2454_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2455_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2456_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2457_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2458_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2459_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2460_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2461_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2462_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2463_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2464_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2465_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2466_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2467_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2468_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2469_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2470_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2471_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2472_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2473_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2474_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2475_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2476_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2477_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2478_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2479_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2480_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2481_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2482_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2483_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2484_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2485_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2486_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2487_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2488_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2489_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2490_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2491_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2492_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2493_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2494_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2495_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2496_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2497_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2498_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2499_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2500_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2501_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2502_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2503_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2504_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2505_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2506_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2507_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2508_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2509_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2510_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2511_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2512_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2513_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2514_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2515_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2516_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2517_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2518_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2519_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2520_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2521_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2522_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2523_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2524_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2525_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2526_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2527_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2528_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2529_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2530_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2531_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2532_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2533_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2534_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2535_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2536_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2537_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2538_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2539_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2540_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2541_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2542_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2543_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2544_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2545_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2546_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2547_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2548_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2549_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2550_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2551_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2552_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2553_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2554_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2555_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2556_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2557_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2558_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2559_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2560_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2561_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2562_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2563_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2564_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2565_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2566_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2567_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2568_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2569_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2570_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2571_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2572_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2573_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2574_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2575_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2576_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2577_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2578_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2579_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2580_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2581_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2582_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2583_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2584_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2585_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2586_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2587_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2588_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2589_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2590_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2591_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2592_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2593_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2594_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2595_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2596_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2597_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2598_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2599_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2600_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2601_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2602_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2603_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2604_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2605_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2606_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2607_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2608_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2609_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2610_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2611_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2612_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2613_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2614_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2615_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2616_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2617_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2618_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2619_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2620_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2621_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2622_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2623_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2624_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2625_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2626_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2627_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2628_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2629_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2630_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2631_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2632_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2633_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2634_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2635_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2636_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2637_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2638_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2639_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2640_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2641_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2642_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2643_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2644_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2645_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2646_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2647_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2648_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2649_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2650_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2651_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2652_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2653_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2654_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2655_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2656_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2657_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2658_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2659_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2660_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2661_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2662_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2663_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2664_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2665_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2666_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2667_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2668_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2669_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2670_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2671_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2672_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2673_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2674_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2675_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2676_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2677_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2678_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2679_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2680_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2681_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2682_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2683_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2684_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2685_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2686_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2687_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2688_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2689_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2690_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2691_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2692_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2693_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2694_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2695_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2696_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2697_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2698_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2699_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2700_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2701_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2702_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2703_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2704_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2705_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2706_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2707_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2708_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2709_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2710_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2711_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2712_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2713_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2714_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2715_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2716_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2717_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2718_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2719_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2720_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2721_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2722_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2723_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2724_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2725_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2726_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2727_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2728_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2729_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2730_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2731_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2732_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2733_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2734_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2735_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2736_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2737_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2738_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2739_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2740_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2741_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2742_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2743_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2744_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2745_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2746_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2747_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2748_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2749_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2750_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2751_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2752_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2753_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2754_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2755_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2756_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2757_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2758_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2759_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2760_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2761_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2762_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2763_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2764_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2765_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2766_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2767_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2768_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2769_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2770_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2771_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2772_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2773_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2774_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2775_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2776_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2777_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2778_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2779_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2780_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2781_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2782_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2783_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2784_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2785_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2786_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2787_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2788_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2789_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2790_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2791_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2792_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2793_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2794_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2795_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2796_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2797_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2798_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2799_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2800_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2801_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2802_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2803_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2804_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2805_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2806_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2807_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2808_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2809_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2810_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2811_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2812_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2813_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2814_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2815_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2816_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2817_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2818_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2819_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2820_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2821_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2822_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2823_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2824_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2825_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2826_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2827_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2828_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2829_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2830_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2831_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2832_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2833_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2834_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2835_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2836_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2837_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2838_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2839_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2840_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2841_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2842_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2843_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2844_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2845_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2846_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2847_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2848_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2849_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2850_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2851_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2852_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2853_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2854_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2855_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2856_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2857_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2858_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2859_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2860_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2861_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2862_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2863_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2864_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2865_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2866_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2867_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2868_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2869_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2870_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2871_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2872_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2873_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2874_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2875_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2876_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2877_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2878_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2879_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2880_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2881_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2882_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2883_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2884_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2885_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2886_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2887_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2888_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2889_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2890_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2891_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2892_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2893_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2894_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2895_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2896_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2897_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2898_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2899_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2900_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2901_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2902_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2903_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2904_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2905_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2906_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2907_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2908_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2909_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2910_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2911_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2912_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2913_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2914_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2915_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2916_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2917_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2918_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2919_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2920_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2921_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2922_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2923_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2924_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2925_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2926_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2927_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2928_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2929_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2930_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2931_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2932_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2933_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2934_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2935_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2936_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2937_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2938_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2939_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2940_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2941_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2942_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2943_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2944_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2945_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2946_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2947_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2948_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2949_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2950_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2951_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2952_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2953_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2954_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2955_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2956_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2957_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2958_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2959_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2960_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2961_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2962_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2963_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2964_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2965_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2966_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2967_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2968_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2969_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2970_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2971_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2972_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2973_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2974_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2975_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2976_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2977_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2978_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2979_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2980_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2981_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2982_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2983_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2984_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2985_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2986_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2987_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2988_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2989_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2990_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2991_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2992_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2993_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2994_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2995_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2996_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2997_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2998_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS2999_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3000_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3001_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3002_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3003_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3004_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3005_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3006_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3007_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3008_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3009_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3010_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3011_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3012_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3013_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3014_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3015_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3016_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3017_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3018_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3019_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3020_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3021_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3022_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3023_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3024_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3025_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3026_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3027_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3028_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3029_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3030_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3031_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3032_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3033_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3034_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3035_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3036_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3037_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3038_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3039_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3040_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3041_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3042_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3043_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3044_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3045_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3046_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3047_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3048_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3049_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3050_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3051_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3052_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3053_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3054_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3055_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3056_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3057_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3058_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3059_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3060_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3061_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3062_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3063_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3064_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3065_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3066_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3067_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3068_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3069_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3070_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3071_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3072_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3073_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3074_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3075_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3076_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3077_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3078_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3079_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3080_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3081_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3082_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3083_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3084_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3085_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3086_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3087_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3088_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3089_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3090_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3091_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3092_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3093_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3094_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3095_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3096_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3097_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3098_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3099_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3100_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3101_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3102_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3103_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3104_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3105_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3106_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3107_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3108_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3109_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3110_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3111_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3112_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3113_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3114_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3115_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3116_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3117_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3118_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3119_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3120_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3121_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3122_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3123_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3124_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3125_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3126_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3127_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3128_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3129_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3130_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3131_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3132_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3133_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3134_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3135_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3136_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3137_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3138_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3139_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3140_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3141_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3142_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3143_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3144_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3145_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3146_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3147_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3148_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3149_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3150_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3151_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3152_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3153_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3154_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3155_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3156_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3157_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3158_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3159_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3160_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3161_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3162_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3163_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3164_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3165_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3166_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3167_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3168_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3169_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3170_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3171_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3172_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3173_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3174_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3175_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3176_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3177_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3178_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3179_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3180_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3181_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3182_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3183_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3184_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3185_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3186_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3187_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3188_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3189_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3190_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3191_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3192_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3193_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3194_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3195_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3196_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3197_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3198_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3199_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3200_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3201_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3202_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3203_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3204_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3205_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3206_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3207_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3208_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3209_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3210_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3211_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3212_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3213_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3214_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3215_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3216_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3217_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3218_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3219_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3220_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3221_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3222_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3223_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3224_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3225_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3226_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3227_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3228_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3229_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3230_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3231_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3232_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3233_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3234_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3235_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3236_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3237_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3238_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3239_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3240_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3241_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3242_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3243_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3244_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3245_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3246_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3247_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3248_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3249_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3250_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3251_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3252_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3253_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3254_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3255_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3256_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3257_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3258_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3259_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3260_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3261_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3262_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3263_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3264_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3265_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3266_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3267_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3268_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3269_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3270_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3271_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3272_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3273_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3274_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3275_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3276_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3277_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3278_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3279_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3280_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3281_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3282_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3283_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3284_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3285_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3286_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3287_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3288_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3289_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3290_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3291_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3292_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3293_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3294_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3295_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3296_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3297_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3298_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3299_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3300_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3301_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3302_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3303_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3304_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3305_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3306_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3307_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3308_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3309_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3310_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3311_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3312_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3313_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3314_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3315_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3316_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3317_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3318_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3319_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3320_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3321_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3322_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3323_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3324_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3325_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3326_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3327_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3328_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3329_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3330_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3331_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3332_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3333_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3334_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3335_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3336_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3337_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3338_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3339_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3340_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3341_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3342_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3343_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3344_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3345_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3346_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3347_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3348_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3349_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3350_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3351_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3352_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3353_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3354_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3355_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3356_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3357_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3358_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3359_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3360_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3361_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3362_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3363_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3364_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3365_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3366_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3367_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3368_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3369_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3370_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3371_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3372_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3373_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3374_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3375_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3376_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3377_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3378_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3379_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3380_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3381_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3382_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3383_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3384_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3385_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3386_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3387_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3388_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3389_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3390_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3391_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3392_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3393_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3394_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3395_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3396_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3397_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3398_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3399_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3400_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3401_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3402_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3403_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3404_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3405_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3406_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3407_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3408_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3409_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3410_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3411_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3412_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3413_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3414_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3415_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3416_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3417_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3418_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3419_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3420_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3421_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3422_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3423_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3424_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3425_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3426_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3427_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3428_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3429_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3430_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3431_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3432_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3433_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3434_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3435_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3436_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3437_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3438_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3439_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3440_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3441_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3442_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3443_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3444_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3445_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3446_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3447_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3448_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3449_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3450_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3451_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3452_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3453_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3454_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3455_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3456_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3457_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3458_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3459_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3460_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3461_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3462_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3463_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3464_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3465_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3466_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3467_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3468_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3469_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3470_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3471_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3472_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3473_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3474_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3475_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3476_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3477_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3478_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3479_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3480_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3481_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3482_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3483_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3484_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3485_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3486_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3487_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3488_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3489_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3490_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3491_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3492_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3493_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3494_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3495_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3496_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3497_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3498_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3499_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3500_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3501_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3502_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3503_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3504_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3505_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3506_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3507_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3508_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3509_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3510_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3511_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3512_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3513_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3514_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3515_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3516_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3517_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3518_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3519_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3520_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3521_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3522_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3523_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3524_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3525_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3526_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3527_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3528_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3529_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3530_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3531_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3532_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3533_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3534_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3535_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3536_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3537_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3538_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3539_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3540_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3541_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3542_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3543_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3544_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3545_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3546_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3547_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3548_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3549_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3550_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3551_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3552_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3553_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3554_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3555_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3556_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3557_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3558_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3559_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3560_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3561_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3562_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3563_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3564_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3565_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3566_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3567_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3568_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3569_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3570_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3571_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3572_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3573_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3574_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3575_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3576_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3577_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3578_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3579_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3580_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3581_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3582_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3583_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3584_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3585_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3586_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3587_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3588_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3589_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3590_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3591_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3592_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3593_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3594_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3595_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3596_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3597_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3598_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3599_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3600_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3601_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3602_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3603_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3604_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3605_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3606_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3607_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3608_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3609_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3610_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3611_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3612_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3613_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3614_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3615_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3616_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3617_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3618_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3619_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3620_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3621_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3622_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3623_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3624_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3625_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3626_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3627_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3628_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3629_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3630_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3631_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3632_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3633_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3634_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3635_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3636_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3637_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3638_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3639_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3640_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3641_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3642_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3643_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3644_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3645_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3646_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3647_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3648_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3649_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3650_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3651_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3652_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3653_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3654_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3655_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3656_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3657_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3658_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3659_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3660_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3661_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3662_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3663_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3664_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3665_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3666_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3667_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3668_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3669_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3670_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3671_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3672_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3673_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3674_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3675_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3676_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3677_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3678_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3679_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3680_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3681_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3682_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3683_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3684_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3685_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3686_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3687_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3688_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3689_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3690_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3691_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3692_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3693_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3694_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3695_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3696_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3697_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3698_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3699_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3700_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3701_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3702_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3703_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3704_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3705_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3706_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3707_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3708_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3709_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3710_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3711_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3712_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3713_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3714_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3715_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3716_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3717_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3718_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3719_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3720_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3721_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3722_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3723_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3724_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3725_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3726_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3727_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3728_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3729_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3730_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3731_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3732_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3733_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3734_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3735_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3736_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3737_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3738_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3739_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3740_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3741_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3742_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3743_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3744_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3745_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3746_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3747_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3748_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3749_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3750_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3751_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3752_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3753_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3754_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3755_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3756_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3757_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3758_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3759_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3760_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3761_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3762_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3763_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3764_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3765_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3766_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3767_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3768_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3769_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3770_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3771_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3772_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3773_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3774_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3775_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3776_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3777_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3778_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3779_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3780_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3781_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3782_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3783_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3784_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3785_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3786_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3787_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3788_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3789_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3790_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3791_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3792_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3793_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3794_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3795_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3796_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3797_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3798_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3799_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3800_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3801_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3802_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3803_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3804_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3805_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3806_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3807_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3808_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3809_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3810_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3811_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3812_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3813_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3814_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3815_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3816_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3817_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3818_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3819_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3820_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3821_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3822_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3823_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3824_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3825_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3826_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3827_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3828_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3829_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3830_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3831_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3832_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3833_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3834_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3835_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3836_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3837_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3838_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3839_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3840_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3841_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3842_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3843_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3844_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3845_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3846_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3847_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3848_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3849_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3850_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3851_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3852_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3853_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3854_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3855_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3856_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3857_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3858_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3859_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3860_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3861_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3862_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3863_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3864_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3865_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3866_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3867_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3868_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3869_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3870_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3871_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3872_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3873_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3874_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3875_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3876_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3877_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3878_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3879_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3880_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3881_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3882_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3883_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3884_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3885_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3886_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3887_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3888_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3889_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3890_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3891_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3892_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3893_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3894_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3895_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3896_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3897_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3898_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3899_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3900_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3901_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3902_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3903_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3904_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3905_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3906_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3907_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3908_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3909_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3910_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3911_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3912_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3913_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3914_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3915_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3916_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3917_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3918_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3919_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3920_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3921_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3922_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3923_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3924_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3925_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3926_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3927_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3928_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3929_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3930_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3931_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3932_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3933_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3934_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3935_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3936_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3937_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3938_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3939_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3940_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3941_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3942_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3943_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3944_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3945_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3946_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3947_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3948_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3949_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3950_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3951_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3952_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3953_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3954_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3955_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3956_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3957_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3958_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3959_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3960_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3961_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3962_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3963_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3964_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3965_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3966_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3967_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3968_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3969_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3970_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3971_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3972_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3973_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3974_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3975_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3976_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3977_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3978_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3979_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3980_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3981_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3982_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3983_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3984_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3985_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3986_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3987_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3988_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3989_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3990_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3991_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3992_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3993_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3994_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3995_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3996_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3997_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3998_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS3999_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4000_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4001_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4002_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4003_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4004_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4005_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4006_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4007_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4008_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4009_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4010_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4011_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4012_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4013_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4014_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4015_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4016_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4017_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4018_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4019_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4020_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4021_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4022_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4023_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4024_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4025_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4026_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4027_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4028_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4029_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4030_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4031_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4032_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4033_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4034_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4035_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4036_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4037_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4038_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4039_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4040_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4041_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4042_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4043_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4044_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4045_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4046_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4047_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4048_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4049_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4050_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4051_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4052_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4053_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4054_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4055_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4056_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4057_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4058_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4059_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4060_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4061_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4062_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4063_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4064_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4065_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4066_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4067_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4068_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4069_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4070_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4071_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4072_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4073_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4074_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4075_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4076_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4077_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4078_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4079_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4080_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4081_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4082_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4083_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4084_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4085_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4086_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4087_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4088_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4089_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4090_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4091_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4092_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4093_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4094_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4095_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4096_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4097_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4098_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4099_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4100_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4101_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4102_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4103_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4104_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4105_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4106_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4107_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4108_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4109_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4110_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4111_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4112_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4113_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4114_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4115_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4116_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4117_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4118_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4119_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4120_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4121_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4122_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4123_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4124_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4125_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4126_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4127_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4128_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4129_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4130_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4131_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4132_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4133_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4134_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4135_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4136_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4137_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4138_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4139_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4140_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4141_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4142_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4143_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4144_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4145_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4146_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4147_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4148_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4149_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4150_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4151_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4152_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4153_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4154_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4155_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4156_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4157_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4158_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4159_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4160_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4161_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4162_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4163_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4164_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4165_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4166_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4167_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4168_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4169_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4170_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4171_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4172_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4173_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4174_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4175_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4176_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4177_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4178_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4179_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4180_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4181_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4182_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4183_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4184_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4185_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4186_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4187_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4188_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4189_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4190_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4191_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4192_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4193_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4194_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4195_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4196_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4197_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4198_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4199_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4200_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4201_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4202_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4203_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4204_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4205_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4206_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4207_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4208_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4209_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4210_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4211_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4212_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4213_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4214_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4215_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4216_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4217_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4218_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4219_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4220_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4221_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4222_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4223_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4224_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4225_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4226_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4227_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4228_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4229_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4230_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4231_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4232_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4233_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4234_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4235_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4236_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4237_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4238_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4239_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4240_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4241_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4242_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4243_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4244_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4245_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4246_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4247_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4248_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4249_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4250_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4251_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4252_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4253_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4254_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4255_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4256_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4257_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4258_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4259_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4260_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4261_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4262_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4263_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4264_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4265_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4266_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4267_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4268_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4269_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4270_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4271_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4272_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4273_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4274_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4275_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4276_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4277_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4278_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4279_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4280_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4281_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4282_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4283_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4284_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4285_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4286_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4287_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4288_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4289_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4290_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4291_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4292_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4293_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4294_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4295_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4296_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4297_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4298_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4299_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4300_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4301_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4302_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4303_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4304_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4305_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4306_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4307_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4308_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4309_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4310_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4311_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4312_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4313_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4314_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4315_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4316_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4317_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4318_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4319_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4320_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4321_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4322_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4323_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4324_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4325_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4326_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4327_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4328_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4329_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4330_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4331_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4332_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4333_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4334_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4335_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4336_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4337_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4338_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4339_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4340_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4341_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4342_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4343_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4344_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4345_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4346_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4347_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4348_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4349_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4350_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4351_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4352_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4353_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4354_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4355_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4356_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4357_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4358_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4359_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4360_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4361_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4362_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4363_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4364_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4365_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4366_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4367_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4368_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4369_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4370_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4371_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4372_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4373_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4374_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4375_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4376_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4377_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4378_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4379_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4380_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4381_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4382_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4383_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4384_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4385_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4386_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4387_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4388_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4389_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4390_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4391_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4392_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4393_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4394_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4395_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4396_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4397_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4398_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4399_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4400_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4401_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4402_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4403_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4404_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4405_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4406_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4407_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4408_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4409_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4410_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4411_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4412_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4413_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4414_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4415_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4416_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4417_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4418_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4419_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4420_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4421_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4422_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4423_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4424_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4425_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4426_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4427_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4428_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4429_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4430_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4431_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4432_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4433_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4434_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4435_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4436_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4437_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4438_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4439_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4440_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4441_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4442_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4443_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4444_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4445_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4446_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4447_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4448_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4449_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4450_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4451_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4452_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4453_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4454_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4455_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4456_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4457_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4458_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4459_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4460_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4461_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4462_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4463_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4464_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4465_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4466_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4467_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4468_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4469_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4470_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4471_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4472_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4473_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4474_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4475_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4476_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4477_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4478_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4479_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4480_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4481_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4482_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4483_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4484_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4485_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4486_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4487_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4488_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4489_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4490_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4491_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4492_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4493_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4494_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4495_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4496_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4497_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4498_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4499_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4500_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4501_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4502_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4503_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4504_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4505_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4506_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4507_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4508_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4509_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4510_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4511_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4512_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4513_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4514_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4515_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4516_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4517_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4518_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4519_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4520_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4521_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4522_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4523_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4524_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4525_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4526_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4527_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4528_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4529_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4530_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4531_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4532_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4533_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4534_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4535_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4536_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4537_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4538_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4539_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4540_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4541_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4542_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4543_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4544_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4545_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4546_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4547_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4548_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4549_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4550_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4551_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4552_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4553_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4554_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4555_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4556_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4557_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4558_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4559_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4560_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4561_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4562_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4563_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4564_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4565_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4566_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4567_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4568_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4569_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4570_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4571_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4572_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4573_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4574_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4575_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4576_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4577_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4578_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4579_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4580_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4581_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4582_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4583_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4584_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4585_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4586_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4587_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4588_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4589_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4590_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4591_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4592_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4593_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4594_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4595_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4596_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4597_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4598_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4599_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4600_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4601_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4602_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4603_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4604_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4605_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4606_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4607_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4608_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4609_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4610_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4611_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4612_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4613_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4614_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4615_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4616_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4617_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4618_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4619_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4620_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4621_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4622_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4623_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4624_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4625_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4626_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4627_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4628_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4629_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4630_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4631_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4632_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4633_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4634_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4635_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4636_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4637_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4638_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4639_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4640_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4641_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4642_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4643_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4644_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4645_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4646_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4647_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4648_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4649_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4650_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4651_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4652_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4653_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4654_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4655_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4656_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4657_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4658_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4659_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4660_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4661_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4662_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4663_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4664_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4665_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4666_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4667_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4668_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4669_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4670_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4671_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4672_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4673_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4674_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4675_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4676_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4677_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4678_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4679_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4680_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4681_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4682_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4683_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4684_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4685_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4686_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4687_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4688_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4689_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4690_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4691_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4692_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4693_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4694_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4695_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4696_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4697_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4698_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4699_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4700_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4701_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4702_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4703_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4704_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4705_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4706_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4707_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4708_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4709_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4710_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4711_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4712_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4713_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4714_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4715_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4716_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4717_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4718_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4719_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4720_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4721_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4722_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4723_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4724_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4725_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4726_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4727_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4728_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4729_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4730_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4731_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4732_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4733_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4734_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4735_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4736_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4737_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4738_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4739_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4740_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4741_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4742_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4743_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4744_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4745_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4746_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4747_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4748_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4749_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4750_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4751_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4752_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4753_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4754_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4755_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4756_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4757_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4758_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4759_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4760_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4761_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4762_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4763_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4764_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4765_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4766_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4767_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4768_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4769_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4770_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4771_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4772_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4773_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4774_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4775_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4776_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4777_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4778_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4779_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4780_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4781_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4782_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4783_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4784_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4785_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4786_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4787_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4788_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4789_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4790_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4791_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4792_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4793_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4794_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4795_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4796_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4797_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4798_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4799_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4800_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4801_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4802_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4803_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4804_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4805_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4806_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4807_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4808_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4809_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4810_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4811_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4812_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4813_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4814_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4815_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4816_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4817_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4818_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4819_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4820_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4821_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4822_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4823_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4824_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4825_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4826_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4827_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4828_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4829_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4830_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4831_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4832_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4833_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4834_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4835_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4836_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4837_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4838_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4839_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4840_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4841_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4842_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4843_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4844_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4845_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4846_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4847_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4848_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4849_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4850_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4851_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4852_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4853_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4854_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4855_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4856_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4857_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4858_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4859_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4860_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4861_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4862_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4863_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4864_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4865_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4866_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4867_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4868_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4869_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4870_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4871_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4872_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4873_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4874_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4875_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4876_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4877_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4878_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4879_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4880_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4881_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4882_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4883_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4884_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4885_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4886_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4887_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4888_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4889_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4890_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4891_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4892_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4893_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4894_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4895_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4896_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4897_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4898_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4899_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4900_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4901_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4902_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4903_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4904_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4905_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4906_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4907_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4908_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4909_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4910_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4911_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4912_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4913_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4914_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4915_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4916_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4917_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4918_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4919_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4920_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4921_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4922_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4923_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4924_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4925_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4926_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4927_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4928_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4929_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4930_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4931_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4932_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4933_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4934_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4935_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4936_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4937_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4938_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4939_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4940_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4941_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4942_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4943_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4944_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4945_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4946_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4947_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4948_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4949_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4950_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4951_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4952_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4953_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4954_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4955_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4956_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4957_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4958_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4959_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4960_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4961_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4962_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4963_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4964_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4965_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4966_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4967_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4968_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4969_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4970_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4971_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4972_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4973_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4974_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4975_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4976_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4977_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4978_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4979_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4980_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4981_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4982_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4983_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4984_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4985_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4986_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4987_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4988_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4989_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4990_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4991_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4992_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4993_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4994_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4995_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4996_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4997_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4998_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS4999_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5000_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5001_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5002_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5003_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5004_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5005_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5006_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5007_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5008_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5009_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5010_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5011_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5012_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5013_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5014_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5015_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5016_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5017_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5018_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5019_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5020_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5021_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5022_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5023_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5024_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5025_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5026_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5027_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5028_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5029_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5030_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5031_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5032_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5033_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5034_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5035_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5036_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5037_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5038_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5039_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5040_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5041_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5042_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5043_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5044_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5045_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5046_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5047_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5048_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5049_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5050_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5051_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5052_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5053_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5054_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5055_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5056_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5057_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5058_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5059_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5060_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5061_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5062_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5063_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5064_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5065_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5066_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5067_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5068_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5069_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5070_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5071_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5072_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5073_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5074_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5075_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5076_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5077_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5078_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5079_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5080_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5081_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5082_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5083_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5084_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5085_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5086_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5087_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5088_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5089_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5090_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5091_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5092_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5093_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5094_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5095_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5096_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5097_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5098_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5099_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5100_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5101_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5102_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5103_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5104_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5105_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5106_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5107_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5108_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5109_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5110_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5111_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5112_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5113_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5114_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5115_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5116_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5117_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5118_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5119_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5120_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5121_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5122_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5123_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5124_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5125_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5126_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5127_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5128_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5129_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5130_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5131_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5132_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5133_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5134_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5135_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5136_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5137_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5138_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5139_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5140_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5141_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5142_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5143_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5144_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5145_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5146_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5147_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5148_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5149_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5150_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5151_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5152_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5153_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5154_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5155_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5156_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5157_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5158_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5159_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5160_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5161_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5162_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5163_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5164_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5165_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5166_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5167_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5168_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5169_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5170_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5171_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5172_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5173_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5174_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5175_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5176_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5177_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5178_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5179_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5180_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5181_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5182_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5183_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5184_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5185_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5186_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5187_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5188_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5189_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5190_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5191_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5192_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5193_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5194_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5195_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5196_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5197_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5198_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5199_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5200_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5201_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5202_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5203_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5204_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5205_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5206_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5207_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5208_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5209_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5210_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5211_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5212_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5213_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5214_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5215_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5216_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5217_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5218_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5219_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5220_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5221_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5222_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5223_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5224_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5225_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5226_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5227_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5228_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5229_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5230_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5231_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5232_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5233_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5234_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5235_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5236_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5237_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5238_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5239_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5240_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5241_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5242_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5243_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5244_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5245_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5246_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5247_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5248_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5249_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5250_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5251_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5252_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5253_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5254_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5255_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5256_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5257_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5258_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5259_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5260_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5261_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5262_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5263_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5264_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5265_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5266_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5267_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5268_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5269_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5270_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5271_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5272_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5273_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5274_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5275_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5276_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5277_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5278_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5279_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5280_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5281_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5282_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5283_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5284_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5285_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5286_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5287_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5288_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5289_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5290_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5291_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5292_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5293_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5294_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5295_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5296_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5297_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5298_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5299_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5300_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5301_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5302_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5303_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5304_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5305_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5306_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5307_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5308_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5309_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5310_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5311_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5312_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5313_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5314_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5315_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5316_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5317_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5318_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5319_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5320_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5321_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5322_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5323_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5324_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5325_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5326_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5327_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5328_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5329_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5330_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5331_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5332_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5333_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5334_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5335_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5336_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5337_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5338_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5339_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5340_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5341_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5342_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5343_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5344_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5345_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5346_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5347_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5348_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5349_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5350_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5351_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5352_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5353_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5354_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5355_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5356_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5357_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5358_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5359_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5360_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5361_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5362_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5363_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5364_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5365_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5366_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5367_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5368_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5369_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5370_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5371_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5372_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5373_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5374_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5375_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5376_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5377_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5378_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5379_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5380_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5381_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5382_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5383_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5384_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5385_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5386_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5387_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5388_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5389_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5390_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5391_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5392_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5393_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5394_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5395_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5396_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5397_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5398_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5399_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5400_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5401_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5402_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5403_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5404_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5405_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5406_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5407_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5408_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5409_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5410_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5411_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5412_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5413_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5414_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5415_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5416_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5417_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5418_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5419_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5420_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5421_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5422_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5423_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5424_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5425_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5426_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5427_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5428_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5429_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5430_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5431_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5432_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5433_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5434_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5435_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5436_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5437_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5438_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5439_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5440_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5441_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5442_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5443_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5444_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5445_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5446_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5447_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5448_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5449_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5450_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5451_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5452_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5453_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5454_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5455_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5456_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5457_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5458_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5459_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5460_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5461_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5462_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5463_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5464_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5465_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5466_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5467_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5468_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5469_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5470_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5471_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5472_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5473_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5474_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5475_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5476_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5477_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5478_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5479_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5480_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5481_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5482_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5483_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5484_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5485_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5486_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5487_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5488_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5489_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5490_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5491_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5492_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5493_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5494_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5495_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5496_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5497_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5498_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5499_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5500_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5501_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5502_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5503_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5504_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5505_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5506_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5507_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5508_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5509_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5510_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5511_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5512_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5513_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5514_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5515_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5516_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5517_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5518_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5519_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5520_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5521_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5522_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5523_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5524_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5525_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5526_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5527_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5528_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5529_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5530_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5531_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5532_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5533_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5534_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5535_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5536_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5537_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5538_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5539_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5540_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5541_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5542_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5543_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5544_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5545_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5546_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5547_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5548_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5549_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5550_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5551_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5552_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5553_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5554_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5555_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5556_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5557_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5558_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5559_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5560_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5561_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5562_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5563_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5564_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5565_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5566_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5567_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5568_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5569_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5570_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5571_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5572_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5573_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5574_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5575_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5576_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5577_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5578_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5579_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5580_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5581_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5582_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5583_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5584_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5585_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5586_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5587_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5588_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5589_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5590_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5591_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5592_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5593_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5594_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5595_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5596_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5597_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5598_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5599_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5600_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5601_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5602_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5603_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5604_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5605_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5606_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5607_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5608_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5609_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5610_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5611_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5612_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5613_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5614_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5615_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5616_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5617_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5618_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5619_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5620_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5621_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5622_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5623_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5624_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5625_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5626_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5627_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5628_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5629_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5630_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5631_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5632_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5633_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5634_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5635_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5636_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5637_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5638_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5639_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5640_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5641_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5642_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5643_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5644_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5645_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5646_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5647_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5648_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5649_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5650_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5651_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5652_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5653_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5654_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5655_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5656_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5657_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5658_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5659_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5660_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5661_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5662_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5663_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5664_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5665_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5666_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5667_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5668_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5669_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5670_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5671_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5672_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5673_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5674_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5675_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5676_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5677_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5678_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5679_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5680_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5681_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5682_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5683_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5684_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5685_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5686_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5687_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5688_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5689_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5690_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5691_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5692_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5693_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5694_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5695_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5696_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5697_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5698_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5699_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5700_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5701_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5702_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5703_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5704_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5705_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5706_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5707_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5708_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5709_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5710_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5711_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5712_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5713_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5714_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5715_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5716_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5717_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5718_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5719_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5720_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5721_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5722_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5723_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5724_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5725_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5726_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5727_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5728_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5729_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5730_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5731_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5732_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5733_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5734_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5735_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5736_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5737_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5738_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5739_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5740_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5741_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5742_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5743_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5744_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5745_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5746_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5747_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5748_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5749_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5750_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5751_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5752_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5753_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5754_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5755_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5756_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5757_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5758_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5759_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5760_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5761_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5762_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5763_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5764_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5765_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5766_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5767_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5768_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5769_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5770_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5771_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5772_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5773_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5774_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5775_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5776_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5777_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5778_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5779_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5780_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5781_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5782_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5783_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5784_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5785_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5786_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5787_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5788_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5789_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5790_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5791_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5792_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5793_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5794_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5795_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5796_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5797_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5798_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5799_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5800_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5801_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5802_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5803_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5804_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5805_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5806_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5807_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5808_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5809_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5810_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5811_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5812_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5813_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5814_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5815_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5816_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5817_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5818_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5819_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5820_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5821_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5822_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5823_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5824_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5825_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5826_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5827_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5828_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5829_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5830_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5831_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5832_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5833_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5834_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5835_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5836_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5837_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5838_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5839_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5840_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5841_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5842_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5843_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5844_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5845_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5846_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5847_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5848_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5849_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5850_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5851_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5852_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5853_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5854_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5855_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5856_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5857_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5858_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5859_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5860_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5861_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5862_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5863_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5864_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5865_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5866_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5867_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5868_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5869_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5870_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5871_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5872_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5873_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5874_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5875_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5876_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5877_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5878_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5879_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5880_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5881_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5882_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5883_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5884_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5885_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5886_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5887_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5888_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5889_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5890_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5891_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5892_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5893_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5894_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5895_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5896_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5897_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5898_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5899_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5900_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5901_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5902_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5903_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5904_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5905_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5906_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5907_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5908_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5909_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5910_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5911_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5912_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5913_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5914_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5915_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5916_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5917_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5918_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5919_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5920_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5921_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5922_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5923_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5924_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5925_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5926_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5927_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5928_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5929_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5930_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5931_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5932_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5933_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5934_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5935_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5936_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5937_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5938_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5939_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5940_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5941_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5942_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5943_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5944_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5945_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5946_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5947_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5948_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5949_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5950_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5951_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5952_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5953_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5954_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5955_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5956_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5957_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5958_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5959_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5960_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5961_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5962_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5963_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5964_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5965_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5966_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5967_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5968_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5969_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5970_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5971_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5972_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5973_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5974_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5975_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5976_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5977_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5978_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5979_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5980_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5981_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5982_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5983_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5984_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5985_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5986_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5987_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5988_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5989_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5990_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5991_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5992_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5993_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5994_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5995_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5996_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5997_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5998_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS5999_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6000_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6001_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6002_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6003_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6004_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6005_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6006_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6007_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6008_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6009_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6010_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6011_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6012_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6013_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6014_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6015_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6016_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6017_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6018_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6019_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6020_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6021_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6022_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6023_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6024_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6025_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6026_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6027_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6028_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6029_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6030_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6031_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6032_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6033_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6034_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6035_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6036_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6037_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6038_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6039_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6040_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6041_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6042_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6043_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6044_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6045_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6046_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6047_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6048_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6049_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6050_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6051_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6052_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6053_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6054_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6055_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6056_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6057_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6058_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6059_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6060_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6061_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6062_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6063_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6064_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6065_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6066_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6067_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6068_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6069_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6070_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6071_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6072_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6073_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6074_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6075_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6076_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6077_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6078_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6079_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6080_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6081_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6082_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6083_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6084_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6085_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6086_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6087_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6088_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6089_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6090_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6091_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6092_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6093_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6094_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6095_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6096_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6097_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6098_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6099_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6100_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6101_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6102_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6103_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6104_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6105_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6106_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6107_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6108_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6109_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6110_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6111_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6112_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6113_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6114_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6115_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6116_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6117_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6118_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6119_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6120_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6121_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6122_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6123_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6124_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6125_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6126_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6127_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6128_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6129_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6130_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6131_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6132_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6133_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6134_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6135_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6136_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6137_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6138_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6139_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6140_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6141_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6142_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6143_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6144_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6145_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6146_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6147_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6148_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6149_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6150_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6151_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6152_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6153_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6154_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6155_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6156_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6157_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6158_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6159_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6160_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6161_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6162_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6163_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6164_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6165_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6166_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6167_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6168_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6169_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6170_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6171_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6172_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6173_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6174_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6175_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6176_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6177_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6178_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6179_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6180_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6181_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6182_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6183_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6184_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6185_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6186_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6187_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6188_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6189_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6190_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6191_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6192_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6193_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6194_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6195_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6196_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6197_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6198_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6199_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6200_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6201_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6202_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6203_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6204_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6205_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6206_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6207_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6208_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6209_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6210_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6211_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6212_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6213_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6214_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6215_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6216_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6217_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6218_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6219_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6220_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6221_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6222_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6223_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6224_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6225_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6226_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6227_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6228_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6229_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6230_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6231_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6232_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6233_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6234_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6235_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6236_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6237_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6238_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6239_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6240_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6241_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6242_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6243_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6244_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6245_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6246_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6247_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6248_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6249_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6250_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6251_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6252_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6253_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6254_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6255_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6256_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6257_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6258_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6259_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6260_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6261_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6262_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6263_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6264_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6265_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6266_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6267_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6268_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6269_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6270_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6271_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6272_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6273_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6274_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6275_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6276_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6277_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6278_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6279_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6280_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6281_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6282_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6283_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6284_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6285_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6286_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6287_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6288_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6289_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6290_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6291_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6292_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6293_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6294_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6295_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6296_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6297_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6298_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6299_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6300_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6301_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6302_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6303_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6304_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6305_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6306_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6307_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6308_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6309_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6310_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6311_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6312_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6313_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6314_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6315_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6316_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6317_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6318_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6319_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6320_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6321_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6322_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6323_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6324_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6325_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6326_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6327_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6328_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6329_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6330_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6331_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6332_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6333_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6334_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6335_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6336_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6337_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6338_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6339_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6340_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6341_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6342_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6343_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6344_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6345_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6346_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6347_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6348_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6349_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6350_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6351_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6352_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6353_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6354_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6355_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6356_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6357_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6358_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6359_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6360_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6361_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6362_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6363_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6364_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6365_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6366_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6367_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6368_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6369_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6370_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6371_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6372_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6373_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6374_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6375_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6376_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6377_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6378_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6379_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6380_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6381_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6382_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6383_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6384_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6385_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6386_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6387_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6388_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6389_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6390_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6391_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6392_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6393_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6394_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6395_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6396_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6397_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6398_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6399_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6400_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6401_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6402_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6403_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6404_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6405_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6406_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6407_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6408_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6409_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6410_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6411_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6412_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6413_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6414_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6415_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6416_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6417_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6418_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6419_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6420_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6421_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6422_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6423_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6424_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6425_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6426_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6427_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6428_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6429_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6430_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6431_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6432_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6433_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6434_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6435_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6436_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6437_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6438_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6439_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6440_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6441_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6442_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6443_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6444_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6445_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6446_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6447_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6448_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6449_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6450_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6451_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6452_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6453_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6454_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6455_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6456_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6457_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6458_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6459_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6460_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6461_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6462_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6463_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6464_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6465_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6466_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6467_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6468_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6469_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6470_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6471_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6472_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6473_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6474_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6475_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6476_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6477_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6478_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6479_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6480_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6481_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6482_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6483_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6484_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6485_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6486_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6487_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6488_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6489_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6490_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6491_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6492_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6493_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6494_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6495_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6496_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6497_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6498_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6499_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6500_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6501_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6502_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6503_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6504_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6505_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6506_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6507_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6508_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6509_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6510_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6511_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6512_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6513_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6514_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6515_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6516_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6517_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6518_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6519_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6520_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6521_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6522_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6523_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6524_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6525_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6526_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6527_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6528_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6529_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6530_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6531_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6532_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6533_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6534_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6535_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6536_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6537_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6538_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6539_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6540_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6541_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6542_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6543_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6544_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6545_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6546_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6547_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6548_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6549_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6550_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6551_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6552_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6553_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6554_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6555_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6556_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6557_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6558_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6559_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6560_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6561_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6562_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6563_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6564_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6565_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6566_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6567_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6568_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6569_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6570_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6571_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6572_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6573_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6574_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6575_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6576_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6577_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6578_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6579_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6580_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6581_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6582_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6583_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6584_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6585_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6586_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6587_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6588_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6589_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6590_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6591_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6592_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6593_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6594_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6595_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6596_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6597_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6598_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6599_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6600_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6601_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6602_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6603_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6604_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6605_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6606_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6607_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6608_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6609_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6610_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6611_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6612_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6613_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6614_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6615_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6616_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6617_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6618_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6619_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6620_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6621_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6622_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6623_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6624_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6625_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6626_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6627_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6628_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6629_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6630_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6631_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6632_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6633_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6634_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6635_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6636_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6637_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6638_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6639_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6640_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6641_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6642_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6643_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6644_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6645_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6646_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6647_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6648_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6649_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6650_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6651_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6652_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6653_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6654_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6655_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6656_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6657_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6658_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6659_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6660_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6661_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6662_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6663_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6664_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6665_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6666_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6667_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6668_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6669_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6670_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6671_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6672_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6673_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6674_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6675_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6676_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6677_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6678_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6679_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6680_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6681_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6682_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6683_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6684_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6685_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6686_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6687_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6688_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6689_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6690_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6691_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6692_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6693_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6694_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6695_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6696_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6697_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6698_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6699_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6700_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6701_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6702_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6703_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6704_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6705_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6706_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6707_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6708_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6709_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6710_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6711_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6712_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6713_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6714_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6715_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6716_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6717_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6718_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6719_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6720_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6721_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6722_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6723_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6724_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6725_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6726_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6727_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6728_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6729_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6730_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6731_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6732_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6733_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6734_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6735_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6736_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6737_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6738_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6739_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6740_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6741_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6742_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6743_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6744_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6745_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6746_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6747_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6748_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6749_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6750_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6751_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6752_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6753_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6754_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6755_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6756_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6757_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6758_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6759_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6760_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6761_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6762_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6763_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6764_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6765_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6766_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6767_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6768_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6769_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6770_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6771_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6772_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6773_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6774_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6775_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6776_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6777_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6778_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6779_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6780_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6781_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6782_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6783_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6784_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6785_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6786_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6787_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6788_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6789_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6790_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6791_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6792_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6793_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6794_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6795_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6796_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6797_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6798_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6799_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6800_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6801_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6802_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6803_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6804_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6805_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6806_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6807_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6808_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6809_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6810_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6811_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6812_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6813_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6814_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6815_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6816_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6817_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6818_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6819_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6820_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6821_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6822_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6823_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6824_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6825_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6826_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6827_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6828_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6829_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6830_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6831_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6832_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6833_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6834_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6835_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6836_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6837_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6838_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6839_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6840_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6841_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6842_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6843_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6844_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6845_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6846_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6847_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6848_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6849_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6850_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6851_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6852_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6853_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6854_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6855_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6856_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6857_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6858_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6859_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6860_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6861_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6862_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6863_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6864_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6865_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6866_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6867_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6868_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6869_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6870_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6871_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6872_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6873_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6874_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6875_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6876_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6877_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6878_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6879_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6880_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6881_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6882_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6883_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6884_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6885_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6886_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6887_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6888_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6889_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6890_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6891_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6892_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6893_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6894_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6895_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6896_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6897_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6898_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6899_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6900_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6901_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6902_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6903_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6904_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6905_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6906_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6907_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6908_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6909_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6910_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6911_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6912_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6913_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6914_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6915_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6916_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6917_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6918_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6919_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6920_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6921_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6922_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6923_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6924_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6925_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6926_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6927_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6928_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6929_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6930_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6931_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6932_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6933_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6934_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6935_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6936_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6937_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6938_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6939_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6940_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6941_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6942_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6943_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6944_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6945_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6946_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6947_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6948_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6949_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6950_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6951_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6952_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6953_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6954_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6955_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6956_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6957_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6958_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6959_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6960_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6961_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6962_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6963_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6964_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6965_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6966_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6967_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6968_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6969_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6970_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6971_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6972_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6973_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6974_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6975_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6976_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6977_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6978_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6979_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6980_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6981_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6982_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6983_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6984_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6985_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6986_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6987_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6988_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6989_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6990_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6991_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6992_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6993_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6994_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6995_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6996_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6997_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6998_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS6999_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7000_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7001_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7002_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7003_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7004_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7005_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7006_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7007_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7008_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7009_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7010_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7011_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7012_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7013_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7014_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7015_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7016_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7017_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7018_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7019_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7020_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7021_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7022_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7023_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7024_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7025_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7026_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7027_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7028_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7029_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7030_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7031_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7032_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7033_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7034_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7035_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7036_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7037_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7038_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7039_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7040_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7041_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7042_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7043_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7044_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7045_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7046_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7047_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7048_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7049_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7050_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7051_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7052_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7053_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7054_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7055_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7056_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7057_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7058_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7059_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7060_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7061_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7062_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7063_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7064_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7065_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7066_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7067_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7068_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7069_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7070_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7071_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7072_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7073_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7074_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7075_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7076_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7077_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7078_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7079_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7080_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7081_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7082_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7083_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7084_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7085_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7086_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7087_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7088_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7089_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7090_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7091_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7092_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7093_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7094_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7095_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7096_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7097_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7098_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7099_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7100_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7101_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7102_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7103_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7104_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7105_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7106_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7107_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7108_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7109_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7110_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7111_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7112_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7113_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7114_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7115_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7116_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7117_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7118_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7119_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7120_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7121_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7122_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7123_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7124_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7125_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7126_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7127_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7128_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7129_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7130_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7131_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7132_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7133_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7134_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7135_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7136_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7137_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7138_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7139_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7140_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7141_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7142_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7143_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7144_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7145_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7146_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7147_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7148_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7149_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7150_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7151_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7152_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7153_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7154_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7155_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7156_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7157_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7158_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7159_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7160_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7161_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7162_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7163_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7164_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7165_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7166_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7167_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7168_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7169_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7170_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7171_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7172_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7173_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7174_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7175_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7176_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7177_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7178_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7179_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7180_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7181_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7182_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7183_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7184_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7185_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7186_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7187_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7188_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7189_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7190_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7191_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7192_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7193_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7194_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7195_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7196_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7197_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7198_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7199_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7200_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7201_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7202_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7203_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7204_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7205_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7206_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7207_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7208_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7209_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7210_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7211_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7212_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7213_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7214_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7215_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7216_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7217_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7218_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7219_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7220_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7221_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7222_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7223_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7224_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7225_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7226_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7227_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7228_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7229_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7230_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7231_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7232_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7233_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7234_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7235_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7236_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7237_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7238_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7239_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7240_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7241_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7242_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7243_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7244_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7245_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7246_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7247_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7248_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7249_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7250_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7251_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7252_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7253_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7254_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7255_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7256_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7257_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7258_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7259_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7260_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7261_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7262_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7263_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7264_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7265_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7266_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7267_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7268_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7269_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7270_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7271_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7272_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7273_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7274_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7275_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7276_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7277_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7278_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7279_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7280_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7281_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7282_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7283_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7284_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7285_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7286_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7287_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7288_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7289_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7290_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7291_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7292_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7293_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7294_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7295_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7296_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7297_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7298_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7299_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7300_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7301_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7302_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7303_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7304_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7305_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7306_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7307_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7308_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7309_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7310_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7311_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7312_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7313_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7314_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7315_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7316_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7317_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7318_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7319_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7320_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7321_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7322_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7323_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7324_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7325_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7326_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7327_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7328_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7329_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7330_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7331_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7332_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7333_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7334_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7335_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7336_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7337_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7338_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7339_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7340_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7341_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7342_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7343_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7344_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7345_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7346_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7347_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7348_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7349_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7350_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7351_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7352_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7353_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7354_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7355_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7356_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7357_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7358_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7359_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7360_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7361_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7362_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7363_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7364_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7365_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7366_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7367_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7368_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7369_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7370_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7371_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7372_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7373_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7374_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7375_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7376_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7377_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7378_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7379_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7380_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7381_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7382_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7383_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7384_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7385_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7386_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7387_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7388_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7389_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7390_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7391_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7392_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7393_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7394_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7395_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7396_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7397_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7398_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7399_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7400_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7401_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7402_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7403_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7404_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7405_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7406_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7407_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7408_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7409_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7410_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7411_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7412_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7413_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7414_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7415_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7416_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7417_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7418_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7419_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7420_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7421_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7422_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7423_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7424_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7425_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7426_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7427_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7428_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7429_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7430_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7431_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7432_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7433_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7434_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7435_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7436_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7437_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7438_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7439_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7440_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7441_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7442_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7443_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7444_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7445_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7446_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7447_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7448_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7449_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7450_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7451_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7452_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7453_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7454_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7455_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7456_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7457_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7458_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7459_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7460_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7461_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7462_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7463_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7464_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7465_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7466_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7467_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7468_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7469_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7470_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7471_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7472_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7473_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7474_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7475_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7476_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7477_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7478_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7479_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7480_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7481_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7482_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7483_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7484_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7485_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7486_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7487_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7488_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7489_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7490_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7491_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7492_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7493_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7494_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7495_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7496_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7497_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7498_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7499_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7500_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7501_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7502_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7503_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7504_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7505_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7506_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7507_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7508_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7509_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7510_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7511_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7512_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7513_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7514_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7515_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7516_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7517_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7518_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7519_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7520_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7521_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7522_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7523_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7524_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7525_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7526_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7527_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7528_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7529_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7530_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7531_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7532_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7533_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7534_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7535_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7536_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7537_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7538_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7539_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7540_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7541_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7542_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7543_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7544_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7545_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7546_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7547_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7548_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7549_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7550_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7551_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7552_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7553_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7554_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7555_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7556_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7557_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7558_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7559_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7560_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7561_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7562_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7563_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7564_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7565_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7566_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7567_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7568_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7569_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7570_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7571_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7572_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7573_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7574_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7575_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7576_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7577_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7578_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7579_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7580_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7581_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7582_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7583_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7584_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7585_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7586_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7587_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7588_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7589_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7590_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7591_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7592_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7593_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7594_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7595_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7596_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7597_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7598_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7599_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7600_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7601_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7602_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7603_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7604_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7605_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7606_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7607_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7608_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7609_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7610_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7611_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7612_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7613_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7614_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7615_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7616_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7617_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7618_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7619_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7620_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7621_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7622_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7623_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7624_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7625_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7626_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7627_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7628_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7629_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7630_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7631_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7632_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7633_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7634_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7635_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7636_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7637_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7638_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7639_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7640_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7641_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7642_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7643_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7644_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7645_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7646_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7647_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7648_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7649_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7650_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7651_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7652_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7653_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7654_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7655_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7656_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7657_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7658_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7659_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7660_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7661_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7662_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7663_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7664_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7665_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7666_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7667_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7668_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7669_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7670_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7671_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7672_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7673_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7674_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7675_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7676_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7677_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7678_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7679_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7680_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7681_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7682_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7683_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7684_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7685_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7686_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7687_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7688_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7689_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7690_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7691_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7692_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7693_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7694_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7695_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7696_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7697_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7698_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7699_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7700_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7701_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7702_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7703_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7704_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7705_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7706_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7707_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7708_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7709_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7710_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7711_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7712_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7713_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7714_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7715_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7716_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7717_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7718_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7719_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7720_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7721_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7722_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7723_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7724_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7725_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7726_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7727_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7728_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7729_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7730_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7731_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7732_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7733_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7734_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7735_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7736_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7737_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7738_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7739_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7740_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7741_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7742_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7743_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7744_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7745_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7746_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7747_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7748_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7749_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7750_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7751_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7752_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7753_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7754_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7755_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7756_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7757_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7758_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7759_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7760_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7761_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7762_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7763_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7764_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7765_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7766_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7767_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7768_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7769_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7770_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7771_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7772_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7773_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7774_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7775_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7776_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7777_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7778_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7779_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7780_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7781_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7782_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7783_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7784_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7785_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7786_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7787_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7788_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7789_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7790_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7791_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7792_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7793_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7794_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7795_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7796_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7797_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7798_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7799_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7800_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7801_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7802_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7803_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7804_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7805_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7806_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7807_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7808_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7809_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7810_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7811_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7812_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7813_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7814_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7815_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7816_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7817_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7818_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7819_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7820_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7821_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7822_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7823_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7824_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7825_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7826_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7827_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7828_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7829_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7830_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7831_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7832_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7833_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7834_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7835_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7836_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7837_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7838_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7839_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7840_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7841_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7842_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7843_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7844_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7845_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7846_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7847_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7848_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7849_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7850_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7851_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7852_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7853_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7854_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7855_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7856_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7857_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7858_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7859_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7860_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7861_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7862_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7863_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7864_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7865_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7866_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7867_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7868_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7869_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7870_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7871_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7872_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7873_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7874_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7875_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7876_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7877_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7878_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7879_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7880_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7881_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7882_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7883_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7884_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7885_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7886_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7887_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7888_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7889_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7890_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7891_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7892_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7893_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7894_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7895_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7896_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7897_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7898_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7899_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7900_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7901_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7902_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7903_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7904_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7905_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7906_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7907_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7908_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7909_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7910_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7911_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7912_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7913_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7914_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7915_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7916_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7917_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7918_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7919_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7920_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7921_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7922_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7923_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7924_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7925_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7926_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7927_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7928_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7929_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7930_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7931_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7932_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7933_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7934_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7935_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7936_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7937_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7938_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7939_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7940_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7941_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7942_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7943_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7944_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7945_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7946_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7947_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7948_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7949_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7950_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7951_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7952_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7953_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7954_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7955_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7956_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7957_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7958_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7959_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7960_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7961_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7962_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7963_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7964_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7965_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7966_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7967_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7968_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7969_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7970_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7971_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7972_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7973_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7974_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7975_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7976_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7977_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7978_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7979_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7980_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7981_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7982_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7983_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7984_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7985_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7986_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7987_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7988_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7989_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7990_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7991_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7992_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7993_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7994_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7995_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7996_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7997_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7998_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS7999_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8000_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8001_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8002_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8003_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8004_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8005_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8006_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8007_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8008_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8009_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8010_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8011_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8012_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8013_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8014_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8015_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8016_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8017_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8018_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8019_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8020_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8021_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8022_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8023_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8024_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8025_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8026_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8027_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8028_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8029_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8030_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8031_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8032_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8033_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8034_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8035_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8036_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8037_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8038_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8039_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8040_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8041_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8042_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8043_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8044_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8045_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8046_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8047_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8048_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8049_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8050_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8051_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8052_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8053_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8054_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8055_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8056_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8057_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8058_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8059_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8060_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8061_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8062_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8063_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8064_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8065_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8066_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8067_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8068_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8069_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8070_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8071_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8072_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8073_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8074_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8075_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8076_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8077_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8078_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8079_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8080_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8081_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8082_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8083_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8084_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8085_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8086_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8087_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8088_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8089_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8090_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8091_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8092_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8093_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8094_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8095_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8096_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8097_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8098_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8099_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8100_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8101_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8102_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8103_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8104_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8105_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8106_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8107_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8108_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8109_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8110_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8111_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8112_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8113_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8114_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8115_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8116_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8117_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8118_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8119_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8120_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8121_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8122_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8123_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8124_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8125_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8126_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8127_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8128_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8129_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8130_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8131_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8132_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8133_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8134_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8135_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8136_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8137_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8138_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8139_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8140_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8141_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8142_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8143_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8144_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8145_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8146_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8147_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8148_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8149_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8150_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8151_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8152_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8153_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8154_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8155_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8156_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8157_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8158_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8159_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8160_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8161_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8162_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8163_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8164_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8165_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8166_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8167_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8168_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8169_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8170_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8171_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8172_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8173_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8174_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8175_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8176_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8177_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8178_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8179_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8180_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8181_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8182_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8183_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8184_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8185_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8186_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8187_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8188_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8189_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8190_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_FMicropolyRasterizeCS8191_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c3432B02D7939AD73EBD46FAFF9777C9143423161_TLightMapDensityPSTLightMapPolicyHQ0_0_0F96118FEF1B5EA9FF9DA550833A7FDE683760C97CE78EB1E5F7B44C0F4EF2D2A480780BB98A212CB_FRayTracingDynamicGeometryConverterCS0_0_0FC88841966033ECFCB1F9FA52523346DBA055B2A71B27889DE7D2D3D43B3D68DEC84B106B700FE61_FRayTracingDynamicGeometryConverterCS1_0_0FC88841966033ECFCB1F9FA52523346DBA055B2A71B27889DE7D2D3D43B3D68DEC84B106B700FE61_TBasePassCSTLightMapPolicyHQSkylight0_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BBA55F6E6205EFA16DBAF66344818BCEBEBB8F364B_TBasePassCSTLightMapPolicyHQSkylight1_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BBA55F6E6205EFA16DBAF66344818BCEBEBB8F364B_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight0_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BB022D4F16195E2C57E0CEBF08D5C5C7742A2C7D63_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight1_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BB022D4F16195E2C57E0CEBF08D5C5C7742A2C7D63_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight2_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BB022D4F16195E2C57E0CEBF08D5C5C7742A2C7D63_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight3_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BB022D4F16195E2C57E0CEBF08D5C5C7742A2C7D63_TVirtualTexturePSBaseColor0_0_0B6A41A4A70DF2FE2956CE316A062E63EA07A01A37F3BB63D1FB7F1EBC3B536DA531CB00C8BE01902_TMaterialCHSFNoLightMapPolicy0_4_640166915E56177E5FFA3E6241CFF99BD6C74E24F3F8AF42B27471EC7D767BF66597A7E60AEB81A005_TBasePassPSTLightMapPolicyLQSkylight0_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BBBD09847C9308CB404C4083D333372F62CC704473_TBasePassPSTLightMapPolicyLQSkylight1_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BBBD09847C9308CB404C4083D333372F62CC704473_TBasePassPSTLightMapPolicyLQSkylight2_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BBBD09847C9308CB404C4083D333372F62CC704473_TBasePassPSTLightMapPolicyLQSkylight3_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BBBD09847C9308CB404C4083D333372F62CC704473_TVirtualTextureVSWorldHeight0_0_0B6A41A4A70DF2FE2956CE316A062E63EA07A01A3A6502CF333B84792284D9743D21638BD47B5F810_TVirtualTextureVSBaseColor0_0_0B6A41A4A70DF2FE2956CE316A062E63EA07A01A3FC2FF3F01279C6C2E485AB4E532C91CCD55117EA_FLandscapeGrassWeightVS0_0_008400EC37E60D71A51210AE4C2A7C44805FBA924B843247FE16ED93CF8A6A0AE657DEC84F084FEAA_TBasePassCSFNoLightMapPolicySkylight0_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BBBC78525EB898E2F2985963D40201E61DE082E8B9_TBasePassCSFNoLightMapPolicySkylight1_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BBBC78525EB898E2F2985963D40201E61DE082E8B9_TBasePassCSFCachedVolumeIndirectLightingPolicy0_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BB12E619DB3922F74F8084E3F2BF40CB580D764A71_TBasePassCSFCachedVolumeIndirectLightingPolicy1_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BB12E619DB3922F74F8084E3F2BF40CB580D764A71_TLightMapDensityVSFNoLightMapPolicy0_0_0F96118FEF1B5EA9FF9DA550833A7FDE683760C976581915DAA33644654B099DEF74F25920F4B23DB_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BBC3A54C00877A6BA13CB0226D4CED9E5D76B85384_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ1_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BBC3A54C00877A6BA13CB0226D4CED9E5D76B85384_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ2_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BBC3A54C00877A6BA13CB0226D4CED9E5D76B85384_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ3_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BBC3A54C00877A6BA13CB0226D4CED9E5D76B85384_FHWRasterizeVS0_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS1_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS2_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS3_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS4_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS5_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS6_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS7_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS8_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS9_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS10_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS11_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS12_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS13_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS14_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS15_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS16_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS17_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS18_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS19_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS20_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS21_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS22_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS23_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS24_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS25_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS26_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS27_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS28_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS29_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS30_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS31_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS32_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS33_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS34_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS35_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS36_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS37_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS38_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS39_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS40_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS41_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS42_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS43_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS44_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS45_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS46_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS47_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS48_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS49_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS50_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS51_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS52_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS53_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS54_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS55_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS56_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS57_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS58_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS59_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS60_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS61_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS62_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS63_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS64_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS65_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS66_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS67_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS68_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS69_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS70_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS71_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS72_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS73_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS74_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS75_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS76_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS77_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS78_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS79_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS80_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS81_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS82_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS83_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS84_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS85_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS86_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS87_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS88_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS89_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS90_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS91_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS92_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS93_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS94_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS95_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS96_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS97_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS98_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS99_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS100_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS101_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS102_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS103_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS104_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS105_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS106_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS107_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS108_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS109_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS110_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS111_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS112_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS113_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS114_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS115_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS116_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS117_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS118_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS119_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS120_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS121_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS122_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS123_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS124_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS125_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS126_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS127_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS128_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS129_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS130_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS131_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS132_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS133_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS134_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS135_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS136_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS137_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS138_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS139_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS140_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS141_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS142_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS143_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS144_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS145_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS146_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS147_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS148_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS149_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS150_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS151_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS152_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS153_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS154_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS155_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS156_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS157_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS158_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS159_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS160_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS161_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS162_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS163_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS164_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS165_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS166_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS167_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS168_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS169_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS170_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS171_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS172_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS173_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS174_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS175_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS176_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS177_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS178_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS179_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS180_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS181_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS182_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS183_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS184_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS185_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS186_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS187_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS188_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS189_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS190_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS191_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS192_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS193_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS194_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS195_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS196_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS197_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS198_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS199_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS200_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS201_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS202_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS203_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS204_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS205_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS206_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS207_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS208_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS209_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS210_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS211_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS212_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS213_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS214_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS215_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS216_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS217_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS218_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS219_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS220_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS221_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS222_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS223_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS224_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS225_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS226_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS227_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS228_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS229_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS230_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS231_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS232_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS233_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS234_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS235_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS236_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS237_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS238_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS239_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS240_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS241_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS242_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS243_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS244_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS245_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS246_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS247_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS248_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS249_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS250_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS251_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS252_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS253_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS254_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS255_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS256_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS257_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS258_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS259_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS260_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS261_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS262_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS263_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS264_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS265_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS266_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS267_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS268_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS269_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS270_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS271_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS272_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS273_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS274_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS275_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS276_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS277_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS278_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS279_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS280_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS281_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS282_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS283_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS284_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS285_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS286_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS287_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS288_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS289_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS290_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS291_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS292_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS293_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS294_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS295_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS296_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS297_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS298_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS299_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS300_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS301_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS302_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS303_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS304_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS305_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS306_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS307_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS308_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS309_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS310_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS311_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS312_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS313_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS314_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS315_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS316_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS317_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS318_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS319_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS320_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS321_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS322_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS323_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS324_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS325_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS326_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS327_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS328_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS329_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS330_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS331_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS332_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS333_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS334_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS335_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS336_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS337_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS338_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS339_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS340_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS341_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS342_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS343_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS344_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS345_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS346_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS347_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS348_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS349_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS350_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS351_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS352_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS353_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS354_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS355_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS356_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS357_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS358_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS359_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS360_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS361_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS362_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS363_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS364_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS365_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS366_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS367_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS368_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS369_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS370_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS371_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS372_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS373_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS374_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS375_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS376_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS377_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS378_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS379_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS380_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS381_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS382_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS383_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS384_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS385_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS386_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS387_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS388_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS389_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS390_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS391_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS392_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS393_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS394_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS395_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS396_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS397_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS398_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS399_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS400_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS401_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS402_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS403_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS404_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS405_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS406_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS407_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS408_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS409_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS410_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS411_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS412_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS413_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS414_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS415_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS416_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS417_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS418_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS419_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS420_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS421_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS422_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS423_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS424_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS425_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS426_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS427_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS428_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS429_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS430_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS431_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS432_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS433_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS434_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS435_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS436_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS437_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS438_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS439_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS440_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS441_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS442_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS443_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS444_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS445_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS446_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS447_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS448_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS449_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS450_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS451_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS452_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS453_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS454_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS455_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS456_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS457_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS458_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS459_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS460_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS461_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS462_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS463_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS464_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS465_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS466_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS467_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS468_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS469_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS470_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS471_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS472_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS473_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS474_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS475_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS476_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS477_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS478_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS479_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS480_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS481_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS482_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS483_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS484_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS485_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS486_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS487_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS488_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS489_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS490_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS491_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS492_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS493_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS494_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS495_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS496_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS497_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS498_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS499_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS500_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS501_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS502_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS503_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS504_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS505_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS506_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS507_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS508_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS509_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS510_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHWRasterizeVS511_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c75888266CB59E377FB7010718DA0E773BAC9B479_FHitProxyVS0_0_0F889EB58E22CAE0233769E3D398EC112336C257C72BF3F6938476546300A18EB81C5711702C82C80_FHitProxyPS0_0_0299456CC5C1335F1CDFAB45AA24AAA7E8EF118ABA93980F99C28DDE486BF307D9FE977A7ADF80215_TMaterialCHSTLightMapPolicyHQ0_4_640166915E56177E5FFA3E6241CFF99BD6C74E24F3CDC058680E56D14BC4A103F556A3190F5CD3F1C0_TBasePassCSTLightMapPolicyLQSkylight0_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BB1DA3AE883BC4E1ED74DB1F080A242665A12722C1_TBasePassCSTLightMapPolicyLQSkylight1_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BB1DA3AE883BC4E1ED74DB1F080A242665A12722C1_FLandscapeGrassWeightPS0_0_008400EC37E60D71A51210AE4C2A7C44805FBA924BDAF86030495F9CFF3EC220AF649A342AEAAA3DE_TBasePassCSTLightMapPolicyLQ0_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BB3ED983E027784D1BE890E26039B92A92007B20BC_TBasePassCSTLightMapPolicyLQ1_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BB3ED983E027784D1BE890E26039B92A92007B20BC_TBasePassPSFNoLightMapPolicy0_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BBDB1A5570A767CC9D7FE1D978DC7583055F2146DB_TBasePassPSFNoLightMapPolicy1_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BBDB1A5570A767CC9D7FE1D978DC7583055F2146DB_TBasePassPSFNoLightMapPolicy2_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BBDB1A5570A767CC9D7FE1D978DC7583055F2146DB_TBasePassPSFNoLightMapPolicy3_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BBDB1A5570A767CC9D7FE1D978DC7583055F2146DB_TBasePassCSFPrecomputedVolumetricLightmapLightingPolicy0_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BB865939097D98D333A84BDB4E9BF6AEC20B7E60D1_TBasePassCSFPrecomputedVolumetricLightmapLightingPolicy1_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BB865939097D98D333A84BDB4E9BF6AEC20B7E60D1_FHWRasterizePS0_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS1_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS2_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS3_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS4_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS5_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS6_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS7_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS8_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS9_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS10_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS11_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS12_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS13_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS14_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS15_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS16_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS17_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS18_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS19_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS20_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS21_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS22_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS23_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS24_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS25_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS26_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS27_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS28_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS29_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS30_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS31_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS32_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS33_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS34_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS35_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS36_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS37_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS38_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS39_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS40_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS41_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS42_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS43_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS44_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS45_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS46_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS47_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS48_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS49_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS50_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS51_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS52_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS53_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS54_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS55_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS56_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS57_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS58_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS59_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS60_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS61_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS62_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS63_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS64_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS65_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS66_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS67_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS68_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS69_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS70_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS71_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS72_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS73_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS74_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS75_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS76_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS77_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS78_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS79_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS80_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS81_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS82_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS83_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS84_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS85_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS86_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS87_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS88_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS89_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS90_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS91_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS92_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS93_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS94_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS95_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS96_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS97_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS98_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS99_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS100_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS101_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS102_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS103_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS104_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS105_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS106_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS107_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS108_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS109_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS110_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS111_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS112_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS113_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS114_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS115_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS116_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS117_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS118_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS119_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS120_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS121_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS122_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS123_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS124_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS125_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS126_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS127_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS128_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS129_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS130_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS131_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS132_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS133_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS134_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS135_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS136_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS137_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS138_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS139_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS140_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS141_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS142_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS143_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS144_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS145_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS146_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS147_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS148_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS149_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS150_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS151_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS152_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS153_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS154_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS155_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS156_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS157_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS158_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS159_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS160_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS161_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS162_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS163_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS164_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS165_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS166_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS167_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS168_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS169_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS170_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS171_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS172_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS173_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS174_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS175_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS176_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS177_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS178_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS179_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS180_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS181_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS182_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS183_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS184_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS185_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS186_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS187_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS188_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS189_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS190_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS191_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS192_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS193_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS194_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS195_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS196_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS197_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS198_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS199_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS200_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS201_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS202_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS203_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS204_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS205_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS206_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS207_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS208_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS209_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS210_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS211_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS212_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS213_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS214_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS215_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS216_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS217_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS218_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS219_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS220_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS221_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS222_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS223_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS224_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS225_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS226_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS227_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS228_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS229_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS230_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS231_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS232_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS233_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS234_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS235_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS236_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS237_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS238_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS239_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS240_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS241_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS242_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS243_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS244_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS245_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS246_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS247_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS248_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS249_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS250_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS251_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS252_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS253_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS254_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS255_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS256_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS257_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS258_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS259_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS260_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS261_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS262_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS263_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS264_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS265_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS266_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS267_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS268_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS269_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS270_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS271_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS272_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS273_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS274_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS275_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS276_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS277_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS278_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS279_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS280_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS281_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS282_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS283_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS284_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS285_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS286_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS287_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS288_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS289_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS290_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS291_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS292_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS293_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS294_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS295_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS296_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS297_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS298_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS299_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS300_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS301_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS302_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS303_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS304_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS305_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS306_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS307_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS308_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS309_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS310_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS311_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS312_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS313_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS314_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS315_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS316_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS317_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS318_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS319_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS320_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS321_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS322_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS323_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS324_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS325_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS326_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS327_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS328_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS329_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS330_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS331_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS332_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS333_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS334_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS335_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS336_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS337_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS338_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS339_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS340_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS341_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS342_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS343_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS344_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS345_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS346_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS347_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS348_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS349_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS350_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS351_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS352_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS353_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS354_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS355_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS356_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS357_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS358_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS359_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS360_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS361_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS362_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS363_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS364_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS365_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS366_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS367_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS368_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS369_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS370_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS371_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS372_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS373_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS374_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS375_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS376_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS377_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS378_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS379_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS380_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS381_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS382_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS383_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS384_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS385_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS386_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS387_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS388_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS389_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS390_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS391_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS392_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS393_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS394_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS395_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS396_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS397_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS398_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS399_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS400_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS401_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS402_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS403_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS404_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS405_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS406_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS407_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS408_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS409_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS410_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS411_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS412_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS413_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS414_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS415_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS416_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS417_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS418_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS419_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS420_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS421_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS422_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS423_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS424_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS425_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS426_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS427_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS428_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS429_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS430_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS431_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS432_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS433_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS434_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS435_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS436_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS437_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS438_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS439_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS440_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS441_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS442_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS443_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS444_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS445_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS446_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS447_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS448_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS449_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS450_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS451_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS452_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS453_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS454_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS455_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS456_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS457_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS458_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS459_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS460_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS461_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS462_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS463_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS464_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS465_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS466_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS467_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS468_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS469_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS470_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS471_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS472_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS473_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS474_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS475_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS476_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS477_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS478_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS479_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS480_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS481_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS482_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS483_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS484_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS485_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS486_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS487_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS488_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS489_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS490_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS491_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS492_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS493_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS494_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS495_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS496_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS497_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS498_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS499_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS500_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS501_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS502_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS503_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS504_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS505_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS506_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS507_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS508_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS509_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS510_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_FHWRasterizePS511_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2cD0F4180AAF0D1A959E34A925D42CCBE35844F0F3_TMaterialCHSFPrecomputedVolumetricLightmapLightingPolicy0_4_640166915E56177E5FFA3E6241CFF99BD6C74E24F3E22E8F553942CCCEEBBF49D0CD1D210D9E3FA36A_TShadowDepthVSVertexShadowDepth_OutputDepth0_0_0942CBF29967A53917C936E73DDBDC7F4CAD15494DFC3140EF7AD3DE705E4D37AFEC7FC1EEDA0BB95_TDepthOnlyVS0_0_00863E03E233D10153D3B5279696264999A2EADD08ADE6F7F29B5656EE3E08DB8C5BED3FA828128DA_FLandscapePhysicalMaterialPS0_0_0355F6668516F1742E0E2B7E4AC765713AB0A48EFA15F15DC89A23CA6ADB1BF734EE6C552AFFECACC_TBasePassCSFPrecomputedVolumetricLightmapLightingPolicySkylight0_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BBE89CB02335BA61FD525DC7D5F26D81A2CFD07711_TBasePassCSFPrecomputedVolumetricLightmapLightingPolicySkylight1_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BBE89CB02335BA61FD525DC7D5F26D81A2CFD07711_TLightMapDensityVSFDummyLightMapPolicy0_0_0F96118FEF1B5EA9FF9DA550833A7FDE683760C973BC102E1756DA25FD5D5E1FECC7A91C7176BAA19_TShadowDepthPSPixelShadowDepth_VirtualShadowMap0_0_0D84A3C18C80E8F4E9C310A9CA96DC79C0212E184FBFBB8F1BCBEDF0B164BDDCF6A470343CF91ADD2_TBasePassVSFPrecomputedVolumetricLightmapLightingPolicy0_0_01BE7B434F0F4C42BC92CDC08E2855A394433623A22181DA12A2866CA93175AF5D4699F8B492D6200_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight0_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BB1DDA60914C8FE6052B01A7BD07C224FD5BA0E7C7_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight1_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BB1DDA60914C8FE6052B01A7BD07C224FD5BA0E7C7_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight2_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BB1DDA60914C8FE6052B01A7BD07C224FD5BA0E7C7_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight3_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BB1DDA60914C8FE6052B01A7BD07C224FD5BA0E7C7_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy0_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BB33BBC10B9160628E75D1CF9C31B4790ECBC1059E_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy1_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BB33BBC10B9160628E75D1CF9C31B4790ECBC1059E_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy2_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BB33BBC10B9160628E75D1CF9C31B4790ECBC1059E_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy3_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BB33BBC10B9160628E75D1CF9C31B4790ECBC1059E_TMaterialCHSTDistanceFieldShadowsAndLightMapPolicyHQ0_4_640166915E56177E5FFA3E6241CFF99BD6C74E24F3417729D7580A050866EFD03BD5139704DF787A54_TMaterialCHSTLightMapPolicyLQ0_4_640166915E56177E5FFA3E6241CFF99BD6C74E24F32C94D38747BF8AC3104BFFDC03E4AA1C4441A5BF_TBasePassPSTLightMapPolicyHQ0_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BBC3A6723E2839E255B091A8F2C21E0332894D48B1_TBasePassPSTLightMapPolicyHQ1_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BBC3A6723E2839E255B091A8F2C21E0332894D48B1_TBasePassPSTLightMapPolicyHQ2_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BBC3A6723E2839E255B091A8F2C21E0332894D48B1_TBasePassPSTLightMapPolicyHQ3_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BBC3A6723E2839E255B091A8F2C21E0332894D48B1_FPathTracingMaterialCHS_IS0_32_64E250F7843D36DE06C1FF921087293DB1A48D3A53C81EAFA7D8FCC0CCD3880156ECEE9737BD952F94_TLightMapDensityPSFDummyLightMapPolicy0_0_0F96118FEF1B5EA9FF9DA550833A7FDE683760C97E77AF2F2E1457BE594F9D82440270C0CF6498092_TBasePassPSFCachedPointIndirectLightingPolicySkylight0_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BBAF7E180D568DFBC23594A9F8E27386744B6AF0CB_TBasePassPSFCachedPointIndirectLightingPolicySkylight1_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BBAF7E180D568DFBC23594A9F8E27386744B6AF0CB_TBasePassPSFCachedPointIndirectLightingPolicySkylight2_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BBAF7E180D568DFBC23594A9F8E27386744B6AF0CB_TBasePassPSFCachedPointIndirectLightingPolicySkylight3_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BBAF7E180D568DFBC23594A9F8E27386744B6AF0CB_TVirtualTexturePSWorldHeight0_0_0B6A41A4A70DF2FE2956CE316A062E63EA07A01A385D38ED47B48E569B24150BFBCDE2DD80EC6F39C_TVirtualTextureVSMask40_0_0B6A41A4A70DF2FE2956CE316A062E63EA07A01A33C253A642C0C41B249051778DC2D670628A924C5_FTranslucentLightingInjectPS0_0_05296E631F1CC957796129D2DF61E6DAF8036AE499298BFADDF322EAFDA0E335FC95C9E157B646419_FTranslucentLightingInjectPS1_0_05296E631F1CC957796129D2DF61E6DAF8036AE499298BFADDF322EAFDA0E335FC95C9E157B646419_FTranslucentLightingInjectPS2_0_05296E631F1CC957796129D2DF61E6DAF8036AE499298BFADDF322EAFDA0E335FC95C9E157B646419_FTranslucentLightingInjectPS3_0_05296E631F1CC957796129D2DF61E6DAF8036AE499298BFADDF322EAFDA0E335FC95C9E157B646419_FTranslucentLightingInjectPS4_0_05296E631F1CC957796129D2DF61E6DAF8036AE499298BFADDF322EAFDA0E335FC95C9E157B646419_FTranslucentLightingInjectPS5_0_05296E631F1CC957796129D2DF61E6DAF8036AE499298BFADDF322EAFDA0E335FC95C9E157B646419_FTranslucentLightingInjectPS6_0_05296E631F1CC957796129D2DF61E6DAF8036AE499298BFADDF322EAFDA0E335FC95C9E157B646419_FTranslucentLightingInjectPS7_0_05296E631F1CC957796129D2DF61E6DAF8036AE499298BFADDF322EAFDA0E335FC95C9E157B646419_FTranslucentLightingInjectPS8_0_05296E631F1CC957796129D2DF61E6DAF8036AE499298BFADDF322EAFDA0E335FC95C9E157B646419_FTranslucentLightingInjectPS9_0_05296E631F1CC957796129D2DF61E6DAF8036AE499298BFADDF322EAFDA0E335FC95C9E157B646419_FTranslucentLightingInjectPS10_0_05296E631F1CC957796129D2DF61E6DAF8036AE499298BFADDF322EAFDA0E335FC95C9E157B646419_FTranslucentLightingInjectPS11_0_05296E631F1CC957796129D2DF61E6DAF8036AE499298BFADDF322EAFDA0E335FC95C9E157B646419_FTranslucentLightingInjectPS12_0_05296E631F1CC957796129D2DF61E6DAF8036AE499298BFADDF322EAFDA0E335FC95C9E157B646419_FTranslucentLightingInjectPS13_0_05296E631F1CC957796129D2DF61E6DAF8036AE499298BFADDF322EAFDA0E335FC95C9E157B646419_FTranslucentLightingInjectPS14_0_05296E631F1CC957796129D2DF61E6DAF8036AE499298BFADDF322EAFDA0E335FC95C9E157B646419_FTranslucentLightingInjectPS15_0_05296E631F1CC957796129D2DF61E6DAF8036AE499298BFADDF322EAFDA0E335FC95C9E157B646419_FTranslucentLightingInjectPS16_0_05296E631F1CC957796129D2DF61E6DAF8036AE499298BFADDF322EAFDA0E335FC95C9E157B646419_FTranslucentLightingInjectPS17_0_05296E631F1CC957796129D2DF61E6DAF8036AE499298BFADDF322EAFDA0E335FC95C9E157B646419_FTranslucentLightingInjectPS18_0_05296E631F1CC957796129D2DF61E6DAF8036AE499298BFADDF322EAFDA0E335FC95C9E157B646419_FTranslucentLightingInjectPS19_0_05296E631F1CC957796129D2DF61E6DAF8036AE499298BFADDF322EAFDA0E335FC95C9E157B646419_FTranslucentLightingInjectPS20_0_05296E631F1CC957796129D2DF61E6DAF8036AE499298BFADDF322EAFDA0E335FC95C9E157B646419_FTranslucentLightingInjectPS21_0_05296E631F1CC957796129D2DF61E6DAF8036AE499298BFADDF322EAFDA0E335FC95C9E157B646419_FTranslucentLightingInjectPS22_0_05296E631F1CC957796129D2DF61E6DAF8036AE499298BFADDF322EAFDA0E335FC95C9E157B646419_FTranslucentLightingInjectPS23_0_05296E631F1CC957796129D2DF61E6DAF8036AE499298BFADDF322EAFDA0E335FC95C9E157B646419_FTranslucentLightingInjectPS24_0_05296E631F1CC957796129D2DF61E6DAF8036AE499298BFADDF322EAFDA0E335FC95C9E157B646419_FTranslucentLightingInjectPS25_0_05296E631F1CC957796129D2DF61E6DAF8036AE499298BFADDF322EAFDA0E335FC95C9E157B646419_FTranslucentLightingInjectPS26_0_05296E631F1CC957796129D2DF61E6DAF8036AE499298BFADDF322EAFDA0E335FC95C9E157B646419_FTranslucentLightingInjectPS27_0_05296E631F1CC957796129D2DF61E6DAF8036AE499298BFADDF322EAFDA0E335FC95C9E157B646419_FTranslucentLightingInjectPS28_0_05296E631F1CC957796129D2DF61E6DAF8036AE499298BFADDF322EAFDA0E335FC95C9E157B646419_FTranslucentLightingInjectPS29_0_05296E631F1CC957796129D2DF61E6DAF8036AE499298BFADDF322EAFDA0E335FC95C9E157B646419_FTranslucentLightingInjectPS30_0_05296E631F1CC957796129D2DF61E6DAF8036AE499298BFADDF322EAFDA0E335FC95C9E157B646419_FTranslucentLightingInjectPS31_0_05296E631F1CC957796129D2DF61E6DAF8036AE499298BFADDF322EAFDA0E335FC95C9E157B646419_TBasePassVSFCachedPointIndirectLightingPolicy0_0_01BE7B434F0F4C42BC92CDC08E2855A394433623A079E676FA3AD871AB793EF2BB6673176E11836F1_FHWRasterizeMS0_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS1_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS2_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS3_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS4_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS5_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS6_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS7_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS8_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS9_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS10_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS11_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS12_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS13_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS14_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS15_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS16_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS17_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS18_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS19_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS20_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS21_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS22_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS23_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS24_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS25_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS26_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS27_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS28_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS29_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS30_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS31_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS32_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS33_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS34_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS35_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS36_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS37_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS38_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS39_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS40_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS41_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS42_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS43_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS44_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS45_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS46_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS47_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS48_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS49_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS50_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS51_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS52_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS53_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS54_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS55_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS56_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS57_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS58_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS59_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS60_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS61_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS62_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS63_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS64_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS65_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS66_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS67_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS68_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS69_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS70_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS71_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS72_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS73_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS74_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS75_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS76_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS77_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS78_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS79_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS80_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS81_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS82_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS83_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS84_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS85_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS86_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS87_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS88_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS89_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS90_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS91_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS92_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS93_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS94_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS95_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS96_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS97_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS98_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS99_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS100_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS101_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS102_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS103_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS104_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS105_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS106_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS107_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS108_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS109_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS110_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS111_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS112_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS113_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS114_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS115_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS116_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS117_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS118_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS119_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS120_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS121_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS122_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS123_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS124_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS125_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS126_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS127_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS128_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS129_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS130_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS131_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS132_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS133_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS134_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS135_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS136_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS137_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS138_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS139_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS140_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS141_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS142_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS143_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS144_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS145_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS146_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS147_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS148_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS149_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS150_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS151_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS152_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS153_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS154_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS155_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS156_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS157_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS158_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS159_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS160_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS161_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS162_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS163_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS164_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS165_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS166_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS167_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS168_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS169_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS170_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS171_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS172_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS173_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS174_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS175_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS176_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS177_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS178_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS179_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS180_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS181_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS182_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS183_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS184_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS185_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS186_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS187_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS188_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS189_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS190_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS191_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS192_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS193_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS194_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS195_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS196_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS197_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS198_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS199_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS200_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS201_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS202_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS203_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS204_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS205_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS206_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS207_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS208_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS209_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS210_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS211_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS212_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS213_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS214_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS215_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS216_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS217_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS218_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS219_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS220_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS221_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS222_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS223_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS224_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS225_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS226_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS227_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS228_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS229_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS230_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS231_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS232_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS233_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS234_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS235_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS236_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS237_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS238_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS239_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS240_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS241_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS242_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS243_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS244_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS245_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS246_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS247_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS248_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS249_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS250_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS251_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS252_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS253_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS254_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS255_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS256_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS257_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS258_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS259_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS260_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS261_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS262_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS263_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS264_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS265_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS266_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS267_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS268_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS269_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS270_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS271_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS272_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS273_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS274_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS275_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS276_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS277_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS278_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS279_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS280_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS281_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS282_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS283_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS284_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS285_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS286_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS287_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS288_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS289_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS290_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS291_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS292_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS293_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS294_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS295_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS296_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS297_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS298_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS299_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS300_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS301_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS302_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS303_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS304_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS305_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS306_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS307_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS308_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS309_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS310_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS311_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS312_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS313_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS314_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS315_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS316_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS317_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS318_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS319_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS320_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS321_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS322_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS323_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS324_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS325_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS326_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS327_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS328_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS329_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS330_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS331_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS332_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS333_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS334_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS335_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS336_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS337_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS338_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS339_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS340_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS341_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS342_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS343_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS344_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS345_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS346_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS347_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS348_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS349_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS350_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS351_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS352_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS353_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS354_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS355_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS356_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS357_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS358_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS359_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS360_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS361_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS362_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS363_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS364_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS365_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS366_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS367_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS368_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS369_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS370_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS371_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS372_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS373_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS374_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS375_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS376_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS377_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS378_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS379_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS380_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS381_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS382_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS383_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS384_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS385_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS386_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS387_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS388_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS389_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS390_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS391_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS392_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS393_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS394_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS395_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS396_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS397_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS398_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS399_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS400_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS401_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS402_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS403_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS404_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS405_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS406_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS407_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS408_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS409_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS410_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS411_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS412_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS413_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS414_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS415_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS416_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS417_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS418_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS419_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS420_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS421_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS422_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS423_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS424_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS425_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS426_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS427_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS428_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS429_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS430_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS431_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS432_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS433_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS434_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS435_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS436_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS437_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS438_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS439_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS440_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS441_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS442_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS443_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS444_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS445_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS446_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS447_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS448_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS449_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS450_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS451_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS452_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS453_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS454_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS455_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS456_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS457_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS458_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS459_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS460_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS461_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS462_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS463_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS464_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS465_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS466_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS467_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS468_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS469_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS470_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS471_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS472_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS473_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS474_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS475_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS476_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS477_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS478_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS479_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS480_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS481_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS482_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS483_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS484_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS485_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS486_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS487_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS488_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS489_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS490_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS491_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS492_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS493_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS494_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS495_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS496_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS497_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS498_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS499_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS500_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS501_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS502_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS503_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS504_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS505_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS506_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS507_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS508_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS509_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS510_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_FHWRasterizeMS511_0_0720F7FE22B89A44B04359938FEB678C06E990788SPM_dad17a78a0f50521829f55cb554751e4ceacf9664da058715e9368022b47ee2c7425B25BBF9A8914F428D767E0A54FD10BA42AC8_TBasePassPSFCachedPointIndirectLightingPolicy0_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BBE47CFC825CEFB639C5828F4DDF0DCE51295A09C0_TBasePassPSFCachedPointIndirectLightingPolicy1_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BBE47CFC825CEFB639C5828F4DDF0DCE51295A09C0_TBasePassPSFCachedPointIndirectLightingPolicy2_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BBE47CFC825CEFB639C5828F4DDF0DCE51295A09C0_TBasePassPSFCachedPointIndirectLightingPolicy3_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BBE47CFC825CEFB639C5828F4DDF0DCE51295A09C0_TVirtualTexturePSMask40_0_0B6A41A4A70DF2FE2956CE316A062E63EA07A01A3993F4BD01DBC24D2E5A09102BD4C807EFF88A1C1_TVirtualTexturePSBaseColorNormalRoughness0_0_0B6A41A4A70DF2FE2956CE316A062E63EA07A01A36266D1BE886CEF77E6C9F49278569FCABD77F9AE_FVelocityPS0_0_0DB8482DD22C6C9B86B67F0F310D6C268A3B431618F5A40A12D25A7645F81B664EC755F9183F65E2C_TBasePassPSFCachedVolumeIndirectLightingPolicy0_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BB0FF0E27F84FDF78562F2B21E9B758CE144D84171_TBasePassPSFCachedVolumeIndirectLightingPolicy1_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BB0FF0E27F84FDF78562F2B21E9B758CE144D84171_TBasePassPSFCachedVolumeIndirectLightingPolicy2_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BB0FF0E27F84FDF78562F2B21E9B758CE144D84171_TBasePassPSFCachedVolumeIndirectLightingPolicy3_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BB0FF0E27F84FDF78562F2B21E9B758CE144D84171_TShadowDepthVSVertexShadowDepth_PerspectiveCorrect0_0_0942CBF29967A53917C936E73DDBDC7F4CAD15494BCF6FB5E8EF7D408DEC455F0EE582157327F8917_TBasePassCSFCachedPointIndirectLightingPolicySkylight0_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BB524B2E3D8F8BD05DCCFA58C65E09DFA5C5316C90_TBasePassCSFCachedPointIndirectLightingPolicySkylight1_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BB524B2E3D8F8BD05DCCFA58C65E09DFA5C5316C90_TBasePassCSTLightMapPolicyHQ0_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BBF43AB7843AFE13C73728D03F8F4192B8CC456245_TBasePassCSTLightMapPolicyHQ1_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BBF43AB7843AFE13C73728D03F8F4192B8CC456245_TBasePassPSFCachedVolumeIndirectLightingPolicySkylight0_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BBE464C6CCC0DA4475DCA36FD3E0BC6B0D72A63A2C_TBasePassPSFCachedVolumeIndirectLightingPolicySkylight1_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BBE464C6CCC0DA4475DCA36FD3E0BC6B0D72A63A2C_TBasePassPSFCachedVolumeIndirectLightingPolicySkylight2_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BBE464C6CCC0DA4475DCA36FD3E0BC6B0D72A63A2C_TBasePassPSFCachedVolumeIndirectLightingPolicySkylight3_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BBE464C6CCC0DA4475DCA36FD3E0BC6B0D72A63A2C_TLightMapDensityPSFNoLightMapPolicy0_0_0F96118FEF1B5EA9FF9DA550833A7FDE683760C979B07A405BBB55D33CD88D579770F337E4D14661E_TMaterialCHS_IS_FPrecomputedVolumetricLightmapLightingPolicy0_4_640166915E56177E5FFA3E6241CFF99BD6C74E24F3373999E04BD4D55284E185DD5A1A492FEDA52A10_TLightMapDensityVSTLightMapPolicyLQ0_0_0F96118FEF1B5EA9FF9DA550833A7FDE683760C97640B1994C4BEB76F1DB4A2F15290EB10D63701B0_TBasePassCSFNoLightMapPolicy0_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BBFA8363B6EDD704A2B911C90FE1AE21E33262AB48_TBasePassCSFNoLightMapPolicy1_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BBFA8363B6EDD704A2B911C90FE1AE21E33262AB48_TBasePassVSTLightMapPolicyHQ0_0_01BE7B434F0F4C42BC92CDC08E2855A394433623A0396DF56DEFAEB980AF7B2AB9A3D653F73CAACD5_FLandscapePhysicalMaterialVS0_0_0355F6668516F1742E0E2B7E4AC765713AB0A48EF4D5B42CCFC0056DD05DC576AC7626AEB678DE93A_TBasePassPSFNoLightMapPolicySkylight0_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BB4BDB98D6BA1DAB2B246EBEE74FF55736C20CB947_TBasePassPSFNoLightMapPolicySkylight1_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BB4BDB98D6BA1DAB2B246EBEE74FF55736C20CB947_TBasePassPSFNoLightMapPolicySkylight2_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BB4BDB98D6BA1DAB2B246EBEE74FF55736C20CB947_TBasePassPSFNoLightMapPolicySkylight3_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BB4BDB98D6BA1DAB2B246EBEE74FF55736C20CB947_TBasePassVSFCachedVolumeIndirectLightingPolicy0_0_01BE7B434F0F4C42BC92CDC08E2855A394433623A4041ACAAF16DA62254280278D8A82CF63E7274DC_TShadowDepthPSPixelShadowDepth_OnePassPointLight0_0_0D84A3C18C80E8F4E9C310A9CA96DC79C0212E18467FFBADCED2EEABBA7E306A2AE15090692383FD0_TBasePassCSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BB85BA5B8377E528481DDD946533CA5285204AE28D_TBasePassCSTDistanceFieldShadowsAndLightMapPolicyHQ1_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BB85BA5B8377E528481DDD946533CA5285204AE28D_TShadowDepthVSVertexShadowDepth_PerspectiveCorrectPositionOnly0_0_0942CBF29967A53917C936E73DDBDC7F4CAD1549415CD281CE33BDADFDE0943F637BA1BB66DE8320E_TBasePassVSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_01BE7B434F0F4C42BC92CDC08E2855A394433623A2CBC71FB7DCAECB99A16520323A8B47109D5AE7B_TVirtualTexturePSBaseColorNormalSpecular0_0_0B6A41A4A70DF2FE2956CE316A062E63EA07A01A317E90B457865FBBE166C5DCF6DB73BADE228C00F_TShadowDepthVSVertexShadowDepth_VirtualShadowMap0_0_0942CBF29967A53917C936E73DDBDC7F4CAD1549465DC357252AAE25058F6EDA35AF61E3AB9975304_FPathTracingMaterialCHS0_32_64E250F7843D36DE06C1FF921087293DB1A48D3A53FA629A3B739B1ACAEF994ECD9F183C37EB551BF0_TShadowDepthVSVertexShadowDepth_OnePassPointLight0_0_0942CBF29967A53917C936E73DDBDC7F4CAD154943DF1B87BDADAA5FC21CB81F1923EDC7EE0A10F57_TBasePassCSFCachedVolumeIndirectLightingPolicySkylight0_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BB158291969582A7F357205ECA2875EFCA6FF4813C_TBasePassCSFCachedVolumeIndirectLightingPolicySkylight1_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BB158291969582A7F357205ECA2875EFCA6FF4813C_TVirtualTexturePSDisplacement0_0_0B6A41A4A70DF2FE2956CE316A062E63EA07A01A382AEC6D625AB0FAE4F4BCA7F1872CE5EEF18FA0B_TBasePassPSTLightMapPolicyLQ0_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BB35E62F491D44FDB30E2E2EB7920309A05A718F74_TBasePassPSTLightMapPolicyLQ1_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BB35E62F491D44FDB30E2E2EB7920309A05A718F74_TBasePassPSTLightMapPolicyLQ2_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BB35E62F491D44FDB30E2E2EB7920309A05A718F74_TBasePassPSTLightMapPolicyLQ3_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BB35E62F491D44FDB30E2E2EB7920309A05A718F74_TLightMapDensityPSTLightMapPolicyLQ0_0_0F96118FEF1B5EA9FF9DA550833A7FDE683760C97E9A428C1AC97AF15E3028482776054B85B3A52DC_TBasePassVSTLightMapPolicyLQ0_0_01BE7B434F0F4C42BC92CDC08E2855A394433623A52D039B75A4E397105F96F0712E03667DD0C19F6_TLightMapDensityVSTLightMapPolicyHQ0_0_0F96118FEF1B5EA9FF9DA550833A7FDE683760C97B4F2935C125E16C323E7532192401E0609794C97_TShadowDepthVSVertexShadowDepth_VirtualShadowMapPositionOnly0_0_0942CBF29967A53917C936E73DDBDC7F4CAD15494AADBBB904C6E35BB375B45A253CC052CEA4AFA85_FDebugViewModePS0_0_08139A93A24CAF0C2ECB442AC482659306809976B4734A96CD2A8C45D54C0879E30EA0B3DB67411D6_TBasePassPSTLightMapPolicyHQSkylight0_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BBB2FDF1F00135BB7B167C2D7CBD3D9319A9C02C13_TBasePassPSTLightMapPolicyHQSkylight1_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BBB2FDF1F00135BB7B167C2D7CBD3D9319A9C02C13_TBasePassPSTLightMapPolicyHQSkylight2_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BBB2FDF1F00135BB7B167C2D7CBD3D9319A9C02C13_TBasePassPSTLightMapPolicyHQSkylight3_0_0AFC36C847EDAF6701B7C9505E83BA2969D1B02BBB2FDF1F00135BB7B167C2D7CBD3D9319A9C02C13_TDepthOnlyVS0_0_0645EB5C818295C8431312C8027E25CB1B58C28B356427B37960E88D0CA8E64942C1E064EF04157D3_FVelocityVS0_0_0DB8482DD22C6C9B86B67F0F310D6C268A3B431616EB92B4DD948FC931344240540361B99938DCCAF_FDebugViewModeVS0_0_0D892372FC05E7D0E78023DA0D15CDD6CC792A3DB7ACCC31E569010485380C30200922F864B7C954F_TMaterialCHS_IS_FNoLightMapPolicy0_4_640166915E56177E5FFA3E6241CFF99BD6C74E24F3864F0E716C24839C945AE809A1C1DA070C219A18_TShadowDepthVSVertexShadowDepth_OnePassPointLightPositionOnly0_0_0942CBF29967A53917C936E73DDBDC7F4CAD15494B4D2F763386B6ECB29D5395387AF2C2064A97D7E_TBasePassVSFNoLightMapPolicy0_0_01BE7B434F0F4C42BC92CDC08E2855A394433623A4831AC330F4C98062DD5EC19944CBF4E5E6E437C_DepthPosOnlyNoPixelPipeline0863E03E233D10153D3B5279696264999A2EADD0_VelocityPipeline212A5FA86D53DE552B11179F4DC6F3D822E913A3_DepthNoPixelPipeline645EB5C818295C8431312C8027E25CB1B58C28B3_FGPUSpriteVertexFactory502648E6ADCD6A14C36E8AD14E58CFD42FEAD9206F4AA5ED14228FB7E8DA60EA4B587BD3239FAD94B9CA513CCBA4F1E3AF7D9556DD0F2FF45E951E1A_FNiagaraRibbonVertexFactory40AE2A8C376762D76B57462BC96C5A8B2BA64690A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966DE03DD13CEAD2D60503F2AAC85D4762994EF4025A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966_TGPUSkinAPEXClothVertexFactoryDefaultDB6B797A010D46E14E42718F1F159A68DD07F3CF865BAECC72718BD163211F688746A699B40529F3_FHairStrandsVertexFactoryDBBC02BF9790658734AC4114400D2C6F89BC4CAFD3E4E2A5E88CD68F0A272CC5E27AF3522F4CD35AD3E4E2A5E88CD68F0A272CC5E27AF3522F4CD35AD3E4E2A5E88CD68F0A272CC5E27AF3522F4CD35AD3E4E2A5E88CD68F0A272CC5E27AF3522F4CD35A_FParticleSpriteVertexFactory5660F67B9D3C6D983BCB16268A319C58CCDEAFADF99E1B0FB635933CEEAC41CF9441DF5EA4A994CA9DAE5A7C55936FD50BC3B20BD063C1832A4D4247_TGPUSkinVertexFactoryUnlimitedDB6B797A010D46E14E42718F1F159A68DD07F3CF31B36F6CBAFE9E8B4B5CD4C25AE5EC462AD5FA30_FVectorFieldVisualizationVertexFactory64D4756CA3139457833733BEEC8896D995E76351CC854D8E74FEAEF90804D69AF6B78BD07A141ACC_FNiagaraMeshVertexFactory47AB77BC0D8E1F969BD09FD44B452A6C4DC9EA824B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9571BD81B2CBA1F364F28A837532353718EB814537B4B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9574B3A20E0CA93D5CA5A60C16EF2EB14EA073FC957_FParticleBeamTrailVertexFactory87E53068ECC22350A605782999D7FD9D3CF1E556378BBDDEC2CEAC35A309C357B38D702E7981D5D3_FNaniteVertexFactory576D5F78D12F4390058B5FD8F3E5D6D3CAC76484_TGPUSkinVertexFactoryDefaultDB6B797A010D46E14E42718F1F159A68DD07F3CF31B36F6CBAFE9E8B4B5CD4C25AE5EC462AD5FA30_TGPUSkinAPEXClothVertexFactoryUnlimitedDB6B797A010D46E14E42718F1F159A68DD07F3CF865BAECC72718BD163211F688746A699B40529F3_FGeometryCollectionVertexFactoryA9921F2B9D4F2B5491163609D874E23111098C9C49D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC41_FLandscapeXYOffsetVertexFactoryD16AF8842BD1C6ED5EF1FC1C8F72D34E7F564C49B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FMeshParticleVertexFactory1BD5F30CD553FC8316C415C66C04B32333F65CF2F773920348F231C490A74B1A551F8CE3ABF04791_FInstancedStaticMeshVertexFactory5409950CAD9FB5FD2B31F1C62B8CC3A3A7336A5739A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD_FSplineMeshVertexFactory5409950CAD9FB5FD2B31F1C62B8CC3A3A7336A57A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965_FHairCardsVertexFactoryE08D68B8A50FCCB1F8231535DFD0B1F7E1984BA30FC1BDC3DE4DEE8FD704597A0BE4E617A04B1D440FC1BDC3DE4DEE8FD704597A0BE4E617A04B1D440FC1BDC3DE4DEE8FD704597A0BE4E617A04B1D440FC1BDC3DE4DEE8FD704597A0BE4E617A04B1D44_FLocalVertexFactory5409950CAD9FB5FD2B31F1C62B8CC3A3A7336A5781418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E_FLandscapeVertexFactoryD16AF8842BD1C6ED5EF1FC1C8F72D34E7F564C49B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FNiagaraSpriteVertexFactory1FDCE585739D6FB591A56E6AE380719D0390165A1F7966779929FD00C9CD72BFD42DD3DBB64A893AEFF166204144512228FF7A163011544EEF3FD2261F7966779929FD00C9CD72BFD42DD3DBB64A893A1F7966779929FD00C9CD72BFD42DD3DBB64A893A_FGeometryCacheVertexVertexFactoryDE66E76C1DCAA4B82270014F2FD6EF5C9B13F34F76143182082C57C6F98756E7AE927ED26DD4479A76143182082C57C6F98756E7AE927ED26DD4479A_FLandscapeFixedGridVertexFactoryD16AF8842BD1C6ED5EF1FC1C8F72D34E7F564C493F5F45F5620EF6411E27211E3D675CEA50B38DFBEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE3F5F45F5620EF6411E27211E3D675CEA50B38DFB3F5F45F5620EF6411E27211E3D675CEA50B38DFB_FLandscapeTileVertexFactoryD16AF8842BD1C6ED5EF1FC1C8F72D34E7F564C49B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCESPM_01dfa805ed951a191b7968299b1579ee667a7a026591f6c6b6d6ff242c5aa3d5SPM_092072fdd0ca7eef0123835525a1e2348df57d38cdda84da275c2a2deaa63442SPM_117e6119542e172878eb8d8df821dc98b3b1a14df286a76bb6d7944757abb01cSPM_16580fe885dc965c263d5eaad54b525a074fe46b65804a2a9a8eeb6c60d81eccSPM_1abdcf528b27ee15ea112606f7deb0e2bf1615c76e72788521d73027ce1f58d5SPM_1abeee29937f4f1f7bcbd889e379941b812ccb972f89fc23883577de1d19934eSPM_1b55751804a7515a2dd61e0389a77180260502840d46400db4bb296ef4244993SPM_1b5e9af4b9848904ba86003af5cb169c29df83ac367dd252b26b00c064b17848SPM_1da6a996912903dde41c496fbb90ab8b7a56a37d91e64fd22c93b23c3291cf38SPM_1e6ef6ce4a605f410f9aec4fd01ef92ad8a5867ee2cbba70f58ef866a6d35e44SPM_212dd557778bf53736b95bebf4695b9895831af7743bf4f024d9b511e0c2d54bSPM_24f066872dbe81b7e561ece192c827bec0694f37dbf2130c948d13066835a826SPM_26ee59fdc2b5185594a637bc9cb5a8a0d9e8bb23d64b619ba2919f779f073f0eSPM_285ff9ae286dc4708e1681cc036803c85d82b9ea5f897ab69ce35218d6c9f919SPM_2c57d0a836509d36c7c166415bfeb15e0ef573dcd9b4603cf1538f7314f9243dSPM_320021edfcc2bcd72fca08109199a1610d3a17b7028937dd6dc8cd5fa10a0cc7SPM_35ddf07c29b7ba174b82f284a0659e75175dffbdb1e5bcfbb8be87ef8e1351f9SPM_36221f6ea68c672247566c60657e02917e894d146289e2ef0d29834198e87e07SPM_36d1d796bf3fb73ccd892afb1b779f503d696f05fd480468b72f5ef66020825cSPM_38659b689b51ebeabfae361e2ad66fd26f87661e9af7d9b1b63086057dafbda6SPM_3b8fafd4358c1af5a086884104678b1dfd2e193bfae2d80ab85be9b6ad7bd2f2SPM_3ba288684ffb93db228ea912ad948e3e54a3d8432e19073d847bebd48be002b4SPM_3dd7dc2b156b57ff6c74e2c4097bc3aba7c48cd70c3bd7f572a8b1881d24ef32SPM_44cfd7856989e0d50b86ae467107f8cb1927d4c4ac69e4400cc83861f7c2587fSPM_48630cd959fe3e36f7956b88e42d315bae59f4c944e73ebc00038e7f30cdd0b2SPM_4a9d07239f86cc5310d60e8af0f25edf06a7d9ea4a2cac6d8cec6a1602c017a9SPM_4b9cb22c990eb09622d20b98f968916764f8d0bcc6db6efdc30e5b3579cc63d6SPM_4b9cb22c990eb09622d20b98f968916764f8d0bcc6db6efdc30e5b3579cc63d6SPM_4daaf370acc8667c4ea0c2c07540680124b2e07b00028b10cfe975caf0c6d38cSPM_54a1312cf73db2c90c5ed5f36724cf7f386b575e0cdac7da6333551840860f28SPM_558881d4ac12138fcbcdfe48514387b4d97e3917d7af9d06e82d66a738436156SPM_56093b7c20a71e806bcc975c0684154b20182fb82989999a7e2e11bab467910cSPM_58e1a8dcdebae99782c90491559629c2caec335ecf728f3ea98186ed388da9f5SPM_59e01daaab52744e345f0b2c3a06db3f71b9b8c493f99cc5425f4ec7d7b6a352SPM_5b2d102c476ab6ff74dcc9ab172265e485970b2d24681084975fd51a51b32224SPM_5e0cbdfe407bbbacdf0ed231e30e67d9ffc3a552dbd45eb283ae11988255c799SPM_6018dfe7680466993ea0f80f4edbcf57c3cde0c4b7e76ac8e81b60ee0a3b17ccSPM_65995c0b9c7f4fb605757cf4389153627fd0386e3e948bb2f321b218b84fb8deSPM_729f279cb55c14a86674481c57e40fb61e9dd97072c662bfef60a2a568940f4eSPM_7a8859af6bf08dbff30fc6fcf3aa44eae2b5708485554da1535146f5ab7d1e6cSPM_7cae44d694c3ab42e49b669e9b0110a827afc1c436ce7d0db85d7c54f8b2e615SPM_83dbf399e330e02ba06c94ef9626063f802e7dad4acecf70bd8dc6046d1c22bbSPM_867ae74dd318b000caff3295987e156421ebd86d8496633b53083cfc7021e6d1SPM_86d0c84beb6cce721197426e35f24a231b8d3b3dcfaad4ac7e7cb5869ec16cb2SPM_8917a03e1e52e3b2c09594c402821ccaaabba029aebfa0f444faeb2c184f9501SPM_89d2e11bbb81b3f9ca7deb28b92d425dba5b46b2826ca1b3f62062fb141a9055SPM_89e31fa6f0805c23f96342278a94953136932e9ae9bfe9e2388061dfb6d99bfcSPM_8aba731ad44e3a707b51569410dec477ae09100f5bc6b0ad01ae6ac470b3876aSPM_98e11b36ef3d6e4dc166bfc6020842cb5ad6481ef73003a086fd4cdf34885068SPM_9fdfb43522201a4ec3dc6eb06a424d3e34dd4adb95a564f46658af413951ed29SPM_a178fcacb8d06f73bc0abdc821effef5eb46aed0dba5012d850955ebadb52a46SPM_a40954240e9bcc7ecf7ec5b995db1ee96f7a402ec7c172c7eb783c8d019fe25eSPM_a53d9a00479b762bad66906f733f29bac76740078d495575b5ac07c6c655f44dSPM_a60f57014fe8c7f123a65a654ddc948a2fb49ceec2a165594a741d9992c32a53SPM_aa661c84dbf8f659fa074577f1cbf28605bf282f383c32fbea060da3d871c48bSPM_af3269479aad8df2358b2ec2270b4686aea0050e0b3329b50badbeed72aaa82bSPM_b01ed92693fe209e1b2800cc850928614d42c3f6b962f5c30ae070436e8e33f1SPM_b902cb58365a597ab0b6fe8cf87ae04d551e6747d32c37d928b8157fd3eba5c0SPM_c1b18e33b7dee0ef9484fb4cee1d3ba679afd1eda5bbd346e54a3cd3e78c744aSPM_c37547ab12c760106842b8ca75cf12beb9e67da5a8dfc8d00ade9d023435aac0SPM_c45875890e71aab6e2d0807e835fbfd472bbe81e263f68ff92d213c2d240e283SPM_c76011c68ce66df2e35a698ee51e6f07c3751a4d5d0ff44da30e405ef380e254SPM_c7d3ebcdbb426493c26dd74391f2021c3a8b4bdaa95725c5b46927d183fa57e3SPM_c89fc82b1945950d44f94ed6930dbce64f1ac5a400c83234a7736902d6d3c44cSPM_c9416f35c1f6e7134c0f829b5f21b92c170541a47c3f059d0d3252d8866c24aaSPM_c950e2748d33543963b877521828efae284bd631b6d3208cb86d15e3d6ac302fSPM_caf44f3686659bb5161b05d968c1b10a21cd0bf51ac06bc73dc9d1492630313bSPM_d00733585ab72c2d739fa4f7d6126118ffbb982772777f099915139a8769e871SPM_d9d1370188d8a1460e8a5b2d14da50b1adcda241995c62cc82de0d369a75a944SPM_dab238b1b2d52a66c17a2ac261384aaf7ace7ffc6cecacd7b12495131d73b305SPM_dbe59f8b8fbec2d0e87d03cff9fa761d022674f87e806b5a682d93d3ab4e65ddSPM_debd3b9cc3bd312d9214df237fa1d9744029bd0edcad0840bb3b5c8029fcd238SPM_e40c0954346f4a803f1233e562a3373f3910bd39c31a7f94f87c8ff681db97f4SPM_e79b883693b89ec75117d3dd3fd6354cbe18650a808c41b2efdadd7bfe21bba8SPM_e99122b96c86762ba069e73393d36dd9e7886cd1e40a4c23c10949dc4144ff77SPM_eba958dd6028075f43284199ed4fd3763f3f5002c4d9359b816a9141782f83c1SPM_f6481c86c24d5e8e86b711ed96952ba756b1b40357dd9cadb41c22ae0d52834bSPM_f848405a4bb32d0fbb35c92b345a9c5ffbd711de556a9112d23792383b0ae532SPM_fae79a236d71efea50efbdd075726ce6e00c46c62dcf60788f54a6793c43f228SPM_ff41d3a2b151c38c427d73c34a7a1e9d41dabc2ca71c9768833a6f759d9efcbfSPM_ff7b878748b7492a8bfbb1d213e0de922e7d1ad4e5c007d89539a25e116fe2a5433AFC833894B7681A1D3DDBA35F7F5A9509A899DA39A3EE5E6B4B0D3255BFEF95601890AFD807090000000000000000000000000000000000000000BC9DC2D70296857C2A45BB47807FC5E305DFD403_EMH_992a3c952a9c1e1713be77dd5cf35ef5b4eb7f96f049864650a90d82462307b4_8543B8715715DD3683785378E5DB731074715BF7_001_101_5; +_MatTransl_MyProject2447049F47186DE6FC893C3E6D2E2B79428AAC036_1229C9B712DD0EB13F7D78C90E4E9747_ \ No newline at end of file diff --git a/MyProject2/Saved/SourceControl/UncontrolledChangelists.json b/MyProject2/Saved/SourceControl/UncontrolledChangelists.json new file mode 100644 index 0000000..4a94456 --- /dev/null +++ b/MyProject2/Saved/SourceControl/UncontrolledChangelists.json @@ -0,0 +1,17 @@ +{ + "version": 1, + "changelists": [ + { + "guid": "00000000000000000000000000000000", + "description": "Default Uncontrolled Changelist", + "files": [ + "/home/reimoz/Documents/Unreal Projects/MyProject2/Content/VRTemplate/Input/Actions/IA_MoveForwardBack.uasset", + "/home/reimoz/Documents/Unreal Projects/MyProject2/Content/VRTemplate/Input/Actions/IA_MoveRightLeft.uasset", + "/home/reimoz/Documents/Unreal Projects/MyProject2/Content/VRTemplate/Input/Actions/IA_MoveUpDown.uasset", + "/home/reimoz/Documents/Unreal Projects/MyProject2/Content/VRTemplate/Input/IMC_Default.uasset", + "/home/reimoz/Documents/Unreal Projects/MyProject2/Content/VRTemplate/Blueprints/VRPawn.uasset", + "/home/reimoz/Documents/Unreal Projects/MyProject2/Content/VRTemplate/Input/Actions/IA_Turn.uasset" + ] + } + ] +} \ No newline at end of file diff --git a/Nodes/Smooth IA_Turn.png b/Nodes/Smooth IA_Turn.png new file mode 100644 index 0000000..71c67a8 Binary files /dev/null and b/Nodes/Smooth IA_Turn.png differ diff --git a/Nodes/Zero_G_movement.png b/Nodes/Zero_G_movement.png new file mode 100644 index 0000000..b7c7b93 Binary files /dev/null and b/Nodes/Zero_G_movement.png differ